xlsx reader now parses headerless objects #46
build-test.yml
on: pull_request
build-and-test-linux
1m 31s
build-and-test-windows
4m 25s
Annotations
1 error and 8 warnings
build-and-test-linux
Process completed with exit code 1.
|
build-and-test-linux
This XML comment is incomplete: no documentation for parameter 'table'
|
build-and-test-linux
The result of this expression has type 'FsWorksheet' and is implicitly ignored. Consider using 'ignore' to discard this value explicitly, e.g. 'expr |> ignore', or 'let' to bind the result to a name, e.g. 'let result = expr'.
|
build-and-test-linux:
src/FsSpreadsheet/Tables/FsTable.fs#L117
This XML comment is incomplete: no documentation for parameter 'table'
|
build-and-test-linux:
src/FsSpreadsheet/SheetBuilder.fs#L230
The result of this expression has type 'FsWorksheet' and is implicitly ignored. Consider using 'ignore' to discard this value explicitly, e.g. 'expr |> ignore', or 'let' to bind the result to a name, e.g. 'let result = expr'.
|
build-and-test-windows
This XML comment is incomplete: no documentation for parameter 'table'
|
build-and-test-windows
The result of this expression has type 'FsWorksheet' and is implicitly ignored. Consider using 'ignore' to discard this value explicitly, e.g. 'expr |> ignore', or 'let' to bind the result to a name, e.g. 'let result = expr'.
|
build-and-test-windows:
src/FsSpreadsheet/Tables/FsTable.fs#L117
This XML comment is incomplete: no documentation for parameter 'table'
|
build-and-test-windows:
src/FsSpreadsheet/SheetBuilder.fs#L230
The result of this expression has type 'FsWorksheet' and is implicitly ignored. Consider using 'ignore' to discard this value explicitly, e.g. 'expr |> ignore', or 'let' to bind the result to a name, e.g. 'let result = expr'.
|