Skip to content

Update dependency @balena/lint to v9 #1475

Update dependency @balena/lint to v9

Update dependency @balena/lint to v9 #1475

Triggered via pull request January 22, 2025 14:56
Status Failure
Total duration 3m 15s
Artifacts 3

flowzone.yml

on: pull_request
Matrix: Flowzone / Event Types
Flowzone  /  Versioned source
34s
Flowzone / Versioned source
Flowzone  /  File list
2s
Flowzone / File list
Flowzone  /  actionlint
5s
Flowzone / actionlint
Flowzone  /  octoscan
9s
Flowzone / octoscan
Flowzone  /  Clean GitHub release
0s
Flowzone / Clean GitHub release
Flowzone  /  Is custom
7s
Flowzone / Is custom
Flowzone  /  Is rust
5s
Flowzone / Is rust
Flowzone  /  Is python
5s
Flowzone / Is python
Flowzone  /  Generate release notes
4s
Flowzone / Generate release notes
Flowzone  /  Is balena
0s
Flowzone / Is balena
Flowzone  /  Is CloudFormation
0s
Flowzone / Is CloudFormation
Flowzone  /  Check NodeJS versions
19s
Flowzone / Check NodeJS versions
Flowzone  /  Process docker files
10s
Flowzone / Process docker files
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
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
Matrix: Flowzone / Test docker
Matrix: Flowzone / Finalize docker
Flowzone  /  Generate SBOM for cargo
0s
Flowzone / Generate SBOM for cargo
Flowzone  /  Generate SBOM for python
0s
Flowzone / Generate SBOM for python
Flowzone  /  Generate SBOM for NPM
0s
Flowzone / Generate SBOM for NPM
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
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

32 errors and 4 warnings
Flowzone / Test npm (v18.20.5): src/action.ts#L46
Prefer using an optional chain expression instead, as it's more concise and easier to read
Flowzone / Test npm (v18.20.5): src/balena-utils.ts#L121
Template literal expression is unnecessary and can be simplified
Flowzone / Test npm (v18.20.5): src/balena-utils.ts#L161
Expected the Promise rejection reason to be an Error
Flowzone / Test npm (v18.20.5): src/balena-utils.ts#L161
Returning a void expression from a function is forbidden. Please move it before the `return` statement
Flowzone / Test npm (v18.20.5): src/balena-utils.ts#L167
Expected the Promise rejection reason to be an Error
Flowzone / Test npm (v18.20.5): src/balena-utils.ts#L212
This assertion is unnecessary since it does not change the type of the expression
Flowzone / Test npm (v18.20.5): tests/src/balena-utils.spec.ts#L10
A `require()` style import is forbidden
Flowzone / Test npm (v18.20.5): tests/src/balena-utils.spec.ts#L88
Async method 'getAllByApplication' has no 'await' expression
Flowzone / Test npm (v18.20.5): tests/src/balena-utils.spec.ts#L116
'e' is defined but never used
Flowzone / Test npm (v18.20.5): tests/src/balena-utils.spec.ts#L145
'e' is defined but never used
Flowzone / Test npm (v22.13.1): src/action.ts#L46
Prefer using an optional chain expression instead, as it's more concise and easier to read
Flowzone / Test npm (v22.13.1): src/balena-utils.ts#L121
Template literal expression is unnecessary and can be simplified
Flowzone / Test npm (v22.13.1): src/balena-utils.ts#L161
Expected the Promise rejection reason to be an Error
Flowzone / Test npm (v22.13.1): src/balena-utils.ts#L161
Returning a void expression from a function is forbidden. Please move it before the `return` statement
Flowzone / Test npm (v22.13.1): src/balena-utils.ts#L167
Expected the Promise rejection reason to be an Error
Flowzone / Test npm (v22.13.1): src/balena-utils.ts#L212
This assertion is unnecessary since it does not change the type of the expression
Flowzone / Test npm (v22.13.1): tests/src/balena-utils.spec.ts#L10
A `require()` style import is forbidden
Flowzone / Test npm (v22.13.1): tests/src/balena-utils.spec.ts#L88
Async method 'getAllByApplication' has no 'await' expression
Flowzone / Test npm (v22.13.1): tests/src/balena-utils.spec.ts#L116
'e' is defined but never used
Flowzone / Test npm (v22.13.1): tests/src/balena-utils.spec.ts#L145
'e' is defined but never used
Flowzone / Test npm (v20.18.2): src/action.ts#L46
Prefer using an optional chain expression instead, as it's more concise and easier to read
Flowzone / Test npm (v20.18.2): src/balena-utils.ts#L121
Template literal expression is unnecessary and can be simplified
Flowzone / Test npm (v20.18.2): src/balena-utils.ts#L161
Expected the Promise rejection reason to be an Error
Flowzone / Test npm (v20.18.2): src/balena-utils.ts#L161
Returning a void expression from a function is forbidden. Please move it before the `return` statement
Flowzone / Test npm (v20.18.2): src/balena-utils.ts#L167
Expected the Promise rejection reason to be an Error
Flowzone / Test npm (v20.18.2): src/balena-utils.ts#L212
This assertion is unnecessary since it does not change the type of the expression
Flowzone / Test npm (v20.18.2): tests/src/balena-utils.spec.ts#L10
A `require()` style import is forbidden
Flowzone / Test npm (v20.18.2): tests/src/balena-utils.spec.ts#L88
Async method 'getAllByApplication' has no 'await' expression
Flowzone / Test npm (v20.18.2): tests/src/balena-utils.spec.ts#L116
'e' is defined but never used
Flowzone / Test npm (v20.18.2): tests/src/balena-utils.spec.ts#L145
'e' is defined but never used
Flowzone / All tests
Process completed with exit code 1.
Flowzone / All jobs
Process completed with exit code 1.
Legacy key/value format with whitespace separator should not be used: Dockerfile#L6
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: Dockerfile#L42
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
The 'as' keyword should match the case of the 'from' keyword: Dockerfile#L2
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: Dockerfile#L28
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/

Artifacts

Produced during runtime
Name Size
balena-io~deploy-to-balena-action~AJQQPU.dockerbuild
48.1 KB
docker-default-amd64 Expired
171 MB
release-notes Expired
795 Bytes