reviewdog [Inclusive naming check] report
reported by reviewdog 🐶
Findings (7)
go.mod|9 col 11| [warning] he
may be insensitive, use they
, their
instead
go.sum|67 col 56| [warning] hE
may be insensitive, use they
, their
instead
go.sum|87 col 38| [warning] he
may be insensitive, use they
, their
instead
go.sum|108 col 10| [warning] he
may be insensitive, use they
, their
instead
go.sum|111 col 10| [warning] he
may be insensitive, use they
, their
instead
go.sum|111 col 56| [warning] He
may be insensitive, use they
, their
instead
go.sum|112 col 10| [warning] he
may be insensitive, use they
, their
instead
Filtered Findings (0)
Annotations
Check failure on line 9 in go.mod
github-actions / Inclusive naming check
[Inclusive naming check] go.mod#L9
[warning] `he` may be insensitive, use `they`, `their` instead
Raw output
go.mod:9:11: [warning] `he` may be insensitive, use `they`, `their` instead
Check failure on line 67 in go.sum
github-actions / Inclusive naming check
[Inclusive naming check] go.sum#L67
[warning] `hE` may be insensitive, use `they`, `their` instead
Raw output
go.sum:67:56: [warning] `hE` may be insensitive, use `they`, `their` instead
Check failure on line 87 in go.sum
github-actions / Inclusive naming check
[Inclusive naming check] go.sum#L87
[warning] `he` may be insensitive, use `they`, `their` instead
Raw output
go.sum:87:38: [warning] `he` may be insensitive, use `they`, `their` instead
Check failure on line 108 in go.sum
github-actions / Inclusive naming check
[Inclusive naming check] go.sum#L108
[warning] `he` may be insensitive, use `they`, `their` instead
Raw output
go.sum:108:10: [warning] `he` may be insensitive, use `they`, `their` instead
Check failure on line 111 in go.sum
github-actions / Inclusive naming check
[Inclusive naming check] go.sum#L111
[warning] `he` may be insensitive, use `they`, `their` instead
Raw output
go.sum:111:10: [warning] `he` may be insensitive, use `they`, `their` instead
Check failure on line 111 in go.sum
github-actions / Inclusive naming check
[Inclusive naming check] go.sum#L111
[warning] `He` may be insensitive, use `they`, `their` instead
Raw output
go.sum:111:56: [warning] `He` may be insensitive, use `they`, `their` instead
Check failure on line 112 in go.sum
github-actions / Inclusive naming check
[Inclusive naming check] go.sum#L112
[warning] `he` may be insensitive, use `they`, `their` instead
Raw output
go.sum:112:10: [warning] `he` may be insensitive, use `they`, `their` instead