chore(dev-deps): update dependency @unocss/eslint-plugin to v0.62.3 #44
Annotations
5 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run pnpm run lint:eslint:
src/configs/react.ts#L40
Unexpected any. Specify a different type
|
Run pnpm run lint:eslint:
src/configs/react.ts#L40
Unsafe member access .plugins on an `any` value
|
Run pnpm run lint:eslint:
src/configs/typescript.ts#L52
'files' is already declared in the upper scope on line 42 column 5
|
Run pnpm run lint:eslint:
src/utils.ts#L86
Avoid creating new promises
|
Loading