Skip to content

feat: add syntax highligthing to lezer grammar #454

feat: add syntax highligthing to lezer grammar

feat: add syntax highligthing to lezer grammar #454

Triggered via pull request September 6, 2024 08:17
Status Cancelled
Total duration 4m 39s
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

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 (current)
Canceling since a higher priority waiting request for '🧪 Lint and test-198/merge' exists
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.