Merge pull request #1276 from weblate/weblate-soundswitch-about #1454
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
dotnet.yml
on: push
changes
6s
build
0s
master-release
0s
nightly-sentry
11s
Annotations
12 warnings
nightly-release
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
nightly-release:
SoundSwitch.UI.Menu/Util/Timer/DebounceDispatcher.cs#L42
Possible null reference assignment.
|
nightly-release:
SoundSwitch.UI.Menu/Util/Timer/DebounceDispatcher.cs#L78
Possible null reference assignment.
|
nightly-release:
SoundSwitch.UI.Menu/Component/IconMenuItem.cs#L82
Non-nullable field '_label' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
nightly-release:
SoundSwitch.UI.Menu/Component/IconMenuItem.cs#L82
Non-nullable field '_icon' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
nightly-release:
SoundSwitch.UI.Menu/Form/QuickMenu.cs#L35
Non-nullable event 'ItemClicked' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
nightly-release:
SoundSwitch.UI.Menu/Form/QuickMenu.cs#L35
Non-nullable event 'SelectionChanged' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
nightly-release:
SoundSwitch.UI.Menu/Form/QuickMenu.cs#L47
Cannot convert null literal to non-nullable reference type.
|
nightly-release:
SoundSwitch.UI.Menu/Form/QuickMenu.cs#L48
Cannot convert null literal to non-nullable reference type.
|
nightly-release:
SoundSwitch.UI.Menu/Form/QuickMenu.cs#L72
Dereference of a possibly null reference.
|
nightly-release
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
nightly-release
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|