Skip to content

pref(cmd/uymas): test add dynamic option test. #7

pref(cmd/uymas): test add dynamic option test.

pref(cmd/uymas): test add dynamic option test. #7

Triggered via push September 28, 2023 07:31
Status Failure
Total duration 25s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: util/constraints/constraints.go#L4
syntax error: unexpected ~, expecting method or interface name
build: util/constraints/constraints.go#L8
syntax error: unexpected ~, expecting method or interface name
build: util/constraints/constraints.go#L12
syntax error: unexpected |, expecting semicolon or newline or }
build: util/constraints/constraints.go#L16
syntax error: unexpected ~, expecting method or interface name
build: util/constraints/constraints.go#L21
syntax error: unexpected |, expecting semicolon or newline or }
build: util/constraints/constraints.go#L27
syntax error: unexpected |, expecting semicolon or newline or }
build: number/number.go#L17
undefined: any
build: number/number.go#L18
undefined: any
build: number/number.go#L104
undefined: any
build: bin/parser/data.go#L32
undefined: any
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/