fix(core): upgrade axios to 1.12.0 to address CVE-2025-58754 #32712
Annotations
10 errors and 11 warnings
Run Checks/Lint/Test/Build
Cannot find module '@proj/lib1' or its corresponding type declarations.
|
Run Checks/Lint/Test/Build
'lib1' is declared but its value is never read.
|
Run Checks/Lint/Test/Build
Cannot find module '@proj/pkg12/feature1' or its corresponding type declarations.
|
Run Checks/Lint/Test/Build
'pkg12' is declared but its value is never read.
|
Run Checks/Lint/Test/Build
Cannot find module '@proj/pkg3' or its corresponding type declarations.
|
Run Checks/Lint/Test/Build
'pkg3' is declared but its value is never read.
|
Run Checks/Lint/Test/Build
Cannot find module '@proj/pkg1' or its corresponding type declarations.
|
Run Checks/Lint/Test/Build
'pkg1' is declared but its value is never read.
|
Run Checks/Lint/Test/Build
Cannot find module 'is-even'. Did you mean to
|
Run Checks/Lint/Test/Build
Cannot find module 'is-even'. Did you mean to
|
Run Checks/Lint/Test/Build:
packages/nx/src/native/cache/validate_outputs.rs#L27
this expression creates a reference which is immediately dereferenced by the compiler
|
Run Checks/Lint/Test/Build:
packages/nx/src/native/cache/validate_outputs.rs#L26
this expression creates a reference which is immediately dereferenced by the compiler
|
Run Checks/Lint/Test/Build:
packages/nx/src/native/cache/expand_outputs.rs#L114
usage of `Iterator::fold` on a type that implements `Try`
|
Run Checks/Lint/Test/Build:
packages/nx/src/native/ide/install.rs#L5
unused import: `info`
|
Run Checks/Lint/Test/Build:
packages/nx/src/native/tasks/running_tasks_service.rs#L19
associated items `new`, `get_running_tasks`, `is_task_running`, `add_running_task`, and `setup` are never used
|
Run Checks/Lint/Test/Build:
packages/nx/src/native/cache/cache.rs#L404
function `get_default_max_cache_size` is never used
|
Run Checks/Lint/Test/Build:
packages/nx/src/native/tui/utils.rs#L411
unused variable: `name`
|
|
Run Checks/Lint/Test/Build:
packages/nx/src/native/ide/install.rs#L5
unused import: `info`
|
Run Checks/Lint/Test/Build:
packages/nx/src/native/ide/install.rs#L5
unused import: `info`
|
Check Documentation:
packages/nx/src/native/ide/install.rs#L5
unused import: `info`
|
Loading