VM Nightly #1817
vm-nightly-test.yml
on: schedule
test-vm-api
1m 23s
test-vm-state
1m 54s
test-vm-blockchain
1m 55s
test-vm-slow
2m 5s
Annotations
8 errors
test-vm-api
Argument of type '(info: { [key: string]: string | null | undefined; level: string; message: string | undefined; }) => string' is not assignable to parameter of type '(info: TransformableInfo) => string'.
|
test-vm-api
Process completed with exit code 1.
|
test-vm-state
Argument of type '(info: { [key: string]: string | null | undefined; level: string; message: string | undefined; }) => string' is not assignable to parameter of type '(info: TransformableInfo) => string'.
|
test-vm-state
Process completed with exit code 1.
|
test-vm-blockchain
Argument of type '(info: { [key: string]: string | null | undefined; level: string; message: string | undefined; }) => string' is not assignable to parameter of type '(info: TransformableInfo) => string'.
|
test-vm-blockchain
Process completed with exit code 1.
|
test-vm-slow
Argument of type '(info: { [key: string]: string | null | undefined; level: string; message: string | undefined; }) => string' is not assignable to parameter of type '(info: TransformableInfo) => string'.
|
test-vm-slow
Process completed with exit code 1.
|