Skip to content

chore(ecmascript): switch to ES2024 #2856

chore(ecmascript): switch to ES2024

chore(ecmascript): switch to ES2024 #2856

Triggered via pull request December 3, 2024 13:41
@ferfergaferferga
synchronize #2505
Status Failure
Total duration 9m 34s
Artifacts

pull_request.yml

on: pull_request_target
Build πŸ—οΈ  /  Prepare Docker build variables 🏷️🐳
32s
Build πŸ—οΈ / Prepare Docker build variables 🏷️🐳
Matrix: Build πŸ—οΈ / tauri
Create comments ✍️  /  Cloudflare Pages deployment πŸ“ƒπŸš€
6s
Create comments ✍️ / Cloudflare Pages deployment πŸ“ƒπŸš€
Automation πŸŽ›οΈ  /  Label conflicted PRs πŸ·οΈβ›”
2s
Automation πŸŽ›οΈ / Label conflicted PRs πŸ·οΈβ›”
Semantic Pull Request πŸ“š
4s
Semantic Pull Request πŸ“š
Labeling 🏷️
4s
Labeling 🏷️
Quality checks πŸ‘ŒπŸ§ͺ  /  Vulnerable dependencies πŸ”Ž
5s
Quality checks πŸ‘ŒπŸ§ͺ / Vulnerable dependencies πŸ”Ž
Quality checks πŸ‘ŒπŸ§ͺ  /  Commit linting πŸ’¬βœ…
5s
Quality checks πŸ‘ŒπŸ§ͺ / Commit linting πŸ’¬βœ…
Matrix: GitHub CodeQL πŸ”¬ / analyze
Matrix: Quality checks πŸ‘ŒπŸ§ͺ / quality
Matrix: Build πŸ—οΈ / docker
Build πŸ—οΈ  /  Merge Docker images πŸ’ΏπŸ³
0s
Build πŸ—οΈ / Merge Docker images πŸ’ΏπŸ³
Build πŸ—οΈ  /  Publish frontend artifact πŸš€
0s
Build πŸ—οΈ / Publish frontend artifact πŸš€
Deploy πŸš€  /  Cloudflare Pages πŸ“ƒ
2s
Deploy πŸš€ / Cloudflare Pages πŸ“ƒ
Deploy πŸš€  /  ...  /  Cloudflare Pages deployment πŸ“ƒπŸš€
5s
Deploy πŸš€ / Compose and push comment πŸ“ / Cloudflare Pages deployment πŸ“ƒπŸš€
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 22 warnings
Build πŸ—οΈ / Tauri for MacOS πŸ–₯️
Process completed with exit code 1.
Quality checks πŸ‘ŒπŸ§ͺ / Run check:types πŸ•΅οΈβ€β™‚οΈ
Process completed with exit code 1.
Build πŸ—οΈ / Tauri for Ubuntu πŸ–₯️
Process completed with exit code 1.
Build πŸ—οΈ / Docker image for amd64 πŸ’ΏπŸ³
buildx failed with: ERROR: failed to solve: process "/bin/sh -c npm ci --no-audit && npm run build" did not complete successfully: exit code: 1
Build πŸ—οΈ / Tauri for Windows πŸ–₯️
Process completed with exit code 1.
Quality checks πŸ‘ŒπŸ§ͺ / Run lint πŸ•΅οΈβ€β™‚οΈ: frontend/eslint.config.ts#L4
Complete the task associated to this "TODO" comment
Quality checks πŸ‘ŒπŸ§ͺ / Run lint πŸ•΅οΈβ€β™‚οΈ: frontend/src/components/Item/Card/ItemCard.vue#L190
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Quality checks πŸ‘ŒπŸ§ͺ / Run lint πŸ•΅οΈβ€β™‚οΈ: frontend/src/components/Item/Identify/IdentifyDialog.vue#L148
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Quality checks πŸ‘ŒπŸ§ͺ / Run lint πŸ•΅οΈβ€β™‚οΈ: frontend/src/components/Item/ItemMenu.vue#L155
Expected an assignment or function call and instead saw an expression
Quality checks πŸ‘ŒπŸ§ͺ / Run lint πŸ•΅οΈβ€β™‚οΈ: frontend/src/components/Item/ItemMenu.vue#L155
Provide multiple methods instead of using "newVal" to determine which action to take
Quality checks πŸ‘ŒπŸ§ͺ / Run lint πŸ•΅οΈβ€β™‚οΈ: frontend/src/components/Item/ItemMenu.vue#L204
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Build πŸ—οΈ / Docker image for arm64 πŸ’ΏπŸ³
buildx failed with: ERROR: failed to solve: process "/bin/sh -c npm ci --no-audit && npm run build" did not complete successfully: exit code: 1
Deploy πŸš€ / Cloudflare Pages πŸ“ƒ
Unable to download artifact(s): Artifact not found for name: frontend Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact. For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
Labeling 🏷️
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Automation πŸŽ›οΈ / Label conflicted PRs πŸ·οΈβ›”
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Semantic Pull Request πŸ“š
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Quality checks πŸ‘ŒπŸ§ͺ / Commit linting πŸ’¬βœ…
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Quality checks πŸ‘ŒπŸ§ͺ / Vulnerable dependencies πŸ”Ž
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build πŸ—οΈ / Prepare Docker build variables 🏷️🐳
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Create comments ✍️ / Cloudflare Pages deployment πŸ“ƒπŸš€
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Quality checks πŸ‘ŒπŸ§ͺ / Run check:types πŸ•΅οΈβ€β™‚οΈ
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Quality checks πŸ‘ŒπŸ§ͺ / Run analyze:cycles πŸ•΅οΈβ€β™‚οΈ
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
GitHub CodeQL πŸ”¬ / Analyze javascript-typescript πŸ”¬
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build πŸ—οΈ / Tauri for Ubuntu πŸ–₯️
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build πŸ—οΈ / Docker image for amd64 πŸ’ΏπŸ³
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Quality checks πŸ‘ŒπŸ§ͺ / Run lint πŸ•΅οΈβ€β™‚οΈ
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build πŸ—οΈ / Docker image for arm64 πŸ’ΏπŸ³
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Deploy πŸš€ / Cloudflare Pages πŸ“ƒ
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636