Skip to content

chore(deps): update mstest monorepo to v4 (major) #160

chore(deps): update mstest monorepo to v4 (major)

chore(deps): update mstest monorepo to v4 (major) #160

Triggered via pull request November 1, 2025 13:33
Status Failure
Total duration 32s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 20 warnings
build (macos-latest): src/AwesomeAssertions.Analyzers.AwesomeAssertionAnalyzerDocs/AwesomeAssertionsAnalyzerTests.cs#L114
The type or namespace name 'ExpectedException' could not be found (are you missing a using directive or an assembly reference?)
build (macos-latest): src/AwesomeAssertions.Analyzers.AwesomeAssertionAnalyzerDocs/AwesomeAssertionsAnalyzerTests.cs#L114
The type or namespace name 'ExpectedExceptionAttribute' could not be found (are you missing a using directive or an assembly reference?)
build (macos-latest): src/AwesomeAssertions.Analyzers.AwesomeAssertionAnalyzerDocs/AwesomeAssertionsAnalyzerTests.cs#L85
The type or namespace name 'ExpectedException' could not be found (are you missing a using directive or an assembly reference?)
build (macos-latest): src/AwesomeAssertions.Analyzers.AwesomeAssertionAnalyzerDocs/AwesomeAssertionsAnalyzerTests.cs#L85
The type or namespace name 'ExpectedExceptionAttribute' could not be found (are you missing a using directive or an assembly reference?)
build (macos-latest): src/AwesomeAssertions.Analyzers.AwesomeAssertionAnalyzerDocs/MsTestAnalyzerTests.cs#L27
The type or namespace name 'ExpectedException' could not be found (are you missing a using directive or an assembly reference?)
build (macos-latest): src/AwesomeAssertions.Analyzers.AwesomeAssertionAnalyzerDocs/MsTestAnalyzerTests.cs#L27
The type or namespace name 'ExpectedExceptionAttribute' could not be found (are you missing a using directive or an assembly reference?)
build (macos-latest): src/AwesomeAssertions.Analyzers.AwesomeAssertionAnalyzerDocs/AwesomeAssertionsAnalyzerTests.cs#L55
The type or namespace name 'ExpectedException' could not be found (are you missing a using directive or an assembly reference?)
build (macos-latest): src/AwesomeAssertions.Analyzers.AwesomeAssertionAnalyzerDocs/AwesomeAssertionsAnalyzerTests.cs#L55
The type or namespace name 'ExpectedExceptionAttribute' could not be found (are you missing a using directive or an assembly reference?)
build (macos-latest): src/AwesomeAssertions.Analyzers.AwesomeAssertionAnalyzerDocs/AwesomeAssertionsAnalyzerTests.cs#L26
The type or namespace name 'ExpectedException' could not be found (are you missing a using directive or an assembly reference?)
build (macos-latest): src/AwesomeAssertions.Analyzers.AwesomeAssertionAnalyzerDocs/AwesomeAssertionsAnalyzerTests.cs#L26
The type or namespace name 'ExpectedExceptionAttribute' could not be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest)
The strategy configuration was canceled because "build.macos-latest" failed
build (ubuntu-latest): src/AwesomeAssertions.Analyzers.AwesomeAssertionAnalyzerDocs/AwesomeAssertionsAnalyzerTests.cs#L141
The type or namespace name 'ExpectedException' could not be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest): src/AwesomeAssertions.Analyzers.AwesomeAssertionAnalyzerDocs/AwesomeAssertionsAnalyzerTests.cs#L141
The type or namespace name 'ExpectedExceptionAttribute' could not be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest): src/AwesomeAssertions.Analyzers.AwesomeAssertionAnalyzerDocs/AwesomeAssertionsAnalyzerTests.cs#L114
The type or namespace name 'ExpectedException' could not be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest): src/AwesomeAssertions.Analyzers.AwesomeAssertionAnalyzerDocs/AwesomeAssertionsAnalyzerTests.cs#L114
The type or namespace name 'ExpectedExceptionAttribute' could not be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest): src/AwesomeAssertions.Analyzers.AwesomeAssertionAnalyzerDocs/AwesomeAssertionsAnalyzerTests.cs#L85
The type or namespace name 'ExpectedException' could not be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest): src/AwesomeAssertions.Analyzers.AwesomeAssertionAnalyzerDocs/AwesomeAssertionsAnalyzerTests.cs#L85
The type or namespace name 'ExpectedExceptionAttribute' could not be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest): src/AwesomeAssertions.Analyzers.AwesomeAssertionAnalyzerDocs/AwesomeAssertionsAnalyzerTests.cs#L55
The type or namespace name 'ExpectedException' could not be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest): src/AwesomeAssertions.Analyzers.AwesomeAssertionAnalyzerDocs/AwesomeAssertionsAnalyzerTests.cs#L55
The type or namespace name 'ExpectedExceptionAttribute' could not be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest): src/AwesomeAssertions.Analyzers.AwesomeAssertionAnalyzerDocs/AwesomeAssertionsAnalyzerTests.cs#L26
The type or namespace name 'ExpectedException' could not be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest): src/AwesomeAssertions.Analyzers.AwesomeAssertionAnalyzerDocs/AwesomeAssertionsAnalyzerTests.cs#L26
The type or namespace name 'ExpectedExceptionAttribute' could not be found (are you missing a using directive or an assembly reference?)
build (windows-latest)
The strategy configuration was canceled because "build.macos-latest" failed
build (windows-latest)
The operation was canceled.
build (macos-latest)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build (macos-latest)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build (macos-latest): src/AwesomeAssertions.Analyzers/Tips/AsyncVoid.cs#L74
'AsyncVoidCodeFix' registers one or more code fixes, but does not override the method 'CodeFixProvider.GetFixAllProvider'. Override this method and provide a non-null FixAllProvider for FixAll support, potentially 'WellKnownFixAllProviders.BatchFixer', or 'null' to explicitly disable FixAll support.
build (macos-latest): src/AwesomeAssertions.Analyzers/Tips/AwesomeAssertionsAnalyzer.cs#L12
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
build (macos-latest): src/AwesomeAssertions.Analyzers/Tips/AsyncVoid.cs#L14
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
build (macos-latest): src/AwesomeAssertions.Analyzers/Tips/AssertAnalyzer.cs#L35
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
build (macos-latest)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build (macos-latest)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build (ubuntu-latest)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build (ubuntu-latest)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build (ubuntu-latest): src/AwesomeAssertions.Analyzers/Tips/AsyncVoid.cs#L74
'AsyncVoidCodeFix' registers one or more code fixes, but does not override the method 'CodeFixProvider.GetFixAllProvider'. Override this method and provide a non-null FixAllProvider for FixAll support, potentially 'WellKnownFixAllProviders.BatchFixer', or 'null' to explicitly disable FixAll support.
build (ubuntu-latest): src/AwesomeAssertions.Analyzers/Tips/AsyncVoid.cs#L14
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
build (ubuntu-latest): src/AwesomeAssertions.Analyzers/Tips/AwesomeAssertionsAnalyzer.cs#L12
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
build (ubuntu-latest): src/AwesomeAssertions.Analyzers/Tips/AssertAnalyzer.cs#L35
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
build (ubuntu-latest)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build (ubuntu-latest)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.