Skip to content

Use common workflow #744

Use common workflow

Use common workflow #744

Triggered via pull request August 9, 2023 16:26
Status Success
Total duration 1m 32s
Artifacts

go.yml

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

Annotations

10 errors
common / Static Analysis: pkg/yang/yangtype.go#L234
type name will be used as yang.YangType by other packages, and that stutters; consider calling this Type
common / Static Analysis: pkg/yang/parse.go#L65
exported method Statement.NName should have comment or be unexported
common / Static Analysis: pkg/yang/parse.go#L66
exported method Statement.Kind should have comment or be unexported
common / Static Analysis: pkg/yang/parse.go#L67
exported method Statement.Statement should have comment or be unexported
common / Static Analysis: pkg/yang/yang.go#L37
exported method Value.Kind should have comment or be unexported
common / Static Analysis: pkg/yang/yang.go#L38
exported method Value.ParentNode should have comment or be unexported
common / Static Analysis: pkg/yang/parse.go#L68
exported method Statement.ParentNode should have comment or be unexported
common / Static Analysis: pkg/yang/parse.go#L69
exported method Statement.Exts should have comment or be unexported
common / Static Analysis: pkg/yang/yang.go#L39
exported method Value.NName should have comment or be unexported
common / Static Analysis: pkg/yang/yang.go#L40
exported method Value.Statement should have comment or be unexported