Fix hyperlinks not opening #69
Merged
Annotations
10 warnings
|
CommunityBugFixCollection/ResoniteBugFixMonkey.cs#L18
Nullability of reference types in type of parameter 'other' of 'int MonkeyBase.CompareTo(IMonkey other)' doesn't match implicitly implemented member 'int IComparable<IMonkey>.CompareTo(IMonkey? other)' (possibly because of nullability attributes).
|
|
CommunityBugFixCollection/LocalizedByteFormatting.cs#L19
Nullability of reference types in type of parameter 'other' of 'int MonkeyBase.CompareTo(IMonkey other)' doesn't match implicitly implemented member 'int IComparable<IMonkey>.CompareTo(IMonkey? other)' (possibly because of nullability attributes).
|
|
CommunityBugFixCollection/NonLinearColorXFromHexCode.cs#L16
Cannot find target method for patch method 'CommunityBugFixCollection.NonLinearColorXFromHexCode.Prefix(ref Renderite.Shared.ColorProfile)', but a matching Getter method 'Elements.Core.colorX.this[int].get' was found (https://github.com/microsoftenator2022/MicroUtils.HarmonyAnalyzers/tree/master/docs/reference/MHA003_MissingMethodTypeargumentForHarmonyPatchAttribute.md)
|
|
CommunityBugFixCollection/CopySyncMemberToClipboardAction.cs#L32
Possible null reference argument for parameter 'text' in 'Task<bool> IClipboardInterface.SetText(string text)'.
|
|
CommunityBugFixCollection/CopySyncMemberToClipboardAction.cs#L32
Dereference of a possibly null reference.
|
|
CommunityBugFixCollection/CopySyncMemberToClipboardAction.cs#L33
'InspectorMemberActionsMenuItemsGenerationEvent.MemberActions' is obsolete: 'Use Summoner instead.'
|
|
CommunityBugFixCollection/ImportMultipleAudioFiles.cs#L60
Converting null literal or possible null value to non-nullable type.
|
|
CommunityBugFixCollection/CaseInsensitiveCustomGenerics.cs#L28
Unreachable code detected
|
|
CommunityBugFixCollection/ResoniteBugFixMonkey.cs#L18
Nullability of reference types in type of parameter 'other' of 'int MonkeyBase.CompareTo(IMonkey other)' doesn't match implicitly implemented member 'int IComparable<IMonkey>.CompareTo(IMonkey? other)' (possibly because of nullability attributes).
|
|
CommunityBugFixCollection/LocalizedByteFormatting.cs#L19
Nullability of reference types in type of parameter 'other' of 'int MonkeyBase.CompareTo(IMonkey other)' doesn't match implicitly implemented member 'int IComparable<IMonkey>.CompareTo(IMonkey? other)' (possibly because of nullability attributes).
|
The logs for this run have expired and are no longer available.
Loading