Skip to content

Update to the v7 model #1579

Update to the v7 model

Update to the v7 model #1579

Triggered via pull request July 20, 2024 11:00
@thgreasithgreasi
synchronize #1420
v7
Status Failure
Total duration 5m 54s
Artifacts 2

flowzone.yml

on: pull_request
Matrix: Flowzone / Event Types
Flowzone  /  Versioned source
28s
Flowzone / Versioned source
Flowzone  /  Clean GitHub release
0s
Flowzone / Clean GitHub release
Flowzone  /  Is custom
5s
Flowzone / Is custom
Flowzone  /  Is rust
6s
Flowzone / Is rust
Flowzone  /  Is npm
23s
Flowzone / Is npm
Flowzone  /  Is python
9s
Flowzone / Is python
Flowzone  /  Is docker
12s
Flowzone / Is docker
Flowzone  /  Generate release notes
3s
Flowzone / Generate release notes
Flowzone  /  Is balena
0s
Flowzone / Is balena
Flowzone  /  Is website
0s
Flowzone / Is website
Flowzone  /  Is CloudFormation
0s
Flowzone / Is CloudFormation
Flowzone  /  Lint workflows
9s
Flowzone / Lint workflows
Matrix: Flowzone / Test custom
Matrix: Flowzone / Clean custom
Matrix: Flowzone / Finalize custom
Matrix: Flowzone / Test rust
Flowzone  /  Finalize rust
0s
Flowzone / Finalize rust
Matrix: Flowzone / Test npm
Flowzone  /  Finalize npm
0s
Flowzone / Finalize npm
Flowzone  /  Finalize npm docs
0s
Flowzone / Finalize npm docs
Matrix: Flowzone / Test python poetry
Flowzone  /  Finalize python
0s
Flowzone / Finalize python
Matrix: Flowzone / Test docker
Matrix: Flowzone / Finalize docker
Flowzone  /  Prepare deploy message
0s
Flowzone / Prepare deploy message
Flowzone  /  Finalize GitHub release
0s
Flowzone / Finalize GitHub release
Matrix: Flowzone / Finalize balena
Matrix: Flowzone / Test CloudFormation
Matrix: Flowzone / Finalize CloudFormation
Flowzone  /  Generate SBOM for cargo
0s
Flowzone / Generate SBOM for cargo
Flowzone  /  Generate SBOM for NPM
1m 2s
Flowzone / Generate SBOM for NPM
Flowzone  /  Generate SBOM for python
0s
Flowzone / Generate SBOM for python
Matrix: Flowzone / Publish custom
Matrix: Flowzone / Publish rust
Flowzone  /  Publish npm
0s
Flowzone / Publish npm
Flowzone  /  Publish to test PyPI
0s
Flowzone / Publish to test PyPI
Matrix: Flowzone / Publish balena
Flowzone  /  Publish website
0s
Flowzone / Publish website
Matrix: Flowzone / Publish docker
Flowzone  /  All tests
0s
Flowzone / All tests
Matrix: Flowzone / Always custom
Flowzone  /  Publish Github release
0s
Flowzone / Publish Github release
Flowzone  /  All jobs
0s
Flowzone / All jobs
Flowzone  /  Auto-merge
0s
Flowzone / Auto-merge
Fit to window
Zoom out
Zoom in

Annotations

23 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): tests/integration/models/device.spec.ts#L2925
Argument of type 'number | null | undefined' is not assignable to parameter of type 'string | number'.
Flowzone / Test custom (ubuntu-20.04): tests/integration/models/organization-membership.spec.ts#L105
Argument of type 'OrganizationMembership | undefined' is not assignable to parameter of type 'Pick<OrganizationMembership, "id"> & Pick<OrganizationMembership, "user" | "is_member_of__organization">'.
Flowzone / Test custom (ubuntu-20.04): tests/integration/models/organization-membership.spec.ts#L285
Argument of type 'PostResult<OrganizationMembership> | undefined' is not assignable to parameter of type 'Pick<OrganizationMembership, "id"> & Pick<OrganizationMembership, "user" | "is_member_of__organization">'.
Flowzone / Test custom (ubuntu-20.04): tests/integration/models/organization-membership.spec.ts#L329
Argument of type 'OrganizationMembership | PostResult<OrganizationMembership> | undefined' is not assignable to parameter of type 'Pick<OrganizationMembership, "id"> & Pick<OrganizationMembership, "user" | "is_member_of__organization">'.
Flowzone / Test custom (ubuntu-20.04): tests/integration/models/os.spec.ts#L1265
Type '"image_name"' is not assignable to type '"*" | StringKeyof<Release> | StringKeyof<Release>[] | undefined'.
Flowzone / Test custom (ubuntu-20.04): tests/integration/models/os.spec.ts#L1272
Property 'image_name' does not exist on type 'ExtendedPineTypedResult<Release, Pick<Release, "id" | "known_issue_list" | "raw_version">, ODataOptions<Release> | undefined>'.
Flowzone / Test custom (ubuntu-20.04): tests/integration/models/os.spec.ts#L1276
Property 'image_name' does not exist on type 'ExtendedPineTypedResult<Release, Pick<Release, "id" | "known_issue_list" | "raw_version">, ODataOptions<Release> | undefined>'.
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): tests/integration/models/device.spec.ts#L2925
Argument of type 'number | null | undefined' is not assignable to parameter of type 'string | number'.
Flowzone / Test custom (macos-12): tests/integration/models/organization-membership.spec.ts#L105
Argument of type 'OrganizationMembership | undefined' is not assignable to parameter of type 'Pick<OrganizationMembership, "id"> & Pick<OrganizationMembership, "user" | "is_member_of__organization">'.
Flowzone / Test custom (macos-12): tests/integration/models/organization-membership.spec.ts#L285
Argument of type 'PostResult<OrganizationMembership> | undefined' is not assignable to parameter of type 'Pick<OrganizationMembership, "id"> & Pick<OrganizationMembership, "user" | "is_member_of__organization">'.
Flowzone / Test custom (macos-12): tests/integration/models/organization-membership.spec.ts#L329
Argument of type 'OrganizationMembership | PostResult<OrganizationMembership> | undefined' is not assignable to parameter of type 'Pick<OrganizationMembership, "id"> & Pick<OrganizationMembership, "user" | "is_member_of__organization">'.
Flowzone / Test custom (macos-12): tests/integration/models/os.spec.ts#L1265
Type '"image_name"' is not assignable to type '"*" | StringKeyof<Release> | StringKeyof<Release>[] | undefined'.
Flowzone / Test custom (macos-12): tests/integration/models/os.spec.ts#L1272
Property 'image_name' does not exist on type 'ExtendedPineTypedResult<Release, Pick<Release, "id" | "known_issue_list" | "raw_version">, ODataOptions<Release> | undefined>'.
Flowzone / Test custom (macos-12): tests/integration/models/os.spec.ts#L1276
Property 'image_name' does not exist on type 'ExtendedPineTypedResult<Release, Pick<Release, "id" | "known_issue_list" | "raw_version">, ODataOptions<Release> | undefined>'.
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 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/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): 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 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/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 npm (18.x): tests/integration/auth.spec.ts#L65
Async arrow function has no 'await' expression
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/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.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/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): tests/integration/auth.spec.ts#L65
Async arrow function has no 'await' expression
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/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): tests/integration/auth.spec.ts#L65
Async arrow function has no 'await' expression
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/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#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/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']

Artifacts

Produced during runtime
Name Size
gh-release-sbom-npm
343 KB
npm-a96d5a9c603d28e8cb8800f2ab43db01eac54c90-22.4
584 KB