print change summary as json #180
Annotations
1 error and 11 warnings
build
Process completed with exit code 1.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
tree/tree.go#L1
should have a package comment
|
build:
reader/file.go#L1
should have a package comment
|
build:
reader/stdin.go#L9
exported type StdinReader should have comment or be unexported
|
build:
reader/stdin.go#L7
exported const StdinFileName should have comment or be unexported
|
build:
reader/stdin.go#L12
exported method StdinReader.Name should have comment or be unexported
|
build:
terraformstate/terraform_state.go#L1
should have a package comment
|
build:
parser/binary-parser.go#L1
should have a package comment
|
build:
parser/parser.go#L10
exported type Parser should have comment or be unexported
|
build:
parser/json-parser.go#L10
exported type JSONParser should have comment or be unexported
|
build:
reader/file.go#L8
exported type FileReader should have comment or be unexported
|