1.10.4 #59
Annotations
10 errors and 12 warnings
build:
src/ose.js#L5
Run autofix to sort these imports!
|
build:
src/ose.js#L20
Delete `*·as·chat·from·"./module/helpers-chat";⏎import·`
|
build:
src/ose.js#L22
Using exported name 'OSE' as identifier for default export
|
build:
src/ose.js#L24
Insert `*·as·chat·from·"./module/helpers-chat";⏎import·`
|
build:
src/ose.js#L27
Replace `OsePartySheet·from·"./module/party/party-sheet` with `*·as·treasure·from·"./module/helpers-treasure";⏎import·OsePartySheet·from·"./module/party/party-sheet";⏎import·polyfill·from·"./module/polyfill`
|
build:
src/ose.js#L31
Delete `import·*·as·treasure·from·"./module/helpers-treasure";⏎`
|
build:
src/ose.js#L33
Delete `⏎import·polyfill·from·"./module/polyfill";⏎`
|
build:
src/e2e/index.ts#L1
Requires 'eslint-enable' directive for 'import/no-cycle'
|
build:
src/e2e/index.ts#L2
Replace `/*·eslint-disable·simple-import-sort/imports·*/` with `⏎/*·eslint-disable·simple-import-sort/imports·*/⏎`
|
build:
src/e2e/index.ts#L2
Requires 'eslint-enable' directive for 'simple-import-sort/imports'
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2, microsoft/variable-substitution@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2, microsoft/variable-substitution@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
src/module/helpers-chat.ts#L31
Missing JSDoc comment
|
build:
src/module/helpers-chat.ts#L42
Missing JSDoc comment
|
build:
src/module/config.ts#L23
Missing JSDoc @returns declaration
|
build:
src/module/config.ts#L27
Missing JSDoc @returns declaration
|
build:
src/module/config.ts#L31
Missing JSDoc @returns declaration
|
build:
src/module/helpers-treasure.js#L34
The function hide can be unsafe
|
build:
src/module/helpers-treasure.js#L58
Missing JSDoc block description
|
build:
src/module/helpers-treasure.js#L60
Missing JSDoc @param "table" description
|
build:
src/module/helpers-treasure.js#L60
Missing JSDoc @param "table" type
|
build:
src/module/helpers-treasure.js#L61
Missing JSDoc @param "data" description
|