enhance: automatically set up credential helpers #1005
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.
|