azp: enhance azure pipelines extension and publish new preview #1027
Annotations
220 warnings
build (osx-x64, false):
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 (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 (linux-musl-arm, true):
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, 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 (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.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/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/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-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-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/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 (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-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-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 (linux-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 (linux-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 (linux-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-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/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-musl-arm64, 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 (linux-musl-arm64, false):
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 (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/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-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 (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 (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.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-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/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/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-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 (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/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, 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-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 (win-arm64, true):
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, 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 (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.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/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-arm64, false):
src/Runner.Listener/Configuration/NativeWindowsServiceHelper.cs#L283
This call site is reachable on all platforms. 'IdentityReference.Value' 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#L283
This call site is reachable on all platforms. 'SecurityIdentifier.ToString()' 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 (win-x86, 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 (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 (osx-arm64, false):
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-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/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-x64, true):
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-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.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-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 (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.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, 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-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-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/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-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-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-arm64, false):
src/Runner.Listener/Configuration/NativeWindowsServiceHelper.cs#L286
This call site is reachable on all platforms. 'AuthorizationRule.InheritanceFlags' 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/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-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-musl-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-musl-x64, 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-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-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/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/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-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, true):
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-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 (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.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-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 (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.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, 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-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 (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.
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
runner.server-linux-arm
|
66 MB |
sha256:2545fc8e45c3c37c65a6be63553abdf47de111d3cf809aac8b1a85624f53cc0f
|
|
runner.server-linux-arm-fxdependent
|
26.9 MB |
sha256:cf3da7ea054a706faddd5b2c8647acab77ed3988d66bbd5af8a38c8d74c310e6
|
|
runner.server-linux-arm64
|
66.1 MB |
sha256:ad9299ced40af7fbcf5e9ef9828758b11f7fc981c929d13e0504c999824327ec
|
|
runner.server-linux-arm64-fxdependent
|
27 MB |
sha256:b61a720afd92135d8832ab9642a6376383c2cd98cd984034c67692b38fe40a8e
|
|
runner.server-linux-musl-arm
|
66 MB |
sha256:42e507fbcf4587d1e63aeccdaade0f74c42fa997541f894b654c0096b975cd95
|
|
runner.server-linux-musl-arm-fxdependent
|
27 MB |
sha256:b2a6fda73d723c53ad918b20722b84ff0daf1d6cd44008cbb087dfed433196ce
|
|
runner.server-linux-musl-arm64
|
66.2 MB |
sha256:9a7e7b34bc160278b7cb1d8960676f69c45910ccec8a0d540e4b3165fea7fa2e
|
|
runner.server-linux-musl-arm64-fxdependent
|
27.1 MB |
sha256:d02b6597fbafe346c7fff1c5febf8cedaa73f63f918861850beab0ea8d3add77
|
|
runner.server-linux-musl-x64
|
67.9 MB |
sha256:96b227c594c9be8288495a0d760f4406872a66ee5a9e9c95252a89180fa3f1c5
|
|
runner.server-linux-musl-x64-fxdependent
|
27.2 MB |
sha256:878dded20749d318b9858e5f09d6a047c07c2dbb1ffec45d92a4e240d5ddd774
|
|
runner.server-linux-x64
|
67.9 MB |
sha256:f67b607be6f9e826cf066babb045f07e176c0f3272f9ed4f5bfe6ecf01983e27
|
|
runner.server-linux-x64-fxdependent
|
27.2 MB |
sha256:28bc9e693127a32e5b06f40a2df37fd375a398af51555f93bab87bd921cdf303
|
|
runner.server-osx-arm64
|
65.4 MB |
sha256:2f899fa74a0f07d8f6a56119e99dda3c13ec9ec426ddb768c6f666e28c14e7bc
|
|
runner.server-osx-arm64-fxdependent
|
27.1 MB |
sha256:b8c273b45696a62e38f1246f432a32ed89c6e02b0faa67da5271812b5a37dccb
|
|
runner.server-osx-x64
|
67.3 MB |
sha256:86f44f8cdd74ca22124679c320dbd86d3ae2627e0c0833dda2ebcdab4e7c9520
|
|
runner.server-osx-x64-fxdependent
|
27.1 MB |
sha256:350a1a152f146a699c6d8b18367e2b0e9f7bd254680959822b8facf62b7f1d35
|
|
runner.server-win-arm64
|
72.4 MB |
sha256:13eb1139f9630e5948962369d88d5ddb69d5ee2eb97442008faad07c0e56f973
|
|
runner.server-win-arm64-fxdependent
|
31.8 MB |
sha256:28ebb20d30ef47004712ba17de130cbf130a700883b89ef955b89feefc987761
|
|
runner.server-win-x64
|
74.4 MB |
sha256:61bf83f6bc95fe08ee61685ee1d17d4e5c7d6e2f8f9d054e38625e46d2692c66
|
|
runner.server-win-x64-fxdependent
|
32.6 MB |
sha256:6a2b41b09804adf55d92d2177ddaa855cef29ba1fbb9f472e15c5d315e7960f1
|
|
runner.server-win-x86
|
71.1 MB |
sha256:b7605a325d2801f6563142018d91caed3b929b1925768fb086f7175d5bbb3b30
|
|
runner.server-win-x86-fxdependent
|
32.4 MB |
sha256:ca6b390fa235353216ac25134b5f4ed9899e50ee62c1a800a4314c7129db4818
|
|