Skip to content

Print raw diff when there is error during jsonDiff for -json flag #185

Print raw diff when there is error during jsonDiff for -json flag

Print raw diff when there is error during jsonDiff for -json flag #185

Triggered via pull request October 24, 2024 11:22
Status Success
Total duration 42s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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