feat: ink! v5 #6671
Annotations
10 errors and 1 warning
build:
packages/api-contract/src/Abi/toLatestCompatible.ts#L34
Argument of type '(_registry: Registry, v4: ContractMetadataV4) => ContractMetadataV4' is not assignable to parameter of type '(registry: Registry, input: ContractMetadataV4) => ContractMetadataLatest'.
|
build:
packages/api-contract/src/Abi/index.ts#L9
'"@polkadot/types/interfaces"' has no exported member named 'ContractMetadataVersion'. Did you mean 'ContractMetadata'?
|
build:
packages/api-contract/src/Abi/index.ts#L9
Module '"@polkadot/types/interfaces"' has no exported member 'isV5Metadata'.
|
build:
packages/api-contract/src/Abi/index.ts#L9
Module '"@polkadot/types/interfaces"' has no exported member 'SupportedContractMetadata'.
|
build:
packages/api-contract/src/Abi/index.ts#L120
Parameter 'index' implicitly has an 'any' type.
|
build:
packages/api-contract/src/Abi/index.ts#L130
Parameter '_' implicitly has an 'any' type.
|
build:
packages/api-contract/src/Abi/index.ts#L130
Parameter 'index' implicitly has an 'any' type.
|
build:
packages/api-contract/src/Abi/index.ts#L133
Parameter 'index' implicitly has an 'any' type.
|
build:
packages/api-contract/src/Abi/index.ts#L270
Parameter 'd' implicitly has an 'any' type.
|
build:
packages/api-contract/src/Abi/index.ts#L286
Parameter 'd' implicitly has an 'any' type.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading