Skip to content

Fix typo in README: AdaEmbeddingV2 (#516) #924

Fix typo in README: AdaEmbeddingV2 (#516)

Fix typo in README: AdaEmbeddingV2 (#516) #924

Triggered via push November 6, 2023 20:27
Status Failure
Total duration 16s
Artifacts

pr.yml

on: push
Sanity check
8s
Sanity check
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Sanity check: fine_tunes.go#L118
string `/fine-tunes/` has 3 occurrences, make it a constant (goconst)
Sanity check: image_api_test.go#L4
dot-imports: should not use dot imports (revive)
Sanity check: files_api_test.go#L15
dot-imports: should not use dot imports (revive)
Sanity check: fine_tunes_test.go#L4
dot-imports: should not use dot imports (revive)
Sanity check: models_test.go#L7
dot-imports: should not use dot imports (revive)
Sanity check: moderation_test.go#L4
dot-imports: should not use dot imports (revive)
Sanity check: config_test.go#L6
dot-imports: should not use dot imports (revive)
Sanity check: completion_test.go#L4
dot-imports: should not use dot imports (revive)
Sanity check: edits_test.go#L4
dot-imports: should not use dot imports (revive)
Sanity check: openai_test.go#L4
dot-imports: should not use dot imports (revive)
Sanity check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/