Skip to content

Fix CI Darwin Build (#3049) #1737

Fix CI Darwin Build (#3049)

Fix CI Darwin Build (#3049) #1737

Triggered via push May 8, 2024 14:32
Status Failure
Total duration 14m 21s
Artifacts

test.yaml

on: push
Run tests defined for the project
14m 11s
Run tests defined for the project
Perform CodeQL analysis
3m 35s
Perform CodeQL analysis
Run editorconfig checker
5s
Run editorconfig checker
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
Run tests defined for the project
Process completed with exit code 1.
Run tests defined for the project
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run tests defined for the project: verification/verify_test.go#L59
parameter 'params' seems to be unused, consider removing or renaming it as _
Run tests defined for the project: verification/verify_test.go#L183
parameter 'msg' seems to be unused, consider removing or renaming it as _
Run tests defined for the project: verification/verify_test.go#L183
parameter 'sig' seems to be unused, consider removing or renaming it as _
Run tests defined for the project: verification/verify_test.go#L201
parameter 'msg' seems to be unused, consider removing or renaming it as _
Run tests defined for the project: verification/verify_test.go#L325
parameter 'fname' seems to be unused, consider removing or renaming it as _
Run tests defined for the project: verification/verify_test.go#L201
parameter 'sig' seems to be unused, consider removing or renaming it as _
Run tests defined for the project: eth/blockwatch/fake_log_client.go#L33
parameter 'number' seems to be unused, consider removing or renaming it as _
Run tests defined for the project: eth/blockwatch/fake_client.go#L94
parameter 'q' seems to be unused, consider removing or renaming it as _
Run tests defined for the project: cmd/livepeer_bench/livepeer_bench.go#L189
should replace realTimeSegCount += 1 with realTimeSegCount++