Files
codeql/go/ql/test/experimental/InconsistentCode/GORMErrorNotChecked.expected
2022-05-20 10:07:19 -07:00

2 lines
153 B
Plaintext

| GORMErrorNotChecked.go:7:2:7:40 | call to First | This call appears to interact with the database without checking whether an error was encountered. |