-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: build CI #3
Conversation
🦙 MegaLinter status: ❌ ERROR
See detailed report in MegaLinter reports |
🦙 MegaLinter status:
|
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ ACTION | actionlint | 2 | 0 | 0.02s | |
✅ COPYPASTE | jscpd | yes | no | 1.4s | |
✅ DOCKERFILE | hadolint | 1 | 0 | 0.07s | |
✅ GROOVY | npm-groovy-lint | 1 | 0 | 9.26s | |
✅ JAVA | checkstyle | 2 | 0 | 2.66s | |
✅ REPOSITORY | dustilock | yes | no | 0.0s | |
✅ REPOSITORY | gitleaks | yes | no | 0.11s | |
✅ REPOSITORY | git_diff | yes | no | 0.01s | |
✅ REPOSITORY | grype | yes | no | 14.08s | |
✅ REPOSITORY | secretlint | yes | no | 0.73s | |
✅ REPOSITORY | syft | yes | no | 2.43s | |
✅ REPOSITORY | trivy | yes | no | 5.57s | |
✅ REPOSITORY | trivy-sbom | yes | no | 0.71s | |
✅ REPOSITORY | trufflehog | yes | no | 4.32s | |
✅ SPELL | lychee | 2 | 0 | 0.26s | |
prettier | 2 | 1 | 0.71s | ||
✅ YAML | v8r | 2 | 0 | 3.86s | |
✅ YAML | yamllint | 2 | 0 | 0.57s |
See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true
in mega-linter.yml to validate all sources, not only the diff
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for making the changes as requested. Well done
Workflow
--no-daemon
and enabling--build-cache
.Dockerfile
openjdk:21-slim
for the user creation support.Spring Boot Dependency