virtual external functions are public (#108) #114
ci.yml
on: push
Install dependencies
35s
Typescript lint
24s
Solidity lint
22s
Test contracts
6m 48s
Annotations
18 warnings
Install dependencies
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Solidity lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Solidity lint:
src/contracts/mocks/ERC1155MetadataMock.sol#L10
Code contains empty blocks
|
Solidity lint:
src/contracts/mocks/ERC1155MetadataMock.sol#L40
When fallback is not payable you will not be able to receive ether
|
Solidity lint:
src/contracts/mocks/ERC1155MetaMintBurnMock.sol#L12
Code contains empty blocks
|
Solidity lint:
src/contracts/mocks/ERC1155MetaMintBurnMock.sol#L94
When fallback is not payable you will not be able to receive ether
|
Solidity lint:
src/contracts/mocks/ERC1155MetaMintBurnPackedBalanceMock.sol#L12
Code contains empty blocks
|
Solidity lint:
src/contracts/mocks/ERC1155MetaMintBurnPackedBalanceMock.sol#L99
When fallback is not payable you will not be able to receive ether
|
Solidity lint:
src/contracts/mocks/ERC1155MintBurnMock.sol#L11
Code contains empty blocks
|
Solidity lint:
src/contracts/mocks/ERC1155MintBurnMock.sol#L93
When fallback is not payable you will not be able to receive ether
|
Solidity lint:
src/contracts/mocks/ERC1155MintBurnMockOwned.sol#L12
Code contains empty blocks
|
Solidity lint:
src/contracts/mocks/ERC1155MintBurnMockOwned.sol#L92
When fallback is not payable you will not be able to receive ether
|
Typescript lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Typescript lint:
tests/ERC1155MetaPackedBalance.spec.ts#L1
'/home/runner/work/erc-1155/erc-1155/node_modules/ethers/lib.esm/index.js' imported multiple times
|
Typescript lint:
tests/ERC1155MetaPackedBalance.spec.ts#L18
'/home/runner/work/erc-1155/erc-1155/node_modules/ethers/lib.esm/index.js' imported multiple times
|
Typescript lint:
tests/utils/helpers.ts#L1
'/home/runner/work/erc-1155/erc-1155/node_modules/ethers/lib.esm/index.js' imported multiple times
|
Typescript lint:
tests/utils/helpers.ts#L2
'/home/runner/work/erc-1155/erc-1155/node_modules/ethers/lib.esm/index.js' imported multiple times
|
Test contracts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|