Skip to content

added support for float in oneof - issue #1105 #448

added support for float in oneof - issue #1105

added support for float in oneof - issue #1105 #448

Triggered via pull request June 15, 2023 06:14
Status Failure
Total duration 1m 1s
Artifacts

workflow.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

24 errors
lint: baked_in.go#L285
illegal label declaration (typecheck)
lint: baked_in.go#L286
expected ';', found size (typecheck)
lint: baked_in.go#L291
expected '{', found 'for' (typecheck)
lint: baked_in.go#L300
expected '(', found isUnique (typecheck)
lint: baked_in.go#L373
expected '(', found isMAC (typecheck)
lint: baked_in.go#L380
expected '(', found isCIDRv4 (typecheck)
lint: baked_in.go#L387
expected '(', found isCIDRv6 (typecheck)
lint: baked_in.go#L394
expected '(', found isCIDR (typecheck)
lint: baked_in.go#L401
expected '(', found isIPv4 (typecheck)
lint: baked_in.go#L408
expected '(', found isIPv6 (typecheck)
test (1.20.x, ubuntu-latest): baked_in.go#L285
syntax error: unexpected :, expected {
test (1.20.x, ubuntu-latest): baked_in.go#L290
syntax error: unexpected }, expected expression
test (1.20.x, ubuntu-latest): baked_in.go#L300
syntax error: unexpected isUnique, expected (
test (1.20.x, ubuntu-latest): baked_in.go#L373
syntax error: unexpected isMAC, expected (
test (1.20.x, ubuntu-latest): baked_in.go#L380
syntax error: unexpected isCIDRv4, expected (
test (1.20.x, ubuntu-latest): baked_in.go#L387
syntax error: unexpected isCIDRv6, expected (
test (1.20.x, ubuntu-latest): baked_in.go#L394
syntax error: unexpected isCIDR, expected (
test (1.20.x, ubuntu-latest): baked_in.go#L401
syntax error: unexpected isIPv4, expected (
test (1.20.x, ubuntu-latest): baked_in.go#L408
syntax error: unexpected isIPv6, expected (
test (1.20.x, ubuntu-latest): baked_in.go#L415
syntax error: unexpected isIP, expected (
test (1.20.x, windows-latest)
The job was canceled because "_1_20_x_ubuntu-latest" failed.
test (1.20.x, windows-latest)
The operation was canceled.
test (1.20.x, macos-latest)
The job was canceled because "_1_20_x_ubuntu-latest" failed.
test (1.20.x, macos-latest)
The operation was canceled.