This repository has been archived by the owner on Sep 9, 2024. It is now read-only.
Create maven.yml #1
Annotations
4 errors, 2 warnings, and 2 notices
build
HTTP Status 403 for request POST https://api.github.com/repos/johnsonandjohnson/openmrs-module-sms/dependency-graph/snapshots
|
build
Response body:
{
"message": "Resource not accessible by integration",
"documentation_url": "https://docs.github.com/rest/dependency-graph/dependency-submission#create-a-snapshot-of-dependencies-for-a-repository"
}
|
build
Resource not accessible by integration
|
build
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/advanced-security/maven-dependency-submission-action/571e99aab1055c2e71a1e2309b9691de18d6b7d6/webpack:/maven-dependency-tree-action/node_modules/@github/dependency-submission-toolkit/dist/index.js:5317:1
at processTicksAndRejections (node:internal/process/task_queues:96:5)
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, advanced-security/maven-dependency-submission-action@571e99aab1055c2e71a1e2309b9691de18d6b7d6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
Submitting snapshot...
|
build
{
"detector": {
"name": "maven-dependency-tree-action",
"url": "https://github.com/advanced-security/maven-dependency-tree-action",
"version": "1.1.0"
},
"version": 0,
"job": {
"correlator": "build",
"id": "8109573401"
},
"sha": "2ac229c8f0186e95d8438421f0d1c44bdf3f9828",
"ref": "refs/heads/main",
"scanned": "2024-03-01T10:11:05.386Z",
"manifests": {
"sms": {
"resolved": {
"pkg:maven/org.openmrs.api/openmrs-api@2.0.1": {
"package_url": "pkg:maven/org.openmrs.api/openmrs-api@2.0.1",
"relationship": "direct",
"scope": "development",
"dependencies": [
"pkg:maven/commons-collections/commons-collections@3.2.2",
"pkg:maven/org.apache.commons/commons-lang3@3.1",
"pkg:maven/commons-beanutils/commons-beanutils@1.7.0",
"pkg:maven/commons-io/commons-io@2.11.0",
"pkg:maven/org.azeckoski/reflectutils@0.9.14",
"pkg:maven/org.apache.velocity/velocity@1.6.2",
"pkg:maven/log4j/log4j@1.2.15",
"pkg:maven/org.springframework/spring-core@4.1.4.RELEASE",
"pkg:maven/org.springframework/spring-beans@4.1.4.RELEASE",
"pkg:maven/org.springframework/spring-context@4.1.4.RELEASE",
"pkg:maven/org.springframework/spring-aop@4.1.4.RELEASE",
"pkg:maven/org.springframework/spring-orm@4.1.4.RELEASE",
"pkg:maven/org.springframework/spring-tx@4.1.4.RELEASE",
"pkg:maven/org.springframework/spring-jdbc@4.1.4.RELEASE",
"pkg:maven/asm/asm-commons@2.2.3",
"pkg:maven/asm/asm-util@2.2.3",
"pkg:maven/cglib/cglib-nodep@2.2",
"pkg:maven/ca.uhn.hapi/hapi-base@2.0",
"pkg:maven/ca.uhn.hapi/hapi-structures-v25@2.0",
"pkg:maven/ca.uhn.hapi/hapi-structures-v26@2.0",
"pkg:maven/org.javassist/javassist@3.19.0-GA",
"pkg:maven/org.hibernate/hibernate-core@4.3.9.Final",
"pkg:maven/org.hibernate/hibernate-c3p0@4.3.9.Final",
"pkg:maven/org.hibernate/hibernate-ehcache@4.3.9.Final",
"pkg:maven/org.hibernate/hibernate-search-orm@5.1.2.Final",
"pkg:maven/org.apache.lucene/lucene-queryparser@4.10.4",
"pkg:maven/org.apache.lucene/lucene-queries@4.10.4",
"pkg:maven/dom4j/dom4j@1.6.1",
"pkg:maven/org.slf4j/slf4j-api@1.6.0",
"pkg:maven/org.slf4j/jcl-over-slf4j@1.6.0",
"pkg:maven/org.slf4j/slf4j-log4j12@1.6.0",
"pkg:maven/com.thoughtworks.xstream/xstream@1.4.3",
"pkg:maven/javax.mail/mail@1.4.1",
"pkg:maven/org.liquibase/liquibase-core@2.0.5",
"pkg:maven/org.openmrs.liquibase.ext/modify-column@2.0.2",
"pkg:maven/org.openmrs.liquibase.ext/identity-insert@1.2.1",
"pkg:maven/org.openmrs.liquibase.ext/type-converter@1.0.1",
"pkg:maven/xerces/xercesImpl@2.8.0",
"pkg:maven/javax.validation/validation-api@1.0.0.GA",
"pkg:maven/org.hibernate/hibernate-validator@4.2.0.Final",
"pkg:maven/org.codehaus.jackson/jackson-core-asl@1.9.13",
"pkg:maven/org.codehaus.jackson/jackson-mapper-asl@1.9.13",
"pkg:maven/org.codehaus.groovy/groovy-all@2.4.6",
"pkg:maven/net.sf.ehcache/ehcache@2.10.0"
]
},
"pkg:maven/commons-collections/common
|