chore(deps): update dependency web3 to v4 #4030
nodejs.yml
on: push
Matrix: build
Matrix: test-common
Matrix: test-dev
Matrix: test-lockup
Matrix: test-market
Matrix: test-metrics
Matrix: test-policy
Matrix: test-property
Matrix: test-sToken
Matrix: test-withdraw
Annotations
18 errors
test-market (14.x):
test/test-lib/utils/common.ts#L69
Argument of type '(err: Error) => Error' is not assignable to parameter of type '(reason: unknown) => Error | PromiseLike<Error>'.
|
test-market (14.x)
Process completed with exit code 1.
|
test-metrics (14.x):
test/test-lib/utils/event.ts#L18
Type '(err: Error, e: any) => void' has no properties in common with type 'ContractEventOptions'.
|
test-metrics (14.x)
Process completed with exit code 1.
|
test-withdraw (14.x):
test/test-lib/utils/event.ts#L18
Type '(err: Error, e: any) => void' has no properties in common with type 'ContractEventOptions'.
|
test-withdraw (14.x)
Process completed with exit code 1.
|
test-sToken (14.x):
test/test-lib/utils/event.ts#L18
Type '(err: Error, e: any) => void' has no properties in common with type 'ContractEventOptions'.
|
test-common (14.x):
test/test-lib/utils/common.ts#L69
Argument of type '(err: Error) => Error' is not assignable to parameter of type '(reason: unknown) => Error | PromiseLike<Error>'.
|
test-lockup (14.x):
test/test-lib/utils/common.ts#L69
Argument of type '(err: Error) => Error' is not assignable to parameter of type '(reason: unknown) => Error | PromiseLike<Error>'.
|
test-sToken (14.x)
Process completed with exit code 1.
|
test-lockup (14.x)
Process completed with exit code 1.
|
test-common (14.x)
Process completed with exit code 1.
|
test-property (14.x):
test/test-lib/utils/common.ts#L69
Argument of type '(err: Error) => Error' is not assignable to parameter of type '(reason: unknown) => Error | PromiseLike<Error>'.
|
test-property (14.x)
Process completed with exit code 1.
|
test-policy (14.x):
test/test-lib/utils/common.ts#L69
Argument of type '(err: Error) => Error' is not assignable to parameter of type '(reason: unknown) => Error | PromiseLike<Error>'.
|
test-policy (14.x)
Process completed with exit code 1.
|
test-dev (14.x):
test/test-lib/utils/event.ts#L18
Type '(err: Error, e: any) => void' has no properties in common with type 'ContractEventOptions'.
|
test-dev (14.x)
Process completed with exit code 1.
|