Skip to content

fix(docker): replace anonymous docker volume with env variable for encrypting secrets #4379

fix(docker): replace anonymous docker volume with env variable for encrypting secrets

fix(docker): replace anonymous docker volume with env variable for encrypting secrets #4379

Triggered via pull request December 29, 2024 21:26
Status Failure
Total duration 4m 40s
Artifacts 1

code-quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 6 warnings
packages/auth/test/session.spec.ts: packages/common/src/encryption.ts#L7
TypeError: The first argument must be of type string or an instance of Buffer, ArrayBuffer, or Array or an Array-like Object. Received undefined ❯ packages/common/src/encryption.ts:7:20 ❯ packages/common/src/server.ts:4:31 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_INVALID_ARG_TYPE' }
packages/integrations/test/base.spec.ts: packages/common/src/encryption.ts#L7
TypeError: The first argument must be of type string or an instance of Buffer, ArrayBuffer, or Array or an Array-like Object. Received undefined ❯ packages/common/src/encryption.ts:7:20 ❯ packages/common/src/server.ts:4:31 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_INVALID_ARG_TYPE' }
packages/integrations/test/home-assistant.spec.ts: packages/common/src/encryption.ts#L7
TypeError: The first argument must be of type string or an instance of Buffer, ArrayBuffer, or Array or an Array-like Object. Received undefined ❯ packages/common/src/encryption.ts:7:20 ❯ packages/common/src/server.ts:4:31 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_INVALID_ARG_TYPE' }
packages/integrations/test/nzbget.spec.ts: packages/common/src/encryption.ts#L7
TypeError: The first argument must be of type string or an instance of Buffer, ArrayBuffer, or Array or an Array-like Object. Received undefined ❯ packages/common/src/encryption.ts:7:20 ❯ packages/common/src/server.ts:4:31 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_INVALID_ARG_TYPE' }
packages/integrations/test/pi-hole.spec.ts: packages/common/src/encryption.ts#L7
TypeError: The first argument must be of type string or an instance of Buffer, ArrayBuffer, or Array or an Array-like Object. Received undefined ❯ packages/common/src/encryption.ts:7:20 ❯ packages/common/src/server.ts:4:31 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_INVALID_ARG_TYPE' }
packages/integrations/test/sabnzbd.spec.ts: packages/common/src/encryption.ts#L7
TypeError: The first argument must be of type string or an instance of Buffer, ArrayBuffer, or Array or an Array-like Object. Received undefined ❯ packages/common/src/encryption.ts:7:20 ❯ packages/common/src/server.ts:4:31 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_INVALID_ARG_TYPE' }
packages/api/src/test/open-api.spec.ts: packages/common/src/encryption.ts#L7
TypeError: The first argument must be of type string or an instance of Buffer, ArrayBuffer, or Array or an Array-like Object. Received undefined ❯ packages/common/src/encryption.ts:7:20 ❯ packages/common/src/server.ts:4:31 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_INVALID_ARG_TYPE' }
packages/api/src/router/test/integration/integration-router.spec.ts: packages/common/src/encryption.ts#L7
TypeError: The first argument must be of type string or an instance of Buffer, ArrayBuffer, or Array or an Array-like Object. Received undefined ❯ packages/common/src/encryption.ts:7:20 ❯ packages/common/src/server.ts:4:31 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_INVALID_ARG_TYPE' }
packages/api/src/router/test/integration/integration-test-connection.spec.ts: packages/integrations/src/base/creator.ts#L1
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock ❯ packages/integrations/src/base/creator.ts:1:1 ❯ packages/integrations/src/index.ts:64:32 Caused by: Caused by: TypeError: The first argument must be of type string or an instance of Buffer, ArrayBuffer, or Array or an Array-like Object. Received undefined ❯ packages/common/src/encryption.ts:7:20 ❯ packages/common/src/server.ts:4:31 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_INVALID_ARG_TYPE' }
test
Process completed with exit code 1.
e2e
buildx failed with: ERROR: failed to solve: process "/bin/sh -c corepack enable pnpm && pnpm build" did not complete successfully: exit code: 1
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
e2e
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
typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
homarr-labs~homarr~OIV285.dockerbuild
32.8 KB