Skip to content

Merge pull request #81 from thomasclaudiushuber/issue/72 #138

Merge pull request #81 from thomasclaudiushuber/issue/72

Merge pull request #81 from thomasclaudiushuber/issue/72 #138

Triggered via push November 25, 2023 10:47
Status Success
Total duration 45s
Artifacts
build-mvvmgen
22s
build-mvvmgen
build-mvvmgen-purecodegen
37s
build-mvvmgen-purecodegen
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build-mvvmgen: src/MvvmGen.SourceGenerators/Inspectors/ViewModelMemberInspector.cs#L247
Possible null reference argument for parameter 'propertyName' in 'CommandToGenerate.CommandToGenerate(CommandMethod executeMethod, string propertyName)'.
build-mvvmgen: src/MvvmGen.SourceGenerators/ViewModelGenerator.cs#L24
'MvvmGen.ViewModelGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
build-mvvmgen: src/MvvmGen.SourceGenerators.Tests/ViewModelGeneratorTests/PropertyPublishEventAttributeTests.cs#L90
Null should not be used for type parameter 'publishCondition' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
build-mvvmgen: src/MvvmGen.SourceGenerators/Inspectors/ViewModelMemberInspector.cs#L247
Possible null reference argument for parameter 'propertyName' in 'CommandToGenerate.CommandToGenerate(CommandMethod executeMethod, string propertyName)'.
build-mvvmgen: src/MvvmGen.SourceGenerators/ViewModelGenerator.cs#L24
'MvvmGen.ViewModelGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
build-mvvmgen: src/MvvmGen.SourceGenerators.Tests/ViewModelGeneratorTests/PropertyPublishEventAttributeTests.cs#L90
Null should not be used for type parameter 'publishCondition' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
build-mvvmgen-purecodegen: src/MvvmGen.SourceGenerators/Inspectors/ViewModelMemberInspector.cs#L247
Possible null reference argument for parameter 'propertyName' in 'CommandToGenerate.CommandToGenerate(CommandMethod executeMethod, string propertyName)'.
build-mvvmgen-purecodegen: src/MvvmGen.SourceGenerators/ViewModelGenerator.cs#L24
'MvvmGen.ViewModelGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
build-mvvmgen-purecodegen: src/MvvmGen.SourceGenerators.Tests/ViewModelGeneratorTests/PropertyPublishEventAttributeTests.cs#L90
Null should not be used for type parameter 'publishCondition' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
build-mvvmgen-purecodegen: src/MvvmGen.SourceGenerators/Inspectors/ViewModelMemberInspector.cs#L247
Possible null reference argument for parameter 'propertyName' in 'CommandToGenerate.CommandToGenerate(CommandMethod executeMethod, string propertyName)'.
build-mvvmgen-purecodegen: src/MvvmGen.SourceGenerators/ViewModelGenerator.cs#L24
'MvvmGen.ViewModelGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
build-mvvmgen-purecodegen: src/MvvmGen.SourceGenerators.Tests/ViewModelGeneratorTests/PropertyPublishEventAttributeTests.cs#L90
Null should not be used for type parameter 'publishCondition' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)