Skip to content

fix: default flag parser for apps (backport #4483) #15282

fix: default flag parser for apps (backport #4483)

fix: default flag parser for apps (backport #4483) #15282

Triggered via pull request February 1, 2025 00:24
Status Failure
Total duration 2m 49s
Artifacts

test.yml

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

Annotations

21 errors
test (ubuntu-latest): ignite/services/plugin/flag_test.go#L573
expected operand, found '<<'
test (ubuntu-latest): ignite/services/plugin/grpc/v1/interface_flag.go#L56
syntax error: unexpected <<, expected case or default or }
test (ubuntu-latest): ignite/services/plugin/grpc/v1/interface_flag.go#L59
syntax error: unexpected if, expected :
test (ubuntu-latest): ignite/services/plugin/grpc/v1/interface_flag.go#L64
syntax error: unexpected >>, expected }
test (ubuntu-latest)
Process completed with exit code 1.
test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
test (macos-latest): ignite/services/plugin/flag_test.go#L573
expected operand, found '<<'
test (macos-latest): ignite/services/plugin/grpc/v1/interface_flag.go#L56
syntax error: unexpected <<, expected case or default or }
test (macos-latest): ignite/services/plugin/grpc/v1/interface_flag.go#L59
syntax error: unexpected if, expected :
test (macos-latest): ignite/services/plugin/grpc/v1/interface_flag.go#L64
syntax error: unexpected >>, expected }
test (macos-latest)
The operation was canceled.