Skip to content
This repository has been archived by the owner on Jun 9, 2024. It is now read-only.

validator/lib: fix dropped errors #87

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alrs
Copy link

@alrs alrs commented Apr 30, 2021

This fixes multiple code and test errors that were being dropped in validator/lib.

I'd like to go one step further with another PR to replace the use of assert.Nil() for error testing with the better require.NoError(), would that be welcome?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant