Skip to content

381 Add Wire Authentication #103

381 Add Wire Authentication

381 Add Wire Authentication #103

Triggered via pull request February 16, 2024 12:15
Status Failure
Total duration 1m 2s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 18 warnings
Race Tests
Process completed with exit code 1.
Vetting: channel/persistence/keyvalue/persister.go#L121
use of `GetBytes` forbidden by pattern `^[Gg]et.*$` (forbidigo)
Vetting: channel/persistence/keyvalue/restorer.go#L68
use of `Get` forbidden by pattern `^[Gg]et.*$` (forbidigo)
Vetting: watcher/local/adjudicatorpubsub.go#L52
File is not `gofmt`-ed with `-s` (gofmt)
Vetting: watcher/local/statespubsub.go#L56
File is not `gofmt`-ed with `-s` (gofmt)
Vetting: channel/machine.go#L338
File is not `gofmt`-ed with `-s` (gofmt)
Vetting: wire/net/simple/address.go#L33
File is not `gofumpt`-ed (gofumpt)
Vetting: wire/net/simple/address.go#L120
avoid allocations with strings.Compare (mirror)
Vetting: channel/persistence/test/peerchans.go#L88
avoid allocations with bytes.NewBufferString (mirror)
Vetting: channel/persistence/keyvalue/restorer.go#L72
avoid allocations with bytes.NewBufferString (mirror)
Vetting: client/test/fund.go#L110
Function `Handle->handleChannelProposal` should pass the context parameter (contextcheck)
Tests
Process completed with exit code 1.
Copyright
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Copyright
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/
Race Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Race Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Vetting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2, 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/.
Vetting
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Vetting: log/none.go#L64
unused-parameter: parameter 'key' seems to be unused, consider removing or renaming it as _ (revive)
Vetting: channel/test/randomopts.go#L378
unused-parameter: parameter 'rng' seems to be unused, consider removing or renaming it as _ (revive)
Vetting: channel/test/randomopts.go#L437
unused-parameter: parameter 'rng' seems to be unused, consider removing or renaming it as _ (revive)
Vetting: channel/mock_app.go#L116
unused-parameter: parameter 'params' seems to be unused, consider removing or renaming it as _ (revive)
Vetting: channel/statemachine.go#L103
unused-parameter: parameter 'actor' seems to be unused, consider removing or renaming it as _ (revive)
Vetting: channel/mock_app.go#L125
unused-parameter: parameter 'params' seems to be unused, consider removing or renaming it as _ (revive)
Vetting: channel/mock_app.go#L134
unused-parameter: parameter 'params' seems to be unused, consider removing or renaming it as _ (revive)
Vetting: backend/sim/wire/account.go#L34
unused-parameter: parameter 'msg' seems to be unused, consider removing or renaming it as _ (revive)
Vetting: backend/sim/wire/address.go#L67
unused-parameter: parameter 'msg' seems to be unused, consider removing or renaming it as _ (revive)
Vetting: channel/persistence/test/channel.go#L54
unused-parameter: parameter 'user' seems to be unused, consider removing or renaming it as _ (revive)
Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/