fix: Init aks scanner #1915
Annotations
10 errors and 4 warnings
Typecheck
Property 'fromAsync' does not exist on type 'ArrayConstructor'. Do you need to change your target library? Try changing the 'lib' compiler option to 'esnext' or later.
|
Typecheck
@ctrlplane/event-worker#typecheck: command (/home/runner/work/ctrlplane/ctrlplane/apps/event-worker) /home/runner/work/ctrlplane/ctrlplane/node_modules/.bin/pnpm run typecheck exited (2)
|
Typecheck
Process completed with exit code 2.
|
Lint:
apps/event-worker/src/test-azure.ts#L4
'ClientAssertionCredential' is defined but never used. Allowed unused vars must match /^_/u
|
Lint:
apps/event-worker/src/test-azure.ts#L8
'logger' is defined but never used. Allowed unused vars must match /^_/u
|
Lint:
apps/event-worker/src/test-azure.ts#L33
'clusters' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint:
apps/event-worker/src/test-azure.ts#L38
'clusters2' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint:
apps/event-worker/src/test-azure.ts#L38
Unsafe call of a(n) `error` type typed value
|
Lint
@ctrlplane/event-worker#lint: command (/home/runner/work/ctrlplane/ctrlplane/apps/event-worker) /home/runner/work/ctrlplane/ctrlplane/node_modules/.bin/pnpm run lint --cache --cache-location node_modules/.cache/.eslintcache exited (1)
|
Lint
Process completed with exit code 1.
|
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|