dep: bump codecov/codecov-action from 3 to 4 #5604
Annotations
14 warnings
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/
|
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/
|
|
|
|
pkg/strategy/rsmaker/strategy.go#L21
exported const ID should have comment or be unexported
|
pkg/strategy/schedule/strategy.go#L15
exported const ID should have comment or be unexported
|
pkg/cmd/cmdutil/signal.go#L11
exported function WaitForSignal should have comment or be unexported
|
cmd/bbgo/main.go#L1
should have a package comment
|
pkg/service/google/sheets.go#L18
exported type SpreadSheetService should have comment or be unexported
|
pkg/cmd/strategy/builtin.go#L5
a blank import should be only in a main or test package, or have a comment justifying it
|
pkg/testing/testhelper/number.go#L5
exported function Number should have comment or be unexported
|
pkg/sigchan/sigchan.go#L5
exported type Chan should have comment or be unexported
|
pkg/accounting/pnl/report.go#L17
exported type AverageCostPnLReport should have comment or be unexported
|
The logs for this run have expired and are no longer available.
Loading