prysm-pulse/runtime
Preston Van Loon 9d375969d1
Enforce log.WithError(err) static analysis and fix all violations (#11163)
* Use log.WithError static analysis from #11143 and fix all violations

* Fix another log violation after pulling from develop

* Update beacon-chain/sync/pending_blocks_queue.go

Co-authored-by: Potuz <potuz@prysmaticlabs.com>

* @potuz feedback

* Copy paste fail

* fix tests

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
Co-authored-by: Potuz <potuz@prysmaticlabs.com>
2022-08-05 10:52:02 +00:00
..
debug Enforce log.WithError(err) static analysis and fix all violations (#11163) 2022-08-05 10:52:02 +00:00
fdlimits Improve "rasied file descriptor limit..." log (#10970) 2022-07-01 18:05:01 -04:00
interop Massive code cleanup (#10913) 2022-06-27 13:34:38 +00:00
logging/logrus-prefixed-formatter Do not print stack traces with log.WithError(err)... (#11116) 2022-07-27 17:20:54 +00:00
maxprocs Create Runtime Package for Moving Several Packages in Shared/ (#9588) 2021-09-16 09:46:29 +00:00
messagehandler Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
prereqs Enforce log.WithError(err) static analysis and fix all violations (#11163) 2022-08-05 10:52:02 +00:00
tos Replace ioutil with io and os (#10541) 2022-04-18 20:42:07 +00:00
version Handle blind block for DB (#10580) 2022-05-03 16:55:59 +00:00
BUILD.bazel Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
service_registry_test.go Code cleanup (#9992) 2021-12-07 17:52:39 +00:00
service_registry.go Update package name comments (#9653) 2021-09-22 22:38:06 +00:00