Commit Graph

41 Commits

Author SHA1 Message Date
Bond_009 0bc0601442 Fix some warnings 2021-05-28 14:33:54 +02:00
Bond-009 c64bdbb4ff
Merge pull request #6051 from Bond-009/tests7
Add tests for Recordinghelper
2021-05-18 00:05:33 +02:00
Bond_009 a9f44c21eb Add tests for Recordinghelper 2021-05-16 01:24:49 +02:00
Bond_009 42be818a09 Fully disable stupid rules 2021-05-15 20:38:29 +02:00
Bond_009 5fc664fd4f Add test for handling dangling symlinks 2021-04-11 00:35:32 +02:00
Bond_009 9ed7f429c0 FxCop -> Net Analyzers (part 1) 2021-03-09 03:04:47 +01:00
Bond_009 141efafd3d Enable TreatWarningsAsErrors for MediaBrowser.Model 2021-02-20 23:29:33 +01:00
Bond_009 e9f22303a4 Properly forward cancellationTokens 2021-02-15 14:19:17 +01:00
Bond_009 bad516d473 Disable broken rule 2020-12-28 15:32:50 +01:00
Bond-009 94fe9b8f6d
Merge branch 'master' into warn17 2020-03-11 20:26:43 +01:00
Bond_009 29cee00d2d Address comments 2020-03-11 16:36:55 +01:00
Bond_009 a2f955e2eb Fix formatting 2020-02-23 12:22:48 +01:00
Bond_009 07cc4be6a7 Fix some warnings
* Add analyzers to MediaBrowser.XbmcMetadata
* Enable TreatWarningsAsErrors for MediaBrowser.XbmcMetadata
* Add analyzers to MediaBrowser.WebDashboard
* Enable TreatWarningsAsErrors for MediaBrowser.WebDashboard
* Disable SA1600 in favor of CS1591
2020-02-23 12:11:43 +01:00
Bond-009 91707f13a8 Add endpoints back 2020-02-04 12:29:14 +01:00
Vasily dd7feacd34
Merge pull request #2105 from Bond-009/namingtests
Add back all old emby tests
2020-01-11 02:11:13 +03:00
Bond_009 b50c4938e1 Merge branch 'master' into namingtests 2020-01-09 18:26:22 +01:00
Mark Monteiro 3924df9c51 Move CA1032 rule to correct location 2019-12-14 23:35:28 +01:00
Mark Monteiro 47805d89fe Set CA1032 (Implement standard exception constructors) severity to info globally
This replaces the existing [SurpressMessage] attribute
2019-12-14 16:01:24 +01:00
Bond_009 2ef4ffd698 More warnings (removed) 2019-12-11 00:13:57 +01:00
Bond_009 35151553e3 Add back all old emby tests 2019-12-06 20:41:39 +01:00
Vasily c45d54efb2
Merge pull request #1942 from Bond-009/nullable
Enable nullable reference types for Jellyfin.Server
2019-11-27 11:48:41 +03:00
Bond_009 28df726c33 Disable CA1720: Identifiers should not contain type names 2019-11-01 18:45:16 +01:00
Bond_009 3f7836d9eb Update deps and add MultiThreading analyzer 2019-11-01 17:55:44 +01:00
Bond_009 2702dca8b6 Enable nullable reference types for Jellyfin.Server 2019-10-26 23:58:23 +02:00
Bond_009 416155c35f Ignore warning SA1108 2019-10-04 20:21:47 +02:00
Bond_009 0cd2bfc428 Ignore warning CA1308 2019-10-04 19:55:14 +02:00
Bond_009 5eaf5465a5 Check checksum for plugin downloads
* Compare the MD5 checksum when downloading plugins
* Reduced log spam due to http requests
* Removed 'GetTempFileResponse' function from HttpClientManager
* Fixed caching for HttpClientManager
2019-08-11 15:54:58 +02:00
Bond-009 6032f31aa6 Use CultureInvariant string conversion for Guids 2019-08-09 23:17:54 +02:00
Bond_009 5554595255 Update deps 2019-06-14 18:49:57 +02:00
Bond-009 a6f9ceedd8 Fix more warnings 2019-06-01 11:31:27 +02:00
Bond-009 b44a70ff36 Simplify/remove/clean code
* Remove useless runtime check (we only support one)
* Remove unused args
* Remove a global constant

And ofc fix some warnings ;)
2019-03-25 22:25:32 +01:00
Bond-009 620d7b560d Fail on warnings for Jellyfin.Server 2019-03-07 21:52:16 +01:00
Bond-009 e620bb9512 Remove more doc warnings 2019-02-16 00:43:56 +01:00
Bond-009 892787cb1a Disable SA1130 2019-02-16 00:43:56 +01:00
Bond-009 fc59b0ab77 Disable SA1512 2019-02-16 00:43:56 +01:00
Vasily f4015f82e0 Update jellyfin.ruleset
Co-Authored-By: Bond-009 <bond.009@outlook.com>
2019-01-24 18:39:51 +01:00
Bond_009 b6f5c33191 Disable SA1633 2019-01-23 23:51:46 +01:00
Bond_009 1cbcddfbd2 Disable SA1309 2019-01-23 23:30:38 +01:00
Bond_009 80d011bb4f Disable SA1200 2019-01-23 23:30:03 +01:00
Bond-009 59ff083f5d Add comment 2019-01-23 23:21:55 +01:00
Bond_009 58591da0b8 Disable warning for calling local function without this. prefixed 2019-01-23 19:17:45 +01:00