v0.120 #1
Triggered via release
September 20, 2023 23:03
HamzaYslmn
published
v0.120
Status
Failure
Total duration
2m 24s
Artifacts
–
Annotations
1 error and 10 warnings
release
Process completed with exit code 1.
|
release:
app/NvAPIWrapper/Display/ColorData.cs#L109
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
release:
app/NvAPIWrapper/Display/ColorData.cs#L66
Nullability of reference types in type of parameter 'other' of 'bool ColorData.Equals(ColorData other)' doesn't match implicitly implemented member 'bool IEquatable<ColorData>.Equals(ColorData? other)' (possibly because of nullability attributes).
|
release:
app/NvAPIWrapper/Display/CustomResolution.cs#L202
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
release:
app/NvAPIWrapper/Display/CustomResolution.cs#L158
Nullability of reference types in type of parameter 'other' of 'bool CustomResolution.Equals(CustomResolution other)' doesn't match implicitly implemented member 'bool IEquatable<CustomResolution>.Equals(CustomResolution? other)' (possibly because of nullability attributes).
|
release:
app/NvAPIWrapper/Display/Display.cs#L175
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
release:
app/NvAPIWrapper/Display/Display.cs#L127
Nullability of reference types in type of parameter 'other' of 'bool Display.Equals(Display other)' doesn't match implicitly implemented member 'bool IEquatable<Display>.Equals(Display? other)' (possibly because of nullability attributes).
|
release:
app/NvAPIWrapper/Display/DisplayDevice.cs#L643
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
release:
app/NvAPIWrapper/Display/DisplayDevice.cs#L534
Nullability of reference types in type of parameter 'other' of 'bool DisplayDevice.Equals(DisplayDevice other)' doesn't match implicitly implemented member 'bool IEquatable<DisplayDevice>.Equals(DisplayDevice? other)' (possibly because of nullability attributes).
|
release:
app/NvAPIWrapper/Display/FloatTexture.cs#L125
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
release:
app/NvAPIWrapper/Display/FloatTexture.cs#L58
Nullability of reference types in type of parameter 'other' of 'bool FloatTexture.Equals(FloatTexture other)' doesn't match implicitly implemented member 'bool IEquatable<FloatTexture>.Equals(FloatTexture? other)' (possibly because of nullability attributes).
|