This repository was archived by the owner on Jul 9, 2024. It is now read-only.
chore(deps): update dependency @bifravst/prettier-config to v1.0.3 #1880
Annotations
10 warnings
tests:
src/connect.ts#L35
Async arrow function 'connect' has no 'await' expression
|
tests:
src/connect.ts#L88
Promise returned in function argument where a void return was expected
|
tests:
src/connect.ts#L88
Async arrow function has no 'await' expression
|
tests:
src/connect.ts#L92
Promise returned in function argument where a void return was expected
|
tests:
src/connect.ts#L92
Async arrow function has no 'await' expression
|
tests:
src/connect.ts#L114
Unsafe assignment of an `any` value
|
tests:
src/connect.ts#L116
Unsafe member access .desired on an `any` value
|
tests:
src/connect.ts#L123
Unsafe assignment of an `any` value
|
tests:
src/connect.ts#L125
Unsafe member access .state on an `any` value
|
tests:
src/connect.ts#L144
Unsafe call of an `any` typed value
|