[MM-53425]: Added additional checks for POST type APIs #226
ci.yml
on: pull_request
plugin-ci
/
lint
8m 13s
plugin-ci
/
test
9m 10s
plugin-ci
/
build
10m 57s
plugin-ci
/
delivery
0s
Annotations
10 errors
plugin-ci / lint:
server/serializer.go#L15
unexported-return: exported func GetTelemetryPayloadFromJSON returns unexported type *main.telemetryAPIRequest, which can be annoying to use (revive)
|
plugin-ci / lint:
server/serializer.go#L43
unexported-return: exported func GetAddIssuePayloadFromJSON returns unexported type *main.addAPIRequest, which can be annoying to use (revive)
|
plugin-ci / lint:
server/serializer.go#L70
unexported-return: exported func GetEditIssuePayloadFromJSON returns unexported type *main.editAPIRequest, which can be annoying to use (revive)
|
plugin-ci / lint:
server/serializer.go#L96
unexported-return: exported func GetChangeAssignmentPayloadFromJSON returns unexported type *main.changeAssignmentAPIRequest, which can be annoying to use (revive)
|
plugin-ci / lint:
server/serializer.go#L125
unexported-return: exported func GetAcceptRequestPayloadFromJSON returns unexported type *main.acceptAPIRequest, which can be annoying to use (revive)
|
plugin-ci / lint:
server/serializer.go#L150
unexported-return: exported func GetCompleteIssuePayloadFromJSON returns unexported type *main.completeAPIRequest, which can be annoying to use (revive)
|
plugin-ci / lint:
server/serializer.go#L175
unexported-return: exported func GetRemoveIssuePayloadFromJSON returns unexported type *main.removeAPIRequest, which can be annoying to use (revive)
|
plugin-ci / lint:
server/serializer.go#L200
unexported-return: exported func GetBumpIssuePayloadFromJSON returns unexported type *main.bumpAPIRequest, which can be annoying to use (revive)
|
plugin-ci / lint:
server/plugin.go#L196
shadow: declaration of "err" shadows declaration at line 189 (govet)
|
plugin-ci / lint:
server/plugin.go#L353
shadow: declaration of "err" shadows declaration at line 346 (govet)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
dist
Expired
|
32.2 MB |
|