Skip to content

TT-8183 Resources

TT-8183 Resources #118

Triggered via pull request July 19, 2023 15:48
Status Failure
Total duration 20s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint: trace/resource.go#L35
appendCombine: can combine chain of 2 appends into one (gocritic)
lint: trace/resource_test.go#L88
commentFormatting: put a space between `//` and comment text (gocritic)
lint: trace/resource_test.go#L40
unnecessary leading newline (whitespace)
lint: trace/resource.go#L29
if statements should only be cuddled with assignments (wsl)
lint: trace/resource.go#L32
append only allowed to cuddle with appended value (wsl)
lint
issues found