feat: add tdarr integration #4137
Annotations
9 errors and 3 warnings
Lint:
packages/widgets/src/media-transcoding/component.tsx#L3
'integrationIds' is defined but never used. Allowed unused args must match /^_/u
|
Lint:
packages/widgets/src/test/translation.spec.ts#L14
Unsafe assignment of an error typed value
|
Lint:
packages/widgets/src/test/translation.spec.ts#L18
Unsafe assignment of an error typed value
|
Lint:
packages/widgets/src/test/translation.spec.ts#L18
Unsafe member access [optionKey as keyof typeof option] on an `error` typed value
|
Lint:
packages/widgets/src/test/translation.spec.ts#L32
Unsafe assignment of an error typed value
|
Lint:
packages/widgets/src/test/translation.spec.ts#L36
Unsafe assignment of an error typed value
|
Lint:
packages/widgets/src/test/translation.spec.ts#L36
Unsafe member access [optionKey as keyof typeof option] on an `error` typed value
|
Lint
@homarr/widgets#lint: command (/home/runner/work/homarr/homarr/packages/widgets) /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.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
packages/integrations/src/media-transcoding/tdarr-integration.ts#L4
All imports in the declaration are only used as types. Use `import type`
|
Lint:
packages/integrations/src/media-transcoding/tdarr-integration.ts#L6
All imports in the declaration are only used as types. Use `import type`
|
Loading