simplified ApplicationFlow's searcParam to only have prefaceAccepted #1041
Annotations
2 warnings
Format with Prettier
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.
|
Lint with ESLint (review):
apps/site/src/app/(main)/resources/page.tsx#L29
[eslint] reported by reviewdog 🐶
'i' is defined but never used.
Raw Output:
{"ruleId":"@typescript-eslint/no-unused-vars","severity":1,"message":"'i' is defined but never used.","line":29,"column":57,"nodeType":"Identifier","messageId":"unusedVar","endLine":29,"endColumn":58}
|
Loading