Correct non-NodaTime date/time type mappings when NodaTime is configu… #1027
Annotations
10 errors and 2 warnings
Analyze (csharp):
src/EFCore.PG/Storage/Internal/NpgsqlTypeMappingSource.cs#L370
The type or namespace name 'HackyEnumTypeMapping' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
src/EFCore.PG/Storage/Internal/NpgsqlTypeMappingSource.cs#L375
The type or namespace name 'HackyEnumTypeMapping' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
src/EFCore.PG/Storage/Internal/NpgsqlTypeMappingSource.cs#L385
The type or namespace name 'HackyEnumTypeMapping' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
src/EFCore.PG/Storage/Internal/NpgsqlTypeMappingSource.cs#L398
'int' does not contain a definition for 'Length' and no accessible extension method 'Length' accepting a first argument of type 'int' could be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
src/EFCore.PG/Storage/Internal/NpgsqlTypeMappingSource.cs#L398
'int' does not contain a definition for 'First' and no accessible extension method 'First' accepting a first argument of type 'int' could be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
src/EFCore.PG/Storage/Internal/NpgsqlTypeMappingSource.cs#L399
'int' does not contain a definition for 'Length' and no accessible extension method 'Length' accepting a first argument of type 'int' could be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
src/EFCore.PG/Storage/Internal/NpgsqlTypeMappingSource.cs#L399
'int' does not contain a definition for 'Skip' and no accessible extension method 'Skip' accepting a first argument of type 'int' could be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
src/EFCore.PG/Storage/Internal/NpgsqlTypeMappingSource.cs#L370
The type or namespace name 'HackyEnumTypeMapping' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
src/EFCore.PG/Storage/Internal/NpgsqlTypeMappingSource.cs#L375
The type or namespace name 'HackyEnumTypeMapping' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp):
src/EFCore.PG/Storage/Internal/NpgsqlTypeMappingSource.cs#L385
The type or namespace name 'HackyEnumTypeMapping' could not be found (are you missing a using directive or an assembly reference?)
|
Analyze (csharp)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: github/codeql-action/init@v2, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Analyze (csharp)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|