fix: json-ld data integrity #241
build.yml
on: pull_request
Semantic Pull Request Check
2s
Checks
1m 1s
UnitTest
1m 46s
Annotations
5 errors and 5 warnings
Checks:
dataintegrity/suite/eddsa2022/eddsa2022.go#L204
cyclomatic complexity 11 of func `(*Suite).transformAndHash` is high (> 10) (gocyclo)
|
Checks:
dataintegrity/suite/eddsa2022/eddsa2022.go#L34
exported const SuiteType2 should have comment (or a comment on this block) or be unexported (golint)
|
Checks:
dataintegrity/suite/eddsa2022/eddsa2022.go#L318
if statements should only be cuddled with assignments (wsl)
|
Checks
Process completed with exit code 2.
|
UnitTest
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 use a deprecated Node.js version 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/
|
Checks
The following actions use a deprecated Node.js version 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/
|
UnitTest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3. 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/vc-go/vc-go. Supported file pattern: go.sum
|