fix: dump correct types via Swagger UI, including strings for enums #766
Annotations
8 errors and 11 warnings
|
build:
Intersect.Server/Web/RestApi/Routes/V1/LogsController.cs#L379
Invalid expression term ')'
|
|
build:
Intersect.Editor/Forms/Editors/frmNpc.cs#L301
'NpcBase' does not contain a definition for 'MaxVital' and no accessible extension method 'MaxVital' accepting a first argument of type 'NpcBase' could be found (are you missing a using directive or an assembly reference?)
|
|
build:
Intersect.Editor/Forms/Editors/frmNpc.cs#L302
'NpcBase' does not contain a definition for 'MaxVital' and no accessible extension method 'MaxVital' accepting a first argument of type 'NpcBase' could be found (are you missing a using directive or an assembly reference?)
|
|
build:
Intersect.Editor/Forms/Editors/frmNpc.cs#L716
'NpcBase' does not contain a definition for 'MaxVital' and no accessible extension method 'MaxVital' accepting a first argument of type 'NpcBase' could be found (are you missing a using directive or an assembly reference?)
|
|
build:
Intersect.Editor/Forms/Editors/frmNpc.cs#L721
'NpcBase' does not contain a definition for 'MaxVital' and no accessible extension method 'MaxVital' accepting a first argument of type 'NpcBase' could be found (are you missing a using directive or an assembly reference?)
|
|
build:
Intersect.Server/Web/RestApi/Routes/V1/LogsController.cs#L379
Invalid expression term ')'
|
|
build:
Intersect.Server/Web/RestApi/Routes/V1/LogsController.cs#L379
Invalid expression term ')'
|
|
build
Process completed with exit code 1.
|
|
build
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/[email protected]. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
|
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/GameObjects/Annotations/EditorFormattedAttribute.cs#L7
The using directive for 'Intersect.Logging' appeared previously in this namespace
|
|
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/Collections/DatabaseObjectLookup.cs#L228
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#L20
Possible null reference argument for parameter 'name' in 'MemberInfo[] Type.GetMember(string name)'.
|
|
build:
Framework/Intersect.Framework.Core/Descriptors/GameObjectTypeExtensions.cs#L66
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.
|