build(deps): update dependency @antfu/install-pkg to v1 (#1257) #356
release.yml
on: push
lint_js
/
lint_js
37s
lint_knip_dev
/
lint_knip_dev
26s
lint_knip_prod
/
lint_knip_prod
28s
lint_markdown
/
lint_markdown
25s
lint_packages
/
lint_packages
23s
lint_spelling
/
lint_spelling
24s
lint_yaml
/
lint_yaml
34s
typecheck
/
typecheck
30s
release
1m 12s
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
|