Fix openhands-agent comment detection #21
Annotations
10 errors
Lint:
src/services/github.integration.test.ts#L6
Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly
|
Lint:
src/services/github.integration.test.ts#L17
Unsafe assignment of an `any` value
|
Lint:
src/services/github.integration.test.ts#L18
Unsafe assignment of an `any` value
|
Lint:
src/services/github.integration.test.ts#L19
Unsafe assignment of an `any` value
|
Lint:
src/services/github.integration.test.ts#L20
Unsafe assignment of an `any` value
|
Lint:
src/services/github.integration.test.ts#L21
Unsafe assignment of an `any` value
|
Lint:
src/services/github.integration.test.ts#L22
Unsafe assignment of an `any` value
|
Lint:
src/services/github.integration.test.ts#L33
Invalid type "number" of template literal expression
|
Lint:
src/services/github.integration.test.ts#L34
Invalid type "number" of template literal expression
|
Lint:
src/services/github.integration.test.ts#L35
Invalid type "number" of template literal expression
|
Loading