Skip to content

chore: upgrade eslint config #141

chore: upgrade eslint config

chore: upgrade eslint config #141

Triggered via pull request December 13, 2024 19:02
Status Success
Total duration 1m 19s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

code.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 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/Api/ErrorListener.ts#L24
Expected parentheses around arrow function argument having a body with curly braces
Code quality / /: src/Api/SentryHelper.ts#L7
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
Code quality / /: src/Api/SentryHelper.ts#L11
Expected parentheses around arrow function argument having a body with curly braces
Code quality / /: src/Api/SentryHelper.ts#L17
Unnecessary conditional, the types have no overlap
Code quality / /: src/Api/SentryHelper.ts#L18
No magic number: 2
Code quality / /: src/Api/SentryHelper.ts#L22
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
Code quality / /: src/Api/SentryHelper.ts#L22
Unnecessary optional chain on a non-nullish value
Code quality / /: src/Api/SentryHelper.ts#L35
Unsafe type assertion: type 'NavigationParams' is more narrow than the original type
Type check / /
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636