Skip to content

Validate the interface name against a list of prefixes #186

Validate the interface name against a list of prefixes

Validate the interface name against a list of prefixes #186

Triggered via pull request February 17, 2025 17:53
Status Failure
Total duration 44s
Artifacts

pr-tests.yaml

on: pull_request
Unit test
26s
Unit test
Functional test
36s
Functional test
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