Support Fleet API and Proxy #133
reviewdog.yml
on: pull_request
runner / staticcheck
21s
runner / golangci-lint
17s
Annotations
2 errors and 3 warnings
runner / staticcheck:
examples/manage_car.go#L8
[staticcheck] reported by reviewdog 🐶
no required module provides package github.com/bogosj/tesla; to add it:
go get github.com/bogosj/tesla
Raw Output:
{"source":{"name":"staticcheck","url":"https://staticcheck.io"},"message":"no required module provides package github.com/bogosj/tesla; to add it:\n\tgo get github.com/bogosj/tesla","code":{"value":"compile","url":"https://staticcheck.io/docs/checks#compile"},"location":{"path":"examples/manage_car.go","range":{"start":{"line":8,"column":2}}},"severity":"ERROR"}
|
runner / staticcheck
Process completed with exit code 1.
|
runner / golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
runner / staticcheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
runner / staticcheck
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|