Skip to content

feat(condo): INFRA-574 added base ssr #5124

feat(condo): INFRA-574 added base ssr

feat(condo): INFRA-574 added base ssr #5124

Triggered via pull request October 9, 2024 19:41
@Alllex202Alllex202
synchronize #5329
Status Cancelled
Total duration 22m 53s
Artifacts

nodejs.condo.ci.yml

on: pull_request_target
Authorize PR
0s
Authorize PR
Build Docker Image
11m 53s
Build Docker Image
Define job list based on changed files
31s
Define job list based on changed files
Lint source code
4m 55s
Lint source code
Semgrep vulnerabilities check
11m 11s
Semgrep vulnerabilities check
Matrix: Condo E2E Tests / tests
Matrix: Condo Tests
Waiting for pending jobs
Address-Service Tests
0s
Address-Service Tests
CondoRB Tests
0s
CondoRB Tests
DEV-API Tests
0s
DEV-API Tests
Webhooks Tests
0s
Webhooks Tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 13 warnings
Condo E2E Tests / tests (16.x)
Process completed with exit code 1.
Build Docker Image
Canceling since a higher priority waiting request for 'Condo CI-5329' exists
Build Docker Image
The operation was canceled.
Condo E2E Tests / tests (16.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Condo E2E Tests / tests (16.x)
No files were found with the provided path: ./apps/condo/cypress/screenshots. No artifacts will be uploaded.
Lint source code
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint source code: apps/address-service/admin-ui/index.js#L6
Missing return type on function
Lint source code: apps/address-service/bin/update-address.js#L89
'key' is assigned a value but never used
Lint source code: apps/address-service/domains/address/schema/AddressInjection.test.js#L203
'attrs' is assigned a value but never used
Lint source code: apps/address-service/domains/address/schema/AddressInjection.test.js#L260
'attrs' is assigned a value but never used
Lint source code: apps/address-service/domains/common/oidc.js#L88
'accessToken' is assigned a value but never used
Lint source code: apps/address-service/domains/user/schema/User.test.js#L10
'makeLoggedInClient' is assigned a value but never used
Lint source code: apps/address-service/domains/user/schema/User.test.js#L149
'attrs' is assigned a value but never used
Lint source code: apps/address-service/domains/user/schema/User.test.js#L163
'obj' is assigned a value but never used