Skip to content

Oil Rig Feature PR #13782

Oil Rig Feature PR

Oil Rig Feature PR #13782

Triggered via pull request April 18, 2026 17:51
Status Failure
Total duration 1m 21s
Artifacts

ci.yml

on: pull_request
πŸ—οΈ Build
49s
πŸ—οΈ Build
πŸ”¬ Test
1m 18s
πŸ”¬ Test
πŸ” ESLint
50s
πŸ” ESLint
🎨 Prettier
56s
🎨 Prettier
Fit to window
Zoom out
Zoom in

Annotations

9 errors
πŸ—οΈ Build
Process completed with exit code 1.
πŸ—οΈ Build
An object literal cannot have multiple properties with the same name.
πŸ—οΈ Build
An object literal cannot have multiple properties with the same name.
πŸ—οΈ Build
Property 'WorldRotated' does not exist on type 'typeof GameMapType'.
🎨 Prettier
Process completed with exit code 1.
πŸ”¬ Test
Process completed with exit code 1.
tests/NationStructureBehavior.test.ts > NationStructureBehavior.handleStructures > queues an oil rig when a nation has coastal territory and can afford one: src/core/execution/nation/NationStructureBehavior.ts#L116
TypeError: this.game.sharedWaterComponents is not a function ❯ NationStructureBehavior.handleStructures src/core/execution/nation/NationStructureBehavior.ts:116:45 ❯ tests/NationStructureBehavior.test.ts:387:21
tests/MapConsistency.test.ts > Map consistency > Every GameMapType (except exemptions) has a frequency entry: tests/MapConsistency.test.ts#L180
Error: Maps missing from frequency (not exempted): WorldOil is missing from the frequency record in MapPlaylist.ts ❯ tests/MapConsistency.test.ts:180:13
tests/MapConsistency.test.ts > Map consistency > Every GameMapType has map-generator assets (image.png + info.json only): tests/MapConsistency.test.ts#L148
Error: Map generator asset violations: WorldOil: expected [image.png, info.json] but found [OIL_EDITING.md, apply_oil_reference.py, image.png, info.json, oil_reference.png] ❯ tests/MapConsistency.test.ts:148:13