Revert "Bump github.com/go-resty/resty/v2 from 2.9.1 to 2.10.0" #947
Annotations
10 errors and 1 warning
golangci-lint (ubuntu-latest, 1.21.x):
rest/client/client.go#L23
undefined: resty (typecheck)
|
golangci-lint (ubuntu-latest, 1.21.x):
rest/client/client.go#L38
undefined: resty (typecheck)
|
golangci-lint (ubuntu-latest, 1.21.x):
rest/client/client.go#L40
undefined: resty (typecheck)
|
golangci-lint (ubuntu-latest, 1.21.x):
rest/aggs.go#L41
ac.CallURL undefined (type *AggsClient has no field or method CallURL) (typecheck)
|
golangci-lint (ubuntu-latest, 1.21.x):
rest/aggs.go#L54
ac.Call undefined (type *AggsClient has no field or method Call) (typecheck)
|
golangci-lint (ubuntu-latest, 1.21.x):
rest/aggs.go#L62
ac.Call undefined (type *AggsClient has no field or method Call) (typecheck)
|
golangci-lint (ubuntu-latest, 1.21.x):
rest/aggs.go#L70
ac.Call undefined (type *AggsClient has no field or method Call) (typecheck)
|
golangci-lint (ubuntu-latest, 1.21.x):
rest/indicators.go#L29
ic.Call undefined (type *IndicatorsClient has no field or method Call) (typecheck)
|
golangci-lint (ubuntu-latest, 1.21.x):
rest/indicators.go#L39
ic.Call undefined (type *IndicatorsClient has no field or method Call) (typecheck)
|
golangci-lint (ubuntu-latest, 1.21.x):
rest/indicators.go#L51
ic.Call undefined (type *IndicatorsClient has no field or method Call) (typecheck)
|
golangci-lint (ubuntu-latest, 1.21.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, 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/
|