Sync actions/runner #1062
Annotations
3 errors and 11 warnings
Build:
src/Runner.Worker/ExternalToolHelper.cs#L229
The name 'nodeUnofficialUrl' does not exist in the current context
|
Build:
src/Runner.Worker/ExternalToolHelper.cs#L229
The name 'nodeUnofficialUrl' does not exist in the current context
|
Build
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
src/Sdk/Utils/DotNetMuxer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
src/Sdk/Utils/DotNetMuxer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
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:
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:
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:
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:
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:
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)
|
Loading