src: add SocketError #23
ci.yml
on: pull_request
format-check-lint-type-check-test
29s
Annotations
3 errors
format-check-lint-type-check-test:
src/index.ts#L74
Unsafe argument of type `any` assigned to a parameter of type `string`
|
format-check-lint-type-check-test:
src/index.ts#L74
Unsafe member access .message on an `any` value
|
format-check-lint-type-check-test
Process completed with exit code 1.
|