Skip to content
Triggered via release November 15, 2023 23:17
@anthonyrondaanthonyronda
published 1.9.4
Status Success
Total duration 1m 10s
Artifacts

release.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 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
Insert `*·as·treasure·from·"./module/helpers-treasure";⏎import·`
build: src/ose.js#L30
Delete `";⏎import·*·as·treasure·from·"./module/helpers-treasure`
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: src/e2e/index.ts#L11
Replace `CharacterAC` with `Monster`
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: src/module/helpers-chat.ts#L31
Missing JSDoc comment
build: src/module/helpers-chat.ts#L42
Missing JSDoc comment
build: src/module/config.ts#L22
Missing JSDoc @returns declaration
build: src/module/config.ts#L26
Missing JSDoc @returns declaration
build: src/module/config.ts#L30
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