Skip to content

chore(deps): bump NUnit from 3.14.0 to 4.0.0 #1527

chore(deps): bump NUnit from 3.14.0 to 4.0.0

chore(deps): bump NUnit from 3.14.0 to 4.0.0 #1527

Triggered via pull request November 29, 2023 21:20
Status Failure
Total duration 1m 44s
Artifacts

dotnet.yml

on: pull_request
nightly-release
0s
nightly-release
master-release
0s
master-release
nightly-sentry
0s
nightly-sentry
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 12 warnings
build: SoundSwitch.Audio.Manager.Tests/AudioPolicyConfigTests.cs#L25
'Assert' does not contain a definition for 'True'
build: SoundSwitch.Audio.Manager.Tests/AudioPolicyConfigTests.cs#L27
'Assert' does not contain a definition for 'True'
build
Process completed with exit code 1.
build
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
build
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
build
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
build: SoundSwitch.Common/Framework/Audio/Device/DeviceInfo.cs#L35
'DeviceInfo.Name' is obsolete: 'Use NameClean'
build: SoundSwitch.Common/Framework/Audio/Device/DeviceInfo.cs#L39
'DeviceInfo.Name' is obsolete: 'Use NameClean'
build: SoundSwitch.Common/Framework/Audio/Device/DeviceInfo.cs#L50
'DeviceInfo.Name' is obsolete: 'Use NameClean'
build: SoundSwitch.Common/Framework/Audio/Device/DeviceInfo.cs#L61
'DeviceInfo.Name' is obsolete: 'Use NameClean'
build: SoundSwitch.Common/Framework/Audio/Device/DeviceFullInfo.cs#L27
Non-nullable field '_device' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: SoundSwitch.UI.Menu/Util/Timer/DebounceDispatcher.cs#L42
Possible null reference assignment.
build: SoundSwitch.UI.Menu/Util/Timer/DebounceDispatcher.cs#L78
Possible null reference assignment.
build: 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.
build: 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.