forked from moshowgame/SpringBootCodeGenerator
-
Notifications
You must be signed in to change notification settings - Fork 2
| 2025年03月16日 | 修复由于SQL类型大写导致无法转换的问题。(感谢@zzy-design的反馈)<br> JPA模板:修复不开... #10
Annotations
4 errors, 1 warning, and 2 notices
build
HttpError: The Dependency graph is disabled for this repository. Please enable it before submitting snapshots.
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:95:5)
build
The Dependency graph is disabled for this repository. Please enable it before submitting snapshots.
build
Response body:
{
"message": "The Dependency graph is disabled for this repository. Please enable it before submitting snapshots.",
"documentation_url": "https://docs.github.com/code-security/supply-chain-security/understanding-your-software-supply-chain/configuring-the-dependency-graph",
"status": "404"
}
build
HTTP Status 404 for request POST https://api.github.com/repos/onekr-billy/SpringBootCodeGenerator/dependency-graph/snapshots
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
{
"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": "13881218753"
},
"sha": "6d54367c7fa21c12c6fbdc20c8bb739537d9e545",
"ref": "refs/heads/master",
"scanned": "2025-03-16T07:41:55.754Z",
"manifests": {
"SpringBootCodeGenerator": {
"resolved": {
"pkg:maven/com.github.jsqlparser/jsqlparser@5.0": {
"package_url": "pkg:maven/com.github.jsqlparser/jsqlparser@5.0",
"relationship": "direct",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/org.springframework.boot/spring-boot-starter-web@3.4.1": {
"package_url": "pkg:maven/org.springframework.boot/spring-boot-starter-web@3.4.1",
"relationship": "direct",
"scope": "runtime",
"dependencies": [
"pkg:maven/org.springframework.boot/spring-boot-starter@3.4.1",
"pkg:maven/org.springframework.boot/spring-boot-starter-json@3.4.1",
"pkg:maven/org.springframework/spring-web@6.2.1",
"pkg:maven/org.springframework/spring-webmvc@6.2.1"
]
},
"pkg:maven/org.springframework.boot/spring-boot-starter@3.4.1": {
"package_url": "pkg:maven/org.springframework.boot/spring-boot-starter@3.4.1",
"relationship": "indirect",
"scope": "runtime",
"dependencies": [
"pkg:maven/org.springframework.boot/spring-boot@3.4.1",
"pkg:maven/org.springframework.boot/spring-boot-autoconfigure@3.4.1",
"pkg:maven/org.springframework.boot/spring-boot-starter-logging@3.4.1",
"pkg:maven/jakarta.annotation/jakarta.annotation-api@2.1.1",
"pkg:maven/org.springframework/spring-core@6.2.1",
"pkg:maven/org.yaml/snakeyaml@2.3"
]
},
"pkg:maven/org.springframework.boot/spring-boot@3.4.1": {
"package_url": "pkg:maven/org.springframework.boot/spring-boot@3.4.1",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/org.springframework.boot/spring-boot-autoconfigure@3.4.1": {
"package_url": "pkg:maven/org.springframework.boot/spring-boot-autoconfigure@3.4.1",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/org.springframework.boot/spring-boot-starter-logging@3.4.1": {
"package_url": "pkg:maven/org.springframework.boot/spring-boot-starter-logging@3.4.1",
"relationship": "indirect",
"scope": "runtime",
"dependencies": [
"pkg:maven/ch.qos.logback/logback-classic@1.5.12",
"pkg:maven/org.apache.logging.log4j/log4j-to-slf4j@2.24.3",
"pkg:maven/org.slf4j/jul-to-slf4j@2.0.16"
]
},
"pkg:maven/ch.qos.logback/logback-classic@1.5.12": {
"package_url": "pkg:maven/ch.qos.logback/logback-classic@1.5.12",
"relationship": "indirect",
"scope": "runtime",
"dependencies": [
"pkg:maven/ch.qos.logback/logback-core@1.5.12",
"pkg:maven/org.slf4j/slf4j-api@2.0.16"
]
},
"pkg:maven/ch.qos.logback/logback-core@1.5.12": {
build
Submitting snapshot...