Skip to content

Merge pull request #85 from jokester/switch-tools #40

Merge pull request #85 from jokester/switch-tools

Merge pull request #85 from jokester/switch-tools #40

Triggered via push May 16, 2024 01:03
Status Success
Total duration 3m 26s
Artifacts
Fit to window
Zoom out
Zoom in

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. 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