Skip to content

Agent compatibility failure requires manual fix #64

Description

@github-actions

Automated fix could not be generated

Agent versions tested: {"claude-code": "2.1.251", "copilot": "1.0.82", "gemini-cli": "0.29.7", "opencode-ai": "1.18.25", "codex": "0.151.0"}
Workflow run: https://github.com/re-cinq/shift-log/actions/runs/33400390210

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: �[1m1788185110�[0m

Will run �[1m27�[0m of �[1m27�[0m specs
�[38;5;14mS�[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;10m•�[0m
�[38;5;243m------------------------------�[0m
�[38;5;9m• [FAILED] [7.157 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/31/26 14:06:42.731�[0m
  �[1mSTEP:�[0m Manual commit created, verifying note... �[38;5;243m@ 08/31/26 14:06:44.75�[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/31/26 14:06:44.752�[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/31/26 14:06:44.752�[0m
�[38;5;243m------------------------------�[0m
�[38;5;10m•�[0m
�[38;5;243m------------------------------�[0m
�[38;5;9m• [FAILED] [7.824 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/31/26 14:06:57.631�[0m
  �[1mSTEP:�[0m Manual commit created, verifying note... �[38;5;243m@ 08/31/26 14:06:59.743�[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/31/26 14:06:59.745�[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/31/26 14:06:59.745�[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;14mS�[0m�[38;5;14mS�[0m�[38;5;14mS�[0m�[38;5;10m•�[0m�[38;5;10m•�[0m�[38;5;10m•�[0m�[38;5;10m•�[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 155.230 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 (155.23s)
FAIL
FAIL	github.com/re-cinq/shift-log/tests/integration	155.236s
FAIL

Please investigate and fix manually.

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