Skip to content

Merge branch 'develop' into feature/readme_file_update #56

Merge branch 'develop' into feature/readme_file_update

Merge branch 'develop' into feature/readme_file_update #56

GitHub Actions / Results of CppCheck src files completed Oct 24, 2024 in 1s

Results of CppCheck src files

16 warning(s) found

Annotations

Check warning on line 137 in src/modbus_slave.c

See this annotation in the file changed.

@github-actions github-actions / Results of CppCheck src files

The function 'check_modbus_request' is never used.

The function 'check_modbus_request' is never used.

Check warning on line 311 in src/modbus_master.c

See this annotation in the file changed.

@github-actions github-actions / Results of CppCheck src files

The function 'modbus_master_init' is never used.

The function 'modbus_master_init' is never used.

Check warning on line 149 in src/modbus_master.c

See this annotation in the file changed.

@github-actions github-actions / Results of CppCheck src files

The function 'modbus_master_read_coils' is never used.

The function 'modbus_master_read_coils' is never used.

Check warning on line 169 in src/modbus_master.c

See this annotation in the file changed.

@github-actions github-actions / Results of CppCheck src files

The function 'modbus_master_read_discrete_inputs' is never used.

The function 'modbus_master_read_discrete_inputs' is never used.

Check warning on line 209 in src/modbus_master.c

See this annotation in the file changed.

@github-actions github-actions / Results of CppCheck src files

The function 'modbus_master_read_holding_reg' is never used.

The function 'modbus_master_read_holding_reg' is never used.

Check warning on line 189 in src/modbus_master.c

See this annotation in the file changed.

@github-actions github-actions / Results of CppCheck src files

The function 'modbus_master_read_input_reg' is never used.

The function 'modbus_master_read_input_reg' is never used.

Check warning on line 291 in src/modbus_master.c

See this annotation in the file changed.

@github-actions github-actions / Results of CppCheck src files

The function 'modbus_master_write_multiple_coils' is never used.

The function 'modbus_master_write_multiple_coils' is never used.

Check warning on line 270 in src/modbus_master.c

See this annotation in the file changed.

@github-actions github-actions / Results of CppCheck src files

The function 'modbus_master_write_multiple_reg' is never used.

The function 'modbus_master_write_multiple_reg' is never used.

Check warning on line 229 in src/modbus_master.c

See this annotation in the file changed.

@github-actions github-actions / Results of CppCheck src files

The function 'modbus_master_write_single_coil' is never used.

The function 'modbus_master_write_single_coil' is never used.

Check warning on line 249 in src/modbus_master.c

See this annotation in the file changed.

@github-actions github-actions / Results of CppCheck src files

The function 'modbus_master_write_single_reg' is never used.

The function 'modbus_master_write_single_reg' is never used.

Check warning on line 121 in src/modbus_slave.c

See this annotation in the file changed.

@github-actions github-actions / Results of CppCheck src files

The function 'modbus_slave_init' is never used.

The function 'modbus_slave_init' is never used.

Check warning on line 66 in src/modbus_slave.c

See this annotation in the file changed.

@github-actions github-actions / Results of CppCheck src files

The function 'register_app_data_to_modbus_slave_coils_table' is never used.

The function 'register_app_data_to_modbus_slave_coils_table' is never used.

Check warning on line 79 in src/modbus_slave.c

See this annotation in the file changed.

@github-actions github-actions / Results of CppCheck src files

The function 'register_app_data_to_modbus_slave_din_table' is never used.

The function 'register_app_data_to_modbus_slave_din_table' is never used.

Check warning on line 105 in src/modbus_slave.c

See this annotation in the file changed.

@github-actions github-actions / Results of CppCheck src files

The function 'register_app_data_to_modbus_slave_hreg_table' is never used.

The function 'register_app_data_to_modbus_slave_hreg_table' is never used.

Check warning on line 92 in src/modbus_slave.c

See this annotation in the file changed.

@github-actions github-actions / Results of CppCheck src files

The function 'register_app_data_to_modbus_slave_inreg_table' is never used.

The function 'register_app_data_to_modbus_slave_inreg_table' is never used.

Check warning on line 351 in src/modbus_master.c

See this annotation in the file changed.

@github-actions github-actions / Results of CppCheck src files

The function 'update_modbus_master_manager' is never used.

The function 'update_modbus_master_manager' is never used.