Update docs deps, CI actions, and Maven plugins #52
Annotations
2 errors and 2 warnings
|
test-build
qlty 0.618.0 linux-x64 (663aded 2026-03-18)
2026-03-30T14:49:26.364445Z
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/mjml-java/mjml-java
output-dir: /home/runner/work/_temp
METADATA
CI: GitHub
Reference Type: Branch
Commit: 200143e03b21d628dd8ed90b98e5a076c2db045e
Branch: main
Build ID: 23750979486:1
Commit Time: 2026-03-30 14:47:46 UTC
COVERAGE FILES: 3
Coverage File Format Size
mjml-java-core/target/site/jacoco/jacoco.xml jacoco 569.59 KiB
mjml-java-resolvers/target/site/jacoco/jacoco.xml jacoco 34.40 KiB
mjml-java-spring/target/site/jacoco/jacoco.xml jacoco 21.57 KiB
COVERAGE DATA
Auto-path fixing: Enabled
103 unique code file paths
103 paths are missing on disk (100.0%)
Missing code files:
dev/jcputney/mjml/ClasspathIncludeResolver.java
dev/jcputney/mjml/ContentSanitizer.java
dev/jcputney/mjml/Direction.java
dev/jcputney/mjml/FileSystemIncludeResolver.java
dev/jcputney/mjml/IncludeResolver.java
dev/jcputney/mjml/MjmlConfiguration.java
dev/jcputney/mjml/MjmlException.java
dev/jcputney/mjml/MjmlIncludeException.java
dev/jcputney/mjml/MjmlParseException.java
dev/jcputney/mjml/MjmlRenderException.java
dev/jcputney/mjml/MjmlRenderResult.java
dev/jcputney/mjml/MjmlRenderer.java
dev/jcputney/mjml/MjmlValidationException.java
dev/jcputney/mjml/ResolverContext.java
dev/jcputney/mjml/component/BaseComponent.java
dev/jcputney/mjml/component/BodyComponent.java
dev/jcputney/mjml/component/ComponentFactory.java
dev/jcputney/mjml/component/ComponentRegistry.java
dev/jcputney/mjml/component/ContainerComponentFactory.java
dev/jcputney/mjml/component/HeadComponent.java
... and 83 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: 5,211
Uncovered Lines: 358
Omitted Lines: 9,168
Line Coverage: 93.57%
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`.
|