Skip to content

azp: merge Parameters before export #1029

azp: merge Parameters before export

azp: merge Parameters before export #1029

Triggered via pull request April 12, 2025 23:58
Status Success
Total duration 2m 27s
Artifacts 22

build-publish.yml

on: pull_request
Matrix: build
publish-to-github
publish-to-github
publish
publish
Fit to window
Zoom out
Zoom in

Annotations

220 warnings
build (osx-arm64, true): src/Runner.Listener/Configuration/NativeWindowsServiceHelper.cs#L257
This call site is reachable on all platforms. 'FileSystemAclExtensions.GetAccessControl(DirectoryInfo)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (osx-arm64, true): src/Runner.Listener/Configuration/NativeWindowsServiceHelper.cs#L267
This call site is reachable on all platforms. 'FileSystemRights.FullControl' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (osx-arm64, true): 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)
build (osx-arm64, true): 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)
build (osx-arm64, true): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1219
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (osx-arm64, true): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1217
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (osx-arm64, true): src/Sdk/Utils/DotNetMuxer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (osx-arm64, true): src/Sdk/Utils/DotNetMuxer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (osx-arm64, true): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (osx-arm64, true): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (osx-arm64, false): 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)
build (osx-arm64, false): src/Runner.Server/Controllers/ArtifactController.cs#L213
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
build (osx-arm64, false): src/Runner.Server/Controllers/ArtifactController.cs#L210
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
build (osx-arm64, false): src/Runner.Server/Controllers/MessageController.cs#L6220
'HMAC.Create(string)' is obsolete: 'Cryptographic factory methods accepting an algorithm name are obsolete. Use the parameterless Create factory method on the algorithm type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0045)
build (osx-arm64, false): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1219
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (osx-arm64, false): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1217
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (osx-arm64, false): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (osx-arm64, false): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (osx-arm64, false): src/Sdk/Utils/DotNetMuxer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (osx-arm64, false): src/Sdk/Utils/DotNetMuxer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-x64, true): 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)
build (linux-x64, true): src/Runner.Server/Controllers/ArtifactController.cs#L213
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
build (linux-x64, true): src/Runner.Server/Controllers/ArtifactController.cs#L210
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
build (linux-x64, true): src/Runner.Server/Controllers/MessageController.cs#L6220
'HMAC.Create(string)' is obsolete: 'Cryptographic factory methods accepting an algorithm name are obsolete. Use the parameterless Create factory method on the algorithm type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0045)
build (linux-x64, true): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1219
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-x64, true): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1217
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-x64, true): src/Sdk/Utils/DotNetMuxer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-x64, true): src/Sdk/Utils/DotNetMuxer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-x64, true): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-x64, true): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-arm64, true): 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)
build (win-arm64, true): src/Runner.Server/Controllers/ArtifactController.cs#L213
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
build (win-arm64, true): src/Runner.Server/Controllers/ArtifactController.cs#L210
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
build (win-arm64, true): src/Runner.Server/Controllers/MessageController.cs#L6220
'HMAC.Create(string)' is obsolete: 'Cryptographic factory methods accepting an algorithm name are obsolete. Use the parameterless Create factory method on the algorithm type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0045)
build (win-arm64, true): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1219
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-arm64, true): 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)
build (win-arm64, true): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1217
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-arm64, true): src/Runner.Listener/Configuration/NativeWindowsServiceHelper.cs#L269
This call site is reachable on all platforms. 'PropagationFlags.None' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (win-arm64, true): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-arm64, true): 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)
build (linux-arm64, true): 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)
build (win-arm64, true): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-arm64, true): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1219
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-arm64, true): src/Sdk/Utils/DotNetMuxer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-arm64, true): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1217
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-arm64, true): src/Sdk/Utils/DotNetMuxer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-arm64, true): src/Sdk/Utils/DotNetMuxer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-arm64, true): src/Sdk/Utils/DotNetMuxer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-arm64, true): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-arm64, true): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-x86, true): 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)
build (win-x86, true): src/Runner.Server/Controllers/ArtifactController.cs#L213
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
build (win-x86, true): src/Runner.Server/Controllers/ArtifactController.cs#L210
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
build (win-x86, true): src/Runner.Server/Controllers/MessageController.cs#L6220
'HMAC.Create(string)' is obsolete: 'Cryptographic factory methods accepting an algorithm name are obsolete. Use the parameterless Create factory method on the algorithm type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0045)
build (win-x86, true): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1219
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-x86, true): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1217
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-x86, true): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-x86, true): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-x86, true): src/Sdk/Utils/DotNetMuxer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-x86, true): src/Sdk/Utils/DotNetMuxer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-arm, false): 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)
build (linux-arm, false): src/Runner.Server/Controllers/ArtifactController.cs#L213
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
build (linux-arm, false): src/Runner.Server/Controllers/ArtifactController.cs#L210
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
build (linux-arm, false): src/Runner.Server/Controllers/MessageController.cs#L6220
'HMAC.Create(string)' is obsolete: 'Cryptographic factory methods accepting an algorithm name are obsolete. Use the parameterless Create factory method on the algorithm type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0045)
build (linux-arm, false): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1219
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-arm, false): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1217
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-arm, false): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-arm, false): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-arm, false): src/Sdk/Utils/DotNetMuxer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-arm, false): src/Sdk/Utils/DotNetMuxer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-musl-x64, false): 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)
build (linux-musl-x64, false): src/Runner.Server/Controllers/ArtifactController.cs#L213
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
build (linux-musl-x64, false): src/Runner.Server/Controllers/ArtifactController.cs#L210
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
build (linux-musl-x64, false): src/Runner.Server/Controllers/MessageController.cs#L6220
'HMAC.Create(string)' is obsolete: 'Cryptographic factory methods accepting an algorithm name are obsolete. Use the parameterless Create factory method on the algorithm type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0045)
build (linux-musl-x64, false): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1219
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-musl-x64, false): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1217
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-musl-x64, false): src/Sdk/Utils/DotNetMuxer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-musl-x64, false): src/Sdk/Utils/DotNetMuxer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-musl-x64, false): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-musl-x64, false): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-musl-arm64, false): src/Runner.Listener/Configuration/NativeWindowsServiceHelper.cs#L267
This call site is reachable on all platforms. 'FileSystemRights.FullControl' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (linux-musl-arm64, false): src/Runner.Listener/Configuration/NativeWindowsServiceHelper.cs#L257
This call site is reachable on all platforms. 'FileSystemAclExtensions.GetAccessControl(DirectoryInfo)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (linux-musl-arm64, false): 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)
build (linux-musl-arm64, false): 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)
build (linux-musl-arm64, false): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1219
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-musl-arm64, false): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1217
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-musl-arm64, false): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-musl-arm64, false): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-musl-arm64, false): src/Sdk/Utils/DotNetMuxer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-musl-arm64, false): src/Sdk/Utils/DotNetMuxer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-x64, false): 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)
build (win-x64, false): 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)
build (win-x64, false): 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)
build (win-x64, false): 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)
build (win-x64, false): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1219
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-x64, false): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1217
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-x64, false): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-x64, false): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-x64, false): src/Sdk/Utils/DotNetMuxer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-x64, false): src/Sdk/Utils/DotNetMuxer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-musl-arm, true): 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)
build (linux-musl-arm, true): src/Runner.Server/Controllers/ArtifactController.cs#L213
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
build (linux-musl-arm, true): src/Runner.Server/Controllers/ArtifactController.cs#L210
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
build (linux-musl-arm, true): src/Runner.Server/Controllers/MessageController.cs#L6220
'HMAC.Create(string)' is obsolete: 'Cryptographic factory methods accepting an algorithm name are obsolete. Use the parameterless Create factory method on the algorithm type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0045)
build (linux-musl-arm, true): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1219
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-musl-arm, true): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1217
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-musl-arm, true): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-musl-arm, true): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-musl-arm, true): src/Sdk/Utils/DotNetMuxer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-musl-arm, true): src/Sdk/Utils/DotNetMuxer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-x64, false): src/Runner.Listener/Configuration/NativeWindowsServiceHelper.cs#L264
This call site is reachable on all platforms. 'FileSystemSecurity.AddAccessRule(FileSystemAccessRule)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (linux-x64, false): src/Runner.Listener/Configuration/NativeWindowsServiceHelper.cs#L265
This call site is reachable on all platforms. 'FileSystemAccessRule' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (linux-x64, false): 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)
build (linux-x64, false): src/Runner.Listener/Configuration/NativeWindowsServiceHelper.cs#L269
This call site is reachable on all platforms. 'PropagationFlags.None' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (linux-x64, false): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1219
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-x64, false): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1217
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-x64, false): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-x64, false): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-x64, false): src/Sdk/Utils/DotNetMuxer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-x64, false): src/Sdk/Utils/DotNetMuxer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-arm64, false): 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)
build (win-arm64, false): src/Runner.Server/Controllers/ArtifactController.cs#L213
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
build (win-arm64, false): src/Runner.Server/Controllers/ArtifactController.cs#L210
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
build (win-arm64, false): src/Runner.Server/Controllers/MessageController.cs#L6220
'HMAC.Create(string)' is obsolete: 'Cryptographic factory methods accepting an algorithm name are obsolete. Use the parameterless Create factory method on the algorithm type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0045)
build (win-arm64, false): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1219
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-arm64, false): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1217
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-arm64, false): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-arm64, false): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-arm64, false): src/Sdk/Utils/DotNetMuxer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-arm64, false): src/Sdk/Utils/DotNetMuxer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (osx-x64, true): 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)
build (osx-x64, true): src/Runner.Server/Controllers/ArtifactController.cs#L213
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
build (osx-x64, true): src/Runner.Server/Controllers/ArtifactController.cs#L210
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
build (osx-x64, true): src/Runner.Server/Controllers/MessageController.cs#L6220
'HMAC.Create(string)' is obsolete: 'Cryptographic factory methods accepting an algorithm name are obsolete. Use the parameterless Create factory method on the algorithm type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0045)
build (osx-x64, true): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1219
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (osx-x64, true): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1217
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (osx-x64, true): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (osx-x64, true): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (osx-x64, true): src/Sdk/Utils/DotNetMuxer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (osx-x64, true): src/Sdk/Utils/DotNetMuxer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (osx-x64, false): 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)
build (osx-x64, false): src/Runner.Server/Controllers/ArtifactController.cs#L213
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
build (linux-arm, true): src/Runner.Worker/ContainerOperationProvider.cs#L588
This call site is reachable on all platforms. 'ServiceController.ServiceName' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (osx-x64, false): src/Runner.Server/Controllers/ArtifactController.cs#L210
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
build (linux-arm, true): src/Runner.Server/Controllers/ArtifactController.cs#L213
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
build (osx-x64, false): src/Runner.Server/Controllers/MessageController.cs#L6220
'HMAC.Create(string)' is obsolete: 'Cryptographic factory methods accepting an algorithm name are obsolete. Use the parameterless Create factory method on the algorithm type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0045)
build (linux-arm, true): src/Runner.Server/Controllers/ArtifactController.cs#L210
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
build (osx-x64, false): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1219
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-arm, true): src/Runner.Server/Controllers/MessageController.cs#L6220
'HMAC.Create(string)' is obsolete: 'Cryptographic factory methods accepting an algorithm name are obsolete. Use the parameterless Create factory method on the algorithm type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0045)
build (osx-x64, false): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1217
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-arm, true): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1219
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (osx-x64, false): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (osx-x64, false): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-arm, true): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1217
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (osx-x64, false): src/Sdk/Utils/DotNetMuxer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-arm, true): src/Sdk/Utils/DotNetMuxer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (osx-x64, false): src/Sdk/Utils/DotNetMuxer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-arm, true): src/Sdk/Utils/DotNetMuxer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-arm, true): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-arm, true): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-musl-x64, true): src/Runner.Listener/Configuration/NativeWindowsServiceHelper.cs#L257
This call site is reachable on all platforms. 'FileSystemAclExtensions.GetAccessControl(DirectoryInfo)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (linux-musl-x64, true): src/Runner.Server/Controllers/ArtifactController.cs#L213
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
build (linux-musl-x64, true): src/Runner.Server/Controllers/ArtifactController.cs#L210
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
build (linux-musl-x64, true): src/Runner.Server/Controllers/MessageController.cs#L6220
'HMAC.Create(string)' is obsolete: 'Cryptographic factory methods accepting an algorithm name are obsolete. Use the parameterless Create factory method on the algorithm type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0045)
build (linux-musl-x64, true): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1219
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-musl-x64, true): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1217
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-musl-x64, true): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-musl-x64, true): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-musl-x64, true): src/Sdk/Utils/DotNetMuxer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-musl-x64, true): src/Sdk/Utils/DotNetMuxer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-x86, false): src/Runner.Listener/Configuration/NativeWindowsServiceHelper.cs#L264
This call site is reachable on all platforms. 'FileSystemSecurity.AddAccessRule(FileSystemAccessRule)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (win-x86, false): src/Runner.Listener/Configuration/NativeWindowsServiceHelper.cs#L268
This call site is reachable on all platforms. 'InheritanceFlags.ObjectInherit' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (win-x86, false): 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)
build (win-x86, false): 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)
build (linux-musl-arm64, true): 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)
build (win-x86, false): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1219
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-musl-arm64, true): src/Runner.Server/Controllers/ArtifactController.cs#L213
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
build (win-x86, false): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1217
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-musl-arm64, true): src/Runner.Server/Controllers/ArtifactController.cs#L210
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
build (win-x86, false): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-musl-arm64, true): src/Runner.Server/Controllers/MessageController.cs#L6220
'HMAC.Create(string)' is obsolete: 'Cryptographic factory methods accepting an algorithm name are obsolete. Use the parameterless Create factory method on the algorithm type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0045)
build (win-x86, false): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-musl-arm64, true): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1219
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-x86, false): src/Sdk/Utils/DotNetMuxer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-musl-arm64, true): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1217
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-x86, false): src/Sdk/Utils/DotNetMuxer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-musl-arm64, true): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-musl-arm64, true): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-musl-arm64, true): src/Sdk/Utils/DotNetMuxer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-musl-arm64, true): src/Sdk/Utils/DotNetMuxer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-x64, true): src/Runner.Listener/Configuration/NativeWindowsServiceHelper.cs#L264
This call site is reachable on all platforms. 'FileSystemSecurity.AddAccessRule(FileSystemAccessRule)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (win-x64, true): src/Runner.Listener/Configuration/NativeWindowsServiceHelper.cs#L271
This call site is reachable on all platforms. 'FileSystemAclExtensions.SetAccessControl(DirectoryInfo, DirectorySecurity)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (win-x64, true): 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)
build (win-x64, true): 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)
build (win-x64, true): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1219
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-x64, true): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1217
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-x64, true): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-x64, true): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-x64, true): src/Sdk/Utils/DotNetMuxer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-x64, true): src/Sdk/Utils/DotNetMuxer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-arm64, false): src/Runner.Listener/Configuration/NativeWindowsServiceHelper.cs#L259
This call site is reachable on all platforms. 'ObjectSecurity.AreAccessRulesCanonical' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (linux-arm64, false): src/Runner.Listener/Configuration/NativeWindowsServiceHelper.cs#L269
This call site is reachable on all platforms. 'PropagationFlags.None' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (linux-arm64, false): 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)
build (linux-arm64, false): 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)
build (linux-arm64, false): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1219
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-arm64, false): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1217
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-arm64, false): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-arm64, false): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-arm64, false): src/Sdk/Utils/DotNetMuxer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-arm64, false): src/Sdk/Utils/DotNetMuxer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-musl-arm, false): src/Runner.Listener/Configuration/NativeWindowsServiceHelper.cs#L257
This call site is reachable on all platforms. 'FileSystemAclExtensions.GetAccessControl(DirectoryInfo)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (linux-musl-arm, false): src/Runner.Listener/Configuration/NativeWindowsServiceHelper.cs#L268
This call site is reachable on all platforms. 'InheritanceFlags.ObjectInherit' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (linux-musl-arm, false): 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)
build (linux-musl-arm, false): 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)
build (linux-musl-arm, false): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1219
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-musl-arm, false): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1217
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-musl-arm, false): src/Sdk/Utils/DotNetMuxer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-musl-arm, false): src/Sdk/Utils/DotNetMuxer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-musl-arm, false): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-musl-arm, false): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.

Artifacts

Produced during runtime
Name Size Digest
runner.server-linux-arm
66 MB
sha256:72699f600f0a3573c41b4112bd347bea09d32239200cb0169ed6ee65b2226b82
runner.server-linux-arm-fxdependent
26.9 MB
sha256:d3ff8f64a4a420b094e233db248aab4908cbda1a6fd8dcd99fefec50eb00f5dd
runner.server-linux-arm64
66.1 MB
sha256:808102c8d8a061591efb077560fb5a8c5e2153fde74ce2361923ec198a414e19
runner.server-linux-arm64-fxdependent
27 MB
sha256:809e8cae02c9a5054d30dd43bb5b58254f9d91db2342a9fb090dde2f501006cf
runner.server-linux-musl-arm
66 MB
sha256:c9e9264e991eb7d0091bb8281386a00e7e5bb0e3e031e1837b19b76a9b0e44e6
runner.server-linux-musl-arm-fxdependent
27 MB
sha256:ebeceb523fb7af725445e87398851847ce6eeb3ba1d42269584484c27d2eb32f
runner.server-linux-musl-arm64
66.2 MB
sha256:087a91f8f273af8ea078d63a7c17093acd72fc58719c650051d2c0f5c5b493bc
runner.server-linux-musl-arm64-fxdependent
27.1 MB
sha256:e48a64c5c67dfbef845546120ee2b2b2d561e7e30c14b6fb3d03377b9ecd8597
runner.server-linux-musl-x64
67.9 MB
sha256:8280ef81fd420d10a7f33e4fc0b7c332ae34c8a0eff8d6265ff7e9bd01ea6211
runner.server-linux-musl-x64-fxdependent
27.2 MB
sha256:40edc89d67a68b59656ad114499ddab114b49d573224062b64fd016d44ffc781
runner.server-linux-x64
67.9 MB
sha256:24f09cb1c58869e4c8efe9849286a3ac9fe7d4af1129200b208e13b6ec981259
runner.server-linux-x64-fxdependent
27.2 MB
sha256:9a543710893975ced65a63224bb6f9ea017c3a9d61c83210d32524310471cc26
runner.server-osx-arm64
65.4 MB
sha256:2c510edec4954d785efeaa66a2166f99da15db7be5977037b4d59a1ca601f584
runner.server-osx-arm64-fxdependent
27.1 MB
sha256:2434c93a1ab4842af7e38230f2a41c333aae2576cecc3c2b0dd1948c68d04541
runner.server-osx-x64
67.3 MB
sha256:ef6a5e0cf74dc6045579ae812e410b23a76f192bb66d09e1a1e66a2a486e6542
runner.server-osx-x64-fxdependent
27.1 MB
sha256:38e6bccadfe397c14c1bc527b4c61edafb66279261dd08ccd63605acc3e0ca1e
runner.server-win-arm64
72.4 MB
sha256:7ab464680d814f12854ab3e2fb64f36d7e108e5c9f35022817c256317bffc551
runner.server-win-arm64-fxdependent
31.8 MB
sha256:3d3fc27603b3c048159f4b8d82645b1eaf56866f0c0ed15c547b4feaf717b761
runner.server-win-x64
74.4 MB
sha256:24a4652bfa2274cf981cee84f112fdcc4e620b1c9d0a558784b81bf2efc425ad
runner.server-win-x64-fxdependent
32.6 MB
sha256:1aef909ccd5d1b4a64224dc550a6a1db5c0c0c5c41ec5766df52d502adfc4ac4
runner.server-win-x86
71.1 MB
sha256:5372520eadff3c09dac57cfce06c49abcc96bc7b93f483aaae24ae9829b5d2f2
runner.server-win-x86-fxdependent
32.4 MB
sha256:ecf43a3f77303c3e1e2b66a4388485fcd94e3ce8ac1d064f3a0504703ec44643