Non zip artifacts #1136
Annotations
11 warnings
|
Complete job
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/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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 dotnet publish src/Runner.Client --sc -c Release -p:BUILD_OS=Linux -r linux-musl-x64 -p:Version=3.0.0 -o output:
src/Runner.Listener/Configuration/NativeWindowsServiceHelper.cs#L268
This call site is reachable on all platforms. 'InheritanceFlags.ContainerInherit' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Run dotnet publish src/Runner.Client --sc -c Release -p:BUILD_OS=Linux -r linux-musl-x64 -p:Version=3.0.0 -o output:
src/Runner.Listener/Configuration/NativeWindowsServiceHelper.cs#L270
This call site is reachable on all platforms. 'AccessControlType.Allow' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Run dotnet publish src/Runner.Client --sc -c Release -p:BUILD_OS=Linux -r linux-musl-x64 -p:Version=3.0.0 -o output:
src/Runner.Listener/Configuration/Validators.cs#L81
This call site is reachable on all platforms. 'NTAccount.Translate(Type)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Run dotnet publish src/Runner.Client --sc -c Release -p:BUILD_OS=Linux -r linux-musl-x64 -p:Version=3.0.0 -o output:
src/Runner.Listener/Configuration/Validators.cs#L80
This call site is reachable on all platforms. 'NTAccount' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Run dotnet publish src/Runner.Client --sc -c Release -p:BUILD_OS=Linux -r linux-musl-x64 -p:Version=3.0.0 -o output:
src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1229
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Run dotnet publish src/Runner.Client --sc -c Release -p:BUILD_OS=Linux -r linux-musl-x64 -p:Version=3.0.0 -o output:
src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1227
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Run dotnet publish src/Runner.Client --sc -c Release -p:BUILD_OS=Linux -r linux-musl-x64 -p:Version=3.0.0 -o output:
src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Run dotnet publish src/Runner.Client --sc -c Release -p:BUILD_OS=Linux -r linux-musl-x64 -p:Version=3.0.0 -o output:
src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Run dotnet publish src/Runner.Client --sc -c Release -p:BUILD_OS=Linux -r linux-musl-x64 -p:Version=3.0.0 -o output:
src/Sdk/Utils/DotNetMuxer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Run dotnet publish src/Runner.Client --sc -c Release -p:BUILD_OS=Linux -r linux-musl-x64 -p:Version=3.0.0 -o output:
src/Sdk/Utils/DotNetMuxer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loading