concept-collection / turing-surface

export standalone matlab

deploy · #2 · push by owner · main · 9b71d5b · .github/workflows/deploy.yml ·
build-deploy 34s
Runner
Job build-deploy on ubuntu-latest
Checking out concept-collection/turing-surface at 9b71d5b2
Container started from catthehacker/ubuntu:act-latest
▸ Post actions/setup-node@v4
(node:674) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
Cleaning up the job container
actions/checkout@v40s
▸ actions/checkout@v4
Using cofferdam's built-in checkout (actions/checkout@v4)
concept-collection/turing-surface is already checked out at 9b71d5b2 (cofferdam checks out before the job starts)
actions/setup-node@v47s
▸ actions/setup-node@v4
Using cached actions/setup-node@v4 (49933ea5288c)
Attempting to download 24...
(node:54) [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/9365eba0-88f4-4847-a0d0-95c39ccf2306 -f /cofferdam/temp/5f556e83-6de0-4640-965c-bf0d008433a7
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)5s
▸ 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
npm warn deprecated mp4-muxer@5.2.2: This library is superseded by Mediabunny. Please migrate to it.

added 129 packages, and audited 131 packages in 3s

19 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 test:node -- --skip-without-gpu4s
▸ Run npm run test:node -- --skip-without-gpu

> turing-surface@0.1.0 test:node
> vite-node scripts/test-node.ts --skip-without-gpu

Warning: Couldn't load Vulkan: libvulkan.so.1: cannot open shared object file: No such file or directory
    at operator() (/home/runner/work/node-webgpu/node-webgpu/third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:363)

SKIP  no WebGPU available here, so these checks did not run.
No WebGPU adapter available
  Dawn reaches the GPU through Vulkan on Linux and Windows, Metal on macOS,
  so a headless box may have no adapter at all. DAWN_FLAGS='backend=vulkan'
  makes it explain itself.
Run npm run build9s
▸ Run npm run build

> turing-surface@0.1.0 build
> tsc --noEmit && vite build

vite v5.4.21 building for production...
transforming...
✓ 564 modules transformed.
rendering chunks...
computing gzip size...

(!) 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.
dist/test.html                                0.48 kB │ gzip:     0.28 kB
dist/index.html                              20.01 kB │ gzip:     5.33 kB
dist/assets/randnfun3.worker-Dvt0nl2R.js  1,511.17 kB
dist/assets/test-B2-kFPYz.js                 43.02 kB │ gzip:    16.49 kB
dist/assets/main-BPyQsJkT.js                591.88 kB │ gzip:   155.20 kB
dist/assets/matlabScript-CvQtws_o.js      1,656.90 kB │ gzip:   465.78 kB
dist/assets/hdf5_hl-BUT6gJkb.js           4,406.85 kB │ gzip: 1,029.18 kB
✓ built in 6.53s
actions/configure-pages@v50s
▸ actions/configure-pages@v5
Using cofferdam's built-in configure-pages (actions/configure-pages@v5)
This site will be served at https://vault1.fly.dev/concept-collection/turing-surface/site/
actions/upload-pages-artifact@v32s
▸ actions/upload-pages-artifact@v3
Using cached actions/upload-pages-artifact@v3 (56afc609e742)
▸ Archive artifact
▾ Archive artifact
./
./index.html
./test.html
./assets/
./assets/main-BPyQsJkT.js
./assets/test-B2-kFPYz.js
./assets/matlabScript-CvQtws_o.js
./assets/randnfun3.worker-Dvt0nl2R.js
./assets/hdf5_hl-BUT6gJkb.js
▸ Upload artifact
Using cofferdam's built-in upload-artifact (actions/upload-artifact@v4)
Uploading artifact github-pages (1 file, 8632320 bytes)
actions/deploy-pages@v40s
▸ actions/deploy-pages@v4
Using cofferdam's built-in deploy-pages (actions/deploy-pages@v4)
Deployed 7 files to https://vault1.fly.dev/concept-collection/turing-surface/site/
Artifacts
github-pages8.2 MB

Artifacts are tar archives, and are removed when the run is pruned.