Quality hardening: real bug fixes + SOLID/DRY refactors + honest coverage + tooling spine #240
Annotations
10 errors and 11 warnings
|
verify
Missing return type on function
|
|
verify
Missing return type on function
|
|
verify
Missing return type on function
|
|
verify
Missing return type on function
|
|
verify
Missing return type on function
|
|
verify
Missing return type on function
|
|
verify
Missing return type on function
|
|
verify:
packages/models/src/filters.ts#L163
Missing return type on function
|
|
verify:
packages/design/tailwind-preset.js#L16
Missing return type on function
|
|
verify:
packages/clipboard/src/engine.ts#L102
Missing return type on function
|
|
verify
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
verify
Function 'recordModelCall' has too many parameters (4). Maximum allowed is 3
|
|
verify
Simplify this regular expression to reduce its runtime, as it has super-linear performance due to backtracking
|
|
verify
Unexpected console statement. Only these console methods are allowed: error, warn
|
|
verify
Unexpected console statement. Only these console methods are allowed: error, warn
|
|
verify
Reduce the total number of "break" and "continue" statements in this loop to use one at most
|
|
verify
Replace `⏎··deriveAliases,⏎··IdentityService⏎` with `·deriveAliases,·IdentityService·`
|
|
verify
Replace `⏎······.prepare('UPDATE·clipboard_items·SET·tags·=·?·WHERE·id·=·?')⏎······` with `.prepare('UPDATE·clipboard_items·SET·tags·=·?·WHERE·id·=·?')`
|
|
verify
Replace `··)⏎······` with `)`
|
|
verify
Delete `··`
|
|
verify
Delete `⏎······`
|