Skip to content

fix: README.md (#27) #8

fix: README.md (#27)

fix: README.md (#27) #8

Triggered via push January 26, 2024 22:35
Status Failure
Total duration 23s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Lint: embed/matcher.go#L13
Comment should end in a period (godot)
Lint: embed/matcher.go#L31
Comment should end in a period (godot)
Lint: embed/regex.go#L7
Comment should end in a period (godot)
Lint: embed/regex.go#L13
Comment should end in a period (godot)
Lint: embed/source.go#L5
Comment should end in a period (godot)
Lint: embed/tmpl.go#L3
Comment should end in a period (godot)
Lint: embed/error.go#L6
the variable name `ErrorNotImplemented` should conform to the `ErrXxx` format (errname)
Lint: cmd/reddit-bot/discord.go#L136
Error return value of `s.MessageReactionAdd` is not checked (errcheck)
Lint: cmd/reddit-bot/discord.go#L51
Function 'onRedditLinkMessage' has too many statements (56 > 50) (funlen)
Lint: cmd/reddit-bot/discord.go#L135
ifElseChain: rewrite if-else to switch statement (gocritic)
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.