L2 head move #2
taiko-client--test.yml
on: pull_request
Lint
2m 34s
Integration tests
3m 4s
Annotations
20 errors and 2 warnings
Lint
Error return value of `s.RegisterService` is not checked (errcheck)
|
Lint
Error return value of `http.ListenAndServe` is not checked (errcheck)
|
Lint
Error return value of `s.RegisterService` is not checked (errcheck)
|
Lint
Error return value of `http.ListenAndServe` is not checked (errcheck)
|
Lint
exported: type name will be used as proposer.ProposerRPC by other packages, and that stutters; consider calling this RPC (revive)
|
Lint
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
|
Lint
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
|
Lint
exported: type name will be used as driver.DriverRPC by other packages, and that stutters; consider calling this RPC (revive)
|
Lint
func `(*Proposer).eventLoop` is unused (unused)
|
Lint
unnecessary leading newline (whitespace)
|
Integration tests
Error return value of `s.RegisterService` is not checked (errcheck)
|
Integration tests
Error return value of `http.ListenAndServe` is not checked (errcheck)
|
Integration tests
Error return value of `s.RegisterService` is not checked (errcheck)
|
Integration tests
Error return value of `http.ListenAndServe` is not checked (errcheck)
|
Integration tests
exported: type name will be used as proposer.ProposerRPC by other packages, and that stutters; consider calling this RPC (revive)
|
Integration tests
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
|
Integration tests
exported: type name will be used as driver.DriverRPC by other packages, and that stutters; consider calling this RPC (revive)
|
Integration tests
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
|
Integration tests
func `(*Proposer).eventLoop` is unused (unused)
|
Integration tests
unnecessary leading newline (whitespace)
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Integration tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|