Skip to content

refactor(git): make git plugin usable on browser #424

refactor(git): make git plugin usable on browser

refactor(git): make git plugin usable on browser #424

Triggered via pull request August 19, 2024 14:05
Status Failure
Total duration 2m 51s
Artifacts

ci.yml

on: pull_request
Matrix: build_and_test
build_docs
0s
build_docs
publish
0s
publish
Deploy documentation
0s
Deploy documentation
Fit to window
Zoom out
Zoom in

Annotations

22 errors
build_and_test (lts/*): pkg/db/src/plugin.ts#L58
Unexpected any. Specify a different type
build_and_test (lts/*): pkg/json-schema/src/plugin.ts#L46
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
build_and_test (lts/*): pkg/json-schema/src/plugin.ts#L50
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
build_and_test (lts/*): pkg/oauth/src/authenticateHandler.ts#L116
Unexpected any. Specify a different type
build_and_test (lts/*): pkg/oauth/src/authenticateHandler.ts#L185
Unexpected var, use let or const instead
build_and_test (lts/*): pkg/oauth/src/authenticateHandler.ts#L186
Unexpected var, use let or const instead
build_and_test (lts/*): pkg/oauth/src/authenticateHandler.ts#L189
Unexpected any. Specify a different type
build_and_test (lts/*): pkg/oauth/src/authorizeHandler.ts#L39
Unexpected any. Specify a different type
build_and_test (lts/*): pkg/oauth/src/authorizeHandler.ts#L47
Unexpected any. Specify a different type
build_and_test (lts/*): pkg/oauth/src/authorizeHandler.ts#L51
Unexpected any. Specify a different type
build_and_test (lts/*)
Process completed with exit code 1.
build_and_test (current): pkg/db/src/plugin.ts#L58
Unexpected any. Specify a different type
build_and_test (current): pkg/json-schema/src/plugin.ts#L46
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
build_and_test (current): pkg/json-schema/src/plugin.ts#L50
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
build_and_test (current): pkg/oauth/src/authenticateHandler.ts#L116
Unexpected any. Specify a different type
build_and_test (current): pkg/oauth/src/authenticateHandler.ts#L185
Unexpected var, use let or const instead
build_and_test (current): pkg/oauth/src/authenticateHandler.ts#L186
Unexpected var, use let or const instead
build_and_test (current): pkg/oauth/src/authenticateHandler.ts#L189
Unexpected any. Specify a different type
build_and_test (current): pkg/oauth/src/authorizeHandler.ts#L39
Unexpected any. Specify a different type
build_and_test (current): pkg/oauth/src/authorizeHandler.ts#L47
Unexpected any. Specify a different type
build_and_test (current): pkg/oauth/src/authorizeHandler.ts#L51
Unexpected any. Specify a different type
build_and_test (current)
Process completed with exit code 1.