Merge remote-tracking branch 'refs/remotes/origin/master'
Some checks failed
CI / checks (push) Failing after 2s

This commit is contained in:
Alois 2026-08-20 20:55:52 +02:00
commit 687d56f9f1
Signed by: alois
SSH key fingerprint: SHA256:GBzT2DXvAuGV9XIV5W3WrzVpjU54FThmxHXdbz95J24
149 changed files with 34674 additions and 9180 deletions

View file

@ -14,7 +14,7 @@ jobs:
runs-on: nixos
steps:
- name: Checkout
uses: https://data.forgejo.org/actions/checkout@v4
uses: https://data.forgejo.org/actions/checkout@v7
- name: Run checks
run: |
@ -29,6 +29,7 @@ jobs:
cargo machete
pnpm install --frozen-lockfile
pnpm add --save-dev --save-exact --workspace-root jscpd-linux-x64-gnu@5.0.14
pnpm run dup
RUSTFLAGS="--cfg web_sys_unstable_apis" wasm-pack test --node wasm
@ -37,6 +38,9 @@ jobs:
pnpm --filter mtp-web-client run build
node test/e2ee.mjs
pnpm run test:secrets
pnpm run test:types
pnpm run test:boundary
(
cd example