Merge branch 'master' into james/acx-1489-enforce-typescript-strict-l… #3085
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors and 2 warnings
Test (16):
test/Dataworker.proposeRootBundle.ts#L61
Argument of type '(logA: { callId: number;}, logB: { callId: number;}) => number' is not assignable to parameter of type '(a: SinonSpyCall<any[], any>, b: SinonSpyCall<any[], any>) => number'.
|
Test (16):
test/Dataworker.proposeRootBundle.ts#L62
No overload matches this call.
|
Test (16)
Process completed with exit code 1.
|
Lint (16):
src/clients/bridges/op-stack/OpStackBridgeInterface.ts#L6
Unexpected any. Specify a different type
|
Lint (16):
test/MultiCallerClient.ts#L53
Unexpected any. Specify a different type
|