Skip to content

edns0 zoneversion

edns0 zoneversion #979

Triggered via push August 14, 2024 05:23
Status Failure
Total duration 26s
Artifacts

go.yml

on: push
Matrix: Build and Test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Build and Test (1.22.x): edns.go#L64
cannot use &EDNS0_ZONEVERSION{…} (value of type *EDNS0_ZONEVERSION) as EDNS0 value in return statement: *EDNS0_ZONEVERSION does not implement EDNS0 (missing method Option)
Build and Test (1.22.x): edns.go#L64
EDNS0_ZONEVERSION (type) is not an expression
Build and Test (1.22.x)
Process completed with exit code 1.
Build and Test (1.23.x)
The job was canceled because "_1_22_x" failed.
Build and Test (1.23.x): edns.go#L64
cannot use &EDNS0_ZONEVERSION{…} (value of type *EDNS0_ZONEVERSION) as EDNS0 value in return statement: *EDNS0_ZONEVERSION does not implement EDNS0 (missing method Option)
Build and Test (1.23.x): edns.go#L64
EDNS0_ZONEVERSION (type) is not an expression
Build and Test (1.23.x)
The operation was canceled.
Build and Test (1.22.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/