chore(deps): update dependency npm-check-updates to ^17.1.15 #227
code.yml
on: pull_request
Code quality
/
/
43s
Type check
/
/
36s
Annotations
14 warnings
|
Type check / /
Cache not found for keys: Linux-yarn-774380c56d3ebbb9abdcb0cb8b8dffe6c191252c784c8d22725fb3297965a235, Linux-yarn-
|
|
Type check / /
Cache not found for keys: Linux-node_modules-774380c56d3ebbb9abdcb0cb8b8dffe6c191252c784c8d22725fb3297965a235, Linux-node_modules-
|
|
Code quality / /
Cache not found for keys: Linux-yarn-774380c56d3ebbb9abdcb0cb8b8dffe6c191252c784c8d22725fb3297965a235, Linux-yarn-
|
|
Code quality / /
Cache not found for keys: Linux-node_modules-774380c56d3ebbb9abdcb0cb8b8dffe6c191252c784c8d22725fb3297965a235, Linux-node_modules-
|
|
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/SentryBreadcrumbErrorLink.ts#L16
No magic number: 0
|
|
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
|