Validate the interface name against a list of prefixes #188
pr-tests.yaml
on: pull_request
Unit test
29s
Functional test
37s
Annotations
7 errors
Unit test
invalid operation: m.InterfacePrefix == "" (mismatched types []string and untyped string)
|
Unit test
Process completed with exit code 2.
|
Functional test
invalid operation: m.InterfacePrefix == "" (mismatched types []string and untyped string)
|
Functional test
cannot use m.InterfacePrefix (variable of type []string) as string value in argument to strings.HasPrefix
|
Functional test
Process completed with exit code 2.
|
Functional test
invalid operation: m.InterfacePrefix == "" (mismatched types []string and untyped string)
|
Functional test
cannot use m.InterfacePrefix (variable of type []string) as string value in argument to strings.HasPrefix
|