working on defining assembly contexts #11
Annotations
7 errors
Test-ubuntu-latest:
src/Akka.Analyzers/Utility/CodeAnalysisExtensions.cs#L22
The name 'methodSymbol' does not exist in the current context
|
Test-ubuntu-latest:
src/Akka.Analyzers/AK1000/MustNotUseNewKeywordOnActors.cs#L30
'ITypeSymbol' does not contain a definition for 'IsActorType' and no accessible extension method 'IsActorType' accepting a first argument of type 'ITypeSymbol' could be found (are you missing a using directive or an assembly reference?)
|
Test-ubuntu-latest:
src/Akka.Analyzers/Utility/CodeAnalysisExtensions.cs#L22
The name 'methodSymbol' does not exist in the current context
|
Test-ubuntu-latest:
src/Akka.Analyzers/AK1000/MustNotUseNewKeywordOnActors.cs#L30
'ITypeSymbol' does not contain a definition for 'IsActorType' and no accessible extension method 'IsActorType' accepting a first argument of type 'ITypeSymbol' could be found (are you missing a using directive or an assembly reference?)
|
Test-ubuntu-latest
Process completed with exit code 1.
|
Test-windows-latest
The job was canceled because "ubuntu-latest" failed.
|
Test-windows-latest
The operation was canceled.
|