Skip to content

fix: make wipe for everyone #470

fix: make wipe for everyone

fix: make wipe for everyone #470

Triggered via push July 4, 2025 08:19
Status Success
Total duration 43s
Artifacts

cd-scripts.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Lint: src/modules/survival/recurring-events.ts#L69
Invalid operand for a '+' operation. Operands must each be a number or string. Got `string | undefined`
Lint: src/modules/survival/recurring-events.ts#L69
Operands of '+' operations must be a number or string. Got `string` + `number`
Lint: src/lib/quest/menu.ts#L11
Never use 'lib' inside lib/. This causes tests to fail. Instead, import each module separately