- Notifications
You must be signed in to change notification settings - Fork1k
Commit039fa89
authored
fix(coderd): correct the name of the unmarshall error variable (#20150)
Incorrect error variable is used during reporting of the issue duringunmarshall operations and this makes it hard to understand theunderlying reason for OIDC failure: use `unmarshalError` instead of`err`.1 parentffcb7a1 commit039fa89
1 file changed
+1
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
247 | 247 |
| |
248 | 248 |
| |
249 | 249 |
| |
250 |
| - | |
| 250 | + | |
251 | 251 |
| |
252 | 252 |
| |
253 | 253 |
| |
|
0 commit comments
Comments
(0)