Skip to content

build

build #81

Triggered via push January 9, 2024 13:17
Status Failure
Total duration 2m 55s
Artifacts

dotnetcore.yml

on: push
Test, build and analyze
2m 41s
Test, build and analyze
Fit to window
Zoom out
Zoom in

Annotations

1 error and 14 warnings
Test, build and analyze
Process completed with exit code 1.
Test, build and analyze
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test, build and analyze
Failed to download action 'https://api.github.com/repos/actions/checkout/tarball/50fbc622fc4ef5163becd7fab6573eac35f8462e'. Error: Response status code does not indicate success: 500 (Internal Server Error).
Test, build and analyze
Back off 26.046 seconds before retry.
Test, build and analyze
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Test, build and analyze: ImageServer.Core/Services/Exceptions.cs#L6
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern.
Test, build and analyze: ImageServer.Core/Services/Exceptions.cs#L14
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern.
Test, build and analyze: ImageServer.Core/Services/Exceptions.cs#L22
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern.
Test, build and analyze: ImageServer.Core/Model/AzureBlobContainer.cs#L21
'System.Exception' should not be thrown by user code.
Test, build and analyze: ImageServer.Core/Model/AzureBlobContainer.cs#L19
Change this condition so that it does not always evaluate to 'False'.
Test, build and analyze: ImageServer.Core/Route/OptionsRouteConstraint.cs#L16
Pass a timeout to limit the execution time.
Test, build and analyze: ImageServer.Core/Route/MetaHashRouteConstraint.cs#L18
Pass a timeout to limit the execution time.
Test, build and analyze: ImageServer.Core/Route/FilePathRouteConstraint.cs#L16
Pass a timeout to limit the execution time.
Test, build and analyze: ImageServer.Core/Controllers/ImageController.cs#L65
Make sure this permissive CORS policy is safe here.
Test, build and analyze: ImageServer.Core/Controllers/ImageController.cs#L40
Make sure this permissive CORS policy is safe here.