Skip to content

ExtractCriteria add in support #32

ExtractCriteria add in support

ExtractCriteria add in support #32

Triggered via push September 15, 2023 06:13
Status Success
Total duration 3m 35s
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: store.go#L27
exported type GormStore 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#L47
exported method GormStore.Insert 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#L57
exported method GormStore.Columns should have comment or be unexported
Test on go 1.18 and ubuntu-latest: store.go#L53
exported method GormStore.Hidden should have comment or be unexported
Test on go 1.18 and ubuntu-latest: store.go#L67
exported method GormStore.CreateInBatches should have comment or be unexported
Test on go 1.18 and ubuntu-latest: store.go#L61
exported method GormStore.Creates should have comment or be unexported
Test on go 1.18 and ubuntu-latest: store.go#L79
exported method GormStore.Deletes should have comment or be unexported
Test on go 1.18 and ubuntu-latest: store.go#L73
exported method GormStore.Delete should have comment or be unexported