Skip to content

refactor: Make event dispatch ordered by receive time.

This check has been archived and is scheduled for deletion. Learn more about checks retention
Codacy Production / Codacy Static Code Analysis required action Aug 31, 2023 in 0s

73 new issues (0 max.) of at least minor severity.

Annotations

Check warning on line 49 in auto_tests/tox_dispatch_test.c

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

auto_tests/tox_dispatch_test.c#L49

MISRA 21.3 rule

Check warning on line 50 in auto_tests/tox_dispatch_test.c

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

auto_tests/tox_dispatch_test.c#L50

MISRA 21.8 rule

Check warning on line 36 in auto_tests/tox_events_test.c

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

auto_tests/tox_events_test.c#L36

MISRA 17.7 rule

Check warning on line 101 in toxcore/events/conference_invite.c

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

toxcore/events/conference_invite.c#L101

MISRA 17.7 rule

Check warning on line 106 in toxcore/events/conference_message.c

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

toxcore/events/conference_message.c#L106

MISRA 17.7 rule

Check warning on line 77 in toxcore/events/conference_title.c

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

toxcore/events/conference_title.c#L77

MISRA 17.7 rule

Check warning on line 21 in toxcore/events/event_macros.h

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

toxcore/events/event_macros.h#L21

MISRA 0.10 rule

Check warning on line 81 in toxcore/events/file_recv_chunk.c

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

toxcore/events/file_recv_chunk.c#L81

MISRA 17.7 rule

Check warning on line 76 in toxcore/events/file_recv_control.c

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

toxcore/events/file_recv_control.c#L76

MISRA 17.7 rule

Check warning on line 72 in toxcore/events/friend_connection_status.c

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

toxcore/events/friend_connection_status.c#L72

MISRA 17.7 rule

Check warning on line 34 in toxcore/events/friend_lossless_packet.c

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

toxcore/events/friend_lossless_packet.c#L34

MISRA 17.7 rule

Check warning on line 73 in toxcore/events/friend_lossy_packet.c

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

toxcore/events/friend_lossy_packet.c#L73

MISRA 17.7 rule

Check warning on line 95 in toxcore/events/friend_lossy_packet.c

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

toxcore/events/friend_lossy_packet.c#L95

MISRA 17.7 rule

Check warning on line 34 in toxcore/events/friend_name.c

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

toxcore/events/friend_name.c#L34

MISRA 17.7 rule

Check warning on line 73 in toxcore/events/friend_name.c

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

toxcore/events/friend_name.c#L73

MISRA 17.7 rule

Check warning on line 34 in toxcore/events/friend_request.c

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

toxcore/events/friend_request.c#L34

MISRA 17.7 rule

Check warning on line 72 in toxcore/events/friend_status.c

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

toxcore/events/friend_status.c#L72

MISRA 17.7 rule

Check warning on line 71 in toxcore/events/friend_typing.c

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

toxcore/events/friend_typing.c#L71

MISRA 17.7 rule

Check warning on line 63 in toxcore/events/self_connection_status.c

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

toxcore/events/self_connection_status.c#L63

MISRA 17.7 rule

Check warning on line 174 in toxcore/tox_dispatch.c

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

toxcore/tox_dispatch.c#L174

MISRA 16.4 rule

Check warning on line 8 in toxcore/tox_event.c

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

toxcore/tox_event.c#L8

MISRA 21.6 rule

Check warning on line 19 in toxcore/tox_event.c

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

toxcore/tox_event.c#L19

MISRA 16.4 rule

Check warning on line 203 in toxcore/tox_event.c

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

toxcore/tox_event.c#L203

MISRA 16.4 rule

Check notice on line 379 in toxcore/tox_event.c

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

toxcore/tox_event.c#L379

Checking if unsigned expression 'u08' is less than zero.

Check warning on line 49 in toxcore/tox_event.h

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

toxcore/tox_event.h#L49

MISRA 19.2 rule