Skip to content

Define equality/GetHashCode for the Vector class #77

Define equality/GetHashCode for the Vector class

Define equality/GetHashCode for the Vector class #77

Triggered via pull request October 13, 2023 10:43
@rojiroji
synchronize #22
roji:Equality
Status Failure
Total duration 1m 21s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build
Process completed with exit code 1.
build: src/Pgvector/Vector.cs#L23
Nullability of reference types in type of parameter 'other' of 'bool Vector.Equals(Vector other)' doesn't match implicitly implemented member 'bool IEquatable<Vector>.Equals(Vector? other)' (possibly because of nullability attributes).