[WIP] API parsing support #81
Annotations
10 errors and 1 warning
endpoint.go#L62
cognitive complexity 34 of func `(*EndPoint).decode` is high (> 30) (gocognit)
|
securityscheme.go#L157
cognitive complexity 31 of func `(*SecuritySchemeDescription).decode` is high (> 30) (gocognit)
|
fragment.go#L261
string `uses` has 3 occurrences, but such constant `FacetUses` already exists (goconst)
|
fragment.go#L846
string `description` has 4 occurrences, but such constant `FacetDescription` already exists (goconst)
|
trait.go#L65
ifElseChain: rewrite if-else to switch statement (gocritic)
|
consts.go#L106
var-naming: const FacetUriParameters should be FacetURIParameters (revive)
|
securityscheme.go#L271
unused-parameter: parameter 'params' seems to be unused, consider removing or renaming it as _ (revive)
|
securityscheme.go#L284
unused-parameter: parameter 'params' seems to be unused, consider removing or renaming it as _ (revive)
|
securityscheme.go#L297
unused-parameter: parameter 'params' seems to be unused, consider removing or renaming it as _ (revive)
|
securityscheme.go#L310
unused-parameter: parameter 'params' seems to be unused, consider removing or renaming it as _ (revive)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading