Merge branch 'main' of github.com:sizzldev/ctrlplane #3
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:
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
|
lint:
apps/nextjs/src/app/Example.tsx#L53
'filters' is assigned a value but never used. Allowed unused vars must match /^_/u
|
lint:
apps/nextjs/src/app/Example.tsx#L56
'addFilter' is assigned a value but never used. Allowed unused vars must match /^_/u
|
lint:
apps/nextjs/src/app/[workspaceSlug]/(job)/job-agents/add/GithubConfig.tsx#L2
'useEffect' is defined but never used. Allowed unused vars must match /^_/u
|
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/
|
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/
|
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/
|