Lis histogram element #202
eslint-prettier-on-pr.yml
on: pull_request
format-and-lint
25s
Annotations
4 errors and 1 warning
format-and-lint:
src/core/index.ts#L16
Cannot find module './lis-histogram-element' or its corresponding type declarations.
|
format-and-lint:
src/viz/lis-histogram-element.ts#L2
'state' is declared but its value is never read.
|
format-and-lint:
src/viz/lis-histogram-element.ts#L72
Cannot find name 'css'. Did you mean 'CSS'?
|
format-and-lint
Process completed with exit code 2.
|
format-and-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|