feat: docker add to homarr #4489
code-quality.yml
on: pull_request
lint
3m 5s
format
31s
typecheck
3m 4s
test
2m 7s
e2e
2m 50s
build
2m 44s
Annotations
10 errors and 3 warnings
format
@homarr/api#format: command (/home/runner/work/homarr/homarr/packages/api) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location node_modules/.cache/.prettiercache exited (1)
|
format
Process completed with exit code 1.
|
packages/integrations/test/nzbget.spec.ts > Nzbget integration > Delete item should result in empty items:
packages/integrations/test/nzbget.spec.ts#L134
AssertionError: expected [ { type: 'usenet', id: '1', …(9) } ] to have a length of +0 but got 1
- Expected
+ Received
- 0
+ 1
❯ packages/integrations/test/nzbget.spec.ts:134:26
|
test
Process completed with exit code 1.
|
e2e
Canceling since a higher priority waiting request for '[Quality] Code Analysis-refs/pull/1825/merge' exists
|
e2e
The operation was canceled.
|
typecheck
Canceling since a higher priority waiting request for '[Quality] Code Analysis-refs/pull/1825/merge' exists
|
typecheck
The operation was canceled.
|
lint
Canceling since a higher priority waiting request for '[Quality] Code Analysis-refs/pull/1825/merge' exists
|
lint
The operation was canceled.
|
format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|