mattermost-community / mattermost-plugin-confluence

A Mattermost Plugin to receive events from Confluence
Apache License 2.0
14 stars 14 forks source link

Fix linter errors #93

Closed hanzei closed 2 years ago

hanzei commented 2 years ago

Summary

Fix linter errors caused by golangci-lint update

Ticket Link

None

codecov-commenter commented 2 years ago

Codecov Report

Base: 29.70% // Head: 30.29% // Increases project coverage by +0.58% :tada:

Coverage data is based on head (82d03b4) compared to base (2619c30). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #93 +/- ## ========================================== + Coverage 29.70% 30.29% +0.58% ========================================== Files 9 9 Lines 239 241 +2 ========================================== + Hits 71 73 +2 Misses 156 156 Partials 12 12 ``` | [Impacted Files](https://codecov.io/gh/mattermost/mattermost-plugin-confluence/pull/93?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mattermost) | Coverage Δ | | |---|---|---| | [server/service/notification.go](https://codecov.io/gh/mattermost/mattermost-plugin-confluence/pull/93/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mattermost#diff-c2VydmVyL3NlcnZpY2Uvbm90aWZpY2F0aW9uLmdv) | `45.45% <100.00%> (+3.51%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mattermost). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mattermost)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.