[Audit] Address Audit Issues and Suggestions #215
Annotations
5 errors and 1 warning
tests
Process completed with exit code 1.
|
tests:
options.go#L8
cannot use ph (variable of type PathHasher) as *pathHasher value in assignment: need type assertion
|
tests:
options.go#L13
cannot use vh (variable of type ValueHasher) as *valueHasher value in assignment: need type assertion
|
tests:
proofs.go#L342
cannot use newNilPathHasher(spec.ph.PathSize()) (value of type PathHasher) as *pathHasher value in struct literal: need type assertion
|
tests
Process completed with exit code 1.
|
tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|