Skip to content

Upgrade challenge-0 branch to Scaffold v3 (#154) #177

Upgrade challenge-0 branch to Scaffold v3 (#154)

Upgrade challenge-0 branch to Scaffold v3 (#154) #177

Triggered via push October 18, 2024 13:53
Status Failure
Total duration 3m 44s
Artifacts

main.yml

on: push
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
ci (ubuntu-latest, lts/*)
Type '"YourCollectible"' is not assignable to type '"Eth" | "Strk"'.
ci (ubuntu-latest, lts/*)
Type '"mint_item"' is not assignable to type '"transfer" | "transfer_from" | "approve" | "transferFrom"'.
ci (ubuntu-latest, lts/*)
Type '[`0x${string}` | undefined, string]' is not assignable to type 'readonly [string | undefined, number | bigint | U256 | undefined] | readonly [string | undefined, string | undefined, number | bigint | U256 | undefined]'.
ci (ubuntu-latest, lts/*)
Type '"YourCollectible"' is not assignable to type '"Eth" | "Strk"'.
ci (ubuntu-latest, lts/*)
Type '"current"' is not assignable to type '"symbol" | "name" | "decimals" | "total_supply" | "balance_of" | "allowance" | "totalSupply" | "balanceOf"'.
ci (ubuntu-latest, lts/*)
Type '"YourCollectible"' is not assignable to type '"Eth" | "Strk"'.
ci (ubuntu-latest, lts/*)
Type '"openzeppelin_token::erc721::erc721::ERC721Component::Transfer"' is not assignable to type '"openzeppelin_token::erc20_v070::erc20::ERC20::Transfer" | "openzeppelin_token::erc20_v070::erc20::ERC20::Event"'. Did you mean '"openzeppelin_token::erc20_v070::erc20::ERC20::Transfer"'?
ci (ubuntu-latest, lts/*)
Module '"~~/utils/scaffold-stark/contractsData"' has no exported member 'decodeBigIntArrayToText'.
ci (ubuntu-latest, lts/*)
Type '"YourCollectible"' is not assignable to type '"Eth" | "Strk"'.
ci (ubuntu-latest, lts/*)
Type '"YourCollectible"' is not assignable to type '"Eth" | "Strk"'.
ci (ubuntu-latest, lts/*)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/