mattermost-community / mattermost-plugin-bitbucket

Mattermost plugin for Bitbucket
Apache License 2.0
6 stars 16 forks source link

Fix linter errors #91

Closed hanzei closed 1 year ago

hanzei commented 1 year ago

Summary

Fix linter errors caused by golangci-lint update.

Ticket Link

None

codecov-commenter commented 1 year ago

Codecov Report

Base: 16.12% // Head: 16.12% // No change to project coverage :thumbsup:

Coverage data is based on head (805f6c4) compared to base (b189e4e). Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #91 +/- ## ======================================= Coverage 16.12% 16.12% ======================================= Files 13 13 Lines 1861 1861 ======================================= Hits 300 300 Misses 1542 1542 Partials 19 19 ``` | [Impacted Files](https://codecov.io/gh/mattermost/mattermost-plugin-bitbucket/pull/91?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mattermost) | Coverage Δ | | |---|---|---| | [server/command.go](https://codecov.io/gh/mattermost/mattermost-plugin-bitbucket/pull/91/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mattermost#diff-c2VydmVyL2NvbW1hbmQuZ28=) | `6.66% <0.00%> (ø)` | | | [server/plugin.go](https://codecov.io/gh/mattermost/mattermost-plugin-bitbucket/pull/91/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mattermost#diff-c2VydmVyL3BsdWdpbi5nbw==) | `3.20% <0.00%> (ø)` | | | [server/subscriptions.go](https://codecov.io/gh/mattermost/mattermost-plugin-bitbucket/pull/91/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mattermost#diff-c2VydmVyL3N1YnNjcmlwdGlvbnMuZ28=) | `14.51% <0.00%> (ø)` | | 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.