chore: update dependencies #99
nodejs.yml
on: push
nodejs
/
prepare
3s
nodejs
/
lint-eslint
33s
nodejs
/
lint-prettier
31s
nodejs
/
lint-check-types
32s
Matrix: nodejs / test
Annotations
4 errors and 14 warnings
nodejs / test (20)
Process completed with exit code 1.
|
nodejs / test (23)
Process completed with exit code 1.
|
nodejs / test (18)
Process completed with exit code 1.
|
nodejs / test (22)
Process completed with exit code 1.
|
nodejs / prepare
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
nodejs / lint-prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
nodejs / lint-check-types
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
nodejs / lint-eslint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
nodejs / lint-eslint:
src/components/ErrorRenderer.tsx#L42
Do not use Array index in keys
|
nodejs / lint-eslint:
src/components/SvgRenderer.tsx#L91
Capture group '([^=]+)' should be converted to a named or non-capturing group
|
nodejs / lint-eslint:
src/components/SvgRenderer.tsx#L91
Capture group '([^"]*)' should be converted to a named or non-capturing group
|
nodejs / lint-eslint:
src/components/SvgRenderer.tsx#L120
`className` is deprecated
|
nodejs / lint-eslint:
src/components/SvgRenderer.tsx#L121
Unexpected 'todo' comment: 'TODO: This is wrong and should be fixed.'
|
nodejs / lint-eslint:
src/components/SvgRenderer.tsx#L131
`className` is deprecated
|
nodejs / lint-eslint:
src/components/SvgRenderer.tsx#L132
Unexpected 'todo' comment: 'TODO: This is wrong and should be fixed.'
|
nodejs / lint-eslint:
src/components/SvgRenderer.tsx#L142
`className` is deprecated
|
nodejs / lint-eslint:
src/components/SvgRenderer.tsx#L143
Unexpected 'todo' comment: 'TODO: This is wrong and should be fixed.'
|
nodejs / lint-eslint:
src/components/SvgRenderer.tsx#L207
Capture group '([^"]*)' should be converted to a named or non-capturing group
|