feat: unpack and log agglayer errors #799
Annotations
5 errors and 1 warning
lint:
agglayer/proof_generation_error.go#L619
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
lint:
agglayer/proof_generation_error.go#L621
type assertion must be checked (forcetypeassert)
|
lint:
agglayer/proof_verification_error.go#L81
type assertion must be checked (forcetypeassert)
|
lint:
agglayer/type_conversion_error.go#L83
type assertion must be checked (forcetypeassert)
|
lint
issues found
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/cdk/cdk. Supported file pattern: go.sum
|