symbanta-dashboard-ccf7ec64-c89b

job succeeded

time taken
13 seconds
started at
Mon Sep 14 19:17:10 2026
updated at
Mon Sep 14 19:17:23 2026
log uuid
ccf7ec64-c89b-4223-b9e8-7802a47c3768
inspect the job's lambda expression
(lambda()
  `((task . "maak-deploy")
    (project . "symbanta-dashboard")
    (branch-name . "trunk")
    (clone-url . "https://codeberg.org/jjba23/symbanta-dashboard.git")))
starting new job...


-> running command: cd "/etc/byggsteg/job-clone//symbanta-dashboard/trunk" && git reset --hard && git pull

HEAD is now at 5db4bb4 feat: Add dark mode
From https://codeberg.org/jjba23/symbanta-dashboard
   5db4bb4..f9c5c3e  trunk      -> origin/trunk
Updating 5db4bb4..f9c5c3e
Fast-forward
 src/StatsDashboard.tsx      | 235 ++++++++++++++++++------------------
 src/UserAgentStatsTable.tsx | 281 +++++++++++++++++++++++---------------------
 2 files changed, 263 insertions(+), 253 deletions(-)


-> running command: cd /etc/byggsteg/job-clone/symbanta-dashboard/trunk && uname -a

Linux wolk-jjba 7.1.5-gnu #1 SMP PREEMPT_DYNAMIC 1 x86_64 GNU/Linux


-> running command: cd /etc/byggsteg/job-clone/symbanta-dashboard/trunk && git log --name-status HEAD^..HEAD

commit f9c5c3e47f77aba5228e796daf408d6bce335be0
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Mon Sep 14 19:16:57 2026 +0200

    feat: Improve UA table

M	src/StatsDashboard.tsx
M	src/UserAgentStatsTable.tsx


-> running command: cd /etc/byggsteg/job-clone/symbanta-dashboard/trunk && sudo maak deploy

??? Node.js frontend environment loaded
Node version: v24.19.0
NPM version:  11.17.0

up to date, audited 273 packages in 1s

76 packages are looking for funding
  run `npm fund` for details

2 high severity vulnerabilities

To address all issues, run:
  npm audit fix

Run `npm audit` for details.
npm warn allow-scripts 1 package has install scripts not yet covered by allowScripts:
npm warn allow-scripts   esbuild@0.28.2 (postinstall: node install.js)
npm warn allow-scripts
npm warn allow-scripts Run `npm approve-scripts --allow-scripts-pending` to review, or `npm approve-scripts <pkg>` to allow.

> symbanta-dashboard@0.0.0 build
> tsc -b && vite build

vite v8.2.2 building client environment for production...
transforming...
??? 675 modules transformed.
rendering chunks...
computing gzip size...
dist/index.html                   0.46 kB ??? gzip:   0.30 kB
dist/assets/index-6mlne9pP.css   33.30 kB ??? gzip:   6.36 kB
dist/assets/index-D49QyQeG.js   664.67 kB ??? gzip: 197.43 kB

??? built in 914ms
[plugin builtin:vite-reporter] 
(!) Some chunks are larger than 500 kB after minification. Consider:
- Using dynamic import() to code-split the application
- Use build.rolldownOptions.output.codeSplitting to improve chunking: https://rolldown.rs/reference/OutputOptions.codeSplitting
- Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
'/srv/symbanta.jointhefreeworld.org/assets/index-CT6vkZB_.js' is verwijderd
'/srv/symbanta.jointhefreeworld.org/assets/index-BMWkYnGa.css' is verwijderd
map '/srv/symbanta.jointhefreeworld.org/assets' is verwijderd
'/srv/symbanta.jointhefreeworld.org/favicon.svg' is verwijderd
'/srv/symbanta.jointhefreeworld.org/icons.svg' is verwijderd
'/srv/symbanta.jointhefreeworld.org/index.html' is verwijderd
'dist/assets' -> '/srv/symbanta.jointhefreeworld.org/assets'
'dist/assets/index-D49QyQeG.js' -> '/srv/symbanta.jointhefreeworld.org/assets/index-D49QyQeG.js'
'dist/assets/index-6mlne9pP.css' -> '/srv/symbanta.jointhefreeworld.org/assets/index-6mlne9pP.css'
'dist/favicon.svg' -> '/srv/symbanta.jointhefreeworld.org/favicon.svg'
'dist/icons.svg' -> '/srv/symbanta.jointhefreeworld.org/icons.svg'
'dist/index.html' -> '/srv/symbanta.jointhefreeworld.org/index.html'


--------------------------------------------------------------

Maak: the infinitely extensible command runner

Loading tasks from Maak file: /etc/byggsteg/job-clone/symbanta-dashboard/trunk/maak.scm

Executing Maak tasks: deploy

--------------------------------------------------------------

=> Running Maak task: deploy

  Deploy the project.

  Execute command:
nix --extra-experimental-features 'flakes nix-command' develop -c bash -c 'npm install &&  npm run build '