Skip to content

fix invalid memory address or nil pointer dereference #24

fix invalid memory address or nil pointer dereference

fix invalid memory address or nil pointer dereference #24

Triggered via push August 14, 2023 03:35
Status Success
Total duration 3m 44s
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_test.go#L371
parameter 't' seems to be unused, consider removing or renaming it as _
Test on go 1.18 and ubuntu-latest: criteria.go#L1
should have a package comment
Test on go 1.18 and ubuntu-latest: store.go#L83
method DeleteById should be DeleteByID
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: 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#L26
exported type GormStore should have comment or be unexported
Test on go 1.18 and ubuntu-latest: store.go#L14
exported type Pagination should have comment or be unexported