This repository has been archived by the owner on Oct 21, 2024. It is now read-only.
Parametarize #10
Annotations
6 errors
lint
expected boolean expression, found assignment (missing parentheses around composite literal?) (and 1 more errors)
|
lint
Process completed with exit code 1.
|
test:
cmd/gwurl/main.go#L59
syntax error: cannot use parsed, err := taggedurl.ParseTaggedURL(taggedUrl) as value
|
test
Process completed with exit code 1.
|
build:
cmd/gwurl/main.go#L59
syntax error: cannot use parsed, err := taggedurl.ParseTaggedURL(taggedUrl) as value
|
build
Process completed with exit code 1.
|