Pradeep Murugesan
3f6bc5084b
check errors in channels/api4/channel.go ( #28376 )
...
Co-authored-by: Ben Schumacher <ben.schumacher@mattermost.com >
2024-10-15 10:30:12 +02:00
Rohan Sharma
e27867cec7
fix: status errcheck issues ( #28540 )
...
Co-authored-by: Ben Schumacher <ben.schumacher@mattermost.com >
2024-10-15 08:52:03 +02:00
Ben Schumacher
ff6de4bdab
Fix errcheck issues in channels/app/admin_test.go ( #28767 )
2024-10-14 21:05:39 +02:00
TheInvincible
dfa29c2b59
fix errcheck issue ( #28618 )
...
Co-authored-by: Ben Schumacher <ben.schumacher@mattermost.com >
2024-10-14 13:33:50 +02:00
Arya Khochare
b7ccd745c8
Fixed errcheck issues in server/channels/api4/oauth_test.go ( #28645 )
...
Co-authored-by: Ibrahim Serdar Acikgoz <serdaracikgoz86@gmail.com >
2024-10-14 12:29:37 +02:00
Rohan Sharma
abf60421b4
fix: role test errcheck issues ( #28545 )
...
Co-authored-by: Mattermost Build <build@mattermost.com >
2024-10-14 09:55:34 +02:00
Arya Khochare
d6343832d9
errcheck issues fixed ( #28643 )
2024-10-11 18:26:40 +02:00
k srisri reddy
bafe37d4b2
MM-60926: updated system_test.go to pass linter ( #28691 )
2024-10-11 16:18:19 +02:00
Arya Khochare
dd6546bd5e
errcheck issues fixed ( #28693 )
2024-10-11 16:16:46 +02:00
Arya Khochare
ac38f5f751
Errcheck issues fixed in server/channels/api4/brand.go ( #28362 )
...
* errcheck proper error handling
* write response err check log
* resolving conflicts and io.Copy error handling
2024-10-09 18:43:34 +02:00
Rohan Sharma
e41ab1a3b8
fix: plugin errcheck issues ( #28517 )
...
Co-authored-by: Ben Schumacher <ben.schumacher@mattermost.com >
2024-10-09 14:56:22 +02:00
Rohan Sharma
02e6851603
fix: status test errcheck issues ( #28541 )
...
Co-authored-by: Mattermost Build <build@mattermost.com >
2024-10-09 14:51:19 +02:00
Arya Khochare
90ceb4a5e3
Fixed errcheck issues in server/channels/api4/usage_test.go ( #28644 )
...
Co-authored-by: Ben Schumacher <ben.schumacher@mattermost.com >
2024-10-09 13:28:36 +02:00
TheInvincible
b49d86c24d
fix errcheck issue ( #28548 )
...
Co-authored-by: Ben Schumacher <ben.schumacher@mattermost.com >
2024-10-09 13:27:39 +02:00
Rohan Sharma
65bb1a3427
fix: plugin test errcheck issues ( #28531 )
...
Co-authored-by: Ben Schumacher <ben.schumacher@mattermost.com >
2024-10-09 12:26:23 +02:00
Rohan Sharma
68404f2f33
fix: scheme errcheck issues ( #28543 )
2024-10-09 11:58:16 +02:00
Arya Khochare
d1962e123e
[MM-60932] Fix errcheck issues in server/channels/api4/usage.go ( #28641 )
2024-10-09 11:53:25 +02:00
Johnson
33af22b2d3
Integration action test ( #28561 )
...
Co-authored-by: Ben Schumacher <ben.schumacher@mattermost.com >
2024-10-08 15:41:01 +00:00
TheInvincible
a671f80d2c
Fix errcheck issue for saml.go file ( #28546 )
...
Co-authored-by: Ben Schumacher <ben.schumacher@mattermost.com >
2024-10-08 14:13:59 +00:00
Rohan Sharma
2b723099a6
fix: shared channel test errcheck issues ( #28551 )
...
* fix: shared channel test errcheck issues
2024-10-08 09:45:43 -04:00
Arya Khochare
f0918e1c01
errcheck issues fixed ( #28609 )
2024-10-08 12:23:08 +02:00
Diamond Rivero
71d98443c3
Fix Errcheck issues in server/channels/api4/export.go ( #28407 )
...
Co-authored-by: Ben Schumacher <ben.schumacher@mattermost.com >
2024-10-08 10:47:17 +02:00
Arya Khochare
ba02101bcf
Fixed errcheck issues in server/channels/api4/group_local.go ( #28417 )
...
Co-authored-by: Ben Schumacher <ben.schumacher@mattermost.com >
2024-10-08 10:47:01 +02:00
Rohan Sharma
9d6adbfea2
fix: role errcheck issues ( #28544 )
...
Co-authored-by: Ben Schumacher <ben.schumacher@mattermost.com >
2024-10-08 10:46:22 +02:00
TheInvincible
1d431e72ac
Update emoji_test.go (fix errcheck issue) ( #28440 )
...
Co-authored-by: Mattermost Build <build@mattermost.com >
2024-10-08 09:31:26 +02:00
Rohan Sharma
845159d501
fix: reaction errcheck issues ( #28513 )
2024-10-08 09:25:34 +02:00
Rohan Sharma
1f3eab8adb
fix: team errcheck issues ( #28550 )
2024-10-08 09:23:53 +02:00
Arya Khochare
1669a0869f
errcheck issues fixed ( #28555 )
2024-10-07 21:20:18 +02:00
Arya Khochare
6837b31fb1
errcheck issues fixed ( #28556 )
2024-10-07 21:18:20 +02:00
Arya Khochare
82929d86ab
Errcheck issues fixed ( #28409 )
...
Co-authored-by: Ibrahim Serdar Acikgoz <serdaracikgoz86@gmail.com >
2024-10-07 21:17:21 +02:00
CarlssonFilip
b8b3f9b012
[GH-28396] Fixed errcheck issues in server/channels/api4/ip_filtering.go ( #28441 )
...
* Fixed errcheck issues in server/channels/api4/ip_filtering.go
* Added separate go routine to SendIPFiltersChangedEmail and removed redundant return
* Added import for mlog
* Changed from returning error to logging it
---------
Co-authored-by: Ben Schumacher <ben.schumacher@mattermost.com >
2024-10-07 21:03:12 +02:00
Rohan Sharma
7af408679e
Fix: emoji errcheck issues ( #28437 )
...
Co-authored-by: Mattermost Build <build@mattermost.com >
2024-10-07 21:02:16 +02:00
Rohan Sharma
9e0d629ab1
fix: team local errcheck issues ( #28538 )
...
Co-authored-by: Mattermost Build <build@mattermost.com >
2024-10-07 21:01:13 +02:00
Rohan Sharma
a2acee5280
fix: system errcheck issues ( #28537 )
...
Co-authored-by: Ben Schumacher <ben.schumacher@mattermost.com >
2024-10-07 13:37:46 +00:00
Rohan Sharma
2b7b4100d2
fix: system local errcheck issues ( #28539 )
...
Co-authored-by: Ben Schumacher <ben.schumacher@mattermost.com >
2024-10-07 11:39:06 +00:00
Rohan Sharma
18388a8c64
fix: shared channel errcheck issues ( #28542 )
2024-10-07 12:46:00 +02:00
Arya Khochare
344e76287f
Fixed errcheck issues in server/channels/api4/license_test.go ( #28557 )
2024-10-07 12:41:13 +02:00
Rohan Sharma
13959b024f
fix: reaction test errcheck issues ( #28516 )
...
Co-authored-by: Mattermost Build <build@mattermost.com >
2024-10-07 10:31:06 +02:00
Arya Khochare
af9eb197ae
Fixed errcheck issues in server/channels/api4/group.go ( #28404 )
2024-10-05 12:23:29 +02:00
Arya Khochare
5a7385295c
errcheck issues fixed ( #28475 )
2024-10-04 19:12:32 +02:00
Arya Khochare
0a92eb6363
errcheck issues fixed ( #28418 )
2024-10-04 17:51:38 +02:00
Nils
ac30b9d468
Fixed errcheck in server/channel/api4/job.go ( #28420 )
2024-10-04 17:50:14 +02:00
Arya Khochare
b859ca2d90
errcheck issues fixed ( #28416 )
2024-10-04 09:35:53 +02:00
Arya Khochare
7e62197520
errcheck issues fixed ( #28476 )
2024-10-04 09:34:29 +02:00
Arya Khochare
295ae8baed
Errcheck issues fixed ( #28406 )
...
Co-authored-by: Mattermost Build <build@mattermost.com >
2024-10-04 07:14:48 +02:00
Arya Khochare
cab714a629
errcheck issues fixed ( #28477 )
2024-10-04 07:11:24 +02:00
Arya Khochare
9c2a9c7f26
Fixed errcheck issues ( #28405 )
2024-10-02 15:32:49 +02:00
Arya Khochare
2b03afdfc2
Fixed errcheck issues ( #28403 )
2024-10-02 12:16:10 +02:00
Nils
887c3a800d
[GH-28355] Fixed errcheck issues in server/channels/api4/channel_category.go ( #28357 )
2024-10-02 09:50:43 +02:00
Arya Khochare
23d06d4520
Errcheck issues fixed in server/channels/api4/brand_test.go ( #28364 )
2024-10-01 16:34:01 +02:00