Skip to content

Add search filter system to comparison page #1051

Add search filter system to comparison page

Add search filter system to comparison page #1051

Triggered via pull request July 16, 2024 15:04
Status Failure
Total duration 1m 26s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
build-and-test
Process completed with exit code 1.
build-and-test: src/frontend/render.ts#L159
'bot' is of type 'unknown'.
build-and-test: src/frontend/render.ts#L194
Argument of type 'string | number | string[] | undefined' is not assignable to parameter of type 'string | undefined'.
build-and-test: src/frontend/render.ts#L215
'a' is of type 'unknown'.
build-and-test: src/frontend/render.ts#L225
The left-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
build-and-test: src/frontend/render.ts#L225
The right-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.