Add search filter system to comparison page #1051
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.
|