feat: export to xls for compatibility mode #401
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/
|