Feature: Add support for Mixtral medium model. #18
Annotations
2 errors and 12 warnings
Sanity check:
fine_tunes.go#L118
directive `//nolint:goconst // Decreases readability` is unused for linter "goconst" (nolintlint)
|
Sanity check
issues found
|
Sanity check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
Sanity check:
image_test.go#L63
unused-parameter: parameter 'file' seems to be unused, consider removing or renaming it as _ (revive)
|
Sanity check:
image_test.go#L72
unused-parameter: parameter 'name' seems to be unused, consider removing or renaming it as _ (revive)
|
Sanity check:
image_test.go#L77
unused-parameter: parameter 'value' seems to be unused, consider removing or renaming it as _ (revive)
|
Sanity check:
image_test.go#L128
unused-parameter: parameter 'name' seems to be unused, consider removing or renaming it as _ (revive)
|
Sanity check:
image_test.go#L133
unused-parameter: parameter 'value' seems to be unused, consider removing or renaming it as _ (revive)
|
Sanity check:
run.go#L27
var-naming: struct field FileIDS should be FileIDs (revive)
|
Sanity check:
messages.go#L21
var-naming: struct field FileIds should be FileIDs (revive)
|
Sanity check:
messages.go#L57
var-naming: struct field FileIds should be FileIDs (revive)
|
Sanity check:
stream_test.go#L37
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
|
Sanity check:
stream_test.go#L109
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
|