Update dependency web3 to v4 #2797
Annotations
3 errors and 11 warnings
test:
sign/recover/recover.test.ts#L13
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
test:
sign/recover/recover.test.ts#L29
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
test
Process completed with exit code 2.
|
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/.
|
lint:
common/db/common.test.ts#L48
Parameter should be a read only type
|
lint:
common/db/common.ts#L4
Parameter should be a read only type
|
lint:
common/db/common.ts#L9
Parameter should be a read only type
|
lint:
common/db/secret.test.ts#L95
Parameter should be a read only type
|
lint:
common/db/secret.test.ts#L114
Parameter should be a read only type
|
lint:
common/db/secret.test.ts#L148
Parameter should be a read only type
|
lint:
common/db/secret.ts#L24
Parameter should be a read only type
|
lint:
common/db/secret.ts#L37
Parameter should be a read only type
|
lint:
common/db/withPartitionKey.test.ts#L5
Parameter should be a read only type
|
lint:
emulate/index.test.ts#L11
Parameter should be a read only type
|
Loading