Skip to content

Remove unused old eslint version files #4088

Remove unused old eslint version files

Remove unused old eslint version files #4088

Re-run triggered January 15, 2025 18:10
Status Success
Total duration 9m 20s
Artifacts 15

flowzone.yml

on: pull_request
Matrix: Flowzone / Event Types
Flowzone  /  Versioned source
50s
Flowzone / Versioned source
Flowzone  /  File list
3s
Flowzone / File list
Flowzone  /  actionlint
5s
Flowzone / actionlint
Flowzone  /  octoscan
8s
Flowzone / octoscan
Flowzone  /  Clean GitHub release
0s
Flowzone / Clean GitHub release
Flowzone  /  Is custom
11s
Flowzone / Is custom
Flowzone  /  Is rust
10s
Flowzone / Is rust
Flowzone  /  Is python
8s
Flowzone / Is python
Flowzone  /  Is docker
14s
Flowzone / Is docker
Flowzone  /  Generate release notes
10s
Flowzone / Generate release notes
Flowzone  /  Is balena
0s
Flowzone / Is balena
Flowzone  /  Is CloudFormation
0s
Flowzone / Is CloudFormation
Flowzone  /  Check NodeJS versions
12s
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
23s
Flowzone / Publish npm
Flowzone  /  Generate SBOM for NPM
47s
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
42s
Flowzone / Publish Github release
Flowzone  /  All jobs
2s
Flowzone / All jobs
Flowzone  /  Auto-merge
10s
Flowzone / Auto-merge
Fit to window
Zoom out
Zoom in

Annotations

70 warnings
Flowzone / Test custom (self-hosted, X64): 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, X64): 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, X64): 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, X64): 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, X64): 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, X64): 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, X64): 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, X64): 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, X64): 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, X64): 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-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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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): 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 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

Artifacts

Produced during runtime
Name Size
gh-release-53be743b9dcecbb2f0d8841b6663e7af1a9006c3-2
171 MB
gh-release-53be743b9dcecbb2f0d8841b6663e7af1a9006c3-4
168 MB