Replace the two-file MATLAB project with one downloadable script
build 17s
Runner
Job build on ubuntu-latest Checking out concept-collection/mesh-pde-solver at ed07f0f8 Container started from catthehacker/ubuntu:act-latest ▸ Post actions/setup-node@v4 (node:470) [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/mesh-pde-solver is already checked out at ed07f0f8 (cofferdam checks out before the job starts)
actions/setup-node@v45s
▸ actions/setup-node@v4 Using cached actions/setup-node@v4 (49933ea5288c) Attempting to download 22... (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 22.23.2 - x64 from https://nodejs.org/dist/v22.23.2/node-v22.23.2-linux-x64.tar.gz Extracting ... [command]/usr/bin/tar xz --strip 1 --warning=no-unknown-keyword --overwrite -C /cofferdam/temp/8a49d90b-40ef-4ae3-bca3-cb4022f1c784 -f /cofferdam/temp/fa02b909-c1bd-4eaa-806a-eb8fb8d96d3e Adding to the cache ... Done ▾ Environment details node: v22.23.2 npm: 10.9.8 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.
Run npm ci4s
▸ Run npm ci added 154 packages, and audited 155 packages in 3s 100 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.
Run npm run build4s
▸ Run npm run build > mesh-pde-solver@0.0.0 build > tsc -b && vite build [36mvite v8.1.3 [32mbuilding client environment for production...[36m[39m [2K transforming...✓ 32 modules transformed. rendering chunks... computing gzip size... dist/index.html 0.55 kB │ gzip: 0.34 kB dist/assets/index-DH496aTD.css 3.26 kB │ gzip: 1.20 kB dist/assets/index-sYnNNWr8.js 3,901.74 kB │ gzip: 800.46 kB [32m✓ built in 353ms[39m [33m[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.[39m
actions/upload-pages-artifact@v32s
▸ actions/upload-pages-artifact@v3 Using cached actions/upload-pages-artifact@v3 (56afc609e742) ▸ Archive artifact ▾ Archive artifact ./ ./index.html ./assets/ ./assets/index-DH496aTD.css ./assets/index-sYnNNWr8.js ./samples/ ./samples/torus.msh ./samples/sphere.msh ./samples/sphere-tri.msh ./favicon.svg ▸ Upload artifact Using cofferdam's built-in upload-artifact (actions/upload-artifact@v4) Uploading artifact github-pages (1 file, 3983360 bytes)
Artifacts
github-pages3.8 MB
Artifacts are tar archives, and are removed when the run is pruned.