upgrade eslint-plugin-import-x #44
Annotations
2 errors and 12 warnings
|
build
The operation was canceled.
|
build:
empty/src/lib/cli.ts#L1
Async function 'cliMain' has no 'await' expression
|
build:
empty/src/lib/some-lib.ts#L1
Async function 'doSomething' has no 'await' expression
|
build:
empty/src/lib/cli.ts#L1
Async function 'cliMain' has no 'await' expression
|
build:
empty/src/lib/some-lib.ts#L1
Async function 'doSomething' has no 'await' expression
|
build:
next/pages/api/trpc/[trpc].ts#L15
Async method 'createContext' has no 'await' expression
|
build:
next/pages/api/trpc/[trpc].ts#L20
Unsafe assignment of an `any` value
|
build:
next/pages/api/trpc/[trpc].ts#L20
Unexpected any. Specify a different type
|
build:
next/pages/api/trpc/[trpc].ts#L20
Unsafe member access .reqId on an `any` value
|
build:
next/pages/api/trpc/[trpc].ts#L24
'errors' is defined but never used
|
build:
next/pages/api/trpc/[trpc].ts#L24
'paths' is defined but never used
|
build:
next/pages/api/trpc/[trpc].ts#L24
'type' is defined but never used
|
build:
next/pages/api/trpc/[trpc].ts#L34
'type' is defined but never used
|