Skip to content

working on defining assembly contexts #11

working on defining assembly contexts

working on defining assembly contexts #11

Triggered via pull request December 22, 2023 21:32
Status Failure
Total duration 33s
Artifacts

pr_validation.yaml

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

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.