Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

添加GPIO接口

添加GPIO接口 #45

Triggered via push August 15, 2024 22:52
Status Failure
Total duration 44s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: rpc/client.go#L31
pack.Header undefined (type *Pack has no field or method Header)
build: rpc/client.go#L32
missing return
build: rpc/client.go#L35
header declared and not used
build: rpc/client.go#L37
missing return
build: rpc/client.go#L40
header declared and not used
build: rpc/client.go#L42
missing return
build: rpc/client.go#L81
tp declared and not used
build: rpc/client.go#L82
enc declared and not used
build: rpc/client.go#L85
undefined: b
build: rpc/client.go#L119
multiple-value u.User.Password() (value of type (string, bool)) in single-value context
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/