Skip to content

feat: static file serving (#2024) #57

feat: static file serving (#2024)

feat: static file serving (#2024) #57

Triggered via push November 3, 2023 21:45
Status Success
Total duration 11m 35s
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: 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)'.