Add ability to run tests with cluster mode #3297
flowzone.yml
on: pull_request
Matrix: Flowzone / Event Types
Flowzone
/
Clean GitHub release
0s
Matrix: Flowzone / Test custom
Matrix: Flowzone / Clean custom
Matrix: Flowzone / Finalize custom
Matrix: Flowzone / Test rust
Flowzone
/
Finalize rust
0s
Matrix: Flowzone / Test npm
Flowzone
/
Finalize npm
0s
Flowzone
/
Finalize npm docs
0s
Matrix: Flowzone / Test python poetry
Flowzone
/
Finalize python
0s
Matrix: Flowzone / Test docker
Matrix: Flowzone / Finalize docker
Flowzone
/
Prepare deploy message
0s
Flowzone
/
Finalize GitHub release
0s
Matrix: Flowzone / Finalize balena
Matrix: Flowzone / Test CloudFormation
Matrix: Flowzone / Finalize CloudFormation
Matrix: Flowzone / Publish custom
Matrix: Flowzone / Publish rust
Matrix: Flowzone / Publish balena
Matrix: Flowzone / Publish docker
Matrix: Flowzone / Always custom
Flowzone
/
Auto-merge
0s
Annotations
22 errors and 20 warnings
Flowzone / Test npm (20.x):
test/02-sync-migrator.test.ts#L22
Type 'ChildProcess[]' is missing the following properties from type 'ChildProcess': stdin, stdout, stderr, stdio, and 27 more.
|
Flowzone / Test npm (20.x):
test/02-sync-migrator.test.ts#L36
Type 'ChildProcess[]' is missing the following properties from type 'ChildProcess': stdin, stdout, stderr, stdio, and 27 more.
|
Flowzone / Test npm (20.x):
test/02-sync-migrator.test.ts#L73
Type 'ChildProcess[]' is missing the following properties from type 'ChildProcess': stdin, stdout, stderr, stdio, and 27 more.
|
Flowzone / Test npm (20.x):
test/02-sync-migrator.test.ts#L85
Type 'ChildProcess[]' is missing the following properties from type 'ChildProcess': stdin, stdout, stderr, stdio, and 27 more.
|
Flowzone / Test npm (20.x):
test/02-sync-migrator.test.ts#L103
Type 'ChildProcess[]' is missing the following properties from type 'ChildProcess': stdin, stdout, stderr, stdio, and 27 more.
|
Flowzone / Test npm (20.x):
test/02-sync-migrator.test.ts#L136
Type 'ChildProcess[]' is missing the following properties from type 'ChildProcess': stdin, stdout, stderr, stdio, and 27 more.
|
Flowzone / Test npm (20.x):
test/03-async-migrator.test.ts#L25
Type 'ChildProcess[]' is missing the following properties from type 'ChildProcess': stdin, stdout, stderr, stdio, and 27 more.
|
Flowzone / Test npm (20.x):
test/03-async-migrator.test.ts#L105
Type 'ChildProcess[]' is missing the following properties from type 'ChildProcess': stdin, stdout, stderr, stdio, and 27 more.
|
Flowzone / Test npm (20.x):
test/03-async-migrator.test.ts#L218
Type 'ChildProcess[]' is missing the following properties from type 'ChildProcess': stdin, stdout, stderr, stdio, and 27 more.
|
Flowzone / Test npm (20.x):
test/03-async-migrator.test.ts#L239
Type 'ChildProcess[]' is missing the following properties from type 'ChildProcess': stdin, stdout, stderr, stdio, and 27 more.
|
Flowzone / Test npm (22.x):
test/02-sync-migrator.test.ts#L22
Type 'ChildProcess[]' is missing the following properties from type 'ChildProcess': stdin, stdout, stderr, stdio, and 27 more.
|
Flowzone / Test npm (22.x):
test/02-sync-migrator.test.ts#L36
Type 'ChildProcess[]' is missing the following properties from type 'ChildProcess': stdin, stdout, stderr, stdio, and 27 more.
|
Flowzone / Test npm (22.x):
test/02-sync-migrator.test.ts#L73
Type 'ChildProcess[]' is missing the following properties from type 'ChildProcess': stdin, stdout, stderr, stdio, and 27 more.
|
Flowzone / Test npm (22.x):
test/02-sync-migrator.test.ts#L85
Type 'ChildProcess[]' is missing the following properties from type 'ChildProcess': stdin, stdout, stderr, stdio, and 27 more.
|
Flowzone / Test npm (22.x):
test/02-sync-migrator.test.ts#L103
Type 'ChildProcess[]' is missing the following properties from type 'ChildProcess': stdin, stdout, stderr, stdio, and 27 more.
|
Flowzone / Test npm (22.x):
test/02-sync-migrator.test.ts#L136
Type 'ChildProcess[]' is missing the following properties from type 'ChildProcess': stdin, stdout, stderr, stdio, and 27 more.
|
Flowzone / Test npm (22.x):
test/03-async-migrator.test.ts#L25
Type 'ChildProcess[]' is missing the following properties from type 'ChildProcess': stdin, stdout, stderr, stdio, and 27 more.
|
Flowzone / Test npm (22.x):
test/03-async-migrator.test.ts#L105
Type 'ChildProcess[]' is missing the following properties from type 'ChildProcess': stdin, stdout, stderr, stdio, and 27 more.
|
Flowzone / Test npm (22.x):
test/03-async-migrator.test.ts#L218
Type 'ChildProcess[]' is missing the following properties from type 'ChildProcess': stdin, stdout, stderr, stdio, and 27 more.
|
Flowzone / Test npm (22.x):
test/03-async-migrator.test.ts#L239
Type 'ChildProcess[]' is missing the following properties from type 'ChildProcess': stdin, stdout, stderr, stdio, and 27 more.
|
Flowzone / All tests
Process completed with exit code 1.
|
Flowzone / All jobs
Process completed with exit code 1.
|
Flowzone / Test npm (20.x):
src/bin/utils.ts#L2
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Flowzone / Test npm (20.x):
src/data-server/sbvr-server.ts#L237
Expected an error object to be thrown
|
Flowzone / Test npm (20.x):
src/database-layer/db.ts#L191
Async arrow function 'rejectFn' has no 'await' expression
|
Flowzone / Test npm (20.x):
src/database-layer/db.ts#L202
Async arrow function 'rejectFn' has no 'await' expression
|
Flowzone / Test npm (20.x):
src/database-layer/db.ts#L422
Async method 'getTxLevelLock' has no 'await' expression
|
Flowzone / Test npm (20.x):
src/database-layer/db.ts#L935
Async method '_commit' has no 'await' expression
|
Flowzone / Test npm (20.x):
src/database-layer/db.ts#L984
Expected the Promise rejection reason to be an Error
|
Flowzone / Test npm (20.x):
src/express-emulator/express.js#L64
Expected an error object to be thrown
|
Flowzone / Test npm (20.x):
src/express-emulator/express.js#L105
Expected the Promise rejection reason to be an Error
|
Flowzone / Test npm (20.x):
src/express-emulator/express.js#L114
Expected the Promise rejection reason to be an Error
|
Flowzone / Test npm (22.x):
src/bin/utils.ts#L2
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Flowzone / Test npm (22.x):
src/data-server/sbvr-server.ts#L237
Expected an error object to be thrown
|
Flowzone / Test npm (22.x):
src/database-layer/db.ts#L191
Async arrow function 'rejectFn' has no 'await' expression
|
Flowzone / Test npm (22.x):
src/database-layer/db.ts#L202
Async arrow function 'rejectFn' has no 'await' expression
|
Flowzone / Test npm (22.x):
src/database-layer/db.ts#L422
Async method 'getTxLevelLock' has no 'await' expression
|
Flowzone / Test npm (22.x):
src/database-layer/db.ts#L935
Async method '_commit' has no 'await' expression
|
Flowzone / Test npm (22.x):
src/database-layer/db.ts#L984
Expected the Promise rejection reason to be an Error
|
Flowzone / Test npm (22.x):
src/express-emulator/express.js#L64
Expected an error object to be thrown
|
Flowzone / Test npm (22.x):
src/express-emulator/express.js#L105
Expected the Promise rejection reason to be an Error
|
Flowzone / Test npm (22.x):
src/express-emulator/express.js#L114
Expected the Promise rejection reason to be an Error
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
release-notes
Expired
|
216 Bytes |
|