chore(deps): bump MatteoGabriele/agentscan-action from 2.2.0 to 2.3.0… #285
Annotations
10 warnings
|
unicorn(consistent-function-scoping):
lib/routes/bilibili/followings-dynamic.ts#L57
lib/routes/bilibili/followings-dynamic.ts:57:16: Function `getOriginTitle` does not capture any variables from its parent scope
|
|
unicorn(consistent-function-scoping):
lib/routes/bilibili/followings-dynamic.ts#L57
lib/routes/bilibili/followings-dynamic.ts:57:16: Function `getOriginName` does not capture any variables from its parent scope
|
|
unicorn(consistent-function-scoping):
lib/routes/bilibili/followings-dynamic.ts#L57
lib/routes/bilibili/followings-dynamic.ts:57:16: Function `getOriginDes` does not capture any variables from its parent scope
|
|
unicorn(consistent-function-scoping):
lib/routes/bilibili/followings-dynamic.ts#L57
lib/routes/bilibili/followings-dynamic.ts:57:16: Function `getDes` does not capture any variables from its parent scope
|
|
unicorn(consistent-function-scoping):
lib/routes/bilibili/followings-dynamic.ts#L57
lib/routes/bilibili/followings-dynamic.ts:57:16: Function `getTitle` does not capture any variables from its parent scope
|
|
unicorn(consistent-function-scoping):
lib/routes/ft/myft.ts#L32
lib/routes/ft/myft.ts:32:16: Function `ProcessFeed` does not capture any variables from its parent scope
|
|
unicorn(no-array-callback-reference):
lib/routes/visionias/utils.ts#L102
lib/routes/visionias/utils.ts:102:45: Avoid passing a function reference directly to iterator methods
|
|
unicorn(consistent-function-scoping):
lib/app.test.ts#L57
lib/app.test.ts:57:16: Function `checkDate` does not capture any variables from its parent scope
|
|
unicorn(no-empty-file):
tailwind.config.js#L1
tailwind.config.js:1:1: Empty files are not allowed.
|
|
unicorn(consistent-function-scoping):
lib/routes/leetcode/dailyquestion-solution-cn.ts#L28
lib/routes/leetcode/dailyquestion-solution-cn.ts:28:16: Function `handleText` does not capture any variables from its parent scope
|