chore: correct declaration of userSeat.getPayout(); cascade fixes #33937
Annotations
10 errors and 5 warnings
Run yarn lint:packages
Argument of type 'void | Payment<any>' is not assignable to parameter of type 'Payment<"nat", any>'.
|
Run yarn lint:packages
Argument of type 'void | Payment<any>' is not assignable to parameter of type 'Payment<"nat", any>'.
|
Run yarn lint:packages
Argument of type 'void | Payment<any>' is not assignable to parameter of type 'Payment<"set", any>'.
|
Run yarn lint:packages
Argument of type 'void | Payment<any>' is not assignable to parameter of type 'Payment<"set", any>'.
|
Run yarn lint:packages
Argument of type 'void | Payment<any>' is not assignable to parameter of type 'Payment<"set", any>'.
|
Run yarn lint:packages
Argument of type 'void | Payment<any>' is not assignable to parameter of type 'Payment<"set", any>'.
|
Run yarn lint:packages
Argument of type 'void | Payment<any>' is not assignable to parameter of type 'ERef<Payment<"nat", any>>'.
|
Run yarn lint:packages
Argument of type 'void | Payment<any>' is not assignable to parameter of type 'ERef<Payment<"nat", any>>'.
|
Run yarn lint:packages
Argument of type 'void | Payment<any>' is not assignable to parameter of type 'Payment<"nat", any>'.
|
Run yarn lint:packages
Argument of type 'void | Payment<any>' is not assignable to parameter of type 'Payment<"nat", any>'.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run yarn lint:packages:
packages/SwingSet/test/metering/metered-code.js#L22
Unexpected constant condition
|
Run yarn lint:packages:
packages/notifier/test/makeNotifierFromSubscriber.test.js#L78
Unexpected constant condition
|
Run yarn lint:packages:
packages/notifier/test/makeNotifierFromSubscriber.test.js#L139
Unexpected constant condition
|
Run yarn lint:packages:
packages/network/test/fakes.js#L16
Unexpected constant condition
|
Loading