Skip to content

Build Linux

Build Linux #12

Manually triggered August 7, 2025 10:43
Status Success
Total duration 1m 22s
Artifacts

build_linux.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
build
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/
build
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/
build
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/
build
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/
build: ModManagerCore/Config.cs#L88
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
build: ModManagerCore/Config.cs#L88
Dereference of a possibly null reference.
build: ModManagerCore/ModMeta.cs#L110
Converting null literal or possible null value to non-nullable type.
build: ModManagerCore/ModMeta.cs#L53
Converting null literal or possible null value to non-nullable type.
build: ModManagerCore/ModMeta.cs#L20
Non-nullable property 'LocalFileName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: ModManagerCore/EnumHelper.cs#L11
Converting null literal or possible null value to non-nullable type.
build: ModManagerCore/EnumHelper.cs#L11
Possible null reference argument for parameter 'element' in 'DescriptionAttribute? CustomAttributeExtensions.GetCustomAttribute<DescriptionAttribute>(MemberInfo element)'.
build: ModManagerCore/EnumHelper.cs#L10
Converting null literal or possible null value to non-nullable type.
build: ModManagerCore/EnumHelper.cs#L10
Converting null literal or possible null value to non-nullable type.
build: ModManagerCore/ModMeta.cs#L20
Non-nullable property 'LocalFileName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: ModManagerCore/ModMeta.cs#L110
Converting null literal or possible null value to non-nullable type.
build: ModManagerCore/Config.cs#L88
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
build: ModManagerCore/Config.cs#L88
Dereference of a possibly null reference.
build: ModManagerCore/ModMeta.cs#L53
Converting null literal or possible null value to non-nullable type.
build: ModManagerCore/EnumHelper.cs#L11
Converting null literal or possible null value to non-nullable type.
build: ModManagerCore/EnumHelper.cs#L11
Possible null reference argument for parameter 'element' in 'DescriptionAttribute? CustomAttributeExtensions.GetCustomAttribute<DescriptionAttribute>(MemberInfo element)'.
build: ModManagerCore/EnumHelper.cs#L10
Converting null literal or possible null value to non-nullable type.
build: ModManagerCore/ModMeta.cs#L20
Non-nullable property 'LocalFileName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.