Merge pull request #94 from thomasclaudiushuber/release/1.3.0 #159
Annotations
6 warnings
src/MvvmGen.SourceGenerators/Inspectors/ViewModelAttributeInspector.cs#L66
Converting null literal or possible null value to non-nullable type.
|
src/MvvmGen.SourceGenerators/Inspectors/ViewModelAttributeInspector.cs#L70
Possible null reference return.
|
src/MvvmGen.SourceGenerators/ViewModelGenerator.cs#L24
'MvvmGen.ViewModelGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
src/MvvmGen.SourceGenerators/Inspectors/ViewModelAttributeInspector.cs#L66
Converting null literal or possible null value to non-nullable type.
|
src/MvvmGen.SourceGenerators/Inspectors/ViewModelAttributeInspector.cs#L70
Possible null reference return.
|
src/MvvmGen.SourceGenerators/ViewModelGenerator.cs#L24
'MvvmGen.ViewModelGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
The logs for this run have expired and are no longer available.
Loading