Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Analyzer throws exceptions during build #4530

Open
ossendorf-at-hoelscher opened this issue Feb 18, 2025 · 2 comments
Open

Analyzer throws exceptions during build #4530

ossendorf-at-hoelscher opened this issue Feb 18, 2025 · 2 comments
Assignees
Labels
area/analyzers CSLA .NET analyzers kind/bug

Comments

@ossendorf-at-hoelscher
Copy link

Describe the bug
When building our solution I get a couple of exceptions in the build output logs.
112>CSC : warning AD0001: Analyzer 'Csla.Analyzers.EvaluatePropertiesForSimplicityAnalyzer' threw an exception of type 'System.ArgumentNullException' with message 'Value cannot be null.

Version and Platform
CSLA version: 9.0
OS: Windows

Additional context
Doing a build or rebuild all

@ProDInfo
Copy link
Contributor

I have the same error:

CSC : warning AD0001: El analizador "Csla.Analyzers.EvaluatePropertiesForSimplicityAnalyzer" produjo una excepción de tipo "System.ArgumentNullException" con el mensaje "Value cannot be null. (Parameter 'classDeclaration')".

Version and Platform
CSLA version: 9.0
OS: Windows

Additional context
Doing a build or rebuild all

@JurjendeGroot
Copy link

I have the same error

warning AD0001: Analyzer 'Csla.Analyzers.EvaluatePropertiesForSimplicityAnalyzer' threw an exception of type 'System.ArgumentNullException' with message 'Value cannot be null.

Version and Platform
CSLA version: 9.0
OS: Windows

Additional context
Doing a build or rebuild all

@StefanOssendorf StefanOssendorf self-assigned this Mar 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/analyzers CSLA .NET analyzers kind/bug
Projects
Status: No status
Development

No branches or pull requests

5 participants