Update to the v7 model #1581
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
13 errors and 76 warnings
Flowzone / Test custom (ubuntu-20.04):
tests/integration/models/billing.spec.ts#L457
Property 'mime' does not exist on type 'Blob | BalenaRequestStreamResult'.
|
Flowzone / Test custom (ubuntu-20.04):
tests/integration/models/billing.spec.ts#L461
Property 'pipe' does not exist on type 'Blob | BalenaRequestStreamResult'.
|
Flowzone / Test custom (ubuntu-20.04):
tests/integration/models/device-type.spec.ts#L155
Argument of type 'Contract | null' is not assignable to parameter of type 'string | Contract'.
|
Flowzone / Test custom (ubuntu-20.04):
typing_tests/pine-options.ts#L608
Type '1' is not assignable to type '0'.
|
Flowzone / Test custom (ubuntu-20.04)
Process completed with exit code 2.
|
Flowzone / Test custom (macos-12):
tests/integration/models/billing.spec.ts#L457
Property 'mime' does not exist on type 'Blob | BalenaRequestStreamResult'.
|
Flowzone / Test custom (macos-12):
tests/integration/models/billing.spec.ts#L461
Property 'pipe' does not exist on type 'Blob | BalenaRequestStreamResult'.
|
Flowzone / Test custom (macos-12):
tests/integration/models/device-type.spec.ts#L155
Argument of type 'Contract | null' is not assignable to parameter of type 'string | Contract'.
|
Flowzone / Test custom (macos-12):
typing_tests/pine-options.ts#L608
Type '1' is not assignable to type '0'.
|
Flowzone / Test custom (macos-12)
Process completed with exit code 2.
|
Flowzone / Test custom (windows-2019)
Process completed with exit code 1.
|
Flowzone / All tests
Process completed with exit code 1.
|
Flowzone / All jobs
Process completed with exit code 1.
|
Flowzone / Test npm (20.x):
src/models/device.ts#L2246
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Flowzone / Test npm (20.x):
src/models/os.ts#L348
Unexpected `await` of a non-Promise (non-"Thenable") value
|
Flowzone / Test npm (20.x):
src/settings.ts#L37
Async method 'get' has no 'await' expression
|
Flowzone / Test npm (20.x):
src/settings.ts#L54
Async method 'getAll' has no 'await' expression
|
Flowzone / Test npm (20.x):
src/util/global-env.ts#L4
Union type constituent is duplicated with typeof window
|
Flowzone / Test npm (20.x):
src/util/index.ts#L68
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Flowzone / Test npm (20.x):
src/util/index.ts#L77
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Flowzone / Test npm (20.x):
src/util/index.ts#L83
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Flowzone / Test npm (20.x):
src/util/index.ts#L267
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Flowzone / Test npm (20.x):
src/util/index.ts#L341
Expected the Promise rejection reason to be an Error
|
Flowzone / Test npm (18.x):
src/models/device.ts#L2246
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Flowzone / Test npm (18.x):
src/models/os.ts#L348
Unexpected `await` of a non-Promise (non-"Thenable") value
|
Flowzone / Test npm (18.x):
src/settings.ts#L37
Async method 'get' has no 'await' expression
|
Flowzone / Test npm (18.x):
src/settings.ts#L54
Async method 'getAll' has no 'await' expression
|
Flowzone / Test npm (18.x):
src/util/global-env.ts#L4
Union type constituent is duplicated with typeof window
|
Flowzone / Test npm (18.x):
src/util/index.ts#L68
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Flowzone / Test npm (18.x):
src/util/index.ts#L77
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Flowzone / Test npm (18.x):
src/util/index.ts#L83
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Flowzone / Test npm (18.x):
src/util/index.ts#L267
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Flowzone / Test npm (18.x):
src/util/index.ts#L341
Expected the Promise rejection reason to be an Error
|
Flowzone / Test custom (ubuntu-20.04):
src/models/device.ts#L2246
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Flowzone / Test custom (ubuntu-20.04):
src/models/os.ts#L348
Unexpected `await` of a non-Promise (non-"Thenable") value
|
Flowzone / Test custom (ubuntu-20.04):
src/settings.ts#L37
Async method 'get' has no 'await' expression
|
Flowzone / Test custom (ubuntu-20.04):
src/settings.ts#L54
Async method 'getAll' has no 'await' expression
|
Flowzone / Test custom (ubuntu-20.04):
src/util/global-env.ts#L4
Union type constituent is duplicated with typeof window
|
Flowzone / Test custom (ubuntu-20.04):
src/util/index.ts#L68
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Flowzone / Test custom (ubuntu-20.04):
src/util/index.ts#L77
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Flowzone / Test custom (ubuntu-20.04):
src/util/index.ts#L83
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Flowzone / Test custom (ubuntu-20.04):
src/util/index.ts#L267
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Flowzone / Test custom (ubuntu-20.04):
src/util/index.ts#L341
Expected the Promise rejection reason to be an Error
|
Flowzone / Test custom (ubuntu-20.04)
Unexpected input(s) 'variables', valid inputs are ['json', 'secrets']
|
Flowzone / Test custom (ubuntu-20.04)
Unexpected input(s) 'variables', valid inputs are ['json', 'secrets']
|
Flowzone / Test custom (macos-12):
src/models/device.ts#L2246
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Flowzone / Test custom (macos-12):
src/models/os.ts#L348
Unexpected `await` of a non-Promise (non-"Thenable") value
|
Flowzone / Test custom (macos-12):
src/settings.ts#L37
Async method 'get' has no 'await' expression
|
Flowzone / Test custom (macos-12):
src/settings.ts#L54
Async method 'getAll' has no 'await' expression
|
Flowzone / Test custom (macos-12):
src/util/global-env.ts#L4
Union type constituent is duplicated with typeof window
|
Flowzone / Test custom (macos-12):
src/util/index.ts#L68
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Flowzone / Test custom (macos-12):
src/util/index.ts#L77
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Flowzone / Test custom (macos-12):
src/util/index.ts#L83
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Flowzone / Test custom (macos-12):
src/util/index.ts#L267
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Flowzone / Test custom (macos-12):
src/util/index.ts#L341
Expected the Promise rejection reason to be an Error
|
Flowzone / Test custom (macos-12)
Unexpected input(s) 'variables', valid inputs are ['json', 'secrets']
|
Flowzone / Test custom (macos-12)
Unexpected input(s) 'variables', valid inputs are ['json', 'secrets']
|
Flowzone / Test npm (22.4):
src/models/device.ts#L2246
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Flowzone / Test npm (22.4):
src/models/os.ts#L348
Unexpected `await` of a non-Promise (non-"Thenable") value
|
Flowzone / Test npm (22.4):
src/settings.ts#L37
Async method 'get' has no 'await' expression
|
Flowzone / Test npm (22.4):
src/settings.ts#L54
Async method 'getAll' has no 'await' expression
|
Flowzone / Test npm (22.4):
src/util/global-env.ts#L4
Union type constituent is duplicated with typeof window
|
Flowzone / Test npm (22.4):
src/util/index.ts#L68
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Flowzone / Test npm (22.4):
src/util/index.ts#L77
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Flowzone / Test npm (22.4):
src/util/index.ts#L83
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Flowzone / Test npm (22.4):
src/util/index.ts#L267
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Flowzone / Test npm (22.4):
src/util/index.ts#L341
Expected the Promise rejection reason to be an Error
|
Flowzone / Test npm (22.4):
src/models/device.ts#L2246
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Flowzone / Test npm (22.4):
src/models/os.ts#L348
Unexpected `await` of a non-Promise (non-"Thenable") value
|
Flowzone / Test npm (22.4):
src/settings.ts#L37
Async method 'get' has no 'await' expression
|
Flowzone / Test npm (22.4):
src/settings.ts#L54
Async method 'getAll' has no 'await' expression
|
Flowzone / Test npm (22.4):
src/util/global-env.ts#L4
Union type constituent is duplicated with typeof window
|
Flowzone / Test npm (22.4):
src/util/index.ts#L68
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Flowzone / Test npm (22.4):
src/util/index.ts#L77
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Flowzone / Test npm (22.4):
src/util/index.ts#L83
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Flowzone / Test npm (22.4):
src/util/index.ts#L267
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Flowzone / Test npm (22.4):
src/util/index.ts#L341
Expected the Promise rejection reason to be an Error
|
Flowzone / Test custom (windows-2019):
src/models/device.ts#L2246
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Flowzone / Test custom (windows-2019):
src/models/os.ts#L348
Unexpected `await` of a non-Promise (non-"Thenable") value
|
Flowzone / Test custom (windows-2019):
src/settings.ts#L37
Async method 'get' has no 'await' expression
|
Flowzone / Test custom (windows-2019):
src/settings.ts#L54
Async method 'getAll' has no 'await' expression
|
Flowzone / Test custom (windows-2019):
src/util/global-env.ts#L4
Union type constituent is duplicated with typeof window
|
Flowzone / Test custom (windows-2019):
src/util/index.ts#L68
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Flowzone / Test custom (windows-2019):
src/util/index.ts#L77
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Flowzone / Test custom (windows-2019):
src/util/index.ts#L83
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Flowzone / Test custom (windows-2019):
src/util/index.ts#L267
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Flowzone / Test custom (windows-2019):
src/util/index.ts#L341
Expected the Promise rejection reason to be an Error
|
Flowzone / Test custom (windows-2019)
Unexpected input(s) 'variables', valid inputs are ['json', 'secrets']
|
Flowzone / Test custom (windows-2019)
Unexpected input(s) 'variables', valid inputs are ['json', 'secrets']
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
gh-release-sbom-npm
Expired
|
343 KB |
|
npm-6e77af4d619fb09955c511b656a10a4a8cbc995d-22.4
Expired
|
576 KB |
|