ec9cb6c68d55c363a546f4ff0766d9c0b37181bf
The build warnings were of these type (mostly reported by xUnit's Code Analyzers): - Fixed wrong parameter order in xUnit assertions (can lead to poor error reporting in test failures) - Unused code was removed - Correct assertions were used (e.g. Assert.True/.Contains/.EndsWith) - Public non-test methods on test classes were made private
GitHub Actions Runner
Get Started
Configure:
MacOS and Linux
./config.sh
Windows
config.cmd
Contribute
For developers that want to contribute, read here on how to build and test.
Languages
C#
95.9%
JavaScript
3%
Shell
1%



