Regen #18
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
8 errors
|
lint
issues found
|
|
lint:
service/trigger.go#L81
invalid operation: req.GetAction().GetCreate().TriggerId != "" (mismatched types *string and untyped string) (typecheck)
|
|
lint:
integration/trigger_test.go#L37
cannot use triggerID (variable of type string) as *string value in struct literal (typecheck)
|
|
lint:
integration/universe.go#L143
cannot use triggerID (variable of type string) as *string value in struct literal (typecheck)
|
|
lint:
service/trigger.go#L81
invalid operation: req.GetAction().GetCreate().TriggerId != "" (mismatched types *string and untyped string)) (typecheck)
|
|
lint:
integration/universe.go#L19
could not import github.com/pentops/trigger/service (-: # github.com/pentops/trigger/service
|
|
lint:
service/trigger.go#L81
invalid operation: req.GetAction().GetCreate().TriggerId != "" (mismatched types *string and untyped string)) (typecheck)
|
|
lint:
cmd/main/main.go#L18
could not import github.com/pentops/trigger/service (-: # github.com/pentops/trigger/service
|