chore(DO NOT MERGE): #98 completed #227
Annotations
8 errors and 2 warnings
Lint:
internal/domain/domain.go#L69
G115: integer overflow conversion uint64 -> int64 (gosec)
|
Lint:
internal/kzg/kzg_prove.go#L13
unnecessary leading newline (whitespace)
|
Lint:
internal/kzg/kzg_prove.go#L21
error is not nil (line 19) but it returns nil (nilerr)
|
Lint:
internal/kzg/kzg_test.go#L67
G115: integer overflow conversion uint64 -> int (gosec)
|
Lint:
internal/kzg_multi/srs.go#L80
G115: integer overflow conversion uint64 -> int64 (gosec)
|
Lint:
internal/poly/poly.go#L23
G115: integer overflow conversion uint64 -> int (gosec)
|
Lint:
internal/poly/poly.go#L31
G115: integer overflow conversion uint64 -> int (gosec)
|
Lint
issues found
|
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|