reviewdog [Inclusive naming check] report
reported by reviewdog 🐶
Findings (5)
go.sum|30 col 55| [warning] he
may be insensitive, use they
, their
instead
go.sum|30 col 58| [warning] hE
may be insensitive, use they
, their
instead
go.sum|51 col 38| [warning] he
may be insensitive, use they
, their
instead
go.sum|52 col 38| [warning] he
may be insensitive, use they
, their
instead
go.sum|53 col 38| [warning] he
may be insensitive, use they
, their
instead
Filtered Findings (0)
Annotations
Check failure on line 30 in go.sum
github-actions / Inclusive naming check
[Inclusive naming check] go.sum#L30
[warning] `he` may be insensitive, use `they`, `their` instead
Raw output
go.sum:30:55: [warning] `he` may be insensitive, use `they`, `their` instead
Check failure on line 30 in go.sum
github-actions / Inclusive naming check
[Inclusive naming check] go.sum#L30
[warning] `hE` may be insensitive, use `they`, `their` instead
Raw output
go.sum:30:58: [warning] `hE` may be insensitive, use `they`, `their` instead
Check failure on line 51 in go.sum
github-actions / Inclusive naming check
[Inclusive naming check] go.sum#L51
[warning] `he` may be insensitive, use `they`, `their` instead
Raw output
go.sum:51:38: [warning] `he` may be insensitive, use `they`, `their` instead
Check failure on line 52 in go.sum
github-actions / Inclusive naming check
[Inclusive naming check] go.sum#L52
[warning] `he` may be insensitive, use `they`, `their` instead
Raw output
go.sum:52:38: [warning] `he` may be insensitive, use `they`, `their` instead
Check failure on line 53 in go.sum
github-actions / Inclusive naming check
[Inclusive naming check] go.sum#L53
[warning] `he` may be insensitive, use `they`, `their` instead
Raw output
go.sum:53:38: [warning] `he` may be insensitive, use `they`, `their` instead