Document GitHub CLI Extension #833
Annotations
239 warnings
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/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/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/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1194
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#L1195
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#L1198
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (osx-x64, true):
src/Runner.Server/Controllers/MessageController.cs#L4931
The type name 'shared' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build (osx-x64, true):
src/Runner.Server/Controllers/MessageController.cs#L6848
'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/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/Sdk/Utils/DotNetMuxer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (osx-arm64, true):
src/Sdk/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/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/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1194
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#L1195
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#L1198
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (osx-arm64, true):
src/Runner.Server/Controllers/MessageController.cs#L4931
The type name 'shared' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build (osx-arm64, true):
src/Runner.Server/Controllers/MessageController.cs#L6848
'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/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)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/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/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/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1194
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#L1195
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#L1198
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (linux-arm64, true):
src/Runner.Server/Controllers/MessageController.cs#L4931
The type name 'shared' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build (linux-arm64, true):
src/Runner.Server/Controllers/MessageController.cs#L6848
'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/Runner.Server/Controllers/ArtifactController.cs#L210
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
|
build (osx-x64, false):
src/Sdk/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/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/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/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1194
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#L1195
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#L1198
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (osx-x64, false):
src/Runner.Server/Controllers/MessageController.cs#L4931
The type name 'shared' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build (osx-x64, false):
src/Runner.Server/Controllers/MessageController.cs#L6848
'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/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)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/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/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/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1194
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#L1195
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#L1198
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (linux-musl-arm64, true):
src/Runner.Server/Controllers/MessageController.cs#L4931
The type name 'shared' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build (linux-musl-arm64, true):
src/Runner.Server/Controllers/MessageController.cs#L6848
'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/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)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (linux-arm, true):
src/Sdk/Utils/DotNetMuxer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (linux-arm, true):
src/Sdk/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/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/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1194
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#L1195
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#L1198
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (linux-arm, true):
src/Runner.Server/Controllers/MessageController.cs#L4931
The type name 'shared' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build (linux-arm, true):
src/Runner.Server/Controllers/MessageController.cs#L6848
'HMAC.Create(string)' is obsolete: 'Cryptographic factory methods accepting an algorithm name are obsolete. Use the parameterless Create factory method on the algorithm type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0045)
|
build (linux-arm, true):
src/Runner.Server/Controllers/ArtifactController.cs#L210
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
|
build (linux-musl-arm, true)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/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/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/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1194
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#L1195
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#L1198
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (linux-musl-arm, true):
src/Runner.Server/Controllers/MessageController.cs#L4931
The type name 'shared' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build (linux-musl-arm, true):
src/Runner.Server/Controllers/MessageController.cs#L6848
'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/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)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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, 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/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/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1194
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#L1195
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#L1198
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (win-arm64, true):
src/Runner.Server/Controllers/MessageController.cs#L4931
The type name 'shared' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build (win-arm64, true):
src/Runner.Server/Controllers/MessageController.cs#L6848
'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/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/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/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/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/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1194
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#L1195
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#L1198
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (osx-arm64, false):
src/Runner.Server/Controllers/MessageController.cs#L4931
The type name 'shared' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build (osx-arm64, false):
src/Runner.Server/Controllers/MessageController.cs#L6848
'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/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)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/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/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (linux-musl-x64, true):
src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (linux-musl-x64, true):
src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1194
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#L1195
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (linux-musl-x64, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1198
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, true):
src/Runner.Server/Controllers/MessageController.cs#L4931
The type name 'shared' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
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, true):
src/Runner.Server/Controllers/MessageController.cs#L6848
'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/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (linux-musl-x64, true):
src/Runner.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/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1194
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#L1195
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#L1198
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (linux-musl-x64, false):
src/Runner.Server/Controllers/MessageController.cs#L4931
The type name 'shared' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build (linux-musl-x64, false):
src/Runner.Server/Controllers/MessageController.cs#L6848
'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/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)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/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/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/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1194
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#L1195
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#L1198
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (linux-x64, true):
src/Runner.Server/Controllers/MessageController.cs#L4931
The type name 'shared' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build (linux-x64, true):
src/Runner.Server/Controllers/MessageController.cs#L6848
'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/Runner.Server/Controllers/ArtifactController.cs#L210
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
|
build (win-arm64, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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-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/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/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1194
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#L1195
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#L1198
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (win-arm64, false):
src/Runner.Server/Controllers/MessageController.cs#L4931
The type name 'shared' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build (win-arm64, false):
src/Runner.Server/Controllers/MessageController.cs#L6848
'HMAC.Create(string)' is obsolete: 'Cryptographic factory methods accepting an algorithm name are obsolete. Use the parameterless Create factory method on the algorithm type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0045)
|
build (win-arm64, false):
src/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)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/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/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/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1194
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#L1195
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#L1198
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#L81
This call site is reachable on all platforms. 'NTAccount.Translate(Type)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build (linux-arm64, false):
src/Runner.Listener/Configuration/Validators.cs#L80
This call site is reachable on all platforms. 'NTAccount' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build (linux-arm64, false):
src/Runner.Listener/Configuration/NativeWindowsServiceHelper.cs#L264
This call site is reachable on all platforms. 'FileSystemSecurity.AddAccessRule(FileSystemAccessRule)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build (linux-musl-arm, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/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/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/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1194
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#L1195
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#L1198
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (linux-musl-arm, false):
src/Runner.Server/Controllers/MessageController.cs#L4931
The type name 'shared' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build (linux-musl-arm, false):
src/Runner.Server/Controllers/MessageController.cs#L6848
'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/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)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/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/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/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1194
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#L1195
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#L1198
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (linux-musl-arm64, false):
src/Runner.Server/Controllers/MessageController.cs#L4931
The type name 'shared' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build (linux-musl-arm64, false):
src/Runner.Server/Controllers/MessageController.cs#L6848
'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/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)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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-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/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/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1194
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#L1195
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#L1198
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (linux-x64, false):
src/Runner.Server/Controllers/MessageController.cs#L4931
The type name 'shared' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build (linux-x64, false):
src/Runner.Server/Controllers/MessageController.cs#L6848
'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/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)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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-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/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/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1194
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#L1195
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#L1198
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (linux-arm, false):
src/Runner.Server/Controllers/MessageController.cs#L4931
The type name 'shared' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build (linux-arm, false):
src/Runner.Server/Controllers/MessageController.cs#L6848
'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/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)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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 (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/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/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1194
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#L1195
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#L1198
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (win-x64, true):
src/Runner.Server/Controllers/MessageController.cs#L4931
The type name 'shared' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build (win-x64, true):
src/Runner.Server/Controllers/MessageController.cs#L6848
'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/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)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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#L32
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/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1194
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#L1195
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#L1198
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (win-x86, true):
src/Runner.Server/Controllers/MessageController.cs#L4931
The type name 'shared' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build (win-x86, true):
src/Runner.Server/Controllers/MessageController.cs#L6848
'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/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)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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-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/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/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1194
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#L1195
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#L1198
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (win-x64, false):
src/Runner.Server/Controllers/MessageController.cs#L4931
The type name 'shared' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build (win-x64, false):
src/Runner.Server/Controllers/MessageController.cs#L6848
'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/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)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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 (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/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/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1194
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#L1195
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#L1198
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.Listener/Configuration/Validators.cs#L80
This call site is reachable on all platforms. 'NTAccount' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build (win-x86, false):
src/Runner.Listener/Configuration/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)
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "runner.server-linux-arm", "runner.server-linux-arm64", "runner.server-linux-arm64-fxdependent", "runner.server-linux-arm-fxdependent", "runner.server-linux-musl-arm", "runner.server-linux-musl-arm64", "runner.server-linux-musl-arm64-fxdependent", "runner.server-linux-musl-arm-fxdependent", "runner.server-linux-musl-x64", "runner.server-linux-musl-x64-fxdependent", "runner.server-linux-x64", "runner.server-linux-x64-fxdependent", "runner.server-osx-arm64", "runner.server-osx-arm64-fxdependent", "runner.server-osx-x64", "runner.server-osx-x64-fxdependent", "runner.server-win-arm64", "runner.server-win-arm64-fxdependent", "runner.server-win-x64", "runner.server-win-x64-fxdependent", "runner.server-win-x86", "runner.server-win-x86-fxdependent".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
runner.server-linux-arm
|
66.2 MB |
|
runner.server-linux-arm-fxdependent
|
27 MB |
|
runner.server-linux-arm64
|
66.4 MB |
|
runner.server-linux-arm64-fxdependent
|
27.1 MB |
|
runner.server-linux-musl-arm
|
66.3 MB |
|
runner.server-linux-musl-arm-fxdependent
|
27.1 MB |
|
runner.server-linux-musl-arm64
|
66.5 MB |
|
runner.server-linux-musl-arm64-fxdependent
|
27.1 MB |
|
runner.server-linux-musl-x64
|
68.2 MB |
|
runner.server-linux-musl-x64-fxdependent
|
27.3 MB |
|
runner.server-linux-x64
|
68.2 MB |
|
runner.server-linux-x64-fxdependent
|
27.3 MB |
|
runner.server-osx-arm64
|
65.7 MB |
|
runner.server-osx-arm64-fxdependent
|
27.2 MB |
|
runner.server-osx-x64
|
67.6 MB |
|
runner.server-osx-x64-fxdependent
|
27.2 MB |
|
runner.server-win-arm64
|
72.9 MB |
|
runner.server-win-arm64-fxdependent
|
32.3 MB |
|
runner.server-win-x64
|
75.1 MB |
|
runner.server-win-x64-fxdependent
|
33.1 MB |
|
runner.server-win-x86
|
71.7 MB |
|
runner.server-win-x86-fxdependent
|
32.9 MB |
|