Bump Markdig from 0.36.2 to 0.37.0 #243
Annotations
20 warnings
Publish:
src/MarkdownLocalize.Utils/EnumUtils.cs#L15
Possible null reference argument for parameter 'name' in 'MemberInfo[] Type.GetMember(string name)'.
|
Publish:
src/MarkdownLocalize.Utils/EnumUtils.cs#L19
Possible null reference return.
|
Publish:
src/MarkdownLocalize.Utils/EnumUtils.cs#L22
Possible null reference return.
|
Publish:
src/MarkdownLocalize.Utils/EnumUtils.cs#L29
Converting null literal or possible null value to non-nullable type.
|
Publish:
src/MarkdownLocalize.Utils/EnumUtils.cs#L33
Converting null literal or possible null value to non-nullable type.
|
Publish:
src/MarkdownLocalize.Utils/EnumUtils.cs#L36
Converting null literal or possible null value to non-nullable type.
|
Publish:
src/MarkdownLocalize.Utils/EnumUtils.cs#L44
Possible null reference return.
|
Publish:
src/MarkdownLocalize.Utils/PathUtils.cs#L31
Possible null reference return.
|
Publish:
src/MarkdownLocalize.Utils/PathUtils.cs#L32
Converting null literal or possible null value to non-nullable type.
|
Publish:
src/MarkdownLocalize.Utils/PathUtils.cs#L35
Converting null literal or possible null value to non-nullable type.
|
Build:
src/MarkdownLocalize.Utils/EnumUtils.cs#L15
Possible null reference argument for parameter 'name' in 'MemberInfo[] Type.GetMember(string name)'.
|
Build:
src/MarkdownLocalize.Utils/EnumUtils.cs#L19
Possible null reference return.
|
Build:
src/MarkdownLocalize.Utils/EnumUtils.cs#L22
Possible null reference return.
|
Build:
src/MarkdownLocalize.Utils/EnumUtils.cs#L29
Converting null literal or possible null value to non-nullable type.
|
Build:
src/MarkdownLocalize.Utils/EnumUtils.cs#L33
Converting null literal or possible null value to non-nullable type.
|
Build:
src/MarkdownLocalize.Utils/EnumUtils.cs#L36
Converting null literal or possible null value to non-nullable type.
|
Build:
src/MarkdownLocalize.Utils/EnumUtils.cs#L44
Possible null reference return.
|
Build:
src/MarkdownLocalize.Utils/PathUtils.cs#L31
Possible null reference return.
|
Build:
src/MarkdownLocalize.Utils/PathUtils.cs#L32
Converting null literal or possible null value to non-nullable type.
|
Build:
src/MarkdownLocalize.Utils/PathUtils.cs#L35
Converting null literal or possible null value to non-nullable type.
|
Loading