Skip to content

Fix issue where sync would fail if only provided delete operations for collections. #775

Fix issue where sync would fail if only provided delete operations for collections.

Fix issue where sync would fail if only provided delete operations for collections. #775

Triggered via pull request January 17, 2025 18:16
Status Failure
Total duration 39s
Artifacts

integrationTests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
tests/integration/backupRestore/backup.test.ts: tests/integration/backupRestore/utils/envData.ts#L30
Error: API_KEY is missing in environment variables. ❯ tests/integration/backupRestore/utils/envData.ts:30:9 ❯ tests/integration/backupRestore/utils/compare.ts:4:31
tests/integration/backupRestore/clean.test.ts: tests/integration/utils/setup.ts#L11
Error: API_KEY env variable was not provided. ❯ tests/integration/utils/setup.ts:11:9 ❯ tests/integration/backupRestore/clean.test.ts:6:31
tests/integration/backupRestore/restore.test.ts: tests/integration/utils/setup.ts#L11
Error: API_KEY env variable was not provided. ❯ tests/integration/utils/setup.ts:11:9 ❯ tests/integration/backupRestore/restore.test.ts:6:31
tests/integration/backupRestore/restoreAfterClean.test.ts: tests/integration/utils/setup.ts#L11
Error: API_KEY env variable was not provided. ❯ tests/integration/utils/setup.ts:11:9 ❯ tests/integration/backupRestore/restoreAfterClean.test.ts:3:31
tests/integration/migrateContent/migrateContent.test.ts: tests/integration/backupRestore/utils/envData.ts#L30
Error: API_KEY is missing in environment variables. ❯ tests/integration/backupRestore/utils/envData.ts:30:9 ❯ tests/integration/backupRestore/utils/compare.ts:4:31
tests/integration/sync/sync.test.ts: tests/integration/backupRestore/utils/envData.ts#L30
Error: API_KEY is missing in environment variables. ❯ tests/integration/backupRestore/utils/envData.ts:30:9 ❯ tests/integration/backupRestore/utils/compare.ts:4:31
tests/integration/diff/advancedDiff.test.ts: tests/integration/diff/advancedDiff.test.ts#L15
Error: API_KEY env variable was not provided. ❯ tests/integration/diff/advancedDiff.test.ts:15:9
build
Process completed with exit code 1.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636