Skip to content

fix: blending

fix: blending #157

Re-run triggered October 30, 2024 17:34
Status Success
Total duration 56s
Artifacts

cd-scripts.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Lint: src/lib/database/item-stack.ts#L19
A record is preferred over an index signature
Lint: src/lib/database/item-stack.ts#L24
A record is preferred over an index signature
Lint: src/lib/database/item-stack.ts#L29
A record is preferred over an index signature
Lint: src/lib/database/item-stack.ts#L33
A record is preferred over an index signature
Lint: src/lib/game-utils.ts#L15
File in the lib/ should not depend on the modules. Consider moving shared code into the lib/, or moving this file into to the modules/