Skip to content

feat(maven): introduce maven plugin WIP #9643

feat(maven): introduce maven plugin WIP

feat(maven): introduce maven plugin WIP #9643

Triggered via pull request October 18, 2025 01:27
Status Failure
Total duration 59m 13s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
main-linux
Cannot find module '@proj/lib1' or its corresponding type declarations.
main-linux
'lib1' is declared but its value is never read.
main-linux
Cannot find module '@proj/pkg12/feature1' or its corresponding type declarations.
main-linux
'pkg12' is declared but its value is never read.
main-linux
Cannot find module '@proj/pkg3' or its corresponding type declarations.
main-linux
'pkg3' is declared but its value is never read.
main-linux
Cannot find module '@proj/pkg1' or its corresponding type declarations.
main-linux
'pkg1' is declared but its value is never read.
main-linux
Cannot find module 'is-even'. Did you mean to
main-linux
Cannot find module 'is-even'. Did you mean to
main-macos
bash 5.3.3 is already installed and up-to-date. To reinstall 5.3.3, run: brew reinstall bash
main-macos
wix/brew/applesimutils 0.9.12 already installed
main-linux: packages/nx/src/native/cache/http_remote_cache.rs#L229
you seem to be trying to use `match` for destructuring a single pattern. Consider using `if let`
main-linux: packages/nx/src/native/cache/http_remote_cache.rs#L26
you should consider adding a `Default` implementation for `HttpRemoteCache`
main-linux: packages/nx/src/native/cache/cache.rs#L331
unneeded `return` statement
main-linux: packages/nx/src/native/cache/cache.rs#L205
length comparison to zero
main-linux: packages/nx/src/native/cache/cache.rs#L89
useless conversion to the same type: `anyhow::Error`
main-linux: packages/nx/src/native/cache/mod.rs#L6
module has the same name as its containing module
main-linux: packages/nx/src/native/cache/validate_outputs.rs#L27
this expression creates a reference which is immediately dereferenced by the compiler
main-linux: packages/nx/src/native/cache/validate_outputs.rs#L26
this expression creates a reference which is immediately dereferenced by the compiler
main-linux: packages/nx/src/native/cache/expand_outputs.rs#L114
usage of `Iterator::fold` on a type that implements `Try`
main-linux: packages/nx/src/native/ide/install.rs#L5
unused import: `info`