chore: remove homebrew Intersect logging and replace with Serilog and Microsoft ILogger #839
Annotations
7 errors and 10 warnings
|
build:
Framework/Intersect.Framework.Core/GameObjects/Annotations/EditorFormattedAttribute.cs#L48
The name 'LegacyLogging' does not exist in the current context
|
|
build:
Framework/Intersect.Framework.Core/GameObjects/Annotations/EditorDictionaryAttribute.cs#L50
The name 'LegacyLogging' does not exist in the current context
|
|
build:
Framework/Intersect.Framework.Core/GameObjects/Annotations/EditorFormattedAttribute.cs#L48
The name 'LegacyLogging' does not exist in the current context
|
|
build:
Framework/Intersect.Framework.Core/GameObjects/Annotations/EditorDictionaryAttribute.cs#L50
The name 'LegacyLogging' does not exist in the current context
|
|
build:
Framework/Intersect.Framework.Core/GameObjects/Annotations/EditorFormattedAttribute.cs#L48
The name 'LegacyLogging' does not exist in the current context
|
|
build:
Framework/Intersect.Framework.Core/GameObjects/Annotations/EditorDictionaryAttribute.cs#L50
The name 'LegacyLogging' does not exist in the current context
|
|
build
Process completed with exit code 1.
|
|
build:
vendor/dockpanelsuite/WinFormsUI/Docking/DockPanel.cs#L13
The type name 'resfinder' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
build:
vendor/dockpanelsuite/WinFormsUI/Docking/DockPanel.cs#L13
The type name 'resfinder' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
build:
Framework/Intersect.Framework.Core/Color.cs#L7
'Color' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
|
build:
Framework/Intersect.Framework.Core/Color.cs#L7
'Color' defines operator == or operator != but does not override Object.GetHashCode()
|
|
build:
Framework/Intersect.Framework.Core/ColorF.cs#L4
'ColorF' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
|
build:
Framework/Intersect.Framework.Core/Descriptors/GameObjectTypeExtensions.cs#L19
Possible null reference argument for parameter 'name' in 'MemberInfo[] Type.GetMember(string name)'.
|
|
build:
Framework/Intersect.Framework.Core/Collections/DatabaseObjectLookup.cs#L233
The result of the expression is always 'false' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
|
build:
Framework/Intersect.Framework.Core/Descriptors/GameObjectTypeExtensions.cs#L65
Possible null reference argument for parameter 'type' in 'object? Activator.CreateInstance(Type type, params object?[]? args)'.
|
|
build:
Framework/Intersect.Framework.Core/Memory/DatabaseUtils.cs#L18
Dereference of a possibly null reference.
|
|
build:
Framework/Intersect.Framework.Core/Memory/DatabaseUtils.cs#L29
Dereference of a possibly null reference.
|