Skip to content

chore(deps): update all non-major dependencies #737

chore(deps): update all non-major dependencies

chore(deps): update all non-major dependencies #737

Triggered via pull request April 3, 2024 22:55
Status Failure
Total duration 26s
Artifacts

unit-test.yml

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

Annotations

10 errors
lint: src/api/upload.ts#L14
Unexpected use of the global variable 'Buffer'. Use 'require("buffer").Buffer' instead
lint: src/api/upload.ts#L18
Unexpected use of the global variable 'Buffer'. Use 'require("buffer").Buffer' instead
lint: src/api/upload.ts#L18
Unexpected use of the global variable 'Buffer'. Use 'require("buffer").Buffer' instead
lint: tests/api/users.test.ts#L24
Unexpected use of the global variable 'process'. Use 'require("process")' instead
lint: tests/api/users.test.ts#L32
Unexpected use of the global variable 'process'. Use 'require("process")' instead
lint: tests/api/users.test.ts#L33
Unexpected use of the global variable 'process'. Use 'require("process")' instead
lint: tests/api/users.test.ts#L34
Unexpected use of the global variable 'process'. Use 'require("process")' instead
lint: tests/jike-client/auth.test.ts#L7
Unexpected use of the global variable 'process'. Use 'require("process")' instead
lint: tests/jike-client/auth.test.ts#L8
Unexpected use of the global variable 'process'. Use 'require("process")' instead
lint
Process completed with exit code 1.