Adds support for a next-typesafe-url configuration file #48
Annotations
7 errors
|
ci
Process completed with exit code 1.
|
|
ci:
packages/next-typesafe-url/src/loadConfig.ts#L75
Unsafe member access .default on an `any` value
|
|
ci:
packages/next-typesafe-url/src/loadConfig.ts#L75
Unsafe return of an `any` typed value
|
|
ci:
packages/next-typesafe-url/src/loadConfig.ts#L73
Unsafe assignment of an `any` value
|
|
ci:
packages/next-typesafe-url/src/loadConfig.ts#L41
Unsafe assignment of an `any` value
|
|
ci
next-typesafe-url#lint: command (/home/runner/work/next-typesafe-url/next-typesafe-url/packages/next-typesafe-url) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
|
|
ci:
packages/next-typesafe-url/src/cli.ts#L131
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|