#67: Introducing embedding API #757
lint.yaml
on: pull_request
Lint
52s
Build
20s
Static Checks
1m 2s
Tests
1m 0s
OpenAPI Specs
42s
Annotations
11 errors and 8 warnings
Tests
Process completed with exit code 1.
|
Static Checks
Cannot open: File exists
|
Static Checks
Cannot open: File exists
|
Static Checks
Cannot open: File exists
|
Static Checks
Cannot open: File exists
|
Static Checks
Cannot open: File exists
|
Static Checks
Cannot open: File exists
|
Static Checks
Cannot open: File exists
|
Static Checks
Cannot open: File exists
|
Static Checks
Cannot open: File exists
|
Static Checks
Cannot open: File exists
|
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/
|
Static Checks
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Static Checks:
pkg/provider/config.go#L9
exported: type name will be used as provider.ProviderConfig by other packages, and that stutters; consider calling this Config (revive)
|
Static Checks:
pkg/provider/provider.go#L13
exported: type name will be used as provider.ProviderID by other packages, and that stutters; consider calling this ID (revive)
|