Skip to content

Add Geschenkpapier as loot item #179

Add Geschenkpapier as loot item

Add Geschenkpapier as loot item #179

Triggered via pull request May 11, 2026 15:05
Status Failure
Total duration 58s
Artifacts

CI.yaml

on: pull_request
Matrix: Lint
Deploy e2e
0s
Deploy e2e
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 3 warnings, and 1 notice
Lint (ubuntu-slim)
Process completed with exit code 1.
Lint (macos-latest)
Process completed with exit code 1.
Lint (windows-latest)
Process completed with exit code 1.
typescript(no-useless-default-assignment): src/service/lootDrop.ts#L97
Using `= undefined` to make a parameter optional adds unnecessary runtime logic. Use the `?` optional syntax instead.
typescript(no-useless-default-assignment): src/service/lootDrop.ts#L97
Using `= undefined` to make a parameter optional adds unnecessary runtime logic. Use the `?` optional syntax instead.
typescript(no-useless-default-assignment): src/service/lootDrop.ts#L97
Using `= undefined` to make a parameter optional adds unnecessary runtime logic. Use the `?` optional syntax instead.
Lint (windows-latest)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026