Skip to content

refactor(browser): on start print the list of plugins along with the version #415

refactor(browser): on start print the list of plugins along with the version

refactor(browser): on start print the list of plugins along with the version #415

Triggered via pull request August 2, 2024 10:35
Status Success
Total duration 5m 5s
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

20 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 (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