Skip to content

dumili: Add browser extension button #1532

dumili: Add browser extension button

dumili: Add browser extension button #1532

Triggered via push March 21, 2026 22:06
Status Failure
Total duration 3m 17s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
deploy
Process completed with exit code 1.
deploy
~dumili#build: command (/home/runner/work/core/core/apps/dumili) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
deploy: apps/dumili/src/components/TextEditor.vue#L53
Replace `····></b-container⏎··` with `··></b-container`
deploy: apps/dumili/src/components/TextEditor.vue#L52
Replace `······</div></` with `········</div></div></`
deploy: apps/dumili/src/components/TextEditor.vue#L51
Replace `<a·href="https://addons.mozilla.org/en-US/firefox/addon/dumili-auto-indexer/"·target="_blank"><img·src="/get-add-on.png"></a></div` with `⏎··········<a⏎············href="https://addons.mozilla.org/en-US/firefox/addon/dumili-auto-indexer/"⏎············target="_blank"⏎············><img·src="/get-add-on.png"⏎··········/></a`
deploy: apps/dumili/src/components/TextEditor.vue#L46
Parsing error: missing-whitespace-between-attributes
deploy: apps/dumili/src/components/TextEditor.vue#L46
Replace `·class="my-2"` with `class="my-2"·`
deploy: apps/dumili/src/components/TextEditor.vue#L20
Replace `·$t("Vous·avez·indiqué·toutes·les·entrées·de·cette·indexation·?·L'index·au·format·DBI·est·indiqué·ci-dessous.·Copiez·l'index·et·utilisez·l'extension·navigateur·Dumili·pour·remplir·les·champs·d'indexation·automatiquement·sur·Inducks.")` with `⏎··········$t(⏎············"Vous·avez·indiqué·toutes·les·entrées·de·cette·indexation·?·L'index·au·format·DBI·est·indiqué·ci-dessous.·Copiez·l'index·et·utilisez·l'extension·navigateur·Dumili·pour·remplir·les·champs·d'indexation·automatiquement·sur·Inducks.",⏎··········)⏎·······`
deploy
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1, docker/setup-buildx-action@v3, nrwl/nx-set-shas@v4, oven-sh/setup-bun@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/