fix #7
Annotations
10 warnings and 1 notice
|
build
Unexpected input(s) 'release_name', valid inputs are ['body', 'body_path', 'name', 'tag_name', 'draft', 'prerelease', 'preserve_order', 'files', 'overwrite_files', 'fail_on_unmatched_files', 'repository', 'token', 'target_commitish', 'discussion_category_name', 'generate_release_notes', 'append_body', 'make_latest']
|
|
build:
Services/FormValidator.cs#L62
Argument of type 'Dictionary<string, object?>' cannot be used for parameter 'selected' of type 'Dictionary<string, object>' in 'bool WhenResolver.Match(List<WhenGroup> groups, Dictionary<string, object> selected)' due to differences in the nullability of reference types.
|
|
build:
Services/FormValidator.cs#L46
Argument of type 'Dictionary<string, object?>' cannot be used for parameter 'selected' of type 'Dictionary<string, object>' in 'bool WhenResolver.Match(List<WhenGroup> groups, Dictionary<string, object> selected)' due to differences in the nullability of reference types.
|
|
build:
Services/FormValidator.cs#L39
Dereference of a possibly null reference.
|
|
build:
Form1.cs#L37
Possible null reference argument for parameter 'source' in 'Addon? Enumerable.FirstOrDefault<Addon>(IEnumerable<Addon> source, Func<Addon, bool> predicate)'.
|
|
build:
Services/LaunchManager.cs#L57
Argument of type 'Dictionary<string, object?>' cannot be used for parameter 'selected' of type 'Dictionary<string, object>' in 'bool WhenResolver.Match(List<WhenGroup> groups, Dictionary<string, object> selected)' due to differences in the nullability of reference types.
|
|
build:
Services/LaunchManager.cs#L55
Dereference of a possibly null reference.
|
|
build:
Services/SaveManager.cs#L81
Nullability of reference types in value of type 'Dictionary<string, object?>' doesn't match target type 'Dictionary<string, object>'.
|
|
build:
Services/LaunchManager.cs#L38
Argument of type 'Dictionary<string, object?>' cannot be used for parameter 'selected' of type 'Dictionary<string, object>' in 'bool WhenResolver.Match(List<WhenGroup> groups, Dictionary<string, object> selected)' due to differences in the nullability of reference types.
|
|
build:
Services/FormBuilder.cs#L11
Dereference of a possibly null reference.
|
|
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
|