Skip to content

fix(deps): update all non-major dependencies #401

fix(deps): update all non-major dependencies

fix(deps): update all non-major dependencies #401

Triggered via pull request April 4, 2024 21:07
Status Failure
Total duration 1m 11s
Artifacts

unit-test.yml

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

Annotations

10 errors
lint: src/command/like-rank.ts#L75
Unexpected use of the global variable 'process'. Use 'require("process")' instead
lint: src/command/like-rank.ts#L111
Unexpected use of the global variable 'process'. Use 'require("process")' instead
lint: src/command/msg.ts#L65
Unexpected use of the global variable 'process'. Use 'require("process")' instead
lint: src/command/post/feed.ts#L47
Unexpected use of the global variable 'process'. Use 'require("process")' instead
lint: src/command/post/list.ts#L41
Unexpected use of the global variable 'process'. Use 'require("process")' instead
lint: src/command/user/alias.ts#L14
Unexpected use of the global variable 'process'. Use 'require("process")' instead
lint: src/command/user/login.ts#L26
Unexpected use of the global variable 'process'. Use 'require("process")' instead
lint: src/command/user/login.ts#L32
Unexpected use of the global variable 'process'. Use 'require("process")' instead
lint: src/command/user/login.ts#L38
Unexpected use of the global variable 'process'. Use 'require("process")' instead
lint: src/command/user/login.ts#L44
Unexpected use of the global variable 'process'. Use 'require("process")' instead