Skip to content

Try installing this commit #5

Try installing this commit

Try installing this commit #5

Triggered via push June 13, 2024 13:30
Status Failure
Total duration 25s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
lint: helpers.go#L16
func `stringInSlice` is unused (unused)
lint: cmd/ejabberd/main.go#L21
var `tokenAskPass` is unused (unused)
lint: api.go#L315
S1025: the argument is already a string, there's no need to use fmt.Sprintf (gosimple)
lint: cmd/ejabberd/main.go#L5
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
lint: client.go#L6
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
lint: oauth_token.go#L6
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
lint
issues found
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.