Add AK1008 - Check for multiple Stash.Stash() invocation #105
Annotations
5 errors and 1 warning
dotnet build:
src/Akka.Analyzers/Utility/CodeAnalysisExtensions.cs#L232
'IOperation' does not contain a definition for 'ChildOperations' and no accessible extension method 'ChildOperations' accepting a first argument of type 'IOperation' could be found (are you missing a using directive or an assembly reference?)
|
dotnet build:
src/Akka.Analyzers/Utility/CodeAnalysisExtensions.cs#L234
A static local function cannot contain a reference to 'this' or 'base'.
|
dotnet build:
src/Akka.Analyzers/Utility/CodeAnalysisExtensions.cs#L232
'IOperation' does not contain a definition for 'ChildOperations' and no accessible extension method 'ChildOperations' accepting a first argument of type 'IOperation' could be found (are you missing a using directive or an assembly reference?)
|
dotnet build:
src/Akka.Analyzers/Utility/CodeAnalysisExtensions.cs#L234
A static local function cannot contain a reference to 'this' or 'base'.
|
dotnet build
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading