test(boot): Fast USDC chain impact #34764
test-all-packages.yml
on: pull_request
Matrix: build
lint-rest
11m 0s
Matrix: test-boot
Matrix: test-cosmic-swingset
Matrix: test-governance
Matrix: test-inter-protocol
Matrix: test-quick
Matrix: test-quick2
Matrix: test-solo
Matrix: test-swingset
Matrix: test-zoe-swingset
Matrix: test-zoe-unit
Annotations
16 errors and 7 warnings
lint-rest
'metrics' is of type 'unknown'.
|
lint-rest
Unused '@ts-expect-error' directive.
|
lint-rest
Type 'Buffer' is not assignable to type 'Uint8Array<ArrayBufferLike>'.
|
lint-rest
Type 'Buffer' is not assignable to type 'Uint8Array<ArrayBufferLike>'.
|
lint-rest
Type 'Buffer' is not assignable to type 'Uint8Array<ArrayBufferLike>'.
|
lint-rest
Type 'Buffer' is not generic.
|
lint-rest
Type 'Buffer' is not assignable to type 'Uint8Array<ArrayBufferLike>'.
|
lint-rest
Type 'Buffer' is not assignable to type 'Uint8Array<ArrayBufferLike>'.
|
lint-rest
Argument of type 'string | number | Buffer' is not assignable to parameter of type 'string | number | Uint8Array<ArrayBufferLike>'.
|
lint-rest
Type 'Buffer' is not assignable to type 'Uint8Array<ArrayBufferLike>'.
|
lint-primary
Module '"@agoric/swing-store"' has no exported member 'SnapStoreDebug'.
|
lint-primary:
packages/boot/test/fast-usdc/chain-impact.test.ts#L31
`fs/promises` import should occur before import of `../../tools/supports.js`
|
lint-primary:
packages/boot/test/fast-usdc/chain-impact.test.ts#L110
'storage' is already declared in the upper scope on line 101 column 11
|
lint-primary:
packages/boot/test/fast-usdc/chain-impact.test.ts#L235
'nobleAgoricChannelId' is already declared in the upper scope on line 50 column 7
|
lint-primary:
packages/boot/test/fast-usdc/chain-impact.test.ts#L614
Unexpected string concatenation
|
lint-primary
Process completed with exit code 1.
|
lint-rest:
a3p-integration/proposals/n:upgrade-next/agoricNames.test.js#L158
Prefer for...of instead of Array.forEach
|
lint-rest:
a3p-integration/proposals/z:acceptance/test/initial.test.js#L3
`test.todo()` should not be used
|
lint-primary:
packages/network/test/fakes.js#L16
Unexpected constant condition
|
lint-primary:
packages/ERTP/test/unitTests/mintObj.test.js#L128
Expected JSDoc block to be aligned
|
lint-primary:
packages/boot/test/fast-usdc/chain-impact.test.ts#L52
Prefer using the primitive `number` as a type name, rather than the upper-cased `Number`
|
lint-primary:
packages/boot/test/fast-usdc/chain-impact.test.ts#L53
Prefer using the primitive `number` as a type name, rather than the upper-cased `Number`
|
lint-primary:
packages/boot/test/fast-usdc/chain-impact.test.ts#L81
Prefer using the primitive `number` as a type name, rather than the upper-cased `Number`
|