Skip to content

Feat multiple backends #1176

Feat multiple backends

Feat multiple backends #1176

Triggered via pull request December 19, 2024 12:47
Status Failure
Total duration 49s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 16 warnings
Vetting: watcher/local/watcher_test.go#L738
directive `//nolint:gosec` is unused for linter "gosec" (nolintlint)
Vetting: apps/payment/app_internal_test.go#L98
directive `//nolint:gosec` is unused for linter "gosec" (nolintlint)
Vetting: apps/payment/app_internal_test.go#L108
directive `//nolint:gosec` is unused for linter "gosec" (nolintlint)
Vetting
issues found
Race Tests
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
Tests
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
Copyright
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Race Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Vetting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Vetting: wire/address.go#L195
exported: exported function AddressMapfromAccountMap should have comment or be unexported (revive)
Vetting: channel/test/randomizer.go#L143
var-naming: var cId should be cID (revive)
Vetting: channel/test/randomizer.go#L155
var-naming: var cId should be cID (revive)
Vetting: channel/test/randomizer.go#L160
var-naming: var cId should be cID (revive)
Vetting: channel/test/randomizer.go#L276
var-naming: var bId should be bID (revive)
Vetting: channel/persistence/test/channel.go#L102
exported: exported function EqualWireMaps should have comment or be unexported (revive)
Vetting: channel/machine.go#L579
exported: exported function AddressMapfromAccountMap should have comment or be unexported (revive)
Vetting: channel/state.go#L165
exported: exported function EqualWireMaps should have comment or be unexported (revive)
Vetting: channel/params.go#L61
exported: exported function EqualIDs should have comment or be unexported (revive)
Vetting: channel/params.go#L77
exported: exported method IDMap.Encode should have comment or be unexported (revive)