#67: Introducing embedding API #753
lint.yaml
on: pull_request
Lint
35s
Build
9s
Static Checks
3m 37s
Tests
50s
OpenAPI Specs
31s
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/
|