chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.7.0 to 6.7.2 #126
Annotations
3 errors and 1 warning
build:
src/lib/equipItem.ts#L9
Argument of type 'Window<StorageEvents>' is not assignable to parameter of type '{ slots: readonly Item[]; }'.
|
build:
src/lib/invUtil.ts#L57
Type '(Item | null)[]' is not assignable to type 'readonly Item[]'.
|
build
Process completed with exit code 2.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|