Switch to new custom syntax #1591
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
6s
Annotations
76 warnings
Flowzone / Test npm (20.x):
src/models/device.ts#L2255
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#L358
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/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 (20.x):
tests/integration/auth.spec.ts#L65
Async arrow function has no 'await' expression
|
Flowzone / Test npm (22.x):
src/models/device.ts#L2255
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Flowzone / Test npm (22.x):
src/models/os.ts#L358
Unexpected `await` of a non-Promise (non-"Thenable") value
|
Flowzone / Test npm (22.x):
src/settings.ts#L37
Async method 'get' has no 'await' expression
|
Flowzone / Test npm (22.x):
src/settings.ts#L54
Async method 'getAll' has no 'await' expression
|
Flowzone / Test npm (22.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 (22.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 (22.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 (22.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 (22.x):
src/util/index.ts#L341
Expected the Promise rejection reason to be an Error
|
Flowzone / Test npm (22.x):
tests/integration/auth.spec.ts#L65
Async arrow function has no 'await' expression
|
Flowzone / Test npm (22.x):
src/models/device.ts#L2255
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Flowzone / Test npm (22.x):
src/models/os.ts#L358
Unexpected `await` of a non-Promise (non-"Thenable") value
|
Flowzone / Test npm (22.x):
src/settings.ts#L37
Async method 'get' has no 'await' expression
|
Flowzone / Test npm (22.x):
src/settings.ts#L54
Async method 'getAll' has no 'await' expression
|
Flowzone / Test npm (22.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 (22.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 (22.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 (22.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 (22.x):
src/util/index.ts#L341
Expected the Promise rejection reason to be an Error
|
Flowzone / Test npm (22.x):
tests/integration/auth.spec.ts#L65
Async arrow function has no 'await' expression
|
Flowzone / Test npm (18.x):
src/models/device.ts#L2255
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#L358
Unexpected `await` of a non-Promise (non-"Thenable") value
|
Flowzone / Test custom (ubuntu-20.04):
src/models/device.ts#L2255
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Flowzone / Test npm (18.x):
src/settings.ts#L37
Async method 'get' has no 'await' expression
|
Flowzone / Test custom (ubuntu-20.04):
src/models/os.ts#L358
Unexpected `await` of a non-Promise (non-"Thenable") value
|
Flowzone / Test npm (18.x):
src/settings.ts#L54
Async method 'getAll' has no 'await' expression
|
Flowzone / Test custom (ubuntu-20.04):
src/settings.ts#L37
Async method 'get' has no 'await' expression
|
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 custom (ubuntu-20.04):
src/settings.ts#L54
Async method 'getAll' has no 'await' expression
|
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 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 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 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 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 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 npm (18.x):
src/util/index.ts#L341
Expected the Promise rejection reason to be an Error
|
Flowzone / Test custom (ubuntu-20.04):
src/util/index.ts#L341
Expected the Promise rejection reason to be an Error
|
Flowzone / Test npm (18.x):
tests/integration/auth.spec.ts#L65
Async arrow function has no 'await' expression
|
Flowzone / Test custom (ubuntu-20.04):
tests/integration/auth.spec.ts#L65
Async arrow function has no 'await' expression
|
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#L2255
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#L358
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/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):
tests/integration/auth.spec.ts#L65
Async arrow function has no 'await' expression
|
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 custom (windows-2019):
src/models/device.ts#L2255
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#L358
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/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):
tests/integration/auth.spec.ts#L65
Async arrow function has no 'await' expression
|
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']
|