Skip to content

Merge pull request #212 from proofsh/codex/find-includespecialcolumns #298

Merge pull request #212 from proofsh/codex/find-includespecialcolumns

Merge pull request #212 from proofsh/codex/find-includespecialcolumns #298

Triggered via push April 15, 2026 22:48
Status Failure
Total duration 1m 7s
Artifacts

release.yml

on: push
Lint
30s
Lint
Type Check
32s
Type Check
Deterministic Contract Tests
1m 4s
Deterministic Contract Tests
CLI External Integration Smoke Tests
37s
CLI External Integration Smoke Tests
fmodata E2E Tests
33s
fmodata E2E Tests
Release
0s
Release
Fit to window
Zoom out
Zoom in

Annotations

2 errors
CLI External Integration Smoke Tests
Process completed with exit code 1.
tests/browser-apps.smoke.test.ts > External integration smoke tests (non-interactive CLI) > should create a browser project with FileMaker integration in non-interactive mode: packages/cli/tests/browser-apps.smoke.test.ts#L75
AssertionError: expected [Function] to not throw an error but 'Error: Command failed: node "/home/ru…' was thrown - Expected: undefined + Received: "Error: Command failed: node \"/home/runner/work/proofkit/proofkit/packages/cli/dist/index.js\" init test-fm-project --non-interactive --app-type browser --data-source filemaker --server \"https://acme-dev.ottomatic.cloud\" --admin-api-key \"ak▒▒▒▒▒\" --data-api-key \"dk▒▒▒▒▒\" --file-name \"fmdapi_test.fmp12\" --layout-name \"contacts\" --schema-name Contacts --no-git Layout \"contacts\" was not found in fmdapi_test.fmp12. " ❯ tests/browser-apps.smoke.test.ts:75:12