Skip to content

#67: Introducing embedding API #755

#67: Introducing embedding API

#67: Introducing embedding API #755

Triggered via pull request July 31, 2024 18:15
Status Failure
Total duration 3m 48s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 5 warnings
Build: pkg/providers/openai/config.go#L56
undefined: providers.ProviderConfig
Build: pkg/routers/lang/config.go#L19
providers.DynLangProvider does not satisfy provider.ProviderConfig (method UnmarshalYAML has pointer receiver)
Build
Process completed with exit code 1.
Lint
Process completed with exit code 1.
Tests: pkg/routers/lang/config.go#L19
providers.DynLangProvider does not satisfy provider.ProviderConfig (method UnmarshalYAML has pointer receiver)
Tests: pkg/providers/openai/config.go#L56
undefined: providers.ProviderConfig
Tests
Process completed with exit code 1.
Static Checks: pkg/providers/azureopenai/chat.go#L13
could not import github.com/EinStack/glide/pkg/providers/openai (-: # github.com/EinStack/glide/pkg/providers/openai
Static Checks: pkg/providers/openai/config.go#L56
undefined: providers.ProviderConfig) (typecheck)
Static Checks: pkg/providers/octoml/chat.go#L11
could not import github.com/EinStack/glide/pkg/providers/openai (-: # github.com/EinStack/glide/pkg/providers/openai
Static Checks: pkg/providers/openai/config.go#L56
undefined: providers.ProviderConfig) (typecheck)
Static Checks: pkg/providers/openai/chat.go#L1
: # github.com/EinStack/glide/pkg/providers/openai [github.com/EinStack/glide/pkg/providers/openai.test]
Static Checks: pkg/providers/openai/config.go#L56
undefined: providers.ProviderConfig (typecheck)
Static Checks: pkg/routers/lang/config.go#L19
providers.DynLangProvider does not satisfy provider.ProviderConfig (method UnmarshalYAML has pointer receiver) (typecheck)
Static Checks: pkg/routers/lang/config_test.go#L9
could not import github.com/EinStack/glide/pkg/providers/openai (-: # github.com/EinStack/glide/pkg/providers/openai
Static Checks: pkg/providers/openai/config.go#L56
undefined: providers.ProviderConfig) (typecheck)
Static Checks: pkg/routers/lang/config_test.go#L18
defaultParams declared and not used (typecheck)
Build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
OpenAPI Specs
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Static Checks
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/