chore(dev-deps): update dependency eslint-merge-processors to v1 (#1262) #361
release.yml
on: push
lint_js
/
lint_js
36s
lint_knip_dev
/
lint_knip_dev
26s
lint_knip_prod
/
lint_knip_prod
27s
lint_markdown
/
lint_markdown
24s
lint_packages
/
lint_packages
23s
lint_spelling
/
lint_spelling
20s
lint_yaml
/
lint_yaml
33s
typecheck
/
typecheck
32s
release
48s
Annotations
4 warnings
lint_js / lint_js:
src/configs/react.ts#L43
Unexpected any. Specify a different type
|
lint_js / lint_js:
src/configs/react.ts#L43
Unsafe member access .plugins on an `any` value
|
lint_js / lint_js:
src/configs/typescript.ts#L52
'files' is already declared in the upper scope on line 42 column 5
|
lint_js / lint_js:
src/utils.ts#L87
Avoid creating new promises
|