Skip to content

#67: Introducing embedding API #753

#67: Introducing embedding API

#67: Introducing embedding API #753

Triggered via pull request July 5, 2024 10:22
Status Failure
Total duration 3m 51s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 5 warnings
Build: pkg/providers/config.go#L100
undefined: DefaultConfig
Build: pkg/providers/config.go#L102
undefined: LangModelConfig
Build: pkg/providers/config.go#L104
cannot convert c (variable of type *LangProviders) to type *plain
Build
Process completed with exit code 1.
Lint: pkg/providers/config.go#L100
undefined: DefaultConfig
Lint: pkg/providers/config.go#L102
undefined: LangModelConfig
Lint: pkg/providers/config.go#L104
cannot convert c (variable of type *LangProviders) to type *plain
Lint
Process completed with exit code 1.
Tests: pkg/providers/config.go#L100
undefined: DefaultConfig
Tests: pkg/providers/config.go#L102
undefined: LangModelConfig
Tests: pkg/providers/config.go#L104
cannot convert c (variable of type *LangProviders) to type *plain
Tests
Process completed with exit code 1.
Static Checks: pkg/models/config.go#L33
cannot use generic type Config[P any] without instantiation (typecheck)
Static Checks: pkg/models/lang.go#L8
could not import github.com/EinStack/glide/pkg/providers (-: # github.com/EinStack/glide/pkg/providers
Static Checks: pkg/providers/config.go#L100
undefined: DefaultConfig
Static Checks: pkg/providers/config.go#L102
undefined: LangModelConfig
Static Checks: pkg/providers/config.go#L104
cannot convert c (variable of type *LangProviders) to type *plain) (typecheck)
Static Checks: pkg/providers/config.go#L1
: # github.com/EinStack/glide/pkg/providers
Static Checks: pkg/providers/config.go#L100
undefined: DefaultConfig
Static Checks: pkg/providers/config.go#L102
undefined: LangModelConfig
Static Checks: pkg/providers/config.go#L104
cannot convert c (variable of type *LangProviders) to type *plain (typecheck)
Static Checks: pkg/providers/testing/models.go#L10
could not import github.com/EinStack/glide/pkg/providers (-: # github.com/EinStack/glide/pkg/providers
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/
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/
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/
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/