Overhaul subscription API #160
Annotations
1 error and 3 warnings
Lint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, 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/.
|
Lint:
chain/db.go#L681
confusing-naming: Method 'Flush' differs only by capitalization to method 'flush' in the same source file (revive)
|
Lint:
chain/manager.go#L398
exported: exported method Manager.UpdatesSince should have comment or be unexported (revive)
|
Loading