Skip to content

feat(browser): add git plugin to @slangroom/browser #452

feat(browser): add git plugin to @slangroom/browser

feat(browser): add git plugin to @slangroom/browser #452

Triggered via pull request August 29, 2024 10:17
Status Cancelled
Total duration 7m 53s
Artifacts

ci.yml

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

Annotations

23 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)
The run was canceled by @matteo-cristino.
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)
The operation was canceled.