Skip to content

[BED-336] refactored to add support for error kind #47

[BED-336] refactored to add support for error kind

[BED-336] refactored to add support for error kind #47

Triggered via pull request September 3, 2023 18:07
@csucucsucu
synchronize #23
feature/bed-336
Status Failure
Total duration 40s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

tests-race.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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{…}