revert policy check #1094
Annotations
5 errors
Lint:
apps/jobs/src/policy-checker/index.ts#L1
'and' is defined but never used. Allowed unused vars must match /^_/u
|
Lint:
apps/jobs/src/policy-checker/index.ts#L1
'isNull' is defined but never used. Allowed unused vars must match /^_/u
|
Lint:
apps/jobs/src/policy-checker/index.ts#L1
'or' is defined but never used. Allowed unused vars must match /^_/u
|
Lint
@ctrlplane/jobs#lint: command (/home/runner/work/ctrlplane/ctrlplane/apps/jobs) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location node_modules/.cache/.eslintcache exited (1)
|
Lint
Process completed with exit code 1.
|