chore(dev-deps): update all non-major dependencies (#1245) #338
release.yml
on: push
lint_eslint
/
lint_eslint
37s
lint_knip_dev
/
lint_knip_dev
30s
lint_knip_prod
/
lint_knip_prod
27s
lint_markdown
/
lint_markdown
17s
lint_packages
/
lint_packages
21s
lint_spelling
/
lint_spelling
18s
type_check
/
typecheck
25s
release
44s
Annotations
10 warnings
lint_eslint / lint_eslint:
rollup.config.ts#L9
Unsafe argument of type `any` assigned to a parameter of type `{}`
|
lint_eslint / lint_eslint:
rollup.config.ts#L9
Unexpected any. Specify a different type
|
lint_eslint / lint_eslint:
rollup.config.ts#L9
Unsafe member access .dependencies on an `any` value
|
lint_eslint / lint_eslint:
rollup.config.ts#L10
Unsafe argument of type `any` assigned to a parameter of type `{}`
|
lint_eslint / lint_eslint:
rollup.config.ts#L10
Unexpected any. Specify a different type
|
lint_eslint / lint_eslint:
rollup.config.ts#L10
Unsafe member access .peerDependencies on an `any` value
|
lint_eslint / lint_eslint:
rollup.config.ts#L30
Unexpected any. Specify a different type
|
lint_eslint / lint_eslint:
rollup.config.ts#L46
Unexpected any. Specify a different type
|
lint_eslint / lint_eslint:
src/configs/react.ts#L41
Unexpected any. Specify a different type
|
lint_eslint / lint_eslint:
src/configs/react.ts#L41
Unsafe member access .plugins on an `any` value
|