CodeQL #4
Annotations
5 errors and 10 warnings
Analyze:
src/Application/Features/AuditTrails/Specifications/AuditTrailAdvancedFilter.cs#L7
The type or namespace name 'DisplayAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze:
src/Application/Features/AuditTrails/Specifications/AuditTrailAdvancedFilter.cs#L7
The type or namespace name 'Display' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze:
src/Application/Features/AuditTrails/Specifications/AuditTrailAdvancedFilter.cs#L7
The type or namespace name 'DisplayAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze:
src/Application/Features/AuditTrails/Specifications/AuditTrailAdvancedFilter.cs#L7
The type or namespace name 'Display' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze
Process completed with exit code 1.
|
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/Caching/ContactCacheKey.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#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.
|