Skip to content

Kan slette timerater #406

Kan slette timerater

Kan slette timerater #406

Triggered via pull request January 22, 2025 14:14
Status Success
Total duration 55s
Artifacts

api-build-and-test.yml

on: pull_request
build_and_test
44s
build_and_test
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build_and_test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build_and_test: packages/api/AlvTime.Business/TimeRegistration/CreateTimeEntryDto.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build_and_test: packages/api/AlvTime.Business/TimeRegistration/TimeEntryResponseDto.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build_and_test: packages/api/AlvTime.Business/TimeRegistration/ITimeRegistrationStorage.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build_and_test: packages/api/AlvTime.Business/Users/UserDto.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build_and_test: packages/api/AlvTime.Persistence/DatabaseModels/Customer.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build_and_test: packages/api/AlvTime.Persistence/DatabaseModels/Hours.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build_and_test: packages/api/AlvTime.Persistence/Repositories/CustomerStorage.cs#L40
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build_and_test: packages/api/AlvTime.Persistence/Repositories/TimeRegistrationStorage.cs#L202
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build_and_test: packages/api/AlvTime.Persistence/Repositories/CompensationRateQueryableExtension.cs#L11
The result of the expression is always 'true' since a value of type 'DateTime' is never equal to 'null' of type 'DateTime?'
build_and_test: packages/api/AlvTimeWebApi/Startup.cs#L41
'CompatibilityVersion' is obsolete: 'This API is obsolete and will be removed in a future version. Consider removing usages.' (https://aka.ms/aspnetcore-warnings/ASP5001)
build_and_test
.NET 7.0 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.