Modularize config factory #14896
Annotations
9 errors and 1 warning
Initialize CodeQL
CodeQL Action major versions v1 and v2 have been deprecated. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/
|
Perform CodeQL Analysis:
cmd/lakefs/cmd/root.go#L14
no required module provides package github.com/treeverse/lakefs/modules/config/factory; to add it:
|
Perform CodeQL Analysis
cannot find module providing package github.com/treeverse/lakefs/modules/config/factory: import lookup disabled by -mod=readonly
|
Perform CodeQL Analysis
could not import github.com/treeverse/lakefs/modules/config/factory (invalid package name: "")
|
Perform CodeQL Analysis
could not import github.com/treeverse/lakefs/modules/config/factory (invalid package name: "")
|
Perform CodeQL Analysis
loadConfig().BaseConfig undefined (type *acl.Config has no field or method BaseConfig)
|
Perform CodeQL Analysis
not enough arguments in call to config.NewConfig
|
Perform CodeQL Analysis
loadConfig().BaseConfig undefined (type *acl.Config has no field or method BaseConfig)
|
Perform CodeQL Analysis
not enough arguments in call to config.NewConfig
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading