refactor!: upgrade to contracts v0.12.0 + add tokenIdType
to LSP8 deployment
#528
Annotations
6 errors and 1 warning
build (16.x):
src/lib/classes/lsp8-identifiable-digital-asset.spec.ts#L17
There should be at least one empty line between import groups
|
build (16.x):
src/lib/classes/lsp8-identifiable-digital-asset.spec.ts#L18
`@erc725/erc725.js` import should occur before import of `@lukso/lsp-smart-contracts`
|
build (16.x):
src/lib/classes/lsp8-identifiable-digital-asset.spec.ts#L18
'ERC725' is defined but never used
|
build (16.x):
src/lib/classes/proxy-deployer.spec.ts#L2
`ethers/lib/utils` import should occur before import of `hardhat`
|
build (16.x):
src/lib/services/universal-profile.service.spec.ts#L20
'abiCoder' is assigned a value but never used
|
build (16.x)
Process completed with exit code 1.
|
build (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|