Skip to content

fix:repoPivate

fix:repoPivate #6

Triggered via push September 9, 2024 17:47
Status Success
Total duration 54s
Billable time 1m
Artifacts
build-and-deploy
44s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build-and-deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-and-deploy
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
build-and-deploy: configuration/JwtConfiguration.cs#L6
The type 'JWTSettings?' cannot be used as type parameter 'TService' in the generic type or method 'ServiceCollectionServiceExtensions.AddSingleton<TService>(IServiceCollection, TService)'. Nullability of type argument 'JWTSettings?' doesn't match 'class' constraint.
build-and-deploy: configuration/JwtConfiguration.cs#L6
The type 'JWTSettings?' cannot be used as type parameter 'TService' in the generic type or method 'ServiceCollectionServiceExtensions.AddSingleton<TService>(IServiceCollection, TService)'. Nullability of type argument 'JWTSettings?' doesn't match 'class' constraint.