Bump xunit.runner.visualstudio from 2.5.1 to 2.5.3 #161
Annotations
20 warnings
src/MarkdownLocalize.Utils/EnumUtils.cs#L15
Possible null reference argument for parameter 'name' in 'MemberInfo[] Type.GetMember(string name)'.
|
src/MarkdownLocalize.Utils/EnumUtils.cs#L19
Possible null reference return.
|
src/MarkdownLocalize.Utils/EnumUtils.cs#L22
Possible null reference return.
|
src/MarkdownLocalize.Utils/PathUtils.cs#L31
Possible null reference return.
|
src/MarkdownLocalize.Utils/PathUtils.cs#L32
Converting null literal or possible null value to non-nullable type.
|
src/MarkdownLocalize.Utils/PathUtils.cs#L35
Converting null literal or possible null value to non-nullable type.
|
src/MarkdownLocalize.Utils/PathUtils.cs#L38
Possible null reference argument for parameter 'relativeTo' in 'string Path.GetRelativePath(string relativeTo, string path)'.
|
src/MarkdownLocalize.Utils/PathUtils.cs#L38
Possible null reference argument for parameter 'path' in 'string Path.GetRelativePath(string relativeTo, string path)'.
|
src/MarkdownLocalize.Utils/EnumUtils.cs#L29
Converting null literal or possible null value to non-nullable type.
|
src/MarkdownLocalize.Utils/EnumUtils.cs#L33
Converting null literal or possible null value to non-nullable type.
|
src/MarkdownLocalize.Utils/EnumUtils.cs#L15
Possible null reference argument for parameter 'name' in 'MemberInfo[] Type.GetMember(string name)'.
|
src/MarkdownLocalize.Utils/EnumUtils.cs#L19
Possible null reference return.
|
src/MarkdownLocalize.Utils/EnumUtils.cs#L22
Possible null reference return.
|
src/MarkdownLocalize.Utils/EnumUtils.cs#L29
Converting null literal or possible null value to non-nullable type.
|
src/MarkdownLocalize.Utils/EnumUtils.cs#L33
Converting null literal or possible null value to non-nullable type.
|
src/MarkdownLocalize.Utils/EnumUtils.cs#L36
Converting null literal or possible null value to non-nullable type.
|
src/MarkdownLocalize.Utils/EnumUtils.cs#L44
Possible null reference return.
|
src/MarkdownLocalize.Utils/PathUtils.cs#L31
Possible null reference return.
|
src/MarkdownLocalize.Utils/PathUtils.cs#L32
Converting null literal or possible null value to non-nullable type.
|
src/MarkdownLocalize.Utils/PathUtils.cs#L35
Converting null literal or possible null value to non-nullable type.
|
The logs for this run have expired and are no longer available.
Loading