Skip to content

[WIP] add support for VEML7700 (closes #726) #495

[WIP] add support for VEML7700 (closes #726)

[WIP] add support for VEML7700 (closes #726) #495

Re-run triggered October 29, 2024 17:24
Status Failure
Total duration 3m 13s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
lint: drivers/i2c/veml7700_driver_test.go#L59
float-compare: use assert.InEpsilon (or InDelta) (testifylint)
lint: drivers/i2c/veml7700_driver_test.go#L72
float-compare: use assert.InEpsilon (or InDelta) (testifylint)
lint
issues found
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/