ACR-based SDK distribution #154
Annotations
11 warnings
|
Run Unit Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run Unit Tests:
src/BuildScriptGeneratorCli/Commands/BuildCommand.cs#L132
'OptionArgumentTemplates.LanguageVersion' is obsolete: 'Previous name for --platform-version'
|
|
Run Unit Tests:
src/BuildScriptGeneratorCli/Commands/BuildCommand.cs#L128
'OptionArgumentTemplates.Language' is obsolete: 'Previous name for --platform'
|
|
Run Unit Tests:
tests/Oryx.BuildImage.Tests/Python/PythonSampleAppsBuildsShapelyTest.cs#L23
Theory method 'GeneratesScript_AndBuilds_Shapely_With_Python' on test class 'PythonSampleAppsBuildsShapely' does not use parameter 'osType'. Use the parameter, or remove the parameter and associated data. (https://xunit.net/xunit.analyzers/rules/xUnit1026)
|
|
Run Unit Tests:
tests/Oryx.BuildImage.Tests/Python/PythonSampleAppsTest.cs#L40
Public method 'GeneratesScript_AndBuilds' on test class 'PythonSampleAppsTest' should be marked as a Theory. Reduce the visibility of the method, or add a Theory attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
|
|
Run Unit Tests:
tests/Oryx.Integration.Tests/Php/PhpWordPressTest.cs#L72
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
|
Run Unit Tests:
tests/Oryx.Integration.Tests/Php/PhpWordPressFpmTest.cs#L66
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
|
Run Unit Tests:
src/BuildScriptGeneratorCli/Commands/BuildpackBuildCommand.cs#L86
'OptionArgumentTemplates.LanguageVersion' is obsolete: 'Previous name for --platform-version'
|
|
Run Unit Tests:
src/BuildScriptGeneratorCli/Commands/BuildpackBuildCommand.cs#L82
'OptionArgumentTemplates.Language' is obsolete: 'Previous name for --platform'
|
|
Run Unit Tests:
src/BuildScriptGeneratorCli/Commands/BuildCommand.cs#L132
'OptionArgumentTemplates.LanguageVersion' is obsolete: 'Previous name for --platform-version'
|
|
Run Unit Tests:
src/BuildScriptGeneratorCli/Commands/BuildCommand.cs#L128
'OptionArgumentTemplates.Language' is obsolete: 'Previous name for --platform'
|