[maven-release-plugin] prepare for next development iteration #218
Annotations
2 errors and 1 warning
|
test-build
qlty 0.572.0 linux-x64 (921a824 2025-09-08)
2025-09-09T14:12:05.350205Z
https://qlty.sh/d/coverage
WARNING: --validate is deprecated, validation is now enabled by default. Use --no-validate to disable validation
SETTINGS
cwd: /home/runner/work/elearning-module-parser/elearning-module-parser
output-dir: /home/runner/work/_temp
WARNING: The `[[ignore]]` field in qlty.toml is deprecated. Please use `[[exclude]]` or `exclude_patterns` instead.
WARNING: The use of `[[ignore]]` field in qlty.toml without file_patterns is no longer supported. Skipping ignore without file_patterns.
METADATA
CI: GitHub
Reference Type: Branch
Commit: 97d79821156398a962debc4af4e0a8edf1a0e96c
Branch: main
Build ID: 17585413360:1
Commit Time: 2025-09-09 14:10:18 UTC
COVERAGE FILES: 1
Coverage File Format Size
target/site/jacoco/jacoco.xml jacoco 968.46 KiB
COVERAGE DATA
217 unique code file paths
217 paths are missing on disk (100.0%)
Missing code files:
dev/jcputney/elearning/parser/ModuleParser.java
dev/jcputney/elearning/parser/api/FileAccess.java
dev/jcputney/elearning/parser/api/LoadableMetadata.java
dev/jcputney/elearning/parser/api/ModuleFileProvider.java
dev/jcputney/elearning/parser/api/ModuleParserFactory.java
dev/jcputney/elearning/parser/api/ModuleTypeDetector.java
dev/jcputney/elearning/parser/api/ModuleTypeDetectorPlugin.java
dev/jcputney/elearning/parser/api/ParsingEventListener.java
dev/jcputney/elearning/parser/api/StreamingProgressListener.java
dev/jcputney/elearning/parser/enums/ModuleEditionType.java
dev/jcputney/elearning/parser/enums/ModuleType.java
dev/jcputney/elearning/parser/exception/FileAccessException.java
dev/jcputney/elearning/parser/exception/ManifestParseException.java
dev/jcputney/elearning/parser/exception/ModuleDetectionException.java
dev/jcputney/elearning/parser/exception/ModuleException.java
dev/jcputney/elearning/parser/exception/ModuleParsingException.java
dev/jcputney/elearning/parser/exception/RuntimeFileAccessException.java
dev/jcputney/elearning/parser/impl/AbstractS3FileAccess.java
dev/jcputney/elearning/parser/impl/CachedFileAccess.java
dev/jcputney/elearning/parser/impl/ClasspathFileAccess.java
... and 197 more (Use --verbose to see all)
TIP: Consider using add-prefix or strip-prefix to fix paths
https://qlty.sh/d/coverage-path-fixing
Covered Lines: 3,973
Uncovered Lines: 2,525
Omitted Lines: 22,947
Line Coverage: 61.14%
ERROR
> Coverage validation failed: Only 0.00% of files are present (threshold: 90.00%)
|
|
test-build
Error executing coverage command. Output from the Qlty CLI follows:
|
|
test-build
Input 'coverage-token' has been deprecated with message: Please use `token` instead of `coverage-token`.
|