cache v2 experiment #890
Annotations
11 warnings
src/Sdk/Utils/DotNetMuxer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/Sdk/Utils/DotNetMuxer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1210
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1212
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/Runner.Server/Controllers/MessageController.cs#L4425
The type name 'shared' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
src/Runner.Server/Controllers/MessageController.cs#L6345
'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)
|
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)
|
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)
|
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/
|
The logs for this run have expired and are no longer available.
Loading