2.0.3 #63
Annotations
10 errors and 12 warnings
build:
src/ose.js#L5
Run autofix to sort these imports!
|
build:
src/ose.js#L20
Replace `*·as·chat·from·"./module/helpers-ch` with `{·OSECombat·}·from·"./module/combat/comb`
|
build:
src/ose.js#L21
Replace `import·OSE·from·"./module/config` with `//·Combat⏎import·{·OSEGroupCombat·}·from·"./module/combat/combat-group`
|
build:
src/ose.js#L21
Using exported name 'OSE' as identifier for default export
|
build:
src/ose.js#L22
Replace `registerFVTTModuleAPIs·from·"./module/fvttModuleAPIs` with `{·OSECombatant·}·from·"./module/combat/combatant`
|
build:
src/ose.js#L23
Replace `handlebarsHelpers·from·"./module/helpers-handlebars` with `{·OSEGroupCombatant·}·from·"./module/combat/combatant-group";⏎import·{·OSECombatTab·}·from·"./module/combat/sidebar`
|
build:
src/ose.js#L24
Replace `*·as·macros·from·"./module/helpers-macros` with `OSE·from·"./module/config`
|
build:
src/ose.js#L25
Replace `*·as·party·from·"./module/helpers-party` with `registerFVTTModuleAPIs·from·"./module/fvttModuleAPIs`
|
build:
src/ose.js#L26
Replace `OsePartySheet·from·"./module/party/party-shee` with `*·as·chat·from·"./module/helpers-cha`
|
build:
src/ose.js#L27
Replace `templates·from·"./module/preloadTemplate` with `handlebarsHelpers·from·"./module/helpers-handlebar`
|
build
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/combat/sidebar.ts#L88
There must be a newline after the description of the JSDoc block
|