Merge pull request #46 from MiguelDomingues/fix-keeptogether-translation #51
Annotations
23 warnings
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/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#L36
Converting null literal or possible null value to non-nullable type.
|
release:
src/MarkdownLocalize.Utils/EnumUtils.cs#L44
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/EnumUtils.cs#L15
Possible null reference argument for parameter 'name' in 'MemberInfo[] Type.GetMember(string name)'.
|
release:
src/MarkdownLocalize.Utils/PathUtils.cs#L31
Possible null reference return.
|
release:
src/MarkdownLocalize.Utils/EnumUtils.cs#L19
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/EnumUtils.cs#L22
Possible null reference return.
|
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/
|