goval-dictionary icon indicating copy to clipboard operation
goval-dictionary copied to clipboard

refactor(db): return err if version cannot be determined

Open MaineK00n opened this issue 1 year ago • 0 comments

What did you implement:

On Amazon Linux, return err if version cannot be determined.

Type of change

  • [x] New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Checklist:

You don't have to satisfy all of the following.

  • [x] Write tests
  • [ ] Write documentation
  • [x] Check that there aren't other open pull requests for the same issue/feature
  • [x] Format your source code by make fmt
  • [x] Pass the test by make test
  • [ ] Provide verification config / commands
  • [x] Enable "Allow edits from maintainers" for this PR
  • [x] Update the messages below

Is this ready for review?: YES

Reference

MaineK00n avatar Jul 22 '23 10:07 MaineK00n