You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using following structs and enabled ErrorOnUnmatchedKeys
Got Error yaml: unmarshal errors:\n line 21: key \"account\" already set in map\n line 24: key \"greeter\" already set in map\n line 27: key \"emailer\" already set in map\n line 30: key \"recorder\" already set in map
I am using following structs and enabled
ErrorOnUnmatchedKeys
Got Error
yaml: unmarshal errors:\n line 21: key \"account\" already set in map\n line 24: key \"greeter\" already set in map\n line 27: key \"emailer\" already set in map\n line 30: key \"recorder\" already set in map
config.yaml
config.development.yaml
The text was updated successfully, but these errors were encountered: