Skip to content

Bump go versions in workflows #95

Bump go versions in workflows

Bump go versions in workflows #95

GitHub Actions / misspell completed Jan 3, 2024 in 0s

reviewdog [misspell] report

reported by reviewdog 🐶

Findings (3)

pkg/response/hintcode.go|23 col 53| "cancelled" is a misspelling of "canceled"
pkg/response/hintcode.go|25 col 58| "cancelled" is a misspelling of "canceled"
pkg/response/hintcode.go|26 col 31| "cancelled" is a misspelling of "canceled"

Filtered Findings (0)

Annotations

Check warning on line 23 in pkg/response/hintcode.go

See this annotation in the file changed.

@github-actions github-actions / misspell

[misspell] pkg/response/hintcode.go#L23

"cancelled" is a misspelling of "canceled"
Raw output
./pkg/response/hintcode.go:23:53: "cancelled" is a misspelling of "canceled"

Check warning on line 25 in pkg/response/hintcode.go

See this annotation in the file changed.

@github-actions github-actions / misspell

[misspell] pkg/response/hintcode.go#L25

"cancelled" is a misspelling of "canceled"
Raw output
./pkg/response/hintcode.go:25:58: "cancelled" is a misspelling of "canceled"

Check warning on line 26 in pkg/response/hintcode.go

See this annotation in the file changed.

@github-actions github-actions / misspell

[misspell] pkg/response/hintcode.go#L26

"cancelled" is a misspelling of "canceled"
Raw output
./pkg/response/hintcode.go:26:31: "cancelled" is a misspelling of "canceled"