Fix not throwing due to overflow while writing NodaTime's period (#5894) #6479
Annotations
10 errors and 1 warning
Build:
src/Npgsql.NodaTime/Internal/PeriodConverter.cs#L53
The type or namespace name 'OverflowException' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
src/Npgsql.NodaTime/Internal/PeriodConverter.cs#L55
The type or namespace name 'ArgumentException' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
src/Npgsql.NodaTime/Internal/PeriodConverter.cs#L55
The name 'NpgsqlNodaTimeStrings' does not exist in the current context
|
Build:
src/Npgsql.NodaTime/Internal/PeriodConverter.cs#L53
The type or namespace name 'OverflowException' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
src/Npgsql.NodaTime/Internal/PeriodConverter.cs#L55
The type or namespace name 'ArgumentException' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
src/Npgsql.NodaTime/Internal/PeriodConverter.cs#L55
The name 'NpgsqlNodaTimeStrings' does not exist in the current context
|
Build:
src/Npgsql.NodaTime/Internal/PeriodConverter.cs#L53
The type or namespace name 'OverflowException' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
src/Npgsql.NodaTime/Internal/PeriodConverter.cs#L55
The type or namespace name 'ArgumentException' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
src/Npgsql.NodaTime/Internal/PeriodConverter.cs#L55
The name 'NpgsqlNodaTimeStrings' does not exist in the current context
|
Build:
src/Npgsql.NodaTime/Internal/PeriodConverter.cs#L53
The type or namespace name 'OverflowException' could not be found (are you missing a using directive or an assembly reference?)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/setup-dotnet@v3.2.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading