Skip to content

Unit-Tests

Unit-Tests #30

Triggered via push September 15, 2023 03:38
Status Success
Total duration 3m 16s
Artifacts

go.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Test on go 1.18 and ubuntu-latest: criteria.go#L1
should have a package comment
Test on go 1.18 and ubuntu-latest: utils.go#L11
exported function AnyToString should have comment or be unexported
Test on go 1.18 and ubuntu-latest: utils.go#L57
exported function AnyToInt should have comment or be unexported
Test on go 1.18 and ubuntu-latest: criteria.go#L39
exported type Criteria should have comment or be unexported
Test on go 1.18 and ubuntu-latest: store.go#L15
exported type Pagination should have comment or be unexported
Test on go 1.18 and ubuntu-latest: store.go#L27
exported type GormStore should have comment or be unexported
Test on go 1.18 and ubuntu-latest: criteria.go#L64
exported function NewCriteria should have comment or be unexported
Test on go 1.18 and ubuntu-latest: criteria.go#L160
exported method Criteria.Where should have comment or be unexported
Test on go 1.18 and ubuntu-latest: store.go#L37
exported function New should have comment or be unexported
Test on go 1.18 and ubuntu-latest: store.go#L47
exported method GormStore.Insert should have comment or be unexported