mattermost/plugin
Jesús Espino 35d00b4644
Enable the errorAssertions govet check for mattermost-server code (#17346)
* Enable the errorAssertions govet check for mattermost-server code

* Removing unnecesary change

* Fixing some tests

* Fixing tests

* Fixing more after merge

* Fixing new offending entries

* Fixing small vet checks

* Fixing new cases detected by govet

* Fixing remote_cluster_test errors

* Fixing assertion

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2021-04-12 12:51:31 +02:00
..
checker goimports (#16640) 2021-01-07 22:42:43 +05:30
interface_generator Revert "Fix initialism errors (PR-3) (#17062)" (#17202) 2021-03-23 10:32:54 +01:00
plugintest GH-15624: Added plugin hooks for ReationHasBeenAdded and ReactionHasBeenRemoved (#15765) 2020-10-31 07:06:43 +01:00
scheduler Moving mlog to corelibs (#16915) 2021-03-05 09:18:37 +01:00
api.go Fix initialism errors (PR-2) (#17032) 2021-04-03 12:43:22 +05:30
api_timer_layer_generated.go Moving diagnostics into a service (#14832) 2020-09-08 20:30:54 +02:00
client.go MM-31063: Change constants to use CamelCase (#16608) 2021-01-04 11:32:29 +05:30
client_rpc.go Revert "Fix initialism errors (PR-3) (#17062)" (#17202) 2021-03-23 10:32:54 +01:00
client_rpc_generated.go Revert "Fix initialism errors (PR-3) (#17062)" (#17202) 2021-03-23 10:32:54 +01:00
context.go Adding interplugin communication. (#12829) 2019-11-04 17:35:58 -08:00
doc.go MM-11292: clean up plugins GoDoc (#9109) 2018-07-13 10:29:50 -04:00
environment.go Revert "Fix initialism errors (PR-3) (#17062)" (#17202) 2021-03-23 10:32:54 +01:00
environment_test.go goimports (#16640) 2021-01-07 22:42:43 +05:30
example_hello_world_test.go MM-22679 - Update example plugin documentation (#13944) 2020-03-02 14:22:48 -05:00
example_help_test.go [MM-21378] Add mutex to model.Post to guard against race conditions on Post.Props (#13884) 2020-03-13 21:12:20 +01:00
hclog_adapter.go Moving mlog to corelibs (#16915) 2021-03-05 09:18:37 +01:00
health_check.go Moving mlog to corelibs (#16915) 2021-03-05 09:18:37 +01:00
health_check_test.go Replacing require.nil in plugin package (#16961) 2021-03-09 09:45:00 +01:00
helpers.go MM-16819 Helper function to build path to plugin asset (#13626) 2020-03-10 12:41:29 +01:00
helpers_bots.go MM-29584: Make apps plugin hook invocation/registration conditional (#16769) 2021-04-11 19:54:46 -07:00
helpers_bots_test.go Enable the errorAssertions govet check for mattermost-server code (#17346) 2021-04-12 12:51:31 +02:00
helpers_config.go plugin/helpers: fix an unchecked issue when comparing two conf… (#13748) 2020-01-29 20:41:25 +01:00
helpers_config_test.go Replacing require.nil in plugin package (#16961) 2021-03-09 09:45:00 +01:00
helpers_kv.go GH-12936 Add KVListWithOptions function to plugin.Helpers (#13576) 2020-02-17 15:44:34 -05:00
helpers_kv_test.go Replacing require.nil in plugin package (#16961) 2021-03-09 09:45:00 +01:00
helpers_plugin.go Fix empty string comparison issues in the codebase (#16686) 2021-01-25 11:15:17 +01:00
helpers_plugin_test.go goimports (#16640) 2021-01-07 22:42:43 +05:30
hijack.go [MM-16473] Make plugins' ServerHTTP http.ResponseWriter hijackable (#14822) 2020-06-26 10:51:23 +02:00
hooks.go [Partial Fix - #16623]: Fix initialism errors in codebase. (#16877) 2021-02-18 15:36:56 +01:00
hooks_timer_layer_generated.go GH-15624: Added plugin hooks for ReationHasBeenAdded and ReactionHasBeenRemoved (#15765) 2020-10-31 07:06:43 +01:00
http.go Moving mlog to corelibs (#16915) 2021-03-05 09:18:37 +01:00
io_rpc.go add megacheck as makefile target (#9288) 2018-09-03 14:08:40 +02:00
stringifier.go Consistent license message for all the go files (#13235) 2019-11-29 12:59:40 +01:00
stringifier_test.go goimports (#16640) 2021-01-07 22:42:43 +05:30
supervisor.go Revert "Fix initialism errors (PR-3) (#17062)" (#17202) 2021-03-23 10:32:54 +01:00
supervisor_test.go Moving mlog to corelibs (#16915) 2021-03-05 09:18:37 +01:00