[BED-336] refactored to add support for error kind #46
Annotations
10 errors
parser_test.go#L1325
undefined: DNSError
|
parser_test.go#L1326
undefined: ValidationError
|
parser_test.go#L1327
undefined: ValidationError
|
parser_test.go#L1328
undefined: ValidationError
|
parser_test.go#L1329
undefined: ValidationError
|
parser_test.go#L1404
cannot use &token{…} (value of type *token) as type SpfErrorKind in struct literal
|
parser_test.go#L1405
cannot use SpfError{…} (value of type SpfError) as type *token in struct literal
|
parser_test.go#L1405
cannot use &token{…} (value of type *token) as type SpfErrorKind in struct literal
|
parser_test.go#L1405
cannot use ErrLoopDetected (variable of type error) as type *token in struct literal
|
parser_test.go#L1405
too few values in SpfError{…}
|
The logs for this run have expired and are no longer available.
Loading