Skip to content

fix build error in vercel deploy (#160) #184

fix build error in vercel deploy (#160)

fix build error in vercel deploy (#160) #184

Triggered via push October 27, 2024 04:15
Status Failure
Total duration 4m 1s
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/*)
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/*)
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/