Skip to content

CI build

CI build #11

Triggered via schedule January 23, 2025 10:17
Status Failure
Total duration 6h 6m 54s
Artifacts 2

CI.yml

on: schedule
Compile Java Code
25s
Compile Java Code
Install JS libraries
36s
Install JS libraries
Build Docs
46s
Build Docs
Lint Java Code
10s
Lint Java Code
Lint JS Code
30s
Lint JS Code
Unit tests
40s
Unit tests
CodeQL Analysis
2m 20s
CodeQL Analysis
Build Vue app
49s
Build Vue app
Publish Docs
0s
Publish Docs
Build backend image
6h 5m
Build backend image
Integration tests
4m 13s
Integration tests
Build frontend image
6h 5m
Build frontend image
Matrix: E2E Tests
System tests
0s
System tests
OAuth2 Authorization tests
0s
OAuth2 Authorization tests
DB migration tests
0s
DB migration tests
image-scan
0s
image-scan
Publish backend image
0s
Publish backend image
Publish frontend image
0s
Publish frontend image
Publish JAR file
0s
Publish JAR file
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 12 warnings, and 2 notices
HttpError: home/runner/work/_actions/actions/configure-pages/983d7736d9b0ae728b81ab479565c72886d7745b/node_modules/@octokit/request/dist-node/index.js#L124
Get Pages site failed. Please verify that the repository has Pages enabled and configured to build using GitHub Actions, or consider exploring the `enablement` parameter for this action. Error: Not Found - https://docs.github.com/rest/pages/pages#get-a-apiname-pages-site
Unit tests
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238/dist/codecov' failed with exit code 1
CodeQL Analysis
HTTP Status 404 for request POST https://api.github.com/repos/tmilost/negotiator/dependency-graph/snapshots
CodeQL Analysis
Response body: { "message": "The Dependency graph is disabled for this repository. Please enable it before submitting snapshots.", "documentation_url": "https://docs.github.com/rest/dependency-graph/dependency-submission#create-a-snapshot-of-dependencies-for-a-repository", "status": "404" }
CodeQL Analysis
The Dependency graph is disabled for this repository. Please enable it before submitting snapshots. - https://docs.github.com/rest/dependency-graph/dependency-submission#create-a-snapshot-of-dependencies-for-a-repository
CodeQL Analysis
HttpError: The Dependency graph is disabled for this repository. Please enable it before submitting snapshots. - https://docs.github.com/rest/dependency-graph/dependency-submission#create-a-snapshot-of-dependencies-for-a-repository at /home/runner/work/_actions/advanced-security/maven-dependency-submission-action/v4/node_modules/@octokit/request/dist-node/index.js:125:1 at processTicksAndRejections (node:internal/process/task_queues:95:5) at L (/home/runner/work/_actions/advanced-security/maven-dependency-submission-action/v4/node_modules/@github/dependency-submission-toolkit/dist/index.cjs:29:1)
Integration tests
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238/dist/codecov' failed with exit code 1
Build backend image
The job running on runner GitHub Actions 2 has exceeded the maximum execution time of 360 minutes.
Build frontend image
The job running on runner GitHub Actions 18 has exceeded the maximum execution time of 360 minutes.
Lint Java Code
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Compile Java Code
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint JS Code
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Install JS libraries
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Unit tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build Vue app
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
CodeQL Analysis
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
E2E Tests (electron)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
E2E Tests (chrome)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build backend image
Runner GitHub Actions 2 did not respond to a cancelation request with 00:05:00.
Build frontend image
Runner GitHub Actions 18 did not respond to a cancelation request with 00:05:00.
CodeQL Analysis
Submitting snapshot...
CodeQL Analysis
{ "manifests": { "negotiator": { "resolved": { "pkg:maven/org.springframework.boot/[email protected]?type=jar": { "package_url": "pkg:maven/org.springframework.boot/[email protected]?type=jar", "relationship": "direct", "scope": "runtime", "dependencies": [ "pkg:maven/org.springframework.boot/[email protected]?type=jar", "pkg:maven/org.hibernate.orm/[email protected]?type=jar", "pkg:maven/org.springframework.data/[email protected]?type=jar", "pkg:maven/org.springframework/[email protected]?type=jar" ] }, "pkg:maven/org.springframework.boot/[email protected]?type=jar": { "package_url": "pkg:maven/org.springframework.boot/[email protected]?type=jar", "relationship": "indirect", "scope": "runtime", "dependencies": [ "pkg:maven/com.zaxxer/[email protected]?type=jar", "pkg:maven/org.springframework/[email protected]?type=jar" ] }, "pkg:maven/com.zaxxer/[email protected]?type=jar": { "package_url": "pkg:maven/com.zaxxer/[email protected]?type=jar", "relationship": "indirect", "scope": "runtime", "dependencies": [] }, "pkg:maven/org.springframework/[email protected]?type=jar": { "package_url": "pkg:maven/org.springframework/[email protected]?type=jar", "relationship": "indirect", "scope": "runtime", "dependencies": [] }, "pkg:maven/org.hibernate.orm/[email protected]?type=jar": { "package_url": "pkg:maven/org.hibernate.orm/[email protected]?type=jar", "relationship": "indirect", "scope": "runtime", "dependencies": [ "pkg:maven/jakarta.persistence/[email protected]?type=jar", "pkg:maven/jakarta.transaction/[email protected]?type=jar", "pkg:maven/org.jboss.logging/[email protected]?type=jar", "pkg:maven/org.hibernate.common/[email protected]?type=jar", "pkg:maven/io.smallrye/[email protected]?type=jar", "pkg:maven/com.fasterxml/[email protected]?type=jar", "pkg:maven/net.bytebuddy/[email protected]?type=jar", "pkg:maven/org.glassfish.jaxb/[email protected]?type=jar", "pkg:maven/jakarta.inject/[email protected]?type=jar", "pkg:maven/org.antlr/[email protected]?type=jar" ] }, "pkg:maven/jakarta.persistence/[email protected]?type=jar": { "package_url": "pkg:maven/jakarta.persistence/[email protected]?type=jar", "relationship": "indirect", "scope": "runtime", "dependencies": [] }, "pkg:maven/jakarta.transaction/[email protected]?type=jar": { "package_url": "pkg:maven/jakarta.transaction/[email protected]?type=jar", "relationship": "indirect", "scope": "runtime", "dependencies": [] }, "pkg:maven/org.jboss.logging/[email protected]?type=jar": { "package_url": "pkg:maven/org.jboss.logging/[email protected]?type=jar", "relationship": "

Artifacts

Produced during runtime
Name Size
negotiator
192 MB
negotiator-frontend
70.3 MB