Skip to content

chore: update eslint and sync boilerplate changes #161

chore: update eslint and sync boilerplate changes

chore: update eslint and sync boilerplate changes #161

Triggered via pull request January 31, 2025 15:05
Status Success
Total duration 41s
Artifacts

code.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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