Skip to content

[MM-283] Fix lint error#466

Merged
mickmister merged 1 commit intomattermost:masterfrom
Brightscout:MM-283
Mar 11, 2024
Merged

[MM-283] Fix lint error#466
mickmister merged 1 commit intomattermost:masterfrom
Brightscout:MM-283

Conversation

@raghavaggarwal2308
Copy link
Copy Markdown

Summary

  • Error: SA1019: gitLabAPI.OwnerPermission is deprecated: Renamed to OwnerPermissions. (staticcheck)

Ticket Link

FIxes: 54a9c46#r139610896

- Error: SA1019: gitLabAPI.OwnerPermission is deprecated: Renamed to OwnerPermissions. (staticcheck)
raghavaggarwal2308 referenced this pull request Mar 11, 2024
…s, and disallow guests from creating subscriptions (#376)

* [MI-3045]: Added checks for confidential issues at the time of making subscriptions (#37)

* [MI-3045]:Added checks for confidential issues

* [MI-3045]:Added unit test cases

* [MI-3045]:Fixed self review comments

* [MI-3045]:Fixed unit test cases

* [MI-3045]:Fixed lint errors

* [MI-3045]:Fixed review comments

* [MI-3045]:Fixed context deadline error

* [MI-3045]:Fixed review comments

* [MI-3045]:Fixed statements

* [MI-3060]:Fixed review comments of PR #376 on gitlab plugin (#38)

* [MI-3060]:Fixed review comments of PR #376 on gitlab plugin

* [MI-3060]:Fixed test cases

* [MI-3060]:Updated the msg

* [MI-3060]:Fixed the test cases

* [MM-326]:fixed test cases

* [MM-326]:Fixed CI error

* [MM-326]:Fixed review comments

* [MM-326]:Fixed review comments

---------

Co-authored-by: ayusht2810 <ayush.thakur@brightscout.com>
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 34.02%. Comparing base (54a9c46) to head (ada580c).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #466   +/-   ##
=======================================
  Coverage   34.02%   34.02%           
=======================================
  Files          22       22           
  Lines        4021     4021           
=======================================
  Hits         1368     1368           
  Misses       2515     2515           
  Partials      138      138           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hanzei hanzei added the 2: Dev Review Requires review by a core committer label Mar 11, 2024
@mickmister mickmister added 4: Reviews Complete All reviewers have approved the pull request and removed 2: Dev Review Requires review by a core committer labels Mar 11, 2024
@mickmister mickmister merged commit 53b10f3 into mattermost:master Mar 11, 2024
@raghavaggarwal2308 raghavaggarwal2308 deleted the MM-283 branch March 12, 2024 08:17
@ayusht2810 ayusht2810 mentioned this pull request Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4: Reviews Complete All reviewers have approved the pull request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants