Skip to content

Expose hosted-proxy store size and flush-duration metrics #981

Expose hosted-proxy store size and flush-duration metrics

Expose hosted-proxy store size and flush-duration metrics #981

Triggered via pull request July 23, 2026 04:55
Status Failure
Total duration 18s
Artifacts

ci.yml

on: pull_request
preflight
15s
preflight
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
preflight
Process completed with exit code 1.
typescript(no-unnecessary-type-assertion): src/tools/extensions/neowiki/neowiki-cypher-query.ts#L36
This assertion is unnecessary since the receiver accepts the original type of the expression.
typescript(no-unnecessary-type-assertion): src/tools/extensions/neowiki/neowiki-get-schema.ts#L23
This assertion is unnecessary since the receiver accepts the original type of the expression.
typescript(no-unnecessary-type-assertion): src/tools/extensions/neowiki/neowiki-list-schemas.ts#L35
This assertion is unnecessary since the receiver accepts the original type of the expression.
typescript(no-unnecessary-type-assertion): src/tools/extensions/cargo/cargo-query.ts#L61
This assertion is unnecessary since the receiver accepts the original type of the expression.
typescript(no-unnecessary-type-assertion): src/tools/extensions/cargo/cargo-describe-table.ts#L32
This assertion is unnecessary since the receiver accepts the original type of the expression.
typescript(no-unnecessary-type-assertion): src/tools/extensions/cargo/cargo-list-tables.ts#L16
This assertion is unnecessary since the receiver accepts the original type of the expression.
typescript(no-unnecessary-type-assertion): src/tools/extensions/smw/smw-list-properties.ts#L57
This assertion is unnecessary since the receiver accepts the original type of the expression.
typescript(no-unnecessary-type-assertion): src/tools/extensions/smw/smw-query.ts#L57
This assertion is unnecessary since the receiver accepts the original type of the expression.
typescript(no-unnecessary-type-assertion): src/transport/ssrfGuard.ts#L147
This assertion is unnecessary since the receiver accepts the original type of the expression.
typescript(no-explicit-any): tests/auth/authorizationServer/consent.test.ts#L19
Unexpected `any`. Specify a different type.