Skip to content

fix(deps): update dependency commander to v13 #643

fix(deps): update dependency commander to v13

fix(deps): update dependency commander to v13 #643

Triggered via pull request January 6, 2025 01:47
Status Success
Total duration 1m 19s
Artifacts

unit-test.yml

on: pull_request
Matrix: unit_test
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
unit_test (ubuntu-latest, 18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
unit_test (ubuntu-latest, lts/*)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint: src/command/index.ts#L4
Expected "./user" to come before "./version"
lint: src/command/index.ts#L5
Expected "./post" to come before "./user"
lint: src/command/index.ts#L6
Expected "./msg" to come before "./post"
lint: src/command/index.ts#L7
Expected "./like-rank" to come before "./msg"
lint: src/command/like-rank.ts#L3
Expected "limit" to come before "Entity"
lint: src/command/like-rank.ts#L6
Expected "../utils/terminal" to come before "../utils/user"
lint: src/command/msg.ts#L3
Expected "limit" to come before "Entity"
lint: src/command/msg.ts#L4
Expected "date-fns" to come before "jike-sdk"
lint: src/command/post/create.ts#L3
Expected "node:child_process" to come before "node:path"
lint: src/command/post/create.ts#L6
Expected "date-fns" to come before "jike-sdk"