Skip to content

72 make legend box component #204

72 make legend box component

72 make legend box component #204

Triggered via pull request July 3, 2024 14:05
Status Failure
Total duration 34s
Artifacts

main.yml

on: pull_request
Run eslint
23s
Run eslint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
Run eslint: src/Components/LegendBox.ts#L1
`../Core` import should occur after import of `katex`
Run eslint: src/Components/LegendBox.ts#L1
'Core' is defined but never used. Allowed unused vars must match /^_/u
Run eslint: src/Components/LegendBox.ts#L4
`./interfaces` import should occur after import of `./State`
Run eslint: src/Components/LegendBox.ts#L5
Unable to resolve path to module 'style.css'
Run eslint: src/Components/LegendBox.ts#L10
Don't use `String` as a type. Use string instead
Run eslint: src/Components/LegendBox.ts#L14
Don't use `String` as a type. Use string instead
Run eslint: src/Components/LegendBox.ts#L87
Don't use `String` as a type. Use string instead
Run eslint: src/Components/LegendBox.ts#L108
Don't use `String` as a type. Use string instead
Run eslint: src/Components/LegendBox.ts#L119
Don't use `String` as a type. Use string instead
Run eslint: src/Components/LegendBox.ts#L139
Don't use `String` as a type. Use string instead
Run eslint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run eslint
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/
Run eslint: src/Components/Derived/OperationButtonPanel.ts#L10
Unexpected any. Specify a different type
Run eslint: src/Components/Derived/OperationButtonPanel.ts#L19
Unexpected any. Specify a different type