Skip to content

#67: Introducing embedding API #757

#67: Introducing embedding API

#67: Introducing embedding API #757

Triggered via pull request August 8, 2024 14:13
Status Failure
Total duration 1m 14s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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)