chore(deps): update dependency @sxzz/eslint-config to v4 #547
Annotations
3 errors and 10 warnings
src/command/user/info.ts#L15
Move arrow function 'breakLine' to the outer scope
|
src/command/user/profile.ts#L59
Move arrow function 'formatFollowedCount' to the outer scope
|
|
src/command/index.ts#L4
Expected "./user" to come before "./version"
|
src/command/index.ts#L5
Expected "./post" to come before "./user"
|
src/command/index.ts#L6
Expected "./msg" to come before "./post"
|
src/command/index.ts#L7
Expected "./like-rank" to come before "./msg"
|
src/command/like-rank.ts#L3
Expected "limit" to come before "Entity"
|
src/command/like-rank.ts#L6
Expected "../utils/terminal" to come before "../utils/user"
|
src/command/msg.ts#L3
Expected "limit" to come before "Entity"
|
src/command/msg.ts#L4
Expected "date-fns" to come before "jike-sdk"
|
src/command/post/create.ts#L3
Expected "node:child_process" to come before "node:path"
|
src/command/post/create.ts#L6
Expected "date-fns" to come before "jike-sdk"
|
This job failed
Loading