Skip to content

Exclude Services.Camera packages (missing JsonParsableConverter depen… #11

Exclude Services.Camera packages (missing JsonParsableConverter depen…

Exclude Services.Camera packages (missing JsonParsableConverter depen… #11

Triggered via push November 24, 2025 14:13
Status Failure
Total duration 49s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
publish: src/EventPi.Services.NetworkMonitor.Contract/DeactivateWirelessProfile.cs#L7
The type or namespace name 'ThrowsFaultException<>' could not be found (are you missing a using directive or an assembly reference?)
publish: src/EventPi.Services.NetworkMonitor.Contract/DeactivateWirelessProfile.cs#L7
The type or namespace name 'ThrowsFaultExceptionAttribute<>' could not be found (are you missing a using directive or an assembly reference?)
publish: src/EventPi.Services.NetworkMonitor.Contract/DeactivateWirelessProfile.cs#L6
The type or namespace name 'ThrowsFaultException<>' could not be found (are you missing a using directive or an assembly reference?)
publish: src/EventPi.Services.NetworkMonitor.Contract/DeactivateWirelessProfile.cs#L6
The type or namespace name 'ThrowsFaultExceptionAttribute<>' could not be found (are you missing a using directive or an assembly reference?)
publish: src/EventPi.Services.NetworkMonitor.Contract/ActivateWirelessProfile.cs#L8
The type or namespace name 'ThrowsFaultException<>' could not be found (are you missing a using directive or an assembly reference?)
publish: src/EventPi.Services.NetworkMonitor.Contract/ActivateWirelessProfile.cs#L8
The type or namespace name 'ThrowsFaultExceptionAttribute<>' could not be found (are you missing a using directive or an assembly reference?)
publish: src/EventPi.Services.NetworkMonitor.Contract/ActivateWirelessProfile.cs#L7
The type or namespace name 'ThrowsFaultException<>' could not be found (are you missing a using directive or an assembly reference?)
publish: src/EventPi.Services.NetworkMonitor.Contract/ActivateWirelessProfile.cs#L7
The type or namespace name 'ThrowsFaultExceptionAttribute<>' could not be found (are you missing a using directive or an assembly reference?)
publish: src/EventPi.Services.NetworkMonitor.Contract/ActivateWirelessProfile.cs#L6
The type or namespace name 'ThrowsFaultException<>' could not be found (are you missing a using directive or an assembly reference?)
publish: src/EventPi.Services.NetworkMonitor.Contract/ActivateWirelessProfile.cs#L6
The type or namespace name 'ThrowsFaultExceptionAttribute<>' could not be found (are you missing a using directive or an assembly reference?)
publish: src/EventPi.Abstractions/CameraAddress.cs#L42
Dereference of a possibly null reference.
publish: src/EventPi.Abstractions/VideoRecordingDevice.cs#L35
Cannot convert null literal to non-nullable reference type.
publish: src/EventPi.Abstractions/VideoRecordingDevice.cs#L29
Possible null reference assignment.
publish: src/EventPi.Abstractions/HostName.cs#L46
Nullability of reference types in type of parameter 'obj' of 'int HostName.CompareTo(object obj)' doesn't match implicitly implemented member 'int IComparable.CompareTo(object? obj)' (possibly because of nullability attributes).
publish: src/EventPi.Abstractions/HostName.cs#L28
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
publish: src/EventPi.Abstractions/VideoIdentifier.cs#L15
Cannot convert null literal to non-nullable reference type.
publish: src/EventPi.Abstractions/VideoAddress.cs#L55
'VideoAddress' defines operator == or operator != but does not override Object.GetHashCode()
publish: src/EventPi.Abstractions/VideoAddress.cs#L55
'VideoAddress' overrides Object.Equals(object o) but does not override Object.GetHashCode()
publish: src/EventPi.Abstractions/CameraAddress.cs#L9
'CameraAddress' defines operator == or operator != but does not override Object.GetHashCode()
publish: src/EventPi.Abstractions/CameraAddress.cs#L9
'CameraAddress' overrides Object.Equals(object o) but does not override Object.GetHashCode()