Skip to content

refactor and gh-actions #5

refactor and gh-actions

refactor and gh-actions #5

Triggered via pull request June 16, 2024 13:28
Status Failure
Total duration 18s
Artifacts

go.yml

on: pull_request

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/.