Skip to content

fix(multiplayer): prevent shared room price instability #1747

fix(multiplayer): prevent shared room price instability

fix(multiplayer): prevent shared room price instability #1747

Triggered via push December 18, 2024 14:54
Status Success
Total duration 3m 31s
Artifacts 1

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test_and_build: src/components/CowCard/CowCard.test.js#L364
Type '{ cowInventory: { baseWeight: number; color: string; colorsInBloodline: any; daysOld: number; daysSinceMilking: number; daysSinceProducingFertilizer: number; gender: string; happiness: number; ... 8 more ...; weightMultiplier: number; }[]; ... 20 more ...; huggingMachinesRemain?: boolean | undefined; }' is not assignable to type 'Pick<CowCardProps, keyof CowCardProps>'.
test_and_build: src/components/Farmhand/Farmhand.context.js#L44
Property 'stageFocusType' is missing in type '{ items: {}; tools: {}; sprinklerRange: number; }' but required in type 'levelEntitlements'.
test_and_build: src/components/Farmhand/Farmhand.test.js#L2
Module '"../../data/items.js"' has no exported member 'sampleItem1'.
test_and_build: src/components/Farmhand/Farmhand.test.js#L3
Module '"../../data/items.js"' has no exported member 'sampleFieldTool1'.
test_and_build: src/components/Farmhand/Farmhand.test.js#L4
Module '"../../data/items.js"' has no exported member 'sampleCropSeedsItem1'.
test_and_build: src/components/Farmhand/Farmhand.test.js#L51
Argument of type '{ id: string; }[]' is not assignable to parameter of type '{ id: string; quantity: number; }[]'.
test_and_build: src/components/Farmhand/helpers/getInventoryQuantities.test.js#L10
Property 'quantity' is missing in type '{ id: string; name: string; value: number; description: string; doesPriceFluctuate: boolean; isReplantable: boolean; }' but required in type '{ id: string; quantity: number; }'.
test_and_build: src/components/Farmhand/helpers/getInventoryQuantities.test.js#L11
Type '{ id: string; name: string; value: number; description: string; doesPriceFluctuate: boolean; isReplantable: boolean; }' is not assignable to type '{ id: string; quantity: number; }'.
test_and_build: src/components/FermentationRecipeList/FermentationRecipeList.test.js#L19
Initializer provides no value for this binding element and the binding element has no default value.
test_and_build: src/components/FermentationRecipeList/FermentationRecipeList.test.js#L22
Type '{ levelEntitlements: any; }' is not assignable to type 'state & { blockInput: boolean; features: Record<string, boolean>; fieldToolInventory: item[]; isChatAvailable: boolean; levelEntitlements: levelEntitlements; ... 5 more ...; viewTitle: string; }'.
test_and_build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
build-output
2.73 MB