fix: update import rules for apps #343
Annotations
5 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run pnpm run lint:js:
src/configs/react.ts#L43
Unexpected any. Specify a different type
|
Run pnpm run lint:js:
src/configs/react.ts#L43
Unsafe member access .plugins on an `any` value
|
Run pnpm run lint:js:
src/configs/typescript.ts#L52
'files' is already declared in the upper scope on line 42 column 5
|
Run pnpm run lint:js:
src/utils.ts#L87
Avoid creating new promises
|
Loading