Releases: funfair-tech/funfair-server-code-analysis
Releases · funfair-tech/funfair-server-code-analysis
Release 5.9.2.14
Fixed
- Missing DebuggerDisplay attribute check for record structs
Changed
- Dependencies - Updated Credfeto.Enumeration.Source.Generation to 1.0.9.588
- Dependencies - Updated Roslynator.Analyzers to 4.3.0
- Dependencies - Updated SonarAnalyzer.CSharp to 9.0.0.68202
- Dependencies - Updated FunFair.Test.Common to 6.1.0.8
- Dependencies - Updated Meziantou.Analyzer to 2.0.49
What's Changed
- Release/1.0.0 by @credfeto in #1
- query arbitrary sql rule by @vladimirnesic1980 in #2
- Strict warning disabling checks by @credfeto in #3
- Prohibition of XUnit Assert.True/Assert.False without message by @vladimirnesic1980 in #4
- [FF-1848] assert message by @credfeto in #5
- [FF-2127] dotnet core update 3.1.201 by @willemaster in #6
- [release 1.2.0] by @willemaster in #7
- [FF-2141] Fix QueryArbitarySql not being picked up as banned by @credfeto in #8
- [FF-1429]: Bump Microsoft.CodeAnalysis.CSharp.Workspaces from 3.4.0 to 3.5.0 in /src by @dependabot-preview in #11
- Bump Microsoft.CodeAnalysis.Analyzers from 2.9.8 to 3.0.0 by @dependabot-preview in #10
- [FF-2244] Code Cleanup on FunFair.CodeAnalysis.sln by @github-actions in #13
- Added checks for structs that are not marked as read-only by @credfeto in #14
- Feature/test classes must inherit from testbase by @credfeto in #15
- Feature/prohibit nullable warning disabling by @credfeto in #16
- [FF-1429]: Bump Microsoft.NET.Test.Sdk from 16.6.0 to 16.6.1 by @dependabot-preview in #17
- [FF-2244] Code Cleanup on FunFair.CodeAnalysis.sln by @github-actions in #20
- [FF-2488] - Feature/ff 2488 net core update by @nukec in #21
- [FF-2488] - docs: updated changelog by @nukec in #22
- [FF-2413] - Feature/ff 2413 serialize deserialize rules by @nukec in #24
- [FF-2590] - Explicit checks for ArgumentExceptions that the failing argument is specified by @credfeto in #25
- [FF-2591] - Ensure that re-thrown exceptions as another type don't lose the context of the original exception by @credfeto in #27
- [FF-2244] Code Cleanup on FunFair.CodeAnalysis.sln by @github-actions in #26
- [FF-2351] - Feature/ff 2351 prohibit use nsubstitute received without count by @nukec in #28
- [FF-2351] - docs: updated changelog by @nukec in #29
- [FF-2617] Stanadardise name of ILogger parameter names by @credfeto in #30
- [FF-2616] - Feature/ff 2616 catch compiler errors by @nukec in #31
- [FF-2623] - parameter ordering by @credfeto in #32
- [FF-2652] - .net update by @vladimirnesic1980 in #34
- Release/1.8.0 by @vladimirnesic1980 in #35
- [FF-2244] - Code cleanup on FunFair.CodeAnalysis.sln by @github-actions in #38
- [FF-1429] Updating SonarAnalyzer.CSharp (Code analysis) to 8.12.0.21095 by @github-actions in #39
- [FF-1429] Updating Microsoft.NET.Test.Sdk (Test Infrastructure) to 16.7.1 by @github-actions in #40
- [FF-1429] Updating FunFair.Test.Common (Test Infrastructure) to 1.11.2.471 by @github-actions in #41
- [FF-2802] Prohibit Received(0) in tests by @vladimirnesic1980 in #42
- [FF-2244] - Code cleanup on FunFair.CodeAnalysis.sln by @github-actions in #43
- [FF-2244] - Code cleanup on FunFair.CodeAnalysis.sln by @github-actions in #44
- [FF-2244] - Code cleanup on FunFair.CodeAnalysis.sln by @github-actions in #45
- [FF-2866] Prohibit direct querying of RemoteIpAddress by @willemaster in #46
- [FF-2244] - Code cleanup on FunFair.CodeAnalysis.sln by @github-actions in #47
- [FF-2244] - Code cleanup on FunFair.CodeAnalysis.sln by @github-actions in #48
- Corrected changelog by @github-actions in #53
- [FF-1429] Updating Microsoft.CodeAnalysis.CSharp.Workspaces (Code Analysis) to 3.8.0 by @github-actions in #68
- [FF-2244] - Code cleanup on FunFair.CodeAnalysis.sln by @github-actions in #69
- [FF-3198] Updated to dotnet 5.0 by @github-actions in #72
- [FF-2244] - Code cleanup on FunFair.CodeAnalysis.sln by @github-actions in #73
- [FF-2244] - Code cleanup on FunFair.CodeAnalysis.sln by @github-actions in #74
- Added check that justification is specified on SuppressMessage by @github-actions in #75
- [FF-2244] - Code cleanup on FunFair.CodeAnalysis.sln by @github-actions in #76
- [FF-2244] - Code cleanup on FunFair.CodeAnalysis.sln by @github-actions in #77
- Added check that any records are marked as sealed by @github-actions in #78
- [FF-1429] - Update src\global.json to match the template repo by @github-actions in #79
- [FF-2244] - Code cleanup on FunFair.CodeAnalysis.sln by @github-actions in #80
- [FF-2244] - Code cleanup on FunFair.CodeAnalysis.sln by @github-actions in #81
- [FF-2244] - Code cleanup on FunFair.CodeAnalysis.sln by @github-actions in #82
- [FF-2244] - Code cleanup on FunFair.CodeAnalysis.sln by @github-actions in #83
- [FF-2244] - Code cleanup on FunFair.CodeAnalysis.sln by @github-actions in #85
- [FF-2244] - Code cleanup on FunFair.CodeAnalysis.sln by @github-actions in #86
- [FF-2244] - Code cleanup on FunFair.CodeAnalysis.sln by @github-actions in #87
- [FF-2244] - Code cleanup on FunFair.CodeAnalysis.sln by @github-actions in #89
- [FF-2244] - Code cleanup on FunFair.CodeAnalysis.sln by @github-actions in #90
- [FF-2244] - Code cleanup on FunFair.CodeAnalysis.sln by @github-actions in #91
- Checks on classes derived from MockBase by @github-actions in #92
- [FF-2244] - Code cleanup on FunFair.CodeAnalysis.sln by @github-actions in #93
- [FF-2244] - Code cleanup on FunFair.CodeAnalysis.sln by @github-actions in #94
- [FF-2244] - Code cleanup on FunFair.CodeAnalysis.sln by @github-actions in #95
- [FF-2244] - Code cleanup on FunFair.CodeAnalysis.sln by @github-actions in #96
- [FF-1429] - Update src\global.json to match the template repo by @github-actions in #100
- [FF-2244...