Update token vendor challenge (#97) #413
Annotations
10 errors and 1 warning
ci (ubuntu-latest, lts/*)
Type '"Vendor"' is not assignable to type '"YourToken" | "Eth"'.
|
ci (ubuntu-latest, lts/*)
Type '"contracts::Vendor::Vendor::BuyTokens"' is not assignable to type '"openzeppelin::token::erc20::erc20::ERC20Component::Transfer" | "openzeppelin::token::erc20::erc20::ERC20Component::Approval" | "openzeppelin::token::erc20::erc20::ERC20Component::Event" | "contracts::YourToken::YourToken::Event" | "openzeppelin::token::erc20_v070::erc20::ERC20::Transfer" | "openzeppelin::token::erc...'.
|
ci (ubuntu-latest, lts/*)
Type '"Vendor"' is not assignable to type '"YourToken" | "Eth"'.
|
ci (ubuntu-latest, lts/*)
Type '"contracts::Vendor::Vendor::SellTokens"' is not assignable to type '"openzeppelin::token::erc20::erc20::ERC20Component::Transfer" | "openzeppelin::token::erc20::erc20::ERC20Component::Approval" | "openzeppelin::token::erc20::erc20::ERC20Component::Event" | "contracts::YourToken::YourToken::Event" | "openzeppelin::token::erc20_v070::erc20::ERC20::Transfer" | "openzeppelin::token::erc...'.
|
ci (ubuntu-latest, lts/*)
Argument of type '"Vendor"' is not assignable to parameter of type '"YourToken" | "Eth"'.
|
ci (ubuntu-latest, lts/*)
Type '"Vendor"' is not assignable to type '"YourToken" | "Eth"'.
|
ci (ubuntu-latest, lts/*)
Type '"tokens_per_eth"' is not assignable to type '"symbol" | "name" | "total_supply" | "balance_of" | "allowance" | "decimals" | "totalSupply" | "balanceOf"'.
|
ci (ubuntu-latest, lts/*)
Type '"Vendor"' is not assignable to type '"YourToken" | "Eth"'.
|
ci (ubuntu-latest, lts/*)
Type '"buy_tokens"' is not assignable to type '"transfer" | "transfer_from" | "approve" | "transferFrom"'.
|
ci (ubuntu-latest, lts/*)
Type 'bigint' is not assignable to type 'string'.
|
ci (ubuntu-latest, lts/*)
The following actions uses Node.js version which is deprecated 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/
|