Skip to content

Fix package homepage #5572

Fix package homepage

Fix package homepage #5572

Re-run triggered January 3, 2025 06:15
Status Failure
Total duration 1m 53s
Artifacts

build-pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 15 warnings
build
Process completed with exit code 1.
build
Process completed with exit code 1.
test/integration/aggregate.test.ts: test/utils/setup.ts#L22
Error: XATA_API_KEY environment variable is not set ❯ test/utils/setup.ts:22:26 ❯ test/integration/aggregate.test.ts:2:31
test/integration/ask.test.ts: test/utils/setup.ts#L22
Error: XATA_API_KEY environment variable is not set ❯ test/utils/setup.ts:22:26 ❯ test/integration/ask.test.ts:3:31
test/integration/cache.test.ts: test/utils/setup.ts#L22
Error: XATA_API_KEY environment variable is not set ❯ test/utils/setup.ts:22:26 ❯ test/integration/cache.test.ts:4:31
test/integration/create.test.ts: test/utils/setup.ts#L22
Error: XATA_API_KEY environment variable is not set ❯ test/utils/setup.ts:22:26 ❯ test/integration/create.test.ts:2:31
test/integration/createOrReplace.test.ts: test/utils/setup.ts#L22
Error: XATA_API_KEY environment variable is not set ❯ test/utils/setup.ts:22:26 ❯ test/integration/createOrReplace.test.ts:2:31
test/integration/createOrUpdate.test.ts: test/utils/setup.ts#L22
Error: XATA_API_KEY environment variable is not set ❯ test/utils/setup.ts:22:26 ❯ test/integration/createOrUpdate.test.ts:2:31
test/integration/dates.test.ts: test/utils/setup.ts#L22
Error: XATA_API_KEY environment variable is not set ❯ test/utils/setup.ts:22:26 ❯ test/integration/dates.test.ts:3:31
test/integration/delete.test.ts: test/utils/setup.ts#L22
Error: XATA_API_KEY environment variable is not set ❯ test/utils/setup.ts:22:26 ❯ test/integration/delete.test.ts:2:31
test/integration/files.test.ts: test/utils/setup.ts#L22
Error: XATA_API_KEY environment variable is not set ❯ test/utils/setup.ts:22:26 ❯ test/integration/files.test.ts:2:31
test/integration/json.test.ts: test/utils/setup.ts#L22
Error: XATA_API_KEY environment variable is not set ❯ test/utils/setup.ts:22:26 ❯ test/integration/json.test.ts:2:31
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test: packages/client/src/schema/selection.spec.ts#L28
'validTeamColumns' is assigned a value but never used. Allowed unused vars must match /^_/u
test: packages/client/src/schema/selection.spec.ts#L31
'invalidFullNameTeamColumn' is assigned a value but never used. Allowed unused vars must match /^_/u
test: packages/client/src/schema/selection.spec.ts#L33
'invalidPartialTeamColumn' is assigned a value but never used. Allowed unused vars must match /^_/u
test: packages/client/src/schema/selection.spec.ts#L35
'invalidDeleteTeamColumn' is assigned a value but never used. Allowed unused vars must match /^_/u
test: packages/client/src/schema/selection.spec.ts#L37
'invalidReadTeamColumn' is assigned a value but never used. Allowed unused vars must match /^_/u
test: packages/client/src/schema/selection.spec.ts#L39
'invalidInternalDateColumns' is assigned a value but never used. Allowed unused vars must match /^_/u
test: packages/client/src/schema/selection.spec.ts#L42
'internalVersionColumns' is assigned a value but never used. Allowed unused vars must match /^_/u
test: packages/client/src/schema/selection.spec.ts#L43
'internalCreatedAtColumns' is assigned a value but never used. Allowed unused vars must match /^_/u
test: packages/client/src/schema/selection.spec.ts#L44
'internalUpdatedAtColumns' is assigned a value but never used. Allowed unused vars must match /^_/u
test: packages/client/src/schema/selection.spec.ts#L45
'linkVersionColumns' is assigned a value but never used. Allowed unused vars must match /^_/u