CI build #4
CI.yml
on: schedule
Compile Java Code
15s
Install JS libraries
29s
Build Docs
39s
Lint Java Code
10s
Lint JS Code
32s
CodeQL Analysis
2m 21s
Publish Docs
0s
Matrix: E2E Tests
System tests
56s
OAuth2 Authorization tests
1m 9s
DB migration tests
1m 23s
image-scan
1m 50s
Publish backend image
19s
Publish frontend image
14s
Publish JAR file
0s
Annotations
10 errors, 18 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
|
Build Docs
HttpError: 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
|
Publish frontend image
Username and password required
|
Publish backend image
Username and password required
|
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
|
Install JS libraries
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
|
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
|
Build backend image
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
|
Build frontend image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
System tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
OAuth2 Authorization tests
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
|
DB migration tests
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
|
image-scan
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
|
Publish frontend image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Publish backend image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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 |
|
tmilost~negotiator~8QGUL5.dockerbuild
|
36.5 KB |
|
tmilost~negotiator~QI55WL.dockerbuild
|
38.6 KB |
|