Bump tzlocal from 3.0 to 5.1 #130
Annotations
10 errors and 1 warning
|
esphome/__main__.py#L844
return run_esphome(sys.argv)
|
esphome/__main__.py#L831
rc = POST_CONFIG_ACTIONS[args.command](args, config)
|
esphome/__main__.py#L345
exit_code = write_cpp(config)
|
esphome/__main__.py#L167
generate_cpp_contents(config)
|
esphome/__main__.py#L179
CORE.flush_tasks()
|
esphome/core/__init__.py#L613
self.event_loop.flush_tasks()
|
esphome/coroutine.py#L245
next(task.iterator)
|
esphome/__main__.py#L159
await coro(conf)
|
esphome/components/logger/__init__.py#L194
if CORE.zephyr_manager is not None:
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading