Skip to content

chore(deps): update dependency typescript to ^5.7.3 #161

chore(deps): update dependency typescript to ^5.7.3

chore(deps): update dependency typescript to ^5.7.3 #161

Triggered via pull request January 8, 2025 22:13
Status Success
Total duration 53s
Artifacts

code.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
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/Services/ResponseProcessor.ts#L21
Type parameter SUB_DATA is used only once in the function signature
Code quality / /: src/Services/ResponseProcessor.ts#L26
Unsafe assertion from `any` detected: consider using type guards or a safer assertion
Code quality / /: src/Services/ResponseProcessor.ts#L30
Unsafe type assertion: 'SUB_DATA' could be instantiated with an arbitrary type which could be unrelated to the original type
Code quality / /: src/Services/ResponseProcessor.ts#L69
Prefer the safe `: unknown` for a `catch` callback variable
Code quality / /: src/Services/ResponseProcessor.ts#L69
Expected the Promise rejection reason to be an Error
Code quality / /: src/Services/ResponseProcessor.ts#L69
Unsafe assertion from `any` detected: consider using type guards or a safer assertion
Type check / /
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636