Skip to content

fix(response class): merge with responsetemplate, add responsetranslator #114

fix(response class): merge with responsetemplate, add responsetranslator

fix(response class): merge with responsetemplate, add responsetranslator #114

Triggered via pull request May 9, 2024 09:41
Status Failure
Total duration 1m 56s
Artifacts

test.yml

on: pull_request
Matrix: tests / 🧪 Testing
tests  /  ...  /  Auto-merge Dependabot PR
tests / dependabot / Auto-merge Dependabot PR
Fit to window
Zoom out
Zoom in

Annotations

5 errors
tests / 🧪 Linting: idntranslator/idntranslator.go#L67
Error return value of `conv.ToUnicode` is not checked (errcheck)
tests / 🧪 Linting: idntranslator/idntranslator.go#L78
Error return value of `conv.ToASCII` is not checked (errcheck)
tests / 🧪 Linting: idntranslator/idntranslator.go#L10
exported: type name will be used as idntranslator.IdnTranslatorRow by other packages, and that stutters; consider calling this Row (revive)
tests / 🧪 Linting: idntranslator/idntranslator.go#L62
unused-parameter: parameter 'options' seems to be unused, consider removing or renaming it as _ (revive)
tests / 🧪 Linting: idntranslator/idntranslator.go#L73
unused-parameter: parameter 'options' seems to be unused, consider removing or renaming it as _ (revive)