Documentation
¶
Overview ¶
RA Summary: gosec - errcheck - Unchecked return value RA: Linter flags errcheck error: Ignoring a method's return value can cause the program to overlook unexpected states and conditions. RA: Functions with unchecked return values in the file are used to end an asynchronous connection pertaining to file formatting RA: Given the functions causing the lint errors are used to end a running asynchronous connection and RA: the relevant code is used for generating patch notes for internal consumption, it does not present a risk RA Developer Status: Mitigated RA Validator Status: Mitigated RA Modified Severity: N/A nolint:errcheck
Click to show internal directories.
Click to hide internal directories.