feat: include detailed error on jsonld diff #76
Annotations
6 errors and 6 warnings
Checks:
doc/ld/validator/validate.go#L108
Error return value of `json2.Marshal` is not checked (errcheck)
|
|
Checks:
doc/ld/validator/validate.go#L161
cyclomatic complexity 12 of func `mapsHaveSameStructure` is high (> 10) (gocyclo)
|
Checks:
doc/ld/validator/validate.go#L39
exported function `WithJSONLDIncludeDetailedStructureDiffOnError` should have comment or be unexported (golint)
|
Checks:
doc/ld/validator/validate.go#L156
exported type `Diff` should have comment or be unexported (golint)
|
Checks
Process completed with exit code 2.
|
Semantic Pull Request Check
The following actions uses node12 which is deprecated and will be forced to run on node16: amannn/action-semantic-pull-request@v4. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Semantic Pull Request Check
The following actions uses Node.js version which is deprecated and will be forced to run on node20: amannn/action-semantic-pull-request@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
UnitTest
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
UnitTest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, codecov/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
UnitTest
Restore cache failed: Dependencies file is not found in /home/runner/work/did-go/did-go. Supported file pattern: go.sum
|
Checks
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
|