chore: fix function name #724
Annotations
1 error and 7 warnings
Tests and Lint
issues found
|
Tests and Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, 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/.
|
Tests and Lint
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/
|
Tests and Lint:
order/feed_test.go#L19
unused-parameter: parameter 'order' seems to be unused, consider removing or renaming it as _ (revive)
|
Tests and Lint:
exchange/binance.go#L59
unused-parameter: parameter 'b' seems to be unused, consider removing or renaming it as _ (revive)
|
Tests and Lint:
ninjabot.go#L128
unused-parameter: parameter 'bot' seems to be unused, consider removing or renaming it as _ (revive)
|
Tests and Lint:
plot/chart.go#L426
unused-parameter: parameter 'req' seems to be unused, consider removing or renaming it as _ (revive)
|
Tests and Lint:
storage/buntdb.go#L76
unused-parameter: parameter 'key' seems to be unused, consider removing or renaming it as _ (revive)
|