chore: bulk asset edit implementation #6332
main.yml
on: pull_request
Matrix: Repository analysis / codeql / analyze
Repository analysis
/
Pre-Commit Validation
2m 49s
Repository analysis
/
Commitlint
15s
Repository analysis
/
Validate PR title
5s
Matrix: Run tests for admin app / Tests
Matrix: Run tests for public app / Tests
Run tests for admin app
/
...
/
Skip Playwright e2e (admin deployed)
0s
Run tests for admin app
/
...
/
Playwright e2e
4m 55s
Run tests for public app
/
...
/
Skip Playwright e2e (admin deployed)
0s
Run tests for public app
/
...
/
Playwright e2e
13m 28s
Run shared tests
/
Run shared tests
53s
Run tests for admin app
/
...
/
Terraform plan storage dev
22s
Run tests for public app
/
...
/
Terraform plan storage dev
28s
Run tests for admin app
/
...
/
Terraform plan database dev
23s
Run tests for public app
/
...
/
Terraform plan database dev
26s
Analysis Results
4s
Run tests for admin app
/
...
/
Terraform plan admin frontend dev
32s
Run tests for public app
/
...
/
Terraform plan public frontend dev
45s
Run tests for admin app
/
...
/
Terraform plan admin api dev
23s
Run tests for public app
/
...
/
Terraform plan public api dev
23s
Run tests for admin app
/
...
/
infra
Run tests for public app
/
...
/
Builds UI
0s
Run tests for public app
/
...
/
infra
Review and deploy Admin app
/
...
/
infra
Review and deploy Public app
/
...
/
infra
Review and deploy Admin app
/
...
/
infra
Review and deploy Public app
/
...
/
infra
Review and deploy Admin app
/
...
/
Builds UI
Review and deploy Admin app
/
...
/
infra
Review and deploy Public app
/
...
/
Builds UI
Review and deploy Public app
/
...
/
infra
Review and deploy Admin app
/
...
/
Playwright e2e
Review and deploy Admin app
/
...
/
Skip Playwright e2e (admin deployed)
Review and deploy Public app
/
...
/
Playwright e2e
Review and deploy Public app
/
...
/
Skip Playwright e2e (admin deployed)
Review and deploy Admin app
/
review-test-deployment
Review and deploy Public app
/
review-test-deployment
Review and deploy Admin app
/
...
/
infra
Review and deploy Admin app
/
...
/
infra
Review and deploy Public app
/
...
/
infra
Review and deploy Public app
/
...
/
infra
Review and deploy Admin app
/
...
/
infra
Review and deploy Admin app
/
...
/
infra
Review and deploy Public app
/
...
/
infra
Review and deploy Public app
/
...
/
infra
Review and deploy Admin app
/
...
/
infra
Review and deploy Admin app
/
...
/
Builds UI
Review and deploy Public app
/
...
/
Builds UI
Review and deploy Public app
/
...
/
infra
Review and deploy Admin app
/
...
/
Playwright e2e
Review and deploy Admin app
/
...
/
Skip Playwright e2e (admin deployed)
Review and deploy Public app
/
...
/
Playwright e2e
Review and deploy Public app
/
...
/
Skip Playwright e2e (admin deployed)
Review and deploy Admin app
/
review-prod-deployment
Review and deploy Public app
/
review-prod-deployment
Review and deploy Admin app
/
...
/
infra
Review and deploy Admin app
/
...
/
infra
Matrix: Review and deploy Admin app / Promote / Promote Images
Waiting for pending jobs
Review and deploy Public app
/
...
/
infra
Review and deploy Public app
/
...
/
infra
Matrix: Review and deploy Public app / Promote / Promote Images
Waiting for pending jobs
Review and deploy Admin app
/
...
/
infra
Review and deploy Admin app
/
...
/
infra
Review and deploy Public app
/
...
/
infra
Review and deploy Public app
/
...
/
infra
Review and deploy Admin app
/
...
/
Builds UI
Review and deploy Admin app
/
...
/
infra
Review and deploy Public app
/
...
/
Builds UI
Review and deploy Public app
/
...
/
infra
Annotations
11 errors, 25 warnings, and 12 notices
|
test/pages/rec-resource-page/components/RecResourceAssetsSection/RecResourceAssetsSection.test.tsx > RecResourceAssetsSection > opens and cancels the Add repair modal:
admin/frontend/src/contexts/AuthContext.tsx#L151
Error: useAuthContext must be used within an AuthProvider
❯ useAuthContext src/contexts/AuthContext.tsx:151:11
❯ useAssetsApiClient src/services/hooks/recreation-resource-admin/useAssetsApiClient.ts:5:27
❯ useBulkUpdateAssets src/services/hooks/recreation-resource-admin/useBulkUpdateAssets.ts:16:27
❯ BulkAssetEditModal src/pages/rec-resource-page/components/RecResourceAssetsSection/BulkAssetEditModal.tsx:25:22
❯ Object.react_stack_bottom_frame ../../node_modules/react-dom/cjs/react-dom-client.development.js:23863:20
❯ renderWithHooks ../../node_modules/react-dom/cjs/react-dom-client.development.js:5529:22
❯ updateFunctionComponent ../../node_modules/react-dom/cjs/react-dom-client.development.js:8897:19
❯ beginWork ../../node_modules/react-dom/cjs/react-dom-client.development.js:10522:18
❯ runWithFiberInDEV ../../node_modules/react-dom/cjs/react-dom-client.development.js:1522:13
❯ performUnitOfWork ../../node_modules/react-dom/cjs/react-dom-client.development.js:15140:22
|
|
test/pages/rec-resource-page/components/RecResourceAssetsSection/RecResourceAssetsSection.test.tsx > RecResourceAssetsSection > shows the type/campsite toggle and switches views when there are campsites:
admin/frontend/src/contexts/AuthContext.tsx#L151
Error: useAuthContext must be used within an AuthProvider
❯ useAuthContext src/contexts/AuthContext.tsx:151:11
❯ useAssetsApiClient src/services/hooks/recreation-resource-admin/useAssetsApiClient.ts:5:27
❯ useBulkUpdateAssets src/services/hooks/recreation-resource-admin/useBulkUpdateAssets.ts:16:27
❯ BulkAssetEditModal src/pages/rec-resource-page/components/RecResourceAssetsSection/BulkAssetEditModal.tsx:25:22
❯ Object.react_stack_bottom_frame ../../node_modules/react-dom/cjs/react-dom-client.development.js:23863:20
❯ renderWithHooks ../../node_modules/react-dom/cjs/react-dom-client.development.js:5529:22
❯ updateFunctionComponent ../../node_modules/react-dom/cjs/react-dom-client.development.js:8897:19
❯ beginWork ../../node_modules/react-dom/cjs/react-dom-client.development.js:10522:18
❯ runWithFiberInDEV ../../node_modules/react-dom/cjs/react-dom-client.development.js:1522:13
❯ performUnitOfWork ../../node_modules/react-dom/cjs/react-dom-client.development.js:15140:22
|
|
test/pages/rec-resource-page/components/RecResourceAssetsSection/RecResourceAssetsSection.test.tsx > RecResourceAssetsSection > does not show the type/campsite toggle when there are no campsites:
admin/frontend/src/contexts/AuthContext.tsx#L151
Error: useAuthContext must be used within an AuthProvider
❯ useAuthContext src/contexts/AuthContext.tsx:151:11
❯ useAssetsApiClient src/services/hooks/recreation-resource-admin/useAssetsApiClient.ts:5:27
❯ useBulkUpdateAssets src/services/hooks/recreation-resource-admin/useBulkUpdateAssets.ts:16:27
❯ BulkAssetEditModal src/pages/rec-resource-page/components/RecResourceAssetsSection/BulkAssetEditModal.tsx:25:22
❯ Object.react_stack_bottom_frame ../../node_modules/react-dom/cjs/react-dom-client.development.js:23863:20
❯ renderWithHooks ../../node_modules/react-dom/cjs/react-dom-client.development.js:5529:22
❯ updateFunctionComponent ../../node_modules/react-dom/cjs/react-dom-client.development.js:8897:19
❯ beginWork ../../node_modules/react-dom/cjs/react-dom-client.development.js:10522:18
❯ runWithFiberInDEV ../../node_modules/react-dom/cjs/react-dom-client.development.js:1522:13
❯ performUnitOfWork ../../node_modules/react-dom/cjs/react-dom-client.development.js:15140:22
|
|
test/pages/rec-resource-page/components/RecResourceAssetsSection/RecResourceAssetsSection.test.tsx > RecResourceAssetsSection > groups assets by type by default:
admin/frontend/src/contexts/AuthContext.tsx#L151
Error: useAuthContext must be used within an AuthProvider
❯ useAuthContext src/contexts/AuthContext.tsx:151:11
❯ useAssetsApiClient src/services/hooks/recreation-resource-admin/useAssetsApiClient.ts:5:27
❯ useBulkUpdateAssets src/services/hooks/recreation-resource-admin/useBulkUpdateAssets.ts:16:27
❯ BulkAssetEditModal src/pages/rec-resource-page/components/RecResourceAssetsSection/BulkAssetEditModal.tsx:25:22
❯ Object.react_stack_bottom_frame ../../node_modules/react-dom/cjs/react-dom-client.development.js:23863:20
❯ renderWithHooks ../../node_modules/react-dom/cjs/react-dom-client.development.js:5529:22
❯ updateFunctionComponent ../../node_modules/react-dom/cjs/react-dom-client.development.js:8897:19
❯ beginWork ../../node_modules/react-dom/cjs/react-dom-client.development.js:10522:18
❯ runWithFiberInDEV ../../node_modules/react-dom/cjs/react-dom-client.development.js:1522:13
❯ performUnitOfWork ../../node_modules/react-dom/cjs/react-dom-client.development.js:15140:22
|
|
test/pages/rec-resource-page/components/RecResourceAssetsSection/RecResourceAssetsSection.test.tsx > RecResourceAssetsSection > does not show the empty state message when there are assets:
admin/frontend/src/contexts/AuthContext.tsx#L151
Error: useAuthContext must be used within an AuthProvider
❯ useAuthContext src/contexts/AuthContext.tsx:151:11
❯ useAssetsApiClient src/services/hooks/recreation-resource-admin/useAssetsApiClient.ts:5:27
❯ useBulkUpdateAssets src/services/hooks/recreation-resource-admin/useBulkUpdateAssets.ts:16:27
❯ BulkAssetEditModal src/pages/rec-resource-page/components/RecResourceAssetsSection/BulkAssetEditModal.tsx:25:22
❯ Object.react_stack_bottom_frame ../../node_modules/react-dom/cjs/react-dom-client.development.js:23863:20
❯ renderWithHooks ../../node_modules/react-dom/cjs/react-dom-client.development.js:5529:22
❯ updateFunctionComponent ../../node_modules/react-dom/cjs/react-dom-client.development.js:8897:19
❯ beginWork ../../node_modules/react-dom/cjs/react-dom-client.development.js:10522:18
❯ runWithFiberInDEV ../../node_modules/react-dom/cjs/react-dom-client.development.js:1522:13
❯ performUnitOfWork ../../node_modules/react-dom/cjs/react-dom-client.development.js:15140:22
|
|
test/pages/rec-resource-page/components/RecResourceAssetsSection/RecResourceAssetsSection.test.tsx > RecResourceAssetsSection > shows an empty state message when there are no assets:
admin/frontend/src/contexts/AuthContext.tsx#L151
Error: useAuthContext must be used within an AuthProvider
❯ useAuthContext src/contexts/AuthContext.tsx:151:11
❯ useAssetsApiClient src/services/hooks/recreation-resource-admin/useAssetsApiClient.ts:5:27
❯ useBulkUpdateAssets src/services/hooks/recreation-resource-admin/useBulkUpdateAssets.ts:16:27
❯ BulkAssetEditModal src/pages/rec-resource-page/components/RecResourceAssetsSection/BulkAssetEditModal.tsx:25:22
❯ Object.react_stack_bottom_frame ../../node_modules/react-dom/cjs/react-dom-client.development.js:23863:20
❯ renderWithHooks ../../node_modules/react-dom/cjs/react-dom-client.development.js:5529:22
❯ updateFunctionComponent ../../node_modules/react-dom/cjs/react-dom-client.development.js:8897:19
❯ beginWork ../../node_modules/react-dom/cjs/react-dom-client.development.js:10522:18
❯ runWithFiberInDEV ../../node_modules/react-dom/cjs/react-dom-client.development.js:1522:13
❯ performUnitOfWork ../../node_modules/react-dom/cjs/react-dom-client.development.js:15140:22
|
|
test/pages/rec-resource-page/components/RecResourceAssetsSection/RecResourceAssetsSection.test.tsx > RecResourceAssetsSection > renders the asset summary cards:
admin/frontend/src/contexts/AuthContext.tsx#L151
Error: useAuthContext must be used within an AuthProvider
❯ useAuthContext src/contexts/AuthContext.tsx:151:11
❯ useAssetsApiClient src/services/hooks/recreation-resource-admin/useAssetsApiClient.ts:5:27
❯ useBulkUpdateAssets src/services/hooks/recreation-resource-admin/useBulkUpdateAssets.ts:16:27
❯ BulkAssetEditModal src/pages/rec-resource-page/components/RecResourceAssetsSection/BulkAssetEditModal.tsx:25:22
❯ Object.react_stack_bottom_frame ../../node_modules/react-dom/cjs/react-dom-client.development.js:23863:20
❯ renderWithHooks ../../node_modules/react-dom/cjs/react-dom-client.development.js:5529:22
❯ updateFunctionComponent ../../node_modules/react-dom/cjs/react-dom-client.development.js:8897:19
❯ beginWork ../../node_modules/react-dom/cjs/react-dom-client.development.js:10522:18
❯ runWithFiberInDEV ../../node_modules/react-dom/cjs/react-dom-client.development.js:1522:13
❯ performUnitOfWork ../../node_modules/react-dom/cjs/react-dom-client.development.js:15140:22
|
|
test/pages/rec-resource-page/components/RecResourceAssetsSection/RecResourceAssetsSection.test.tsx > RecResourceAssetsSection > shows an error message when assets fail to load:
admin/frontend/src/contexts/AuthContext.tsx#L151
Error: useAuthContext must be used within an AuthProvider
❯ useAuthContext src/contexts/AuthContext.tsx:151:11
❯ useAssetsApiClient src/services/hooks/recreation-resource-admin/useAssetsApiClient.ts:5:27
❯ useBulkUpdateAssets src/services/hooks/recreation-resource-admin/useBulkUpdateAssets.ts:16:27
❯ BulkAssetEditModal src/pages/rec-resource-page/components/RecResourceAssetsSection/BulkAssetEditModal.tsx:25:22
❯ Object.react_stack_bottom_frame ../../node_modules/react-dom/cjs/react-dom-client.development.js:23863:20
❯ renderWithHooks ../../node_modules/react-dom/cjs/react-dom-client.development.js:5529:22
❯ updateFunctionComponent ../../node_modules/react-dom/cjs/react-dom-client.development.js:8897:19
❯ beginWork ../../node_modules/react-dom/cjs/react-dom-client.development.js:10522:18
❯ runWithFiberInDEV ../../node_modules/react-dom/cjs/react-dom-client.development.js:1522:13
❯ performUnitOfWork ../../node_modules/react-dom/cjs/react-dom-client.development.js:15140:22
|
|
test/pages/rec-resource-page/components/RecResourceAssetsSection/RecResourceAssetsSection.test.tsx > RecResourceAssetsSection > shows a loading spinner while assets are loading:
admin/frontend/src/contexts/AuthContext.tsx#L151
Error: useAuthContext must be used within an AuthProvider
❯ useAuthContext src/contexts/AuthContext.tsx:151:11
❯ useAssetsApiClient src/services/hooks/recreation-resource-admin/useAssetsApiClient.ts:5:27
❯ useBulkUpdateAssets src/services/hooks/recreation-resource-admin/useBulkUpdateAssets.ts:16:27
❯ BulkAssetEditModal src/pages/rec-resource-page/components/RecResourceAssetsSection/BulkAssetEditModal.tsx:25:22
❯ Object.react_stack_bottom_frame ../../node_modules/react-dom/cjs/react-dom-client.development.js:23863:20
❯ renderWithHooks ../../node_modules/react-dom/cjs/react-dom-client.development.js:5529:22
❯ updateFunctionComponent ../../node_modules/react-dom/cjs/react-dom-client.development.js:8897:19
❯ beginWork ../../node_modules/react-dom/cjs/react-dom-client.development.js:10522:18
❯ runWithFiberInDEV ../../node_modules/react-dom/cjs/react-dom-client.development.js:1522:13
❯ performUnitOfWork ../../node_modules/react-dom/cjs/react-dom-client.development.js:15140:22
|
|
test/pages/rec-resource-page/components/RecResourceAssetsSection/RecResourceAssetsSection.test.tsx > RecResourceAssetsSection > renders the Assets heading:
admin/frontend/src/contexts/AuthContext.tsx#L151
Error: useAuthContext must be used within an AuthProvider
❯ useAuthContext src/contexts/AuthContext.tsx:151:11
❯ useAssetsApiClient src/services/hooks/recreation-resource-admin/useAssetsApiClient.ts:5:27
❯ useBulkUpdateAssets src/services/hooks/recreation-resource-admin/useBulkUpdateAssets.ts:16:27
❯ BulkAssetEditModal src/pages/rec-resource-page/components/RecResourceAssetsSection/BulkAssetEditModal.tsx:25:22
❯ Object.react_stack_bottom_frame ../../node_modules/react-dom/cjs/react-dom-client.development.js:23863:20
❯ renderWithHooks ../../node_modules/react-dom/cjs/react-dom-client.development.js:5529:22
❯ updateFunctionComponent ../../node_modules/react-dom/cjs/react-dom-client.development.js:8897:19
❯ beginWork ../../node_modules/react-dom/cjs/react-dom-client.development.js:10522:18
❯ runWithFiberInDEV ../../node_modules/react-dom/cjs/react-dom-client.development.js:1522:13
❯ performUnitOfWork ../../node_modules/react-dom/cjs/react-dom-client.development.js:15140:22
|
|
Run tests for public app / Run E2E tests locally / Playwright e2e
Process completed with exit code 1.
|
|
Build containers / Builds (migrations/fta, migrations/fta)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/attest-build-provenance/predicate@1176ef556905f349f669722abf30bce1a6e16e01, actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc, actions/checkout@v4, docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build containers / Builds (migrations/rst, migrations/rst)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/attest-build-provenance/predicate@1176ef556905f349f669722abf30bce1a6e16e01, actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc, actions/checkout@v4, docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build containers / Builds (public/frontend, .)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/attest-build-provenance/predicate@1176ef556905f349f669722abf30bce1a6e16e01, actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc, actions/checkout@v4, docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Sensitive data should not be used in the ARG or ENV commands:
public/frontend/Dockerfile#L11
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "FONT_AWESOME_PRO_TOKEN")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
|
Sensitive data should not be used in the ARG or ENV commands:
public/frontend/Dockerfile#L6
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "FONT_AWESOME_PRO_TOKEN")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
|
Repository analysis / Pre-Commit Validation
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build containers / Builds (admin/frontend, .)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/attest-build-provenance/predicate@1176ef556905f349f669722abf30bce1a6e16e01, actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc, actions/checkout@v4, docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Sensitive data should not be used in the ARG or ENV commands:
admin/frontend/Dockerfile#L13
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "VITE_KEYCLOAK_AUTH_SERVER_URL")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
|
Sensitive data should not be used in the ARG or ENV commands:
admin/frontend/Dockerfile#L7
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "VITE_KEYCLOAK_AUTH_SERVER_URL")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
|
Build containers / Builds (admin/backend, .)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/attest-build-provenance/predicate@1176ef556905f349f669722abf30bce1a6e16e01, actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc, actions/checkout@v4, docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build containers / Builds (public/backend, .)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/attest-build-provenance/predicate@1176ef556905f349f669722abf30bce1a6e16e01, actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc, actions/checkout@v4, docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run tests for public app / Verify Terraform / Deploys Database / Terraform plan database dev
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: autero1/action-terragrunt@v3, aws-actions/configure-aws-credentials@v5, hashicorp/setup-terraform@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run tests for public app / Verify Terraform / Deploys Storage (S3 + CloudFront) / Terraform plan storage dev
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: autero1/action-terragrunt@v3, aws-actions/configure-aws-credentials@v5, hashicorp/setup-terraform@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run tests for admin app / Verify Terraform / Deploys Database / Terraform plan database dev
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: autero1/action-terragrunt@v3, aws-actions/configure-aws-credentials@v5, hashicorp/setup-terraform@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run tests for public app / Verify Terraform / Deploys API / Terraform plan public api dev
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: autero1/action-terragrunt@v3, aws-actions/configure-aws-credentials@v5, hashicorp/setup-terraform@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run tests for admin app / Verify Terraform / Deploys Storage (S3 + CloudFront) / Terraform plan storage dev
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: autero1/action-terragrunt@v3, aws-actions/configure-aws-credentials@v5, hashicorp/setup-terraform@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run tests for public app / Verify Terraform / Deploys Cloudfront / Terraform plan public frontend dev
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: autero1/action-terragrunt@v3, aws-actions/configure-aws-credentials@v5, hashicorp/setup-terraform@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run tests for admin app / Verify Terraform / Deploys API / Terraform plan admin api dev
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: autero1/action-terragrunt@v3, aws-actions/configure-aws-credentials@v5, hashicorp/setup-terraform@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run tests for admin app / Verify Terraform / Deploys Cloudfront / Terraform plan admin frontend dev
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: autero1/action-terragrunt@v3, aws-actions/configure-aws-credentials@v5, hashicorp/setup-terraform@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run tests for admin app / Tests (backend)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, SonarSource/sonarqube-scan-action@a31c9398be7ace6bbfaf30c0bd5d415f843d45e9. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run tests for public app / Tests (backend)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, SonarSource/sonarqube-scan-action@a31c9398be7ace6bbfaf30c0bd5d415f843d45e9. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run tests for public app / Tests (frontend)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, SonarSource/sonarqube-scan-action@a31c9398be7ace6bbfaf30c0bd5d415f843d45e9. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run tests for admin app / Tests (frontend)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run tests for admin app / Run E2E tests locally / Playwright e2e
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: jwalton/gh-docker-logs@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run tests for public app / Run E2E tests locally / Playwright e2e
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: jwalton/gh-docker-logs@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build containers / Builds (migrations/fta, migrations/fta)
Attestation verification completed
|
|
Build containers / Builds (migrations/fta, migrations/fta)
Verifying build attestations...
|
|
Build containers / Builds (migrations/rst, migrations/rst)
Attestation verification completed
|
|
Build containers / Builds (migrations/rst, migrations/rst)
Verifying build attestations...
|
|
Build containers / Builds (public/frontend, .)
Attestation verification completed
|
|
Build containers / Builds (public/frontend, .)
Verifying build attestations...
|
|
Build containers / Builds (admin/frontend, .)
Attestation verification completed
|
|
Build containers / Builds (admin/frontend, .)
Verifying build attestations...
|
|
Build containers / Builds (admin/backend, .)
Attestation verification completed
|
|
Build containers / Builds (admin/backend, .)
Verifying build attestations...
|
|
Build containers / Builds (public/backend, .)
Attestation verification completed
|
|
Build containers / Builds (public/backend, .)
Verifying build attestations...
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
bcgov~nr-rec-resources~5TATPW.dockerbuild
|
67.9 KB |
sha256:f40648b3f0d361f7bbe775d54c97c48d8d560b3b1030e4623897eca14cd09aaf
|
|
|
bcgov~nr-rec-resources~I7E8T0.dockerbuild
|
68.7 KB |
sha256:14abde236e28922bae397dbf97382e8c6d7f79e43ee0ac6dd5b4e00e23f53cfe
|
|
|
bcgov~nr-rec-resources~L8JZPX.dockerbuild
|
49.2 KB |
sha256:024d71d6c773ab3ff2e41c237c9408cab4a666f13ced795c98e3b4cefd9cdd9b
|
|
|
bcgov~nr-rec-resources~O2PYM9.dockerbuild
|
70.7 KB |
sha256:5d5ba23ff9f930bfa2ae54f0760e68394ba5a91f7223180873e67b3660fa5e34
|
|
|
bcgov~nr-rec-resources~RZHWMH.dockerbuild
|
47.6 KB |
sha256:161adc26a086f46968570aeae7d9423e917fa08bb3d80e7b59addfd149a6acba
|
|
|
bcgov~nr-rec-resources~XHQINJ.dockerbuild
|
73.8 KB |
sha256:cae174c8d5c121ad706ecfb522cb275528a0c3928eec5ac92ffcc23ecfd74e71
|
|