refactor: decouple execution events from Copilot SDK #836
Annotations
8 errors and 3 warnings
|
ubuntu-latest
Process completed with exit code 1.
|
|
ubuntu-latest
cannot use resp.Events (variable of type []models.SessionEvent) as []copilot.SessionEvent value in argument to buildToolEvents
|
|
ubuntu-latest:
internal/orchestration/runner.go#L1273
cannot use resp.Events (variable of type []models.SessionEvent) as []copilot.SessionEvent value in argument to buildToolEvents
|
|
Lint
issues found
|
|
Lint:
internal/orchestration/runner.go#L1273
cannot use resp.Events (variable of type []models.SessionEvent) as []copilot.SessionEvent value in argument to buildToolEvents (typecheck)
|
|
windows-latest
Process completed with exit code 1.
|
|
windows-latest
cannot use resp.Events (variable of type []models.SessionEvent) as []copilot.SessionEvent value in argument to buildToolEvents
|
|
windows-latest:
internal/orchestration/runner.go#L1273
cannot use resp.Events (variable of type []models.SessionEvent) as []copilot.SessionEvent value in argument to buildToolEvents
|
|
ubuntu-latest
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
windows-latest
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|