Skip to content

chore(deps): update dependency meziantou.analyzer to 2.0.184 #2181

chore(deps): update dependency meziantou.analyzer to 2.0.184

chore(deps): update dependency meziantou.analyzer to 2.0.184 #2181

Triggered via pull request December 26, 2024 15:53
Status Failure
Total duration 4m 23s
Artifacts

ci.yml

on: pull_request
Matrix: Unit tests
Mutation tests (Linux)
1m 7s
Mutation tests (Linux)
Mutation tests (Windows)
3m 1s
Mutation tests (Windows)
Static code analysis
4m 13s
Static code analysis
Publish Tests Results
16s
Publish Tests Results
Fit to window
Zoom out
Zoom in

Annotations

53 errors and 70 warnings
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/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/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/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/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/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/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/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 (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/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/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(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/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/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=net6.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=net6.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=net6.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=net6.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=net6.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=net6.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=net6.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=net6.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=net6.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=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/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=netstandard2.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=netstandard2.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=netstandard2.0]
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=net6.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=net6.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=net6.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=net6.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=net6.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=net6.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=net6.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\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\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\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\FileStreamMock.cs(632,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\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]
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.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.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.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=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=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=net8.0]
Unit tests (macos-latest)
No files were found with the provided path: ./Artifacts/* ./TestResults/*.trx. No artifacts will be uploaded.
Unit tests (windows-latest)
No files were found with the provided path: ./Artifacts/* ./TestResults/*.trx. No artifacts will be uploaded.
Unit tests (windows-latest): Pipeline/Build.MutationTests.cs#L47
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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/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/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.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.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/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/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/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.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/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.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]
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/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/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/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/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/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]
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\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.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\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/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/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/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.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.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]