feat: docker add to homarr #4442
code-quality.yml
on: pull_request
lint
2m 49s
format
29s
typecheck
2m 48s
test
2m 9s
e2e
2m 33s
build
2m 41s
Annotations
13 errors and 2 warnings
format
@homarr/modals-collection#format: command (/home/runner/work/homarr/homarr/packages/modals-collection) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location node_modules/.cache/.prettiercache exited (1)
|
format
@homarr/nextjs#format: command (/home/runner/work/homarr/homarr/apps/nextjs) /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/api/src/test/open-api.spec.ts > OpenAPI documentation should be generated:
packages/api/src/test/open-api.spec.ts#L15
AssertionError: expected [Function act] to not throw an error but 'TRPCError: [mutation.app.createMany] …' was thrown
- Expected:
undefined
+ Received:
"TRPCError: [mutation.app.createMany] - Input parser must be a ZodObject"
❯ packages/api/src/test/open-api.spec.ts:15:19
|
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.
|
build
Canceling since a higher priority waiting request for '[Quality] Code Analysis-refs/pull/1825/merge' exists
|
build
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
|