feat: Run monitoring follower with acceptance testing #34792
test-all-packages.yml
on: pull_request
Matrix: build
lint-rest
11m 3s
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
10 errors and 4 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-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
|