Skip to content

On Merge

On Merge #35

Triggered via push March 13, 2024 01:47
Status Failure
Total duration 14m 42s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint: bot/services/media_service.go#L78
printf: fmt.Errorf format %s has arg discordUserId of wrong type int (govet)
lint: bot/services/media_service.go#L73
stringintconv: conversion from int to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?) (govet)
lint
issues found
tests: bot/services/media_service.go#L78
fmt.Errorf format %s has arg discordUserId of wrong type int
tests: bot/services/media_service.go#L73
conversion from int to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?)
tests
Process completed with exit code 1.