Kitura Extra argument 'query' in call
- Dominant language
- Swift
- Stars
- 60
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
## Context and Description
I'm a student developping an iOS application with Kitura https://github.com/charelF/Radar
I am getting a strange error which seems to be a bug from Kitura, at least I can not possibly understand what I am doing wrong. I implemented the client.get method and it throws an error when I include the `query` parameter.
Screenshot
Code: https://github.com/charelF/Radar/blob/be0f0d3f517338370559ba15e466ff7b3bfe85af/Radar/Model/DataBase.swift#L77
### Environment Details
I am using Xcode 11.1, macOS catalina, swift 5.1
### Steps to Reproduce
Nothing particular, as you can see Xcode detects the line as not being correct even though it should be correct.
_I initially posted this issue on the Kitura Repo, but it seems to fit better here_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.