-
NUnit.Analyzers 4.3.0 missed an Assert.IsAssignableFrom that caused a build error after upgrading to NUnit 4.2.2, from NUnit 3.13.3.
That is there was no build error or warning when on NUnit 3.13.3…
-
NUnit.Analyzers 4.3.0 missed an `Assert.Positive` that caused a build error after upgrading to NUnit 4.2.2, from NUnit 3.13.3
That is there was no build error or warning when on NUnit 3.13.3 and bu…
-
Problem 1:
https://github.com/nunit/nunit.analyzers/blob/e52e3a1696c43b10e1a76b9e4e9309646c1fe808/src/nunit.analyzers/NonTestMethodAccessibilityLevel/NonTestMethodAccessibilityLevelAnalyzer.cs#L63-L7…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Awaiting Schedule
These upda…
-
Hi,
With the following test class:
```c#
public class MsSqlContainerTest {
private MsSqlContainer _msSqlContainer;
[OneTimeSetUp]
public void OneTimeSetup() {
_msSqlCo…
-
Hi,
while I was able to install the package, compile and refactor my projects with Visual Studio 2022, I faced the following warning on CI upon compile with VS2019:
> CSC : warning CS8032: An ins…
-
Executing the test the below error is returned:
```
$ dotnet test
MyProject -> XXX\MyProject\bin\Debug\net8.0\MyProject.dll
Checking for LibpostalData.zip
Unzipping LibpostalData.zip
…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
This repository currently has no…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
See the conversation in #749 for context.
Looking at https://github.com/nunit/nunit.analyzers/blob/master/src/nunit.analyzers/Constants/AnalyzerIdentifiers.cs#L57
```cs
internal const str…