Skip to content

fix: editor compilation fixes, this time it actually builds #299

fix: editor compilation fixes, this time it actually builds

fix: editor compilation fixes, this time it actually builds #299

Triggered via pull request November 3, 2023 18:29
Status Cancelled
Total duration 4m 48s
Artifacts

pull_request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
build
The run was canceled by @lodicolo.
build
The operation was canceled.
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)/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)'.
build: Intersect (Core)/GameObjects/Annotations/EditorDictionaryAttribute.cs#L148
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Intersect (Core)/GameObjects/Annotations/EditorDictionaryAttribute.cs#L126
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Intersect (Core)/GameObjects/Annotations/EditorDictionaryAttribute.cs#L126
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Intersect (Core)/GameObjects/Annotations/EditorDictionaryAttribute.cs#L35
Member 'EditorDictionaryAttribute.Format(Type, object)' overrides obsolete member 'EditorDisplayAttribute.Format(Type, object)'. Add the Obsolete attribute to 'EditorDictionaryAttribute.Format(Type, object)'.