Skip to content

Bump docs to 1.0.1 and add release docs step #54

Bump docs to 1.0.1 and add release docs step

Bump docs to 1.0.1 and add release docs step #54

Triggered via push March 30, 2026 18:14
Status Success
Total duration 2m 35s
Artifacts

snapshot.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
test-build
qlty 0.618.0 linux-x64 (663aded 2026-03-18) 2026-03-30T18:15:52.185964Z 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: ecc8f8e89c5c3b26f19243ce5790aadcc6255cbb Branch: main Build ID: 23760375851:1 Commit Time: 2026-03-30 18:14:31 UTC COVERAGE FILES: 3 Coverage File Format Size mjml-java-core/target/site/jacoco/jacoco.xml jacoco 570.83 KiB mjml-java-resolvers/target/site/jacoco/jacoco.xml jacoco 35.27 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,229 Uncovered Lines: 360 Omitted Lines: 9,209 Line Coverage: 93.56% 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`.