Support file server #2345
Annotations
12 warnings
|
analysis
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
analysis:
cmd/builder/utils/env.go#L28
exported const EGPath should have comment (or a comment on this block) or be unexported
|
|
analysis:
cmd/builder/utils/context.go#L27
exported function WithInterrupt should have comment or be unexported
|
|
analysis:
cmd/builder/utils/alias.go#L1
package comment should not have leading space
|
|
analysis:
cmd/builder/build/config.go#L31
exported type Options should have comment or be unexported
|
|
analysis:
cmd/client/commandv2/specs/spec.go#L18
should have a package comment
|
|
analysis:
pkg/object/aigatewaycontroller/middlewares/embeddings/embeddings.go#L18
should have a package comment
|
|
analysis:
pkg/object/aigatewaycontroller/middlewares/embeddings/embedtypes/types.go#L18
should have a package comment
|
|
analysis:
pkg/object/aigatewaycontroller/middlewares/embeddings/openai/openai.go#L18
should have a package comment
|
|
analysis:
scripts/benchmark/aigateway/llm/main.go#L18
should have a package comment
|
|
analysis:
scripts/benchmark/aigateway/llm/main.go#L44
exported type ChatCompletionRequest should have comment or be unexported
|
|
analysis
Restore cache failed: Dependencies file is not found in /home/runner/work/easegress/easegress. Supported file pattern: go.sum
|