Merge pull request #40 from CSBiology/xlsxlIOfix #23
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
publish-github-pages.yml
on: push
build-and-deploy-docs
1m 27s
Annotations
5 warnings
build-and-deploy-docs
The following actions uses node12 which is deprecated and will be forced to run on node16: JamesIves/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-and-deploy-docs
This XML comment is incomplete: no documentation for parameter 'table'
|
build-and-deploy-docs
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-deploy-docs:
src/FsSpreadsheet/Tables/FsTable.fs#L117
This XML comment is incomplete: no documentation for parameter 'table'
|
build-and-deploy-docs:
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'.
|