Dyalog / Dyalog/library-conga

Code cannot NOT produce warnings

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
APL
Stars
6
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Have a look at: https://github.com/Dyalog/library-conga/blob/3113aea52e15301bd5ad813fd975f0840d51e980/HttpUtils.dyalog#L293-L297

CongaHttpHeader wants Type to be ''.
https://github.com/Dyalog/library-conga/blob/3113aea52e15301bd5ad813fd975f0840d51e980/HttpUtils.dyalog#L145-L150

But on the next line CongaHttpBody wants Type not to be 'Conga'.
https://github.com/Dyalog/library-conga/blob/3113aea52e15301bd5ad813fd975f0840d51e980/HttpUtils.dyalog#L172-L177

How can that be?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the referenced sections of HttpUtils.dyalog at lines 145-150, 172-177, and 293-297. Compare the Type requirements for CongaHttpHeader and CongaHttpBody, then determine what behavior or warning outcome is intended. Done means the contradiction is resolved and the relevant warning behavior is verified.

Written by the indexing model from the issue text.

Assessment

Domain
networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.