Skip to content
This repository was archived by the owner on Jul 9, 2024. It is now read-only.

chore(deps): update dependency @bifravst/eslint-config-typescript to … #1918

chore(deps): update dependency @bifravst/eslint-config-typescript to …

chore(deps): update dependency @bifravst/eslint-config-typescript to … #1918

Triggered via push July 9, 2024 00:45
Status Success
Total duration 43s
Artifacts
Fit to window
Zoom out
Zoom in

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