Feat/add sidebar #1609
pull-request.yml
on: pull_request
lint-and-typecheck
1m 39s
parallel-tests
1m 17s
build-and-test
0s
Annotations
14 errors and 2 warnings
__test__/compose/compose.test.ts:
packages/server/src/auth/auth.ts#L12
TypeError: Cannot set property crypto of #<Object> which has only a getter
❯ ../../packages/server/src/auth/auth.ts:12:12
❯ ../../packages/server/src/index.ts:1:1
|
__test__/drop/drop.test.test.ts:
packages/server/src/auth/auth.ts#L12
TypeError: Cannot set property crypto of #<Object> which has only a getter
❯ ../../packages/server/src/auth/auth.ts:12:12
❯ ../../packages/server/src/index.ts:1:1
|
__test__/env/shared.test.ts:
packages/server/src/auth/auth.ts#L12
TypeError: Cannot set property crypto of #<Object> which has only a getter
❯ ../../packages/server/src/auth/auth.ts:12:12
❯ ../../packages/server/src/index.ts:1:1
|
__test__/requests/request.test.ts:
packages/server/src/auth/auth.ts#L12
TypeError: Cannot set property crypto of #<Object> which has only a getter
❯ ../../packages/server/src/auth/auth.ts:12:12
❯ ../../packages/server/src/index.ts:1:1
|
__test__/traefik/traefik.test.ts:
packages/server/src/auth/auth.ts#L12
TypeError: Cannot set property crypto of #<Object> which has only a getter
❯ ../../packages/server/src/auth/auth.ts:12:12
❯ ../../packages/server/src/index.ts:1:1
|
__test__/compose/config/config-root.test.ts:
packages/server/src/auth/auth.ts#L12
TypeError: Cannot set property crypto of #<Object> which has only a getter
❯ ../../packages/server/src/auth/auth.ts:12:12
❯ ../../packages/server/src/index.ts:1:1
|
__test__/compose/config/config-service.test.ts:
packages/server/src/auth/auth.ts#L12
TypeError: Cannot set property crypto of #<Object> which has only a getter
❯ ../../packages/server/src/auth/auth.ts:12:12
❯ ../../packages/server/src/index.ts:1:1
|
__test__/compose/config/config.test.ts:
packages/server/src/auth/auth.ts#L12
TypeError: Cannot set property crypto of #<Object> which has only a getter
❯ ../../packages/server/src/auth/auth.ts:12:12
❯ ../../packages/server/src/index.ts:1:1
|
__test__/compose/domain/labels.test.ts:
packages/server/src/auth/auth.ts#L12
TypeError: Cannot set property crypto of #<Object> which has only a getter
❯ ../../packages/server/src/auth/auth.ts:12:12
❯ ../../packages/server/src/index.ts:1:1
|
__test__/compose/domain/network-root.test.ts:
packages/server/src/auth/auth.ts#L12
TypeError: Cannot set property crypto of #<Object> which has only a getter
❯ ../../packages/server/src/auth/auth.ts:12:12
❯ ../../packages/server/src/index.ts:1:1
|
lint-and-typecheck
Cannot find module './show-mariadb-resources' or its corresponding type declarations.
|
lint-and-typecheck
Cannot find module './show-mysql-resources' or its corresponding type declarations.
|
lint-and-typecheck
Property 'FileList' does not exist on type 'typeof import("/home/runner/work/dokploy/dokploy/node_modules/.pnpm/[email protected]/node_modules/undici/index")'.
|
lint-and-typecheck
Process completed with exit code 2.
|
parallel-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-and-typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|