Skip to content

381_wire authentication #1147

381_wire authentication

381_wire authentication #1147

Triggered via pull request July 9, 2024 09:15
Status Failure
Total duration 1m 4s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 18 warnings
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: wire/net/simple/tlsconfig.go#L36
Function 'GenerateSelfSignedCertConfigs' is too long (74 > 60) (funlen)
Vetting: wire/test/bustest.go#L41
cognitive complexity 36 of func `GenericBusTest` is high (> 30) (gocognit)
Vetting: backend/sim/wallet/address.go#L93
File is not `gofmt`-ed with `-s` (gofmt)
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: wire/net/simple/listener.go#L19
File is not `gofumpt`-ed (gofumpt)
Vetting: wire/net/simple/tlsconfig.go#L30
File is not `gofumpt`-ed (gofumpt)
Vetting: wire/net/simple/dialer_internal_test.go#L66
File is not `gofumpt`-ed (gofumpt)
Race Tests
Process completed with exit code 1.
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/
Copyright
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/
Tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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: 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/mock_app.go#L116
unused-parameter: parameter 'params' 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: channel/statemachine.go#L103
unused-parameter: parameter 'actor' 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)
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/
Race Tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/