Skip to content

chore(deps): update dependency @types/node to ^22.10.5 #78

chore(deps): update dependency @types/node to ^22.10.5

chore(deps): update dependency @types/node to ^22.10.5 #78

Triggered via pull request January 3, 2025 09:22
Status Success
Total duration 42s
Artifacts

code.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Type check / /
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Code quality / /
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Code quality / /: __tests__/Config/LogConfig.ts#L25
No magic number: 2
Code quality / /: src/Redux/Model/Selectors.ts#L8
TypeScript will only remove the inline type specifiers which will leave behind a side effect import at runtime. Convert this to a top-level type qualifier to properly remove the entire import