feat(web-demo): add GitHub repository link - #11
Merged
shps951023 merged 2 commits intoSep 13, 2026
Annotations
11 warnings
|
Complete job
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/
|
|
Run MiniExcel .NET comments tests
Possible null reference argument for parameter 'instance' in 'object? MiniExcelMemberAccessor.GetValue(object instance)'.
|
|
Run MiniExcel .NET comments tests
Possible null reference argument for parameter 'key' in 'object IDictionary<string, object>.this[string key]'.
|
|
Run MiniExcel .NET comments tests
Possible null reference argument for parameter 'name' in 'int IDataRecord.GetOrdinal(string name)'.
|
|
Run MiniExcel .NET comments tests
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.
|
|
Run MiniExcel .NET comments tests
Nullability of reference types in value of type 'List<MiniExcelColumnMapping?>' doesn't match target type 'List<MiniExcelColumnMapping>'.
|
|
Run MiniExcel .NET comments tests
Nullability of reference types in value of type 'List<MiniExcelColumnMapping?>' doesn't match target type 'List<MiniExcelColumnMapping>'.
|
|
Run MiniExcel .NET comments tests
Possible null reference argument for parameter 'key' in 'object IDictionary<string, object>.this[string key]'.
|
|
Run MiniExcel .NET comments tests
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.
|
|
Run MiniExcel .NET comments tests
Nullability of reference types in value of type 'List<MiniExcelColumnMapping?>' doesn't match target type 'List<MiniExcelColumnMapping>'.
|
|
Run MiniExcel .NET comments tests
Nullability of reference types in value of type 'List<MiniExcelColumnMapping?>' doesn't match target type 'List<MiniExcelColumnMapping>'.
|
background
wait
wait-all
cancel
parallel
Loading