Skip to content

Support Fleet API and Proxy #133

Support Fleet API and Proxy

Support Fleet API and Proxy #133

Triggered via pull request February 17, 2024 10:51
@andigandig
synchronize #127
evcc-io:main
Status Failure
Total duration 28s
Artifacts

reviewdog.yml

on: pull_request
runner / staticcheck
21s
runner / staticcheck
runner / golangci-lint
17s
runner / golangci-lint
Fit to window
Zoom out
Zoom in

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/