chore: enum cleanup (#2018) #51
Annotations
10 errors and 10 warnings
build:
Intersect.Editor/Content/TexturePacker.cs#L96
'Graphics' is an ambiguous reference between 'Intersect.Editor.Core.Graphics' and 'System.Drawing.Graphics'
|
build:
Intersect.Editor/Content/TexturePacker.cs#L168
'Graphics' is an ambiguous reference between 'Intersect.Editor.Core.Graphics' and 'System.Drawing.Graphics'
|
build:
Intersect.Editor/Forms/Helpers/GridHelper.cs#L220
'Graphics' is an ambiguous reference between 'Intersect.Editor.Core.Graphics' and 'System.Drawing.Graphics'
|
build:
Intersect.Editor/Forms/frmWarpSelection.cs#L131
'Graphics' is an ambiguous reference between 'Intersect.Editor.Core.Graphics' and 'System.Drawing.Graphics'
|
build:
Intersect.Editor/Forms/DockingElements/frmMapLayers.cs#L389
'Graphics' is an ambiguous reference between 'Intersect.Editor.Core.Graphics' and 'System.Drawing.Graphics'
|
build:
Intersect.Editor/Forms/Editors/Events/frmEvent.cs#L190
'Graphics' is an ambiguous reference between 'Intersect.Editor.Core.Graphics' and 'System.Drawing.Graphics'
|
build:
Intersect.Editor/Forms/Editors/Events/frmEvent.cs#L194
'Graphics' is an ambiguous reference between 'Intersect.Editor.Core.Graphics' and 'System.Drawing.Graphics'
|
build:
Intersect.Editor/Forms/Editors/Events/frmEvent.cs#L1700
'Graphics' is an ambiguous reference between 'Intersect.Editor.Core.Graphics' and 'System.Drawing.Graphics'
|
build:
Intersect.Editor/Forms/Editors/frmClass.cs#L656
'Graphics' is an ambiguous reference between 'Intersect.Editor.Core.Graphics' and 'System.Drawing.Graphics'
|
build:
Intersect.Editor/Forms/Editors/frmClass.cs#L676
'Graphics' is an ambiguous reference between 'Intersect.Editor.Core.Graphics' and 'System.Drawing.Graphics'
|
build
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
build
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
build
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
build
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
build
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
build
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
build
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
build:
Intersect (Core)/Config/PlayerOptions.cs#L14
XML comment has badly formed XML -- 'End tag was not expected at this location.'
|
build:
Intersect (Core)/Config/Options.cs#L33
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
Intersect (Core)/GameObjects/Annotations/EditorBooleanAttribute.cs#L13
Member 'EditorBooleanAttribute.Format(Type, object)' overrides obsolete member 'EditorDisplayAttribute.Format(Type, object)'. Add the Obsolete attribute to 'EditorBooleanAttribute.Format(Type, object)'.
|