Correct non-NodaTime date/time type mappings when NodaTime is configu… #2312
Annotations
10 errors and 1 warning
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?)
|
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?)
|
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?)
|
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?)
|
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?)
|
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?)
|
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?)
|
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?)
|
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?)
|
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?)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading