argoproj / argoproj/notifications-engine

Email service, error unmarshaling JSON from secret

Open
#94 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.