Skip to content

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

added support for float in oneof - issue #1105

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

Triggered via pull request June 15, 2023 06:28
Status Failure
Total duration 58s
Artifacts

workflow.yml

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

Annotations

12 errors
lint: validator_test.go#L1175
unknown field Float in struct literal of type Test (typecheck)
lint: validator_test.go#L1186
test.Float undefined (type *Test has no field or method Float) (typecheck)
lint
issues found
test (1.20.x, ubuntu-latest): validator_test.go#L1175
unknown field Float in struct literal of type Test
test (1.20.x, ubuntu-latest): validator_test.go#L1186
test.Float undefined (type *Test has no field or method Float)
test (1.20.x, ubuntu-latest)
Process completed with exit code 1.
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): validator_test.go#L1175
unknown field Float in struct literal of type Test
test (1.20.x, macos-latest): validator_test.go#L1186
test.Float undefined (type *Test has no field or method Float)
test (1.20.x, macos-latest)
The operation was canceled.