Fix publish workflow to only build EventPi.Abstractions #3
Annotations
10 warnings
|
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()
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
nuget-packages-1.0.11.33
Expired
|
50.1 KB |
sha256:58cfae7d3002ba2fba02079cd931742fa43acf8dcb656d1528e72893abafaae0
|
|