Skip to content

Use common workflow #745

Use common workflow

Use common workflow #745

Triggered via pull request August 9, 2023 17:39
Status Success
Total duration 53s
Artifacts

go.yml

on: pull_request
common  /  Static Analysis
43s
common / Static Analysis
Matrix: common / Build and Test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
common / Static Analysis: pkg/indent/indent_test.go#L144
parameter 'buf' seems to be unused, consider removing or renaming it as _
common / Static Analysis: pkg/yang/lex_test.go#L298
this block is empty, you can remove it
common / Static Analysis: pkg/yang/lex_test.go#L38
exported func T returns unexported type *yang.token, which can be annoying to use
common / Static Analysis: pkg/yang/node.go#L147
this block is empty, you can remove it
common / Static Analysis: pkg/yang/node.go#L56
exported method ErrorNode.Kind should have comment or be unexported
common / Static Analysis: pkg/yang/node.go#L57
exported method ErrorNode.ParentNode should have comment or be unexported
common / Static Analysis: pkg/yang/node.go#L58
exported method ErrorNode.NName should have comment or be unexported
common / Static Analysis: pkg/yang/node.go#L59
exported method ErrorNode.Statement should have comment or be unexported
common / Static Analysis: pkg/yang/node.go#L60
exported method ErrorNode.Exts should have comment or be unexported
common / Static Analysis: pkg/yang/lex.go#L231
redefinition of the built-in type rune