Repair u19 tests in a3p-integration #34890
Annotations
10 errors and 2 warnings
Lint a3p-integration
Type 'Buffer' is not assignable to type 'Uint8Array<ArrayBufferLike>'.
|
Lint a3p-integration
Type 'Buffer' is not assignable to type 'Uint8Array<ArrayBufferLike>'.
|
Lint a3p-integration
Type 'Buffer' is not assignable to type 'Uint8Array<ArrayBufferLike>'.
|
Lint a3p-integration
Type 'Buffer' is not generic.
|
Lint a3p-integration
Type 'Buffer' is not assignable to type 'Uint8Array<ArrayBufferLike>'.
|
Lint a3p-integration
Type 'Buffer' is not assignable to type 'Uint8Array<ArrayBufferLike>'.
|
Lint a3p-integration
Argument of type 'string | number | Buffer' is not assignable to parameter of type 'string | number | Uint8Array<ArrayBufferLike>'.
|
Lint a3p-integration
Type 'Buffer' is not assignable to type 'Uint8Array<ArrayBufferLike>'.
|
Lint a3p-integration
Type 'Buffer' is not assignable to type 'Uint8Array<ArrayBufferLike>'.
|
Lint a3p-integration
Argument of type 'Buffer[]' is not assignable to parameter of type 'readonly Uint8Array<ArrayBufferLike>[]'.
|
Lint a3p-integration:
a3p-integration/proposals/n:upgrade-next/test/agoricNames.test.js#L155
Prefer for...of instead of Array.forEach
|
Lint a3p-integration:
a3p-integration/proposals/z:acceptance/test/initial.test.js#L3
`test.todo()` should not be used
|
Loading