Skip to content

[AGPT-588] Add integration test to CI #812

[AGPT-588] Add integration test to CI

[AGPT-588] Add integration test to CI #812

Triggered via pull request May 9, 2024 07:50
Status Failure
Total duration 16s
Billable time 1m
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test
/home/runner/work/codex/codex/./.github/setup-env/action.yml (Line: 20, Col: 7): Required property is missing: shell
test
/home/runner/work/codex/codex/./.github/setup-env/action.yml (Line: 25, Col: 7): Required property is missing: shell
test
/home/runner/work/codex/codex/./.github/setup-env/action.yml (Line: 29, Col: 7): Required property is missing: shell
test
/home/runner/work/codex/codex/./.github/setup-env/action.yml (Line: 33, Col: 12): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.DB_USER
test
/home/runner/work/codex/codex/./.github/setup-env/action.yml (Line: 32, Col: 7): Required property is missing: shell
test
/home/runner/work/codex/codex/./.github/setup-env/action.yml (Line: 35, Col: 7): Required property is missing: shell
test
/home/runner/work/codex/codex/./.github/setup-env/action.yml (Line: 39, Col: 7): Required property is missing: shell
test
/home/runner/work/codex/codex/./.github/setup-env/action.yml (Line: 43, Col: 5): Unexpected value 'env'
test
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/codex/codex/./.github/setup-env/action.yml (Line: 20, Col: 7): Required property is missing: shell,/home/runner/work/codex/codex/./.github/setup-env/action.yml (Line: 25, Col: 7): Required property is missing: shell,/home/runner/work/codex/codex/./.github/setup-env/action.yml (Line: 29, Col: 7): Required property is missing: shell,/home/runner/work/codex/codex/./.github/setup-env/action.yml (Line: 33, Col: 12): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.DB_USER,/home/runner/work/codex/codex/./.github/setup-env/action.yml (Line: 32, Col: 7): Required property is missing: shell,/home/runner/work/codex/codex/./.github/setup-env/action.yml (Line: 35, Col: 7): Required property is missing: shell,/home/runner/work/codex/codex/./.github/setup-env/action.yml (Line: 39, Col: 7): Required property is missing: shell,/home/runner/work/codex/codex/./.github/setup-env/action.yml (Line: 43, Col: 5): Unexpected value 'env' at GitHub.DistributedTask.ObjectTemplating.TemplateValidationErrors.Check() at GitHub.Runner.Worker.ActionManifestManager.ConvertRuns(IExecutionContext executionContext, TemplateContext templateContext, TemplateToken inputsToken, String fileRelativePath, MappingToken outputs) at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)
test
Failed to load /home/runner/work/codex/codex/./.github/setup-env/action.yml
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.