Add configurable shared-string disk caching for path queries #14
rust.yml
on: push
quality
43s
browser-wasm
2m 31s
dotnet-parity
1m 8s
msrv
19s
Matrix: test
Annotations
1 error and 16 warnings
|
browser-wasm
Process completed with exit code 1.
|
|
msrv
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test (ubuntu-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
quality
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
dotnet-parity
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
dotnet-parity
Possible null reference argument for parameter 'instance' in 'object? MiniExcelMemberAccessor.GetValue(object instance)'.
|
|
dotnet-parity
Possible null reference argument for parameter 'key' in 'object IDictionary<string, object>.this[string key]'.
|
|
dotnet-parity
Argument of type 'List<MiniExcelColumnMapping>' cannot be used for parameter 'mappings' of type 'List<MiniExcelColumnMapping?>' in 'CellWriteInfo[] AsyncEnumerableWriteAdapter<T>.GetRowValues(T currentValue, List<MiniExcelColumnMapping?> mappings)' due to differences in the nullability of reference types.
|
|
dotnet-parity
Nullability of reference types in value of type 'List<MiniExcelColumnMapping?>' doesn't match target type 'List<MiniExcelColumnMapping>'.
|
|
dotnet-parity
Nullability of reference types in value of type 'List<MiniExcelColumnMapping?>' doesn't match target type 'List<MiniExcelColumnMapping>'.
|
|
dotnet-parity
Possible null reference argument for parameter 'name' in 'int IDataRecord.GetOrdinal(string name)'.
|
|
dotnet-parity
Possible null reference argument for parameter 'key' in 'object IDictionary<string, object>.this[string key]'.
|
|
dotnet-parity
Argument of type 'List<MiniExcelColumnMapping>' cannot be used for parameter 'mappings' of type 'List<MiniExcelColumnMapping?>' in 'CellWriteInfo[] EnumerableWriteAdapter.GetRowValues(object currentValue, List<MiniExcelColumnMapping?> mappings)' due to differences in the nullability of reference types.
|
|
dotnet-parity
Nullability of reference types in value of type 'List<MiniExcelColumnMapping?>' doesn't match target type 'List<MiniExcelColumnMapping>'.
|
|
dotnet-parity
Nullability of reference types in value of type 'List<MiniExcelColumnMapping?>' doesn't match target type 'List<MiniExcelColumnMapping>'.
|
|
test (windows-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
browser-wasm
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|