/ concept-collection / turing-surface-cache
Sign in
concept-collection / turing-surface-cache

Borrow npx along with node, since the recipe needs both

ci · #1 · push by owner · main · 7df2a28 · .github/workflows/ci.yml ·
test 29s
Runner
Job test on ubuntu-latest
Checking out concept-collection/turing-surface-cache at 7df2a285
Container started from catthehacker/ubuntu:act-latest
Cleaning up the job container
actions/checkout@v40s
▸ actions/checkout@v4
Using cofferdam's built-in checkout (actions/checkout@v4)
concept-collection/turing-surface-cache is already checked out at 7df2a285 (cofferdam checks out before the job starts)
actions/setup-node@v46s
▸ actions/setup-node@v4
Using cached actions/setup-node@v4 (49933ea5288c)
Attempting to download 24...
(node:56) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
Bad credentials
Falling back to download directly from Node
Acquiring 24.19.0 - x64 from https://nodejs.org/dist/v24.19.0/node-v24.19.0-linux-x64.tar.gz
Extracting ...
[command]/usr/bin/tar xz --strip 1 --warning=no-unknown-keyword --overwrite -C /cofferdam/temp/5cd21f85-316c-44b0-850f-f9b36e0a1348 -f /cofferdam/temp/51f16a4e-55f0-4f9f-9077-d775e401fc0e
Adding to the cache ...
Done
▾ Environment details
node: v24.19.0
npm: 11.17.0
yarn: 
WARNING: Cache action is only supported on GHES version >= 3.5. If you are on version >=3.5 Please check with GHES admin if Actions cache service is enabled or not.
Check out numbl (sibling dependency)3s
▸ Check out numbl (sibling dependency)
Cloning into '/cofferdam/workspace/../../numbl'...
stdlib-bundle.ts generated: 10 stdlib, 6 shim file(s)
  shims: +containers/Map.m, +matlab/+internal/+decomposition/DenseLU.m, +matlab/+internal/+math/blkdiag.m, decomposition.m, isIllConditioned.m, uihtml.m
Run npm ci --ignore-scripts4s
▸ Run npm ci --ignore-scripts

added 108 packages, and audited 110 packages in 3s

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

6 vulnerabilities (1 moderate, 5 high)

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force

Run `npm audit` for details.
Run npm run build13s
▸ Run npm run build

> turing-surface-cache@0.1.0 build
> tsc --noEmit && vite build && npm run build:cli

vite v5.4.21 building for production...
transforming...
✓ 545 modules transformed.
rendering chunks...
computing gzip size...
dist/sweep.html                               4.95 kB │ gzip:     1.83 kB
dist/index.html                               8.40 kB │ gzip:     3.27 kB
dist/assets/randnfun3.worker-BXd60is4.js  1,508.86 kB
dist/assets/fillWalk-BYmCoMY8.css             3.81 kB │ gzip:     1.30 kB
dist/assets/sweep-Di6XZ36N.js                14.22 kB │ gzip:     5.62 kB
dist/assets/main-B0w7xjDo.js                 14.26 kB │ gzip:     5.77 kB
dist/assets/fillWalk-CCpJl9w2.js          2,156.49 kB │ gzip:   591.38 kB
dist/assets/hdf5_hl-DJFfQ3Rt.js           4,406.78 kB │ gzip: 1,029.15 kB

(!) Some chunks are larger than 500 kB after minification. Consider:
- Using dynamic import() to code-split the application
- Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
- Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
✓ built in 6.79s

> turing-surface-cache@0.1.0 build:cli
> vite build --config vite.cli.config.ts && node scripts/pack-cli.mjs

vite v5.4.21 building SSR bundle for production...
transforming...
✓ 532 modules transformed.
rendering chunks...
dist-cli/fill.js  3,244.96 kB
✓ built in 3.28s
dist/fill.tgz  (turing-surface-fill 0.1.0)
Run pip install h5py1s
▸ Run pip install h5py
error: externally-managed-environment

× This environment is externally managed
╰─> To install Python packages system-wide, try apt install
    python3-xyz, where xyz is the package you are trying to
    install.
    
    If you wish to install a non-Debian-packaged Python package,
    create a virtual environment using python3 -m venv path/to/venv.
    Then use path/to/venv/bin/python and path/to/venv/bin/pip. Make
    sure you have python3-full installed.
    
    If you wish to install a non-Debian packaged Python application,
    it may be easiest to use pipx install xyz, which will manage a
    virtual environment for you. Make sure you have pipx installed.
    
    See /usr/share/doc/python3.12/README.venv for more information.

note: If you believe this is a mistake, please contact your Python installation or OS distribution provider. You can override this, at the risk of breaking your Python installation or OS, by passing --break-system-packages.
hint: See PEP 668 for the detailed specification.
Process completed with exit code 1.
Run node scripts/check-app.mjs

moveopenescclose