Skip to content

Implement weekly financial report schedule #608

Implement weekly financial report schedule

Implement weekly financial report schedule #608

Triggered via pull request December 4, 2025 14:52
Status Failure
Total duration 4m 36s
Artifacts

code-quality.yml

on: pull_request
Dockerfile Linting
7s
Dockerfile Linting
lint
24s
lint
SonarQube
25s
SonarQube
Service Availability Check
2m 29s
Service Availability Check
Matrix: Docker Security Scanning
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
SonarQube
Process completed with exit code 1.
src/services/OAuth2/OAuth2Manager.utils.test.ts > OAuth2Manager Utils > saveToken > should save token with correct data structure: workers/main/src/services/OAuth2/OAuth2Manager.utils.test.ts#L120
AssertionError: expected "spy" to be called with arguments: [ { …(4) } ] Received: 1st spy call: [ { "access_token": "test-access-token", - "expires_at": 1764863557982, + "expires_at": 1764863557983, "refresh_token": "test-refresh-token", "token_type": "Bearer", }, ] Number of calls: 1 ❯ src/services/OAuth2/OAuth2Manager.utils.test.ts:120:24
Docker Security Scanning (temporal, Dockerfile.temporal, temporal-test:latest)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
Docker Security Scanning (n8n, Dockerfile.n8n, n8n-test:latest)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/