chore(deps): update react packages to v19 (major) #398
code.yml
on: pull_request
Code quality
/
/
35s
Type check
/
/
35s
Annotations
10 warnings
|
Code quality / /:
example/src/App.tsx#L42
This line has 2 statements. Maximum allowed is 1
|
|
Code quality / /:
example/src/App.tsx#L41
Unexpected undescribed directive comment. Include descriptions to explain why the comment is necessary
|
|
Code quality / /:
example/src/App.tsx#L34
`isNotEmptyString` is deprecated. - use isNotEmptyString from
|
|
Code quality / /:
example/src/App.tsx#L27
`isNotEmptyString` is deprecated. - use isNotEmptyString from
|
|
Code quality / /:
example/src/App.tsx#L24
No magic number: 1000
|
|
Code quality / /:
example/src/App.tsx#L24
No magic number: 60
|
|
Code quality / /:
example/src/App.tsx#L24
No magic number: 90
|
|
Code quality / /:
example/src/App.tsx#L19
`isNotEmptyString` is deprecated. - use isNotEmptyString from
|
|
Code quality / /:
example/src/App.tsx#L15
Unexpected space before function parentheses
|
|
Code quality / /:
__tests__/Config/LogConfig.ts#L25
No magic number: 2
|