Skip to content

[testing] Mocking rig to fuzz and get generated data based on our struct types #41

[testing] Mocking rig to fuzz and get generated data based on our struct types

[testing] Mocking rig to fuzz and get generated data based on our struct types #41

Triggered via pull request July 20, 2023 14:06
Status Failure
Total duration 1m 32s
Artifacts

build.yml

on: pull_request
Matrix: lint
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 errors
lint (1.19, ubuntu-latest): mocks/mock_server.go#L59
Error return value of `w.Write` is not checked (errcheck)
lint (1.19, ubuntu-latest): mocks/mock_server.go#L64
Error return value of `w.Write` is not checked (errcheck)
lint (1.19, ubuntu-latest): udm.go#L40
structtag: struct field tag `json:"geo_info" fakesize:"5""` not compatible with reflect.StructTag.Get: key:"value" pairs not separated by spaces (govet)
lint (1.19, ubuntu-latest)
issues found