feat: add sacks #4198
ci-cd.yml
on: pull_request
install dependencies (pnpm)
25s
check linting (es-lint)
59s
check linting (ejs-lint)
35s
check format (prettier)
37s
test compile (typescript)
41s
test compile (rollup)
38s
test compile (scss)
30s
package container
0s
Annotations
10 warnings
check linting (es-lint):
public/resources/ts/calculate-player-stats.ts#L165
Variable name `century_cake` must match one of the following formats: camelCase, UPPER_CASE
|
check linting (es-lint):
public/resources/ts/elements/rich-item.ts#L15
Missing file extension "js" for "../../../../common/formatting"
|
check linting (es-lint):
public/resources/ts/themes.ts#L1
Variable name `themes` must match one of the following formats: UPPER_CASE
|
check linting (es-lint):
src/constants/accessories.js#L111
Variable name `accessoryAliases` must match one of the following formats: UPPER_CASE
|
check linting (es-lint):
src/constants/misc.js#L15
Variable name `hecatomb_s_runs_ladder` must match one of the following formats: UPPER_CASE
|
check linting (es-lint):
src/constants/misc.js#L18
Variable name `champion_xp_ladder` must match one of the following formats: UPPER_CASE
|
check linting (es-lint):
src/constants/misc.js#L20
Variable name `cultivating_crops_ladder` must match one of the following formats: UPPER_CASE
|
check linting (es-lint):
src/credentials.js#L6
Variable name `__dirname` must match one of the following formats: camelCase, UPPER_CASE
|
check linting (es-lint):
src/credentials.js#L46
Variable name `credentials` must match one of the following formats: UPPER_CASE
|
check linting (es-lint):
src/hashes.js#L7
Variable name `__dirname` must match one of the following formats: camelCase, UPPER_CASE
|