Skip to content

[Feat] .NET9 Support #979

[Feat] .NET9 Support

[Feat] .NET9 Support #979

Triggered via pull request November 11, 2024 23:37
@neozhuneozhu
synchronize #774
dotnet9rc2
Status Failure
Total duration 1m 5s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
build: src/Server.UI/Services/PermissionHelper.cs#L11
The type or namespace name 'Entity' does not exist in the namespace 'System.Data' (are you missing an assembly reference?)
build: src/Server.UI/Services/PermissionHelper.cs#L11
The type or namespace name 'Entity' does not exist in the namespace 'System.Data' (are you missing an assembly reference?)
build
Process completed with exit code 1.
build: src/Application/Common/Security/UserProfile.cs#L30
The member LocalTimeOffset on the mapping source type CleanArchitecture.Blazor.Application.Common.Security.UserProfile is not mapped to any member on the mapping target type CleanArchitecture.Blazor.Application.Common.Security.ChangeUserProfileModel
build: src/Application/Features/Contacts/Caching/ContactCacheKey.cs#L35
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
build: src/Application/Features/Contacts/Commands/AddEdit/AddEditContactCommand.cs#L38
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
build: src/Application/Features/Contacts/DTOs/ContactDto.cs#L39
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
build: src/Application/Features/Contacts/Commands/AddEdit/AddEditContactCommand.cs#L40
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
build: src/Application/Features/Contacts/DTOs/ContactDto.cs#L41
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
build: src/Application/Features/Contacts/Commands/AddEdit/AddEditContactCommand.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
build: src/Application/Features/Contacts/DTOs/ContactDto.cs#L43
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
build: src/Application/Features/Contacts/Commands/AddEdit/AddEditContactCommand.cs#L44
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
build: src/Application/Features/Contacts/DTOs/ContactDto.cs#L45
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.