Skip to content

Update code.py to handle RTC and NTP #114

Update code.py to handle RTC and NTP

Update code.py to handle RTC and NTP #114

Triggered via pull request March 17, 2024 17:25
Status Failure
Total duration 1m 8s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test
black
test: examples/camera/code.py#L1
reformatted
test
pylint (example code)
test: examples/camera/code.py#L49
Catching too general exception Exception
test: examples/camera/code.py#L53
Import "import adafruit_pycamera" should be placed at the top of the module
test: examples/camera/code.py#L11
standard import "import os" should be placed before "import wifi"
test: examples/camera/code.py#L16
standard import "import time" should be placed before "import wifi"
test: examples/camera/code.py#L6
Unused import ipaddress
test: examples/camera/code.py#L14
Unused datetime imported from adafruit_datetime
test
Process completed with exit code 1.