DE-1393 Move public mocks to subfolder #294
Annotations
10 errors
nilaway:
mocks/mock_domains.go#L139
error: Potential nil panic detected. Observed nil flow from source to dereference point:
|
nilaway
unassigned variable `list` sliced into
|
nilaway:
mocks/mock_domains.go#L219
error: Potential nil panic detected. Observed nil flow from source to dereference point:
|
nilaway
literal `nil` assigned into field `Connection`
|
nilaway
field `Connection` dereferenced
|
nilaway:
mocks/mock_mailing_list.go#L68
error: Potential nil panic detected. Observed nil flow from source to dereference point:
|
nilaway
unassigned variable `list` sliced into
|
nilaway:
mocks/mock_mailing_list.go#L208
error: Potential nil panic detected. Observed nil flow from source to dereference point:
|
nilaway
unassigned variable `list` sliced into
|
nilaway:
mocks/mock_mailing_list.go#L281
error: Potential nil panic detected. Observed nil flow from source to dereference point:
|
Loading