run pkg.pr.new only on pull_requests
#28
Annotations
10 errors
|
typecheck
Process completed with exit code 2.
|
|
typecheck
docs#typecheck: command (/home/runner/work/vorsteh-queue/vorsteh-queue/apps/docs) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
|
|
typecheck
Cannot find module './sources' or its corresponding type declarations.
|
|
lint
Process completed with exit code 1.
|
|
lint
docs#lint: command (/home/runner/work/vorsteh-queue/vorsteh-queue/apps/docs) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location .cache/.eslintcache exited (1)
|
|
lint:
apps/docs/src/link-check.ts#L40
Unsafe argument of type error typed assigned to a parameter of type `FileSystemEntry<Record<string, any>> | undefined`
|
|
lint:
apps/docs/src/link-check.ts#L14
Unsafe argument of type error typed assigned to a parameter of type `FileSystemEntry<Record<string, any>> | undefined`
|
|
lint:
apps/docs/src/collections.ts#L103
Unsafe assignment of an error typed value
|
|
lint:
apps/docs/src/collections.ts#L9
Unsafe call of a(n) `error` type typed value
|
|
lint:
apps/docs/src/collections.ts#L9
Unsafe spread of an error typed value in an array
|