Skip to content

Merge pull request #32 from BravarDev/main #1

Merge pull request #32 from BravarDev/main

Merge pull request #32 from BravarDev/main #1

Triggered via push July 8, 2026 02:26
Status Failure
Total duration 52s
Artifacts

ci-cd.yml

on: push
Run tests
36s
Run tests
Build & Deploy to Cloud Run
8s
Build & Deploy to Cloud Run
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
Build & Deploy to Cloud Run
google-github-actions/auth failed with: the GitHub Action workflow must specify exactly one of "workload_identity_provider" or "credentials_json"! If you are specifying input values via GitHub secrets, ensure the secret is being injected into the environment. By default, secrets are not passed to workflows triggered from forks, including Dependabot.
Run tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Run tests: src/modules/order/order.controller.ts#L31
Unsafe argument of type `any` assigned to a parameter of type `OrderFilter`
Run tests: src/modules/offer/offer.controller.ts#L31
Unsafe argument of type `any` assigned to a parameter of type `OfferFilter`