chore: update eslint and sync boilerplate changes #161
code.yml
on: pull_request
Code quality
/
/
28s
Type check
/
/
30s
Annotations
5 warnings
Code quality / /:
__tests__/Config/LogConfig.ts#L25
No magic number: 2
|
Code quality / /:
src/Components/UseEffectAdvancedHook.ts#L20
Unexpected undescribed directive comment. Include descriptions to explain why the comment is necessary
|
Code quality / /:
src/Components/UseMemoObject.ts#L12
Use object destructuring
|
Code quality / /:
src/Components/UseMemoObject.ts#L23
'||' should be placed at the beginning of the line
|
Code quality / /:
src/Components/UseStateObserveInitial.ts#L19
Unsafe type assertion: 'S' could be instantiated with an arbitrary type which could be unrelated to the original type
|