Skip to content

feat: add auth sceheme support in app list #909

feat: add auth sceheme support in app list

feat: add auth sceheme support in app list #909

Triggered via push March 11, 2025 12:24
Status Failure
Total duration 26s
Artifacts

lint_js.yml

on: push
lint-and-prettify
18s
lint-and-prettify
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
lint-and-prettify
Process completed with exit code 1.
lint-and-prettify: js/src/cli/mcp.ts#L95
'command' is defined but never used. Allowed unused args must match /^_/u
lint-and-prettify: js/src/cli/mcp.ts#L165
'error' is defined but never used. Allowed unused caught errors must match /^_/u
lint-and-prettify: js/src/cli/mcp.ts#L185
'error' is defined but never used. Allowed unused caught errors must match /^_/u
lint-and-prettify: js/src/cli/src/sseTransport.ts#L45
'error' is defined but never used. Allowed unused caught errors must match /^_/u
lint-and-prettify: js/src/cli/sseTransport.ts#L23
'log' is assigned a value but never used. Allowed unused vars must match /^_/u
lint-and-prettify: js/src/cli/sseTransport.ts#L45
'originalRequest' is assigned a value but never used. Allowed unused vars must match /^_/u
lint-and-prettify: js/src/cli/sseTransport.ts#L45
'sseTransport' is assigned a value but never used. Allowed unused vars must match /^_/u
lint-and-prettify: js/src/sdk/models/Entity.spec.ts#L55
'error' is defined but never used. Allowed unused caught errors must match /^_/u
lint-and-prettify: js/src/sdk/models/Entity.spec.ts#L80
'entityW2Connection' is assigned a value but never used. Allowed unused vars must match /^_/u
lint-and-prettify: js/src/sdk/models/Entity.spec.ts#L82
'entity' is assigned a value but never used. Allowed unused vars must match /^_/u