Skip to content

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

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

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

Triggered via pull request May 13, 2024 08:59
Status Failure
Total duration 1m 57s
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

3 errors
tests / 🧪 Linting: idntranslator/idntranslator.go#L187
ifElseChain: rewrite if-else to switch statement (gocritic)
tests / 🧪 Linting: idntranslator/idntranslator.go#L15
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#L115
ineffectual assignment to decoded (ineffassign)