Wifi library: extending apis and improving library #177
Annotations
10 errors
|
libraries/SocketWrapper/WiFi.h#L95
ERROR: open brace '{' following function definitions go on the next line
|
|
libraries/SocketWrapper/WiFi.h#L95
ERROR: "foo* bar" should be "foo *bar"
|
|
libraries/SocketWrapper/WiFi.h#L95
ERROR: Bad function definition - char* SSID() should probably be char* SSID(void)
|
|
libraries/SocketWrapper/WiFi.h#L95
WARNING: please, no spaces at the start of a line
|
|
libraries/SocketWrapper/WiFi.h#L83
WARNING: suspect code indent for conditional statements (12, 12)
|
|
libraries/SocketWrapper/WiFi.h#L83
WARNING: Statements should start on a tabstop
|
|
libraries/SocketWrapper/WiFi.h#L78
WARNING: suspect code indent for conditional statements (8, 12)
|
|
libraries/SocketWrapper/WiFi.h#L78
WARNING: please, no spaces at the start of a line
|
|
libraries/SocketWrapper/WiFi.h#L78
ERROR: code indent should use tabs where possible
|
|
|
The logs for this run have expired and are no longer available.
Loading