Fix reading Date and Time lists #347
Annotations
5 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
DuckDB.NET.Data/DuckDBDataReader.cs#L383
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern 'DuckDB.NET.DuckDBType.Invalid' is not covered.
|
DuckDB.NET.Data/DuckDBDataReader.cs#L383
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern 'DuckDB.NET.DuckDBType.Invalid' is not covered.
|
DuckDB.NET.Data/DuckDBDataReader.cs#L383
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern 'DuckDB.NET.DuckDBType.Invalid' is not covered.
|
DuckDB.NET.Data/DuckDBDataReader.cs#L383
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern 'DuckDB.NET.DuckDBType.Invalid' is not covered.
|
The logs for this run have expired and are no longer available.
Loading