Skip to content

Validate the interface name against a list of prefixes #187

Validate the interface name against a list of prefixes

Validate the interface name against a list of prefixes #187

Triggered via pull request February 17, 2025 18:07
Status Failure
Total duration 1m 11s
Artifacts

pr-tests.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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