fix: alert rule and tests association #223
Annotations
8 errors and 2 warnings
Unit Tests:
thousandeyes/resource_alert_rule.go#L33
cannot use testIds(*alerRule.Tests) (value of type *[]int64) as *[]int value in assignment
|
Unit Tests:
thousandeyes/resource_alert_rule.go#L33
alerRule.Tests undefined (type *"github.com/thousandeyes/thousandeyes-sdk-go/v2".AlertRule has no field or method Tests)
|
Unit Tests:
thousandeyes/resource_alert_rule.go#L34
alerRule.Tests undefined (type *"github.com/thousandeyes/thousandeyes-sdk-go/v2".AlertRule has no field or method Tests)
|
Unit Tests
Process completed with exit code 1.
|
Release:
thousandeyes/resource_alert_rule.go#L33
cannot use testIds(*alerRule.Tests) (value of type *[]int64) as *[]int value in assignment
|
Release:
thousandeyes/resource_alert_rule.go#L33
alerRule.Tests undefined (type *"github.com/thousandeyes/thousandeyes-sdk-go/v2".AlertRule has no field or method Tests)
|
Release:
thousandeyes/resource_alert_rule.go#L34
alerRule.Tests undefined (type *"github.com/thousandeyes/thousandeyes-sdk-go/v2".AlertRule has no field or method Tests)
|
Release
The process '/opt/hostedtoolcache/goreleaser-action/1.25.1/x64/goreleaser' failed with exit code 1
|
Unit Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, goreleaser/goreleaser-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|