Skip to content

[preprocessor/folder] refactor database config to be service specific #81

[preprocessor/folder] refactor database config to be service specific

[preprocessor/folder] refactor database config to be service specific #81

Triggered via push June 5, 2024 19:10
Status Failure
Total duration 36s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint: preprocessor/folder/folder.go#L65
config.GetConfig undefined (type struct{Host string "toml:\"host\""; Port string "toml:\"port\""; User string "toml:\"user\""; Password string "toml:\"password\""; Database string "toml:\"database\""} has no field or method GetConfig) (typecheck)
lint: main.go#L13
could not import github.com/starlinglab/integrity-v2/preprocessor/folder (-: # github.com/starlinglab/integrity-v2/preprocessor/folder
lint: preprocessor/folder/folder.go#L65
config.GetConfig undefined (type struct{Host string "toml:\"host\""; Port string "toml:\"port\""; User string "toml:\"user\""; Password string "toml:\"password\""; Database string "toml:\"database\""} has no field or method GetConfig)) (typecheck)
lint: preprocessor/folder/cmd/main.go#L6
could not import github.com/starlinglab/integrity-v2/preprocessor/folder (-: # github.com/starlinglab/integrity-v2/preprocessor/folder
lint: preprocessor/folder/folder.go#L65
config.GetConfig undefined (type struct{Host string "toml:\"host\""; Port string "toml:\"port\""; User string "toml:\"user\""; Password string "toml:\"password\""; Database string "toml:\"database\""} has no field or method GetConfig)) (typecheck)
lint
issues found