argoproj / argoproj/notifications-engine
Email service, error unmarshaling JSON from secret
Open
bug
- Dominant language
- Go
- Stars
- 334
- Forks
- 217
- PR merge metrics
- No merged PRs in 30d
Description
Same as #82
`error unmarshaling JSON: json: cannot unmarshal string into Go struct field EmailOptions.port of type int`
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading issue #82 and tracing how the email service unmarshals its secret into EmailOptions, with particular attention to the port field. Reproduce the reported error using the secret format described there, then verify the supported representation and add or update coverage if the repository provides relevant tests. Done means the supported email secret no longer produces this unmarshaling error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100