Skip to content

Agent compatibility failure requires manual fix #63

Description

@github-actions

Automated fix could not be generated

Agent versions tested: {"claude-code": "2.1.246", "copilot": "1.0.80", "gemini-cli": "0.29.7", "opencode-ai": "1.18.23", "codex": "0.149.1"}
Workflow run: https://github.com/re-cinq/shift-log/actions/runs/32961653636

Test failure summary:

go: downloading github.com/onsi/ginkgo/v2 v2.13.2
go: downloading github.com/onsi/gomega v1.30.0
go: downloading github.com/google/go-cmp v0.6.0
go: downloading golang.org/x/net v0.17.0
go: downloading github.com/go-logr/logr v1.3.0
go: downloading golang.org/x/text v0.13.0
=== RUN   TestIntegration
Running Suite: Integration Suite - /home/runner/work/shift-log/shift-log/tests/integration
==========================================================================================
Random Seed: �[1m1787742494�[0m

Will run �[1m27�[0m of �[1m27�[0m specs
�[38;5;10m•�[0m�[38;5;10m•�[0m�[38;5;10m•�[0m�[38;5;10m•�[0m�[38;5;14mS�[0m�[38;5;14mS�[0m�[38;5;14mS�[0m�[38;5;10m•�[0m�[38;5;10m•�[0m
�[38;5;243m------------------------------�[0m
�[38;5;9m• [FAILED] [4.036 seconds]�[0m
�[0mManual Commit �[38;5;9m�[1m[It] should create a note on manual commit after copilot session�[0m
�[38;5;243m/home/runner/work/shift-log/shift-log/tests/integration/manual_commit_test.go:149�[0m

  �[38;5;243mTimeline >>�[0m
  Command finished with error (may be expected): exit status 1
  �[1mSTEP:�[0m Agent session established, making manual commit... �[38;5;243m@ 08/26/26 11:09:30.126�[0m
  �[1mSTEP:�[0m Manual commit created, verifying note... �[38;5;243m@ 08/26/26 11:09:32.146�[0m
  �[38;5;9m[FAILED]�[0m in [It] - /home/runner/work/shift-log/shift-log/tests/integration/manual_commit_test.go:168 �[38;5;243m@ 08/26/26 11:09:32.149�[0m
  �[38;5;243m<< Timeline�[0m

  �[38;5;9m[FAILED] Commit was made but git notes list is empty!
  Expected
      <string>: 
  not to be empty�[0m
  �[38;5;9mIn �[1m[It]�[0m�[38;5;9m at: �[1m/home/runner/work/shift-log/shift-log/tests/integration/manual_commit_test.go:168�[0m �[38;5;243m@ 08/26/26 11:09:32.149�[0m
�[38;5;243m------------------------------�[0m
�[38;5;10m•�[0m
�[38;5;243m------------------------------�[0m
�[38;5;9m• [FAILED] [7.543 seconds]�[0m
�[0mManual Commit �[38;5;9m�[1m[It] should create a note on manual commit after opencode session�[0m
�[38;5;243m/home/runner/work/shift-log/shift-log/tests/integration/manual_commit_test.go:149�[0m

  �[38;5;243mTimeline >>�[0m
  Command finished with error (may be expected): exit status 1
  �[1mSTEP:�[0m Agent session established, making manual commit... �[38;5;243m@ 08/26/26 11:09:44.302�[0m
  �[1mSTEP:�[0m Manual commit created, verifying note... �[38;5;243m@ 08/26/26 11:09:46.365�[0m
  �[38;5;9m[FAILED]�[0m in [It] - /home/runner/work/shift-log/shift-log/tests/integration/manual_commit_test.go:168 �[38;5;243m@ 08/26/26 11:09:46.367�[0m
  �[38;5;243m<< Timeline�[0m

  �[38;5;9m[FAILED] Commit was made but git notes list is empty!
  Expected
      <string>: 
  not to be empty�[0m
  �[38;5;9mIn �[1m[It]�[0m�[38;5;9m at: �[1m/home/runner/work/shift-log/shift-log/tests/integration/manual_commit_test.go:168�[0m �[38;5;243m@ 08/26/26 11:09:46.367�[0m
�[38;5;243m------------------------------�[0m
�[38;5;10m•�[0m�[38;5;10m•�[0m�[38;5;10m•�[0m�[38;5;10m•�[0m�[38;5;10m•�[0m�[38;5;10m•�[0m�[38;5;14mS�[0m�[38;5;14mS�[0m�[38;5;14mS�[0m�[38;5;14mS�[0m�[38;5;14mS�[0m�[38;5;14mS�[0m�[38;5;14mS�[0m�[38;5;10m•�[0m�[38;5;14mS�[0m

�[38;5;9m�[1mSummarizing 2 Failures:�[0m
  �[38;5;9m[FAIL]�[0m �[0mManual Commit �[38;5;9m�[1m[It] should create a note on manual commit after copilot session�[0m
  �[38;5;243m/home/runner/work/shift-log/shift-log/tests/integration/manual_commit_test.go:168�[0m
  �[38;5;9m[FAIL]�[0m �[0mManual Commit �[38;5;9m�[1m[It] should create a note on manual commit after opencode session�[0m
  �[38;5;243m/home/runner/work/shift-log/shift-log/tests/integration/manual_commit_test.go:168�[0m

�[38;5;9m�[1mRan 16 of 27 Specs in 138.390 seconds�[0m
�[38;5;9m�[1mFAIL!�[0m -- �[38;5;10m�[1m14 Passed�[0m | �[38;5;9m�[1m2 Failed�[0m | �[38;5;11m�[1m0 Pending�[0m | �[38;5;14m�[1m11 Skipped�[0m
--- FAIL: TestIntegration (138.39s)
FAIL
FAIL	github.com/re-cinq/shift-log/tests/integration	138.398s
FAIL

Please investigate and fix manually.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions