Print raw diff when there is error during jsonDiff for -json flag #185
Annotations
11 warnings
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#L23
exported method Tree.IsAddition should have comment or be unexported
|
build:
tree/tree.go#L12
exported type Tree should have comment or be unexported
|
build:
tree/tree.go#L31
exported method Tree.IsUpdate should have comment or be unexported
|
build:
tree/tree.go#L27
exported method Tree.IsRemoval should have comment or be unexported
|
build:
tree/tree.go#L39
exported method Tree.IsImport should have comment or be unexported
|
build:
tree/tree.go#L48
exported method Trees.DrawableTree should have comment or be unexported
|
build:
tree/tree.go#L46
exported type Trees should have comment or be unexported
|
build:
tree/tree.go#L86
exported function CreateTree should have comment or be unexported
|
build:
tree/tree.go#L56
exported method Tree.AddChild should have comment or be unexported
|
build:
parser/binary-parser.go#L12
exported type BinaryParser should have comment or be unexported
|