Skip to content

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

chore(deps): update all non-major dependencies

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

Triggered via pull request March 24, 2024 08:21
Status Failure
Total duration 31s
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.