chore(deps): update react packages to v19 (major) #326
code.yml
on: pull_request
Code quality
/
/
39s
Type check
/
/
38s
Annotations
10 warnings
|
Code quality / /:
src/Api/MatchPath.ts#L140
`isNotEmptyString` is deprecated. - use isNotEmptyString from
|
|
Code quality / /:
src/Api/MatchPath.ts#L135
No magic number: 0
|
|
Code quality / /:
src/Api/MatchPath.ts#L133
`isNotEmptyString` is deprecated. - use isNotEmptyString from
|
|
Code quality / /:
src/Api/MatchPath.ts#L127
No magic number: 1
|
|
Code quality / /:
src/Api/MatchPath.ts#L125
No magic number: 0
|
|
Code quality / /:
src/Api/MatchPath.ts#L125
Use array destructuring
|
|
Code quality / /:
src/Api/MatchPath.ts#L108
Unexpected space before function parentheses
|
|
Code quality / /:
src/Api/MatchPath.ts#L75
A record is preferred over an index signature
|
|
Code quality / /:
src/Api/MatchPath.ts#L12
Unexpected undescribed directive comment. Include descriptions to explain why the comment is necessary
|
|
Code quality / /:
__tests__/Config/LogConfig.ts#L25
No magic number: 2
|