Skip to content

Make the --type parameter in os initialize & the --device-type parameter in os build-config optional #4074

Make the --type parameter in os initialize & the --device-type parameter in os build-config optional

Make the --type parameter in os initialize & the --device-type parameter in os build-config optional #4074

Triggered via pull request January 12, 2025 15:09
Status Failure
Total duration 10m 40s
Artifacts 5

flowzone.yml

on: pull_request
Matrix: Flowzone / Event Types
Flowzone  /  Versioned source
40s
Flowzone / Versioned source
Flowzone  /  File list
2s
Flowzone / File list
Flowzone  /  actionlint
5s
Flowzone / actionlint
Flowzone  /  octoscan
12s
Flowzone / octoscan
Flowzone  /  Clean GitHub release
0s
Flowzone / Clean GitHub release
Flowzone  /  Is custom
10s
Flowzone / Is custom
Flowzone  /  Is rust
13s
Flowzone / Is rust
Flowzone  /  Is python
14s
Flowzone / Is python
Flowzone  /  Is docker
14s
Flowzone / Is docker
Flowzone  /  Generate release notes
11s
Flowzone / Generate release notes
Flowzone  /  Is balena
0s
Flowzone / Is balena
Flowzone  /  Is CloudFormation
0s
Flowzone / Is CloudFormation
Flowzone  /  Check NodeJS versions
14s
Flowzone / Check NodeJS versions
Flowzone  /  Pre-commit hooks
0s
Flowzone / Pre-commit hooks
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 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 / Test CloudFormation
Matrix: Flowzone / Finalize CloudFormation
Matrix: Flowzone / Test npm
Flowzone  /  Finalize npm
0s
Flowzone / Finalize npm
Flowzone  /  Finalize npm docs
0s
Flowzone / Finalize npm docs
Flowzone  /  Generate SBOM for cargo
0s
Flowzone / Generate SBOM for cargo
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  /  Generate SBOM for NPM
0s
Flowzone / Generate SBOM for NPM
Flowzone  /  Publish to test PyPI
0s
Flowzone / Publish to test PyPI
Flowzone  /  Publish website
0s
Flowzone / Publish website
Matrix: Flowzone / Publish balena
Flowzone  /  All tests
0s
Flowzone / All tests
Matrix: Flowzone / Publish docker
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

4 errors and 60 warnings
Flowzone / Test custom (self-hosted, X64)
Process completed with exit code 1.
Flowzone / Test npm (v20.18.1)
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 (v20.18.1): automation/build-bin.ts#L457
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Flowzone / Test npm (v20.18.1): automation/build-bin.ts#L479
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Flowzone / Test npm (v20.18.1): automation/build-bin.ts#L481
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Flowzone / Test npm (v20.18.1): automation/capitanodoc/markdown.ts#L42
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Flowzone / Test npm (v20.18.1): automation/capitanodoc/markdown.ts#L56
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Flowzone / Test npm (v20.18.1): automation/capitanodoc/markdown.ts#L72
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Flowzone / Test npm (v20.18.1): automation/run.ts#L44
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Flowzone / Test npm (v20.18.1): automation/update-module.ts#L96
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Flowzone / Test npm (v20.18.1): src/auth/utils.ts#L53
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Flowzone / Test npm (v20.18.1): src/commands/build/index.ts#L173
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Flowzone / Test npm (v20.18.1): automation/build-bin.ts#L457
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Flowzone / Test npm (v20.18.1): automation/build-bin.ts#L479
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Flowzone / Test npm (v20.18.1): automation/build-bin.ts#L481
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Flowzone / Test npm (v20.18.1): automation/capitanodoc/markdown.ts#L42
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Flowzone / Test npm (v20.18.1): automation/capitanodoc/markdown.ts#L56
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Flowzone / Test npm (v20.18.1): automation/capitanodoc/markdown.ts#L72
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Flowzone / Test npm (v20.18.1): automation/run.ts#L44
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Flowzone / Test npm (v20.18.1): automation/update-module.ts#L96
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Flowzone / Test npm (v20.18.1): src/auth/utils.ts#L53
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Flowzone / Test npm (v20.18.1): src/commands/build/index.ts#L173
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Flowzone / Test custom (macos-latest-xlarge): automation/build-bin.ts#L457
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Flowzone / Test custom (macos-latest-xlarge): automation/build-bin.ts#L479
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Flowzone / Test custom (macos-latest-xlarge): automation/build-bin.ts#L481
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Flowzone / Test custom (macos-latest-xlarge): automation/capitanodoc/markdown.ts#L42
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Flowzone / Test custom (macos-latest-xlarge): automation/capitanodoc/markdown.ts#L56
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Flowzone / Test custom (macos-latest-xlarge): automation/capitanodoc/markdown.ts#L72
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Flowzone / Test custom (macos-latest-xlarge): automation/run.ts#L44
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Flowzone / Test custom (macos-latest-xlarge): automation/update-module.ts#L96
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Flowzone / Test custom (macos-latest-xlarge): src/auth/utils.ts#L53
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Flowzone / Test custom (macos-latest-xlarge): src/commands/build/index.ts#L173
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Flowzone / Test custom (self-hosted, ARM64): automation/build-bin.ts#L457
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Flowzone / Test custom (self-hosted, ARM64): automation/build-bin.ts#L479
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Flowzone / Test custom (self-hosted, ARM64): automation/build-bin.ts#L481
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Flowzone / Test custom (self-hosted, ARM64): automation/capitanodoc/markdown.ts#L42
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Flowzone / Test custom (self-hosted, ARM64): automation/capitanodoc/markdown.ts#L56
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Flowzone / Test custom (self-hosted, ARM64): automation/capitanodoc/markdown.ts#L72
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Flowzone / Test custom (self-hosted, ARM64): automation/run.ts#L44
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Flowzone / Test custom (self-hosted, ARM64): automation/update-module.ts#L96
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Flowzone / Test custom (self-hosted, ARM64): src/auth/utils.ts#L53
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Flowzone / Test custom (self-hosted, ARM64): src/commands/build/index.ts#L173
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Flowzone / Test custom (macos-13): automation/build-bin.ts#L457
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Flowzone / Test custom (macos-13): automation/build-bin.ts#L479
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Flowzone / Test custom (macos-13): automation/build-bin.ts#L481
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Flowzone / Test custom (macos-13): automation/capitanodoc/markdown.ts#L42
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Flowzone / Test custom (macos-13): automation/capitanodoc/markdown.ts#L56
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Flowzone / Test custom (macos-13): automation/capitanodoc/markdown.ts#L72
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Flowzone / Test custom (macos-13): automation/run.ts#L44
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Flowzone / Test custom (macos-13): automation/update-module.ts#L96
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Flowzone / Test custom (macos-13): src/auth/utils.ts#L53
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Flowzone / Test custom (macos-13): src/commands/build/index.ts#L173
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Flowzone / Test custom (windows-2019): automation/build-bin.ts#L457
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Flowzone / Test custom (windows-2019): automation/build-bin.ts#L479
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Flowzone / Test custom (windows-2019): automation/build-bin.ts#L481
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Flowzone / Test custom (windows-2019): automation/capitanodoc/markdown.ts#L42
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Flowzone / Test custom (windows-2019): automation/capitanodoc/markdown.ts#L56
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Flowzone / Test custom (windows-2019): automation/capitanodoc/markdown.ts#L72
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Flowzone / Test custom (windows-2019): automation/run.ts#L44
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Flowzone / Test custom (windows-2019): automation/update-module.ts#L96
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Flowzone / Test custom (windows-2019): src/auth/utils.ts#L53
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Flowzone / Test custom (windows-2019): src/commands/build/index.ts#L173
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator

Artifacts

Produced during runtime
Name Size
custom-ae54506fe662cd740fc62120a44238feedf3aa6b-Linux-ARM64
241 MB
custom-ae54506fe662cd740fc62120a44238feedf3aa6b-Windows-X64
242 MB
custom-ae54506fe662cd740fc62120a44238feedf3aa6b-macOS-ARM64
237 MB
custom-ae54506fe662cd740fc62120a44238feedf3aa6b-macOS-X64
242 MB
release-notes
251 Bytes