Skip to content

[Feat] .NET9 Support #992

[Feat] .NET9 Support

[Feat] .NET9 Support #992

Triggered via pull request November 9, 2024 04:41
@neozhuneozhu
synchronize #774
dotnet9rc2
Status Success
Total duration 5m 44s
Artifacts

codeql-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Analyze
Unexpected input(s) 'languages', valid inputs are ['check_name', 'output', 'upload', 'cleanup-level', 'ram', 'add-snippets', 'skip-queries', 'threads', 'checkout_path', 'ref', 'sha', 'category', 'upload-database', 'wait-for-processing', 'token', 'matrix', 'expect-error']
Analyze: 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
Analyze: 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.
Analyze: 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.
Analyze: 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.
Analyze: 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.
Analyze: src/Application/Features/Contacts/Commands/AddEdit/AddEditContactCommand.cs#L48
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.
Analyze: src/Application/Features/Contacts/Commands/Create/CreateContactCommand.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.
Analyze: src/Application/Features/Contacts/Commands/Create/CreateContactCommand.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.
Analyze: src/Application/Features/Contacts/Commands/Create/CreateContactCommand.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.
Analyze: src/Application/Features/Contacts/Commands/Create/CreateContactCommand.cs#L46
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.
Analyze
Unexpected input(s) 'languages', valid inputs are ['check_name', 'output', 'upload', 'cleanup-level', 'ram', 'add-snippets', 'skip-queries', 'threads', 'checkout_path', 'ref', 'sha', 'category', 'upload-database', 'wait-for-processing', 'token', 'matrix', 'expect-error']