Skip to content

feat: export to xls for compatibility mode #401

feat: export to xls for compatibility mode

feat: export to xls for compatibility mode #401

Triggered via pull request November 15, 2023 02:20
Status Failure
Total duration 1m 22s
Artifacts

check-types.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Check Types
Argument of type '"copy" | "copyColumns" | "copyRows" | "csvExport" | "excelExport" | "txtExport" | "xlsExport"' is not assignable to parameter of type '"filter" | "copy" | "paste" | "sort" | "copyColumns" | "copyRows" | "csvExport" | "excelExport" | "txtExport" | "check" | "uncheck" | "checkAll" | "uncheckAll" | "setValue" | ... 135 more ... | "initScrollPosition"'.
Check Types
Process completed with exit code 1.
Check Types
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/