Merge pull request #81 from thomasclaudiushuber/issue/72 #138
build_mvvmgen.yml
on: push
build-mvvmgen
22s
build-mvvmgen-purecodegen
37s
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)
|