nanotaboada/java.samples.spring.boot

View on GitHub
chore(deps): bump org.yaml:snakeyaml from 2.2 to 2.3 #296
dependabot[bot] authored 0a70db3d
complete00:00:41
1
git clone
2
codeclimate validate-config
View output
codeclimate validate-config
No errors or warnings found in .codeclimate.json.
3
codeclimate prepare
View output
codeclimate prepare
4
builder pull-engines
View output
determining required images
docker pull codeclimate/codeclimate-sonar-java:b298
b298: Pulling from codeclimate/codeclimate-sonar-java
5843afab3874: Pulling fs layer
53c9466125e4: Pulling fs layer
d8d715783b80: Pulling fs layer
0078d711e9a9: Pulling fs layer
3936359bf75b: Pulling fs layer
bb630226d1d3: Pulling fs layer
8a141387d605: Pulling fs layer
937473bd5209: Pulling fs layer
f63c5768a220: Pulling fs layer
e37370f6f2d0: Pulling fs layer
f76fff191405: Pulling fs layer
0078d711e9a9: Waiting
3936359bf75b: Waiting
f63c5768a220: Waiting
e37370f6f2d0: Waiting
bb630226d1d3: Waiting
f76fff191405: Waiting
8a141387d605: Waiting
937473bd5209: Waiting
5843afab3874: Download complete
53c9466125e4: Verifying Checksum
53c9466125e4: Download complete
0078d711e9a9: Verifying Checksum
0078d711e9a9: Download complete
5843afab3874: Pull complete
bb630226d1d3: Verifying Checksum
bb630226d1d3: Download complete
8a141387d605: Verifying Checksum
8a141387d605: Download complete
53c9466125e4: Pull complete
3936359bf75b: Verifying Checksum
3936359bf75b: Download complete
f63c5768a220: Verifying Checksum
f63c5768a220: Download complete
d8d715783b80: Verifying Checksum
d8d715783b80: Download complete
937473bd5209: Verifying Checksum
937473bd5209: Download complete
e37370f6f2d0: Verifying Checksum
e37370f6f2d0: Download complete
f76fff191405: Verifying Checksum
f76fff191405: Download complete
d8d715783b80: Pull complete
0078d711e9a9: Pull complete
3936359bf75b: Pull complete
bb630226d1d3: Pull complete
8a141387d605: Pull complete
937473bd5209: Pull complete
f63c5768a220: Pull complete
e37370f6f2d0: Pull complete
f76fff191405: Pull complete
Digest: sha256:4fa16a69507f39b7f4636fc7bf5e6c27f9ae8ac17577db974894caf855923bad
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-sonar-java:b298
5
structure
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-09-02T23:10:40.046058 #1]  WARN -- : Skipping src/test/java/ar/com/nanotaboada/java/samples/spring/boot/test/BookDTOsBuilder.java due to CC::Parser::Client::HTTPError
W, [2024-09-02T23:10:40.046126 #1]  WARN -- : Response status: 422
W, [2024-09-02T23:10:40.052819 #1]  WARN -- : Skipping src/test/java/ar/com/nanotaboada/java/samples/spring/boot/test/BooksBuilder.java due to CC::Parser::Client::HTTPError
W, [2024-09-02T23:10:40.052853 #1]  WARN -- : Response status: 422
W, [2024-09-02T23:10:40.171591 #1]  WARN -- : Skipping src/main/java/ar/com/nanotaboada/java/samples/spring/boot/models/BooksDataInitializer.java due to CC::Parser::Client::HTTPError
W, [2024-09-02T23:10:40.171632 #1]  WARN -- : Response status: 422
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-09-02T23:10:43.510973 #1]  WARN -- : Skipping src/test/java/ar/com/nanotaboada/java/samples/spring/boot/test/BookDTOsBuilder.java due to CC::Parser::Client::HTTPError
W, [2024-09-02T23:10:43.511037 #1]  WARN -- : Response status: 422
W, [2024-09-02T23:10:43.514675 #1]  WARN -- : Skipping src/test/java/ar/com/nanotaboada/java/samples/spring/boot/test/BooksBuilder.java due to CC::Parser::Client::HTTPError
W, [2024-09-02T23:10:43.514767 #1]  WARN -- : Response status: 422
W, [2024-09-02T23:10:43.605698 #1]  WARN -- : Skipping ./src/main/java/ar/com/nanotaboada/java/samples/spring/boot/models/BooksDataInitializer.java due to CC::Parser::Client::HTTPError
W, [2024-09-02T23:10:43.605758 #1]  WARN -- : Response status: 422
7
markdownlint
markdownlint engine documentation
View output
/usr/local/bundle/gems/posix-spawn-0.3.11/lib/posix/spawn.rb:467: warning: constant ::Fixnum is deprecated
8
sonar-java
sonar-java engine documentation
View output
INFO: Java 17-ea Oracle Corporation (64-bit)
INFO: Linux 4.4.0-1128-aws amd64
INFO: Index files
INFO: 21 files indexed
INFO: Configured Java source version (sonar.java.source): none
INFO: JavaClasspath initialization
INFO: sonar.java.binaries is empty, please double check your configuration
INFO: JavaClasspath initialization (done) | time=8ms
INFO: JavaTestClasspath initialization
INFO: JavaTestClasspath initialization (done) | time=0ms
INFO: Java Main Files AST scan
INFO: 9 source files to be analyzed
INFO: 9/9 source files have been analyzed
INFO: Dependencies/libraries were not provided for analysis of SOURCE files. The 'sonar.java.libraries' property is empty. Verify your configuration, as you might end up with less precise results.
INFO: Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them.
INFO: Java Main Files AST scan (done) | time=1672ms
INFO: Java Test Files AST scan
INFO: 0 source files to be analyzed
INFO: 0/0 source files have been analyzed
INFO: Java Test Files AST scan (done) | time=2ms
INFO: Java Generated Files AST scan
INFO: 0 source files to be analyzed
INFO: 0/0 source files have been analyzed
INFO: Java Generated Files AST scan (done) | time=20ms
INFO: No workDir in SonarLint
INFO: 2 source files to be analyzed
INFO: 2/2 source files have been analyzed
INFO: ------------------------------------------------------------------------
INFO: EXECUTION SUCCESS
INFO: ------------------------------------------------------------------------
INFO: Total time: 2.257s
INFO: Final Memory: 21M/77M
INFO: ------------------------------------------------------------------------