Skip to content

add basic Fitbit API example #336

add basic Fitbit API example

add basic Fitbit API example #336

Triggered via pull request August 3, 2023 10:53
Status Failure
Total duration 2m 8s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test
pylint (example code)
test: examples/requests_api_fitbit.py#L206
Line too long (101/100)
test: examples/requests_api_fitbit.py#L269
Line too long (549/100)
test: examples/requests_api_fitbit.py#L154
Using an f-string that does not have any interpolated variables
test: examples/requests_api_fitbit.py#L272
Using an f-string that does not have any interpolated variables
test: examples/requests_api_fitbit.py#L273
Using an f-string that does not have any interpolated variables
test: examples/requests_api_fitbit.py#L274
Using an f-string that does not have any interpolated variables
test: examples/requests_api_fitbit.py#L279
Using an f-string that does not have any interpolated variables
test: examples/requests_api_fitbit.py#L7
standard import "import time" should be placed before "import board"
test: examples/requests_api_fitbit.py#L9
standard import "import ssl" should be placed before "import board"