Skip to content

fix: editor compilation fixes, this time it actually builds (#2021) #54

fix: editor compilation fixes, this time it actually builds (#2021)

fix: editor compilation fixes, this time it actually builds (#2021) #54

Triggered via push November 3, 2023 18:29
Status Success
Total duration 9m 28s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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)/Reflection/AssemblyExtensions.cs#L85
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.