Bump Turbo and GitHub Actions; pin undici for Node 20 compatibility #147
ci.yml
on: pull_request
Supply Chain Audit
15s
Package Inspection
4m 25s
Unit Coverage
6m 48s
Docs Build
2m 4s
Matrix: verify
Annotations
20 warnings
|
Verify (Node 24.x):
tools/web3-plugin-example/src/contract_method_wrappers.ts#L63
Unsafe call of a type that could not be resolved
|
|
Verify (Node 24.x):
tools/web3-plugin-example/src/contract_method_wrappers.ts#L61
Unsafe call of a type that could not be resolved
|
|
Verify (Node 24.x):
tools/web3-plugin-example/src/contract_method_wrappers.ts#L61
Unsafe return of a value of type error
|
|
Verify (Node 24.x):
tools/web3-plugin-example/src/contract_method_wrappers.ts#L54
Unsafe member access .link on a type that cannot be resolved
|
|
Verify (Node 24.x):
tools/web3-plugin-example/src/contract_method_wrappers.ts#L54
Unsafe call of a type that could not be resolved
|
|
Verify (Node 24.x):
tools/web3-plugin-example/src/contract_method_wrappers.ts#L53
Unsafe member access .link on a type that cannot be resolved
|
|
Verify (Node 24.x):
tools/web3-plugin-example/src/contract_method_wrappers.ts#L53
Unsafe call of a type that could not be resolved
|
|
Verify (Node 24.x):
tools/web3-plugin-example/src/contract_method_wrappers.ts#L41
Unsafe construction of a type that could not be resolved
|
|
Verify (Node 24.x):
tools/web3-plugin-example/src/contract_method_wrappers.ts#L41
Unsafe assignment of an error typed value
|
|
Verify (Node 24.x):
tools/web3-plugin-example/src/contract_method_wrappers.ts#L40
Unsafe call of a type that could not be resolved
|
|
Verify (Node 22.x)
Unsafe argument of type error typed assigned to a parameter of type `((event: MessageEvent) => void) | { handleEvent(event: MessageEvent): void; }`
|
|
Verify (Node 22.x)
Unsafe argument of type error typed assigned to a parameter of type `((event: Event) => void) | { handleEvent(event: Event): void; }`
|
|
Verify (Node 22.x)
Unsafe member access .parseResponse on a type that cannot be resolved
|
|
Verify (Node 22.x)
Unsafe call of a type that could not be resolved
|
|
Verify (Node 22.x)
Unsafe return of a value of type error
|
|
Verify (Node 22.x)
Unsafe construction of a type that could not be resolved
|
|
Verify (Node 22.x)
Unsafe argument of type error typed assigned to a parameter of type `string | URL`
|
|
Verify (Node 22.x)
Switch is not exhaustive. Cases not matched: 2 | 3
|
|
Verify (Node 22.x)
Unsafe call of a type that could not be resolved
|
|
Verify (Node 22.x)
Unsafe call of a type that could not be resolved
|