Skip to content

fix: flip incorrect condition and actually bulk-request updates, get … #60

fix: flip incorrect condition and actually bulk-request updates, get …

fix: flip incorrect condition and actually bulk-request updates, get … #60

Triggered via push November 5, 2023 20:56
Status Success
Total duration 8m 2s
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)/Core/ExperimentalFeatures/ExperimentalFlag.cs#L10
'ExperimentalFlag' defines operator == or operator != but does not override Object.Equals(object o)