chore(deps): bump patchright from 1.61.1 to 1.62.1 (#23067) #287
Annotations
10 warnings
|
unicorn(consistent-function-scoping):
lib/routes/bilibili/followings-dynamic.ts#L57
lib/routes/bilibili/followings-dynamic.ts:57:16: Function `getImgs` 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 `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(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
|