Skip to content

feat: Update to dotnet 8. #8

feat: Update to dotnet 8.

feat: Update to dotnet 8. #8

Triggered via pull request August 22, 2024 14:11
Status Success
Total duration 3m 52s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
ci: src/BuildingBlocks/Swagger/ConfigureSwaggerOptions.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ci: src/BuildingBlocks/Web/ApiVersioningExtensions.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ci: src/BuildingBlocks/Web/TypeProvider.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ci: src/BuildingBlocks/Web/TypeProvider.cs#L41
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ci: src/BuildingBlocks/TestBase/TestBase.cs#L423
'TestBase<TEntryPoint, TWContext>.Fixture' hides inherited member 'TestFixtureCore<TEntryPoint>.Fixture'. Use the new keyword if hiding was intended.
ci: src/BuildingBlocks/Core/Pagination/IPageRequest.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ci: src/BuildingBlocks/Core/Pagination/IPageRequest.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ci: src/BuildingBlocks/Web/TypeProvider.cs#L44
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
ci: src/BuildingBlocks/Core/Event/MessageEnvelope.cs#L21
Argument of type 'IDictionary<string, object?>' cannot be used for parameter 'headers' of type 'IDictionary<string, object>' in 'MessageEnvelope.MessageEnvelope(object? message, IDictionary<string, object>? headers = null)' due to differences in the nullability of reference types.
ci: src/BuildingBlocks/Core/Event/MessageEnvelope.cs#L11
Nullability of reference types in value of type 'Dictionary<string, object?>' doesn't match target type 'IDictionary<string, object>'.
ci
Unexpected input(s) 'token', valid inputs are ['project-path', 'service-name']
ci
Unexpected input(s) 'token', valid inputs are ['project-path', 'service-name']