Stumbled upon an issue whereby an object array being assigned null ca… #291
Annotations
10 warnings
all:
src/D2L.CodeStyle.SpecTests/SpecTestFixtureBase.cs#L264
Converting null literal or possible null value to non-nullable type.
|
all:
src/D2L.CodeStyle.SpecTests/SpecTestFixtureBase.cs#L26
Non-nullable field 'm_matchedDiagnostics' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
all:
src/D2L.CodeStyle.Analyzers/Language/UseNamedArgumentsCodeFix.cs#L52
Provide an explicit argument for optional parameter 'equivalenceKey', which is non-null and unique for each kind of code action created by this fixer
|
all:
src/D2L.CodeStyle.Analyzers/Language/StructShouldBeReadonlyAnalyzer.Codefix.cs#L43
Provide an explicit argument for optional parameter 'equivalenceKey', which is non-null and unique for each kind of code action created by this fixer
|
all:
src/D2L.CodeStyle.Analyzers/Language/AwaitedTasksAnalyzer.Codefix.cs#L46
Provide an explicit argument for optional parameter 'equivalenceKey', which is non-null and unique for each kind of code action created by this fixer
|
all:
src/D2L.CodeStyle.Analyzers/CommonFixes/RemoveAttributeCodeFix.cs#L40
Provide an explicit argument for optional parameter 'equivalenceKey', which is non-null and unique for each kind of code action created by this fixer
|
all:
src/D2L.CodeStyle.Analyzers/CommonFixes/AddAttributeCodeFix.cs#L65
Provide an explicit argument for optional parameter 'equivalenceKey', which is non-null and unique for each kind of code action created by this fixer
|
all:
src/D2L.CodeStyle.Analyzers/ApiUsage/JsonParamBinderAttribute/JsonParamBinderAnalyzerFixer.cs#L35
Provide an explicit argument for optional parameter 'equivalenceKey', which is non-null and unique for each kind of code action created by this fixer
|
all:
src/D2L.CodeStyle.Annotations/Contract/NoAsyncFuncsAttribute.cs#L8
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
all:
src/D2L.CodeStyle.Annotations/Contract/NoAsyncFuncsAttribute.cs#L8
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
D2L.CodeStyle.eb8d5753361868e8db8022b4e456f59d13099dd5
|
130 KB |
sha256:6326546485955e542a24deeb654ac8f18f0202b04db0fa6897be6538aff23327
|
|