Skip to content

Bump pymodbus from 3.5.4 to 3.6.5 #40

Bump pymodbus from 3.5.4 to 3.6.5

Bump pymodbus from 3.5.4 to 3.6.5 #40

Triggered via pull request March 4, 2024 16:27
Status Success
Total duration 1m 52s
Artifacts

pull.yml

on: pull_request
Validate
1m 42s
Validate
Check style formatting
7s
Check style formatting
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Check style formatting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Validate
[CONFIG_SCHEMA] Integrations which implement 'async_setup' or 'setup' must define either 'CONFIG_SCHEMA', 'PLATFORM_SCHEMA' or 'PLATFORM_SCHEMA_BASE'. If the integration has no configuration parameters, can only be set up from platforms or can only be set up from config entries, one of the helpers cv.empty_config_schema, cv.platform_only_config_schema or cv.config_entry_only_config_schema can be used.