Skip to content

Fix table transform #40

Fix table transform

Fix table transform #40

Triggered via pull request July 25, 2023 07:11
Status Success
Total duration 4m 44s
Artifacts

build-test.yml

on: pull_request
build-and-test-linux
1m 37s
build-and-test-linux
build-and-test-windows
4m 31s
build-and-test-windows
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
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'.