Skip to content

Fix contracts workflow #1230

Fix contracts workflow

Fix contracts workflow #1230

Triggered via pull request September 18, 2024 13:12
Status Cancelled
Total duration 3m 7s
Artifacts

frontend.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

26 errors and 22 warnings
build (apps/tamagotchi, build)
Canceling since a higher priority waiting request for 'Frontend CI-refs/pull/457/merge' exists
build (apps/tamagotchi, build)
The operation was canceled.
build (apps/non-fungible-token, build, test --passWithNoTests)
Canceling since a higher priority waiting request for 'Frontend CI-refs/pull/457/merge' exists
build (apps/non-fungible-token, build, test --passWithNoTests)
The operation was canceled.
build (apps/tequila-train, build, test --passWithNoTests)
Canceling since a higher priority waiting request for 'Frontend CI-refs/pull/457/merge' exists
build (apps/tequila-train, build, test --passWithNoTests)
The operation was canceled.
build (apps/tic-tac-toe, build)
Canceling since a higher priority waiting request for 'Frontend CI-refs/pull/457/merge' exists
build (apps/tic-tac-toe, build)
The operation was canceled.
build (apps/battleship, build)
Canceling since a higher priority waiting request for 'Frontend CI-refs/pull/457/merge' exists
build (apps/battleship, build)
The operation was canceled.
build (apps/racing-car-game, build)
Canceling since a higher priority waiting request for 'Frontend CI-refs/pull/457/merge' exists
build (apps/racing-car-game, build)
The operation was canceled.
build (apps/nft-marketplace, build, test --passWithNoTests)
Canceling since a higher priority waiting request for 'Frontend CI-refs/pull/457/merge' exists
build (apps/nft-marketplace, build, test --passWithNoTests)
The operation was canceled.
build (apps/tamagotchi-battle, build, test --passWithNoTests)
Canceling since a higher priority waiting request for 'Frontend CI-refs/pull/457/merge' exists
build (apps/tamagotchi-battle, build, test --passWithNoTests)
The operation was canceled.
build (apps/nft-master, build, test --passWithNoTests)
Canceling since a higher priority waiting request for 'Frontend CI-refs/pull/457/merge' exists
build (apps/nft-master, build, test --passWithNoTests)
The operation was canceled.
build (apps/galactic-express, build, test --passWithNoTests)
Canceling since a higher priority waiting request for 'Frontend CI-refs/pull/457/merge' exists
build (apps/galactic-express, build, test --passWithNoTests)
The operation was canceled.
build (apps/varatube, build, test --passWithNoTests)
Canceling since a higher priority waiting request for 'Frontend CI-refs/pull/457/merge' exists
build (apps/varatube, build, test --passWithNoTests)
The operation was canceled.
build (apps/syndote, build, test --passWithNoTests)
Canceling since a higher priority waiting request for 'Frontend CI-refs/pull/457/merge' exists
build (apps/syndote, build, test --passWithNoTests)
The operation was canceled.
build (apps/vara-man, build)
Canceling since a higher priority waiting request for 'Frontend CI-refs/pull/457/merge' exists
build (apps/vara-man, build)
The operation was canceled.
build (apps/tamagotchi, build): frontend/apps/tamagotchi/src/app/hooks/use-tamagotchi.ts#L48
React Hook useEffect has missing dependencies: 'resetLesson', 'setIsAdmin', 'setIsReady', and 'setTamagotchi'. Either include them or remove the dependency array
build (apps/tamagotchi, build): frontend/apps/tamagotchi/src/app/hooks/use-read-wasm-state.ts#L83
React Hook useEffect has missing dependencies: 'handleStateChange', 'isArgument', and 'isPayload'. Either include them or remove the dependency array
build (apps/tamagotchi, build): frontend/apps/tamagotchi/src/app/hooks/use-read-wasm-state.ts#L88
React Hook useEffect has a missing dependency: 'readWasmState'. Either include it or remove the dependency array
build (apps/tamagotchi, build): frontend/apps/tamagotchi/src/app/hooks/use-read-wasm-state.ts#L92
React Hook useEffect has a missing dependency: 'alert'. Either include it or remove the dependency array
build (apps/tamagotchi, build): frontend/apps/tamagotchi/src/app/hooks/use-read-wasm-state.ts#L103
React Hook useEffect has a missing dependency: 'readWasmState'. Either include it or remove the dependency array
build (apps/tamagotchi, build): frontend/apps/tamagotchi/src/app/hooks/use-read-wasm-state.ts#L116
'readWasmState' is assigned a value but never used
build (apps/tamagotchi, build): frontend/apps/tamagotchi/src/app/hooks/use-lessons.ts#L25
React Hook useEffect has a missing dependency: 'setLesson'. Either include it or remove the dependency array
build (apps/tamagotchi, build): frontend/apps/tamagotchi/src/components/tamagotchi/tamagotchi-avatar/tamagotchi-avatar.tsx#L56
React Hook useEffect has missing dependencies: 'hasItem' and 'inBattle'. Either include them or remove the dependency array. If 'setItemsUsed' needs the current value of 'hasItem', you can also switch to useReducer instead of useState and read 'hasItem' in the reducer
build (apps/battleship, build): frontend/apps/battleship/src/features/game/components/map/mapEnemy.tsx#L95
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
build (apps/vara-man, build): frontend/apps/vara-man/src/hooks/use-mobile-device.ts#L53
React Hook useEffect has a missing dependency: 'handleChange'. Either include it or remove the dependency array
build (apps/vara-man, build): frontend/apps/vara-man/src/pages/home.tsx#L14
React Hook useEffect has a missing dependency: 'setPreviousGame'. Either include it or remove the dependency array
build (apps/vara-man, build): frontend/apps/vara-man/src/pages/rules.tsx#L92
Imported JSX component sliderPrev must be in PascalCase or SCREAMING_SNAKE_CASE
build (apps/vara-man, build): frontend/apps/vara-man/src/pages/rules.tsx#L99
Imported JSX component sliderNext must be in PascalCase or SCREAMING_SNAKE_CASE
build (apps/vara-man, build): frontend/apps/vara-man/src/components/sections/levels/levels-select-mode.tsx#L60
Imported JSX component skull must be in PascalCase or SCREAMING_SNAKE_CASE
build (apps/vara-man, build): frontend/apps/vara-man/src/components/sections/levels/levels-select-mode.tsx#L60
Imported JSX component skullDisable must be in PascalCase or SCREAMING_SNAKE_CASE
build (apps/vara-man, build): frontend/apps/vara-man/src/components/sections/levels/levels-select-mode.tsx#L69
Imported JSX component speedLevel must be in PascalCase or SCREAMING_SNAKE_CASE
build (apps/vara-man, build): frontend/apps/vara-man/src/components/sections/levels/levels-select-mode.tsx#L71
Imported JSX component speedLevelDisable must be in PascalCase or SCREAMING_SNAKE_CASE