Skip to content

Daily

Daily #363

Triggered via schedule May 30, 2026 09:07
Status Success
Total duration 35s
Artifacts

daily.yml

on: schedule
builld  /  Build Java
31s
builld / Build Java
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
builld / Build Java
qlty 0.630.0 linux-x64 (ddc59e7 2026-05-08) 2026-05-30T09:07:53.654718Z 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/type-map/type-map output-dir: /home/runner/work/_temp strip-prefix: docs,.mvn,mvnw,nvmw.cmd,.github METADATA CI: GitHub Reference Type: Branch Commit: ccfbce71e55c5707f500dd10940b44b5bd66a023 Branch: main Build ID: 26679993939:1 Commit Time: 2026-05-28 10:43:21 UTC COVERAGE FILES: 1 Coverage File Format Size target/site/jacoco/jacoco.xml jacoco 311.81 KiB COVERAGE DATA 21 unique code file paths 21 paths are missing on disk (100.0%) Missing code files: berlin/yuna/typemap/config/TypeConversionRegister.java berlin/yuna/typemap/logic/ArgsDecoder.java berlin/yuna/typemap/logic/JsonDecoder.java berlin/yuna/typemap/logic/JsonEncoder.java berlin/yuna/typemap/logic/JsonLenientParser.java berlin/yuna/typemap/logic/TypeConverter.java berlin/yuna/typemap/logic/XmlDecoder.java berlin/yuna/typemap/logic/XmlEncoder.java berlin/yuna/typemap/model/ConcurrentTypeList.java berlin/yuna/typemap/model/ConcurrentTypeMap.java berlin/yuna/typemap/model/ConcurrentTypeSet.java berlin/yuna/typemap/model/FunctionOrNull.java berlin/yuna/typemap/model/LinkedTypeMap.java berlin/yuna/typemap/model/Pair.java berlin/yuna/typemap/model/Type.java berlin/yuna/typemap/model/TypeInfo.java berlin/yuna/typemap/model/TypeList.java berlin/yuna/typemap/model/TypeListI.java berlin/yuna/typemap/model/TypeMap.java berlin/yuna/typemap/model/TypeMapI.java ... and 1 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: 1,702 Uncovered Lines: 209 Omitted Lines: 4,778 Line Coverage: 89.06% ERROR > Coverage validation failed: Only 0.00% of files are present (threshold: 90.00%)
builld / Build Java
Error executing coverage command. Output from the Qlty CLI follows:
builld / Build Java
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: qltysh/qlty-action/coverage@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/