Skip to content

build(deps): bump the github-actions group with 17 updates #435

build(deps): bump the github-actions group with 17 updates

build(deps): bump the github-actions group with 17 updates #435

Triggered via pull request August 3, 2026 03:13
Status Success
Total duration 7m 48s
Artifacts

ci.yml

on: pull_request
Contracts (Rust / Soroban)
28s
Contracts (Rust / Soroban)
Contracts Audit (cargo-deny / cargo-audit)
18s
Contracts Audit (cargo-deny / cargo-audit)
backend  /  Backend (NestJS)
40s
backend / Backend (NestJS)
frontend  /  Frontend (Next.js)
1m 48s
frontend / Frontend (Next.js)
analytics  /  Analytics (Next.js)
1m 17s
analytics / Analytics (Next.js)
Terraform fmt
9s
Terraform fmt
Fit to window
Zoom out
Zoom in

Annotations

1 warning
backend / Backend (NestJS): Backend/src/export-spec.ts#L10
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator