chore(deps): update dependency meziantou.analyzer to 2.0.184 #2174
ci.yml
on: pull_request
Matrix: Unit tests
API tests
1m 1s
Mutation tests (Linux)
1m 23s
Mutation tests (Windows)
4m 9s
Static code analysis
9m 8s
Publish Tests Results
24s
Annotations
56 errors and 69 warnings
Unit tests (macos-latest)
/Users/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/FileSystem/FileMock.cs(72,3): error MA0100: Await task before disposing of resources (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0100.md) [/Users/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Testably.Abstractions.Testing.csproj::TargetFramework=net6.0]
|
Unit tests (macos-latest)
/Users/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/FileSystem/FileMock.cs(145,3): error MA0100: Await task before disposing of resources (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0100.md) [/Users/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Testably.Abstractions.Testing.csproj::TargetFramework=net6.0]
|
Unit tests (macos-latest)
/Users/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/FileSystem/FileStreamMock.cs(361,3): error MA0100: Await task before disposing of resources (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0100.md) [/Users/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Testably.Abstractions.Testing.csproj::TargetFramework=net6.0]
|
Unit tests (macos-latest)
/Users/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/FileSystem/FileMock.cs(785,3): error MA0100: Await task before disposing of resources (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0100.md) [/Users/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Testably.Abstractions.Testing.csproj::TargetFramework=net6.0]
|
Unit tests (macos-latest)
/Users/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/FileSystem/FileStreamMock.cs(481,3): error MA0100: Await task before disposing of resources (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0100.md) [/Users/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Testably.Abstractions.Testing.csproj::TargetFramework=net6.0]
|
Unit tests (macos-latest)
/Users/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/FileSystem/FileStreamMock.cs(503,3): error MA0100: Await task before disposing of resources (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0100.md) [/Users/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Testably.Abstractions.Testing.csproj::TargetFramework=net6.0]
|
Unit tests (macos-latest)
/Users/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/FileSystem/FileMock.cs(850,3): error MA0100: Await task before disposing of resources (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0100.md) [/Users/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Testably.Abstractions.Testing.csproj::TargetFramework=net6.0]
|
Unit tests (macos-latest)
/Users/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/FileSystem/FileStreamMock.cs(614,3): error MA0100: Await task before disposing of resources (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0100.md) [/Users/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Testably.Abstractions.Testing.csproj::TargetFramework=net6.0]
|
Unit tests (macos-latest)
/Users/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/FileSystem/FileStreamMock.cs(632,3): error MA0100: Await task before disposing of resources (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0100.md) [/Users/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Testably.Abstractions.Testing.csproj::TargetFramework=net6.0]
|
Unit tests (macos-latest)
/Users/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/FileSystem/FileMock.cs(1319,3): error MA0100: Await task before disposing of resources (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0100.md) [/Users/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Testably.Abstractions.Testing.csproj::TargetFramework=net6.0]
|
Unit tests (ubuntu-latest)
The job was canceled because "macos-latest" failed.
|
Unit tests (ubuntu-latest)
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/FileSystem/FileMock.cs(72,3): error MA0100: Await task before disposing of resources (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0100.md) [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Testably.Abstractions.Testing.csproj::TargetFramework=net7.0]
|
Unit tests (ubuntu-latest)
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/FileSystem/FileMock.cs(145,3): error MA0100: Await task before disposing of resources (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0100.md) [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Testably.Abstractions.Testing.csproj::TargetFramework=net7.0]
|
Unit tests (ubuntu-latest)
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/FileSystem/FileStreamMock.cs(361,3): error MA0100: Await task before disposing of resources (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0100.md) [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Testably.Abstractions.Testing.csproj::TargetFramework=net7.0]
|
Unit tests (ubuntu-latest)
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/FileSystem/FileStreamMock.cs(481,3): error MA0100: Await task before disposing of resources (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0100.md) [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Testably.Abstractions.Testing.csproj::TargetFramework=net7.0]
|
Unit tests (ubuntu-latest)
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/FileSystem/FileStreamMock.cs(503,3): error MA0100: Await task before disposing of resources (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0100.md) [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Testably.Abstractions.Testing.csproj::TargetFramework=net7.0]
|
Unit tests (ubuntu-latest)
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/FileSystem/FileStreamMock.cs(632,3): error MA0100: Await task before disposing of resources (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0100.md) [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Testably.Abstractions.Testing.csproj::TargetFramework=net7.0]
|
Unit tests (ubuntu-latest)
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/FileSystem/FileStreamMock.cs(614,3): error MA0100: Await task before disposing of resources (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0100.md) [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Testably.Abstractions.Testing.csproj::TargetFramework=net7.0]
|
Unit tests (ubuntu-latest)
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/FileSystem/FileMock.cs(785,3): error MA0100: Await task before disposing of resources (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0100.md) [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Testably.Abstractions.Testing.csproj::TargetFramework=net7.0]
|
Unit tests (ubuntu-latest)
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/FileSystem/FileMock.cs(850,3): error MA0100: Await task before disposing of resources (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0100.md) [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Testably.Abstractions.Testing.csproj::TargetFramework=net7.0]
|
Unit tests (ubuntu-latest)
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/FileSystem/FileMock.cs(1319,3): error MA0100: Await task before disposing of resources (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0100.md) [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Testably.Abstractions.Testing.csproj::TargetFramework=net7.0]
|
Unit tests (windows-latest)
The job was canceled because "macos-latest" failed.
|
Unit tests (windows-latest)
The operation was canceled.
|
API tests
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/FileSystem/FileStreamMock.cs(361,3): error MA0100: Await task before disposing of resources (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0100.md) [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Testably.Abstractions.Testing.csproj::TargetFramework=net6.0]
|
API tests
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/FileSystem/FileStreamMock.cs(481,3): error MA0100: Await task before disposing of resources (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0100.md) [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Testably.Abstractions.Testing.csproj::TargetFramework=net6.0]
|
API tests
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/FileSystem/FileStreamMock.cs(503,3): error MA0100: Await task before disposing of resources (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0100.md) [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Testably.Abstractions.Testing.csproj::TargetFramework=net6.0]
|
API tests
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/FileSystem/FileStreamMock.cs(632,3): error MA0100: Await task before disposing of resources (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0100.md) [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Testably.Abstractions.Testing.csproj::TargetFramework=net6.0]
|
API tests
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/FileSystem/FileStreamMock.cs(614,3): error MA0100: Await task before disposing of resources (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0100.md) [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Testably.Abstractions.Testing.csproj::TargetFramework=net6.0]
|
API tests
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/FileSystem/FileMock.cs(72,3): error MA0100: Await task before disposing of resources (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0100.md) [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Testably.Abstractions.Testing.csproj::TargetFramework=net6.0]
|
API tests
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/FileSystem/FileMock.cs(145,3): error MA0100: Await task before disposing of resources (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0100.md) [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Testably.Abstractions.Testing.csproj::TargetFramework=net6.0]
|
API tests
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/FileSystem/FileMock.cs(785,3): error MA0100: Await task before disposing of resources (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0100.md) [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Testably.Abstractions.Testing.csproj::TargetFramework=net6.0]
|
API tests
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/FileSystem/FileMock.cs(850,3): error MA0100: Await task before disposing of resources (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0100.md) [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Testably.Abstractions.Testing.csproj::TargetFramework=net6.0]
|
API tests
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/FileSystem/FileMock.cs(1319,3): error MA0100: Await task before disposing of resources (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0100.md) [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Testably.Abstractions.Testing.csproj::TargetFramework=net6.0]
|
Mutation tests (Linux)
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/FileSystem/FileMock.cs(72,3): error MA0100: Await task before disposing of resources (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0100.md) [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Testably.Abstractions.Testing.csproj::TargetFramework=net7.0]
|
Mutation tests (Linux)
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/FileSystem/FileMock.cs(145,3): error MA0100: Await task before disposing of resources (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0100.md) [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Testably.Abstractions.Testing.csproj::TargetFramework=net7.0]
|
Mutation tests (Linux)
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/FileSystem/FileStreamMock.cs(361,3): error MA0100: Await task before disposing of resources (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0100.md) [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Testably.Abstractions.Testing.csproj::TargetFramework=net7.0]
|
Mutation tests (Linux)
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/FileSystem/FileStreamMock.cs(481,3): error MA0100: Await task before disposing of resources (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0100.md) [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Testably.Abstractions.Testing.csproj::TargetFramework=net7.0]
|
Mutation tests (Linux)
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/FileSystem/FileStreamMock.cs(503,3): error MA0100: Await task before disposing of resources (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0100.md) [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Testably.Abstractions.Testing.csproj::TargetFramework=net7.0]
|
Mutation tests (Linux)
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/FileSystem/FileStreamMock.cs(614,3): error MA0100: Await task before disposing of resources (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0100.md) [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Testably.Abstractions.Testing.csproj::TargetFramework=net7.0]
|
Mutation tests (Linux)
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/FileSystem/FileStreamMock.cs(632,3): error MA0100: Await task before disposing of resources (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0100.md) [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Testably.Abstractions.Testing.csproj::TargetFramework=net7.0]
|
Mutation tests (Linux)
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/FileSystem/FileMock.cs(785,3): error MA0100: Await task before disposing of resources (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0100.md) [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Testably.Abstractions.Testing.csproj::TargetFramework=net7.0]
|
Mutation tests (Linux)
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/FileSystem/FileMock.cs(850,3): error MA0100: Await task before disposing of resources (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0100.md) [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Testably.Abstractions.Testing.csproj::TargetFramework=net7.0]
|
Mutation tests (Linux)
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/FileSystem/FileMock.cs(1319,3): error MA0100: Await task before disposing of resources (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0100.md) [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Testing/Testably.Abstractions.Testing.csproj::TargetFramework=net7.0]
|
Mutation tests (Windows)
D:\a\Testably.Abstractions\Testably.Abstractions\Source\Testably.Abstractions.Testing\FileSystem\FileMock.cs(72,3): error MA0100: Await task before disposing of resources (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0100.md) [D:\a\Testably.Abstractions\Testably.Abstractions\Source\Testably.Abstractions.Testing\Testably.Abstractions.Testing.csproj::TargetFramework=netstandard2.1]
|
Mutation tests (Windows)
D:\a\Testably.Abstractions\Testably.Abstractions\Source\Testably.Abstractions.Testing\FileSystem\FileMock.cs(145,3): error MA0100: Await task before disposing of resources (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0100.md) [D:\a\Testably.Abstractions\Testably.Abstractions\Source\Testably.Abstractions.Testing\Testably.Abstractions.Testing.csproj::TargetFramework=netstandard2.1]
|
Mutation tests (Windows)
D:\a\Testably.Abstractions\Testably.Abstractions\Source\Testably.Abstractions.Testing\FileSystem\FileMock.cs(785,3): error MA0100: Await task before disposing of resources (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0100.md) [D:\a\Testably.Abstractions\Testably.Abstractions\Source\Testably.Abstractions.Testing\Testably.Abstractions.Testing.csproj::TargetFramework=netstandard2.1]
|
Mutation tests (Windows)
D:\a\Testably.Abstractions\Testably.Abstractions\Source\Testably.Abstractions.Testing\FileSystem\FileMock.cs(850,3): error MA0100: Await task before disposing of resources (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0100.md) [D:\a\Testably.Abstractions\Testably.Abstractions\Source\Testably.Abstractions.Testing\Testably.Abstractions.Testing.csproj::TargetFramework=netstandard2.1]
|
Mutation tests (Windows)
D:\a\Testably.Abstractions\Testably.Abstractions\Source\Testably.Abstractions.Testing\FileSystem\FileStreamMock.cs(361,3): error MA0100: Await task before disposing of resources (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0100.md) [D:\a\Testably.Abstractions\Testably.Abstractions\Source\Testably.Abstractions.Testing\Testably.Abstractions.Testing.csproj::TargetFramework=netstandard2.1]
|
Mutation tests (Windows)
D:\a\Testably.Abstractions\Testably.Abstractions\Source\Testably.Abstractions.Testing\FileSystem\FileStreamMock.cs(481,3): error MA0100: Await task before disposing of resources (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0100.md) [D:\a\Testably.Abstractions\Testably.Abstractions\Source\Testably.Abstractions.Testing\Testably.Abstractions.Testing.csproj::TargetFramework=netstandard2.1]
|
Mutation tests (Windows)
D:\a\Testably.Abstractions\Testably.Abstractions\Source\Testably.Abstractions.Testing\FileSystem\FileStreamMock.cs(503,3): error MA0100: Await task before disposing of resources (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0100.md) [D:\a\Testably.Abstractions\Testably.Abstractions\Source\Testably.Abstractions.Testing\Testably.Abstractions.Testing.csproj::TargetFramework=netstandard2.1]
|
Mutation tests (Windows)
D:\a\Testably.Abstractions\Testably.Abstractions\Source\Testably.Abstractions.Testing\FileSystem\FileStreamMock.cs(614,3): error MA0100: Await task before disposing of resources (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0100.md) [D:\a\Testably.Abstractions\Testably.Abstractions\Source\Testably.Abstractions.Testing\Testably.Abstractions.Testing.csproj::TargetFramework=netstandard2.1]
|
Mutation tests (Windows)
D:\a\Testably.Abstractions\Testably.Abstractions\Source\Testably.Abstractions.Testing\FileSystem\FileMock.cs(1319,3): error MA0100: Await task before disposing of resources (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0100.md) [D:\a\Testably.Abstractions\Testably.Abstractions\Source\Testably.Abstractions.Testing\Testably.Abstractions.Testing.csproj::TargetFramework=netstandard2.1]
|
Mutation tests (Windows)
D:\a\Testably.Abstractions\Testably.Abstractions\Source\Testably.Abstractions.Testing\FileSystem\FileMock.cs(1400,3): error MA0100: Await task before disposing of resources (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0100.md) [D:\a\Testably.Abstractions\Testably.Abstractions\Source\Testably.Abstractions.Testing\Testably.Abstractions.Testing.csproj::TargetFramework=netstandard2.1]
|
Static code analysis
[xUnit.net 00:00:04.13] Testably.Abstractions.Tests.TimeSystem.TimerTests.MockTimeSystemTests.Change_WithLong_ShouldResetTimer [FAIL]
|
Static code analysis
Target "DotNetUnitTests" has thrown an exception
|
Static code analysis
Process completed with exit code 255.
|
Unit tests (macos-latest):
Pipeline/Build.MutationTests.cs#L47
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Unit tests (macos-latest)
/Users/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Settings/Testably.Abstractions.TestSettings/Testably.Abstractions.TestSettings.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [/Users/runner/work/Testably.Abstractions/Testably.Abstractions/Testably.Abstractions.sln]
|
Unit tests (macos-latest)
/Users/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Compression.Tests/Testably.Abstractions.Compression.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [/Users/runner/work/Testably.Abstractions/Testably.Abstractions/Testably.Abstractions.sln]
|
Unit tests (macos-latest)
/Users/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.AccessControl.Tests/Testably.Abstractions.AccessControl.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [/Users/runner/work/Testably.Abstractions/Testably.Abstractions/Testably.Abstractions.sln]
|
Unit tests (macos-latest)
/Users/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [/Users/runner/work/Testably.Abstractions/Testably.Abstractions/Testably.Abstractions.sln]
|
Unit tests (macos-latest)
/Users/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Helpers/Testably.Abstractions.TestHelpers/Testably.Abstractions.TestHelpers.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [/Users/runner/work/Testably.Abstractions/Testably.Abstractions/Testably.Abstractions.sln]
|
Unit tests (macos-latest)
/Users/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Helpers/Testably.Abstractions.Tests.SourceGenerator/Testably.Abstractions.Tests.SourceGenerator.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [/Users/runner/work/Testably.Abstractions/Testably.Abstractions/Testably.Abstractions.sln]
|
Unit tests (macos-latest)
/Users/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [TargetFramework=net6.0]
|
Unit tests (macos-latest)
/Users/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [TargetFramework=net7.0]
|
Unit tests (macos-latest)
/Users/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [TargetFramework=net8.0]
|
Unit tests (macos-latest)
No files were found with the provided path: ./Artifacts/*
./TestResults/*.trx. No artifacts will be uploaded.
|
Unit tests (ubuntu-latest)
No files were found with the provided path: ./Artifacts/*
./TestResults/*.trx. No artifacts will be uploaded.
|
Unit tests (ubuntu-latest):
Pipeline/Build.MutationTests.cs#L47
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Unit tests (ubuntu-latest)
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Settings/Testably.Abstractions.TestSettings/Testably.Abstractions.TestSettings.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Testably.Abstractions.sln]
|
Unit tests (ubuntu-latest)
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Compression.Tests/Testably.Abstractions.Compression.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Testably.Abstractions.sln]
|
Unit tests (ubuntu-latest)
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.AccessControl.Tests/Testably.Abstractions.AccessControl.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Testably.Abstractions.sln]
|
Unit tests (ubuntu-latest)
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Helpers/Testably.Abstractions.TestHelpers/Testably.Abstractions.TestHelpers.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Testably.Abstractions.sln]
|
Unit tests (ubuntu-latest)
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Testably.Abstractions.sln]
|
Unit tests (ubuntu-latest)
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Helpers/Testably.Abstractions.Tests.SourceGenerator/Testably.Abstractions.Tests.SourceGenerator.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Testably.Abstractions.sln]
|
Unit tests (ubuntu-latest)
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [TargetFramework=net6.0]
|
Unit tests (ubuntu-latest)
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [TargetFramework=net7.0]
|
Unit tests (ubuntu-latest)
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [TargetFramework=net48]
|
Unit tests (windows-latest)
No files were found with the provided path: ./Artifacts/*
./TestResults/*.trx. No artifacts will be uploaded.
|
API tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
API tests
No files were found with the provided path: ./Artifacts/*
./TestResults/*.trx. No artifacts will be uploaded.
|
API tests:
Pipeline/Build.MutationTests.cs#L47
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
API tests
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Settings/Testably.Abstractions.TestSettings/Testably.Abstractions.TestSettings.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Testably.Abstractions.sln]
|
API tests
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Testably.Abstractions.sln]
|
API tests
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.AccessControl.Tests/Testably.Abstractions.AccessControl.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Testably.Abstractions.sln]
|
API tests
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Compression.Tests/Testably.Abstractions.Compression.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Testably.Abstractions.sln]
|
API tests
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Helpers/Testably.Abstractions.TestHelpers/Testably.Abstractions.TestHelpers.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Testably.Abstractions.sln]
|
API tests
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Helpers/Testably.Abstractions.Tests.SourceGenerator/Testably.Abstractions.Tests.SourceGenerator.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Testably.Abstractions.sln]
|
API tests
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [TargetFramework=net6.0]
|
API tests
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [TargetFramework=net7.0]
|
API tests
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [TargetFramework=net8.0]
|
Mutation tests (Linux)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Mutation tests (Linux):
Pipeline/Build.MutationTests.cs#L47
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Mutation tests (Linux)
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Helpers/Testably.Abstractions.TestHelpers/Testably.Abstractions.TestHelpers.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Testably.Abstractions.sln]
|
Mutation tests (Linux)
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Testably.Abstractions.sln]
|
Mutation tests (Linux)
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.AccessControl.Tests/Testably.Abstractions.AccessControl.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Testably.Abstractions.sln]
|
Mutation tests (Linux)
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Compression.Tests/Testably.Abstractions.Compression.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Testably.Abstractions.sln]
|
Mutation tests (Linux)
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Settings/Testably.Abstractions.TestSettings/Testably.Abstractions.TestSettings.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Testably.Abstractions.sln]
|
Mutation tests (Linux)
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Helpers/Testably.Abstractions.Tests.SourceGenerator/Testably.Abstractions.Tests.SourceGenerator.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Testably.Abstractions.sln]
|
Mutation tests (Linux)
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [TargetFramework=net6.0]
|
Mutation tests (Linux)
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [TargetFramework=net7.0]
|
Mutation tests (Linux)
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [TargetFramework=net8.0]
|
Publish Tests Results
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Publish Tests Results
Could not find any files for artifacts/**/**/*.trx
|
Mutation tests (Windows):
Pipeline/Build.MutationTests.cs#L47
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Mutation tests (Windows)
D:\a\Testably.Abstractions\Testably.Abstractions\Tests\Settings\Testably.Abstractions.TestSettings\Testably.Abstractions.TestSettings.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [D:\a\Testably.Abstractions\Testably.Abstractions\Testably.Abstractions.sln]
|
Mutation tests (Windows)
D:\a\Testably.Abstractions\Testably.Abstractions\Tests\Testably.Abstractions.Tests\Testably.Abstractions.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [D:\a\Testably.Abstractions\Testably.Abstractions\Testably.Abstractions.sln]
|
Mutation tests (Windows)
D:\a\Testably.Abstractions\Testably.Abstractions\Tests\Helpers\Testably.Abstractions.TestHelpers\Testably.Abstractions.TestHelpers.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [D:\a\Testably.Abstractions\Testably.Abstractions\Testably.Abstractions.sln]
|
Mutation tests (Windows)
D:\a\Testably.Abstractions\Testably.Abstractions\Tests\Testably.Abstractions.Compression.Tests\Testably.Abstractions.Compression.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [D:\a\Testably.Abstractions\Testably.Abstractions\Testably.Abstractions.sln]
|
Mutation tests (Windows)
D:\a\Testably.Abstractions\Testably.Abstractions\Tests\Testably.Abstractions.AccessControl.Tests\Testably.Abstractions.AccessControl.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [D:\a\Testably.Abstractions\Testably.Abstractions\Testably.Abstractions.sln]
|
Mutation tests (Windows)
D:\a\Testably.Abstractions\Testably.Abstractions\Tests\Helpers\Testably.Abstractions.Tests.SourceGenerator\Testably.Abstractions.Tests.SourceGenerator.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [D:\a\Testably.Abstractions\Testably.Abstractions\Testably.Abstractions.sln]
|
Mutation tests (Windows)
D:\a\Testably.Abstractions\Testably.Abstractions\Tests\Testably.Abstractions.Tests\Testably.Abstractions.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [TargetFramework=net6.0]
|
Mutation tests (Windows)
D:\a\Testably.Abstractions\Testably.Abstractions\Tests\Testably.Abstractions.Tests\Testably.Abstractions.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [TargetFramework=net7.0]
|
Mutation tests (Windows)
D:\a\Testably.Abstractions\Testably.Abstractions\Tests\Testably.Abstractions.Tests\Testably.Abstractions.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [TargetFramework=net8.0]
|
Static code analysis
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Static code analysis:
Pipeline/Build.MutationTests.cs#L47
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Static code analysis
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Settings/Testably.Abstractions.TestSettings/Testably.Abstractions.TestSettings.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Testably.Abstractions.sln]
|
Static code analysis
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Testably.Abstractions.sln]
|
Static code analysis
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Compression.Tests/Testably.Abstractions.Compression.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Testably.Abstractions.sln]
|
Static code analysis
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.AccessControl.Tests/Testably.Abstractions.AccessControl.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Testably.Abstractions.sln]
|
Static code analysis
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Helpers/Testably.Abstractions.TestHelpers/Testably.Abstractions.TestHelpers.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Testably.Abstractions.sln]
|
Static code analysis
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Helpers/Testably.Abstractions.Tests.SourceGenerator/Testably.Abstractions.Tests.SourceGenerator.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Testably.Abstractions.sln]
|
Static code analysis
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [TargetFramework=net6.0]
|
Static code analysis
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [TargetFramework=net7.0]
|
Static code analysis
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [TargetFramework=net8.0]
|