Skip to content

upgrade: .NET 7.0

upgrade: .NET 7.0 #190

Triggered via pull request October 9, 2023 02:51
Status Failure
Total duration 6m 20s
Artifacts

pull_request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
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#L33
Member 'EditorDictionaryAttribute.Format(Type, object)' overrides obsolete member 'EditorDisplayAttribute.Format(Type, object)'. Add the Obsolete attribute to 'EditorDictionaryAttribute.Format(Type, object)'.
build: Intersect (Core)/GameObjects/Annotations/EditorFormattedAttribute.cs#L32
Member 'EditorFormattedAttribute.Format(Type, object)' overrides obsolete member 'EditorDisplayAttribute.Format(Type, object)'. Add the Obsolete attribute to 'EditorFormattedAttribute.Format(Type, object)'.
build: Intersect (Core)/GameObjects/Annotations/EditorReferenceAttribute.cs#L38
Member 'EditorReferenceAttribute.Format(Type, object)' overrides obsolete member 'EditorDisplayAttribute.Format(Type, object)'. Add the Obsolete attribute to 'EditorReferenceAttribute.Format(Type, object)'.
build: Intersect (Core)/GameObjects/GuildVariableBase.cs#L28
'GuildVariableBase.Type' hides inherited member 'DatabaseObject<GuildVariableBase>.Type'. Use the new keyword if hiding was intended.