Skip to content

adding cloudwatch target #407

adding cloudwatch target

adding cloudwatch target #407

Triggered via pull request September 1, 2023 15:21
Status Success
Total duration 2m 7s
Artifacts

ci.yaml

on: pull_request
Documentation
41s
Documentation
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

20 errors
Tests (1.20): dashboard/dashboard.go#L242
exported: func name will be used as dashboard.DashboardLinks by other packages, and that stutters; consider calling this Links (revive)
Tests (1.20): dashboard/link.go#L52
exported: type name will be used as dashboard.DashboardLink by other packages, and that stutters; consider calling this Link (revive)
Tests (1.20): target/cloudwatch/cloudwatch.go#L3
import 'github.com/K-Phoen/sdk' is not allowed from list 'Main' (depguard)
Tests (1.20): target/graphite/graphite.go#L3
import 'github.com/K-Phoen/sdk' is not allowed from list 'Main' (depguard)
Tests (1.20): target/influxdb/influxdb.go#L3
import 'github.com/K-Phoen/sdk' is not allowed from list 'Main' (depguard)
Tests (1.20): cmd/alertmanager-example/main.go#L9
import 'github.com/K-Phoen/grabana' is not allowed from list 'Main' (depguard)
Tests (1.20): cmd/alertmanager-example/main.go#L10
import 'github.com/K-Phoen/grabana/alertmanager' is not allowed from list 'Main' (depguard)
Tests (1.20): cmd/alertmanager-example/main.go#L11
import 'github.com/K-Phoen/grabana/alertmanager/email' is not allowed from list 'Main' (depguard)
Tests (1.20): cmd/alertmanager-example/main.go#L12
import 'github.com/K-Phoen/grabana/alertmanager/opsgenie' is not allowed from list 'Main' (depguard)
Tests (1.20): cmd/alertmanager-example/main.go#L13
import 'github.com/K-Phoen/grabana/alertmanager/slack' is not allowed from list 'Main' (depguard)
Tests (1.19): dashboard/dashboard.go#L242
exported: func name will be used as dashboard.DashboardLinks by other packages, and that stutters; consider calling this Links (revive)
Tests (1.19): dashboard/link.go#L52
exported: type name will be used as dashboard.DashboardLink by other packages, and that stutters; consider calling this Link (revive)
Tests (1.19): target/cloudwatch/cloudwatch.go#L3
import 'github.com/K-Phoen/sdk' is not allowed from list 'Main' (depguard)
Tests (1.19): target/graphite/graphite.go#L3
import 'github.com/K-Phoen/sdk' is not allowed from list 'Main' (depguard)
Tests (1.19): target/influxdb/influxdb.go#L3
import 'github.com/K-Phoen/sdk' is not allowed from list 'Main' (depguard)
Tests (1.19): cmd/alertmanager-example/main.go#L9
import 'github.com/K-Phoen/grabana' is not allowed from list 'Main' (depguard)
Tests (1.19): cmd/alertmanager-example/main.go#L10
import 'github.com/K-Phoen/grabana/alertmanager' is not allowed from list 'Main' (depguard)
Tests (1.19): cmd/alertmanager-example/main.go#L11
import 'github.com/K-Phoen/grabana/alertmanager/email' is not allowed from list 'Main' (depguard)
Tests (1.19): cmd/alertmanager-example/main.go#L12
import 'github.com/K-Phoen/grabana/alertmanager/opsgenie' is not allowed from list 'Main' (depguard)
Tests (1.19): cmd/alertmanager-example/main.go#L13
import 'github.com/K-Phoen/grabana/alertmanager/slack' is not allowed from list 'Main' (depguard)