Skip to content

refactor: update references from goagent to GoAgentX in example files #40

refactor: update references from goagent to GoAgentX in example files

refactor: update references from goagent to GoAgentX in example files #40

Triggered via push June 12, 2026 09:17
Status Failure
Total duration 2m 26s
Artifacts 1

ci.yml

on: push
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

27 errors and 4 warnings
Lint
Process completed with exit code 1.
Lint: examples/knowledge-base/main.go#L30
package goagentx/internal/storage/postgres/services is not in std (/opt/hostedtoolcache/go/1.26.4/x64/src/goagentx/internal/storage/postgres/services)
Lint: examples/knowledge-base/main.go#L29
package goagentx/internal/storage/postgres/repositories is not in std (/opt/hostedtoolcache/go/1.26.4/x64/src/goagentx/internal/storage/postgres/repositories)
Lint: examples/knowledge-base/main.go#L28
package goagentx/internal/storage/postgres/models is not in std (/opt/hostedtoolcache/go/1.26.4/x64/src/goagentx/internal/storage/postgres/models)
Lint: examples/knowledge-base/main.go#L27
package goagentx/internal/storage/postgres/embedding is not in std (/opt/hostedtoolcache/go/1.26.4/x64/src/goagentx/internal/storage/postgres/embedding)
Lint: examples/knowledge-base/main.go#L26
package goagentx/internal/storage/postgres is not in std (/opt/hostedtoolcache/go/1.26.4/x64/src/goagentx/internal/storage/postgres)
Lint: examples/knowledge-base/main.go#L25
package goagentx/internal/memory is not in std (/opt/hostedtoolcache/go/1.26.4/x64/src/goagentx/internal/memory)
Lint: examples/knowledge-base/main.go#L24
package goagentx/internal/llm is not in std (/opt/hostedtoolcache/go/1.26.4/x64/src/goagentx/internal/llm)
Lint: examples/knowledge-base/main.go#L23
package goagentx/api/memory is not in std (/opt/hostedtoolcache/go/1.26.4/x64/src/goagentx/api/memory)
Integration Tests
Process completed with exit code 1.
Test (1.26)
Process completed with exit code 1.
Test (1.26): examples/knowledge-base/main.go#L30
package goagentx/internal/storage/postgres/services is not in std (/opt/hostedtoolcache/go/1.26.4/x64/src/goagentx/internal/storage/postgres/services)
Test (1.26): examples/knowledge-base/main.go#L29
package goagentx/internal/storage/postgres/repositories is not in std (/opt/hostedtoolcache/go/1.26.4/x64/src/goagentx/internal/storage/postgres/repositories)
Test (1.26): examples/knowledge-base/main.go#L28
package goagentx/internal/storage/postgres/models is not in std (/opt/hostedtoolcache/go/1.26.4/x64/src/goagentx/internal/storage/postgres/models)
Test (1.26): examples/knowledge-base/main.go#L27
package goagentx/internal/storage/postgres/embedding is not in std (/opt/hostedtoolcache/go/1.26.4/x64/src/goagentx/internal/storage/postgres/embedding)
Test (1.26): examples/knowledge-base/main.go#L26
package goagentx/internal/storage/postgres is not in std (/opt/hostedtoolcache/go/1.26.4/x64/src/goagentx/internal/storage/postgres)
Test (1.26): examples/knowledge-base/main.go#L25
package goagentx/internal/memory is not in std (/opt/hostedtoolcache/go/1.26.4/x64/src/goagentx/internal/memory)
Test (1.26): examples/knowledge-base/main.go#L24
package goagentx/internal/llm is not in std (/opt/hostedtoolcache/go/1.26.4/x64/src/goagentx/internal/llm)
Test (1.26): examples/knowledge-base/main.go#L23
package goagentx/api/memory is not in std (/opt/hostedtoolcache/go/1.26.4/x64/src/goagentx/api/memory)
Benchmarks: examples/knowledge-base/main.go#L30
package goagentx/internal/storage/postgres/services is not in std (/opt/hostedtoolcache/go/1.26.4/x64/src/goagentx/internal/storage/postgres/services)
Benchmarks: examples/knowledge-base/main.go#L29
package goagentx/internal/storage/postgres/repositories is not in std (/opt/hostedtoolcache/go/1.26.4/x64/src/goagentx/internal/storage/postgres/repositories)
Benchmarks: examples/knowledge-base/main.go#L28
package goagentx/internal/storage/postgres/models is not in std (/opt/hostedtoolcache/go/1.26.4/x64/src/goagentx/internal/storage/postgres/models)
Benchmarks: examples/knowledge-base/main.go#L27
package goagentx/internal/storage/postgres/embedding is not in std (/opt/hostedtoolcache/go/1.26.4/x64/src/goagentx/internal/storage/postgres/embedding)
Benchmarks: examples/knowledge-base/main.go#L26
package goagentx/internal/storage/postgres is not in std (/opt/hostedtoolcache/go/1.26.4/x64/src/goagentx/internal/storage/postgres)
Benchmarks: examples/knowledge-base/main.go#L25
package goagentx/internal/memory is not in std (/opt/hostedtoolcache/go/1.26.4/x64/src/goagentx/internal/memory)
Benchmarks: examples/knowledge-base/main.go#L24
package goagentx/internal/llm is not in std (/opt/hostedtoolcache/go/1.26.4/x64/src/goagentx/internal/llm)
Benchmarks: examples/knowledge-base/main.go#L23
package goagentx/api/memory is not in std (/opt/hostedtoolcache/go/1.26.4/x64/src/goagentx/api/memory)
Lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Integration Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test (1.26)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Benchmarks
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Artifacts

Produced during runtime
Name Size Digest
benchmark-results
365 KB
sha256:18da9e40bfdc1c1c532223bafe2da842b2b7cb7b227577c7ddd58f0de994d1d9