build(deps): bump the github-actions group with 17 updates #435
ci.yml
on: pull_request
Contracts (Rust / Soroban)
28s
Contracts Audit (cargo-deny / cargo-audit)
18s
backend
/
Backend (NestJS)
40s
frontend
/
Frontend (Next.js)
1m 48s
analytics
/
Analytics (Next.js)
1m 17s
Terraform fmt
9s
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
|