This repository has been archived by the owner on Jul 12, 2024. It is now read-only.
Remove redundant config field #69
Annotations
4 errors
Linter:
conf/conf_test.go#L83
config.CookieSecure undefined (type *apiserver.Configuration has no field or method CookieSecure)
|
Linter:
conf/converter_test.go#L136
db.CookieSecure undefined (type *appdb.Config has no field or method CookieSecure)
|
Linter:
conf/converter_test.go#L136
api.CookieSecure undefined (type *apiserver.Configuration has no field or method CookieSecure) (typecheck)
|
Linter
issues found
|