Add xlsx support #57
Annotations
10 errors and 8 warnings
Lint:
public/components/main/main_utils.tsx#L13
'availableChannels' is never reassigned. Use 'const' instead
|
Lint:
public/components/main/main_utils.tsx#L25
Type Alias name `fileFormatsOptions` must match one of the following formats: PascalCase, UPPER_CASE
|
Lint:
public/components/main/main_utils.tsx#L25
Use an `interface` instead of a `type`
|
Lint:
public/components/main/main_utils.tsx#L37
'readableDate' is never reassigned. Use 'const' instead
|
Lint:
public/components/main/main_utils.tsx#L45
Expected '===' and instead saw '=='
|
Lint:
public/components/main/main_utils.tsx#L54
Replace `+` with `·+·`
|
Lint:
public/components/main/main_utils.tsx#L58
Unexpected var, use let or const instead
|
Lint:
public/components/main/main_utils.tsx#L63
'reportsTableItems' is never reassigned. Use 'const' instead
|
Lint:
public/components/main/main_utils.tsx#L65
'item' is never reassigned. Use 'const' instead
|
Lint:
public/components/main/main_utils.tsx#L66
'report' is never reassigned. Use 'const' instead
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, lots0logs/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint
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/
|
Lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Lint:
public/components/main/main_utils.tsx#L12
Unexpected any. Specify a different type
|
Lint:
public/components/main/main_utils.tsx#L62
Unexpected any. Specify a different type
|
Lint:
public/components/main/main_utils.tsx#L90
Unexpected any. Specify a different type
|
Lint:
public/components/main/main_utils.tsx#L182
Unexpected any. Specify a different type
|