Skip to content

Build Windows

Build Windows #32

Manually triggered September 3, 2025 21:37
Status Success
Total duration 2m 15s
Artifacts

build_win.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

22 warnings and 1 notice
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/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/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#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.
build
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677