File tree Expand file tree Collapse file tree
ql/test/query-tests/InconsistentCode/WrappedErrorAlwaysNil Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- | WrappedErrorAlwaysNil.go:31:22:31:24 | err | The first argument to errors.Wrap is always nil |
2- | WrappedErrorAlwaysNil.go:41:14:41:16 | nil | The first argument to errors.Wrap is always nil |
3- | WrappedErrorAlwaysNil.go:45:14:45:16 | err | The first argument to errors.Wrap is always nil |
4- | WrappedErrorAlwaysNil.go:49:14:49:21 | localErr | The first argument to errors.Wrap is always nil |
1+ | WrappedErrorAlwaysNil.go:31:22:31:24 | err | The first argument to ' errors.Wrap' is always nil |
2+ | WrappedErrorAlwaysNil.go:41:14:41:16 | nil | The first argument to ' errors.Wrap' is always nil |
3+ | WrappedErrorAlwaysNil.go:45:14:45:16 | err | The first argument to ' errors.Wrap' is always nil |
4+ | WrappedErrorAlwaysNil.go:49:14:49:21 | localErr | The first argument to ' errors.Wrap' is always nil |
You can’t perform that action at this time.
0 commit comments