Skip to content

enhance: automatically set up credential helpers #1005

enhance: automatically set up credential helpers

enhance: automatically set up credential helpers #1005

Triggered via pull request June 10, 2024 19:52
Status Failure
Total duration 1m 42s
Artifacts

test.yaml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors
test (ubuntu-22.04): pkg/tests/tester/runner.go#L162
cannot use &noopStore (value of type *"github.com/gptscript-ai/gptscript/pkg/credentials".CredentialStore) as "github.com/gptscript-ai/gptscript/pkg/credentials".CredentialStore value in argument to runner.New: *"github.com/gptscript-ai/gptscript/pkg/credentials".CredentialStore does not implement "github.com/gptscript-ai/gptscript/pkg/credentials".CredentialStore (type *"github.com/gptscript-ai/gptscript/pkg/credentials".CredentialStore is pointer to interface, not interface) (typecheck)
test (ubuntu-22.04): pkg/tests/runner_test.go#L10
could not import github.com/gptscript-ai/gptscript/pkg/tests/tester (-: # github.com/gptscript-ai/gptscript/pkg/tests/tester
test (ubuntu-22.04): pkg/tests/tester/runner.go#L162
cannot use &noopStore (value of type *"github.com/gptscript-ai/gptscript/pkg/credentials".CredentialStore) as "github.com/gptscript-ai/gptscript/pkg/credentials".CredentialStore value in argument to runner.New: *"github.com/gptscript-ai/gptscript/pkg/credentials".CredentialStore does not implement "github.com/gptscript-ai/gptscript/pkg/credentials".CredentialStore (type *"github.com/gptscript-ai/gptscript/pkg/credentials".CredentialStore is pointer to interface, not interface)) (typecheck)
test (ubuntu-22.04)
Process completed with exit code 2.
test (windows-latest)
The job was canceled because "ubuntu-22_04" failed.
test (windows-latest)
The operation was canceled.