Skip to content

update

update #48

Triggered via pull request November 23, 2024 06:52
Status Failure
Total duration 1m 39s
Artifacts

on-push-or-pr.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
Process completed with exit code 1.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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