Skip to content

feat: add slangroom grammar package #436

feat: add slangroom grammar package

feat: add slangroom grammar package #436

Triggered via pull request August 28, 2024 09:12
Status Success
Total duration 5m 31s
Artifacts

ci.yml

on: pull_request
Matrix: build_and_test
🚨 reuse
11s
🚨 reuse
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