Merge pull request #88 from jokester/update-deps #47
Annotations
21 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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
|
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
|