errcheck警告が出る #1
Notifications
Due Date
No due date set.
Blocks
#2 Fix #1: errcheckの警告が出ないように対応
agent/dataxl
Reference: agent/dataxl#1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
errcheckにより、エラーチェックを行なわない箇所で警告が出る。
例
errcheck: Error return value of
f.Close()is not checked