Basic power entry incorrectly states that a boiler consumes 1.8 MJ of fuel #59
branch.yml
on: pull_request
build
1m 14s
deploy-firebase
6s
Annotations
3 errors and 13 warnings
build
Property 'steam_boiler_power' does not exist on type 'BasicPowerData'. Did you mean 'steam_boiler_energy'?
|
build
Type '{ steamRatioPower: string; steamRatio: { iconId: string; count: number; }[]; solarRatioPower: string; solarRatio: { iconId: string; count: number; }[]; offshore_pump_water: number; steam_boiler_fluid: number; ... 7 more ...; boilerSupport: { ...; }[]; }' is not assignable to type 'BasicPowerData'.
|
deploy-firebase
Unable to find any artifacts for the associated workflow
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
No files were found with the provided path: public. No artifacts will be uploaded.
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build:
src/app/cheat-sheets/game-base/modules-and-beacons/modules-and-beacons.component.ts#L59
Unexpected any. Specify a different type
|
build:
src/app/cheat-sheets/game-base/science/science.component.ts#L91
Unexpected any. Specify a different type
|
build:
src/app/cheat-sheets/game-base/vehicle-fuel-bonus/vehicle-fuel-bonus.component.ts#L22
Unexpected any. Specify a different type
|
build:
src/app/cheat-sheets/game-base/vehicle-fuel-bonus/vehicle-fuel-bonus.component.ts#L29
Unexpected any. Specify a different type
|
build:
src/app/models/CommonRatiosData.model.ts#L26
Unexpected any. Specify a different type
|
build:
src/app/services/clipboard.service.ts#L5
Unexpected any. Specify a different type
|
build:
src/app/services/clipboard.service.ts#L41
Unexpected any. Specify a different type
|
build:
src/app/services/data.model.ts#L4
Unexpected any. Specify a different type
|
build:
src/app/shared/ad-sense/ad-sense.component.ts#L29
Unexpected any. Specify a different type
|
deploy-firebase
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|