Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update contributing.md #3390

Merged
merged 1 commit into from
Dec 17, 2024

chore: update contributing.md

f89067b
Select commit
Loading
Failed to load commit list.
Merged

chore: update contributing.md #3390

chore: update contributing.md
f89067b
Select commit
Loading
Failed to load commit list.
Garnix CI / package zkgm-dev [x86_64-linux] succeeded Dec 17, 2024 in 1m 17s

Run results

Build succeeded

Details

Last 100 lines of logs:

@nix {"action":"setPhase","phase":"unpackPhase"}
unpacking source archive /nix/store/q4brh2fwb95q29waqd7s3k429vkjyghz-zkgm-dev
source root is zkgm-dev
Running phase: patchPhase
@nix {"action":"setPhase","phase":"patchPhase"}
Executing npmConfigHook
Configuring npm
Validating consistency between /build/zkgm-dev/package-lock.json and /nix/store/b24q2cihsjzms21789ralnw9y2fnn5iz-zkgm-dev-0.0.1-npm-deps/package-lock.json
\\Installing dependencies

added 172 packages, and audited 173 packages in 2s

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

found 0 vulnerabilities
patching script interpreter paths in node_modules
node_modules/cssesc/bin/cssesc: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/dvr68nawf9i6ca4wb8cps81vvrdihnk6-nodejs-23.2.0/bin/node"
node_modules/yaml/bin.mjs: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/dvr68nawf9i6ca4wb8cps81vvrdihnk6-nodejs-23.2.0/bin/node"
node_modules/which/bin/node-which: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/dvr68nawf9i6ca4wb8cps81vvrdihnk6-nodejs-23.2.0/bin/node"
node_modules/nanoid/bin/nanoid.cjs: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/dvr68nawf9i6ca4wb8cps81vvrdihnk6-nodejs-23.2.0/bin/node"
node_modules/update-browserslist-db/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/dvr68nawf9i6ca4wb8cps81vvrdihnk6-nodejs-23.2.0/bin/node"
node_modules/acorn/bin/acorn: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/dvr68nawf9i6ca4wb8cps81vvrdihnk6-nodejs-23.2.0/bin/node"
node_modules/glob/dist/esm/bin.mjs: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/dvr68nawf9i6ca4wb8cps81vvrdihnk6-nodejs-23.2.0/bin/node"
node_modules/@sveltejs/kit/svelte-kit.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/dvr68nawf9i6ca4wb8cps81vvrdihnk6-nodejs-23.2.0/bin/node"
node_modules/sucrase/bin/sucrase-node: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/dvr68nawf9i6ca4wb8cps81vvrdihnk6-nodejs-23.2.0/bin/node"
node_modules/sucrase/bin/sucrase: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/dvr68nawf9i6ca4wb8cps81vvrdihnk6-nodejs-23.2.0/bin/node"
node_modules/autoprefixer/bin/autoprefixer: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/dvr68nawf9i6ca4wb8cps81vvrdihnk6-nodejs-23.2.0/bin/node"
node_modules/browserslist/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/dvr68nawf9i6ca4wb8cps81vvrdihnk6-nodejs-23.2.0/bin/node"
node_modules/resolve/bin/resolve: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/dvr68nawf9i6ca4wb8cps81vvrdihnk6-nodejs-23.2.0/bin/node"
node_modules/jiti/bin/jiti.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/dvr68nawf9i6ca4wb8cps81vvrdihnk6-nodejs-23.2.0/bin/node"
node_modules/svelte-check/bin/svelte-check: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/dvr68nawf9i6ca4wb8cps81vvrdihnk6-nodejs-23.2.0/bin/node"
node_modules/esbuild/bin/esbuild: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/dvr68nawf9i6ca4wb8cps81vvrdihnk6-nodejs-23.2.0/bin/node"
node_modules/rollup/dist/bin/rollup: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/dvr68nawf9i6ca4wb8cps81vvrdihnk6-nodejs-23.2.0/bin/node"
node_modules/vite/bin/vite.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/dvr68nawf9i6ca4wb8cps81vvrdihnk6-nodejs-23.2.0/bin/node"
node_modules/tailwindcss/lib/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/dvr68nawf9i6ca4wb8cps81vvrdihnk6-nodejs-23.2.0/bin/node"
node_modules/typescript/bin/tsc: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/dvr68nawf9i6ca4wb8cps81vvrdihnk6-nodejs-23.2.0/bin/node"
node_modules/typescript/bin/tsserver: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/dvr68nawf9i6ca4wb8cps81vvrdihnk6-nodejs-23.2.0/bin/node"
rebuilt dependencies successfully
patching script interpreter paths in node_modules
Finished npmConfigHook
Running phase: updateAutotoolsGnuConfigScriptsPhase
@nix {"action":"setPhase","phase":"updateAutotoolsGnuConfigScriptsPhase"}
Running phase: configurePhase
@nix {"action":"setPhase","phase":"configurePhase"}
no configure script, doing nothing
Running phase: buildPhase
@nix {"action":"setPhase","phase":"buildPhase"}
Executing npmBuildHook

> [email protected] build
> vite build

vite v6.0.2 building SSR bundle for production...
✓ 158 modules transformed.
vite v6.0.2 building for production...
✓ 135 modules transformed.
.svelte-kit/output/client/_app/version.json                                    0.03 kB │ gzip:  0.05 kB
.svelte-kit/output/client/.vite/manifest.json                                  3.22 kB │ gzip:  0.60 kB
.svelte-kit/output/client/_app/immutable/assets/2.DBkkXxMz.css                 4.47 kB │ gzip:  1.29 kB
.svelte-kit/output/client/_app/immutable/assets/0.DcT_FXkZ.css                 7.36 kB │ gzip:  2.20 kB
.svelte-kit/output/client/_app/immutable/entry/start.C65jKc7Y.js               0.07 kB │ gzip:  0.08 kB
.svelte-kit/output/client/_app/immutable/nodes/0.dC0dGRSx.js                   0.38 kB │ gzip:  0.27 kB
.svelte-kit/output/client/_app/immutable/chunks/legacy.C4ivRECR.js             0.53 kB │ gzip:  0.34 kB
.svelte-kit/output/client/_app/immutable/nodes/1.B11ULsQG.js                   0.76 kB │ gzip:  0.45 kB
.svelte-kit/output/client/_app/immutable/chunks/disclose-version.CviE-I54.js   0.98 kB │ gzip:  0.56 kB
.svelte-kit/output/client/_app/immutable/chunks/store.BkdmvQ6a.js              3.19 kB │ gzip:  1.65 kB
.svelte-kit/output/client/_app/immutable/chunks/index-client.vNyCd-hl.js       4.33 kB │ gzip:  2.06 kB
.svelte-kit/output/client/_app/immutable/entry/app.CfmEb81J.js                 5.59 kB │ gzip:  2.67 kB
.svelte-kit/output/client/_app/immutable/nodes/2.BhrG_Dde.js                  11.66 kB │ gzip:  5.48 kB
.svelte-kit/output/client/_app/immutable/chunks/runtime.DHgwbKNr.js           12.49 kB │ gzip:  5.10 kB
.svelte-kit/output/client/_app/immutable/chunks/entry.BT0DFDT3.js             28.81 kB │ gzip: 11.36 kB
✓ built in 436ms
.svelte-kit/output/server/.vite/manifest.json                          1.84 kB
.svelte-kit/output/server/_app/immutable/assets/_page.DBkkXxMz.css     4.47 kB
.svelte-kit/output/server/_app/immutable/assets/_layout.CpuetDCS.css   7.34 kB
.svelte-kit/output/server/entries/pages/_layout.svelte.js              0.24 kB
.svelte-kit/output/server/internal.js                                  0.31 kB
.svelte-kit/output/server/chunks/escaping.js                           0.53 kB
.svelte-kit/output/server/entries/fallbacks/error.svelte.js            1.25 kB
.svelte-kit/output/server/entries/pages/_page.svelte.js                1.75 kB
.svelte-kit/output/server/chunks/exports.js                            6.09 kB
.svelte-kit/output/server/chunks/internal.js                          19.16 kB
.svelte-kit/output/server/chunks/index.js                             27.10 kB
.svelte-kit/output/server/index.js                                    95.22 kB
✓ built in 2.38s

Run npm run preview to preview your production build locally.

> Using @sveltejs/adapter-static
  Wrote site to "build"
  ✔ done
Finished npmBuildHook
Running phase: installPhase
@nix {"action":"setPhase","phase":"installPhase"}
Running phase: fixupPhase
@nix {"action":"setPhase","phase":"fixupPhase"}
shrinking RPATHs of ELF executables and libraries in /nix/store/1z7c4xjchhx0p2jwbrsva04c7gjpyi03-zkgm-dev-0.0.1
checking for references to /build/ in /nix/store/1z7c4xjchhx0p2jwbrsva04c7gjpyi03-zkgm-dev-0.0.1...
patching script interpreter paths in /nix/store/1z7c4xjchhx0p2jwbrsva04c7gjpyi03-zkgm-dev-0.0.1