Skip to content

Switch tools

Switch tools #37

Triggered via pull request May 15, 2024 06:23
@jokesterjokester
synchronize #85
switch-tools
Status Failure
Total duration 2m 40s
Artifacts

on-push-or-pr.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 21 warnings
build
Process completed with exit code 2.
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/404.tsx#L4
Unsafe return of an `any` typed value
build: next/pages/_app.tsx#L11
Unsafe assignment of an `any` value
build: next/pages/_app.tsx#L12
Unsafe return of an `any` typed value
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: 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