Support file server #2343
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:
pkg/object/wafcontroller/rules/owasp.go#L69
exported method OwaspRules.Close should have comment or be unexported
|
|
analysis:
pkg/object/aigatewaycontroller/middlewares/vectordb/vectordb.go#L42
exported type Options should have comment or be unexported
|
|
analysis:
pkg/object/aigatewaycontroller/middlewares/vectordb/vectordb.go#L48
exported function New should have comment or be unexported
|
|
analysis:
pkg/object/aigatewaycontroller/middlewares/vectordb/vectordb.go#L45
exported const TypeRedis should have comment or be unexported
|
|
analysis:
pkg/object/aigatewaycontroller/middlewares/vectordb/vectordb.go#L46
exported const TypePostgres should have comment or be unexported
|
|
analysis:
pkg/object/aigatewaycontroller/middlewares/vectordb/vectordb.go#L41
exported type Option should have comment or be unexported
|
|
analysis:
pkg/object/aigatewaycontroller/middlewares/vectordb/vectordb.go#L37
exported type VectorHandler should have comment or be unexported
|
|
analysis:
pkg/object/aigatewaycontroller/middlewares/vectordb/vectordb.go#L39
exported type VectorDB should have comment or be unexported
|
|
analysis:
pkg/object/aigatewaycontroller/middlewares/vectordb/vectordb.go#L28
exported var ErrSimilaritySearchNotFound should have comment or be unexported
|
|
analysis:
pkg/object/aigatewaycontroller/middlewares/vectordb/vectordb.go#L31
exported type Spec 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
|