Skip to content

chore(deps): update dependency typescript to ^5.8.2 #184

chore(deps): update dependency typescript to ^5.8.2

chore(deps): update dependency typescript to ^5.8.2 #184

Triggered via pull request February 28, 2025 17:58
Status Success
Total duration 57s
Artifacts

code.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Code quality / /: __tests__/Config/LogConfig.ts#L25
No magic number: 2
Code quality / /: __tests__/Tests/NavigationUtils.test.ts#L17
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