Skip to content

azp: improve input prompt usability (#592) #1022

azp: improve input prompt usability (#592)

azp: improve input prompt usability (#592) #1022

Triggered via push April 1, 2025 18:18
Status Success
Total duration 3m 15s
Artifacts 22
Matrix: build
publish-to-github
0s
publish-to-github
publish
publish
Fit to window
Zoom out
Zoom in

Annotations

220 warnings
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.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-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 (linux-musl-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 (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 (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/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 (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 (win-x86, 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-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 (win-arm64, 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 (win-arm64, 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-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 (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/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 (linux-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 (linux-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-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-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-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 (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 (linux-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 (linux-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 (linux-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 (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 (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/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 (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 (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 (win-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/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 (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 (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 (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 (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 (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 (win-x64, 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-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 (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/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/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-musl-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-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 (linux-musl-arm64, true): src/Runner.Worker/ContainerOperationProvider.cs#L588
This call site is reachable on all platforms. 'ServiceController.Status' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (linux-musl-arm64, 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 (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 (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 (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 (linux-musl-arm, 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-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 (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 (win-x86, 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-x86, 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-x86, 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-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 (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 (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 (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 (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 (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-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.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-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 (linux-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 (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/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.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, 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-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-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.
build (linux-arm, false): src/Runner.Listener/Configuration/NativeWindowsServiceHelper.cs#L281
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-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-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-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/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 (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/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-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 (win-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 (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-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 (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/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 (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-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-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-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-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-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-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-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-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-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 (osx-x64, 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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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/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, 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-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 (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/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, 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 (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 (osx-x64, 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, 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.

Artifacts

Produced during runtime
Name Size Digest
runner.server-linux-arm
66 MB
sha256:59cc1d97b0cac120cd91e4bd77a0655b6d0e434ceeef72cf0e5f72b1d2be0884
runner.server-linux-arm-fxdependent
26.9 MB
sha256:3f013e8e4cd6954c7359e17812172ccad48b5d9b39288ce7f03ac56ca5bf50f1
runner.server-linux-arm64
66.1 MB
sha256:ddcc4a39316f568499b4a01777f1661ca3497f754728645dd6620d78dcdb9390
runner.server-linux-arm64-fxdependent
27 MB
sha256:3b111c04efdeafd4279c48641885a38bae0f3538eb7ef79609f9cad33e2a9b5b
runner.server-linux-musl-arm
66 MB
sha256:980462a55d8e958b98b18ceba654f9b8fa826013da139200f4ec26975fea1ea1
runner.server-linux-musl-arm-fxdependent
27 MB
sha256:068e1a7bf8af860661c7ba6ca8479855ecd91e1394c1eb3df853b8964163663e
runner.server-linux-musl-arm64
66.2 MB
sha256:693bd20d8696b44671970221dfa284aa81ce62b60c0ce52e068c51fd288760f5
runner.server-linux-musl-arm64-fxdependent
27.1 MB
sha256:4781c07d8316046077d156588260b585e1b38e2bee30b3b4bb65ef75cf70d2b0
runner.server-linux-musl-x64
67.9 MB
sha256:be5ca9ffedccd5fbad143d9af9dd22762c4a16d109bc75de84f790174b538d9d
runner.server-linux-musl-x64-fxdependent
27.2 MB
sha256:d39e6d7c510d3a8e645e5d0c7816c679ab098018768bee0ee9499e1a2e0c9e5d
runner.server-linux-x64
67.9 MB
sha256:985b9f3a92605269d2505c67b6e11b65e6702da7e11d365e2071195619a22a9c
runner.server-linux-x64-fxdependent
27.2 MB
sha256:4a5412718b116f7ed02aff389aa35c3c0476a308ab4e452267639af366cd9985
runner.server-osx-arm64
65.4 MB
sha256:d53388c945cd4d4a9d07c55b8bcc65c3d66abeb3294b3199265e5e0b594353f9
runner.server-osx-arm64-fxdependent
27.1 MB
sha256:c478b8a7fd352225394c404fffae37c46d806c43f6ddb84a801f8f08e26c4cfe
runner.server-osx-x64
67.3 MB
sha256:3434fffd282ba162aff0260d80d0389f24d0f1303978d1852d976f4fbc947dbe
runner.server-osx-x64-fxdependent
27.1 MB
sha256:29309bf82390ed273948bbac5ef92114571514c1c5dbd9d18de75a1fa012ef9e
runner.server-win-arm64
72.4 MB
sha256:d63ef41e1dca8385d899cd89500b29b3ff35952b498a88be3ee62f74ad37af54
runner.server-win-arm64-fxdependent
31.8 MB
sha256:097b713b4282e91664b336083ad78a4060c9888cef58e794d90ab38ab5748a8e
runner.server-win-x64
74.4 MB
sha256:6a326501ee165d786e2ed0f905b3b39463aeb0ee2ade4619421444cd6e952990
runner.server-win-x64-fxdependent
32.6 MB
sha256:b3a99a2932da522e9461b7030648eab7f67bbec5444b28aa389fb95f384891b5
runner.server-win-x86
71 MB
sha256:7f7a30a93e8a30103d8eb54e466254977b53ed556ee71047c4db44e8c9e3d5ef
runner.server-win-x86-fxdependent
32.4 MB
sha256:954a1c369391a50ac3b12c76218c45f01d7314b23ccac1956416d3521127ac94