Added support for extracted comments #65
Annotations
24 warnings
release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: marvinpinto/action-automatic-releases@latest. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
release
The following actions uses node12 which is deprecated and will be forced to run on node16: marvinpinto/action-automatic-releases@latest. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
release:
src/MarkdownLocalize.Utils/EnumUtils.cs#L15
Possible null reference argument for parameter 'name' in 'MemberInfo[] Type.GetMember(string name)'.
|
release:
src/MarkdownLocalize.Utils/EnumUtils.cs#L19
Possible null reference return.
|
release:
src/MarkdownLocalize.Utils/EnumUtils.cs#L22
Possible null reference return.
|
release:
src/MarkdownLocalize.Utils/PathUtils.cs#L31
Possible null reference return.
|
release:
src/MarkdownLocalize.Utils/PathUtils.cs#L32
Converting null literal or possible null value to non-nullable type.
|
release:
src/MarkdownLocalize.Utils/PathUtils.cs#L35
Converting null literal or possible null value to non-nullable type.
|
release:
src/MarkdownLocalize.Utils/PathUtils.cs#L38
Possible null reference argument for parameter 'relativeTo' in 'string Path.GetRelativePath(string relativeTo, string path)'.
|
release:
src/MarkdownLocalize.Utils/PathUtils.cs#L38
Possible null reference argument for parameter 'path' in 'string Path.GetRelativePath(string relativeTo, string path)'.
|
release:
src/MarkdownLocalize.Utils/EnumUtils.cs#L29
Converting null literal or possible null value to non-nullable type.
|
release:
src/MarkdownLocalize.Utils/EnumUtils.cs#L33
Converting null literal or possible null value to non-nullable type.
|
release:
src/MarkdownLocalize.Utils/EnumUtils.cs#L15
Possible null reference argument for parameter 'name' in 'MemberInfo[] Type.GetMember(string name)'.
|
release:
src/MarkdownLocalize.Utils/EnumUtils.cs#L19
Possible null reference return.
|
release:
src/MarkdownLocalize.Utils/EnumUtils.cs#L22
Possible null reference return.
|
release:
src/MarkdownLocalize.Utils/PathUtils.cs#L31
Possible null reference return.
|
release:
src/MarkdownLocalize.Utils/PathUtils.cs#L32
Converting null literal or possible null value to non-nullable type.
|
release:
src/MarkdownLocalize.Utils/PathUtils.cs#L35
Converting null literal or possible null value to non-nullable type.
|
release:
src/MarkdownLocalize.Utils/PathUtils.cs#L38
Possible null reference argument for parameter 'relativeTo' in 'string Path.GetRelativePath(string relativeTo, string path)'.
|
release:
src/MarkdownLocalize.Utils/PathUtils.cs#L38
Possible null reference argument for parameter 'path' in 'string Path.GetRelativePath(string relativeTo, string path)'.
|
release:
src/MarkdownLocalize.Utils/EnumUtils.cs#L29
Converting null literal or possible null value to non-nullable type.
|
release:
src/MarkdownLocalize.Utils/EnumUtils.cs#L33
Converting null literal or possible null value to non-nullable type.
|
release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|