Skip to content

chore(deps): bump Sentry.Serilog from 3.41.4 to 4.0.1 #1670

chore(deps): bump Sentry.Serilog from 3.41.4 to 4.0.1

chore(deps): bump Sentry.Serilog from 3.41.4 to 4.0.1 #1670

Triggered via pull request February 6, 2024 21:27
Status Failure
Total duration 2m 27s
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

5 errors and 11 warnings
build: SoundSwitch/Program.cs#L57
The type or namespace name 'User' could not be found (are you missing a using directive or an assembly reference?)
build: SoundSwitch/Program.cs#L78
Reference to type 'User' claims it is defined in 'Sentry', but it could not be found
build: SoundSwitch/Program.cs#L57
The type or namespace name 'User' could not be found (are you missing a using directive or an assembly reference?)
build: SoundSwitch/Program.cs#L78
Reference to type 'User' claims it is defined in 'Sentry', but it could not be found
build
Process completed with exit code 1.
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: 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.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/Component/IconMenuItem.cs#L82
Non-nullable field '_label' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: 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.
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.