refactor and gh-actions #5
Annotations
4 errors and 1 warning
build:
cmd/zplgfa/main.go#L28
cannot use sendCancelCmdToZebra (value of type func(ip string, port string) error) as func(string, string) (string, error) value in map literal
|
build:
cmd/zplgfa/main.go#L29
cannot use sendCalibCmdToZebra (value of type func(ip string, port string) error) as func(string, string) (string, error) value in map literal
|
build:
cmd/zplgfa/main.go#L30
cannot use sendFeedCmdToZebra (value of type func(ip string, port string) error) as func(string, string) (string, error) value in map literal
|
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|