Strip triggerType from notification rule update requests #12
Annotations
10 errors
|
Run linters:
internal/provider/notification_rule_resource.go#L293
import-shadowing: The name 'diag' shadows an import name (revive)
|
|
Run linters:
internal/provider/notification_rule_resource.go#L253
import-shadowing: The name 'diag' shadows an import name (revive)
|
|
Run linters:
internal/provider/notification_rule_resource.go#L159
import-shadowing: The name 'diag' shadows an import name (revive)
|
|
Run linters:
internal/provider/notification_rule_resource.go#L33
fieldalignment: struct of size 280 could be 272 (govet)
|
|
Run linters:
internal/provider/project_data_source.go#L142
cognitive complexity 12 of func `(*projectDataSource).Read` is high (> 10) (gocognit)
|
|
Run linters:
internal/provider/notification_rule_resource.go#L366
cognitive complexity 19 of func `(*notificationRuleResource).Delete` is high (> 10) (gocognit)
|
|
Run linters:
internal/provider/notification_rule_resource.go#L285
cognitive complexity 15 of func `(*notificationRuleResource).Update` is high (> 10) (gocognit)
|
|
Run linters:
internal/provider/notification_rule_resource.go#L151
cognitive complexity 15 of func `(*notificationRuleResource).Create` is high (> 10) (gocognit)
|
|
Run linters:
internal/provider/http_client.go#L38
cognitive complexity 13 of func `(*transport).RoundTrip` is high (> 10) (gocognit)
|
|
Run linters:
internal/provider/http_client.go#L23
notificationRuleURLPattern is a global variable (gochecknoglobals)
|
Loading