[BED-336] refactored to add support for error kind #47
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
build:
parser_test.go#L1325
undefined: DNSError
|
build:
parser_test.go#L1326
undefined: ValidationError
|
build:
parser_test.go#L1327
undefined: ValidationError
|
build:
parser_test.go#L1328
undefined: ValidationError
|
build:
parser_test.go#L1329
undefined: ValidationError
|
build:
parser_test.go#L1404
cannot use &token{…} (value of type *token) as type SpfErrorKind in struct literal
|
build:
parser_test.go#L1405
cannot use SpfError{…} (value of type SpfError) as type *token in struct literal
|
build:
parser_test.go#L1405
cannot use &token{…} (value of type *token) as type SpfErrorKind in struct literal
|
build:
parser_test.go#L1405
cannot use ErrLoopDetected (variable of type error) as type *token in struct literal
|
build:
parser_test.go#L1405
too few values in SpfError{…}
|