Files
codeql/go/ql/test/query-tests/InconsistentCode/MissingErrorCheck/MissingErrorCheck.expected
2022-09-20 22:51:35 +02:00

3 lines
322 B
Plaintext

| tests.go:61:30:61:35 | result | result may be nil at this location, because $@ may not have been checked. | tests.go:59:10:59:12 | definition of err | err |
| tests.go:243:27:243:32 | result | result may be nil at this location, because $@ may not have been checked. | tests.go:241:10:241:12 | definition of err | err |