[maven-release-plugin] prepare release v0.4.1 #509
Annotations
2 errors and 2 warnings
|
test-build
qlty 0.618.0 linux-x64 (663aded 2026-03-18)
2026-04-07T14:30:56.973087Z
https://qlty.sh/d/coverage
WARNING: --validate is deprecated, validation is now enabled by default. Use --no-validate to disable validation
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.
SETTINGS
cwd: /home/runner/work/elearning-module-parser/elearning-module-parser
output-dir: /home/runner/work/_temp
METADATA
CI: GitHub
Reference Type: Branch
Commit: ef84821b93682180112949bd0ae767d320c8ad5d
Branch: main
Build ID: 24086805923:1
Commit Time: 2026-04-07 14:29:06 UTC
COVERAGE FILES: 1
Coverage File Format Size
target/site/jacoco/jacoco.xml jacoco 1.33 MiB
COVERAGE DATA
Auto-path fixing: Enabled
WARNING: 2 code file paths were excluded by configuration rules
Configured ignore patterns:
*_min.*
*-min.*
*.min.*
**/*.d.ts
**/.yarn/**
**/bower_components/**
**/build/**
**/cache/**
**/config/**
**/db/**
**/deps/**
**/dist/**
**/extern/**
**/external/**
**/generated/**
**/Godeps/**
**/gradlew/**
**/mvnw/**
**/node_modules/**
**/protos/**
**/seed/**
**/target/**
**/testdata/**
**/vendor/**
**/assets/**
**/test/**
**/docs/**
**/.github/**
**/.junie/**
280 unique code file paths
280 paths are missing on disk (100.0%)
Missing code files:
dev/jcputney/elearning/parser/api/AbstractArchiveFileAccess.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/ModuleParser.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/ParseResult.java
dev/jcputney/elearning/parser/api/ParserOptions.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/access/AbstractS3FileAccess.java
... and 260 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: 6,631
Uncovered Lines: 3,100
Omitted Lines: 40,541
Line Coverage: 68.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
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: qltysh/qlty-action/coverage@main, test-summary/action@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test-build
Input 'coverage-token' has been deprecated with message: Please use `token` instead of `coverage-token`.
|