Skip to content

init

init #1

Triggered via push August 16, 2024 17:55
Status Failure
Total duration 1m 44s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 3 warnings
typecheck
Module '"@ctrlplane/db/schema"' has no exported member 'WebShellInstance'.
typecheck
Module '"@ctrlplane/db/schema"' has no exported member 'WebShellInstance'.
typecheck
Argument of type '{ [x: string]: any; }' is not assignable to parameter of type '{ id: string; name: string; }'.
typecheck
Argument of type '{ [x: string]: any; }' is not assignable to parameter of type '{ id: string; name: string; }'.
typecheck
@ctrlplane/webshell-router#typecheck: command (/home/runner/work/ctrlplane/ctrlplane/apps/webshell-router) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
typecheck
Process completed with exit code 2.
lint: packages/db/src/schema/github.ts#L4
'z' is defined but never used. Allowed unused vars must match /^_/u
lint: packages/api/src/router/github.ts#L141
'installationRouter' is assigned a value but never used. Allowed unused vars must match /^_/u
lint
@ctrlplane/db#lint: command (/home/runner/work/ctrlplane/ctrlplane/packages/db) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location node_modules/.cache/.eslintcache exited (1)
lint
@ctrlplane/api#lint: command (/home/runner/work/ctrlplane/ctrlplane/packages/api) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location node_modules/.cache/.eslintcache exited (1)
lint
@ctrlplane/nextjs#lint: command (/home/runner/work/ctrlplane/ctrlplane/apps/nextjs) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location node_modules/.cache/.eslintcache exited (1)
lint: apps/nextjs/src/app/Example.tsx#L2
'useFieldArray' is defined but never used. Allowed unused vars must match /^_/u
lint: apps/nextjs/src/app/Example.tsx#L34
'value' is defined but never used. Allowed unused args must match /^_/u
lint: apps/nextjs/src/app/Example.tsx#L34
'onChange' is defined but never used. Allowed unused args must match /^_/u
lint: apps/nextjs/src/app/Example.tsx#L42
'NameFilter' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: apps/nextjs/src/app/Example.tsx#L42
'props' is defined but never used. Allowed unused args must match /^_/u
typecheck
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
format
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/