Prechecker results: error


PHP lint problems

(0 errors, 0 warnings)

This section shows php lint problems in the code detected by php -l [More info]


PHP coding style problems

(41136 errors, 405 warnings)

This section shows the coding style problems detected in the code by phpcs [More info]

repository/evernote/db/access.php
(#2) The opening <?php tag must be followed by exactly one newline.
repository/evernote/db/caches.php
(#2) The opening <?php tag must be followed by exactly one newline.
repository/evernote/db/upgrade.php
(#38) Empty CATCH statement detected
repository/evernote/lang/en/repository_evernote.php
(#2) The opening <?php tag must be followed by exactly one newline.
repository/evernote/lib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#33) Variable "GLOBALS" must be all lower-case
(#34) Variable "GLOBALS" must be all lower-case
(#37) Variable "GLOBALS" must be all lower-case
(#40) Variable "GLOBALS" must be all lower-case
(#43) Variable "GLOBALS" must be all lower-case
(#46) Variable "GLOBALS" must be all lower-case
(#49) Variable "GLOBALS" must be all lower-case
(#52) Variable "GLOBALS" must be all lower-case
(#55) Variable "GLOBALS" must be all lower-case
(#215) Visibility must be declared on method "__construct"
(#666) Empty IF statement detected
(#688) Empty CATCH statement detected
(#1032) Expected "} else {\n"; found "} else{\n"
(#1067) Variable "popup_btn" must not contain underscores.
(#1068) Variable "popup_btn" must not contain underscores.
(#1069) Variable "popup_btn" must not contain underscores.
(#1070) Variable "popup_btn" must not contain underscores.
(#1083) Possible useless method overriding detected
(#1094) Variable "search_text" must not contain underscores.
(#1096) Variable "search_text" must not contain underscores.
(#1099) Variable "search_text" must not contain underscores.
(#1107) Expected "} else {\n"; found "} else {\n"
(#1109) Variable "search_text" must not contain underscores.
repository/evernote/lib/evernote/lib/Evernote/Client.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#5) "require_once" must be immediately followed by an open parenthesis
(#6) "require_once" must be immediately followed by an open parenthesis
(#7) "require_once" must be immediately followed by an open parenthesis
(#8) "require_once" must be immediately followed by an open parenthesis
(#9) "require_once" must be immediately followed by an open parenthesis
(#10) "require_once" must be immediately followed by an open parenthesis
(#11) "require_once" must be immediately followed by an open parenthesis
(#12) "require_once" must be immediately followed by an open parenthesis
(#16) Member variable "consumerKey" must be all lower-case
(#17) Member variable "consumerSecret" must be all lower-case
(#19) Member variable "serviceHost" must be all lower-case
(#20) Member variable "additionalHeaders" must be all lower-case
(#25) Opening brace should be on the same line as the declaration
(#32) Variable "defaultServiceHost" must be all lower-case
(#34) Variable "defaultServiceHost" must be all lower-case
(#44) Public method name "Client::getRequestToken" must be in lower-case letters only
(#44) Variable "callbackUrl" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
(#48) Variable "callbackUrl" must be all lower-case
(#51) Public method name "Client::getAccessToken" must be in lower-case letters only
(#51) Variable "oauthToken" must be all lower-case
(#51) Variable "oauthTokenSecret" must be all lower-case
(#51) Variable "oauthVerifier" must be all lower-case
(#52) Opening brace should be on the same line as the declaration
(#54) Variable "oauthToken" must be all lower-case
(#54) Variable "oauthTokenSecret" must be all lower-case
(#55) Variable "accessToken" must be all lower-case
(#55) Expected 1 space before "="; 0 found
(#55) Variable "oauthVerifier" must be all lower-case
(#57) Variable "accessToken" must be all lower-case
(#59) Variable "accessToken" must be all lower-case
(#62) Public method name "Client::getAuthorizeUrl" must be in lower-case letters only
(#62) Variable "requestToken" must be all lower-case
(#63) Opening brace should be on the same line as the declaration
(#66) Variable "requestToken" must be all lower-case
(#71) Public method name "Client::getUserStore" must be in lower-case letters only
(#72) Opening brace should be on the same line as the declaration
(#73) Variable "userStoreUrl" must be all lower-case
(#75) Variable "userStoreUrl" must be all lower-case
(#78) Public method name "Client::getNoteStore" must be in lower-case letters only
(#79) Opening brace should be on the same line as the declaration
(#80) Variable "userStore" must be all lower-case
(#81) Variable "noteStoreUrl" must be all lower-case
(#81) Variable "userStore" must be all lower-case
(#83) Variable "noteStoreUrl" must be all lower-case
(#86) Public method name "Client::getSharedNoteStore" must be in lower-case letters only
(#86) Variable "linkedNotebook" must be all lower-case
(#87) Opening brace should be on the same line as the declaration
(#88) Variable "noteStoreUrl" must be all lower-case
(#88) Variable "linkedNotebook" must be all lower-case
(#89) Variable "noteStore" must be all lower-case
(#89) Variable "noteStoreUrl" must be all lower-case
(#90) Variable "sharedAuth" must be all lower-case
(#90) Variable "noteStore" must be all lower-case
(#90) Variable "linkedNotebook" must be all lower-case
(#91) Variable "sharedToken" must be all lower-case
(#91) Variable "sharedAuth" must be all lower-case
(#93) Variable "sharedToken" must be all lower-case
(#93) Variable "noteStoreUrl" must be all lower-case
(#96) Public method name "Client::getBusinessNoteStore" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#98) Variable "userStore" must be all lower-case
(#99) Variable "bizAuth" must be all lower-case
(#99) Variable "userStore" must be all lower-case
(#100) Variable "bizToken" must be all lower-case
(#100) Variable "bizAuth" must be all lower-case
(#101) Variable "noteStoreUrl" must be all lower-case
(#101) Variable "bizAuth" must be all lower-case
(#103) Variable "bizToken" must be all lower-case
(#103) Variable "noteStoreUrl" must be all lower-case
(#106) Protected method name "Client::getEndpoint" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
(#121) Member variable "userAgentId" must be all lower-case
(#124) Variable "clientClass" must be all lower-case
(#124) Variable "storeUrl" must be all lower-case
(#125) Opening brace should be on the same line as the declaration
(#130) Variable "clientClass" must be all lower-case
(#130) Variable "storeUrl" must be all lower-case
(#134) Opening brace should be on the same line as the declaration
(#143) Usage of ELSEIF not allowed; use ELSE IF instead
(#144) Variable "newArgs" must be all lower-case
(#145) Expected 1 space before "=>"; 0 found
(#145) Expected 1 space after "=>"; 0 found
(#145) Expected 1 space before "=>"; 0 found
(#145) Expected 1 space after "=>"; 0 found
(#147) Variable "newArgs" must be all lower-case
(#150) Variable "newArgs" must be all lower-case
(#154) Variable "newArgs" must be all lower-case
(#160) Protected method name "Store::getThriftClient" must be in lower-case letters only
(#160) Variable "clientClass" must be all lower-case
(#161) Opening brace should be on the same line as the declaration
(#171) Variable "httpClient" must be all lower-case
(#173) Variable "httpClient" must be all lower-case
(#175) Variable "thriftProtocol" must be all lower-case
(#175) Variable "httpClient" must be all lower-case
(#177) Variable "clientClass" must be all lower-case
(#177) Variable "thriftProtocol" must be all lower-case
(#177) Variable "thriftProtocol" must be all lower-case
(#180) Protected method name "Store::getSdkVersion" must be in lower-case letters only
(#181) Opening brace should be on the same line as the declaration
(#182) Variable "GLOBALS" must be all lower-case
(#183) Variable "GLOBALS" must be all lower-case
repository/evernote/lib/evernote/lib/Thrift.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#13) Line 12 of the opening comment must start "//".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) Line indented incorrectly; expected at least 4 spaces, found 2
(#29) Line indented incorrectly; expected at least 4 spaces, found 2
(#30) Line indented incorrectly; expected at least 4 spaces, found 2
(#31) Line indented incorrectly; expected at least 4 spaces, found 2
(#32) Line indented incorrectly; expected at least 4 spaces, found 2
(#33) Line indented incorrectly; expected at least 4 spaces, found 2
(#34) Line indented incorrectly; expected at least 4 spaces, found 2
(#35) Line indented incorrectly; expected at least 4 spaces, found 2
(#36) Line indented incorrectly; expected at least 4 spaces, found 2
(#37) Line indented incorrectly; expected at least 4 spaces, found 2
(#38) Line indented incorrectly; expected at least 4 spaces, found 2
(#39) Line indented incorrectly; expected at least 4 spaces, found 2
(#40) Line indented incorrectly; expected at least 4 spaces, found 2
(#41) Line indented incorrectly; expected at least 4 spaces, found 2
(#42) Line indented incorrectly; expected at least 4 spaces, found 2
(#43) Line indented incorrectly; expected at least 4 spaces, found 2
(#44) Line indented incorrectly; expected at least 4 spaces, found 2
(#51) Line indented incorrectly; expected at least 4 spaces, found 2
(#52) Line indented incorrectly; expected at least 4 spaces, found 2
(#53) Line indented incorrectly; expected at least 4 spaces, found 2
(#54) Line indented incorrectly; expected at least 4 spaces, found 2
(#71) Line indented incorrectly; expected 4 spaces, found 2
(#71) Visibility must be declared on method "__construct"
(#72) Line indented incorrectly; expected 8 spaces, found 4
(#73) Line indented incorrectly; expected at least 12 spaces, found 6
(#74) Line indented incorrectly; expected at least 12 spaces, found 6
(#75) Line indented incorrectly; expected 12 spaces, found 6
(#76) Line indented incorrectly; expected at least 16 spaces, found 8
(#77) Line indented incorrectly; expected 16 spaces, found 8
(#78) Line indented incorrectly; expected at least 20 spaces, found 10
(#79) Line indented incorrectly; expected 16 spaces, found 8
(#80) Line indented incorrectly; expected 12 spaces, found 6
(#81) Line indented incorrectly; expected 8 spaces, found 4
(#82) Line indented incorrectly; expected at least 12 spaces, found 6
(#83) Line indented incorrectly; expected 8 spaces, found 4
(#84) Line indented incorrectly; expected 4 spaces, found 2
(#86) Line indented incorrectly; expected 4 spaces, found 2
(#86) Scope modifier not specified for member variable "$tmethod"
(#94) Line indented incorrectly; expected 4 spaces, found 2
(#94) Private method name "TException::_readMap" must be in lower-case letters only
(#95) Line indented incorrectly; expected at least 8 spaces, found 4
(#96) Line indented incorrectly; expected at least 8 spaces, found 4
(#97) Line indented incorrectly; expected at least 8 spaces, found 4
(#98) Line indented incorrectly; expected at least 8 spaces, found 4
(#99) Line indented incorrectly; expected 8 spaces, found 4
(#100) Line indented incorrectly; expected at least 12 spaces, found 6
(#101) Line indented incorrectly; expected 8 spaces, found 4
(#102) Line indented incorrectly; expected at least 12 spaces, found 6
(#103) Line indented incorrectly; expected 8 spaces, found 4
(#104) Line indented incorrectly; expected 8 spaces, found 4
(#105) Line indented incorrectly; expected at least 12 spaces, found 6
(#106) Line indented incorrectly; expected 8 spaces, found 4
(#107) Line indented incorrectly; expected at least 12 spaces, found 6
(#108) Line indented incorrectly; expected 8 spaces, found 4
(#109) Line indented incorrectly; expected at least 8 spaces, found 4
(#110) Line indented incorrectly; expected at least 8 spaces, found 4
(#110) Variable "_ktype" must not contain underscores.
(#110) Variable "_vtype" must not contain underscores.
(#111) Line indented incorrectly; expected at least 8 spaces, found 4
(#111) Variable "_ktype" must not contain underscores.
(#111) Variable "_vtype" must not contain underscores.
(#112) Line indented incorrectly; expected 8 spaces, found 4
(#113) Line indented incorrectly; expected at least 12 spaces, found 6
(#114) Line indented incorrectly; expected 12 spaces, found 6
(#115) Line indented incorrectly; expected at least 16 spaces, found 8
(#116) Line indented incorrectly; expected 12 spaces, found 6
(#117) Line indented incorrectly; expected 16 spaces, found 8
(#118) Line indented incorrectly; expected 20 spaces, found 8
(#119) Line indented incorrectly; expected at least 24 spaces, found 10
(#120) Line indented incorrectly; expected at least 24 spaces, found 10
(#121) Line indented incorrectly; expected at least 24 spaces, found 10
(#123) Line indented incorrectly; expected 20 spaces, found 8
(#124) Line indented incorrectly; expected at least 24 spaces, found 10
(#126) Line indented incorrectly; expected 20 spaces, found 8
(#127) Line indented incorrectly; expected at least 24 spaces, found 10
(#129) Line indented incorrectly; expected 20 spaces, found 8
(#130) Line indented incorrectly; expected at least 24 spaces, found 10
(#132) Line indented incorrectly; expected 16 spaces, found 8
(#133) Line indented incorrectly; expected 12 spaces, found 6
(#134) Line indented incorrectly; expected 12 spaces, found 6
(#135) Line indented incorrectly; expected at least 16 spaces, found 8
(#136) Line indented incorrectly; expected 12 spaces, found 6
(#137) Line indented incorrectly; expected 16 spaces, found 8
(#138) Line indented incorrectly; expected 20 spaces, found 8
(#139) Line indented incorrectly; expected at least 24 spaces, found 10
(#140) Line indented incorrectly; expected at least 24 spaces, found 10
(#141) Line indented incorrectly; expected at least 24 spaces, found 10
(#143) Line indented incorrectly; expected 20 spaces, found 8
(#144) Line indented incorrectly; expected at least 24 spaces, found 10
(#146) Line indented incorrectly; expected 20 spaces, found 8
(#147) Line indented incorrectly; expected at least 24 spaces, found 10
(#149) Line indented incorrectly; expected 20 spaces, found 8
(#150) Line indented incorrectly; expected at least 24 spaces, found 10
(#152) Line indented incorrectly; expected 16 spaces, found 8
(#153) Line indented incorrectly; expected 12 spaces, found 6
(#154) Line indented incorrectly; expected at least 12 spaces, found 6
(#155) Line indented incorrectly; expected 8 spaces, found 4
(#156) Line indented incorrectly; expected at least 8 spaces, found 4
(#157) Line indented incorrectly; expected at least 8 spaces, found 4
(#158) Line indented incorrectly; expected 4 spaces, found 2
(#160) Line indented incorrectly; expected 4 spaces, found 2
(#160) Private method name "TException::_readList" must be in lower-case letters only
(#161) Line indented incorrectly; expected at least 8 spaces, found 4
(#162) Line indented incorrectly; expected at least 8 spaces, found 4
(#163) Line indented incorrectly; expected at least 8 spaces, found 4
(#164) Line indented incorrectly; expected 8 spaces, found 4
(#165) Line indented incorrectly; expected at least 12 spaces, found 6
(#166) Line indented incorrectly; expected 8 spaces, found 4
(#167) Line indented incorrectly; expected at least 12 spaces, found 6
(#168) Line indented incorrectly; expected 8 spaces, found 4
(#169) Line indented incorrectly; expected at least 8 spaces, found 4
(#170) Line indented incorrectly; expected at least 8 spaces, found 4
(#170) Variable "_etype" must not contain underscores.
(#171) Line indented incorrectly; expected 8 spaces, found 4
(#172) Line indented incorrectly; expected at least 12 spaces, found 6
(#172) Variable "_etype" must not contain underscores.
(#173) Line indented incorrectly; expected 8 spaces, found 4
(#174) Line indented incorrectly; expected at least 12 spaces, found 6
(#174) Variable "_etype" must not contain underscores.
(#175) Line indented incorrectly; expected 8 spaces, found 4
(#176) Line indented incorrectly; expected 8 spaces, found 4
(#177) Line indented incorrectly; expected at least 12 spaces, found 6
(#178) Line indented incorrectly; expected 12 spaces, found 6
(#179) Line indented incorrectly; expected at least 16 spaces, found 8
(#180) Line indented incorrectly; expected 12 spaces, found 6
(#181) Line indented incorrectly; expected at least 16 spaces, found 8
(#182) Line indented incorrectly; expected 16 spaces, found 8
(#183) Line indented incorrectly; expected 20 spaces, found 8
(#184) Line indented incorrectly; expected at least 24 spaces, found 10
(#185) Line indented incorrectly; expected at least 24 spaces, found 10
(#186) Line indented incorrectly; expected at least 24 spaces, found 10
(#188) Line indented incorrectly; expected 20 spaces, found 8
(#189) Line indented incorrectly; expected at least 24 spaces, found 10
(#191) Line indented incorrectly; expected 20 spaces, found 8
(#192) Line indented incorrectly; expected at least 24 spaces, found 10
(#194) Line indented incorrectly; expected 20 spaces, found 8
(#195) Line indented incorrectly; expected at least 24 spaces, found 10
(#197) Line indented incorrectly; expected 16 spaces, found 8
(#198) Line indented incorrectly; expected 12 spaces, found 6
(#199) Line indented incorrectly; expected 12 spaces, found 6
(#200) Line indented incorrectly; expected at least 16 spaces, found 8
(#201) Line indented incorrectly; expected 12 spaces, found 6
(#202) Line indented incorrectly; expected at least 16 spaces, found 8
(#202) Expected 1 space before "="; 0 found
(#203) Line indented incorrectly; expected 12 spaces, found 6
(#204) Line indented incorrectly; expected 8 spaces, found 4
(#205) Line indented incorrectly; expected 8 spaces, found 4
(#206) Line indented incorrectly; expected at least 12 spaces, found 6
(#207) Line indented incorrectly; expected 8 spaces, found 4
(#208) Line indented incorrectly; expected at least 12 spaces, found 6
(#209) Line indented incorrectly; expected 8 spaces, found 4
(#210) Line indented incorrectly; expected at least 8 spaces, found 4
(#211) Line indented incorrectly; expected 4 spaces, found 2
(#213) Line indented incorrectly; expected 4 spaces, found 2
(#214) Line indented incorrectly; expected at least 8 spaces, found 4
(#215) Line indented incorrectly; expected at least 8 spaces, found 4
(#216) Line indented incorrectly; expected at least 8 spaces, found 4
(#217) Line indented incorrectly; expected at least 8 spaces, found 4
(#218) Line indented incorrectly; expected at least 8 spaces, found 4
(#219) Line indented incorrectly; expected 8 spaces, found 4
(#220) Line indented incorrectly; expected at least 12 spaces, found 6
(#221) Line indented incorrectly; expected 12 spaces, found 6
(#222) Line indented incorrectly; expected at least 16 spaces, found 8
(#223) Line indented incorrectly; expected 12 spaces, found 6
(#224) Line indented incorrectly; expected 12 spaces, found 6
(#225) Line indented incorrectly; expected at least 16 spaces, found 8
(#226) Line indented incorrectly; expected at least 16 spaces, found 8
(#227) Line indented incorrectly; expected 16 spaces, found 8
(#228) Line indented incorrectly; expected at least 20 spaces, found 10
(#229) Line indented incorrectly; expected 20 spaces, found 10
(#230) Line indented incorrectly; expected at least 24 spaces, found 12
(#231) Line indented incorrectly; expected at least 24 spaces, found 12
(#232) Line indented incorrectly; expected 20 spaces, found 10
(#233) Line indented incorrectly; expected 24 spaces, found 12
(#234) Line indented incorrectly; expected 28 spaces, found 12
(#235) Line indented incorrectly; expected at least 32 spaces, found 14
(#236) Line indented incorrectly; expected at least 32 spaces, found 14
(#237) Line indented incorrectly; expected at least 32 spaces, found 14
(#239) Line indented incorrectly; expected 28 spaces, found 12
(#240) Line indented incorrectly; expected at least 32 spaces, found 14
(#242) Line indented incorrectly; expected 28 spaces, found 12
(#243) Line indented incorrectly; expected at least 32 spaces, found 14
(#245) Line indented incorrectly; expected 28 spaces, found 12
(#246) Line indented incorrectly; expected at least 32 spaces, found 14
(#248) Line indented incorrectly; expected 24 spaces, found 12
(#249) Line indented incorrectly; expected 20 spaces, found 10
(#250) Line indented incorrectly; expected 16 spaces, found 8
(#251) Line indented incorrectly; expected at least 20 spaces, found 10
(#252) Line indented incorrectly; expected 16 spaces, found 8
(#253) Line indented incorrectly; expected 12 spaces, found 6
(#254) Line indented incorrectly; expected at least 16 spaces, found 8
(#255) Line indented incorrectly; expected 12 spaces, found 6
(#256) Line indented incorrectly; expected at least 12 spaces, found 6
(#257) Line indented incorrectly; expected 8 spaces, found 4
(#258) Line indented incorrectly; expected at least 8 spaces, found 4
(#259) Line indented incorrectly; expected at least 8 spaces, found 4
(#260) Line indented incorrectly; expected 4 spaces, found 2
(#262) Line indented incorrectly; expected 4 spaces, found 2
(#262) Private method name "TException::_writeMap" must be in lower-case letters only
(#263) Line indented incorrectly; expected at least 8 spaces, found 4
(#264) Line indented incorrectly; expected at least 8 spaces, found 4
(#265) Line indented incorrectly; expected at least 8 spaces, found 4
(#266) Line indented incorrectly; expected at least 8 spaces, found 4
(#267) Line indented incorrectly; expected 8 spaces, found 4
(#268) Line indented incorrectly; expected at least 12 spaces, found 6
(#269) Line indented incorrectly; expected 8 spaces, found 4
(#270) Line indented incorrectly; expected at least 12 spaces, found 6
(#271) Line indented incorrectly; expected 8 spaces, found 4
(#272) Line indented incorrectly; expected 8 spaces, found 4
(#273) Line indented incorrectly; expected at least 12 spaces, found 6
(#274) Line indented incorrectly; expected 8 spaces, found 4
(#275) Line indented incorrectly; expected at least 12 spaces, found 6
(#276) Line indented incorrectly; expected 8 spaces, found 4
(#277) Line indented incorrectly; expected at least 8 spaces, found 4
(#278) Line indented incorrectly; expected 8 spaces, found 4
(#279) Line indented incorrectly; expected 12 spaces, found 6
(#280) Line indented incorrectly; expected at least 16 spaces, found 8
(#281) Line indented incorrectly; expected 12 spaces, found 6
(#282) Line indented incorrectly; expected 16 spaces, found 8
(#283) Line indented incorrectly; expected 20 spaces, found 8
(#284) Line indented incorrectly; expected at least 24 spaces, found 10
(#286) Line indented incorrectly; expected 20 spaces, found 8
(#287) Line indented incorrectly; expected at least 24 spaces, found 10
(#289) Line indented incorrectly; expected 20 spaces, found 8
(#290) Line indented incorrectly; expected at least 24 spaces, found 10
(#292) Line indented incorrectly; expected 20 spaces, found 8
(#293) Line indented incorrectly; expected at least 24 spaces, found 10
(#295) Line indented incorrectly; expected 16 spaces, found 8
(#296) Line indented incorrectly; expected 12 spaces, found 6
(#297) Line indented incorrectly; expected 12 spaces, found 6
(#298) Line indented incorrectly; expected at least 16 spaces, found 8
(#299) Line indented incorrectly; expected 12 spaces, found 6
(#300) Line indented incorrectly; expected 16 spaces, found 8
(#301) Line indented incorrectly; expected 20 spaces, found 8
(#302) Line indented incorrectly; expected at least 24 spaces, found 10
(#304) Line indented incorrectly; expected 20 spaces, found 8
(#305) Line indented incorrectly; expected at least 24 spaces, found 10
(#307) Line indented incorrectly; expected 20 spaces, found 8
(#308) Line indented incorrectly; expected at least 24 spaces, found 10
(#310) Line indented incorrectly; expected 20 spaces, found 8
(#311) Line indented incorrectly; expected at least 24 spaces, found 10
(#313) Line indented incorrectly; expected 16 spaces, found 8
(#314) Line indented incorrectly; expected 12 spaces, found 6
(#315) Line indented incorrectly; expected 8 spaces, found 4
(#316) Line indented incorrectly; expected at least 8 spaces, found 4
(#317) Line indented incorrectly; expected at least 8 spaces, found 4
(#318) Line indented incorrectly; expected 4 spaces, found 2
(#320) Line indented incorrectly; expected 4 spaces, found 2
(#320) Private method name "TException::_writeList" must be in lower-case letters only
(#321) Line indented incorrectly; expected at least 8 spaces, found 4
(#322) Line indented incorrectly; expected at least 8 spaces, found 4
(#323) Line indented incorrectly; expected at least 8 spaces, found 4
(#324) Line indented incorrectly; expected 8 spaces, found 4
(#325) Line indented incorrectly; expected at least 12 spaces, found 6
(#326) Line indented incorrectly; expected 8 spaces, found 4
(#327) Line indented incorrectly; expected at least 12 spaces, found 6
(#328) Line indented incorrectly; expected 8 spaces, found 4
(#329) Line indented incorrectly; expected 8 spaces, found 4
(#330) Line indented incorrectly; expected at least 12 spaces, found 6
(#331) Line indented incorrectly; expected 8 spaces, found 4
(#332) Line indented incorrectly; expected at least 12 spaces, found 6
(#333) Line indented incorrectly; expected 8 spaces, found 4
(#334) Line indented incorrectly; expected 8 spaces, found 4
(#335) Line indented incorrectly; expected at least 12 spaces, found 6
(#336) Line indented incorrectly; expected 12 spaces, found 6
(#337) Line indented incorrectly; expected at least 16 spaces, found 8
(#338) Line indented incorrectly; expected 12 spaces, found 6
(#339) Line indented incorrectly; expected 16 spaces, found 8
(#340) Line indented incorrectly; expected 20 spaces, found 8
(#341) Line indented incorrectly; expected at least 24 spaces, found 10
(#343) Line indented incorrectly; expected 20 spaces, found 8
(#344) Line indented incorrectly; expected at least 24 spaces, found 10
(#346) Line indented incorrectly; expected 20 spaces, found 8
(#347) Line indented incorrectly; expected at least 24 spaces, found 10
(#349) Line indented incorrectly; expected 20 spaces, found 8
(#350) Line indented incorrectly; expected at least 24 spaces, found 10
(#352) Line indented incorrectly; expected 16 spaces, found 8
(#353) Line indented incorrectly; expected 12 spaces, found 6
(#354) Line indented incorrectly; expected 8 spaces, found 4
(#355) Line indented incorrectly; expected 8 spaces, found 4
(#356) Line indented incorrectly; expected at least 12 spaces, found 6
(#357) Line indented incorrectly; expected 8 spaces, found 4
(#358) Line indented incorrectly; expected at least 12 spaces, found 6
(#359) Line indented incorrectly; expected 8 spaces, found 4
(#360) Line indented incorrectly; expected at least 8 spaces, found 4
(#361) Line indented incorrectly; expected 4 spaces, found 2
(#363) Line indented incorrectly; expected 4 spaces, found 2
(#364) Line indented incorrectly; expected at least 8 spaces, found 4
(#365) Line indented incorrectly; expected at least 8 spaces, found 4
(#366) Line indented incorrectly; expected 8 spaces, found 4
(#367) Line indented incorrectly; expected at least 12 spaces, found 6
(#368) Line indented incorrectly; expected 12 spaces, found 6
(#369) Line indented incorrectly; expected at least 16 spaces, found 8
(#370) Line indented incorrectly; expected at least 16 spaces, found 8
(#371) Line indented incorrectly; expected 16 spaces, found 8
(#372) Line indented incorrectly; expected at least 20 spaces, found 10
(#373) Line indented incorrectly; expected at least 20 spaces, found 10
(#374) Line indented incorrectly; expected 16 spaces, found 8
(#375) Line indented incorrectly; expected 20 spaces, found 10
(#376) Line indented incorrectly; expected 24 spaces, found 10
(#377) Line indented incorrectly; expected at least 28 spaces, found 12
(#379) Line indented incorrectly; expected 24 spaces, found 10
(#380) Line indented incorrectly; expected at least 28 spaces, found 12
(#382) Line indented incorrectly; expected 24 spaces, found 10
(#383) Line indented incorrectly; expected at least 28 spaces, found 12
(#385) Line indented incorrectly; expected 24 spaces, found 10
(#386) Line indented incorrectly; expected at least 28 spaces, found 12
(#388) Line indented incorrectly; expected 20 spaces, found 10
(#389) Line indented incorrectly; expected 16 spaces, found 8
(#390) Line indented incorrectly; expected at least 16 spaces, found 8
(#391) Line indented incorrectly; expected 12 spaces, found 6
(#392) Line indented incorrectly; expected 8 spaces, found 4
(#393) Line indented incorrectly; expected at least 8 spaces, found 4
(#394) Line indented incorrectly; expected at least 8 spaces, found 4
(#395) Line indented incorrectly; expected at least 8 spaces, found 4
(#396) Line indented incorrectly; expected 4 spaces, found 2
(#409) Line indented incorrectly; expected 4 spaces, found 2
(#409) Scope modifier not specified for member variable "$tmethod"
(#417) Line indented incorrectly; expected 4 spaces, found 2
(#417) Visibility must be declared on method "read"
(#419) Line indented incorrectly; expected 4 spaces, found 2
(#419) Visibility must be declared on method "write"
(#421) Line indented incorrectly; expected 4 spaces, found 2
(#422) Line indented incorrectly; expected 8 spaces, found 4
(#423) Line indented incorrectly; expected 12 spaces, found 6
(#424) Line indented incorrectly; expected at least 16 spaces, found 8
(#425) Line indented incorrectly; expected 16 spaces, found 8
(#426) Line indented incorrectly; expected at least 20 spaces, found 10
(#427) Line indented incorrectly; expected 16 spaces, found 8
(#428) Line indented incorrectly; expected 12 spaces, found 6
(#429) Line indented incorrectly; expected 8 spaces, found 4
(#430) Line indented incorrectly; expected 4 spaces, found 2
(#432) Line indented incorrectly; expected 4 spaces, found 2
(#432) Private method name "TBase::_readMap" must be in lower-case letters only
(#433) Line indented incorrectly; expected at least 8 spaces, found 4
(#434) Line indented incorrectly; expected at least 8 spaces, found 4
(#435) Line indented incorrectly; expected at least 8 spaces, found 4
(#436) Line indented incorrectly; expected at least 8 spaces, found 4
(#437) Line indented incorrectly; expected 8 spaces, found 4
(#437) Must use "self::" for local static member reference
(#438) Line indented incorrectly; expected at least 12 spaces, found 6
(#438) Must use "self::" for local static member reference
(#439) Line indented incorrectly; expected 8 spaces, found 4
(#440) Line indented incorrectly; expected at least 12 spaces, found 6
(#441) Line indented incorrectly; expected 8 spaces, found 4
(#442) Line indented incorrectly; expected 8 spaces, found 4
(#442) Must use "self::" for local static member reference
(#443) Line indented incorrectly; expected at least 12 spaces, found 6
(#443) Must use "self::" for local static member reference
(#444) Line indented incorrectly; expected 8 spaces, found 4
(#445) Line indented incorrectly; expected at least 12 spaces, found 6
(#446) Line indented incorrectly; expected 8 spaces, found 4
(#447) Line indented incorrectly; expected at least 8 spaces, found 4
(#448) Line indented incorrectly; expected at least 8 spaces, found 4
(#448) Variable "_ktype" must not contain underscores.
(#448) Variable "_vtype" must not contain underscores.
(#449) Line indented incorrectly; expected at least 8 spaces, found 4
(#449) Variable "_ktype" must not contain underscores.
(#449) Variable "_vtype" must not contain underscores.
(#450) Line indented incorrectly; expected 8 spaces, found 4
(#451) Line indented incorrectly; expected at least 12 spaces, found 6
(#452) Line indented incorrectly; expected 12 spaces, found 6
(#453) Line indented incorrectly; expected at least 16 spaces, found 8
(#454) Line indented incorrectly; expected 12 spaces, found 6
(#455) Line indented incorrectly; expected 16 spaces, found 8
(#456) Line indented incorrectly; expected 20 spaces, found 8
(#457) Line indented incorrectly; expected at least 24 spaces, found 10
(#458) Line indented incorrectly; expected at least 24 spaces, found 10
(#459) Line indented incorrectly; expected at least 24 spaces, found 10
(#461) Line indented incorrectly; expected 20 spaces, found 8
(#462) Line indented incorrectly; expected at least 24 spaces, found 10
(#464) Line indented incorrectly; expected 20 spaces, found 8
(#465) Line indented incorrectly; expected at least 24 spaces, found 10
(#467) Line indented incorrectly; expected 20 spaces, found 8
(#468) Line indented incorrectly; expected at least 24 spaces, found 10
(#470) Line indented incorrectly; expected 16 spaces, found 8
(#471) Line indented incorrectly; expected 12 spaces, found 6
(#472) Line indented incorrectly; expected 12 spaces, found 6
(#473) Line indented incorrectly; expected at least 16 spaces, found 8
(#474) Line indented incorrectly; expected 12 spaces, found 6
(#475) Line indented incorrectly; expected 16 spaces, found 8
(#476) Line indented incorrectly; expected 20 spaces, found 8
(#477) Line indented incorrectly; expected at least 24 spaces, found 10
(#478) Line indented incorrectly; expected at least 24 spaces, found 10
(#479) Line indented incorrectly; expected at least 24 spaces, found 10
(#481) Line indented incorrectly; expected 20 spaces, found 8
(#482) Line indented incorrectly; expected at least 24 spaces, found 10
(#484) Line indented incorrectly; expected 20 spaces, found 8
(#485) Line indented incorrectly; expected at least 24 spaces, found 10
(#487) Line indented incorrectly; expected 20 spaces, found 8
(#488) Line indented incorrectly; expected at least 24 spaces, found 10
(#490) Line indented incorrectly; expected 16 spaces, found 8
(#491) Line indented incorrectly; expected 12 spaces, found 6
(#492) Line indented incorrectly; expected at least 12 spaces, found 6
(#493) Line indented incorrectly; expected 8 spaces, found 4
(#494) Line indented incorrectly; expected at least 8 spaces, found 4
(#495) Line indented incorrectly; expected at least 8 spaces, found 4
(#496) Line indented incorrectly; expected 4 spaces, found 2
(#498) Line indented incorrectly; expected 4 spaces, found 2
(#498) Private method name "TBase::_readList" must be in lower-case letters only
(#499) Line indented incorrectly; expected at least 8 spaces, found 4
(#500) Line indented incorrectly; expected at least 8 spaces, found 4
(#501) Line indented incorrectly; expected at least 8 spaces, found 4
(#502) Line indented incorrectly; expected 8 spaces, found 4
(#502) Must use "self::" for local static member reference
(#503) Line indented incorrectly; expected at least 12 spaces, found 6
(#503) Must use "self::" for local static member reference
(#504) Line indented incorrectly; expected 8 spaces, found 4
(#505) Line indented incorrectly; expected at least 12 spaces, found 6
(#506) Line indented incorrectly; expected 8 spaces, found 4
(#507) Line indented incorrectly; expected at least 8 spaces, found 4
(#508) Line indented incorrectly; expected at least 8 spaces, found 4
(#508) Variable "_etype" must not contain underscores.
(#509) Line indented incorrectly; expected 8 spaces, found 4
(#510) Line indented incorrectly; expected at least 12 spaces, found 6
(#510) Variable "_etype" must not contain underscores.
(#511) Line indented incorrectly; expected 8 spaces, found 4
(#512) Line indented incorrectly; expected at least 12 spaces, found 6
(#512) Variable "_etype" must not contain underscores.
(#513) Line indented incorrectly; expected 8 spaces, found 4
(#514) Line indented incorrectly; expected 8 spaces, found 4
(#515) Line indented incorrectly; expected at least 12 spaces, found 6
(#516) Line indented incorrectly; expected 12 spaces, found 6
(#517) Line indented incorrectly; expected at least 16 spaces, found 8
(#518) Line indented incorrectly; expected 12 spaces, found 6
(#519) Line indented incorrectly; expected at least 16 spaces, found 8
(#520) Line indented incorrectly; expected 16 spaces, found 8
(#521) Line indented incorrectly; expected 20 spaces, found 8
(#522) Line indented incorrectly; expected at least 24 spaces, found 10
(#523) Line indented incorrectly; expected at least 24 spaces, found 10
(#524) Line indented incorrectly; expected at least 24 spaces, found 10
(#526) Line indented incorrectly; expected 20 spaces, found 8
(#527) Line indented incorrectly; expected at least 24 spaces, found 10
(#529) Line indented incorrectly; expected 20 spaces, found 8
(#530) Line indented incorrectly; expected at least 24 spaces, found 10
(#532) Line indented incorrectly; expected 20 spaces, found 8
(#533) Line indented incorrectly; expected at least 24 spaces, found 10
(#535) Line indented incorrectly; expected 16 spaces, found 8
(#536) Line indented incorrectly; expected 12 spaces, found 6
(#537) Line indented incorrectly; expected 12 spaces, found 6
(#538) Line indented incorrectly; expected at least 16 spaces, found 8
(#539) Line indented incorrectly; expected 12 spaces, found 6
(#540) Line indented incorrectly; expected at least 16 spaces, found 8
(#540) Expected 1 space before "="; 0 found
(#541) Line indented incorrectly; expected 12 spaces, found 6
(#542) Line indented incorrectly; expected 8 spaces, found 4
(#543) Line indented incorrectly; expected 8 spaces, found 4
(#544) Line indented incorrectly; expected at least 12 spaces, found 6
(#545) Line indented incorrectly; expected 8 spaces, found 4
(#546) Line indented incorrectly; expected at least 12 spaces, found 6
(#547) Line indented incorrectly; expected 8 spaces, found 4
(#548) Line indented incorrectly; expected at least 8 spaces, found 4
(#549) Line indented incorrectly; expected 4 spaces, found 2
(#551) Line indented incorrectly; expected 4 spaces, found 2
(#552) Line indented incorrectly; expected at least 8 spaces, found 4
(#553) Line indented incorrectly; expected at least 8 spaces, found 4
(#554) Line indented incorrectly; expected at least 8 spaces, found 4
(#555) Line indented incorrectly; expected at least 8 spaces, found 4
(#556) Line indented incorrectly; expected at least 8 spaces, found 4
(#557) Line indented incorrectly; expected 8 spaces, found 4
(#558) Line indented incorrectly; expected at least 12 spaces, found 6
(#559) Line indented incorrectly; expected 12 spaces, found 6
(#560) Line indented incorrectly; expected at least 16 spaces, found 8
(#561) Line indented incorrectly; expected 12 spaces, found 6
(#562) Line indented incorrectly; expected 12 spaces, found 6
(#563) Line indented incorrectly; expected at least 16 spaces, found 8
(#564) Line indented incorrectly; expected at least 16 spaces, found 8
(#565) Line indented incorrectly; expected 16 spaces, found 8
(#566) Line indented incorrectly; expected at least 20 spaces, found 10
(#567) Line indented incorrectly; expected 20 spaces, found 10
(#567) Must use "self::" for local static member reference
(#568) Line indented incorrectly; expected at least 24 spaces, found 12
(#568) Must use "self::" for local static member reference
(#569) Line indented incorrectly; expected at least 24 spaces, found 12
(#570) Line indented incorrectly; expected 20 spaces, found 10
(#571) Line indented incorrectly; expected 24 spaces, found 12
(#572) Line indented incorrectly; expected 28 spaces, found 12
(#573) Line indented incorrectly; expected at least 32 spaces, found 14
(#574) Line indented incorrectly; expected at least 32 spaces, found 14
(#575) Line indented incorrectly; expected at least 32 spaces, found 14
(#577) Line indented incorrectly; expected 28 spaces, found 12
(#578) Line indented incorrectly; expected at least 32 spaces, found 14
(#580) Line indented incorrectly; expected 28 spaces, found 12
(#581) Line indented incorrectly; expected at least 32 spaces, found 14
(#583) Line indented incorrectly; expected 28 spaces, found 12
(#584) Line indented incorrectly; expected at least 32 spaces, found 14
(#586) Line indented incorrectly; expected 24 spaces, found 12
(#587) Line indented incorrectly; expected 20 spaces, found 10
(#588) Line indented incorrectly; expected 16 spaces, found 8
(#589) Line indented incorrectly; expected at least 20 spaces, found 10
(#590) Line indented incorrectly; expected 16 spaces, found 8
(#591) Line indented incorrectly; expected 12 spaces, found 6
(#592) Line indented incorrectly; expected at least 16 spaces, found 8
(#593) Line indented incorrectly; expected 12 spaces, found 6
(#594) Line indented incorrectly; expected at least 12 spaces, found 6
(#595) Line indented incorrectly; expected 8 spaces, found 4
(#596) Line indented incorrectly; expected at least 8 spaces, found 4
(#597) Line indented incorrectly; expected at least 8 spaces, found 4
(#598) Line indented incorrectly; expected 4 spaces, found 2
(#600) Line indented incorrectly; expected 4 spaces, found 2
(#600) Private method name "TBase::_writeMap" must be in lower-case letters only
(#601) Line indented incorrectly; expected at least 8 spaces, found 4
(#602) Line indented incorrectly; expected at least 8 spaces, found 4
(#603) Line indented incorrectly; expected at least 8 spaces, found 4
(#604) Line indented incorrectly; expected at least 8 spaces, found 4
(#605) Line indented incorrectly; expected 8 spaces, found 4
(#605) Must use "self::" for local static member reference
(#606) Line indented incorrectly; expected at least 12 spaces, found 6
(#606) Must use "self::" for local static member reference
(#607) Line indented incorrectly; expected 8 spaces, found 4
(#608) Line indented incorrectly; expected at least 12 spaces, found 6
(#609) Line indented incorrectly; expected 8 spaces, found 4
(#610) Line indented incorrectly; expected 8 spaces, found 4
(#610) Must use "self::" for local static member reference
(#611) Line indented incorrectly; expected at least 12 spaces, found 6
(#611) Must use "self::" for local static member reference
(#612) Line indented incorrectly; expected 8 spaces, found 4
(#613) Line indented incorrectly; expected at least 12 spaces, found 6
(#614) Line indented incorrectly; expected 8 spaces, found 4
(#615) Line indented incorrectly; expected at least 8 spaces, found 4
(#616) Line indented incorrectly; expected 8 spaces, found 4
(#617) Line indented incorrectly; expected 12 spaces, found 6
(#618) Line indented incorrectly; expected at least 16 spaces, found 8
(#619) Line indented incorrectly; expected 12 spaces, found 6
(#620) Line indented incorrectly; expected 16 spaces, found 8
(#621) Line indented incorrectly; expected 20 spaces, found 8
(#622) Line indented incorrectly; expected at least 24 spaces, found 10
(#624) Line indented incorrectly; expected 20 spaces, found 8
(#625) Line indented incorrectly; expected at least 24 spaces, found 10
(#627) Line indented incorrectly; expected 20 spaces, found 8
(#628) Line indented incorrectly; expected at least 24 spaces, found 10
(#630) Line indented incorrectly; expected 20 spaces, found 8
(#631) Line indented incorrectly; expected at least 24 spaces, found 10
(#633) Line indented incorrectly; expected 16 spaces, found 8
(#634) Line indented incorrectly; expected 12 spaces, found 6
(#635) Line indented incorrectly; expected 12 spaces, found 6
(#636) Line indented incorrectly; expected at least 16 spaces, found 8
(#637) Line indented incorrectly; expected 12 spaces, found 6
(#638) Line indented incorrectly; expected 16 spaces, found 8
(#639) Line indented incorrectly; expected 20 spaces, found 8
(#640) Line indented incorrectly; expected at least 24 spaces, found 10
(#642) Line indented incorrectly; expected 20 spaces, found 8
(#643) Line indented incorrectly; expected at least 24 spaces, found 10
(#645) Line indented incorrectly; expected 20 spaces, found 8
(#646) Line indented incorrectly; expected at least 24 spaces, found 10
(#648) Line indented incorrectly; expected 20 spaces, found 8
(#649) Line indented incorrectly; expected at least 24 spaces, found 10
(#651) Line indented incorrectly; expected 16 spaces, found 8
(#652) Line indented incorrectly; expected 12 spaces, found 6
(#653) Line indented incorrectly; expected 8 spaces, found 4
(#654) Line indented incorrectly; expected at least 8 spaces, found 4
(#655) Line indented incorrectly; expected at least 8 spaces, found 4
(#656) Line indented incorrectly; expected 4 spaces, found 2
(#658) Line indented incorrectly; expected 4 spaces, found 2
(#658) Private method name "TBase::_writeList" must be in lower-case letters only
(#659) Line indented incorrectly; expected at least 8 spaces, found 4
(#660) Line indented incorrectly; expected at least 8 spaces, found 4
(#661) Line indented incorrectly; expected at least 8 spaces, found 4
(#662) Line indented incorrectly; expected 8 spaces, found 4
(#662) Must use "self::" for local static member reference
(#663) Line indented incorrectly; expected at least 12 spaces, found 6
(#663) Must use "self::" for local static member reference
(#664) Line indented incorrectly; expected 8 spaces, found 4
(#665) Line indented incorrectly; expected at least 12 spaces, found 6
(#666) Line indented incorrectly; expected 8 spaces, found 4
(#667) Line indented incorrectly; expected 8 spaces, found 4
(#668) Line indented incorrectly; expected at least 12 spaces, found 6
(#669) Line indented incorrectly; expected 8 spaces, found 4
(#670) Line indented incorrectly; expected at least 12 spaces, found 6
(#671) Line indented incorrectly; expected 8 spaces, found 4
(#672) Line indented incorrectly; expected 8 spaces, found 4
(#673) Line indented incorrectly; expected at least 12 spaces, found 6
(#674) Line indented incorrectly; expected 12 spaces, found 6
(#675) Line indented incorrectly; expected at least 16 spaces, found 8
(#676) Line indented incorrectly; expected 12 spaces, found 6
(#677) Line indented incorrectly; expected 16 spaces, found 8
(#678) Line indented incorrectly; expected 20 spaces, found 8
(#679) Line indented incorrectly; expected at least 24 spaces, found 10
(#681) Line indented incorrectly; expected 20 spaces, found 8
(#682) Line indented incorrectly; expected at least 24 spaces, found 10
(#684) Line indented incorrectly; expected 20 spaces, found 8
(#685) Line indented incorrectly; expected at least 24 spaces, found 10
(#687) Line indented incorrectly; expected 20 spaces, found 8
(#688) Line indented incorrectly; expected at least 24 spaces, found 10
(#690) Line indented incorrectly; expected 16 spaces, found 8
(#691) Line indented incorrectly; expected 12 spaces, found 6
(#692) Line indented incorrectly; expected 8 spaces, found 4
(#693) Line indented incorrectly; expected 8 spaces, found 4
(#694) Line indented incorrectly; expected at least 12 spaces, found 6
(#695) Line indented incorrectly; expected 8 spaces, found 4
(#696) Line indented incorrectly; expected at least 12 spaces, found 6
(#697) Line indented incorrectly; expected 8 spaces, found 4
(#698) Line indented incorrectly; expected at least 8 spaces, found 4
(#699) Line indented incorrectly; expected 4 spaces, found 2
(#701) Line indented incorrectly; expected 4 spaces, found 2
(#702) Line indented incorrectly; expected at least 8 spaces, found 4
(#703) Line indented incorrectly; expected at least 8 spaces, found 4
(#704) Line indented incorrectly; expected 8 spaces, found 4
(#705) Line indented incorrectly; expected at least 12 spaces, found 6
(#706) Line indented incorrectly; expected 12 spaces, found 6
(#707) Line indented incorrectly; expected at least 16 spaces, found 8
(#708) Line indented incorrectly; expected at least 16 spaces, found 8
(#709) Line indented incorrectly; expected 16 spaces, found 8
(#709) Must use "self::" for local static member reference
(#710) Line indented incorrectly; expected at least 20 spaces, found 10
(#710) Must use "self::" for local static member reference
(#711) Line indented incorrectly; expected at least 20 spaces, found 10
(#712) Line indented incorrectly; expected 16 spaces, found 8
(#713) Line indented incorrectly; expected 20 spaces, found 10
(#714) Line indented incorrectly; expected 24 spaces, found 10
(#715) Line indented incorrectly; expected at least 28 spaces, found 12
(#717) Line indented incorrectly; expected 24 spaces, found 10
(#718) Line indented incorrectly; expected at least 28 spaces, found 12
(#720) Line indented incorrectly; expected 24 spaces, found 10
(#721) Line indented incorrectly; expected at least 28 spaces, found 12
(#723) Line indented incorrectly; expected 24 spaces, found 10
(#724) Line indented incorrectly; expected at least 28 spaces, found 12
(#726) Line indented incorrectly; expected 20 spaces, found 10
(#727) Line indented incorrectly; expected 16 spaces, found 8
(#728) Line indented incorrectly; expected at least 16 spaces, found 8
(#729) Line indented incorrectly; expected 12 spaces, found 6
(#730) Line indented incorrectly; expected 8 spaces, found 4
(#731) Line indented incorrectly; expected at least 8 spaces, found 4
(#732) Line indented incorrectly; expected at least 8 spaces, found 4
(#733) Line indented incorrectly; expected at least 8 spaces, found 4
(#734) Line indented incorrectly; expected 4 spaces, found 2
(#738) Line indented incorrectly; expected 4 spaces, found 2
(#738) Member variable "_TSPEC" must be all lower-case
(#738) Scope modifier not specified for member variable "$_TSPEC"
(#738) Expected 1 space after "="; newline found
(#744) Line indented incorrectly; expected at least 4 spaces, found 2
(#745) Line indented incorrectly; expected at least 4 spaces, found 2
(#746) Line indented incorrectly; expected at least 4 spaces, found 2
(#747) Line indented incorrectly; expected at least 4 spaces, found 2
(#748) Line indented incorrectly; expected at least 4 spaces, found 2
(#749) Line indented incorrectly; expected at least 4 spaces, found 2
(#750) Line indented incorrectly; expected at least 4 spaces, found 2
(#751) Line indented incorrectly; expected at least 4 spaces, found 2
(#753) Possible useless method overriding detected
(#753) Line indented incorrectly; expected 4 spaces, found 2
(#753) Visibility must be declared on method "__construct"
(#754) Line indented incorrectly; expected at least 8 spaces, found 4
(#755) Line indented incorrectly; expected 4 spaces, found 2
(#757) Line indented incorrectly; expected 4 spaces, found 2
(#758) Line indented incorrectly; expected at least 8 spaces, found 4
(#758) Variable "_TSPEC" must be all lower-case
(#758) Variable "_TSPEC" must not contain underscores.
(#759) Line indented incorrectly; expected 4 spaces, found 2
(#761) Line indented incorrectly; expected 4 spaces, found 2
(#762) Line indented incorrectly; expected at least 8 spaces, found 4
(#763) Line indented incorrectly; expected at least 8 spaces, found 4
(#764) Line indented incorrectly; expected 8 spaces, found 4
(#765) Line indented incorrectly; expected at least 12 spaces, found 6
(#766) Line indented incorrectly; expected at least 12 spaces, found 6
(#767) Line indented incorrectly; expected at least 12 spaces, found 6
(#768) Line indented incorrectly; expected 8 spaces, found 4
(#769) Line indented incorrectly; expected 8 spaces, found 4
(#770) Line indented incorrectly; expected at least 12 spaces, found 6
(#771) Line indented incorrectly; expected at least 12 spaces, found 6
(#772) Line indented incorrectly; expected at least 12 spaces, found 6
(#773) Line indented incorrectly; expected 8 spaces, found 4
(#774) Line indented incorrectly; expected at least 8 spaces, found 4
(#775) Line indented incorrectly; expected at least 8 spaces, found 4
(#776) Line indented incorrectly; expected at least 8 spaces, found 4
(#777) Line indented incorrectly; expected 4 spaces, found 2
(#780) Inline doc block comments are not allowed; use "// Comment." instead
(#783) Variable "GLOBALS" must be all lower-case
(#784) Line indented incorrectly; expected at least 4 spaces, found 2
(#784) Variable "GLOBALS" must be all lower-case
(#786) "include_once" must be immediately followed by an open parenthesis
(#786) File is being unconditionally included; use "require_once" instead
(#786) Variable "GLOBALS" must be all lower-case
(#787) "include_once" must be immediately followed by an open parenthesis
(#787) File is being unconditionally included; use "require_once" instead
(#787) Variable "GLOBALS" must be all lower-case
repository/evernote/lib/evernote/lib/autoload.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#13) Line 12 of the opening comment must start "//".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#35) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#35) Variable "GLOBALS" must be all lower-case
(#36) Variable "GLOBALS" must be all lower-case
(#40) Opening brace should be on the same line as the declaration
(#41) Variable "THRIFT_AUTOLOAD" must be all lower-case
(#41) Variable "THRIFT_AUTOLOAD" must not contain underscores.
(#43) Variable "THRIFT_AUTOLOAD" must be all lower-case
(#43) Variable "THRIFT_AUTOLOAD" must not contain underscores.
(#44) "include_once" must be immediately followed by an open parenthesis
(#44) Variable "GLOBALS" must be all lower-case
(#44) Variable "THRIFT_AUTOLOAD" must be all lower-case
(#44) Variable "THRIFT_AUTOLOAD" must not contain underscores.
(#45) Usage of ELSEIF not allowed; use ELSE IF instead
(#45) Variable "GLOBALS" must be all lower-case
(#46) Variable "GLOBALS" must be all lower-case
repository/evernote/lib/evernote/lib/packages/Errors/Errors_types.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#3) Inline doc block comments are not allowed; use "// Comment." instead
(#3) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#9) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#9) "include_once" must be immediately followed by an open parenthesis
(#9) File is being unconditionally included; use "require_once" instead
(#9) Variable "GLOBALS" must be all lower-case
(#12) Variable "GLOBALS" must be all lower-case
(#35) Line indented incorrectly; expected at least 4 spaces, found 2
(#36) Line indented incorrectly; expected at least 4 spaces, found 2
(#37) Line indented incorrectly; expected at least 4 spaces, found 2
(#38) Line indented incorrectly; expected at least 4 spaces, found 2
(#39) Line indented incorrectly; expected at least 4 spaces, found 2
(#40) Line indented incorrectly; expected at least 4 spaces, found 2
(#41) Line indented incorrectly; expected at least 4 spaces, found 2
(#42) Line indented incorrectly; expected at least 4 spaces, found 2
(#43) Line indented incorrectly; expected at least 4 spaces, found 2
(#44) Line indented incorrectly; expected at least 4 spaces, found 2
(#45) Line indented incorrectly; expected at least 4 spaces, found 2
(#46) Line indented incorrectly; expected at least 4 spaces, found 2
(#47) Line indented incorrectly; expected at least 4 spaces, found 2
(#48) Line indented incorrectly; expected at least 4 spaces, found 2
(#49) Line indented incorrectly; expected at least 4 spaces, found 2
(#50) Line indented incorrectly; expected at least 4 spaces, found 2
(#51) Line indented incorrectly; expected at least 4 spaces, found 2
(#52) Line indented incorrectly; expected at least 4 spaces, found 2
(#53) Line indented incorrectly; expected at least 4 spaces, found 2
(#54) Line indented incorrectly; expected 4 spaces, found 2
(#74) Line indented incorrectly; expected at least 4 spaces, found 2
(#78) Line indented incorrectly; expected 4 spaces, found 2
(#78) Member variable "_TSPEC" must be all lower-case
(#78) Scope modifier not specified for member variable "$_TSPEC"
(#80) Line indented incorrectly; expected 4 spaces, found 2
(#80) Member variable "errorCode" must be all lower-case
(#81) Line indented incorrectly; expected 4 spaces, found 2
(#83) Line indented incorrectly; expected 4 spaces, found 2
(#84) Line indented incorrectly; expected 8 spaces, found 4
(#84) Variable "_TSPEC" must be all lower-case
(#84) Variable "_TSPEC" must not contain underscores.
(#85) Line indented incorrectly; expected at least 12 spaces, found 6
(#85) Variable "_TSPEC" must be all lower-case
(#85) Variable "_TSPEC" must not contain underscores.
(#86) Line indented incorrectly; expected at least 12 spaces, found 8
(#87) Line indented incorrectly; expected at least 12 spaces, found 10
(#88) Line indented incorrectly; expected at least 12 spaces, found 10
(#89) Line indented incorrectly; expected at least 12 spaces, found 10
(#90) Line indented incorrectly; expected at least 12 spaces, found 8
(#91) Line indented incorrectly; expected at least 12 spaces, found 10
(#92) Line indented incorrectly; expected at least 12 spaces, found 10
(#93) Line indented incorrectly; expected at least 12 spaces, found 10
(#94) Line indented incorrectly; expected at least 16 spaces, found 8
(#95) Line indented incorrectly; expected 8 spaces, found 4
(#96) Line indented incorrectly; expected 8 spaces, found 4
(#97) Line indented incorrectly; expected 12 spaces, found 6
(#98) Line indented incorrectly; expected at least 16 spaces, found 8
(#99) Line indented incorrectly; expected 12 spaces, found 6
(#100) Line indented incorrectly; expected 12 spaces, found 6
(#101) Line indented incorrectly; expected at least 16 spaces, found 8
(#102) Line indented incorrectly; expected 12 spaces, found 6
(#103) Line indented incorrectly; expected 8 spaces, found 4
(#104) Line indented incorrectly; expected 4 spaces, found 2
(#106) Line indented incorrectly; expected 4 spaces, found 2
(#106) Public method name "EDAMUserException::getName" must be in lower-case letters only
(#107) Line indented incorrectly; expected at least 8 spaces, found 4
(#108) Line indented incorrectly; expected 4 spaces, found 2
(#110) Line indented incorrectly; expected 4 spaces, found 2
(#111) Line indented incorrectly; expected at least 4 spaces, found 2
(#111) Opening brace should be on the same line as the declaration
(#112) Line indented incorrectly; expected at least 8 spaces, found 4
(#113) Line indented incorrectly; expected at least 8 spaces, found 4
(#114) Line indented incorrectly; expected at least 8 spaces, found 4
(#115) Line indented incorrectly; expected at least 8 spaces, found 4
(#116) Line indented incorrectly; expected at least 8 spaces, found 4
(#117) Line indented incorrectly; expected 8 spaces, found 4
(#117) Expected "while (...) {\n"; found "while (...)\n {\n"
(#118) Line indented incorrectly; expected at least 8 spaces, found 4
(#119) Line indented incorrectly; expected at least 12 spaces, found 6
(#120) Line indented incorrectly; expected 12 spaces, found 6
(#121) Line indented incorrectly; expected at least 16 spaces, found 8
(#122) Line indented incorrectly; expected 12 spaces, found 6
(#123) Line indented incorrectly; expected 12 spaces, found 6
(#124) Line indented incorrectly; expected at least 12 spaces, found 6
(#125) Line indented incorrectly; expected 16 spaces, found 8
(#126) Line indented incorrectly; expected 20 spaces, found 10
(#127) Line indented incorrectly; expected at least 24 spaces, found 12
(#128) Line indented incorrectly; expected 20 spaces, found 10
(#129) Line indented incorrectly; expected at least 24 spaces, found 12
(#130) Line indented incorrectly; expected 20 spaces, found 10
(#132) Line indented incorrectly; expected 16 spaces, found 8
(#133) Line indented incorrectly; expected 20 spaces, found 10
(#134) Line indented incorrectly; expected at least 24 spaces, found 12
(#135) Line indented incorrectly; expected 20 spaces, found 10
(#136) Line indented incorrectly; expected at least 24 spaces, found 12
(#137) Line indented incorrectly; expected 20 spaces, found 10
(#139) Line indented incorrectly; expected 16 spaces, found 8
(#140) Line indented incorrectly; expected at least 20 spaces, found 10
(#142) Line indented incorrectly; expected 12 spaces, found 6
(#143) Line indented incorrectly; expected at least 12 spaces, found 6
(#144) Line indented incorrectly; expected 8 spaces, found 4
(#145) Line indented incorrectly; expected at least 8 spaces, found 4
(#146) Line indented incorrectly; expected at least 8 spaces, found 4
(#147) Line indented incorrectly; expected 4 spaces, found 2
(#149) Line indented incorrectly; expected 4 spaces, found 2
(#150) Line indented incorrectly; expected at least 8 spaces, found 4
(#151) Line indented incorrectly; expected at least 8 spaces, found 4
(#152) Line indented incorrectly; expected 8 spaces, found 4
(#153) Line indented incorrectly; expected at least 12 spaces, found 6
(#154) Line indented incorrectly; expected at least 12 spaces, found 6
(#155) Line indented incorrectly; expected at least 12 spaces, found 6
(#156) Line indented incorrectly; expected 8 spaces, found 4
(#157) Line indented incorrectly; expected 8 spaces, found 4
(#158) Line indented incorrectly; expected at least 12 spaces, found 6
(#159) Line indented incorrectly; expected at least 12 spaces, found 6
(#160) Line indented incorrectly; expected at least 12 spaces, found 6
(#161) Line indented incorrectly; expected 8 spaces, found 4
(#162) Line indented incorrectly; expected at least 8 spaces, found 4
(#163) Line indented incorrectly; expected at least 8 spaces, found 4
(#164) Line indented incorrectly; expected at least 8 spaces, found 4
(#165) Line indented incorrectly; expected 4 spaces, found 2
(#170) Line indented incorrectly; expected 4 spaces, found 2
(#170) Member variable "_TSPEC" must be all lower-case
(#170) Scope modifier not specified for member variable "$_TSPEC"
(#172) Line indented incorrectly; expected 4 spaces, found 2
(#172) Member variable "errorCode" must be all lower-case
(#173) Line indented incorrectly; expected 4 spaces, found 2
(#174) Line indented incorrectly; expected 4 spaces, found 2
(#174) Member variable "rateLimitDuration" must be all lower-case
(#176) Line indented incorrectly; expected 4 spaces, found 2
(#177) Line indented incorrectly; expected 8 spaces, found 4
(#177) Variable "_TSPEC" must be all lower-case
(#177) Variable "_TSPEC" must not contain underscores.
(#178) Line indented incorrectly; expected at least 12 spaces, found 6
(#178) Variable "_TSPEC" must be all lower-case
(#178) Variable "_TSPEC" must not contain underscores.
(#179) Line indented incorrectly; expected at least 12 spaces, found 8
(#180) Line indented incorrectly; expected at least 12 spaces, found 10
(#181) Line indented incorrectly; expected at least 12 spaces, found 10
(#182) Line indented incorrectly; expected at least 12 spaces, found 10
(#183) Line indented incorrectly; expected at least 12 spaces, found 8
(#184) Line indented incorrectly; expected at least 12 spaces, found 10
(#185) Line indented incorrectly; expected at least 12 spaces, found 10
(#186) Line indented incorrectly; expected at least 12 spaces, found 10
(#187) Line indented incorrectly; expected at least 12 spaces, found 8
(#188) Line indented incorrectly; expected at least 12 spaces, found 10
(#189) Line indented incorrectly; expected at least 12 spaces, found 10
(#190) Line indented incorrectly; expected at least 12 spaces, found 10
(#191) Line indented incorrectly; expected at least 16 spaces, found 8
(#192) Line indented incorrectly; expected 8 spaces, found 4
(#193) Line indented incorrectly; expected 8 spaces, found 4
(#194) Line indented incorrectly; expected 12 spaces, found 6
(#195) Line indented incorrectly; expected at least 16 spaces, found 8
(#196) Line indented incorrectly; expected 12 spaces, found 6
(#197) Line indented incorrectly; expected 12 spaces, found 6
(#198) Line indented incorrectly; expected at least 16 spaces, found 8
(#199) Line indented incorrectly; expected 12 spaces, found 6
(#200) Line indented incorrectly; expected 12 spaces, found 6
(#201) Line indented incorrectly; expected at least 16 spaces, found 8
(#202) Line indented incorrectly; expected 12 spaces, found 6
(#203) Line indented incorrectly; expected 8 spaces, found 4
(#204) Line indented incorrectly; expected 4 spaces, found 2
(#206) Line indented incorrectly; expected 4 spaces, found 2
(#206) Public method name "EDAMSystemException::getName" must be in lower-case letters only
(#207) Line indented incorrectly; expected at least 8 spaces, found 4
(#208) Line indented incorrectly; expected 4 spaces, found 2
(#210) Line indented incorrectly; expected 4 spaces, found 2
(#211) Line indented incorrectly; expected at least 4 spaces, found 2
(#211) Opening brace should be on the same line as the declaration
(#212) Line indented incorrectly; expected at least 8 spaces, found 4
(#213) Line indented incorrectly; expected at least 8 spaces, found 4
(#214) Line indented incorrectly; expected at least 8 spaces, found 4
(#215) Line indented incorrectly; expected at least 8 spaces, found 4
(#216) Line indented incorrectly; expected at least 8 spaces, found 4
(#217) Line indented incorrectly; expected 8 spaces, found 4
(#217) Expected "while (...) {\n"; found "while (...)\n {\n"
(#218) Line indented incorrectly; expected at least 8 spaces, found 4
(#219) Line indented incorrectly; expected at least 12 spaces, found 6
(#220) Line indented incorrectly; expected 12 spaces, found 6
(#221) Line indented incorrectly; expected at least 16 spaces, found 8
(#222) Line indented incorrectly; expected 12 spaces, found 6
(#223) Line indented incorrectly; expected 12 spaces, found 6
(#224) Line indented incorrectly; expected at least 12 spaces, found 6
(#225) Line indented incorrectly; expected 16 spaces, found 8
(#226) Line indented incorrectly; expected 20 spaces, found 10
(#227) Line indented incorrectly; expected at least 24 spaces, found 12
(#228) Line indented incorrectly; expected 20 spaces, found 10
(#229) Line indented incorrectly; expected at least 24 spaces, found 12
(#230) Line indented incorrectly; expected 20 spaces, found 10
(#232) Line indented incorrectly; expected 16 spaces, found 8
(#233) Line indented incorrectly; expected 20 spaces, found 10
(#234) Line indented incorrectly; expected at least 24 spaces, found 12
(#235) Line indented incorrectly; expected 20 spaces, found 10
(#236) Line indented incorrectly; expected at least 24 spaces, found 12
(#237) Line indented incorrectly; expected 20 spaces, found 10
(#239) Line indented incorrectly; expected 16 spaces, found 8
(#240) Line indented incorrectly; expected 20 spaces, found 10
(#241) Line indented incorrectly; expected at least 24 spaces, found 12
(#242) Line indented incorrectly; expected 20 spaces, found 10
(#243) Line indented incorrectly; expected at least 24 spaces, found 12
(#244) Line indented incorrectly; expected 20 spaces, found 10
(#246) Line indented incorrectly; expected 16 spaces, found 8
(#247) Line indented incorrectly; expected at least 20 spaces, found 10
(#249) Line indented incorrectly; expected 12 spaces, found 6
(#250) Line indented incorrectly; expected at least 12 spaces, found 6
(#251) Line indented incorrectly; expected 8 spaces, found 4
(#252) Line indented incorrectly; expected at least 8 spaces, found 4
(#253) Line indented incorrectly; expected at least 8 spaces, found 4
(#254) Line indented incorrectly; expected 4 spaces, found 2
(#256) Line indented incorrectly; expected 4 spaces, found 2
(#257) Line indented incorrectly; expected at least 8 spaces, found 4
(#258) Line indented incorrectly; expected at least 8 spaces, found 4
(#259) Line indented incorrectly; expected 8 spaces, found 4
(#260) Line indented incorrectly; expected at least 12 spaces, found 6
(#261) Line indented incorrectly; expected at least 12 spaces, found 6
(#262) Line indented incorrectly; expected at least 12 spaces, found 6
(#263) Line indented incorrectly; expected 8 spaces, found 4
(#264) Line indented incorrectly; expected 8 spaces, found 4
(#265) Line indented incorrectly; expected at least 12 spaces, found 6
(#266) Line indented incorrectly; expected at least 12 spaces, found 6
(#267) Line indented incorrectly; expected at least 12 spaces, found 6
(#268) Line indented incorrectly; expected 8 spaces, found 4
(#269) Line indented incorrectly; expected 8 spaces, found 4
(#270) Line indented incorrectly; expected at least 12 spaces, found 6
(#271) Line indented incorrectly; expected at least 12 spaces, found 6
(#272) Line indented incorrectly; expected at least 12 spaces, found 6
(#273) Line indented incorrectly; expected 8 spaces, found 4
(#274) Line indented incorrectly; expected at least 8 spaces, found 4
(#275) Line indented incorrectly; expected at least 8 spaces, found 4
(#276) Line indented incorrectly; expected at least 8 spaces, found 4
(#277) Line indented incorrectly; expected 4 spaces, found 2
(#282) Line indented incorrectly; expected 4 spaces, found 2
(#282) Member variable "_TSPEC" must be all lower-case
(#282) Scope modifier not specified for member variable "$_TSPEC"
(#284) Line indented incorrectly; expected 4 spaces, found 2
(#285) Line indented incorrectly; expected 4 spaces, found 2
(#287) Line indented incorrectly; expected 4 spaces, found 2
(#288) Line indented incorrectly; expected 8 spaces, found 4
(#288) Variable "_TSPEC" must be all lower-case
(#288) Variable "_TSPEC" must not contain underscores.
(#289) Line indented incorrectly; expected at least 12 spaces, found 6
(#289) Variable "_TSPEC" must be all lower-case
(#289) Variable "_TSPEC" must not contain underscores.
(#290) Line indented incorrectly; expected at least 12 spaces, found 8
(#291) Line indented incorrectly; expected at least 12 spaces, found 10
(#292) Line indented incorrectly; expected at least 12 spaces, found 10
(#293) Line indented incorrectly; expected at least 12 spaces, found 10
(#294) Line indented incorrectly; expected at least 12 spaces, found 8
(#295) Line indented incorrectly; expected at least 12 spaces, found 10
(#296) Line indented incorrectly; expected at least 12 spaces, found 10
(#297) Line indented incorrectly; expected at least 12 spaces, found 10
(#298) Line indented incorrectly; expected at least 16 spaces, found 8
(#299) Line indented incorrectly; expected 8 spaces, found 4
(#300) Line indented incorrectly; expected 8 spaces, found 4
(#301) Line indented incorrectly; expected 12 spaces, found 6
(#302) Line indented incorrectly; expected at least 16 spaces, found 8
(#303) Line indented incorrectly; expected 12 spaces, found 6
(#304) Line indented incorrectly; expected 12 spaces, found 6
(#305) Line indented incorrectly; expected at least 16 spaces, found 8
(#306) Line indented incorrectly; expected 12 spaces, found 6
(#307) Line indented incorrectly; expected 8 spaces, found 4
(#308) Line indented incorrectly; expected 4 spaces, found 2
(#310) Line indented incorrectly; expected 4 spaces, found 2
(#310) Public method name "EDAMNotFoundException::getName" must be in lower-case letters only
(#311) Line indented incorrectly; expected at least 8 spaces, found 4
(#312) Line indented incorrectly; expected 4 spaces, found 2
(#314) Line indented incorrectly; expected 4 spaces, found 2
(#315) Line indented incorrectly; expected at least 4 spaces, found 2
(#315) Opening brace should be on the same line as the declaration
(#316) Line indented incorrectly; expected at least 8 spaces, found 4
(#317) Line indented incorrectly; expected at least 8 spaces, found 4
(#318) Line indented incorrectly; expected at least 8 spaces, found 4
(#319) Line indented incorrectly; expected at least 8 spaces, found 4
(#320) Line indented incorrectly; expected at least 8 spaces, found 4
(#321) Line indented incorrectly; expected 8 spaces, found 4
(#321) Expected "while (...) {\n"; found "while (...)\n {\n"
(#322) Line indented incorrectly; expected at least 8 spaces, found 4
(#323) Line indented incorrectly; expected at least 12 spaces, found 6
(#324) Line indented incorrectly; expected 12 spaces, found 6
(#325) Line indented incorrectly; expected at least 16 spaces, found 8
(#326) Line indented incorrectly; expected 12 spaces, found 6
(#327) Line indented incorrectly; expected 12 spaces, found 6
(#328) Line indented incorrectly; expected at least 12 spaces, found 6
(#329) Line indented incorrectly; expected 16 spaces, found 8
(#330) Line indented incorrectly; expected 20 spaces, found 10
(#331) Line indented incorrectly; expected at least 24 spaces, found 12
(#332) Line indented incorrectly; expected 20 spaces, found 10
(#333) Line indented incorrectly; expected at least 24 spaces, found 12
(#334) Line indented incorrectly; expected 20 spaces, found 10
(#336) Line indented incorrectly; expected 16 spaces, found 8
(#337) Line indented incorrectly; expected 20 spaces, found 10
(#338) Line indented incorrectly; expected at least 24 spaces, found 12
(#339) Line indented incorrectly; expected 20 spaces, found 10
(#340) Line indented incorrectly; expected at least 24 spaces, found 12
(#341) Line indented incorrectly; expected 20 spaces, found 10
(#343) Line indented incorrectly; expected 16 spaces, found 8
(#344) Line indented incorrectly; expected at least 20 spaces, found 10
(#346) Line indented incorrectly; expected 12 spaces, found 6
(#347) Line indented incorrectly; expected at least 12 spaces, found 6
(#348) Line indented incorrectly; expected 8 spaces, found 4
(#349) Line indented incorrectly; expected at least 8 spaces, found 4
(#350) Line indented incorrectly; expected at least 8 spaces, found 4
(#351) Line indented incorrectly; expected 4 spaces, found 2
(#353) Line indented incorrectly; expected 4 spaces, found 2
(#354) Line indented incorrectly; expected at least 8 spaces, found 4
(#355) Line indented incorrectly; expected at least 8 spaces, found 4
(#356) Line indented incorrectly; expected 8 spaces, found 4
(#357) Line indented incorrectly; expected at least 12 spaces, found 6
(#358) Line indented incorrectly; expected at least 12 spaces, found 6
(#359) Line indented incorrectly; expected at least 12 spaces, found 6
(#360) Line indented incorrectly; expected 8 spaces, found 4
(#361) Line indented incorrectly; expected 8 spaces, found 4
(#362) Line indented incorrectly; expected at least 12 spaces, found 6
(#363) Line indented incorrectly; expected at least 12 spaces, found 6
(#364) Line indented incorrectly; expected at least 12 spaces, found 6
(#365) Line indented incorrectly; expected 8 spaces, found 4
(#366) Line indented incorrectly; expected at least 8 spaces, found 4
(#367) Line indented incorrectly; expected at least 8 spaces, found 4
(#368) Line indented incorrectly; expected at least 8 spaces, found 4
(#369) Line indented incorrectly; expected 4 spaces, found 2
(#373) A closing tag is not permitted at the end of a PHP file
repository/evernote/lib/evernote/lib/packages/Limits/Limits_constants.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#3) Inline doc block comments are not allowed; use "// Comment." instead
(#3) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#9) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#9) "include_once" must be immediately followed by an open parenthesis
(#9) File is being unconditionally included; use "require_once" instead
(#9) Variable "GLOBALS" must be all lower-case
(#11) Variable "GLOBALS" must be all lower-case
(#13) Variable "GLOBALS" must be all lower-case
(#15) Variable "GLOBALS" must be all lower-case
(#17) Variable "GLOBALS" must be all lower-case
(#19) Variable "GLOBALS" must be all lower-case
(#21) Variable "GLOBALS" must be all lower-case
(#23) Variable "GLOBALS" must be all lower-case
(#25) Variable "GLOBALS" must be all lower-case
(#27) Variable "GLOBALS" must be all lower-case
(#29) Variable "GLOBALS" must be all lower-case
(#31) Variable "GLOBALS" must be all lower-case
(#33) Variable "GLOBALS" must be all lower-case
(#33) The use of backticks in strings is not recommended
(#33) Line exceeds 132 characters; contains 145 characters
(#35) Variable "GLOBALS" must be all lower-case
(#37) Variable "GLOBALS" must be all lower-case
(#37) The use of backticks in strings is not recommended
(#37) Line exceeds maximum limit of 180 characters; contains 189 characters
(#39) Variable "GLOBALS" must be all lower-case
(#39) Line exceeds maximum limit of 180 characters; contains 599 characters
(#41) Variable "GLOBALS" must be all lower-case
(#43) Variable "GLOBALS" must be all lower-case
(#45) Variable "GLOBALS" must be all lower-case
(#45) Line exceeds 132 characters; contains 135 characters
(#47) Variable "GLOBALS" must be all lower-case
(#49) Variable "GLOBALS" must be all lower-case
(#51) Variable "GLOBALS" must be all lower-case
(#53) Variable "GLOBALS" must be all lower-case
(#55) Variable "GLOBALS" must be all lower-case
(#57) Variable "GLOBALS" must be all lower-case
(#59) Variable "GLOBALS" must be all lower-case
(#61) Variable "GLOBALS" must be all lower-case
(#63) Variable "GLOBALS" must be all lower-case
(#65) Variable "GLOBALS" must be all lower-case
(#67) Variable "GLOBALS" must be all lower-case
(#69) Variable "GLOBALS" must be all lower-case
(#71) Variable "GLOBALS" must be all lower-case
(#73) Variable "GLOBALS" must be all lower-case
(#75) Variable "GLOBALS" must be all lower-case
(#77) Variable "GLOBALS" must be all lower-case
(#91) Variable "GLOBALS" must be all lower-case
(#109) Variable "GLOBALS" must be all lower-case
(#111) Variable "GLOBALS" must be all lower-case
(#113) Variable "GLOBALS" must be all lower-case
(#115) Variable "GLOBALS" must be all lower-case
(#117) Variable "GLOBALS" must be all lower-case
(#119) Variable "GLOBALS" must be all lower-case
(#121) Variable "GLOBALS" must be all lower-case
(#123) Variable "GLOBALS" must be all lower-case
(#125) Variable "GLOBALS" must be all lower-case
(#127) Variable "GLOBALS" must be all lower-case
(#129) Variable "GLOBALS" must be all lower-case
(#131) Variable "GLOBALS" must be all lower-case
(#133) Variable "GLOBALS" must be all lower-case
(#133) Line exceeds 132 characters; contains 140 characters
(#135) Variable "GLOBALS" must be all lower-case
(#137) Variable "GLOBALS" must be all lower-case
(#139) Variable "GLOBALS" must be all lower-case
(#139) Line exceeds 132 characters; contains 140 characters
(#141) Variable "GLOBALS" must be all lower-case
(#143) Variable "GLOBALS" must be all lower-case
(#145) Variable "GLOBALS" must be all lower-case
(#147) Variable "GLOBALS" must be all lower-case
(#149) Variable "GLOBALS" must be all lower-case
(#151) Variable "GLOBALS" must be all lower-case
(#153) Variable "GLOBALS" must be all lower-case
(#155) Variable "GLOBALS" must be all lower-case
(#157) Variable "GLOBALS" must be all lower-case
(#159) Variable "GLOBALS" must be all lower-case
(#161) Variable "GLOBALS" must be all lower-case
(#163) Variable "GLOBALS" must be all lower-case
(#163) Line exceeds 132 characters; contains 142 characters
(#165) Variable "GLOBALS" must be all lower-case
(#167) Variable "GLOBALS" must be all lower-case
(#169) Variable "GLOBALS" must be all lower-case
(#169) Line exceeds 132 characters; contains 143 characters
(#171) Variable "GLOBALS" must be all lower-case
(#173) Variable "GLOBALS" must be all lower-case
(#175) Variable "GLOBALS" must be all lower-case
(#177) Variable "GLOBALS" must be all lower-case
(#181) Variable "GLOBALS" must be all lower-case
(#183) Variable "GLOBALS" must be all lower-case
(#185) Variable "GLOBALS" must be all lower-case
(#185) Line exceeds 132 characters; contains 152 characters
(#187) Variable "GLOBALS" must be all lower-case
(#189) Variable "GLOBALS" must be all lower-case
(#191) Variable "GLOBALS" must be all lower-case
(#191) Line exceeds 132 characters; contains 146 characters
(#193) Variable "GLOBALS" must be all lower-case
(#195) Variable "GLOBALS" must be all lower-case
(#197) Variable "GLOBALS" must be all lower-case
(#197) The use of backticks in strings is not recommended
(#197) Line exceeds 132 characters; contains 133 characters
(#199) Variable "GLOBALS" must be all lower-case
(#201) Variable "GLOBALS" must be all lower-case
(#203) Variable "GLOBALS" must be all lower-case
(#205) Variable "GLOBALS" must be all lower-case
(#207) Variable "GLOBALS" must be all lower-case
(#209) Variable "GLOBALS" must be all lower-case
(#211) Variable "GLOBALS" must be all lower-case
(#213) Variable "GLOBALS" must be all lower-case
(#215) Variable "GLOBALS" must be all lower-case
(#217) Variable "GLOBALS" must be all lower-case
(#219) Variable "GLOBALS" must be all lower-case
(#221) Variable "GLOBALS" must be all lower-case
(#223) Variable "GLOBALS" must be all lower-case
(#225) Variable "GLOBALS" must be all lower-case
(#227) Variable "GLOBALS" must be all lower-case
(#229) Variable "GLOBALS" must be all lower-case
(#231) Variable "GLOBALS" must be all lower-case
(#233) Variable "GLOBALS" must be all lower-case
(#235) Variable "GLOBALS" must be all lower-case
(#237) Variable "GLOBALS" must be all lower-case
(#239) Variable "GLOBALS" must be all lower-case
(#241) Variable "GLOBALS" must be all lower-case
(#243) Variable "GLOBALS" must be all lower-case
(#245) Variable "GLOBALS" must be all lower-case
(#247) Variable "GLOBALS" must be all lower-case
(#249) Variable "GLOBALS" must be all lower-case
(#251) Variable "GLOBALS" must be all lower-case
(#253) Variable "GLOBALS" must be all lower-case
(#255) Variable "GLOBALS" must be all lower-case
(#257) Variable "GLOBALS" must be all lower-case
(#259) Variable "GLOBALS" must be all lower-case
(#261) Variable "GLOBALS" must be all lower-case
(#263) Variable "GLOBALS" must be all lower-case
(#265) Variable "GLOBALS" must be all lower-case
(#267) Variable "GLOBALS" must be all lower-case
(#269) Variable "GLOBALS" must be all lower-case
(#271) Variable "GLOBALS" must be all lower-case
(#273) Variable "GLOBALS" must be all lower-case
(#275) Variable "GLOBALS" must be all lower-case
(#277) Variable "GLOBALS" must be all lower-case
(#279) Variable "GLOBALS" must be all lower-case
(#281) Variable "GLOBALS" must be all lower-case
(#283) Variable "GLOBALS" must be all lower-case
(#285) Variable "GLOBALS" must be all lower-case
(#285) Line exceeds 132 characters; contains 159 characters
(#287) Variable "GLOBALS" must be all lower-case
(#289) Variable "GLOBALS" must be all lower-case
(#291) Variable "GLOBALS" must be all lower-case
(#293) Variable "GLOBALS" must be all lower-case
(#295) Variable "GLOBALS" must be all lower-case
(#297) Variable "GLOBALS" must be all lower-case
(#299) Variable "GLOBALS" must be all lower-case
(#301) Variable "GLOBALS" must be all lower-case
(#303) Variable "GLOBALS" must be all lower-case
(#305) Variable "GLOBALS" must be all lower-case
(#307) Variable "GLOBALS" must be all lower-case
(#309) Variable "GLOBALS" must be all lower-case
(#311) Variable "GLOBALS" must be all lower-case
(#313) Variable "GLOBALS" must be all lower-case
(#315) Variable "GLOBALS" must be all lower-case
(#317) Variable "GLOBALS" must be all lower-case
(#319) Variable "GLOBALS" must be all lower-case
(#321) Variable "GLOBALS" must be all lower-case
(#323) A closing tag is not permitted at the end of a PHP file
repository/evernote/lib/evernote/lib/packages/Limits/Limits_types.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#3) Inline doc block comments are not allowed; use "// Comment." instead
(#3) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#9) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#9) "include_once" must be immediately followed by an open parenthesis
(#9) File is being unconditionally included; use "require_once" instead
(#9) Variable "GLOBALS" must be all lower-case
(#12) A closing tag is not permitted at the end of a PHP file
repository/evernote/lib/evernote/lib/packages/NoteStore/NoteStore.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#3) Inline doc block comments are not allowed; use "// Comment." instead
(#3) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#9) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#9) "include_once" must be immediately followed by an open parenthesis
(#9) File is being unconditionally included; use "require_once" instead
(#9) Variable "GLOBALS" must be all lower-case
(#11) "include_once" must be immediately followed by an open parenthesis
(#11) File is being unconditionally included; use "require_once" instead
(#11) Variable "GLOBALS" must be all lower-case
(#14) Line indented incorrectly; expected 4 spaces, found 2
(#14) Public method name "NoteStoreIf::getSyncState" must be in lower-case letters only
(#14) Variable "authenticationToken" must be all lower-case
(#15) Line indented incorrectly; expected 4 spaces, found 2
(#15) Public method name "NoteStoreIf::getSyncStateWithMetrics" must be in lower-case letters only
(#15) Variable "authenticationToken" must be all lower-case
(#15) Variable "clientMetrics" must be all lower-case
(#16) Line indented incorrectly; expected 4 spaces, found 2
(#16) Public method name "NoteStoreIf::getSyncChunk" must be in lower-case letters only
(#16) Variable "authenticationToken" must be all lower-case
(#16) Variable "afterUSN" must be all lower-case
(#16) Variable "maxEntries" must be all lower-case
(#16) Variable "fullSyncOnly" must be all lower-case
(#17) Line indented incorrectly; expected 4 spaces, found 2
(#17) Public method name "NoteStoreIf::getFilteredSyncChunk" must be in lower-case letters only
(#17) Variable "authenticationToken" must be all lower-case
(#17) Variable "afterUSN" must be all lower-case
(#17) Variable "maxEntries" must be all lower-case
(#18) Line indented incorrectly; expected 4 spaces, found 2
(#18) Public method name "NoteStoreIf::getLinkedNotebookSyncState" must be in lower-case letters only
(#18) Variable "authenticationToken" must be all lower-case
(#18) Variable "linkedNotebook" must be all lower-case
(#19) Line indented incorrectly; expected 4 spaces, found 2
(#19) Public method name "NoteStoreIf::getLinkedNotebookSyncChunk" must be in lower-case letters only
(#19) Variable "authenticationToken" must be all lower-case
(#19) Variable "linkedNotebook" must be all lower-case
(#19) Variable "afterUSN" must be all lower-case
(#19) Variable "maxEntries" must be all lower-case
(#19) Variable "fullSyncOnly" must be all lower-case
(#20) Line indented incorrectly; expected 4 spaces, found 2
(#20) Public method name "NoteStoreIf::listNotebooks" must be in lower-case letters only
(#20) Variable "authenticationToken" must be all lower-case
(#21) Line indented incorrectly; expected 4 spaces, found 2
(#21) Public method name "NoteStoreIf::getNotebook" must be in lower-case letters only
(#21) Variable "authenticationToken" must be all lower-case
(#22) Line indented incorrectly; expected 4 spaces, found 2
(#22) Public method name "NoteStoreIf::getDefaultNotebook" must be in lower-case letters only
(#22) Variable "authenticationToken" must be all lower-case
(#23) Line indented incorrectly; expected 4 spaces, found 2
(#23) Public method name "NoteStoreIf::createNotebook" must be in lower-case letters only
(#23) Variable "authenticationToken" must be all lower-case
(#24) Line indented incorrectly; expected 4 spaces, found 2
(#24) Public method name "NoteStoreIf::updateNotebook" must be in lower-case letters only
(#24) Variable "authenticationToken" must be all lower-case
(#25) Line indented incorrectly; expected 4 spaces, found 2
(#25) Public method name "NoteStoreIf::expungeNotebook" must be in lower-case letters only
(#25) Variable "authenticationToken" must be all lower-case
(#26) Line indented incorrectly; expected 4 spaces, found 2
(#26) Public method name "NoteStoreIf::listTags" must be in lower-case letters only
(#26) Variable "authenticationToken" must be all lower-case
(#27) Line indented incorrectly; expected 4 spaces, found 2
(#27) Public method name "NoteStoreIf::listTagsByNotebook" must be in lower-case letters only
(#27) Variable "authenticationToken" must be all lower-case
(#27) Variable "notebookGuid" must be all lower-case
(#28) Line indented incorrectly; expected 4 spaces, found 2
(#28) Public method name "NoteStoreIf::getTag" must be in lower-case letters only
(#28) Variable "authenticationToken" must be all lower-case
(#29) Line indented incorrectly; expected 4 spaces, found 2
(#29) Public method name "NoteStoreIf::createTag" must be in lower-case letters only
(#29) Variable "authenticationToken" must be all lower-case
(#30) Line indented incorrectly; expected 4 spaces, found 2
(#30) Public method name "NoteStoreIf::updateTag" must be in lower-case letters only
(#30) Variable "authenticationToken" must be all lower-case
(#31) Line indented incorrectly; expected 4 spaces, found 2
(#31) Public method name "NoteStoreIf::untagAll" must be in lower-case letters only
(#31) Variable "authenticationToken" must be all lower-case
(#32) Line indented incorrectly; expected 4 spaces, found 2
(#32) Public method name "NoteStoreIf::expungeTag" must be in lower-case letters only
(#32) Variable "authenticationToken" must be all lower-case
(#33) Line indented incorrectly; expected 4 spaces, found 2
(#33) Public method name "NoteStoreIf::listSearches" must be in lower-case letters only
(#33) Variable "authenticationToken" must be all lower-case
(#34) Line indented incorrectly; expected 4 spaces, found 2
(#34) Public method name "NoteStoreIf::getSearch" must be in lower-case letters only
(#34) Variable "authenticationToken" must be all lower-case
(#35) Line indented incorrectly; expected 4 spaces, found 2
(#35) Public method name "NoteStoreIf::createSearch" must be in lower-case letters only
(#35) Variable "authenticationToken" must be all lower-case
(#36) Line indented incorrectly; expected 4 spaces, found 2
(#36) Public method name "NoteStoreIf::updateSearch" must be in lower-case letters only
(#36) Variable "authenticationToken" must be all lower-case
(#37) Line indented incorrectly; expected 4 spaces, found 2
(#37) Public method name "NoteStoreIf::expungeSearch" must be in lower-case letters only
(#37) Variable "authenticationToken" must be all lower-case
(#38) Line indented incorrectly; expected 4 spaces, found 2
(#38) Public method name "NoteStoreIf::findNotes" must be in lower-case letters only
(#38) Variable "authenticationToken" must be all lower-case
(#38) Variable "maxNotes" must be all lower-case
(#39) Line indented incorrectly; expected 4 spaces, found 2
(#39) Public method name "NoteStoreIf::findNoteOffset" must be in lower-case letters only
(#39) Variable "authenticationToken" must be all lower-case
(#40) Line indented incorrectly; expected 4 spaces, found 2
(#40) Public method name "NoteStoreIf::findNotesMetadata" must be in lower-case letters only
(#40) Variable "authenticationToken" must be all lower-case
(#40) Variable "maxNotes" must be all lower-case
(#40) Variable "resultSpec" must be all lower-case
(#41) Line indented incorrectly; expected 4 spaces, found 2
(#41) Public method name "NoteStoreIf::findNoteCounts" must be in lower-case letters only
(#41) Variable "authenticationToken" must be all lower-case
(#41) Variable "withTrash" must be all lower-case
(#42) Line indented incorrectly; expected 4 spaces, found 2
(#42) Public method name "NoteStoreIf::getNote" must be in lower-case letters only
(#42) Variable "authenticationToken" must be all lower-case
(#42) Variable "withContent" must be all lower-case
(#42) Variable "withResourcesData" must be all lower-case
(#42) Variable "withResourcesRecognition" must be all lower-case
(#42) Variable "withResourcesAlternateData" must be all lower-case
(#42) Line exceeds 132 characters; contains 145 characters
(#43) Line indented incorrectly; expected 4 spaces, found 2
(#43) Public method name "NoteStoreIf::getNoteApplicationData" must be in lower-case letters only
(#43) Variable "authenticationToken" must be all lower-case
(#44) Line indented incorrectly; expected 4 spaces, found 2
(#44) Public method name "NoteStoreIf::getNoteApplicationDataEntry" must be in lower-case letters only
(#44) Variable "authenticationToken" must be all lower-case
(#45) Line indented incorrectly; expected 4 spaces, found 2
(#45) Public method name "NoteStoreIf::setNoteApplicationDataEntry" must be in lower-case letters only
(#45) Variable "authenticationToken" must be all lower-case
(#46) Line indented incorrectly; expected 4 spaces, found 2
(#46) Public method name "NoteStoreIf::unsetNoteApplicationDataEntry" must be in lower-case letters only
(#46) Variable "authenticationToken" must be all lower-case
(#47) Line indented incorrectly; expected 4 spaces, found 2
(#47) Public method name "NoteStoreIf::getNoteContent" must be in lower-case letters only
(#47) Variable "authenticationToken" must be all lower-case
(#48) Line indented incorrectly; expected 4 spaces, found 2
(#48) Public method name "NoteStoreIf::getNoteSearchText" must be in lower-case letters only
(#48) Variable "authenticationToken" must be all lower-case
(#48) Variable "noteOnly" must be all lower-case
(#48) Variable "tokenizeForIndexing" must be all lower-case
(#49) Line indented incorrectly; expected 4 spaces, found 2
(#49) Public method name "NoteStoreIf::getResourceSearchText" must be in lower-case letters only
(#49) Variable "authenticationToken" must be all lower-case
(#50) Line indented incorrectly; expected 4 spaces, found 2
(#50) Public method name "NoteStoreIf::getNoteTagNames" must be in lower-case letters only
(#50) Variable "authenticationToken" must be all lower-case
(#51) Line indented incorrectly; expected 4 spaces, found 2
(#51) Public method name "NoteStoreIf::createNote" must be in lower-case letters only
(#51) Variable "authenticationToken" must be all lower-case
(#52) Line indented incorrectly; expected 4 spaces, found 2
(#52) Public method name "NoteStoreIf::updateNote" must be in lower-case letters only
(#52) Variable "authenticationToken" must be all lower-case
(#53) Line indented incorrectly; expected 4 spaces, found 2
(#53) Public method name "NoteStoreIf::deleteNote" must be in lower-case letters only
(#53) Variable "authenticationToken" must be all lower-case
(#54) Line indented incorrectly; expected 4 spaces, found 2
(#54) Public method name "NoteStoreIf::expungeNote" must be in lower-case letters only
(#54) Variable "authenticationToken" must be all lower-case
(#55) Line indented incorrectly; expected 4 spaces, found 2
(#55) Public method name "NoteStoreIf::expungeNotes" must be in lower-case letters only
(#55) Variable "authenticationToken" must be all lower-case
(#55) Variable "noteGuids" must be all lower-case
(#56) Line indented incorrectly; expected 4 spaces, found 2
(#56) Public method name "NoteStoreIf::expungeInactiveNotes" must be in lower-case letters only
(#56) Variable "authenticationToken" must be all lower-case
(#57) Line indented incorrectly; expected 4 spaces, found 2
(#57) Public method name "NoteStoreIf::copyNote" must be in lower-case letters only
(#57) Variable "authenticationToken" must be all lower-case
(#57) Variable "noteGuid" must be all lower-case
(#57) Variable "toNotebookGuid" must be all lower-case
(#58) Line indented incorrectly; expected 4 spaces, found 2
(#58) Public method name "NoteStoreIf::listNoteVersions" must be in lower-case letters only
(#58) Variable "authenticationToken" must be all lower-case
(#58) Variable "noteGuid" must be all lower-case
(#59) Line indented incorrectly; expected 4 spaces, found 2
(#59) Public method name "NoteStoreIf::getNoteVersion" must be in lower-case letters only
(#59) Variable "authenticationToken" must be all lower-case
(#59) Variable "noteGuid" must be all lower-case
(#59) Variable "updateSequenceNum" must be all lower-case
(#59) Variable "withResourcesData" must be all lower-case
(#59) Variable "withResourcesRecognition" must be all lower-case
(#59) Variable "withResourcesAlternateData" must be all lower-case
(#59) Line exceeds 132 characters; contains 162 characters
(#60) Line indented incorrectly; expected 4 spaces, found 2
(#60) Public method name "NoteStoreIf::getResource" must be in lower-case letters only
(#60) Variable "authenticationToken" must be all lower-case
(#60) Variable "withData" must be all lower-case
(#60) Variable "withRecognition" must be all lower-case
(#60) Variable "withAttributes" must be all lower-case
(#60) Variable "withAlternateData" must be all lower-case
(#61) Line indented incorrectly; expected 4 spaces, found 2
(#61) Public method name "NoteStoreIf::getResourceApplicationData" must be in lower-case letters only
(#61) Variable "authenticationToken" must be all lower-case
(#62) Line indented incorrectly; expected 4 spaces, found 2
(#62) Public method name "NoteStoreIf::getResourceApplicationDataEntry" must be in lower-case letters only
(#62) Variable "authenticationToken" must be all lower-case
(#63) Line indented incorrectly; expected 4 spaces, found 2
(#63) Public method name "NoteStoreIf::setResourceApplicationDataEntry" must be in lower-case letters only
(#63) Variable "authenticationToken" must be all lower-case
(#64) Line indented incorrectly; expected 4 spaces, found 2
(#64) Public method name "NoteStoreIf::unsetResourceApplicationDataEntry" must be in lower-case letters only
(#64) Variable "authenticationToken" must be all lower-case
(#65) Line indented incorrectly; expected 4 spaces, found 2
(#65) Public method name "NoteStoreIf::updateResource" must be in lower-case letters only
(#65) Variable "authenticationToken" must be all lower-case
(#66) Line indented incorrectly; expected 4 spaces, found 2
(#66) Public method name "NoteStoreIf::getResourceData" must be in lower-case letters only
(#66) Variable "authenticationToken" must be all lower-case
(#67) Line indented incorrectly; expected 4 spaces, found 2
(#67) Public method name "NoteStoreIf::getResourceByHash" must be in lower-case letters only
(#67) Variable "authenticationToken" must be all lower-case
(#67) Variable "noteGuid" must be all lower-case
(#67) Variable "contentHash" must be all lower-case
(#67) Variable "withData" must be all lower-case
(#67) Variable "withRecognition" must be all lower-case
(#67) Variable "withAlternateData" must be all lower-case
(#68) Line indented incorrectly; expected 4 spaces, found 2
(#68) Public method name "NoteStoreIf::getResourceRecognition" must be in lower-case letters only
(#68) Variable "authenticationToken" must be all lower-case
(#69) Line indented incorrectly; expected 4 spaces, found 2
(#69) Public method name "NoteStoreIf::getResourceAlternateData" must be in lower-case letters only
(#69) Variable "authenticationToken" must be all lower-case
(#70) Line indented incorrectly; expected 4 spaces, found 2
(#70) Public method name "NoteStoreIf::getResourceAttributes" must be in lower-case letters only
(#70) Variable "authenticationToken" must be all lower-case
(#71) Line indented incorrectly; expected 4 spaces, found 2
(#71) Public method name "NoteStoreIf::getPublicNotebook" must be in lower-case letters only
(#71) Variable "userId" must be all lower-case
(#71) Variable "publicUri" must be all lower-case
(#72) Line indented incorrectly; expected 4 spaces, found 2
(#72) Public method name "NoteStoreIf::createSharedNotebook" must be in lower-case letters only
(#72) Variable "authenticationToken" must be all lower-case
(#72) Variable "sharedNotebook" must be all lower-case
(#73) Line indented incorrectly; expected 4 spaces, found 2
(#73) Public method name "NoteStoreIf::updateSharedNotebook" must be in lower-case letters only
(#73) Variable "authenticationToken" must be all lower-case
(#73) Variable "sharedNotebook" must be all lower-case
(#74) Line indented incorrectly; expected 4 spaces, found 2
(#74) Public method name "NoteStoreIf::setSharedNotebookRecipientSettings" must be in lower-case letters only
(#74) Variable "authenticationToken" must be all lower-case
(#74) Variable "sharedNotebookId" must be all lower-case
(#74) Variable "recipientSettings" must be all lower-case
(#75) Line indented incorrectly; expected 4 spaces, found 2
(#75) Public method name "NoteStoreIf::sendMessageToSharedNotebookMembers" must be in lower-case letters only
(#75) Variable "authenticationToken" must be all lower-case
(#75) Variable "notebookGuid" must be all lower-case
(#75) Variable "messageText" must be all lower-case
(#76) Line indented incorrectly; expected 4 spaces, found 2
(#76) Public method name "NoteStoreIf::listSharedNotebooks" must be in lower-case letters only
(#76) Variable "authenticationToken" must be all lower-case
(#77) Line indented incorrectly; expected 4 spaces, found 2
(#77) Public method name "NoteStoreIf::expungeSharedNotebooks" must be in lower-case letters only
(#77) Variable "authenticationToken" must be all lower-case
(#77) Variable "sharedNotebookIds" must be all lower-case
(#78) Line indented incorrectly; expected 4 spaces, found 2
(#78) Public method name "NoteStoreIf::createLinkedNotebook" must be in lower-case letters only
(#78) Variable "authenticationToken" must be all lower-case
(#78) Variable "linkedNotebook" must be all lower-case
(#79) Line indented incorrectly; expected 4 spaces, found 2
(#79) Public method name "NoteStoreIf::updateLinkedNotebook" must be in lower-case letters only
(#79) Variable "authenticationToken" must be all lower-case
(#79) Variable "linkedNotebook" must be all lower-case
(#80) Line indented incorrectly; expected 4 spaces, found 2
(#80) Public method name "NoteStoreIf::listLinkedNotebooks" must be in lower-case letters only
(#80) Variable "authenticationToken" must be all lower-case
(#81) Line indented incorrectly; expected 4 spaces, found 2
(#81) Public method name "NoteStoreIf::expungeLinkedNotebook" must be in lower-case letters only
(#81) Variable "authenticationToken" must be all lower-case
(#82) Line indented incorrectly; expected 4 spaces, found 2
(#82) Public method name "NoteStoreIf::authenticateToSharedNotebook" must be in lower-case letters only
(#82) Variable "shareKey" must be all lower-case
(#82) Variable "authenticationToken" must be all lower-case
(#83) Line indented incorrectly; expected 4 spaces, found 2
(#83) Public method name "NoteStoreIf::getSharedNotebookByAuth" must be in lower-case letters only
(#83) Variable "authenticationToken" must be all lower-case
(#84) Line indented incorrectly; expected 4 spaces, found 2
(#84) Public method name "NoteStoreIf::emailNote" must be in lower-case letters only
(#84) Variable "authenticationToken" must be all lower-case
(#85) Line indented incorrectly; expected 4 spaces, found 2
(#85) Public method name "NoteStoreIf::shareNote" must be in lower-case letters only
(#85) Variable "authenticationToken" must be all lower-case
(#86) Line indented incorrectly; expected 4 spaces, found 2
(#86) Public method name "NoteStoreIf::stopSharingNote" must be in lower-case letters only
(#86) Variable "authenticationToken" must be all lower-case
(#87) Line indented incorrectly; expected 4 spaces, found 2
(#87) Public method name "NoteStoreIf::authenticateToSharedNote" must be in lower-case letters only
(#87) Variable "noteKey" must be all lower-case
(#87) Variable "authenticationToken" must be all lower-case
(#88) Line indented incorrectly; expected 4 spaces, found 2
(#88) Public method name "NoteStoreIf::findRelated" must be in lower-case letters only
(#88) Variable "authenticationToken" must be all lower-case
(#88) Variable "resultSpec" must be all lower-case
(#92) Line indented incorrectly; expected 4 spaces, found 2
(#92) Member variable "input_" must not contain underscores.
(#93) Line indented incorrectly; expected 4 spaces, found 2
(#93) Member variable "output_" must not contain underscores.
(#95) Line indented incorrectly; expected 4 spaces, found 2
(#95) Member variable "seqid_" must not contain underscores.
(#97) Line indented incorrectly; expected 4 spaces, found 2
(#98) Line indented incorrectly; expected at least 8 spaces, found 4
(#99) Line indented incorrectly; expected at least 8 spaces, found 4
(#100) Line indented incorrectly; expected 4 spaces, found 2
(#102) Line indented incorrectly; expected 4 spaces, found 2
(#102) Public method name "NoteStoreClient::getSyncState" must be in lower-case letters only
(#102) Variable "authenticationToken" must be all lower-case
(#103) Line indented incorrectly; expected at least 4 spaces, found 2
(#103) Opening brace should be on the same line as the declaration
(#104) Line indented incorrectly; expected at least 8 spaces, found 4
(#104) Variable "authenticationToken" must be all lower-case
(#105) Line indented incorrectly; expected at least 8 spaces, found 4
(#106) Line indented incorrectly; expected 4 spaces, found 2
(#108) Line indented incorrectly; expected 4 spaces, found 2
(#108) Public method name "NoteStoreClient::send_getSyncState" must be in lower-case letters only
(#108) Variable "authenticationToken" must be all lower-case
(#109) Line indented incorrectly; expected at least 4 spaces, found 2
(#109) Opening brace should be on the same line as the declaration
(#110) Line indented incorrectly; expected at least 8 spaces, found 4
(#111) Line indented incorrectly; expected at least 8 spaces, found 4
(#111) Variable "authenticationToken" must be all lower-case
(#112) Line indented incorrectly; expected at least 8 spaces, found 4
(#112) Variable "bin_accel" must not contain underscores.
(#112) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#112) Line exceeds 132 characters; contains 136 characters
(#113) Line indented incorrectly; expected 8 spaces, found 4
(#113) Expected "if (...) {\n"; found "if (...)\n {\n"
(#113) Variable "bin_accel" must not contain underscores.
(#114) Line indented incorrectly; expected at least 8 spaces, found 4
(#115) Line indented incorrectly; expected at least 12 spaces, found 6
(#115) Line exceeds 132 characters; contains 143 characters
(#116) Line indented incorrectly; expected 8 spaces, found 4
(#117) Line indented incorrectly; expected 8 spaces, found 4
(#117) Expected "} else {\n"; found "}\n else\n {\n"
(#118) Line indented incorrectly; expected at least 8 spaces, found 4
(#119) Line indented incorrectly; expected at least 12 spaces, found 6
(#120) Line indented incorrectly; expected at least 12 spaces, found 6
(#121) Line indented incorrectly; expected at least 12 spaces, found 6
(#122) Line indented incorrectly; expected at least 12 spaces, found 6
(#123) Line indented incorrectly; expected 8 spaces, found 4
(#124) Line indented incorrectly; expected 4 spaces, found 2
(#126) Line indented incorrectly; expected 4 spaces, found 2
(#126) Public method name "NoteStoreClient::recv_getSyncState" must be in lower-case letters only
(#127) Line indented incorrectly; expected at least 4 spaces, found 2
(#127) Opening brace should be on the same line as the declaration
(#128) Line indented incorrectly; expected at least 8 spaces, found 4
(#128) Variable "bin_accel" must not contain underscores.
(#128) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#128) Line exceeds 132 characters; contains 134 characters
(#129) Line indented incorrectly; expected at least 8 spaces, found 4
(#129) Inline control structures are not allowed
(#129) Variable "bin_accel" must not contain underscores.
(#129) Line exceeds 132 characters; contains 153 characters
(#130) Line indented incorrectly; expected 8 spaces, found 4
(#131) Line indented incorrectly; expected at least 8 spaces, found 4
(#132) Line indented incorrectly; expected at least 12 spaces, found 6
(#133) Line indented incorrectly; expected at least 12 spaces, found 6
(#134) Line indented incorrectly; expected at least 12 spaces, found 6
(#136) Line indented incorrectly; expected at least 12 spaces, found 6
(#137) Line indented incorrectly; expected 12 spaces, found 6
(#138) Line indented incorrectly; expected at least 16 spaces, found 8
(#139) Line indented incorrectly; expected at least 16 spaces, found 8
(#140) Line indented incorrectly; expected at least 16 spaces, found 8
(#141) Line indented incorrectly; expected at least 16 spaces, found 8
(#142) Line indented incorrectly; expected 12 spaces, found 6
(#143) Line indented incorrectly; expected at least 12 spaces, found 6
(#144) Line indented incorrectly; expected at least 12 spaces, found 6
(#145) Line indented incorrectly; expected at least 12 spaces, found 6
(#146) Line indented incorrectly; expected 8 spaces, found 4
(#147) Line indented incorrectly; expected 8 spaces, found 4
(#148) Line indented incorrectly; expected at least 12 spaces, found 6
(#149) Line indented incorrectly; expected 8 spaces, found 4
(#150) Line indented incorrectly; expected 8 spaces, found 4
(#151) Line indented incorrectly; expected at least 12 spaces, found 6
(#152) Line indented incorrectly; expected 8 spaces, found 4
(#153) Line indented incorrectly; expected 8 spaces, found 4
(#154) Line indented incorrectly; expected at least 12 spaces, found 6
(#155) Line indented incorrectly; expected 8 spaces, found 4
(#156) Line indented incorrectly; expected at least 8 spaces, found 4
(#157) Line indented incorrectly; expected 4 spaces, found 2
(#159) Line indented incorrectly; expected 4 spaces, found 2
(#159) Public method name "NoteStoreClient::getSyncStateWithMetrics" must be in lower-case letters only
(#159) Variable "authenticationToken" must be all lower-case
(#159) Variable "clientMetrics" must be all lower-case
(#160) Line indented incorrectly; expected at least 4 spaces, found 2
(#160) Opening brace should be on the same line as the declaration
(#161) Line indented incorrectly; expected at least 8 spaces, found 4
(#161) Variable "authenticationToken" must be all lower-case
(#161) Variable "clientMetrics" must be all lower-case
(#162) Line indented incorrectly; expected at least 8 spaces, found 4
(#163) Line indented incorrectly; expected 4 spaces, found 2
(#165) Line indented incorrectly; expected 4 spaces, found 2
(#165) Public method name "NoteStoreClient::send_getSyncStateWithMetrics" must be in lower-case letters only
(#165) Variable "authenticationToken" must be all lower-case
(#165) Variable "clientMetrics" must be all lower-case
(#166) Line indented incorrectly; expected at least 4 spaces, found 2
(#166) Opening brace should be on the same line as the declaration
(#167) Line indented incorrectly; expected at least 8 spaces, found 4
(#168) Line indented incorrectly; expected at least 8 spaces, found 4
(#168) Variable "authenticationToken" must be all lower-case
(#169) Line indented incorrectly; expected at least 8 spaces, found 4
(#169) Variable "clientMetrics" must be all lower-case
(#170) Line indented incorrectly; expected at least 8 spaces, found 4
(#170) Variable "bin_accel" must not contain underscores.
(#170) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#170) Line exceeds 132 characters; contains 136 characters
(#171) Line indented incorrectly; expected 8 spaces, found 4
(#171) Expected "if (...) {\n"; found "if (...)\n {\n"
(#171) Variable "bin_accel" must not contain underscores.
(#172) Line indented incorrectly; expected at least 8 spaces, found 4
(#173) Line indented incorrectly; expected at least 12 spaces, found 6
(#173) Line exceeds 132 characters; contains 154 characters
(#174) Line indented incorrectly; expected 8 spaces, found 4
(#175) Line indented incorrectly; expected 8 spaces, found 4
(#175) Expected "} else {\n"; found "}\n else\n {\n"
(#176) Line indented incorrectly; expected at least 8 spaces, found 4
(#177) Line indented incorrectly; expected at least 12 spaces, found 6
(#178) Line indented incorrectly; expected at least 12 spaces, found 6
(#179) Line indented incorrectly; expected at least 12 spaces, found 6
(#180) Line indented incorrectly; expected at least 12 spaces, found 6
(#181) Line indented incorrectly; expected 8 spaces, found 4
(#182) Line indented incorrectly; expected 4 spaces, found 2
(#184) Line indented incorrectly; expected 4 spaces, found 2
(#184) Public method name "NoteStoreClient::recv_getSyncStateWithMetrics" must be in lower-case letters only
(#185) Line indented incorrectly; expected at least 4 spaces, found 2
(#185) Opening brace should be on the same line as the declaration
(#186) Line indented incorrectly; expected at least 8 spaces, found 4
(#186) Variable "bin_accel" must not contain underscores.
(#186) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#186) Line exceeds 132 characters; contains 134 characters
(#187) Line indented incorrectly; expected at least 8 spaces, found 4
(#187) Inline control structures are not allowed
(#187) Variable "bin_accel" must not contain underscores.
(#187) Line exceeds 132 characters; contains 164 characters
(#188) Line indented incorrectly; expected 8 spaces, found 4
(#189) Line indented incorrectly; expected at least 8 spaces, found 4
(#190) Line indented incorrectly; expected at least 12 spaces, found 6
(#191) Line indented incorrectly; expected at least 12 spaces, found 6
(#192) Line indented incorrectly; expected at least 12 spaces, found 6
(#194) Line indented incorrectly; expected at least 12 spaces, found 6
(#195) Line indented incorrectly; expected 12 spaces, found 6
(#196) Line indented incorrectly; expected at least 16 spaces, found 8
(#197) Line indented incorrectly; expected at least 16 spaces, found 8
(#198) Line indented incorrectly; expected at least 16 spaces, found 8
(#199) Line indented incorrectly; expected at least 16 spaces, found 8
(#200) Line indented incorrectly; expected 12 spaces, found 6
(#201) Line indented incorrectly; expected at least 12 spaces, found 6
(#202) Line indented incorrectly; expected at least 12 spaces, found 6
(#203) Line indented incorrectly; expected at least 12 spaces, found 6
(#204) Line indented incorrectly; expected 8 spaces, found 4
(#205) Line indented incorrectly; expected 8 spaces, found 4
(#206) Line indented incorrectly; expected at least 12 spaces, found 6
(#207) Line indented incorrectly; expected 8 spaces, found 4
(#208) Line indented incorrectly; expected 8 spaces, found 4
(#209) Line indented incorrectly; expected at least 12 spaces, found 6
(#210) Line indented incorrectly; expected 8 spaces, found 4
(#211) Line indented incorrectly; expected 8 spaces, found 4
(#212) Line indented incorrectly; expected at least 12 spaces, found 6
(#213) Line indented incorrectly; expected 8 spaces, found 4
(#214) Line indented incorrectly; expected at least 8 spaces, found 4
(#215) Line indented incorrectly; expected 4 spaces, found 2
(#217) Line indented incorrectly; expected 4 spaces, found 2
(#217) Public method name "NoteStoreClient::getSyncChunk" must be in lower-case letters only
(#217) Variable "authenticationToken" must be all lower-case
(#217) Variable "afterUSN" must be all lower-case
(#217) Variable "maxEntries" must be all lower-case
(#217) Variable "fullSyncOnly" must be all lower-case
(#218) Line indented incorrectly; expected at least 4 spaces, found 2
(#218) Opening brace should be on the same line as the declaration
(#219) Line indented incorrectly; expected at least 8 spaces, found 4
(#219) Variable "authenticationToken" must be all lower-case
(#219) Variable "afterUSN" must be all lower-case
(#219) Variable "maxEntries" must be all lower-case
(#219) Variable "fullSyncOnly" must be all lower-case
(#220) Line indented incorrectly; expected at least 8 spaces, found 4
(#221) Line indented incorrectly; expected 4 spaces, found 2
(#223) Line indented incorrectly; expected 4 spaces, found 2
(#223) Public method name "NoteStoreClient::send_getSyncChunk" must be in lower-case letters only
(#223) Variable "authenticationToken" must be all lower-case
(#223) Variable "afterUSN" must be all lower-case
(#223) Variable "maxEntries" must be all lower-case
(#223) Variable "fullSyncOnly" must be all lower-case
(#224) Line indented incorrectly; expected at least 4 spaces, found 2
(#224) Opening brace should be on the same line as the declaration
(#225) Line indented incorrectly; expected at least 8 spaces, found 4
(#226) Line indented incorrectly; expected at least 8 spaces, found 4
(#226) Variable "authenticationToken" must be all lower-case
(#227) Line indented incorrectly; expected at least 8 spaces, found 4
(#227) Variable "afterUSN" must be all lower-case
(#228) Line indented incorrectly; expected at least 8 spaces, found 4
(#228) Variable "maxEntries" must be all lower-case
(#229) Line indented incorrectly; expected at least 8 spaces, found 4
(#229) Variable "fullSyncOnly" must be all lower-case
(#230) Line indented incorrectly; expected at least 8 spaces, found 4
(#230) Variable "bin_accel" must not contain underscores.
(#230) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#230) Line exceeds 132 characters; contains 136 characters
(#231) Line indented incorrectly; expected 8 spaces, found 4
(#231) Expected "if (...) {\n"; found "if (...)\n {\n"
(#231) Variable "bin_accel" must not contain underscores.
(#232) Line indented incorrectly; expected at least 8 spaces, found 4
(#233) Line indented incorrectly; expected at least 12 spaces, found 6
(#233) Line exceeds 132 characters; contains 143 characters
(#234) Line indented incorrectly; expected 8 spaces, found 4
(#235) Line indented incorrectly; expected 8 spaces, found 4
(#235) Expected "} else {\n"; found "}\n else\n {\n"
(#236) Line indented incorrectly; expected at least 8 spaces, found 4
(#237) Line indented incorrectly; expected at least 12 spaces, found 6
(#238) Line indented incorrectly; expected at least 12 spaces, found 6
(#239) Line indented incorrectly; expected at least 12 spaces, found 6
(#240) Line indented incorrectly; expected at least 12 spaces, found 6
(#241) Line indented incorrectly; expected 8 spaces, found 4
(#242) Line indented incorrectly; expected 4 spaces, found 2
(#244) Line indented incorrectly; expected 4 spaces, found 2
(#244) Public method name "NoteStoreClient::recv_getSyncChunk" must be in lower-case letters only
(#245) Line indented incorrectly; expected at least 4 spaces, found 2
(#245) Opening brace should be on the same line as the declaration
(#246) Line indented incorrectly; expected at least 8 spaces, found 4
(#246) Variable "bin_accel" must not contain underscores.
(#246) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#246) Line exceeds 132 characters; contains 134 characters
(#247) Line indented incorrectly; expected at least 8 spaces, found 4
(#247) Inline control structures are not allowed
(#247) Variable "bin_accel" must not contain underscores.
(#247) Line exceeds 132 characters; contains 153 characters
(#248) Line indented incorrectly; expected 8 spaces, found 4
(#249) Line indented incorrectly; expected at least 8 spaces, found 4
(#250) Line indented incorrectly; expected at least 12 spaces, found 6
(#251) Line indented incorrectly; expected at least 12 spaces, found 6
(#252) Line indented incorrectly; expected at least 12 spaces, found 6
(#254) Line indented incorrectly; expected at least 12 spaces, found 6
(#255) Line indented incorrectly; expected 12 spaces, found 6
(#256) Line indented incorrectly; expected at least 16 spaces, found 8
(#257) Line indented incorrectly; expected at least 16 spaces, found 8
(#258) Line indented incorrectly; expected at least 16 spaces, found 8
(#259) Line indented incorrectly; expected at least 16 spaces, found 8
(#260) Line indented incorrectly; expected 12 spaces, found 6
(#261) Line indented incorrectly; expected at least 12 spaces, found 6
(#262) Line indented incorrectly; expected at least 12 spaces, found 6
(#263) Line indented incorrectly; expected at least 12 spaces, found 6
(#264) Line indented incorrectly; expected 8 spaces, found 4
(#265) Line indented incorrectly; expected 8 spaces, found 4
(#266) Line indented incorrectly; expected at least 12 spaces, found 6
(#267) Line indented incorrectly; expected 8 spaces, found 4
(#268) Line indented incorrectly; expected 8 spaces, found 4
(#269) Line indented incorrectly; expected at least 12 spaces, found 6
(#270) Line indented incorrectly; expected 8 spaces, found 4
(#271) Line indented incorrectly; expected 8 spaces, found 4
(#272) Line indented incorrectly; expected at least 12 spaces, found 6
(#273) Line indented incorrectly; expected 8 spaces, found 4
(#274) Line indented incorrectly; expected at least 8 spaces, found 4
(#275) Line indented incorrectly; expected 4 spaces, found 2
(#277) Line indented incorrectly; expected 4 spaces, found 2
(#277) Public method name "NoteStoreClient::getFilteredSyncChunk" must be in lower-case letters only
(#277) Variable "authenticationToken" must be all lower-case
(#277) Variable "afterUSN" must be all lower-case
(#277) Variable "maxEntries" must be all lower-case
(#278) Line indented incorrectly; expected at least 4 spaces, found 2
(#278) Opening brace should be on the same line as the declaration
(#279) Line indented incorrectly; expected at least 8 spaces, found 4
(#279) Variable "authenticationToken" must be all lower-case
(#279) Variable "afterUSN" must be all lower-case
(#279) Variable "maxEntries" must be all lower-case
(#280) Line indented incorrectly; expected at least 8 spaces, found 4
(#281) Line indented incorrectly; expected 4 spaces, found 2
(#283) Line indented incorrectly; expected 4 spaces, found 2
(#283) Public method name "NoteStoreClient::send_getFilteredSyncChunk" must be in lower-case letters only
(#283) Variable "authenticationToken" must be all lower-case
(#283) Variable "afterUSN" must be all lower-case
(#283) Variable "maxEntries" must be all lower-case
(#284) Line indented incorrectly; expected at least 4 spaces, found 2
(#284) Opening brace should be on the same line as the declaration
(#285) Line indented incorrectly; expected at least 8 spaces, found 4
(#286) Line indented incorrectly; expected at least 8 spaces, found 4
(#286) Variable "authenticationToken" must be all lower-case
(#287) Line indented incorrectly; expected at least 8 spaces, found 4
(#287) Variable "afterUSN" must be all lower-case
(#288) Line indented incorrectly; expected at least 8 spaces, found 4
(#288) Variable "maxEntries" must be all lower-case
(#289) Line indented incorrectly; expected at least 8 spaces, found 4
(#290) Line indented incorrectly; expected at least 8 spaces, found 4
(#290) Variable "bin_accel" must not contain underscores.
(#290) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#290) Line exceeds 132 characters; contains 136 characters
(#291) Line indented incorrectly; expected 8 spaces, found 4
(#291) Expected "if (...) {\n"; found "if (...)\n {\n"
(#291) Variable "bin_accel" must not contain underscores.
(#292) Line indented incorrectly; expected at least 8 spaces, found 4
(#293) Line indented incorrectly; expected at least 12 spaces, found 6
(#293) Line exceeds 132 characters; contains 151 characters
(#294) Line indented incorrectly; expected 8 spaces, found 4
(#295) Line indented incorrectly; expected 8 spaces, found 4
(#295) Expected "} else {\n"; found "}\n else\n {\n"
(#296) Line indented incorrectly; expected at least 8 spaces, found 4
(#297) Line indented incorrectly; expected at least 12 spaces, found 6
(#298) Line indented incorrectly; expected at least 12 spaces, found 6
(#299) Line indented incorrectly; expected at least 12 spaces, found 6
(#300) Line indented incorrectly; expected at least 12 spaces, found 6
(#301) Line indented incorrectly; expected 8 spaces, found 4
(#302) Line indented incorrectly; expected 4 spaces, found 2
(#304) Line indented incorrectly; expected 4 spaces, found 2
(#304) Public method name "NoteStoreClient::recv_getFilteredSyncChunk" must be in lower-case letters only
(#305) Line indented incorrectly; expected at least 4 spaces, found 2
(#305) Opening brace should be on the same line as the declaration
(#306) Line indented incorrectly; expected at least 8 spaces, found 4
(#306) Variable "bin_accel" must not contain underscores.
(#306) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#306) Line exceeds 132 characters; contains 134 characters
(#307) Line indented incorrectly; expected at least 8 spaces, found 4
(#307) Inline control structures are not allowed
(#307) Variable "bin_accel" must not contain underscores.
(#307) Line exceeds 132 characters; contains 161 characters
(#308) Line indented incorrectly; expected 8 spaces, found 4
(#309) Line indented incorrectly; expected at least 8 spaces, found 4
(#310) Line indented incorrectly; expected at least 12 spaces, found 6
(#311) Line indented incorrectly; expected at least 12 spaces, found 6
(#312) Line indented incorrectly; expected at least 12 spaces, found 6
(#314) Line indented incorrectly; expected at least 12 spaces, found 6
(#315) Line indented incorrectly; expected 12 spaces, found 6
(#316) Line indented incorrectly; expected at least 16 spaces, found 8
(#317) Line indented incorrectly; expected at least 16 spaces, found 8
(#318) Line indented incorrectly; expected at least 16 spaces, found 8
(#319) Line indented incorrectly; expected at least 16 spaces, found 8
(#320) Line indented incorrectly; expected 12 spaces, found 6
(#321) Line indented incorrectly; expected at least 12 spaces, found 6
(#322) Line indented incorrectly; expected at least 12 spaces, found 6
(#323) Line indented incorrectly; expected at least 12 spaces, found 6
(#324) Line indented incorrectly; expected 8 spaces, found 4
(#325) Line indented incorrectly; expected 8 spaces, found 4
(#326) Line indented incorrectly; expected at least 12 spaces, found 6
(#327) Line indented incorrectly; expected 8 spaces, found 4
(#328) Line indented incorrectly; expected 8 spaces, found 4
(#329) Line indented incorrectly; expected at least 12 spaces, found 6
(#330) Line indented incorrectly; expected 8 spaces, found 4
(#331) Line indented incorrectly; expected 8 spaces, found 4
(#332) Line indented incorrectly; expected at least 12 spaces, found 6
(#333) Line indented incorrectly; expected 8 spaces, found 4
(#334) Line indented incorrectly; expected at least 8 spaces, found 4
(#335) Line indented incorrectly; expected 4 spaces, found 2
(#337) Line indented incorrectly; expected 4 spaces, found 2
(#337) Public method name "NoteStoreClient::getLinkedNotebookSyncState" must be in lower-case letters only
(#337) Variable "authenticationToken" must be all lower-case
(#337) Variable "linkedNotebook" must be all lower-case
(#338) Line indented incorrectly; expected at least 4 spaces, found 2
(#338) Opening brace should be on the same line as the declaration
(#339) Line indented incorrectly; expected at least 8 spaces, found 4
(#339) Variable "authenticationToken" must be all lower-case
(#339) Variable "linkedNotebook" must be all lower-case
(#340) Line indented incorrectly; expected at least 8 spaces, found 4
(#341) Line indented incorrectly; expected 4 spaces, found 2
(#343) Line indented incorrectly; expected 4 spaces, found 2
(#343) Public method name "NoteStoreClient::send_getLinkedNotebookSyncState" must be in lower-case letters only
(#343) Variable "authenticationToken" must be all lower-case
(#343) Variable "linkedNotebook" must be all lower-case
(#344) Line indented incorrectly; expected at least 4 spaces, found 2
(#344) Opening brace should be on the same line as the declaration
(#345) Line indented incorrectly; expected at least 8 spaces, found 4
(#346) Line indented incorrectly; expected at least 8 spaces, found 4
(#346) Variable "authenticationToken" must be all lower-case
(#347) Line indented incorrectly; expected at least 8 spaces, found 4
(#347) Variable "linkedNotebook" must be all lower-case
(#348) Line indented incorrectly; expected at least 8 spaces, found 4
(#348) Variable "bin_accel" must not contain underscores.
(#348) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#348) Line exceeds 132 characters; contains 136 characters
(#349) Line indented incorrectly; expected 8 spaces, found 4
(#349) Expected "if (...) {\n"; found "if (...)\n {\n"
(#349) Variable "bin_accel" must not contain underscores.
(#350) Line indented incorrectly; expected at least 8 spaces, found 4
(#351) Line indented incorrectly; expected at least 12 spaces, found 6
(#351) Line exceeds 132 characters; contains 157 characters
(#352) Line indented incorrectly; expected 8 spaces, found 4
(#353) Line indented incorrectly; expected 8 spaces, found 4
(#353) Expected "} else {\n"; found "}\n else\n {\n"
(#354) Line indented incorrectly; expected at least 8 spaces, found 4
(#355) Line indented incorrectly; expected at least 12 spaces, found 6
(#356) Line indented incorrectly; expected at least 12 spaces, found 6
(#357) Line indented incorrectly; expected at least 12 spaces, found 6
(#358) Line indented incorrectly; expected at least 12 spaces, found 6
(#359) Line indented incorrectly; expected 8 spaces, found 4
(#360) Line indented incorrectly; expected 4 spaces, found 2
(#362) Line indented incorrectly; expected 4 spaces, found 2
(#362) Public method name "NoteStoreClient::recv_getLinkedNotebookSyncState" must be in lower-case letters only
(#363) Line indented incorrectly; expected at least 4 spaces, found 2
(#363) Opening brace should be on the same line as the declaration
(#364) Line indented incorrectly; expected at least 8 spaces, found 4
(#364) Variable "bin_accel" must not contain underscores.
(#364) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#364) Line exceeds 132 characters; contains 134 characters
(#365) Line indented incorrectly; expected at least 8 spaces, found 4
(#365) Inline control structures are not allowed
(#365) Variable "bin_accel" must not contain underscores.
(#365) Line exceeds 132 characters; contains 167 characters
(#366) Line indented incorrectly; expected 8 spaces, found 4
(#367) Line indented incorrectly; expected at least 8 spaces, found 4
(#368) Line indented incorrectly; expected at least 12 spaces, found 6
(#369) Line indented incorrectly; expected at least 12 spaces, found 6
(#370) Line indented incorrectly; expected at least 12 spaces, found 6
(#372) Line indented incorrectly; expected at least 12 spaces, found 6
(#373) Line indented incorrectly; expected 12 spaces, found 6
(#374) Line indented incorrectly; expected at least 16 spaces, found 8
(#375) Line indented incorrectly; expected at least 16 spaces, found 8
(#376) Line indented incorrectly; expected at least 16 spaces, found 8
(#377) Line indented incorrectly; expected at least 16 spaces, found 8
(#378) Line indented incorrectly; expected 12 spaces, found 6
(#379) Line indented incorrectly; expected at least 12 spaces, found 6
(#380) Line indented incorrectly; expected at least 12 spaces, found 6
(#381) Line indented incorrectly; expected at least 12 spaces, found 6
(#382) Line indented incorrectly; expected 8 spaces, found 4
(#383) Line indented incorrectly; expected 8 spaces, found 4
(#384) Line indented incorrectly; expected at least 12 spaces, found 6
(#385) Line indented incorrectly; expected 8 spaces, found 4
(#386) Line indented incorrectly; expected 8 spaces, found 4
(#387) Line indented incorrectly; expected at least 12 spaces, found 6
(#388) Line indented incorrectly; expected 8 spaces, found 4
(#389) Line indented incorrectly; expected 8 spaces, found 4
(#390) Line indented incorrectly; expected at least 12 spaces, found 6
(#391) Line indented incorrectly; expected 8 spaces, found 4
(#392) Line indented incorrectly; expected 8 spaces, found 4
(#393) Line indented incorrectly; expected at least 12 spaces, found 6
(#394) Line indented incorrectly; expected 8 spaces, found 4
(#395) Line indented incorrectly; expected at least 8 spaces, found 4
(#396) Line indented incorrectly; expected 4 spaces, found 2
(#398) Line indented incorrectly; expected 4 spaces, found 2
(#398) Public method name "NoteStoreClient::getLinkedNotebookSyncChunk" must be in lower-case letters only
(#398) Variable "authenticationToken" must be all lower-case
(#398) Variable "linkedNotebook" must be all lower-case
(#398) Variable "afterUSN" must be all lower-case
(#398) Variable "maxEntries" must be all lower-case
(#398) Variable "fullSyncOnly" must be all lower-case
(#399) Line indented incorrectly; expected at least 4 spaces, found 2
(#399) Opening brace should be on the same line as the declaration
(#400) Line indented incorrectly; expected at least 8 spaces, found 4
(#400) Variable "authenticationToken" must be all lower-case
(#400) Variable "linkedNotebook" must be all lower-case
(#400) Variable "afterUSN" must be all lower-case
(#400) Variable "maxEntries" must be all lower-case
(#400) Variable "fullSyncOnly" must be all lower-case
(#401) Line indented incorrectly; expected at least 8 spaces, found 4
(#402) Line indented incorrectly; expected 4 spaces, found 2
(#404) Line indented incorrectly; expected 4 spaces, found 2
(#404) Public method name "NoteStoreClient::send_getLinkedNotebookSyncChunk" must be in lower-case letters only
(#404) Variable "authenticationToken" must be all lower-case
(#404) Variable "linkedNotebook" must be all lower-case
(#404) Variable "afterUSN" must be all lower-case
(#404) Variable "maxEntries" must be all lower-case
(#404) Variable "fullSyncOnly" must be all lower-case
(#405) Line indented incorrectly; expected at least 4 spaces, found 2
(#405) Opening brace should be on the same line as the declaration
(#406) Line indented incorrectly; expected at least 8 spaces, found 4
(#407) Line indented incorrectly; expected at least 8 spaces, found 4
(#407) Variable "authenticationToken" must be all lower-case
(#408) Line indented incorrectly; expected at least 8 spaces, found 4
(#408) Variable "linkedNotebook" must be all lower-case
(#409) Line indented incorrectly; expected at least 8 spaces, found 4
(#409) Variable "afterUSN" must be all lower-case
(#410) Line indented incorrectly; expected at least 8 spaces, found 4
(#410) Variable "maxEntries" must be all lower-case
(#411) Line indented incorrectly; expected at least 8 spaces, found 4
(#411) Variable "fullSyncOnly" must be all lower-case
(#412) Line indented incorrectly; expected at least 8 spaces, found 4
(#412) Variable "bin_accel" must not contain underscores.
(#412) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#412) Line exceeds 132 characters; contains 136 characters
(#413) Line indented incorrectly; expected 8 spaces, found 4
(#413) Expected "if (...) {\n"; found "if (...)\n {\n"
(#413) Variable "bin_accel" must not contain underscores.
(#414) Line indented incorrectly; expected at least 8 spaces, found 4
(#415) Line indented incorrectly; expected at least 12 spaces, found 6
(#415) Line exceeds 132 characters; contains 157 characters
(#416) Line indented incorrectly; expected 8 spaces, found 4
(#417) Line indented incorrectly; expected 8 spaces, found 4
(#417) Expected "} else {\n"; found "}\n else\n {\n"
(#418) Line indented incorrectly; expected at least 8 spaces, found 4
(#419) Line indented incorrectly; expected at least 12 spaces, found 6
(#420) Line indented incorrectly; expected at least 12 spaces, found 6
(#421) Line indented incorrectly; expected at least 12 spaces, found 6
(#422) Line indented incorrectly; expected at least 12 spaces, found 6
(#423) Line indented incorrectly; expected 8 spaces, found 4
(#424) Line indented incorrectly; expected 4 spaces, found 2
(#426) Line indented incorrectly; expected 4 spaces, found 2
(#426) Public method name "NoteStoreClient::recv_getLinkedNotebookSyncChunk" must be in lower-case letters only
(#427) Line indented incorrectly; expected at least 4 spaces, found 2
(#427) Opening brace should be on the same line as the declaration
(#428) Line indented incorrectly; expected at least 8 spaces, found 4
(#428) Variable "bin_accel" must not contain underscores.
(#428) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#428) Line exceeds 132 characters; contains 134 characters
(#429) Line indented incorrectly; expected at least 8 spaces, found 4
(#429) Inline control structures are not allowed
(#429) Variable "bin_accel" must not contain underscores.
(#429) Line exceeds 132 characters; contains 167 characters
(#430) Line indented incorrectly; expected 8 spaces, found 4
(#431) Line indented incorrectly; expected at least 8 spaces, found 4
(#432) Line indented incorrectly; expected at least 12 spaces, found 6
(#433) Line indented incorrectly; expected at least 12 spaces, found 6
(#434) Line indented incorrectly; expected at least 12 spaces, found 6
(#436) Line indented incorrectly; expected at least 12 spaces, found 6
(#437) Line indented incorrectly; expected 12 spaces, found 6
(#438) Line indented incorrectly; expected at least 16 spaces, found 8
(#439) Line indented incorrectly; expected at least 16 spaces, found 8
(#440) Line indented incorrectly; expected at least 16 spaces, found 8
(#441) Line indented incorrectly; expected at least 16 spaces, found 8
(#442) Line indented incorrectly; expected 12 spaces, found 6
(#443) Line indented incorrectly; expected at least 12 spaces, found 6
(#444) Line indented incorrectly; expected at least 12 spaces, found 6
(#445) Line indented incorrectly; expected at least 12 spaces, found 6
(#446) Line indented incorrectly; expected 8 spaces, found 4
(#447) Line indented incorrectly; expected 8 spaces, found 4
(#448) Line indented incorrectly; expected at least 12 spaces, found 6
(#449) Line indented incorrectly; expected 8 spaces, found 4
(#450) Line indented incorrectly; expected 8 spaces, found 4
(#451) Line indented incorrectly; expected at least 12 spaces, found 6
(#452) Line indented incorrectly; expected 8 spaces, found 4
(#453) Line indented incorrectly; expected 8 spaces, found 4
(#454) Line indented incorrectly; expected at least 12 spaces, found 6
(#455) Line indented incorrectly; expected 8 spaces, found 4
(#456) Line indented incorrectly; expected 8 spaces, found 4
(#457) Line indented incorrectly; expected at least 12 spaces, found 6
(#458) Line indented incorrectly; expected 8 spaces, found 4
(#459) Line indented incorrectly; expected at least 8 spaces, found 4
(#460) Line indented incorrectly; expected 4 spaces, found 2
(#462) Line indented incorrectly; expected 4 spaces, found 2
(#462) Public method name "NoteStoreClient::listNotebooks" must be in lower-case letters only
(#462) Variable "authenticationToken" must be all lower-case
(#463) Line indented incorrectly; expected at least 4 spaces, found 2
(#463) Opening brace should be on the same line as the declaration
(#464) Line indented incorrectly; expected at least 8 spaces, found 4
(#464) Variable "authenticationToken" must be all lower-case
(#465) Line indented incorrectly; expected at least 8 spaces, found 4
(#466) Line indented incorrectly; expected 4 spaces, found 2
(#468) Line indented incorrectly; expected 4 spaces, found 2
(#468) Public method name "NoteStoreClient::send_listNotebooks" must be in lower-case letters only
(#468) Variable "authenticationToken" must be all lower-case
(#469) Line indented incorrectly; expected at least 4 spaces, found 2
(#469) Opening brace should be on the same line as the declaration
(#470) Line indented incorrectly; expected at least 8 spaces, found 4
(#471) Line indented incorrectly; expected at least 8 spaces, found 4
(#471) Variable "authenticationToken" must be all lower-case
(#472) Line indented incorrectly; expected at least 8 spaces, found 4
(#472) Variable "bin_accel" must not contain underscores.
(#472) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#472) Line exceeds 132 characters; contains 136 characters
(#473) Line indented incorrectly; expected 8 spaces, found 4
(#473) Expected "if (...) {\n"; found "if (...)\n {\n"
(#473) Variable "bin_accel" must not contain underscores.
(#474) Line indented incorrectly; expected at least 8 spaces, found 4
(#475) Line indented incorrectly; expected at least 12 spaces, found 6
(#475) Line exceeds 132 characters; contains 144 characters
(#476) Line indented incorrectly; expected 8 spaces, found 4
(#477) Line indented incorrectly; expected 8 spaces, found 4
(#477) Expected "} else {\n"; found "}\n else\n {\n"
(#478) Line indented incorrectly; expected at least 8 spaces, found 4
(#479) Line indented incorrectly; expected at least 12 spaces, found 6
(#480) Line indented incorrectly; expected at least 12 spaces, found 6
(#481) Line indented incorrectly; expected at least 12 spaces, found 6
(#482) Line indented incorrectly; expected at least 12 spaces, found 6
(#483) Line indented incorrectly; expected 8 spaces, found 4
(#484) Line indented incorrectly; expected 4 spaces, found 2
(#486) Line indented incorrectly; expected 4 spaces, found 2
(#486) Public method name "NoteStoreClient::recv_listNotebooks" must be in lower-case letters only
(#487) Line indented incorrectly; expected at least 4 spaces, found 2
(#487) Opening brace should be on the same line as the declaration
(#488) Line indented incorrectly; expected at least 8 spaces, found 4
(#488) Variable "bin_accel" must not contain underscores.
(#488) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#488) Line exceeds 132 characters; contains 134 characters
(#489) Line indented incorrectly; expected at least 8 spaces, found 4
(#489) Inline control structures are not allowed
(#489) Variable "bin_accel" must not contain underscores.
(#489) Line exceeds 132 characters; contains 154 characters
(#490) Line indented incorrectly; expected 8 spaces, found 4
(#491) Line indented incorrectly; expected at least 8 spaces, found 4
(#492) Line indented incorrectly; expected at least 12 spaces, found 6
(#493) Line indented incorrectly; expected at least 12 spaces, found 6
(#494) Line indented incorrectly; expected at least 12 spaces, found 6
(#496) Line indented incorrectly; expected at least 12 spaces, found 6
(#497) Line indented incorrectly; expected 12 spaces, found 6
(#498) Line indented incorrectly; expected at least 16 spaces, found 8
(#499) Line indented incorrectly; expected at least 16 spaces, found 8
(#500) Line indented incorrectly; expected at least 16 spaces, found 8
(#501) Line indented incorrectly; expected at least 16 spaces, found 8
(#502) Line indented incorrectly; expected 12 spaces, found 6
(#503) Line indented incorrectly; expected at least 12 spaces, found 6
(#504) Line indented incorrectly; expected at least 12 spaces, found 6
(#505) Line indented incorrectly; expected at least 12 spaces, found 6
(#506) Line indented incorrectly; expected 8 spaces, found 4
(#507) Line indented incorrectly; expected 8 spaces, found 4
(#508) Line indented incorrectly; expected at least 12 spaces, found 6
(#509) Line indented incorrectly; expected 8 spaces, found 4
(#510) Line indented incorrectly; expected 8 spaces, found 4
(#511) Line indented incorrectly; expected at least 12 spaces, found 6
(#512) Line indented incorrectly; expected 8 spaces, found 4
(#513) Line indented incorrectly; expected 8 spaces, found 4
(#514) Line indented incorrectly; expected at least 12 spaces, found 6
(#515) Line indented incorrectly; expected 8 spaces, found 4
(#516) Line indented incorrectly; expected at least 8 spaces, found 4
(#517) Line indented incorrectly; expected 4 spaces, found 2
(#519) Line indented incorrectly; expected 4 spaces, found 2
(#519) Public method name "NoteStoreClient::getNotebook" must be in lower-case letters only
(#519) Variable "authenticationToken" must be all lower-case
(#520) Line indented incorrectly; expected at least 4 spaces, found 2
(#520) Opening brace should be on the same line as the declaration
(#521) Line indented incorrectly; expected at least 8 spaces, found 4
(#521) Variable "authenticationToken" must be all lower-case
(#522) Line indented incorrectly; expected at least 8 spaces, found 4
(#523) Line indented incorrectly; expected 4 spaces, found 2
(#525) Line indented incorrectly; expected 4 spaces, found 2
(#525) Public method name "NoteStoreClient::send_getNotebook" must be in lower-case letters only
(#525) Variable "authenticationToken" must be all lower-case
(#526) Line indented incorrectly; expected at least 4 spaces, found 2
(#526) Opening brace should be on the same line as the declaration
(#527) Line indented incorrectly; expected at least 8 spaces, found 4
(#528) Line indented incorrectly; expected at least 8 spaces, found 4
(#528) Variable "authenticationToken" must be all lower-case
(#529) Line indented incorrectly; expected at least 8 spaces, found 4
(#530) Line indented incorrectly; expected at least 8 spaces, found 4
(#530) Variable "bin_accel" must not contain underscores.
(#530) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#530) Line exceeds 132 characters; contains 136 characters
(#531) Line indented incorrectly; expected 8 spaces, found 4
(#531) Expected "if (...) {\n"; found "if (...)\n {\n"
(#531) Variable "bin_accel" must not contain underscores.
(#532) Line indented incorrectly; expected at least 8 spaces, found 4
(#533) Line indented incorrectly; expected at least 12 spaces, found 6
(#533) Line exceeds 132 characters; contains 142 characters
(#534) Line indented incorrectly; expected 8 spaces, found 4
(#535) Line indented incorrectly; expected 8 spaces, found 4
(#535) Expected "} else {\n"; found "}\n else\n {\n"
(#536) Line indented incorrectly; expected at least 8 spaces, found 4
(#537) Line indented incorrectly; expected at least 12 spaces, found 6
(#538) Line indented incorrectly; expected at least 12 spaces, found 6
(#539) Line indented incorrectly; expected at least 12 spaces, found 6
(#540) Line indented incorrectly; expected at least 12 spaces, found 6
(#541) Line indented incorrectly; expected 8 spaces, found 4
(#542) Line indented incorrectly; expected 4 spaces, found 2
(#544) Line indented incorrectly; expected 4 spaces, found 2
(#544) Public method name "NoteStoreClient::recv_getNotebook" must be in lower-case letters only
(#545) Line indented incorrectly; expected at least 4 spaces, found 2
(#545) Opening brace should be on the same line as the declaration
(#546) Line indented incorrectly; expected at least 8 spaces, found 4
(#546) Variable "bin_accel" must not contain underscores.
(#546) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#546) Line exceeds 132 characters; contains 134 characters
(#547) Line indented incorrectly; expected at least 8 spaces, found 4
(#547) Inline control structures are not allowed
(#547) Variable "bin_accel" must not contain underscores.
(#547) Line exceeds 132 characters; contains 152 characters
(#548) Line indented incorrectly; expected 8 spaces, found 4
(#549) Line indented incorrectly; expected at least 8 spaces, found 4
(#550) Line indented incorrectly; expected at least 12 spaces, found 6
(#551) Line indented incorrectly; expected at least 12 spaces, found 6
(#552) Line indented incorrectly; expected at least 12 spaces, found 6
(#554) Line indented incorrectly; expected at least 12 spaces, found 6
(#555) Line indented incorrectly; expected 12 spaces, found 6
(#556) Line indented incorrectly; expected at least 16 spaces, found 8
(#557) Line indented incorrectly; expected at least 16 spaces, found 8
(#558) Line indented incorrectly; expected at least 16 spaces, found 8
(#559) Line indented incorrectly; expected at least 16 spaces, found 8
(#560) Line indented incorrectly; expected 12 spaces, found 6
(#561) Line indented incorrectly; expected at least 12 spaces, found 6
(#562) Line indented incorrectly; expected at least 12 spaces, found 6
(#563) Line indented incorrectly; expected at least 12 spaces, found 6
(#564) Line indented incorrectly; expected 8 spaces, found 4
(#565) Line indented incorrectly; expected 8 spaces, found 4
(#566) Line indented incorrectly; expected at least 12 spaces, found 6
(#567) Line indented incorrectly; expected 8 spaces, found 4
(#568) Line indented incorrectly; expected 8 spaces, found 4
(#569) Line indented incorrectly; expected at least 12 spaces, found 6
(#570) Line indented incorrectly; expected 8 spaces, found 4
(#571) Line indented incorrectly; expected 8 spaces, found 4
(#572) Line indented incorrectly; expected at least 12 spaces, found 6
(#573) Line indented incorrectly; expected 8 spaces, found 4
(#574) Line indented incorrectly; expected 8 spaces, found 4
(#575) Line indented incorrectly; expected at least 12 spaces, found 6
(#576) Line indented incorrectly; expected 8 spaces, found 4
(#577) Line indented incorrectly; expected at least 8 spaces, found 4
(#578) Line indented incorrectly; expected 4 spaces, found 2
(#580) Line indented incorrectly; expected 4 spaces, found 2
(#580) Public method name "NoteStoreClient::getDefaultNotebook" must be in lower-case letters only
(#580) Variable "authenticationToken" must be all lower-case
(#581) Line indented incorrectly; expected at least 4 spaces, found 2
(#581) Opening brace should be on the same line as the declaration
(#582) Line indented incorrectly; expected at least 8 spaces, found 4
(#582) Variable "authenticationToken" must be all lower-case
(#583) Line indented incorrectly; expected at least 8 spaces, found 4
(#584) Line indented incorrectly; expected 4 spaces, found 2
(#586) Line indented incorrectly; expected 4 spaces, found 2
(#586) Public method name "NoteStoreClient::send_getDefaultNotebook" must be in lower-case letters only
(#586) Variable "authenticationToken" must be all lower-case
(#587) Line indented incorrectly; expected at least 4 spaces, found 2
(#587) Opening brace should be on the same line as the declaration
(#588) Line indented incorrectly; expected at least 8 spaces, found 4
(#589) Line indented incorrectly; expected at least 8 spaces, found 4
(#589) Variable "authenticationToken" must be all lower-case
(#590) Line indented incorrectly; expected at least 8 spaces, found 4
(#590) Variable "bin_accel" must not contain underscores.
(#590) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#590) Line exceeds 132 characters; contains 136 characters
(#591) Line indented incorrectly; expected 8 spaces, found 4
(#591) Expected "if (...) {\n"; found "if (...)\n {\n"
(#591) Variable "bin_accel" must not contain underscores.
(#592) Line indented incorrectly; expected at least 8 spaces, found 4
(#593) Line indented incorrectly; expected at least 12 spaces, found 6
(#593) Line exceeds 132 characters; contains 149 characters
(#594) Line indented incorrectly; expected 8 spaces, found 4
(#595) Line indented incorrectly; expected 8 spaces, found 4
(#595) Expected "} else {\n"; found "}\n else\n {\n"
(#596) Line indented incorrectly; expected at least 8 spaces, found 4
(#597) Line indented incorrectly; expected at least 12 spaces, found 6
(#598) Line indented incorrectly; expected at least 12 spaces, found 6
(#599) Line indented incorrectly; expected at least 12 spaces, found 6
(#600) Line indented incorrectly; expected at least 12 spaces, found 6
(#601) Line indented incorrectly; expected 8 spaces, found 4
(#602) Line indented incorrectly; expected 4 spaces, found 2
(#604) Line indented incorrectly; expected 4 spaces, found 2
(#604) Public method name "NoteStoreClient::recv_getDefaultNotebook" must be in lower-case letters only
(#605) Line indented incorrectly; expected at least 4 spaces, found 2
(#605) Opening brace should be on the same line as the declaration
(#606) Line indented incorrectly; expected at least 8 spaces, found 4
(#606) Variable "bin_accel" must not contain underscores.
(#606) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#606) Line exceeds 132 characters; contains 134 characters
(#607) Line indented incorrectly; expected at least 8 spaces, found 4
(#607) Inline control structures are not allowed
(#607) Variable "bin_accel" must not contain underscores.
(#607) Line exceeds 132 characters; contains 159 characters
(#608) Line indented incorrectly; expected 8 spaces, found 4
(#609) Line indented incorrectly; expected at least 8 spaces, found 4
(#610) Line indented incorrectly; expected at least 12 spaces, found 6
(#611) Line indented incorrectly; expected at least 12 spaces, found 6
(#612) Line indented incorrectly; expected at least 12 spaces, found 6
(#614) Line indented incorrectly; expected at least 12 spaces, found 6
(#615) Line indented incorrectly; expected 12 spaces, found 6
(#616) Line indented incorrectly; expected at least 16 spaces, found 8
(#617) Line indented incorrectly; expected at least 16 spaces, found 8
(#618) Line indented incorrectly; expected at least 16 spaces, found 8
(#619) Line indented incorrectly; expected at least 16 spaces, found 8
(#620) Line indented incorrectly; expected 12 spaces, found 6
(#621) Line indented incorrectly; expected at least 12 spaces, found 6
(#622) Line indented incorrectly; expected at least 12 spaces, found 6
(#623) Line indented incorrectly; expected at least 12 spaces, found 6
(#624) Line indented incorrectly; expected 8 spaces, found 4
(#625) Line indented incorrectly; expected 8 spaces, found 4
(#626) Line indented incorrectly; expected at least 12 spaces, found 6
(#627) Line indented incorrectly; expected 8 spaces, found 4
(#628) Line indented incorrectly; expected 8 spaces, found 4
(#629) Line indented incorrectly; expected at least 12 spaces, found 6
(#630) Line indented incorrectly; expected 8 spaces, found 4
(#631) Line indented incorrectly; expected 8 spaces, found 4
(#632) Line indented incorrectly; expected at least 12 spaces, found 6
(#633) Line indented incorrectly; expected 8 spaces, found 4
(#634) Line indented incorrectly; expected at least 8 spaces, found 4
(#635) Line indented incorrectly; expected 4 spaces, found 2
(#637) Line indented incorrectly; expected 4 spaces, found 2
(#637) Public method name "NoteStoreClient::createNotebook" must be in lower-case letters only
(#637) Variable "authenticationToken" must be all lower-case
(#638) Line indented incorrectly; expected at least 4 spaces, found 2
(#638) Opening brace should be on the same line as the declaration
(#639) Line indented incorrectly; expected at least 8 spaces, found 4
(#639) Variable "authenticationToken" must be all lower-case
(#640) Line indented incorrectly; expected at least 8 spaces, found 4
(#641) Line indented incorrectly; expected 4 spaces, found 2
(#643) Line indented incorrectly; expected 4 spaces, found 2
(#643) Public method name "NoteStoreClient::send_createNotebook" must be in lower-case letters only
(#643) Variable "authenticationToken" must be all lower-case
(#644) Line indented incorrectly; expected at least 4 spaces, found 2
(#644) Opening brace should be on the same line as the declaration
(#645) Line indented incorrectly; expected at least 8 spaces, found 4
(#646) Line indented incorrectly; expected at least 8 spaces, found 4
(#646) Variable "authenticationToken" must be all lower-case
(#647) Line indented incorrectly; expected at least 8 spaces, found 4
(#648) Line indented incorrectly; expected at least 8 spaces, found 4
(#648) Variable "bin_accel" must not contain underscores.
(#648) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#648) Line exceeds 132 characters; contains 136 characters
(#649) Line indented incorrectly; expected 8 spaces, found 4
(#649) Expected "if (...) {\n"; found "if (...)\n {\n"
(#649) Variable "bin_accel" must not contain underscores.
(#650) Line indented incorrectly; expected at least 8 spaces, found 4
(#651) Line indented incorrectly; expected at least 12 spaces, found 6
(#651) Line exceeds 132 characters; contains 145 characters
(#652) Line indented incorrectly; expected 8 spaces, found 4
(#653) Line indented incorrectly; expected 8 spaces, found 4
(#653) Expected "} else {\n"; found "}\n else\n {\n"
(#654) Line indented incorrectly; expected at least 8 spaces, found 4
(#655) Line indented incorrectly; expected at least 12 spaces, found 6
(#656) Line indented incorrectly; expected at least 12 spaces, found 6
(#657) Line indented incorrectly; expected at least 12 spaces, found 6
(#658) Line indented incorrectly; expected at least 12 spaces, found 6
(#659) Line indented incorrectly; expected 8 spaces, found 4
(#660) Line indented incorrectly; expected 4 spaces, found 2
(#662) Line indented incorrectly; expected 4 spaces, found 2
(#662) Public method name "NoteStoreClient::recv_createNotebook" must be in lower-case letters only
(#663) Line indented incorrectly; expected at least 4 spaces, found 2
(#663) Opening brace should be on the same line as the declaration
(#664) Line indented incorrectly; expected at least 8 spaces, found 4
(#664) Variable "bin_accel" must not contain underscores.
(#664) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#664) Line exceeds 132 characters; contains 134 characters
(#665) Line indented incorrectly; expected at least 8 spaces, found 4
(#665) Inline control structures are not allowed
(#665) Variable "bin_accel" must not contain underscores.
(#665) Line exceeds 132 characters; contains 155 characters
(#666) Line indented incorrectly; expected 8 spaces, found 4
(#667) Line indented incorrectly; expected at least 8 spaces, found 4
(#668) Line indented incorrectly; expected at least 12 spaces, found 6
(#669) Line indented incorrectly; expected at least 12 spaces, found 6
(#670) Line indented incorrectly; expected at least 12 spaces, found 6
(#672) Line indented incorrectly; expected at least 12 spaces, found 6
(#673) Line indented incorrectly; expected 12 spaces, found 6
(#674) Line indented incorrectly; expected at least 16 spaces, found 8
(#675) Line indented incorrectly; expected at least 16 spaces, found 8
(#676) Line indented incorrectly; expected at least 16 spaces, found 8
(#677) Line indented incorrectly; expected at least 16 spaces, found 8
(#678) Line indented incorrectly; expected 12 spaces, found 6
(#679) Line indented incorrectly; expected at least 12 spaces, found 6
(#680) Line indented incorrectly; expected at least 12 spaces, found 6
(#681) Line indented incorrectly; expected at least 12 spaces, found 6
(#682) Line indented incorrectly; expected 8 spaces, found 4
(#683) Line indented incorrectly; expected 8 spaces, found 4
(#684) Line indented incorrectly; expected at least 12 spaces, found 6
(#685) Line indented incorrectly; expected 8 spaces, found 4
(#686) Line indented incorrectly; expected 8 spaces, found 4
(#687) Line indented incorrectly; expected at least 12 spaces, found 6
(#688) Line indented incorrectly; expected 8 spaces, found 4
(#689) Line indented incorrectly; expected 8 spaces, found 4
(#690) Line indented incorrectly; expected at least 12 spaces, found 6
(#691) Line indented incorrectly; expected 8 spaces, found 4
(#692) Line indented incorrectly; expected at least 8 spaces, found 4
(#693) Line indented incorrectly; expected 4 spaces, found 2
(#695) Line indented incorrectly; expected 4 spaces, found 2
(#695) Public method name "NoteStoreClient::updateNotebook" must be in lower-case letters only
(#695) Variable "authenticationToken" must be all lower-case
(#696) Line indented incorrectly; expected at least 4 spaces, found 2
(#696) Opening brace should be on the same line as the declaration
(#697) Line indented incorrectly; expected at least 8 spaces, found 4
(#697) Variable "authenticationToken" must be all lower-case
(#698) Line indented incorrectly; expected at least 8 spaces, found 4
(#699) Line indented incorrectly; expected 4 spaces, found 2
(#701) Line indented incorrectly; expected 4 spaces, found 2
(#701) Public method name "NoteStoreClient::send_updateNotebook" must be in lower-case letters only
(#701) Variable "authenticationToken" must be all lower-case
(#702) Line indented incorrectly; expected at least 4 spaces, found 2
(#702) Opening brace should be on the same line as the declaration
(#703) Line indented incorrectly; expected at least 8 spaces, found 4
(#704) Line indented incorrectly; expected at least 8 spaces, found 4
(#704) Variable "authenticationToken" must be all lower-case
(#705) Line indented incorrectly; expected at least 8 spaces, found 4
(#706) Line indented incorrectly; expected at least 8 spaces, found 4
(#706) Variable "bin_accel" must not contain underscores.
(#706) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#706) Line exceeds 132 characters; contains 136 characters
(#707) Line indented incorrectly; expected 8 spaces, found 4
(#707) Expected "if (...) {\n"; found "if (...)\n {\n"
(#707) Variable "bin_accel" must not contain underscores.
(#708) Line indented incorrectly; expected at least 8 spaces, found 4
(#709) Line indented incorrectly; expected at least 12 spaces, found 6
(#709) Line exceeds 132 characters; contains 145 characters
(#710) Line indented incorrectly; expected 8 spaces, found 4
(#711) Line indented incorrectly; expected 8 spaces, found 4
(#711) Expected "} else {\n"; found "}\n else\n {\n"
(#712) Line indented incorrectly; expected at least 8 spaces, found 4
(#713) Line indented incorrectly; expected at least 12 spaces, found 6
(#714) Line indented incorrectly; expected at least 12 spaces, found 6
(#715) Line indented incorrectly; expected at least 12 spaces, found 6
(#716) Line indented incorrectly; expected at least 12 spaces, found 6
(#717) Line indented incorrectly; expected 8 spaces, found 4
(#718) Line indented incorrectly; expected 4 spaces, found 2
(#720) Line indented incorrectly; expected 4 spaces, found 2
(#720) Public method name "NoteStoreClient::recv_updateNotebook" must be in lower-case letters only
(#721) Line indented incorrectly; expected at least 4 spaces, found 2
(#721) Opening brace should be on the same line as the declaration
(#722) Line indented incorrectly; expected at least 8 spaces, found 4
(#722) Variable "bin_accel" must not contain underscores.
(#722) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#722) Line exceeds 132 characters; contains 134 characters
(#723) Line indented incorrectly; expected at least 8 spaces, found 4
(#723) Inline control structures are not allowed
(#723) Variable "bin_accel" must not contain underscores.
(#723) Line exceeds 132 characters; contains 155 characters
(#724) Line indented incorrectly; expected 8 spaces, found 4
(#725) Line indented incorrectly; expected at least 8 spaces, found 4
(#726) Line indented incorrectly; expected at least 12 spaces, found 6
(#727) Line indented incorrectly; expected at least 12 spaces, found 6
(#728) Line indented incorrectly; expected at least 12 spaces, found 6
(#730) Line indented incorrectly; expected at least 12 spaces, found 6
(#731) Line indented incorrectly; expected 12 spaces, found 6
(#732) Line indented incorrectly; expected at least 16 spaces, found 8
(#733) Line indented incorrectly; expected at least 16 spaces, found 8
(#734) Line indented incorrectly; expected at least 16 spaces, found 8
(#735) Line indented incorrectly; expected at least 16 spaces, found 8
(#736) Line indented incorrectly; expected 12 spaces, found 6
(#737) Line indented incorrectly; expected at least 12 spaces, found 6
(#738) Line indented incorrectly; expected at least 12 spaces, found 6
(#739) Line indented incorrectly; expected at least 12 spaces, found 6
(#740) Line indented incorrectly; expected 8 spaces, found 4
(#741) Line indented incorrectly; expected 8 spaces, found 4
(#742) Line indented incorrectly; expected at least 12 spaces, found 6
(#743) Line indented incorrectly; expected 8 spaces, found 4
(#744) Line indented incorrectly; expected 8 spaces, found 4
(#745) Line indented incorrectly; expected at least 12 spaces, found 6
(#746) Line indented incorrectly; expected 8 spaces, found 4
(#747) Line indented incorrectly; expected 8 spaces, found 4
(#748) Line indented incorrectly; expected at least 12 spaces, found 6
(#749) Line indented incorrectly; expected 8 spaces, found 4
(#750) Line indented incorrectly; expected 8 spaces, found 4
(#751) Line indented incorrectly; expected at least 12 spaces, found 6
(#752) Line indented incorrectly; expected 8 spaces, found 4
(#753) Line indented incorrectly; expected at least 8 spaces, found 4
(#754) Line indented incorrectly; expected 4 spaces, found 2
(#756) Line indented incorrectly; expected 4 spaces, found 2
(#756) Public method name "NoteStoreClient::expungeNotebook" must be in lower-case letters only
(#756) Variable "authenticationToken" must be all lower-case
(#757) Line indented incorrectly; expected at least 4 spaces, found 2
(#757) Opening brace should be on the same line as the declaration
(#758) Line indented incorrectly; expected at least 8 spaces, found 4
(#758) Variable "authenticationToken" must be all lower-case
(#759) Line indented incorrectly; expected at least 8 spaces, found 4
(#760) Line indented incorrectly; expected 4 spaces, found 2
(#762) Line indented incorrectly; expected 4 spaces, found 2
(#762) Public method name "NoteStoreClient::send_expungeNotebook" must be in lower-case letters only
(#762) Variable "authenticationToken" must be all lower-case
(#763) Line indented incorrectly; expected at least 4 spaces, found 2
(#763) Opening brace should be on the same line as the declaration
(#764) Line indented incorrectly; expected at least 8 spaces, found 4
(#765) Line indented incorrectly; expected at least 8 spaces, found 4
(#765) Variable "authenticationToken" must be all lower-case
(#766) Line indented incorrectly; expected at least 8 spaces, found 4
(#767) Line indented incorrectly; expected at least 8 spaces, found 4
(#767) Variable "bin_accel" must not contain underscores.
(#767) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#767) Line exceeds 132 characters; contains 136 characters
(#768) Line indented incorrectly; expected 8 spaces, found 4
(#768) Expected "if (...) {\n"; found "if (...)\n {\n"
(#768) Variable "bin_accel" must not contain underscores.
(#769) Line indented incorrectly; expected at least 8 spaces, found 4
(#770) Line indented incorrectly; expected at least 12 spaces, found 6
(#770) Line exceeds 132 characters; contains 146 characters
(#771) Line indented incorrectly; expected 8 spaces, found 4
(#772) Line indented incorrectly; expected 8 spaces, found 4
(#772) Expected "} else {\n"; found "}\n else\n {\n"
(#773) Line indented incorrectly; expected at least 8 spaces, found 4
(#774) Line indented incorrectly; expected at least 12 spaces, found 6
(#775) Line indented incorrectly; expected at least 12 spaces, found 6
(#776) Line indented incorrectly; expected at least 12 spaces, found 6
(#777) Line indented incorrectly; expected at least 12 spaces, found 6
(#778) Line indented incorrectly; expected 8 spaces, found 4
(#779) Line indented incorrectly; expected 4 spaces, found 2
(#781) Line indented incorrectly; expected 4 spaces, found 2
(#781) Public method name "NoteStoreClient::recv_expungeNotebook" must be in lower-case letters only
(#782) Line indented incorrectly; expected at least 4 spaces, found 2
(#782) Opening brace should be on the same line as the declaration
(#783) Line indented incorrectly; expected at least 8 spaces, found 4
(#783) Variable "bin_accel" must not contain underscores.
(#783) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#783) Line exceeds 132 characters; contains 134 characters
(#784) Line indented incorrectly; expected at least 8 spaces, found 4
(#784) Inline control structures are not allowed
(#784) Variable "bin_accel" must not contain underscores.
(#784) Line exceeds 132 characters; contains 156 characters
(#785) Line indented incorrectly; expected 8 spaces, found 4
(#786) Line indented incorrectly; expected at least 8 spaces, found 4
(#787) Line indented incorrectly; expected at least 12 spaces, found 6
(#788) Line indented incorrectly; expected at least 12 spaces, found 6
(#789) Line indented incorrectly; expected at least 12 spaces, found 6
(#791) Line indented incorrectly; expected at least 12 spaces, found 6
(#792) Line indented incorrectly; expected 12 spaces, found 6
(#793) Line indented incorrectly; expected at least 16 spaces, found 8
(#794) Line indented incorrectly; expected at least 16 spaces, found 8
(#795) Line indented incorrectly; expected at least 16 spaces, found 8
(#796) Line indented incorrectly; expected at least 16 spaces, found 8
(#797) Line indented incorrectly; expected 12 spaces, found 6
(#798) Line indented incorrectly; expected at least 12 spaces, found 6
(#799) Line indented incorrectly; expected at least 12 spaces, found 6
(#800) Line indented incorrectly; expected at least 12 spaces, found 6
(#801) Line indented incorrectly; expected 8 spaces, found 4
(#802) Line indented incorrectly; expected 8 spaces, found 4
(#803) Line indented incorrectly; expected at least 12 spaces, found 6
(#804) Line indented incorrectly; expected 8 spaces, found 4
(#805) Line indented incorrectly; expected 8 spaces, found 4
(#806) Line indented incorrectly; expected at least 12 spaces, found 6
(#807) Line indented incorrectly; expected 8 spaces, found 4
(#808) Line indented incorrectly; expected 8 spaces, found 4
(#809) Line indented incorrectly; expected at least 12 spaces, found 6
(#810) Line indented incorrectly; expected 8 spaces, found 4
(#811) Line indented incorrectly; expected 8 spaces, found 4
(#812) Line indented incorrectly; expected at least 12 spaces, found 6
(#813) Line indented incorrectly; expected 8 spaces, found 4
(#814) Line indented incorrectly; expected at least 8 spaces, found 4
(#815) Line indented incorrectly; expected 4 spaces, found 2
(#817) Line indented incorrectly; expected 4 spaces, found 2
(#817) Public method name "NoteStoreClient::listTags" must be in lower-case letters only
(#817) Variable "authenticationToken" must be all lower-case
(#818) Line indented incorrectly; expected at least 4 spaces, found 2
(#818) Opening brace should be on the same line as the declaration
(#819) Line indented incorrectly; expected at least 8 spaces, found 4
(#819) Variable "authenticationToken" must be all lower-case
(#820) Line indented incorrectly; expected at least 8 spaces, found 4
(#821) Line indented incorrectly; expected 4 spaces, found 2
(#823) Line indented incorrectly; expected 4 spaces, found 2
(#823) Public method name "NoteStoreClient::send_listTags" must be in lower-case letters only
(#823) Variable "authenticationToken" must be all lower-case
(#824) Line indented incorrectly; expected at least 4 spaces, found 2
(#824) Opening brace should be on the same line as the declaration
(#825) Line indented incorrectly; expected at least 8 spaces, found 4
(#826) Line indented incorrectly; expected at least 8 spaces, found 4
(#826) Variable "authenticationToken" must be all lower-case
(#827) Line indented incorrectly; expected at least 8 spaces, found 4
(#827) Variable "bin_accel" must not contain underscores.
(#827) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#827) Line exceeds 132 characters; contains 136 characters
(#828) Line indented incorrectly; expected 8 spaces, found 4
(#828) Expected "if (...) {\n"; found "if (...)\n {\n"
(#828) Variable "bin_accel" must not contain underscores.
(#829) Line indented incorrectly; expected at least 8 spaces, found 4
(#830) Line indented incorrectly; expected at least 12 spaces, found 6
(#830) Line exceeds 132 characters; contains 139 characters
(#831) Line indented incorrectly; expected 8 spaces, found 4
(#832) Line indented incorrectly; expected 8 spaces, found 4
(#832) Expected "} else {\n"; found "}\n else\n {\n"
(#833) Line indented incorrectly; expected at least 8 spaces, found 4
(#834) Line indented incorrectly; expected at least 12 spaces, found 6
(#835) Line indented incorrectly; expected at least 12 spaces, found 6
(#836) Line indented incorrectly; expected at least 12 spaces, found 6
(#837) Line indented incorrectly; expected at least 12 spaces, found 6
(#838) Line indented incorrectly; expected 8 spaces, found 4
(#839) Line indented incorrectly; expected 4 spaces, found 2
(#841) Line indented incorrectly; expected 4 spaces, found 2
(#841) Public method name "NoteStoreClient::recv_listTags" must be in lower-case letters only
(#842) Line indented incorrectly; expected at least 4 spaces, found 2
(#842) Opening brace should be on the same line as the declaration
(#843) Line indented incorrectly; expected at least 8 spaces, found 4
(#843) Variable "bin_accel" must not contain underscores.
(#843) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#843) Line exceeds 132 characters; contains 134 characters
(#844) Line indented incorrectly; expected at least 8 spaces, found 4
(#844) Inline control structures are not allowed
(#844) Variable "bin_accel" must not contain underscores.
(#844) Line exceeds 132 characters; contains 149 characters
(#845) Line indented incorrectly; expected 8 spaces, found 4
(#846) Line indented incorrectly; expected at least 8 spaces, found 4
(#847) Line indented incorrectly; expected at least 12 spaces, found 6
(#848) Line indented incorrectly; expected at least 12 spaces, found 6
(#849) Line indented incorrectly; expected at least 12 spaces, found 6
(#851) Line indented incorrectly; expected at least 12 spaces, found 6
(#852) Line indented incorrectly; expected 12 spaces, found 6
(#853) Line indented incorrectly; expected at least 16 spaces, found 8
(#854) Line indented incorrectly; expected at least 16 spaces, found 8
(#855) Line indented incorrectly; expected at least 16 spaces, found 8
(#856) Line indented incorrectly; expected at least 16 spaces, found 8
(#857) Line indented incorrectly; expected 12 spaces, found 6
(#858) Line indented incorrectly; expected at least 12 spaces, found 6
(#859) Line indented incorrectly; expected at least 12 spaces, found 6
(#860) Line indented incorrectly; expected at least 12 spaces, found 6
(#861) Line indented incorrectly; expected 8 spaces, found 4
(#862) Line indented incorrectly; expected 8 spaces, found 4
(#863) Line indented incorrectly; expected at least 12 spaces, found 6
(#864) Line indented incorrectly; expected 8 spaces, found 4
(#865) Line indented incorrectly; expected 8 spaces, found 4
(#866) Line indented incorrectly; expected at least 12 spaces, found 6
(#867) Line indented incorrectly; expected 8 spaces, found 4
(#868) Line indented incorrectly; expected 8 spaces, found 4
(#869) Line indented incorrectly; expected at least 12 spaces, found 6
(#870) Line indented incorrectly; expected 8 spaces, found 4
(#871) Line indented incorrectly; expected at least 8 spaces, found 4
(#872) Line indented incorrectly; expected 4 spaces, found 2
(#874) Line indented incorrectly; expected 4 spaces, found 2
(#874) Public method name "NoteStoreClient::listTagsByNotebook" must be in lower-case letters only
(#874) Variable "authenticationToken" must be all lower-case
(#874) Variable "notebookGuid" must be all lower-case
(#875) Line indented incorrectly; expected at least 4 spaces, found 2
(#875) Opening brace should be on the same line as the declaration
(#876) Line indented incorrectly; expected at least 8 spaces, found 4
(#876) Variable "authenticationToken" must be all lower-case
(#876) Variable "notebookGuid" must be all lower-case
(#877) Line indented incorrectly; expected at least 8 spaces, found 4
(#878) Line indented incorrectly; expected 4 spaces, found 2
(#880) Line indented incorrectly; expected 4 spaces, found 2
(#880) Public method name "NoteStoreClient::send_listTagsByNotebook" must be in lower-case letters only
(#880) Variable "authenticationToken" must be all lower-case
(#880) Variable "notebookGuid" must be all lower-case
(#881) Line indented incorrectly; expected at least 4 spaces, found 2
(#881) Opening brace should be on the same line as the declaration
(#882) Line indented incorrectly; expected at least 8 spaces, found 4
(#883) Line indented incorrectly; expected at least 8 spaces, found 4
(#883) Variable "authenticationToken" must be all lower-case
(#884) Line indented incorrectly; expected at least 8 spaces, found 4
(#884) Variable "notebookGuid" must be all lower-case
(#885) Line indented incorrectly; expected at least 8 spaces, found 4
(#885) Variable "bin_accel" must not contain underscores.
(#885) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#885) Line exceeds 132 characters; contains 136 characters
(#886) Line indented incorrectly; expected 8 spaces, found 4
(#886) Expected "if (...) {\n"; found "if (...)\n {\n"
(#886) Variable "bin_accel" must not contain underscores.
(#887) Line indented incorrectly; expected at least 8 spaces, found 4
(#888) Line indented incorrectly; expected at least 12 spaces, found 6
(#888) Line exceeds 132 characters; contains 149 characters
(#889) Line indented incorrectly; expected 8 spaces, found 4
(#890) Line indented incorrectly; expected 8 spaces, found 4
(#890) Expected "} else {\n"; found "}\n else\n {\n"
(#891) Line indented incorrectly; expected at least 8 spaces, found 4
(#892) Line indented incorrectly; expected at least 12 spaces, found 6
(#893) Line indented incorrectly; expected at least 12 spaces, found 6
(#894) Line indented incorrectly; expected at least 12 spaces, found 6
(#895) Line indented incorrectly; expected at least 12 spaces, found 6
(#896) Line indented incorrectly; expected 8 spaces, found 4
(#897) Line indented incorrectly; expected 4 spaces, found 2
(#899) Line indented incorrectly; expected 4 spaces, found 2
(#899) Public method name "NoteStoreClient::recv_listTagsByNotebook" must be in lower-case letters only
(#900) Line indented incorrectly; expected at least 4 spaces, found 2
(#900) Opening brace should be on the same line as the declaration
(#901) Line indented incorrectly; expected at least 8 spaces, found 4
(#901) Variable "bin_accel" must not contain underscores.
(#901) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#901) Line exceeds 132 characters; contains 134 characters
(#902) Line indented incorrectly; expected at least 8 spaces, found 4
(#902) Inline control structures are not allowed
(#902) Variable "bin_accel" must not contain underscores.
(#902) Line exceeds 132 characters; contains 159 characters
(#903) Line indented incorrectly; expected 8 spaces, found 4
(#904) Line indented incorrectly; expected at least 8 spaces, found 4
(#905) Line indented incorrectly; expected at least 12 spaces, found 6
(#906) Line indented incorrectly; expected at least 12 spaces, found 6
(#907) Line indented incorrectly; expected at least 12 spaces, found 6
(#909) Line indented incorrectly; expected at least 12 spaces, found 6
(#910) Line indented incorrectly; expected 12 spaces, found 6
(#911) Line indented incorrectly; expected at least 16 spaces, found 8
(#912) Line indented incorrectly; expected at least 16 spaces, found 8
(#913) Line indented incorrectly; expected at least 16 spaces, found 8
(#914) Line indented incorrectly; expected at least 16 spaces, found 8
(#915) Line indented incorrectly; expected 12 spaces, found 6
(#916) Line indented incorrectly; expected at least 12 spaces, found 6
(#917) Line indented incorrectly; expected at least 12 spaces, found 6
(#918) Line indented incorrectly; expected at least 12 spaces, found 6
(#919) Line indented incorrectly; expected 8 spaces, found 4
(#920) Line indented incorrectly; expected 8 spaces, found 4
(#921) Line indented incorrectly; expected at least 12 spaces, found 6
(#922) Line indented incorrectly; expected 8 spaces, found 4
(#923) Line indented incorrectly; expected 8 spaces, found 4
(#924) Line indented incorrectly; expected at least 12 spaces, found 6
(#925) Line indented incorrectly; expected 8 spaces, found 4
(#926) Line indented incorrectly; expected 8 spaces, found 4
(#927) Line indented incorrectly; expected at least 12 spaces, found 6
(#928) Line indented incorrectly; expected 8 spaces, found 4
(#929) Line indented incorrectly; expected 8 spaces, found 4
(#930) Line indented incorrectly; expected at least 12 spaces, found 6
(#931) Line indented incorrectly; expected 8 spaces, found 4
(#932) Line indented incorrectly; expected at least 8 spaces, found 4
(#933) Line indented incorrectly; expected 4 spaces, found 2
(#935) Line indented incorrectly; expected 4 spaces, found 2
(#935) Public method name "NoteStoreClient::getTag" must be in lower-case letters only
(#935) Variable "authenticationToken" must be all lower-case
(#936) Line indented incorrectly; expected at least 4 spaces, found 2
(#936) Opening brace should be on the same line as the declaration
(#937) Line indented incorrectly; expected at least 8 spaces, found 4
(#937) Variable "authenticationToken" must be all lower-case
(#938) Line indented incorrectly; expected at least 8 spaces, found 4
(#939) Line indented incorrectly; expected 4 spaces, found 2
(#941) Line indented incorrectly; expected 4 spaces, found 2
(#941) Public method name "NoteStoreClient::send_getTag" must be in lower-case letters only
(#941) Variable "authenticationToken" must be all lower-case
(#942) Line indented incorrectly; expected at least 4 spaces, found 2
(#942) Opening brace should be on the same line as the declaration
(#943) Line indented incorrectly; expected at least 8 spaces, found 4
(#944) Line indented incorrectly; expected at least 8 spaces, found 4
(#944) Variable "authenticationToken" must be all lower-case
(#945) Line indented incorrectly; expected at least 8 spaces, found 4
(#946) Line indented incorrectly; expected at least 8 spaces, found 4
(#946) Variable "bin_accel" must not contain underscores.
(#946) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#946) Line exceeds 132 characters; contains 136 characters
(#947) Line indented incorrectly; expected 8 spaces, found 4
(#947) Expected "if (...) {\n"; found "if (...)\n {\n"
(#947) Variable "bin_accel" must not contain underscores.
(#948) Line indented incorrectly; expected at least 8 spaces, found 4
(#949) Line indented incorrectly; expected at least 12 spaces, found 6
(#949) Line exceeds 132 characters; contains 137 characters
(#950) Line indented incorrectly; expected 8 spaces, found 4
(#951) Line indented incorrectly; expected 8 spaces, found 4
(#951) Expected "} else {\n"; found "}\n else\n {\n"
(#952) Line indented incorrectly; expected at least 8 spaces, found 4
(#953) Line indented incorrectly; expected at least 12 spaces, found 6
(#954) Line indented incorrectly; expected at least 12 spaces, found 6
(#955) Line indented incorrectly; expected at least 12 spaces, found 6
(#956) Line indented incorrectly; expected at least 12 spaces, found 6
(#957) Line indented incorrectly; expected 8 spaces, found 4
(#958) Line indented incorrectly; expected 4 spaces, found 2
(#960) Line indented incorrectly; expected 4 spaces, found 2
(#960) Public method name "NoteStoreClient::recv_getTag" must be in lower-case letters only
(#961) Line indented incorrectly; expected at least 4 spaces, found 2
(#961) Opening brace should be on the same line as the declaration
(#962) Line indented incorrectly; expected at least 8 spaces, found 4
(#962) Variable "bin_accel" must not contain underscores.
(#962) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#962) Line exceeds 132 characters; contains 134 characters
(#963) Line indented incorrectly; expected at least 8 spaces, found 4
(#963) Inline control structures are not allowed
(#963) Variable "bin_accel" must not contain underscores.
(#963) Line exceeds 132 characters; contains 147 characters
(#964) Line indented incorrectly; expected 8 spaces, found 4
(#965) Line indented incorrectly; expected at least 8 spaces, found 4
(#966) Line indented incorrectly; expected at least 12 spaces, found 6
(#967) Line indented incorrectly; expected at least 12 spaces, found 6
(#968) Line indented incorrectly; expected at least 12 spaces, found 6
(#970) Line indented incorrectly; expected at least 12 spaces, found 6
(#971) Line indented incorrectly; expected 12 spaces, found 6
(#972) Line indented incorrectly; expected at least 16 spaces, found 8
(#973) Line indented incorrectly; expected at least 16 spaces, found 8
(#974) Line indented incorrectly; expected at least 16 spaces, found 8
(#975) Line indented incorrectly; expected at least 16 spaces, found 8
(#976) Line indented incorrectly; expected 12 spaces, found 6
(#977) Line indented incorrectly; expected at least 12 spaces, found 6
(#978) Line indented incorrectly; expected at least 12 spaces, found 6
(#979) Line indented incorrectly; expected at least 12 spaces, found 6
(#980) Line indented incorrectly; expected 8 spaces, found 4
(#981) Line indented incorrectly; expected 8 spaces, found 4
(#982) Line indented incorrectly; expected at least 12 spaces, found 6
(#983) Line indented incorrectly; expected 8 spaces, found 4
(#984) Line indented incorrectly; expected 8 spaces, found 4
(#985) Line indented incorrectly; expected at least 12 spaces, found 6
(#986) Line indented incorrectly; expected 8 spaces, found 4
(#987) Line indented incorrectly; expected 8 spaces, found 4
(#988) Line indented incorrectly; expected at least 12 spaces, found 6
(#989) Line indented incorrectly; expected 8 spaces, found 4
(#990) Line indented incorrectly; expected 8 spaces, found 4
(#991) Line indented incorrectly; expected at least 12 spaces, found 6
(#992) Line indented incorrectly; expected 8 spaces, found 4
(#993) Line indented incorrectly; expected at least 8 spaces, found 4
(#994) Line indented incorrectly; expected 4 spaces, found 2
(#996) Line indented incorrectly; expected 4 spaces, found 2
(#996) Public method name "NoteStoreClient::createTag" must be in lower-case letters only
(#996) Variable "authenticationToken" must be all lower-case
(#997) Line indented incorrectly; expected at least 4 spaces, found 2
(#997) Opening brace should be on the same line as the declaration
(#998) Line indented incorrectly; expected at least 8 spaces, found 4
(#998) Variable "authenticationToken" must be all lower-case
(#999) Line indented incorrectly; expected at least 8 spaces, found 4
(#1000) Line indented incorrectly; expected 4 spaces, found 2
(#1002) Line indented incorrectly; expected 4 spaces, found 2
(#1002) Public method name "NoteStoreClient::send_createTag" must be in lower-case letters only
(#1002) Variable "authenticationToken" must be all lower-case
(#1003) Line indented incorrectly; expected at least 4 spaces, found 2
(#1003) Opening brace should be on the same line as the declaration
(#1004) Line indented incorrectly; expected at least 8 spaces, found 4
(#1005) Line indented incorrectly; expected at least 8 spaces, found 4
(#1005) Variable "authenticationToken" must be all lower-case
(#1006) Line indented incorrectly; expected at least 8 spaces, found 4
(#1007) Line indented incorrectly; expected at least 8 spaces, found 4
(#1007) Variable "bin_accel" must not contain underscores.
(#1007) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#1007) Line exceeds 132 characters; contains 136 characters
(#1008) Line indented incorrectly; expected 8 spaces, found 4
(#1008) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1008) Variable "bin_accel" must not contain underscores.
(#1009) Line indented incorrectly; expected at least 8 spaces, found 4
(#1010) Line indented incorrectly; expected at least 12 spaces, found 6
(#1010) Line exceeds 132 characters; contains 140 characters
(#1011) Line indented incorrectly; expected 8 spaces, found 4
(#1012) Line indented incorrectly; expected 8 spaces, found 4
(#1012) Expected "} else {\n"; found "}\n else\n {\n"
(#1013) Line indented incorrectly; expected at least 8 spaces, found 4
(#1014) Line indented incorrectly; expected at least 12 spaces, found 6
(#1015) Line indented incorrectly; expected at least 12 spaces, found 6
(#1016) Line indented incorrectly; expected at least 12 spaces, found 6
(#1017) Line indented incorrectly; expected at least 12 spaces, found 6
(#1018) Line indented incorrectly; expected 8 spaces, found 4
(#1019) Line indented incorrectly; expected 4 spaces, found 2
(#1021) Line indented incorrectly; expected 4 spaces, found 2
(#1021) Public method name "NoteStoreClient::recv_createTag" must be in lower-case letters only
(#1022) Line indented incorrectly; expected at least 4 spaces, found 2
(#1022) Opening brace should be on the same line as the declaration
(#1023) Line indented incorrectly; expected at least 8 spaces, found 4
(#1023) Variable "bin_accel" must not contain underscores.
(#1023) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#1023) Line exceeds 132 characters; contains 134 characters
(#1024) Line indented incorrectly; expected at least 8 spaces, found 4
(#1024) Inline control structures are not allowed
(#1024) Variable "bin_accel" must not contain underscores.
(#1024) Line exceeds 132 characters; contains 150 characters
(#1025) Line indented incorrectly; expected 8 spaces, found 4
(#1026) Line indented incorrectly; expected at least 8 spaces, found 4
(#1027) Line indented incorrectly; expected at least 12 spaces, found 6
(#1028) Line indented incorrectly; expected at least 12 spaces, found 6
(#1029) Line indented incorrectly; expected at least 12 spaces, found 6
(#1031) Line indented incorrectly; expected at least 12 spaces, found 6
(#1032) Line indented incorrectly; expected 12 spaces, found 6
(#1033) Line indented incorrectly; expected at least 16 spaces, found 8
(#1034) Line indented incorrectly; expected at least 16 spaces, found 8
(#1035) Line indented incorrectly; expected at least 16 spaces, found 8
(#1036) Line indented incorrectly; expected at least 16 spaces, found 8
(#1037) Line indented incorrectly; expected 12 spaces, found 6
(#1038) Line indented incorrectly; expected at least 12 spaces, found 6
(#1039) Line indented incorrectly; expected at least 12 spaces, found 6
(#1040) Line indented incorrectly; expected at least 12 spaces, found 6
(#1041) Line indented incorrectly; expected 8 spaces, found 4
(#1042) Line indented incorrectly; expected 8 spaces, found 4
(#1043) Line indented incorrectly; expected at least 12 spaces, found 6
(#1044) Line indented incorrectly; expected 8 spaces, found 4
(#1045) Line indented incorrectly; expected 8 spaces, found 4
(#1046) Line indented incorrectly; expected at least 12 spaces, found 6
(#1047) Line indented incorrectly; expected 8 spaces, found 4
(#1048) Line indented incorrectly; expected 8 spaces, found 4
(#1049) Line indented incorrectly; expected at least 12 spaces, found 6
(#1050) Line indented incorrectly; expected 8 spaces, found 4
(#1051) Line indented incorrectly; expected 8 spaces, found 4
(#1052) Line indented incorrectly; expected at least 12 spaces, found 6
(#1053) Line indented incorrectly; expected 8 spaces, found 4
(#1054) Line indented incorrectly; expected at least 8 spaces, found 4
(#1055) Line indented incorrectly; expected 4 spaces, found 2
(#1057) Line indented incorrectly; expected 4 spaces, found 2
(#1057) Public method name "NoteStoreClient::updateTag" must be in lower-case letters only
(#1057) Variable "authenticationToken" must be all lower-case
(#1058) Line indented incorrectly; expected at least 4 spaces, found 2
(#1058) Opening brace should be on the same line as the declaration
(#1059) Line indented incorrectly; expected at least 8 spaces, found 4
(#1059) Variable "authenticationToken" must be all lower-case
(#1060) Line indented incorrectly; expected at least 8 spaces, found 4
(#1061) Line indented incorrectly; expected 4 spaces, found 2
(#1063) Line indented incorrectly; expected 4 spaces, found 2
(#1063) Public method name "NoteStoreClient::send_updateTag" must be in lower-case letters only
(#1063) Variable "authenticationToken" must be all lower-case
(#1064) Line indented incorrectly; expected at least 4 spaces, found 2
(#1064) Opening brace should be on the same line as the declaration
(#1065) Line indented incorrectly; expected at least 8 spaces, found 4
(#1066) Line indented incorrectly; expected at least 8 spaces, found 4
(#1066) Variable "authenticationToken" must be all lower-case
(#1067) Line indented incorrectly; expected at least 8 spaces, found 4
(#1068) Line indented incorrectly; expected at least 8 spaces, found 4
(#1068) Variable "bin_accel" must not contain underscores.
(#1068) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#1068) Line exceeds 132 characters; contains 136 characters
(#1069) Line indented incorrectly; expected 8 spaces, found 4
(#1069) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1069) Variable "bin_accel" must not contain underscores.
(#1070) Line indented incorrectly; expected at least 8 spaces, found 4
(#1071) Line indented incorrectly; expected at least 12 spaces, found 6
(#1071) Line exceeds 132 characters; contains 140 characters
(#1072) Line indented incorrectly; expected 8 spaces, found 4
(#1073) Line indented incorrectly; expected 8 spaces, found 4
(#1073) Expected "} else {\n"; found "}\n else\n {\n"
(#1074) Line indented incorrectly; expected at least 8 spaces, found 4
(#1075) Line indented incorrectly; expected at least 12 spaces, found 6
(#1076) Line indented incorrectly; expected at least 12 spaces, found 6
(#1077) Line indented incorrectly; expected at least 12 spaces, found 6
(#1078) Line indented incorrectly; expected at least 12 spaces, found 6
(#1079) Line indented incorrectly; expected 8 spaces, found 4
(#1080) Line indented incorrectly; expected 4 spaces, found 2
(#1082) Line indented incorrectly; expected 4 spaces, found 2
(#1082) Public method name "NoteStoreClient::recv_updateTag" must be in lower-case letters only
(#1083) Line indented incorrectly; expected at least 4 spaces, found 2
(#1083) Opening brace should be on the same line as the declaration
(#1084) Line indented incorrectly; expected at least 8 spaces, found 4
(#1084) Variable "bin_accel" must not contain underscores.
(#1084) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#1084) Line exceeds 132 characters; contains 134 characters
(#1085) Line indented incorrectly; expected at least 8 spaces, found 4
(#1085) Inline control structures are not allowed
(#1085) Variable "bin_accel" must not contain underscores.
(#1085) Line exceeds 132 characters; contains 150 characters
(#1086) Line indented incorrectly; expected 8 spaces, found 4
(#1087) Line indented incorrectly; expected at least 8 spaces, found 4
(#1088) Line indented incorrectly; expected at least 12 spaces, found 6
(#1089) Line indented incorrectly; expected at least 12 spaces, found 6
(#1090) Line indented incorrectly; expected at least 12 spaces, found 6
(#1092) Line indented incorrectly; expected at least 12 spaces, found 6
(#1093) Line indented incorrectly; expected 12 spaces, found 6
(#1094) Line indented incorrectly; expected at least 16 spaces, found 8
(#1095) Line indented incorrectly; expected at least 16 spaces, found 8
(#1096) Line indented incorrectly; expected at least 16 spaces, found 8
(#1097) Line indented incorrectly; expected at least 16 spaces, found 8
(#1098) Line indented incorrectly; expected 12 spaces, found 6
(#1099) Line indented incorrectly; expected at least 12 spaces, found 6
(#1100) Line indented incorrectly; expected at least 12 spaces, found 6
(#1101) Line indented incorrectly; expected at least 12 spaces, found 6
(#1102) Line indented incorrectly; expected 8 spaces, found 4
(#1103) Line indented incorrectly; expected 8 spaces, found 4
(#1104) Line indented incorrectly; expected at least 12 spaces, found 6
(#1105) Line indented incorrectly; expected 8 spaces, found 4
(#1106) Line indented incorrectly; expected 8 spaces, found 4
(#1107) Line indented incorrectly; expected at least 12 spaces, found 6
(#1108) Line indented incorrectly; expected 8 spaces, found 4
(#1109) Line indented incorrectly; expected 8 spaces, found 4
(#1110) Line indented incorrectly; expected at least 12 spaces, found 6
(#1111) Line indented incorrectly; expected 8 spaces, found 4
(#1112) Line indented incorrectly; expected 8 spaces, found 4
(#1113) Line indented incorrectly; expected at least 12 spaces, found 6
(#1114) Line indented incorrectly; expected 8 spaces, found 4
(#1115) Line indented incorrectly; expected at least 8 spaces, found 4
(#1116) Line indented incorrectly; expected 4 spaces, found 2
(#1118) Line indented incorrectly; expected 4 spaces, found 2
(#1118) Public method name "NoteStoreClient::untagAll" must be in lower-case letters only
(#1118) Variable "authenticationToken" must be all lower-case
(#1119) Line indented incorrectly; expected at least 4 spaces, found 2
(#1119) Opening brace should be on the same line as the declaration
(#1120) Line indented incorrectly; expected at least 8 spaces, found 4
(#1120) Variable "authenticationToken" must be all lower-case
(#1121) Line indented incorrectly; expected at least 8 spaces, found 4
(#1122) Line indented incorrectly; expected 4 spaces, found 2
(#1124) Line indented incorrectly; expected 4 spaces, found 2
(#1124) Public method name "NoteStoreClient::send_untagAll" must be in lower-case letters only
(#1124) Variable "authenticationToken" must be all lower-case
(#1125) Line indented incorrectly; expected at least 4 spaces, found 2
(#1125) Opening brace should be on the same line as the declaration
(#1126) Line indented incorrectly; expected at least 8 spaces, found 4
(#1127) Line indented incorrectly; expected at least 8 spaces, found 4
(#1127) Variable "authenticationToken" must be all lower-case
(#1128) Line indented incorrectly; expected at least 8 spaces, found 4
(#1129) Line indented incorrectly; expected at least 8 spaces, found 4
(#1129) Variable "bin_accel" must not contain underscores.
(#1129) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#1129) Line exceeds 132 characters; contains 136 characters
(#1130) Line indented incorrectly; expected 8 spaces, found 4
(#1130) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1130) Variable "bin_accel" must not contain underscores.
(#1131) Line indented incorrectly; expected at least 8 spaces, found 4
(#1132) Line indented incorrectly; expected at least 12 spaces, found 6
(#1132) Line exceeds 132 characters; contains 139 characters
(#1133) Line indented incorrectly; expected 8 spaces, found 4
(#1134) Line indented incorrectly; expected 8 spaces, found 4
(#1134) Expected "} else {\n"; found "}\n else\n {\n"
(#1135) Line indented incorrectly; expected at least 8 spaces, found 4
(#1136) Line indented incorrectly; expected at least 12 spaces, found 6
(#1137) Line indented incorrectly; expected at least 12 spaces, found 6
(#1138) Line indented incorrectly; expected at least 12 spaces, found 6
(#1139) Line indented incorrectly; expected at least 12 spaces, found 6
(#1140) Line indented incorrectly; expected 8 spaces, found 4
(#1141) Line indented incorrectly; expected 4 spaces, found 2
(#1143) Line indented incorrectly; expected 4 spaces, found 2
(#1143) Public method name "NoteStoreClient::recv_untagAll" must be in lower-case letters only
(#1144) Line indented incorrectly; expected at least 4 spaces, found 2
(#1144) Opening brace should be on the same line as the declaration
(#1145) Line indented incorrectly; expected at least 8 spaces, found 4
(#1145) Variable "bin_accel" must not contain underscores.
(#1145) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#1145) Line exceeds 132 characters; contains 134 characters
(#1146) Line indented incorrectly; expected at least 8 spaces, found 4
(#1146) Inline control structures are not allowed
(#1146) Variable "bin_accel" must not contain underscores.
(#1146) Line exceeds 132 characters; contains 149 characters
(#1147) Line indented incorrectly; expected 8 spaces, found 4
(#1148) Line indented incorrectly; expected at least 8 spaces, found 4
(#1149) Line indented incorrectly; expected at least 12 spaces, found 6
(#1150) Line indented incorrectly; expected at least 12 spaces, found 6
(#1151) Line indented incorrectly; expected at least 12 spaces, found 6
(#1153) Line indented incorrectly; expected at least 12 spaces, found 6
(#1154) Line indented incorrectly; expected 12 spaces, found 6
(#1155) Line indented incorrectly; expected at least 16 spaces, found 8
(#1156) Line indented incorrectly; expected at least 16 spaces, found 8
(#1157) Line indented incorrectly; expected at least 16 spaces, found 8
(#1158) Line indented incorrectly; expected at least 16 spaces, found 8
(#1159) Line indented incorrectly; expected 12 spaces, found 6
(#1160) Line indented incorrectly; expected at least 12 spaces, found 6
(#1161) Line indented incorrectly; expected at least 12 spaces, found 6
(#1162) Line indented incorrectly; expected at least 12 spaces, found 6
(#1163) Line indented incorrectly; expected 8 spaces, found 4
(#1164) Line indented incorrectly; expected 8 spaces, found 4
(#1165) Line indented incorrectly; expected at least 12 spaces, found 6
(#1166) Line indented incorrectly; expected 8 spaces, found 4
(#1167) Line indented incorrectly; expected 8 spaces, found 4
(#1168) Line indented incorrectly; expected at least 12 spaces, found 6
(#1169) Line indented incorrectly; expected 8 spaces, found 4
(#1170) Line indented incorrectly; expected 8 spaces, found 4
(#1171) Line indented incorrectly; expected at least 12 spaces, found 6
(#1172) Line indented incorrectly; expected 8 spaces, found 4
(#1173) Line indented incorrectly; expected at least 8 spaces, found 4
(#1174) Line indented incorrectly; expected 4 spaces, found 2
(#1176) Line indented incorrectly; expected 4 spaces, found 2
(#1176) Public method name "NoteStoreClient::expungeTag" must be in lower-case letters only
(#1176) Variable "authenticationToken" must be all lower-case
(#1177) Line indented incorrectly; expected at least 4 spaces, found 2
(#1177) Opening brace should be on the same line as the declaration
(#1178) Line indented incorrectly; expected at least 8 spaces, found 4
(#1178) Variable "authenticationToken" must be all lower-case
(#1179) Line indented incorrectly; expected at least 8 spaces, found 4
(#1180) Line indented incorrectly; expected 4 spaces, found 2
(#1182) Line indented incorrectly; expected 4 spaces, found 2
(#1182) Public method name "NoteStoreClient::send_expungeTag" must be in lower-case letters only
(#1182) Variable "authenticationToken" must be all lower-case
(#1183) Line indented incorrectly; expected at least 4 spaces, found 2
(#1183) Opening brace should be on the same line as the declaration
(#1184) Line indented incorrectly; expected at least 8 spaces, found 4
(#1185) Line indented incorrectly; expected at least 8 spaces, found 4
(#1185) Variable "authenticationToken" must be all lower-case
(#1186) Line indented incorrectly; expected at least 8 spaces, found 4
(#1187) Line indented incorrectly; expected at least 8 spaces, found 4
(#1187) Variable "bin_accel" must not contain underscores.
(#1187) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#1187) Line exceeds 132 characters; contains 136 characters
(#1188) Line indented incorrectly; expected 8 spaces, found 4
(#1188) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1188) Variable "bin_accel" must not contain underscores.
(#1189) Line indented incorrectly; expected at least 8 spaces, found 4
(#1190) Line indented incorrectly; expected at least 12 spaces, found 6
(#1190) Line exceeds 132 characters; contains 141 characters
(#1191) Line indented incorrectly; expected 8 spaces, found 4
(#1192) Line indented incorrectly; expected 8 spaces, found 4
(#1192) Expected "} else {\n"; found "}\n else\n {\n"
(#1193) Line indented incorrectly; expected at least 8 spaces, found 4
(#1194) Line indented incorrectly; expected at least 12 spaces, found 6
(#1195) Line indented incorrectly; expected at least 12 spaces, found 6
(#1196) Line indented incorrectly; expected at least 12 spaces, found 6
(#1197) Line indented incorrectly; expected at least 12 spaces, found 6
(#1198) Line indented incorrectly; expected 8 spaces, found 4
(#1199) Line indented incorrectly; expected 4 spaces, found 2
(#1201) Line indented incorrectly; expected 4 spaces, found 2
(#1201) Public method name "NoteStoreClient::recv_expungeTag" must be in lower-case letters only
(#1202) Line indented incorrectly; expected at least 4 spaces, found 2
(#1202) Opening brace should be on the same line as the declaration
(#1203) Line indented incorrectly; expected at least 8 spaces, found 4
(#1203) Variable "bin_accel" must not contain underscores.
(#1203) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#1203) Line exceeds 132 characters; contains 134 characters
(#1204) Line indented incorrectly; expected at least 8 spaces, found 4
(#1204) Inline control structures are not allowed
(#1204) Variable "bin_accel" must not contain underscores.
(#1204) Line exceeds 132 characters; contains 151 characters
(#1205) Line indented incorrectly; expected 8 spaces, found 4
(#1206) Line indented incorrectly; expected at least 8 spaces, found 4
(#1207) Line indented incorrectly; expected at least 12 spaces, found 6
(#1208) Line indented incorrectly; expected at least 12 spaces, found 6
(#1209) Line indented incorrectly; expected at least 12 spaces, found 6
(#1211) Line indented incorrectly; expected at least 12 spaces, found 6
(#1212) Line indented incorrectly; expected 12 spaces, found 6
(#1213) Line indented incorrectly; expected at least 16 spaces, found 8
(#1214) Line indented incorrectly; expected at least 16 spaces, found 8
(#1215) Line indented incorrectly; expected at least 16 spaces, found 8
(#1216) Line indented incorrectly; expected at least 16 spaces, found 8
(#1217) Line indented incorrectly; expected 12 spaces, found 6
(#1218) Line indented incorrectly; expected at least 12 spaces, found 6
(#1219) Line indented incorrectly; expected at least 12 spaces, found 6
(#1220) Line indented incorrectly; expected at least 12 spaces, found 6
(#1221) Line indented incorrectly; expected 8 spaces, found 4
(#1222) Line indented incorrectly; expected 8 spaces, found 4
(#1223) Line indented incorrectly; expected at least 12 spaces, found 6
(#1224) Line indented incorrectly; expected 8 spaces, found 4
(#1225) Line indented incorrectly; expected 8 spaces, found 4
(#1226) Line indented incorrectly; expected at least 12 spaces, found 6
(#1227) Line indented incorrectly; expected 8 spaces, found 4
(#1228) Line indented incorrectly; expected 8 spaces, found 4
(#1229) Line indented incorrectly; expected at least 12 spaces, found 6
(#1230) Line indented incorrectly; expected 8 spaces, found 4
(#1231) Line indented incorrectly; expected 8 spaces, found 4
(#1232) Line indented incorrectly; expected at least 12 spaces, found 6
(#1233) Line indented incorrectly; expected 8 spaces, found 4
(#1234) Line indented incorrectly; expected at least 8 spaces, found 4
(#1235) Line indented incorrectly; expected 4 spaces, found 2
(#1237) Line indented incorrectly; expected 4 spaces, found 2
(#1237) Public method name "NoteStoreClient::listSearches" must be in lower-case letters only
(#1237) Variable "authenticationToken" must be all lower-case
(#1238) Line indented incorrectly; expected at least 4 spaces, found 2
(#1238) Opening brace should be on the same line as the declaration
(#1239) Line indented incorrectly; expected at least 8 spaces, found 4
(#1239) Variable "authenticationToken" must be all lower-case
(#1240) Line indented incorrectly; expected at least 8 spaces, found 4
(#1241) Line indented incorrectly; expected 4 spaces, found 2
(#1243) Line indented incorrectly; expected 4 spaces, found 2
(#1243) Public method name "NoteStoreClient::send_listSearches" must be in lower-case letters only
(#1243) Variable "authenticationToken" must be all lower-case
(#1244) Line indented incorrectly; expected at least 4 spaces, found 2
(#1244) Opening brace should be on the same line as the declaration
(#1245) Line indented incorrectly; expected at least 8 spaces, found 4
(#1246) Line indented incorrectly; expected at least 8 spaces, found 4
(#1246) Variable "authenticationToken" must be all lower-case
(#1247) Line indented incorrectly; expected at least 8 spaces, found 4
(#1247) Variable "bin_accel" must not contain underscores.
(#1247) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#1247) Line exceeds 132 characters; contains 136 characters
(#1248) Line indented incorrectly; expected 8 spaces, found 4
(#1248) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1248) Variable "bin_accel" must not contain underscores.
(#1249) Line indented incorrectly; expected at least 8 spaces, found 4
(#1250) Line indented incorrectly; expected at least 12 spaces, found 6
(#1250) Line exceeds 132 characters; contains 143 characters
(#1251) Line indented incorrectly; expected 8 spaces, found 4
(#1252) Line indented incorrectly; expected 8 spaces, found 4
(#1252) Expected "} else {\n"; found "}\n else\n {\n"
(#1253) Line indented incorrectly; expected at least 8 spaces, found 4
(#1254) Line indented incorrectly; expected at least 12 spaces, found 6
(#1255) Line indented incorrectly; expected at least 12 spaces, found 6
(#1256) Line indented incorrectly; expected at least 12 spaces, found 6
(#1257) Line indented incorrectly; expected at least 12 spaces, found 6
(#1258) Line indented incorrectly; expected 8 spaces, found 4
(#1259) Line indented incorrectly; expected 4 spaces, found 2
(#1261) Line indented incorrectly; expected 4 spaces, found 2
(#1261) Public method name "NoteStoreClient::recv_listSearches" must be in lower-case letters only
(#1262) Line indented incorrectly; expected at least 4 spaces, found 2
(#1262) Opening brace should be on the same line as the declaration
(#1263) Line indented incorrectly; expected at least 8 spaces, found 4
(#1263) Variable "bin_accel" must not contain underscores.
(#1263) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#1263) Line exceeds 132 characters; contains 134 characters
(#1264) Line indented incorrectly; expected at least 8 spaces, found 4
(#1264) Inline control structures are not allowed
(#1264) Variable "bin_accel" must not contain underscores.
(#1264) Line exceeds 132 characters; contains 153 characters
(#1265) Line indented incorrectly; expected 8 spaces, found 4
(#1266) Line indented incorrectly; expected at least 8 spaces, found 4
(#1267) Line indented incorrectly; expected at least 12 spaces, found 6
(#1268) Line indented incorrectly; expected at least 12 spaces, found 6
(#1269) Line indented incorrectly; expected at least 12 spaces, found 6
(#1271) Line indented incorrectly; expected at least 12 spaces, found 6
(#1272) Line indented incorrectly; expected 12 spaces, found 6
(#1273) Line indented incorrectly; expected at least 16 spaces, found 8
(#1274) Line indented incorrectly; expected at least 16 spaces, found 8
(#1275) Line indented incorrectly; expected at least 16 spaces, found 8
(#1276) Line indented incorrectly; expected at least 16 spaces, found 8
(#1277) Line indented incorrectly; expected 12 spaces, found 6
(#1278) Line indented incorrectly; expected at least 12 spaces, found 6
(#1279) Line indented incorrectly; expected at least 12 spaces, found 6
(#1280) Line indented incorrectly; expected at least 12 spaces, found 6
(#1281) Line indented incorrectly; expected 8 spaces, found 4
(#1282) Line indented incorrectly; expected 8 spaces, found 4
(#1283) Line indented incorrectly; expected at least 12 spaces, found 6
(#1284) Line indented incorrectly; expected 8 spaces, found 4
(#1285) Line indented incorrectly; expected 8 spaces, found 4
(#1286) Line indented incorrectly; expected at least 12 spaces, found 6
(#1287) Line indented incorrectly; expected 8 spaces, found 4
(#1288) Line indented incorrectly; expected 8 spaces, found 4
(#1289) Line indented incorrectly; expected at least 12 spaces, found 6
(#1290) Line indented incorrectly; expected 8 spaces, found 4
(#1291) Line indented incorrectly; expected at least 8 spaces, found 4
(#1292) Line indented incorrectly; expected 4 spaces, found 2
(#1294) Line indented incorrectly; expected 4 spaces, found 2
(#1294) Public method name "NoteStoreClient::getSearch" must be in lower-case letters only
(#1294) Variable "authenticationToken" must be all lower-case
(#1295) Line indented incorrectly; expected at least 4 spaces, found 2
(#1295) Opening brace should be on the same line as the declaration
(#1296) Line indented incorrectly; expected at least 8 spaces, found 4
(#1296) Variable "authenticationToken" must be all lower-case
(#1297) Line indented incorrectly; expected at least 8 spaces, found 4
(#1298) Line indented incorrectly; expected 4 spaces, found 2
(#1300) Line indented incorrectly; expected 4 spaces, found 2
(#1300) Public method name "NoteStoreClient::send_getSearch" must be in lower-case letters only
(#1300) Variable "authenticationToken" must be all lower-case
(#1301) Line indented incorrectly; expected at least 4 spaces, found 2
(#1301) Opening brace should be on the same line as the declaration
(#1302) Line indented incorrectly; expected at least 8 spaces, found 4
(#1303) Line indented incorrectly; expected at least 8 spaces, found 4
(#1303) Variable "authenticationToken" must be all lower-case
(#1304) Line indented incorrectly; expected at least 8 spaces, found 4
(#1305) Line indented incorrectly; expected at least 8 spaces, found 4
(#1305) Variable "bin_accel" must not contain underscores.
(#1305) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#1305) Line exceeds 132 characters; contains 136 characters
(#1306) Line indented incorrectly; expected 8 spaces, found 4
(#1306) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1306) Variable "bin_accel" must not contain underscores.
(#1307) Line indented incorrectly; expected at least 8 spaces, found 4
(#1308) Line indented incorrectly; expected at least 12 spaces, found 6
(#1308) Line exceeds 132 characters; contains 140 characters
(#1309) Line indented incorrectly; expected 8 spaces, found 4
(#1310) Line indented incorrectly; expected 8 spaces, found 4
(#1310) Expected "} else {\n"; found "}\n else\n {\n"
(#1311) Line indented incorrectly; expected at least 8 spaces, found 4
(#1312) Line indented incorrectly; expected at least 12 spaces, found 6
(#1313) Line indented incorrectly; expected at least 12 spaces, found 6
(#1314) Line indented incorrectly; expected at least 12 spaces, found 6
(#1315) Line indented incorrectly; expected at least 12 spaces, found 6
(#1316) Line indented incorrectly; expected 8 spaces, found 4
(#1317) Line indented incorrectly; expected 4 spaces, found 2
(#1319) Line indented incorrectly; expected 4 spaces, found 2
(#1319) Public method name "NoteStoreClient::recv_getSearch" must be in lower-case letters only
(#1320) Line indented incorrectly; expected at least 4 spaces, found 2
(#1320) Opening brace should be on the same line as the declaration
(#1321) Line indented incorrectly; expected at least 8 spaces, found 4
(#1321) Variable "bin_accel" must not contain underscores.
(#1321) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#1321) Line exceeds 132 characters; contains 134 characters
(#1322) Line indented incorrectly; expected at least 8 spaces, found 4
(#1322) Inline control structures are not allowed
(#1322) Variable "bin_accel" must not contain underscores.
(#1322) Line exceeds 132 characters; contains 150 characters
(#1323) Line indented incorrectly; expected 8 spaces, found 4
(#1324) Line indented incorrectly; expected at least 8 spaces, found 4
(#1325) Line indented incorrectly; expected at least 12 spaces, found 6
(#1326) Line indented incorrectly; expected at least 12 spaces, found 6
(#1327) Line indented incorrectly; expected at least 12 spaces, found 6
(#1329) Line indented incorrectly; expected at least 12 spaces, found 6
(#1330) Line indented incorrectly; expected 12 spaces, found 6
(#1331) Line indented incorrectly; expected at least 16 spaces, found 8
(#1332) Line indented incorrectly; expected at least 16 spaces, found 8
(#1333) Line indented incorrectly; expected at least 16 spaces, found 8
(#1334) Line indented incorrectly; expected at least 16 spaces, found 8
(#1335) Line indented incorrectly; expected 12 spaces, found 6
(#1336) Line indented incorrectly; expected at least 12 spaces, found 6
(#1337) Line indented incorrectly; expected at least 12 spaces, found 6
(#1338) Line indented incorrectly; expected at least 12 spaces, found 6
(#1339) Line indented incorrectly; expected 8 spaces, found 4
(#1340) Line indented incorrectly; expected 8 spaces, found 4
(#1341) Line indented incorrectly; expected at least 12 spaces, found 6
(#1342) Line indented incorrectly; expected 8 spaces, found 4
(#1343) Line indented incorrectly; expected 8 spaces, found 4
(#1344) Line indented incorrectly; expected at least 12 spaces, found 6
(#1345) Line indented incorrectly; expected 8 spaces, found 4
(#1346) Line indented incorrectly; expected 8 spaces, found 4
(#1347) Line indented incorrectly; expected at least 12 spaces, found 6
(#1348) Line indented incorrectly; expected 8 spaces, found 4
(#1349) Line indented incorrectly; expected 8 spaces, found 4
(#1350) Line indented incorrectly; expected at least 12 spaces, found 6
(#1351) Line indented incorrectly; expected 8 spaces, found 4
(#1352) Line indented incorrectly; expected at least 8 spaces, found 4
(#1353) Line indented incorrectly; expected 4 spaces, found 2
(#1355) Line indented incorrectly; expected 4 spaces, found 2
(#1355) Public method name "NoteStoreClient::createSearch" must be in lower-case letters only
(#1355) Variable "authenticationToken" must be all lower-case
(#1356) Line indented incorrectly; expected at least 4 spaces, found 2
(#1356) Opening brace should be on the same line as the declaration
(#1357) Line indented incorrectly; expected at least 8 spaces, found 4
(#1357) Variable "authenticationToken" must be all lower-case
(#1358) Line indented incorrectly; expected at least 8 spaces, found 4
(#1359) Line indented incorrectly; expected 4 spaces, found 2
(#1361) Line indented incorrectly; expected 4 spaces, found 2
(#1361) Public method name "NoteStoreClient::send_createSearch" must be in lower-case letters only
(#1361) Variable "authenticationToken" must be all lower-case
(#1362) Line indented incorrectly; expected at least 4 spaces, found 2
(#1362) Opening brace should be on the same line as the declaration
(#1363) Line indented incorrectly; expected at least 8 spaces, found 4
(#1364) Line indented incorrectly; expected at least 8 spaces, found 4
(#1364) Variable "authenticationToken" must be all lower-case
(#1365) Line indented incorrectly; expected at least 8 spaces, found 4
(#1366) Line indented incorrectly; expected at least 8 spaces, found 4
(#1366) Variable "bin_accel" must not contain underscores.
(#1366) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#1366) Line exceeds 132 characters; contains 136 characters
(#1367) Line indented incorrectly; expected 8 spaces, found 4
(#1367) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1367) Variable "bin_accel" must not contain underscores.
(#1368) Line indented incorrectly; expected at least 8 spaces, found 4
(#1369) Line indented incorrectly; expected at least 12 spaces, found 6
(#1369) Line exceeds 132 characters; contains 143 characters
(#1370) Line indented incorrectly; expected 8 spaces, found 4
(#1371) Line indented incorrectly; expected 8 spaces, found 4
(#1371) Expected "} else {\n"; found "}\n else\n {\n"
(#1372) Line indented incorrectly; expected at least 8 spaces, found 4
(#1373) Line indented incorrectly; expected at least 12 spaces, found 6
(#1374) Line indented incorrectly; expected at least 12 spaces, found 6
(#1375) Line indented incorrectly; expected at least 12 spaces, found 6
(#1376) Line indented incorrectly; expected at least 12 spaces, found 6
(#1377) Line indented incorrectly; expected 8 spaces, found 4
(#1378) Line indented incorrectly; expected 4 spaces, found 2
(#1380) Line indented incorrectly; expected 4 spaces, found 2
(#1380) Public method name "NoteStoreClient::recv_createSearch" must be in lower-case letters only
(#1381) Line indented incorrectly; expected at least 4 spaces, found 2
(#1381) Opening brace should be on the same line as the declaration
(#1382) Line indented incorrectly; expected at least 8 spaces, found 4
(#1382) Variable "bin_accel" must not contain underscores.
(#1382) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#1382) Line exceeds 132 characters; contains 134 characters
(#1383) Line indented incorrectly; expected at least 8 spaces, found 4
(#1383) Inline control structures are not allowed
(#1383) Variable "bin_accel" must not contain underscores.
(#1383) Line exceeds 132 characters; contains 153 characters
(#1384) Line indented incorrectly; expected 8 spaces, found 4
(#1385) Line indented incorrectly; expected at least 8 spaces, found 4
(#1386) Line indented incorrectly; expected at least 12 spaces, found 6
(#1387) Line indented incorrectly; expected at least 12 spaces, found 6
(#1388) Line indented incorrectly; expected at least 12 spaces, found 6
(#1390) Line indented incorrectly; expected at least 12 spaces, found 6
(#1391) Line indented incorrectly; expected 12 spaces, found 6
(#1392) Line indented incorrectly; expected at least 16 spaces, found 8
(#1393) Line indented incorrectly; expected at least 16 spaces, found 8
(#1394) Line indented incorrectly; expected at least 16 spaces, found 8
(#1395) Line indented incorrectly; expected at least 16 spaces, found 8
(#1396) Line indented incorrectly; expected 12 spaces, found 6
(#1397) Line indented incorrectly; expected at least 12 spaces, found 6
(#1398) Line indented incorrectly; expected at least 12 spaces, found 6
(#1399) Line indented incorrectly; expected at least 12 spaces, found 6
(#1400) Line indented incorrectly; expected 8 spaces, found 4
(#1401) Line indented incorrectly; expected 8 spaces, found 4
(#1402) Line indented incorrectly; expected at least 12 spaces, found 6
(#1403) Line indented incorrectly; expected 8 spaces, found 4
(#1404) Line indented incorrectly; expected 8 spaces, found 4
(#1405) Line indented incorrectly; expected at least 12 spaces, found 6
(#1406) Line indented incorrectly; expected 8 spaces, found 4
(#1407) Line indented incorrectly; expected 8 spaces, found 4
(#1408) Line indented incorrectly; expected at least 12 spaces, found 6
(#1409) Line indented incorrectly; expected 8 spaces, found 4
(#1410) Line indented incorrectly; expected at least 8 spaces, found 4
(#1411) Line indented incorrectly; expected 4 spaces, found 2
(#1413) Line indented incorrectly; expected 4 spaces, found 2
(#1413) Public method name "NoteStoreClient::updateSearch" must be in lower-case letters only
(#1413) Variable "authenticationToken" must be all lower-case
(#1414) Line indented incorrectly; expected at least 4 spaces, found 2
(#1414) Opening brace should be on the same line as the declaration
(#1415) Line indented incorrectly; expected at least 8 spaces, found 4
(#1415) Variable "authenticationToken" must be all lower-case
(#1416) Line indented incorrectly; expected at least 8 spaces, found 4
(#1417) Line indented incorrectly; expected 4 spaces, found 2
(#1419) Line indented incorrectly; expected 4 spaces, found 2
(#1419) Public method name "NoteStoreClient::send_updateSearch" must be in lower-case letters only
(#1419) Variable "authenticationToken" must be all lower-case
(#1420) Line indented incorrectly; expected at least 4 spaces, found 2
(#1420) Opening brace should be on the same line as the declaration
(#1421) Line indented incorrectly; expected at least 8 spaces, found 4
(#1422) Line indented incorrectly; expected at least 8 spaces, found 4
(#1422) Variable "authenticationToken" must be all lower-case
(#1423) Line indented incorrectly; expected at least 8 spaces, found 4
(#1424) Line indented incorrectly; expected at least 8 spaces, found 4
(#1424) Variable "bin_accel" must not contain underscores.
(#1424) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#1424) Line exceeds 132 characters; contains 136 characters
(#1425) Line indented incorrectly; expected 8 spaces, found 4
(#1425) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1425) Variable "bin_accel" must not contain underscores.
(#1426) Line indented incorrectly; expected at least 8 spaces, found 4
(#1427) Line indented incorrectly; expected at least 12 spaces, found 6
(#1427) Line exceeds 132 characters; contains 143 characters
(#1428) Line indented incorrectly; expected 8 spaces, found 4
(#1429) Line indented incorrectly; expected 8 spaces, found 4
(#1429) Expected "} else {\n"; found "}\n else\n {\n"
(#1430) Line indented incorrectly; expected at least 8 spaces, found 4
(#1431) Line indented incorrectly; expected at least 12 spaces, found 6
(#1432) Line indented incorrectly; expected at least 12 spaces, found 6
(#1433) Line indented incorrectly; expected at least 12 spaces, found 6
(#1434) Line indented incorrectly; expected at least 12 spaces, found 6
(#1435) Line indented incorrectly; expected 8 spaces, found 4
(#1436) Line indented incorrectly; expected 4 spaces, found 2
(#1438) Line indented incorrectly; expected 4 spaces, found 2
(#1438) Public method name "NoteStoreClient::recv_updateSearch" must be in lower-case letters only
(#1439) Line indented incorrectly; expected at least 4 spaces, found 2
(#1439) Opening brace should be on the same line as the declaration
(#1440) Line indented incorrectly; expected at least 8 spaces, found 4
(#1440) Variable "bin_accel" must not contain underscores.
(#1440) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#1440) Line exceeds 132 characters; contains 134 characters
(#1441) Line indented incorrectly; expected at least 8 spaces, found 4
(#1441) Inline control structures are not allowed
(#1441) Variable "bin_accel" must not contain underscores.
(#1441) Line exceeds 132 characters; contains 153 characters
(#1442) Line indented incorrectly; expected 8 spaces, found 4
(#1443) Line indented incorrectly; expected at least 8 spaces, found 4
(#1444) Line indented incorrectly; expected at least 12 spaces, found 6
(#1445) Line indented incorrectly; expected at least 12 spaces, found 6
(#1446) Line indented incorrectly; expected at least 12 spaces, found 6
(#1448) Line indented incorrectly; expected at least 12 spaces, found 6
(#1449) Line indented incorrectly; expected 12 spaces, found 6
(#1450) Line indented incorrectly; expected at least 16 spaces, found 8
(#1451) Line indented incorrectly; expected at least 16 spaces, found 8
(#1452) Line indented incorrectly; expected at least 16 spaces, found 8
(#1453) Line indented incorrectly; expected at least 16 spaces, found 8
(#1454) Line indented incorrectly; expected 12 spaces, found 6
(#1455) Line indented incorrectly; expected at least 12 spaces, found 6
(#1456) Line indented incorrectly; expected at least 12 spaces, found 6
(#1457) Line indented incorrectly; expected at least 12 spaces, found 6
(#1458) Line indented incorrectly; expected 8 spaces, found 4
(#1459) Line indented incorrectly; expected 8 spaces, found 4
(#1460) Line indented incorrectly; expected at least 12 spaces, found 6
(#1461) Line indented incorrectly; expected 8 spaces, found 4
(#1462) Line indented incorrectly; expected 8 spaces, found 4
(#1463) Line indented incorrectly; expected at least 12 spaces, found 6
(#1464) Line indented incorrectly; expected 8 spaces, found 4
(#1465) Line indented incorrectly; expected 8 spaces, found 4
(#1466) Line indented incorrectly; expected at least 12 spaces, found 6
(#1467) Line indented incorrectly; expected 8 spaces, found 4
(#1468) Line indented incorrectly; expected 8 spaces, found 4
(#1469) Line indented incorrectly; expected at least 12 spaces, found 6
(#1470) Line indented incorrectly; expected 8 spaces, found 4
(#1471) Line indented incorrectly; expected at least 8 spaces, found 4
(#1472) Line indented incorrectly; expected 4 spaces, found 2
(#1474) Line indented incorrectly; expected 4 spaces, found 2
(#1474) Public method name "NoteStoreClient::expungeSearch" must be in lower-case letters only
(#1474) Variable "authenticationToken" must be all lower-case
(#1475) Line indented incorrectly; expected at least 4 spaces, found 2
(#1475) Opening brace should be on the same line as the declaration
(#1476) Line indented incorrectly; expected at least 8 spaces, found 4
(#1476) Variable "authenticationToken" must be all lower-case
(#1477) Line indented incorrectly; expected at least 8 spaces, found 4
(#1478) Line indented incorrectly; expected 4 spaces, found 2
(#1480) Line indented incorrectly; expected 4 spaces, found 2
(#1480) Public method name "NoteStoreClient::send_expungeSearch" must be in lower-case letters only
(#1480) Variable "authenticationToken" must be all lower-case
(#1481) Line indented incorrectly; expected at least 4 spaces, found 2
(#1481) Opening brace should be on the same line as the declaration
(#1482) Line indented incorrectly; expected at least 8 spaces, found 4
(#1483) Line indented incorrectly; expected at least 8 spaces, found 4
(#1483) Variable "authenticationToken" must be all lower-case
(#1484) Line indented incorrectly; expected at least 8 spaces, found 4
(#1485) Line indented incorrectly; expected at least 8 spaces, found 4
(#1485) Variable "bin_accel" must not contain underscores.
(#1485) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#1485) Line exceeds 132 characters; contains 136 characters
(#1486) Line indented incorrectly; expected 8 spaces, found 4
(#1486) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1486) Variable "bin_accel" must not contain underscores.
(#1487) Line indented incorrectly; expected at least 8 spaces, found 4
(#1488) Line indented incorrectly; expected at least 12 spaces, found 6
(#1488) Line exceeds 132 characters; contains 144 characters
(#1489) Line indented incorrectly; expected 8 spaces, found 4
(#1490) Line indented incorrectly; expected 8 spaces, found 4
(#1490) Expected "} else {\n"; found "}\n else\n {\n"
(#1491) Line indented incorrectly; expected at least 8 spaces, found 4
(#1492) Line indented incorrectly; expected at least 12 spaces, found 6
(#1493) Line indented incorrectly; expected at least 12 spaces, found 6
(#1494) Line indented incorrectly; expected at least 12 spaces, found 6
(#1495) Line indented incorrectly; expected at least 12 spaces, found 6
(#1496) Line indented incorrectly; expected 8 spaces, found 4
(#1497) Line indented incorrectly; expected 4 spaces, found 2
(#1499) Line indented incorrectly; expected 4 spaces, found 2
(#1499) Public method name "NoteStoreClient::recv_expungeSearch" must be in lower-case letters only
(#1500) Line indented incorrectly; expected at least 4 spaces, found 2
(#1500) Opening brace should be on the same line as the declaration
(#1501) Line indented incorrectly; expected at least 8 spaces, found 4
(#1501) Variable "bin_accel" must not contain underscores.
(#1501) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#1501) Line exceeds 132 characters; contains 134 characters
(#1502) Line indented incorrectly; expected at least 8 spaces, found 4
(#1502) Inline control structures are not allowed
(#1502) Variable "bin_accel" must not contain underscores.
(#1502) Line exceeds 132 characters; contains 154 characters
(#1503) Line indented incorrectly; expected 8 spaces, found 4
(#1504) Line indented incorrectly; expected at least 8 spaces, found 4
(#1505) Line indented incorrectly; expected at least 12 spaces, found 6
(#1506) Line indented incorrectly; expected at least 12 spaces, found 6
(#1507) Line indented incorrectly; expected at least 12 spaces, found 6
(#1509) Line indented incorrectly; expected at least 12 spaces, found 6
(#1510) Line indented incorrectly; expected 12 spaces, found 6
(#1511) Line indented incorrectly; expected at least 16 spaces, found 8
(#1512) Line indented incorrectly; expected at least 16 spaces, found 8
(#1513) Line indented incorrectly; expected at least 16 spaces, found 8
(#1514) Line indented incorrectly; expected at least 16 spaces, found 8
(#1515) Line indented incorrectly; expected 12 spaces, found 6
(#1516) Line indented incorrectly; expected at least 12 spaces, found 6
(#1517) Line indented incorrectly; expected at least 12 spaces, found 6
(#1518) Line indented incorrectly; expected at least 12 spaces, found 6
(#1519) Line indented incorrectly; expected 8 spaces, found 4
(#1520) Line indented incorrectly; expected 8 spaces, found 4
(#1521) Line indented incorrectly; expected at least 12 spaces, found 6
(#1522) Line indented incorrectly; expected 8 spaces, found 4
(#1523) Line indented incorrectly; expected 8 spaces, found 4
(#1524) Line indented incorrectly; expected at least 12 spaces, found 6
(#1525) Line indented incorrectly; expected 8 spaces, found 4
(#1526) Line indented incorrectly; expected 8 spaces, found 4
(#1527) Line indented incorrectly; expected at least 12 spaces, found 6
(#1528) Line indented incorrectly; expected 8 spaces, found 4
(#1529) Line indented incorrectly; expected 8 spaces, found 4
(#1530) Line indented incorrectly; expected at least 12 spaces, found 6
(#1531) Line indented incorrectly; expected 8 spaces, found 4
(#1532) Line indented incorrectly; expected at least 8 spaces, found 4
(#1533) Line indented incorrectly; expected 4 spaces, found 2
(#1535) Line indented incorrectly; expected 4 spaces, found 2
(#1535) Public method name "NoteStoreClient::findNotes" must be in lower-case letters only
(#1535) Variable "authenticationToken" must be all lower-case
(#1535) Variable "maxNotes" must be all lower-case
(#1536) Line indented incorrectly; expected at least 4 spaces, found 2
(#1536) Opening brace should be on the same line as the declaration
(#1537) Line indented incorrectly; expected at least 8 spaces, found 4
(#1537) Variable "authenticationToken" must be all lower-case
(#1537) Variable "maxNotes" must be all lower-case
(#1538) Line indented incorrectly; expected at least 8 spaces, found 4
(#1539) Line indented incorrectly; expected 4 spaces, found 2
(#1541) Line indented incorrectly; expected 4 spaces, found 2
(#1541) Public method name "NoteStoreClient::send_findNotes" must be in lower-case letters only
(#1541) Variable "authenticationToken" must be all lower-case
(#1541) Variable "maxNotes" must be all lower-case
(#1542) Line indented incorrectly; expected at least 4 spaces, found 2
(#1542) Opening brace should be on the same line as the declaration
(#1543) Line indented incorrectly; expected at least 8 spaces, found 4
(#1544) Line indented incorrectly; expected at least 8 spaces, found 4
(#1544) Variable "authenticationToken" must be all lower-case
(#1545) Line indented incorrectly; expected at least 8 spaces, found 4
(#1546) Line indented incorrectly; expected at least 8 spaces, found 4
(#1547) Line indented incorrectly; expected at least 8 spaces, found 4
(#1547) Variable "maxNotes" must be all lower-case
(#1548) Line indented incorrectly; expected at least 8 spaces, found 4
(#1548) Variable "bin_accel" must not contain underscores.
(#1548) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#1548) Line exceeds 132 characters; contains 136 characters
(#1549) Line indented incorrectly; expected 8 spaces, found 4
(#1549) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1549) Variable "bin_accel" must not contain underscores.
(#1550) Line indented incorrectly; expected at least 8 spaces, found 4
(#1551) Line indented incorrectly; expected at least 12 spaces, found 6
(#1551) Line exceeds 132 characters; contains 140 characters
(#1552) Line indented incorrectly; expected 8 spaces, found 4
(#1553) Line indented incorrectly; expected 8 spaces, found 4
(#1553) Expected "} else {\n"; found "}\n else\n {\n"
(#1554) Line indented incorrectly; expected at least 8 spaces, found 4
(#1555) Line indented incorrectly; expected at least 12 spaces, found 6
(#1556) Line indented incorrectly; expected at least 12 spaces, found 6
(#1557) Line indented incorrectly; expected at least 12 spaces, found 6
(#1558) Line indented incorrectly; expected at least 12 spaces, found 6
(#1559) Line indented incorrectly; expected 8 spaces, found 4
(#1560) Line indented incorrectly; expected 4 spaces, found 2
(#1562) Line indented incorrectly; expected 4 spaces, found 2
(#1562) Public method name "NoteStoreClient::recv_findNotes" must be in lower-case letters only
(#1563) Line indented incorrectly; expected at least 4 spaces, found 2
(#1563) Opening brace should be on the same line as the declaration
(#1564) Line indented incorrectly; expected at least 8 spaces, found 4
(#1564) Variable "bin_accel" must not contain underscores.
(#1564) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#1564) Line exceeds 132 characters; contains 134 characters
(#1565) Line indented incorrectly; expected at least 8 spaces, found 4
(#1565) Inline control structures are not allowed
(#1565) Variable "bin_accel" must not contain underscores.
(#1565) Line exceeds 132 characters; contains 150 characters
(#1566) Line indented incorrectly; expected 8 spaces, found 4
(#1567) Line indented incorrectly; expected at least 8 spaces, found 4
(#1568) Line indented incorrectly; expected at least 12 spaces, found 6
(#1569) Line indented incorrectly; expected at least 12 spaces, found 6
(#1570) Line indented incorrectly; expected at least 12 spaces, found 6
(#1572) Line indented incorrectly; expected at least 12 spaces, found 6
(#1573) Line indented incorrectly; expected 12 spaces, found 6
(#1574) Line indented incorrectly; expected at least 16 spaces, found 8
(#1575) Line indented incorrectly; expected at least 16 spaces, found 8
(#1576) Line indented incorrectly; expected at least 16 spaces, found 8
(#1577) Line indented incorrectly; expected at least 16 spaces, found 8
(#1578) Line indented incorrectly; expected 12 spaces, found 6
(#1579) Line indented incorrectly; expected at least 12 spaces, found 6
(#1580) Line indented incorrectly; expected at least 12 spaces, found 6
(#1581) Line indented incorrectly; expected at least 12 spaces, found 6
(#1582) Line indented incorrectly; expected 8 spaces, found 4
(#1583) Line indented incorrectly; expected 8 spaces, found 4
(#1584) Line indented incorrectly; expected at least 12 spaces, found 6
(#1585) Line indented incorrectly; expected 8 spaces, found 4
(#1586) Line indented incorrectly; expected 8 spaces, found 4
(#1587) Line indented incorrectly; expected at least 12 spaces, found 6
(#1588) Line indented incorrectly; expected 8 spaces, found 4
(#1589) Line indented incorrectly; expected 8 spaces, found 4
(#1590) Line indented incorrectly; expected at least 12 spaces, found 6
(#1591) Line indented incorrectly; expected 8 spaces, found 4
(#1592) Line indented incorrectly; expected 8 spaces, found 4
(#1593) Line indented incorrectly; expected at least 12 spaces, found 6
(#1594) Line indented incorrectly; expected 8 spaces, found 4
(#1595) Line indented incorrectly; expected at least 8 spaces, found 4
(#1596) Line indented incorrectly; expected 4 spaces, found 2
(#1598) Line indented incorrectly; expected 4 spaces, found 2
(#1598) Public method name "NoteStoreClient::findNoteOffset" must be in lower-case letters only
(#1598) Variable "authenticationToken" must be all lower-case
(#1599) Line indented incorrectly; expected at least 4 spaces, found 2
(#1599) Opening brace should be on the same line as the declaration
(#1600) Line indented incorrectly; expected at least 8 spaces, found 4
(#1600) Variable "authenticationToken" must be all lower-case
(#1601) Line indented incorrectly; expected at least 8 spaces, found 4
(#1602) Line indented incorrectly; expected 4 spaces, found 2
(#1604) Line indented incorrectly; expected 4 spaces, found 2
(#1604) Public method name "NoteStoreClient::send_findNoteOffset" must be in lower-case letters only
(#1604) Variable "authenticationToken" must be all lower-case
(#1605) Line indented incorrectly; expected at least 4 spaces, found 2
(#1605) Opening brace should be on the same line as the declaration
(#1606) Line indented incorrectly; expected at least 8 spaces, found 4
(#1607) Line indented incorrectly; expected at least 8 spaces, found 4
(#1607) Variable "authenticationToken" must be all lower-case
(#1608) Line indented incorrectly; expected at least 8 spaces, found 4
(#1609) Line indented incorrectly; expected at least 8 spaces, found 4
(#1610) Line indented incorrectly; expected at least 8 spaces, found 4
(#1610) Variable "bin_accel" must not contain underscores.
(#1610) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#1610) Line exceeds 132 characters; contains 136 characters
(#1611) Line indented incorrectly; expected 8 spaces, found 4
(#1611) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1611) Variable "bin_accel" must not contain underscores.
(#1612) Line indented incorrectly; expected at least 8 spaces, found 4
(#1613) Line indented incorrectly; expected at least 12 spaces, found 6
(#1613) Line exceeds 132 characters; contains 145 characters
(#1614) Line indented incorrectly; expected 8 spaces, found 4
(#1615) Line indented incorrectly; expected 8 spaces, found 4
(#1615) Expected "} else {\n"; found "}\n else\n {\n"
(#1616) Line indented incorrectly; expected at least 8 spaces, found 4
(#1617) Line indented incorrectly; expected at least 12 spaces, found 6
(#1618) Line indented incorrectly; expected at least 12 spaces, found 6
(#1619) Line indented incorrectly; expected at least 12 spaces, found 6
(#1620) Line indented incorrectly; expected at least 12 spaces, found 6
(#1621) Line indented incorrectly; expected 8 spaces, found 4
(#1622) Line indented incorrectly; expected 4 spaces, found 2
(#1624) Line indented incorrectly; expected 4 spaces, found 2
(#1624) Public method name "NoteStoreClient::recv_findNoteOffset" must be in lower-case letters only
(#1625) Line indented incorrectly; expected at least 4 spaces, found 2
(#1625) Opening brace should be on the same line as the declaration
(#1626) Line indented incorrectly; expected at least 8 spaces, found 4
(#1626) Variable "bin_accel" must not contain underscores.
(#1626) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#1626) Line exceeds 132 characters; contains 134 characters
(#1627) Line indented incorrectly; expected at least 8 spaces, found 4
(#1627) Inline control structures are not allowed
(#1627) Variable "bin_accel" must not contain underscores.
(#1627) Line exceeds 132 characters; contains 155 characters
(#1628) Line indented incorrectly; expected 8 spaces, found 4
(#1629) Line indented incorrectly; expected at least 8 spaces, found 4
(#1630) Line indented incorrectly; expected at least 12 spaces, found 6
(#1631) Line indented incorrectly; expected at least 12 spaces, found 6
(#1632) Line indented incorrectly; expected at least 12 spaces, found 6
(#1634) Line indented incorrectly; expected at least 12 spaces, found 6
(#1635) Line indented incorrectly; expected 12 spaces, found 6
(#1636) Line indented incorrectly; expected at least 16 spaces, found 8
(#1637) Line indented incorrectly; expected at least 16 spaces, found 8
(#1638) Line indented incorrectly; expected at least 16 spaces, found 8
(#1639) Line indented incorrectly; expected at least 16 spaces, found 8
(#1640) Line indented incorrectly; expected 12 spaces, found 6
(#1641) Line indented incorrectly; expected at least 12 spaces, found 6
(#1642) Line indented incorrectly; expected at least 12 spaces, found 6
(#1643) Line indented incorrectly; expected at least 12 spaces, found 6
(#1644) Line indented incorrectly; expected 8 spaces, found 4
(#1645) Line indented incorrectly; expected 8 spaces, found 4
(#1646) Line indented incorrectly; expected at least 12 spaces, found 6
(#1647) Line indented incorrectly; expected 8 spaces, found 4
(#1648) Line indented incorrectly; expected 8 spaces, found 4
(#1649) Line indented incorrectly; expected at least 12 spaces, found 6
(#1650) Line indented incorrectly; expected 8 spaces, found 4
(#1651) Line indented incorrectly; expected 8 spaces, found 4
(#1652) Line indented incorrectly; expected at least 12 spaces, found 6
(#1653) Line indented incorrectly; expected 8 spaces, found 4
(#1654) Line indented incorrectly; expected 8 spaces, found 4
(#1655) Line indented incorrectly; expected at least 12 spaces, found 6
(#1656) Line indented incorrectly; expected 8 spaces, found 4
(#1657) Line indented incorrectly; expected at least 8 spaces, found 4
(#1658) Line indented incorrectly; expected 4 spaces, found 2
(#1660) Line indented incorrectly; expected 4 spaces, found 2
(#1660) Public method name "NoteStoreClient::findNotesMetadata" must be in lower-case letters only
(#1660) Variable "authenticationToken" must be all lower-case
(#1660) Variable "maxNotes" must be all lower-case
(#1660) Variable "resultSpec" must be all lower-case
(#1661) Line indented incorrectly; expected at least 4 spaces, found 2
(#1661) Opening brace should be on the same line as the declaration
(#1662) Line indented incorrectly; expected at least 8 spaces, found 4
(#1662) Variable "authenticationToken" must be all lower-case
(#1662) Variable "maxNotes" must be all lower-case
(#1662) Variable "resultSpec" must be all lower-case
(#1663) Line indented incorrectly; expected at least 8 spaces, found 4
(#1664) Line indented incorrectly; expected 4 spaces, found 2
(#1666) Line indented incorrectly; expected 4 spaces, found 2
(#1666) Public method name "NoteStoreClient::send_findNotesMetadata" must be in lower-case letters only
(#1666) Variable "authenticationToken" must be all lower-case
(#1666) Variable "maxNotes" must be all lower-case
(#1666) Variable "resultSpec" must be all lower-case
(#1667) Line indented incorrectly; expected at least 4 spaces, found 2
(#1667) Opening brace should be on the same line as the declaration
(#1668) Line indented incorrectly; expected at least 8 spaces, found 4
(#1669) Line indented incorrectly; expected at least 8 spaces, found 4
(#1669) Variable "authenticationToken" must be all lower-case
(#1670) Line indented incorrectly; expected at least 8 spaces, found 4
(#1671) Line indented incorrectly; expected at least 8 spaces, found 4
(#1672) Line indented incorrectly; expected at least 8 spaces, found 4
(#1672) Variable "maxNotes" must be all lower-case
(#1673) Line indented incorrectly; expected at least 8 spaces, found 4
(#1673) Variable "resultSpec" must be all lower-case
(#1674) Line indented incorrectly; expected at least 8 spaces, found 4
(#1674) Variable "bin_accel" must not contain underscores.
(#1674) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#1674) Line exceeds 132 characters; contains 136 characters
(#1675) Line indented incorrectly; expected 8 spaces, found 4
(#1675) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1675) Variable "bin_accel" must not contain underscores.
(#1676) Line indented incorrectly; expected at least 8 spaces, found 4
(#1677) Line indented incorrectly; expected at least 12 spaces, found 6
(#1677) Line exceeds 132 characters; contains 148 characters
(#1678) Line indented incorrectly; expected 8 spaces, found 4
(#1679) Line indented incorrectly; expected 8 spaces, found 4
(#1679) Expected "} else {\n"; found "}\n else\n {\n"
(#1680) Line indented incorrectly; expected at least 8 spaces, found 4
(#1681) Line indented incorrectly; expected at least 12 spaces, found 6
(#1682) Line indented incorrectly; expected at least 12 spaces, found 6
(#1683) Line indented incorrectly; expected at least 12 spaces, found 6
(#1684) Line indented incorrectly; expected at least 12 spaces, found 6
(#1685) Line indented incorrectly; expected 8 spaces, found 4
(#1686) Line indented incorrectly; expected 4 spaces, found 2
(#1688) Line indented incorrectly; expected 4 spaces, found 2
(#1688) Public method name "NoteStoreClient::recv_findNotesMetadata" must be in lower-case letters only
(#1689) Line indented incorrectly; expected at least 4 spaces, found 2
(#1689) Opening brace should be on the same line as the declaration
(#1690) Line indented incorrectly; expected at least 8 spaces, found 4
(#1690) Variable "bin_accel" must not contain underscores.
(#1690) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#1690) Line exceeds 132 characters; contains 134 characters
(#1691) Line indented incorrectly; expected at least 8 spaces, found 4
(#1691) Inline control structures are not allowed
(#1691) Variable "bin_accel" must not contain underscores.
(#1691) Line exceeds 132 characters; contains 158 characters
(#1692) Line indented incorrectly; expected 8 spaces, found 4
(#1693) Line indented incorrectly; expected at least 8 spaces, found 4
(#1694) Line indented incorrectly; expected at least 12 spaces, found 6
(#1695) Line indented incorrectly; expected at least 12 spaces, found 6
(#1696) Line indented incorrectly; expected at least 12 spaces, found 6
(#1698) Line indented incorrectly; expected at least 12 spaces, found 6
(#1699) Line indented incorrectly; expected 12 spaces, found 6
(#1700) Line indented incorrectly; expected at least 16 spaces, found 8
(#1701) Line indented incorrectly; expected at least 16 spaces, found 8
(#1702) Line indented incorrectly; expected at least 16 spaces, found 8
(#1703) Line indented incorrectly; expected at least 16 spaces, found 8
(#1704) Line indented incorrectly; expected 12 spaces, found 6
(#1705) Line indented incorrectly; expected at least 12 spaces, found 6
(#1706) Line indented incorrectly; expected at least 12 spaces, found 6
(#1707) Line indented incorrectly; expected at least 12 spaces, found 6
(#1708) Line indented incorrectly; expected 8 spaces, found 4
(#1709) Line indented incorrectly; expected 8 spaces, found 4
(#1710) Line indented incorrectly; expected at least 12 spaces, found 6
(#1711) Line indented incorrectly; expected 8 spaces, found 4
(#1712) Line indented incorrectly; expected 8 spaces, found 4
(#1713) Line indented incorrectly; expected at least 12 spaces, found 6
(#1714) Line indented incorrectly; expected 8 spaces, found 4
(#1715) Line indented incorrectly; expected 8 spaces, found 4
(#1716) Line indented incorrectly; expected at least 12 spaces, found 6
(#1717) Line indented incorrectly; expected 8 spaces, found 4
(#1718) Line indented incorrectly; expected 8 spaces, found 4
(#1719) Line indented incorrectly; expected at least 12 spaces, found 6
(#1720) Line indented incorrectly; expected 8 spaces, found 4
(#1721) Line indented incorrectly; expected at least 8 spaces, found 4
(#1722) Line indented incorrectly; expected 4 spaces, found 2
(#1724) Line indented incorrectly; expected 4 spaces, found 2
(#1724) Public method name "NoteStoreClient::findNoteCounts" must be in lower-case letters only
(#1724) Variable "authenticationToken" must be all lower-case
(#1724) Variable "withTrash" must be all lower-case
(#1725) Line indented incorrectly; expected at least 4 spaces, found 2
(#1725) Opening brace should be on the same line as the declaration
(#1726) Line indented incorrectly; expected at least 8 spaces, found 4
(#1726) Variable "authenticationToken" must be all lower-case
(#1726) Variable "withTrash" must be all lower-case
(#1727) Line indented incorrectly; expected at least 8 spaces, found 4
(#1728) Line indented incorrectly; expected 4 spaces, found 2
(#1730) Line indented incorrectly; expected 4 spaces, found 2
(#1730) Public method name "NoteStoreClient::send_findNoteCounts" must be in lower-case letters only
(#1730) Variable "authenticationToken" must be all lower-case
(#1730) Variable "withTrash" must be all lower-case
(#1731) Line indented incorrectly; expected at least 4 spaces, found 2
(#1731) Opening brace should be on the same line as the declaration
(#1732) Line indented incorrectly; expected at least 8 spaces, found 4
(#1733) Line indented incorrectly; expected at least 8 spaces, found 4
(#1733) Variable "authenticationToken" must be all lower-case
(#1734) Line indented incorrectly; expected at least 8 spaces, found 4
(#1735) Line indented incorrectly; expected at least 8 spaces, found 4
(#1735) Variable "withTrash" must be all lower-case
(#1736) Line indented incorrectly; expected at least 8 spaces, found 4
(#1736) Variable "bin_accel" must not contain underscores.
(#1736) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#1736) Line exceeds 132 characters; contains 136 characters
(#1737) Line indented incorrectly; expected 8 spaces, found 4
(#1737) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1737) Variable "bin_accel" must not contain underscores.
(#1738) Line indented incorrectly; expected at least 8 spaces, found 4
(#1739) Line indented incorrectly; expected at least 12 spaces, found 6
(#1739) Line exceeds 132 characters; contains 145 characters
(#1740) Line indented incorrectly; expected 8 spaces, found 4
(#1741) Line indented incorrectly; expected 8 spaces, found 4
(#1741) Expected "} else {\n"; found "}\n else\n {\n"
(#1742) Line indented incorrectly; expected at least 8 spaces, found 4
(#1743) Line indented incorrectly; expected at least 12 spaces, found 6
(#1744) Line indented incorrectly; expected at least 12 spaces, found 6
(#1745) Line indented incorrectly; expected at least 12 spaces, found 6
(#1746) Line indented incorrectly; expected at least 12 spaces, found 6
(#1747) Line indented incorrectly; expected 8 spaces, found 4
(#1748) Line indented incorrectly; expected 4 spaces, found 2
(#1750) Line indented incorrectly; expected 4 spaces, found 2
(#1750) Public method name "NoteStoreClient::recv_findNoteCounts" must be in lower-case letters only
(#1751) Line indented incorrectly; expected at least 4 spaces, found 2
(#1751) Opening brace should be on the same line as the declaration
(#1752) Line indented incorrectly; expected at least 8 spaces, found 4
(#1752) Variable "bin_accel" must not contain underscores.
(#1752) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#1752) Line exceeds 132 characters; contains 134 characters
(#1753) Line indented incorrectly; expected at least 8 spaces, found 4
(#1753) Inline control structures are not allowed
(#1753) Variable "bin_accel" must not contain underscores.
(#1753) Line exceeds 132 characters; contains 155 characters
(#1754) Line indented incorrectly; expected 8 spaces, found 4
(#1755) Line indented incorrectly; expected at least 8 spaces, found 4
(#1756) Line indented incorrectly; expected at least 12 spaces, found 6
(#1757) Line indented incorrectly; expected at least 12 spaces, found 6
(#1758) Line indented incorrectly; expected at least 12 spaces, found 6
(#1760) Line indented incorrectly; expected at least 12 spaces, found 6
(#1761) Line indented incorrectly; expected 12 spaces, found 6
(#1762) Line indented incorrectly; expected at least 16 spaces, found 8
(#1763) Line indented incorrectly; expected at least 16 spaces, found 8
(#1764) Line indented incorrectly; expected at least 16 spaces, found 8
(#1765) Line indented incorrectly; expected at least 16 spaces, found 8
(#1766) Line indented incorrectly; expected 12 spaces, found 6
(#1767) Line indented incorrectly; expected at least 12 spaces, found 6
(#1768) Line indented incorrectly; expected at least 12 spaces, found 6
(#1769) Line indented incorrectly; expected at least 12 spaces, found 6
(#1770) Line indented incorrectly; expected 8 spaces, found 4
(#1771) Line indented incorrectly; expected 8 spaces, found 4
(#1772) Line indented incorrectly; expected at least 12 spaces, found 6
(#1773) Line indented incorrectly; expected 8 spaces, found 4
(#1774) Line indented incorrectly; expected 8 spaces, found 4
(#1775) Line indented incorrectly; expected at least 12 spaces, found 6
(#1776) Line indented incorrectly; expected 8 spaces, found 4
(#1777) Line indented incorrectly; expected 8 spaces, found 4
(#1778) Line indented incorrectly; expected at least 12 spaces, found 6
(#1779) Line indented incorrectly; expected 8 spaces, found 4
(#1780) Line indented incorrectly; expected 8 spaces, found 4
(#1781) Line indented incorrectly; expected at least 12 spaces, found 6
(#1782) Line indented incorrectly; expected 8 spaces, found 4
(#1783) Line indented incorrectly; expected at least 8 spaces, found 4
(#1784) Line indented incorrectly; expected 4 spaces, found 2
(#1786) Line indented incorrectly; expected 4 spaces, found 2
(#1786) Public method name "NoteStoreClient::getNote" must be in lower-case letters only
(#1786) Variable "authenticationToken" must be all lower-case
(#1786) Variable "withContent" must be all lower-case
(#1786) Variable "withResourcesData" must be all lower-case
(#1786) Variable "withResourcesRecognition" must be all lower-case
(#1786) Variable "withResourcesAlternateData" must be all lower-case
(#1786) Line exceeds 132 characters; contains 144 characters
(#1787) Line indented incorrectly; expected at least 4 spaces, found 2
(#1787) Opening brace should be on the same line as the declaration
(#1788) Line indented incorrectly; expected at least 8 spaces, found 4
(#1788) Variable "authenticationToken" must be all lower-case
(#1788) Variable "withContent" must be all lower-case
(#1788) Variable "withResourcesData" must be all lower-case
(#1788) Variable "withResourcesRecognition" must be all lower-case
(#1788) Variable "withResourcesAlternateData" must be all lower-case
(#1788) Line exceeds 132 characters; contains 143 characters
(#1789) Line indented incorrectly; expected at least 8 spaces, found 4
(#1790) Line indented incorrectly; expected 4 spaces, found 2
(#1792) Line indented incorrectly; expected 4 spaces, found 2
(#1792) Public method name "NoteStoreClient::send_getNote" must be in lower-case letters only
(#1792) Variable "authenticationToken" must be all lower-case
(#1792) Variable "withContent" must be all lower-case
(#1792) Variable "withResourcesData" must be all lower-case
(#1792) Variable "withResourcesRecognition" must be all lower-case
(#1792) Variable "withResourcesAlternateData" must be all lower-case
(#1792) Line exceeds 132 characters; contains 149 characters
(#1793) Line indented incorrectly; expected at least 4 spaces, found 2
(#1793) Opening brace should be on the same line as the declaration
(#1794) Line indented incorrectly; expected at least 8 spaces, found 4
(#1795) Line indented incorrectly; expected at least 8 spaces, found 4
(#1795) Variable "authenticationToken" must be all lower-case
(#1796) Line indented incorrectly; expected at least 8 spaces, found 4
(#1797) Line indented incorrectly; expected at least 8 spaces, found 4
(#1797) Variable "withContent" must be all lower-case
(#1798) Line indented incorrectly; expected at least 8 spaces, found 4
(#1798) Variable "withResourcesData" must be all lower-case
(#1799) Line indented incorrectly; expected at least 8 spaces, found 4
(#1799) Variable "withResourcesRecognition" must be all lower-case
(#1800) Line indented incorrectly; expected at least 8 spaces, found 4
(#1800) Variable "withResourcesAlternateData" must be all lower-case
(#1801) Line indented incorrectly; expected at least 8 spaces, found 4
(#1801) Variable "bin_accel" must not contain underscores.
(#1801) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#1801) Line exceeds 132 characters; contains 136 characters
(#1802) Line indented incorrectly; expected 8 spaces, found 4
(#1802) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1802) Variable "bin_accel" must not contain underscores.
(#1803) Line indented incorrectly; expected at least 8 spaces, found 4
(#1804) Line indented incorrectly; expected at least 12 spaces, found 6
(#1804) Line exceeds 132 characters; contains 138 characters
(#1805) Line indented incorrectly; expected 8 spaces, found 4
(#1806) Line indented incorrectly; expected 8 spaces, found 4
(#1806) Expected "} else {\n"; found "}\n else\n {\n"
(#1807) Line indented incorrectly; expected at least 8 spaces, found 4
(#1808) Line indented incorrectly; expected at least 12 spaces, found 6
(#1809) Line indented incorrectly; expected at least 12 spaces, found 6
(#1810) Line indented incorrectly; expected at least 12 spaces, found 6
(#1811) Line indented incorrectly; expected at least 12 spaces, found 6
(#1812) Line indented incorrectly; expected 8 spaces, found 4
(#1813) Line indented incorrectly; expected 4 spaces, found 2
(#1815) Line indented incorrectly; expected 4 spaces, found 2
(#1815) Public method name "NoteStoreClient::recv_getNote" must be in lower-case letters only
(#1816) Line indented incorrectly; expected at least 4 spaces, found 2
(#1816) Opening brace should be on the same line as the declaration
(#1817) Line indented incorrectly; expected at least 8 spaces, found 4
(#1817) Variable "bin_accel" must not contain underscores.
(#1817) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#1817) Line exceeds 132 characters; contains 134 characters
(#1818) Line indented incorrectly; expected at least 8 spaces, found 4
(#1818) Inline control structures are not allowed
(#1818) Variable "bin_accel" must not contain underscores.
(#1818) Line exceeds 132 characters; contains 148 characters
(#1819) Line indented incorrectly; expected 8 spaces, found 4
(#1820) Line indented incorrectly; expected at least 8 spaces, found 4
(#1821) Line indented incorrectly; expected at least 12 spaces, found 6
(#1822) Line indented incorrectly; expected at least 12 spaces, found 6
(#1823) Line indented incorrectly; expected at least 12 spaces, found 6
(#1825) Line indented incorrectly; expected at least 12 spaces, found 6
(#1826) Line indented incorrectly; expected 12 spaces, found 6
(#1827) Line indented incorrectly; expected at least 16 spaces, found 8
(#1828) Line indented incorrectly; expected at least 16 spaces, found 8
(#1829) Line indented incorrectly; expected at least 16 spaces, found 8
(#1830) Line indented incorrectly; expected at least 16 spaces, found 8
(#1831) Line indented incorrectly; expected 12 spaces, found 6
(#1832) Line indented incorrectly; expected at least 12 spaces, found 6
(#1833) Line indented incorrectly; expected at least 12 spaces, found 6
(#1834) Line indented incorrectly; expected at least 12 spaces, found 6
(#1835) Line indented incorrectly; expected 8 spaces, found 4
(#1836) Line indented incorrectly; expected 8 spaces, found 4
(#1837) Line indented incorrectly; expected at least 12 spaces, found 6
(#1838) Line indented incorrectly; expected 8 spaces, found 4
(#1839) Line indented incorrectly; expected 8 spaces, found 4
(#1840) Line indented incorrectly; expected at least 12 spaces, found 6
(#1841) Line indented incorrectly; expected 8 spaces, found 4
(#1842) Line indented incorrectly; expected 8 spaces, found 4
(#1843) Line indented incorrectly; expected at least 12 spaces, found 6
(#1844) Line indented incorrectly; expected 8 spaces, found 4
(#1845) Line indented incorrectly; expected 8 spaces, found 4
(#1846) Line indented incorrectly; expected at least 12 spaces, found 6
(#1847) Line indented incorrectly; expected 8 spaces, found 4
(#1848) Line indented incorrectly; expected at least 8 spaces, found 4
(#1849) Line indented incorrectly; expected 4 spaces, found 2
(#1851) Line indented incorrectly; expected 4 spaces, found 2
(#1851) Public method name "NoteStoreClient::getNoteApplicationData" must be in lower-case letters only
(#1851) Variable "authenticationToken" must be all lower-case
(#1852) Line indented incorrectly; expected at least 4 spaces, found 2
(#1852) Opening brace should be on the same line as the declaration
(#1853) Line indented incorrectly; expected at least 8 spaces, found 4
(#1853) Variable "authenticationToken" must be all lower-case
(#1854) Line indented incorrectly; expected at least 8 spaces, found 4
(#1855) Line indented incorrectly; expected 4 spaces, found 2
(#1857) Line indented incorrectly; expected 4 spaces, found 2
(#1857) Public method name "NoteStoreClient::send_getNoteApplicationData" must be in lower-case letters only
(#1857) Variable "authenticationToken" must be all lower-case
(#1858) Line indented incorrectly; expected at least 4 spaces, found 2
(#1858) Opening brace should be on the same line as the declaration
(#1859) Line indented incorrectly; expected at least 8 spaces, found 4
(#1860) Line indented incorrectly; expected at least 8 spaces, found 4
(#1860) Variable "authenticationToken" must be all lower-case
(#1861) Line indented incorrectly; expected at least 8 spaces, found 4
(#1862) Line indented incorrectly; expected at least 8 spaces, found 4
(#1862) Variable "bin_accel" must not contain underscores.
(#1862) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#1862) Line exceeds 132 characters; contains 136 characters
(#1863) Line indented incorrectly; expected 8 spaces, found 4
(#1863) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1863) Variable "bin_accel" must not contain underscores.
(#1864) Line indented incorrectly; expected at least 8 spaces, found 4
(#1865) Line indented incorrectly; expected at least 12 spaces, found 6
(#1865) Line exceeds 132 characters; contains 153 characters
(#1866) Line indented incorrectly; expected 8 spaces, found 4
(#1867) Line indented incorrectly; expected 8 spaces, found 4
(#1867) Expected "} else {\n"; found "}\n else\n {\n"
(#1868) Line indented incorrectly; expected at least 8 spaces, found 4
(#1869) Line indented incorrectly; expected at least 12 spaces, found 6
(#1870) Line indented incorrectly; expected at least 12 spaces, found 6
(#1871) Line indented incorrectly; expected at least 12 spaces, found 6
(#1872) Line indented incorrectly; expected at least 12 spaces, found 6
(#1873) Line indented incorrectly; expected 8 spaces, found 4
(#1874) Line indented incorrectly; expected 4 spaces, found 2
(#1876) Line indented incorrectly; expected 4 spaces, found 2
(#1876) Public method name "NoteStoreClient::recv_getNoteApplicationData" must be in lower-case letters only
(#1877) Line indented incorrectly; expected at least 4 spaces, found 2
(#1877) Opening brace should be on the same line as the declaration
(#1878) Line indented incorrectly; expected at least 8 spaces, found 4
(#1878) Variable "bin_accel" must not contain underscores.
(#1878) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#1878) Line exceeds 132 characters; contains 134 characters
(#1879) Line indented incorrectly; expected at least 8 spaces, found 4
(#1879) Inline control structures are not allowed
(#1879) Variable "bin_accel" must not contain underscores.
(#1879) Line exceeds 132 characters; contains 163 characters
(#1880) Line indented incorrectly; expected 8 spaces, found 4
(#1881) Line indented incorrectly; expected at least 8 spaces, found 4
(#1882) Line indented incorrectly; expected at least 12 spaces, found 6
(#1883) Line indented incorrectly; expected at least 12 spaces, found 6
(#1884) Line indented incorrectly; expected at least 12 spaces, found 6
(#1886) Line indented incorrectly; expected at least 12 spaces, found 6
(#1887) Line indented incorrectly; expected 12 spaces, found 6
(#1888) Line indented incorrectly; expected at least 16 spaces, found 8
(#1889) Line indented incorrectly; expected at least 16 spaces, found 8
(#1890) Line indented incorrectly; expected at least 16 spaces, found 8
(#1891) Line indented incorrectly; expected at least 16 spaces, found 8
(#1892) Line indented incorrectly; expected 12 spaces, found 6
(#1893) Line indented incorrectly; expected at least 12 spaces, found 6
(#1894) Line indented incorrectly; expected at least 12 spaces, found 6
(#1895) Line indented incorrectly; expected at least 12 spaces, found 6
(#1896) Line indented incorrectly; expected 8 spaces, found 4
(#1897) Line indented incorrectly; expected 8 spaces, found 4
(#1898) Line indented incorrectly; expected at least 12 spaces, found 6
(#1899) Line indented incorrectly; expected 8 spaces, found 4
(#1900) Line indented incorrectly; expected 8 spaces, found 4
(#1901) Line indented incorrectly; expected at least 12 spaces, found 6
(#1902) Line indented incorrectly; expected 8 spaces, found 4
(#1903) Line indented incorrectly; expected 8 spaces, found 4
(#1904) Line indented incorrectly; expected at least 12 spaces, found 6
(#1905) Line indented incorrectly; expected 8 spaces, found 4
(#1906) Line indented incorrectly; expected 8 spaces, found 4
(#1907) Line indented incorrectly; expected at least 12 spaces, found 6
(#1908) Line indented incorrectly; expected 8 spaces, found 4
(#1909) Line indented incorrectly; expected at least 8 spaces, found 4
(#1910) Line indented incorrectly; expected 4 spaces, found 2
(#1912) Line indented incorrectly; expected 4 spaces, found 2
(#1912) Public method name "NoteStoreClient::getNoteApplicationDataEntry" must be in lower-case letters only
(#1912) Variable "authenticationToken" must be all lower-case
(#1913) Line indented incorrectly; expected at least 4 spaces, found 2
(#1913) Opening brace should be on the same line as the declaration
(#1914) Line indented incorrectly; expected at least 8 spaces, found 4
(#1914) Variable "authenticationToken" must be all lower-case
(#1915) Line indented incorrectly; expected at least 8 spaces, found 4
(#1916) Line indented incorrectly; expected 4 spaces, found 2
(#1918) Line indented incorrectly; expected 4 spaces, found 2
(#1918) Public method name "NoteStoreClient::send_getNoteApplicationDataEntry" must be in lower-case letters only
(#1918) Variable "authenticationToken" must be all lower-case
(#1919) Line indented incorrectly; expected at least 4 spaces, found 2
(#1919) Opening brace should be on the same line as the declaration
(#1920) Line indented incorrectly; expected at least 8 spaces, found 4
(#1921) Line indented incorrectly; expected at least 8 spaces, found 4
(#1921) Variable "authenticationToken" must be all lower-case
(#1922) Line indented incorrectly; expected at least 8 spaces, found 4
(#1923) Line indented incorrectly; expected at least 8 spaces, found 4
(#1924) Line indented incorrectly; expected at least 8 spaces, found 4
(#1924) Variable "bin_accel" must not contain underscores.
(#1924) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#1924) Line exceeds 132 characters; contains 136 characters
(#1925) Line indented incorrectly; expected 8 spaces, found 4
(#1925) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1925) Variable "bin_accel" must not contain underscores.
(#1926) Line indented incorrectly; expected at least 8 spaces, found 4
(#1927) Line indented incorrectly; expected at least 12 spaces, found 6
(#1927) Line exceeds 132 characters; contains 158 characters
(#1928) Line indented incorrectly; expected 8 spaces, found 4
(#1929) Line indented incorrectly; expected 8 spaces, found 4
(#1929) Expected "} else {\n"; found "}\n else\n {\n"
(#1930) Line indented incorrectly; expected at least 8 spaces, found 4
(#1931) Line indented incorrectly; expected at least 12 spaces, found 6
(#1932) Line indented incorrectly; expected at least 12 spaces, found 6
(#1933) Line indented incorrectly; expected at least 12 spaces, found 6
(#1934) Line indented incorrectly; expected at least 12 spaces, found 6
(#1935) Line indented incorrectly; expected 8 spaces, found 4
(#1936) Line indented incorrectly; expected 4 spaces, found 2
(#1938) Line indented incorrectly; expected 4 spaces, found 2
(#1938) Public method name "NoteStoreClient::recv_getNoteApplicationDataEntry" must be in lower-case letters only
(#1939) Line indented incorrectly; expected at least 4 spaces, found 2
(#1939) Opening brace should be on the same line as the declaration
(#1940) Line indented incorrectly; expected at least 8 spaces, found 4
(#1940) Variable "bin_accel" must not contain underscores.
(#1940) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#1940) Line exceeds 132 characters; contains 134 characters
(#1941) Line indented incorrectly; expected at least 8 spaces, found 4
(#1941) Inline control structures are not allowed
(#1941) Variable "bin_accel" must not contain underscores.
(#1941) Line exceeds 132 characters; contains 168 characters
(#1942) Line indented incorrectly; expected 8 spaces, found 4
(#1943) Line indented incorrectly; expected at least 8 spaces, found 4
(#1944) Line indented incorrectly; expected at least 12 spaces, found 6
(#1945) Line indented incorrectly; expected at least 12 spaces, found 6
(#1946) Line indented incorrectly; expected at least 12 spaces, found 6
(#1948) Line indented incorrectly; expected at least 12 spaces, found 6
(#1949) Line indented incorrectly; expected 12 spaces, found 6
(#1950) Line indented incorrectly; expected at least 16 spaces, found 8
(#1951) Line indented incorrectly; expected at least 16 spaces, found 8
(#1952) Line indented incorrectly; expected at least 16 spaces, found 8
(#1953) Line indented incorrectly; expected at least 16 spaces, found 8
(#1954) Line indented incorrectly; expected 12 spaces, found 6
(#1955) Line indented incorrectly; expected at least 12 spaces, found 6
(#1956) Line indented incorrectly; expected at least 12 spaces, found 6
(#1957) Line indented incorrectly; expected at least 12 spaces, found 6
(#1958) Line indented incorrectly; expected 8 spaces, found 4
(#1959) Line indented incorrectly; expected 8 spaces, found 4
(#1960) Line indented incorrectly; expected at least 12 spaces, found 6
(#1961) Line indented incorrectly; expected 8 spaces, found 4
(#1962) Line indented incorrectly; expected 8 spaces, found 4
(#1963) Line indented incorrectly; expected at least 12 spaces, found 6
(#1964) Line indented incorrectly; expected 8 spaces, found 4
(#1965) Line indented incorrectly; expected 8 spaces, found 4
(#1966) Line indented incorrectly; expected at least 12 spaces, found 6
(#1967) Line indented incorrectly; expected 8 spaces, found 4
(#1968) Line indented incorrectly; expected 8 spaces, found 4
(#1969) Line indented incorrectly; expected at least 12 spaces, found 6
(#1970) Line indented incorrectly; expected 8 spaces, found 4
(#1971) Line indented incorrectly; expected at least 8 spaces, found 4
(#1972) Line indented incorrectly; expected 4 spaces, found 2
(#1974) Line indented incorrectly; expected 4 spaces, found 2
(#1974) Public method name "NoteStoreClient::setNoteApplicationDataEntry" must be in lower-case letters only
(#1974) Variable "authenticationToken" must be all lower-case
(#1975) Line indented incorrectly; expected at least 4 spaces, found 2
(#1975) Opening brace should be on the same line as the declaration
(#1976) Line indented incorrectly; expected at least 8 spaces, found 4
(#1976) Variable "authenticationToken" must be all lower-case
(#1977) Line indented incorrectly; expected at least 8 spaces, found 4
(#1978) Line indented incorrectly; expected 4 spaces, found 2
(#1980) Line indented incorrectly; expected 4 spaces, found 2
(#1980) Public method name "NoteStoreClient::send_setNoteApplicationDataEntry" must be in lower-case letters only
(#1980) Variable "authenticationToken" must be all lower-case
(#1981) Line indented incorrectly; expected at least 4 spaces, found 2
(#1981) Opening brace should be on the same line as the declaration
(#1982) Line indented incorrectly; expected at least 8 spaces, found 4
(#1983) Line indented incorrectly; expected at least 8 spaces, found 4
(#1983) Variable "authenticationToken" must be all lower-case
(#1984) Line indented incorrectly; expected at least 8 spaces, found 4
(#1985) Line indented incorrectly; expected at least 8 spaces, found 4
(#1986) Line indented incorrectly; expected at least 8 spaces, found 4
(#1987) Line indented incorrectly; expected at least 8 spaces, found 4
(#1987) Variable "bin_accel" must not contain underscores.
(#1987) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#1987) Line exceeds 132 characters; contains 136 characters
(#1988) Line indented incorrectly; expected 8 spaces, found 4
(#1988) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1988) Variable "bin_accel" must not contain underscores.
(#1989) Line indented incorrectly; expected at least 8 spaces, found 4
(#1990) Line indented incorrectly; expected at least 12 spaces, found 6
(#1990) Line exceeds 132 characters; contains 158 characters
(#1991) Line indented incorrectly; expected 8 spaces, found 4
(#1992) Line indented incorrectly; expected 8 spaces, found 4
(#1992) Expected "} else {\n"; found "}\n else\n {\n"
(#1993) Line indented incorrectly; expected at least 8 spaces, found 4
(#1994) Line indented incorrectly; expected at least 12 spaces, found 6
(#1995) Line indented incorrectly; expected at least 12 spaces, found 6
(#1996) Line indented incorrectly; expected at least 12 spaces, found 6
(#1997) Line indented incorrectly; expected at least 12 spaces, found 6
(#1998) Line indented incorrectly; expected 8 spaces, found 4
(#1999) Line indented incorrectly; expected 4 spaces, found 2
(#2001) Line indented incorrectly; expected 4 spaces, found 2
(#2001) Public method name "NoteStoreClient::recv_setNoteApplicationDataEntry" must be in lower-case letters only
(#2002) Line indented incorrectly; expected at least 4 spaces, found 2
(#2002) Opening brace should be on the same line as the declaration
(#2003) Line indented incorrectly; expected at least 8 spaces, found 4
(#2003) Variable "bin_accel" must not contain underscores.
(#2003) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#2003) Line exceeds 132 characters; contains 134 characters
(#2004) Line indented incorrectly; expected at least 8 spaces, found 4
(#2004) Inline control structures are not allowed
(#2004) Variable "bin_accel" must not contain underscores.
(#2004) Line exceeds 132 characters; contains 168 characters
(#2005) Line indented incorrectly; expected 8 spaces, found 4
(#2006) Line indented incorrectly; expected at least 8 spaces, found 4
(#2007) Line indented incorrectly; expected at least 12 spaces, found 6
(#2008) Line indented incorrectly; expected at least 12 spaces, found 6
(#2009) Line indented incorrectly; expected at least 12 spaces, found 6
(#2011) Line indented incorrectly; expected at least 12 spaces, found 6
(#2012) Line indented incorrectly; expected 12 spaces, found 6
(#2013) Line indented incorrectly; expected at least 16 spaces, found 8
(#2014) Line indented incorrectly; expected at least 16 spaces, found 8
(#2015) Line indented incorrectly; expected at least 16 spaces, found 8
(#2016) Line indented incorrectly; expected at least 16 spaces, found 8
(#2017) Line indented incorrectly; expected 12 spaces, found 6
(#2018) Line indented incorrectly; expected at least 12 spaces, found 6
(#2019) Line indented incorrectly; expected at least 12 spaces, found 6
(#2020) Line indented incorrectly; expected at least 12 spaces, found 6
(#2021) Line indented incorrectly; expected 8 spaces, found 4
(#2022) Line indented incorrectly; expected 8 spaces, found 4
(#2023) Line indented incorrectly; expected at least 12 spaces, found 6
(#2024) Line indented incorrectly; expected 8 spaces, found 4
(#2025) Line indented incorrectly; expected 8 spaces, found 4
(#2026) Line indented incorrectly; expected at least 12 spaces, found 6
(#2027) Line indented incorrectly; expected 8 spaces, found 4
(#2028) Line indented incorrectly; expected 8 spaces, found 4
(#2029) Line indented incorrectly; expected at least 12 spaces, found 6
(#2030) Line indented incorrectly; expected 8 spaces, found 4
(#2031) Line indented incorrectly; expected 8 spaces, found 4
(#2032) Line indented incorrectly; expected at least 12 spaces, found 6
(#2033) Line indented incorrectly; expected 8 spaces, found 4
(#2034) Line indented incorrectly; expected at least 8 spaces, found 4
(#2035) Line indented incorrectly; expected 4 spaces, found 2
(#2037) Line indented incorrectly; expected 4 spaces, found 2
(#2037) Public method name "NoteStoreClient::unsetNoteApplicationDataEntry" must be in lower-case letters only
(#2037) Variable "authenticationToken" must be all lower-case
(#2038) Line indented incorrectly; expected at least 4 spaces, found 2
(#2038) Opening brace should be on the same line as the declaration
(#2039) Line indented incorrectly; expected at least 8 spaces, found 4
(#2039) Variable "authenticationToken" must be all lower-case
(#2040) Line indented incorrectly; expected at least 8 spaces, found 4
(#2041) Line indented incorrectly; expected 4 spaces, found 2
(#2043) Line indented incorrectly; expected 4 spaces, found 2
(#2043) Public method name "NoteStoreClient::send_unsetNoteApplicationDataEntry" must be in lower-case letters only
(#2043) Variable "authenticationToken" must be all lower-case
(#2044) Line indented incorrectly; expected at least 4 spaces, found 2
(#2044) Opening brace should be on the same line as the declaration
(#2045) Line indented incorrectly; expected at least 8 spaces, found 4
(#2046) Line indented incorrectly; expected at least 8 spaces, found 4
(#2046) Variable "authenticationToken" must be all lower-case
(#2047) Line indented incorrectly; expected at least 8 spaces, found 4
(#2048) Line indented incorrectly; expected at least 8 spaces, found 4
(#2049) Line indented incorrectly; expected at least 8 spaces, found 4
(#2049) Variable "bin_accel" must not contain underscores.
(#2049) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#2049) Line exceeds 132 characters; contains 136 characters
(#2050) Line indented incorrectly; expected 8 spaces, found 4
(#2050) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2050) Variable "bin_accel" must not contain underscores.
(#2051) Line indented incorrectly; expected at least 8 spaces, found 4
(#2052) Line indented incorrectly; expected at least 12 spaces, found 6
(#2052) Line exceeds 132 characters; contains 160 characters
(#2053) Line indented incorrectly; expected 8 spaces, found 4
(#2054) Line indented incorrectly; expected 8 spaces, found 4
(#2054) Expected "} else {\n"; found "}\n else\n {\n"
(#2055) Line indented incorrectly; expected at least 8 spaces, found 4
(#2056) Line indented incorrectly; expected at least 12 spaces, found 6
(#2057) Line indented incorrectly; expected at least 12 spaces, found 6
(#2058) Line indented incorrectly; expected at least 12 spaces, found 6
(#2059) Line indented incorrectly; expected at least 12 spaces, found 6
(#2060) Line indented incorrectly; expected 8 spaces, found 4
(#2061) Line indented incorrectly; expected 4 spaces, found 2
(#2063) Line indented incorrectly; expected 4 spaces, found 2
(#2063) Public method name "NoteStoreClient::recv_unsetNoteApplicationDataEntry" must be in lower-case letters only
(#2064) Line indented incorrectly; expected at least 4 spaces, found 2
(#2064) Opening brace should be on the same line as the declaration
(#2065) Line indented incorrectly; expected at least 8 spaces, found 4
(#2065) Variable "bin_accel" must not contain underscores.
(#2065) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#2065) Line exceeds 132 characters; contains 134 characters
(#2066) Line indented incorrectly; expected at least 8 spaces, found 4
(#2066) Inline control structures are not allowed
(#2066) Variable "bin_accel" must not contain underscores.
(#2066) Line exceeds 132 characters; contains 170 characters
(#2067) Line indented incorrectly; expected 8 spaces, found 4
(#2068) Line indented incorrectly; expected at least 8 spaces, found 4
(#2069) Line indented incorrectly; expected at least 12 spaces, found 6
(#2070) Line indented incorrectly; expected at least 12 spaces, found 6
(#2071) Line indented incorrectly; expected at least 12 spaces, found 6
(#2073) Line indented incorrectly; expected at least 12 spaces, found 6
(#2074) Line indented incorrectly; expected 12 spaces, found 6
(#2075) Line indented incorrectly; expected at least 16 spaces, found 8
(#2076) Line indented incorrectly; expected at least 16 spaces, found 8
(#2077) Line indented incorrectly; expected at least 16 spaces, found 8
(#2078) Line indented incorrectly; expected at least 16 spaces, found 8
(#2079) Line indented incorrectly; expected 12 spaces, found 6
(#2080) Line indented incorrectly; expected at least 12 spaces, found 6
(#2081) Line indented incorrectly; expected at least 12 spaces, found 6
(#2082) Line indented incorrectly; expected at least 12 spaces, found 6
(#2083) Line indented incorrectly; expected 8 spaces, found 4
(#2084) Line indented incorrectly; expected 8 spaces, found 4
(#2085) Line indented incorrectly; expected at least 12 spaces, found 6
(#2086) Line indented incorrectly; expected 8 spaces, found 4
(#2087) Line indented incorrectly; expected 8 spaces, found 4
(#2088) Line indented incorrectly; expected at least 12 spaces, found 6
(#2089) Line indented incorrectly; expected 8 spaces, found 4
(#2090) Line indented incorrectly; expected 8 spaces, found 4
(#2091) Line indented incorrectly; expected at least 12 spaces, found 6
(#2092) Line indented incorrectly; expected 8 spaces, found 4
(#2093) Line indented incorrectly; expected 8 spaces, found 4
(#2094) Line indented incorrectly; expected at least 12 spaces, found 6
(#2095) Line indented incorrectly; expected 8 spaces, found 4
(#2096) Line indented incorrectly; expected at least 8 spaces, found 4
(#2097) Line indented incorrectly; expected 4 spaces, found 2
(#2099) Line indented incorrectly; expected 4 spaces, found 2
(#2099) Public method name "NoteStoreClient::getNoteContent" must be in lower-case letters only
(#2099) Variable "authenticationToken" must be all lower-case
(#2100) Line indented incorrectly; expected at least 4 spaces, found 2
(#2100) Opening brace should be on the same line as the declaration
(#2101) Line indented incorrectly; expected at least 8 spaces, found 4
(#2101) Variable "authenticationToken" must be all lower-case
(#2102) Line indented incorrectly; expected at least 8 spaces, found 4
(#2103) Line indented incorrectly; expected 4 spaces, found 2
(#2105) Line indented incorrectly; expected 4 spaces, found 2
(#2105) Public method name "NoteStoreClient::send_getNoteContent" must be in lower-case letters only
(#2105) Variable "authenticationToken" must be all lower-case
(#2106) Line indented incorrectly; expected at least 4 spaces, found 2
(#2106) Opening brace should be on the same line as the declaration
(#2107) Line indented incorrectly; expected at least 8 spaces, found 4
(#2108) Line indented incorrectly; expected at least 8 spaces, found 4
(#2108) Variable "authenticationToken" must be all lower-case
(#2109) Line indented incorrectly; expected at least 8 spaces, found 4
(#2110) Line indented incorrectly; expected at least 8 spaces, found 4
(#2110) Variable "bin_accel" must not contain underscores.
(#2110) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#2110) Line exceeds 132 characters; contains 136 characters
(#2111) Line indented incorrectly; expected 8 spaces, found 4
(#2111) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2111) Variable "bin_accel" must not contain underscores.
(#2112) Line indented incorrectly; expected at least 8 spaces, found 4
(#2113) Line indented incorrectly; expected at least 12 spaces, found 6
(#2113) Line exceeds 132 characters; contains 145 characters
(#2114) Line indented incorrectly; expected 8 spaces, found 4
(#2115) Line indented incorrectly; expected 8 spaces, found 4
(#2115) Expected "} else {\n"; found "}\n else\n {\n"
(#2116) Line indented incorrectly; expected at least 8 spaces, found 4
(#2117) Line indented incorrectly; expected at least 12 spaces, found 6
(#2118) Line indented incorrectly; expected at least 12 spaces, found 6
(#2119) Line indented incorrectly; expected at least 12 spaces, found 6
(#2120) Line indented incorrectly; expected at least 12 spaces, found 6
(#2121) Line indented incorrectly; expected 8 spaces, found 4
(#2122) Line indented incorrectly; expected 4 spaces, found 2
(#2124) Line indented incorrectly; expected 4 spaces, found 2
(#2124) Public method name "NoteStoreClient::recv_getNoteContent" must be in lower-case letters only
(#2125) Line indented incorrectly; expected at least 4 spaces, found 2
(#2125) Opening brace should be on the same line as the declaration
(#2126) Line indented incorrectly; expected at least 8 spaces, found 4
(#2126) Variable "bin_accel" must not contain underscores.
(#2126) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#2126) Line exceeds 132 characters; contains 134 characters
(#2127) Line indented incorrectly; expected at least 8 spaces, found 4
(#2127) Inline control structures are not allowed
(#2127) Variable "bin_accel" must not contain underscores.
(#2127) Line exceeds 132 characters; contains 155 characters
(#2128) Line indented incorrectly; expected 8 spaces, found 4
(#2129) Line indented incorrectly; expected at least 8 spaces, found 4
(#2130) Line indented incorrectly; expected at least 12 spaces, found 6
(#2131) Line indented incorrectly; expected at least 12 spaces, found 6
(#2132) Line indented incorrectly; expected at least 12 spaces, found 6
(#2134) Line indented incorrectly; expected at least 12 spaces, found 6
(#2135) Line indented incorrectly; expected 12 spaces, found 6
(#2136) Line indented incorrectly; expected at least 16 spaces, found 8
(#2137) Line indented incorrectly; expected at least 16 spaces, found 8
(#2138) Line indented incorrectly; expected at least 16 spaces, found 8
(#2139) Line indented incorrectly; expected at least 16 spaces, found 8
(#2140) Line indented incorrectly; expected 12 spaces, found 6
(#2141) Line indented incorrectly; expected at least 12 spaces, found 6
(#2142) Line indented incorrectly; expected at least 12 spaces, found 6
(#2143) Line indented incorrectly; expected at least 12 spaces, found 6
(#2144) Line indented incorrectly; expected 8 spaces, found 4
(#2145) Line indented incorrectly; expected 8 spaces, found 4
(#2146) Line indented incorrectly; expected at least 12 spaces, found 6
(#2147) Line indented incorrectly; expected 8 spaces, found 4
(#2148) Line indented incorrectly; expected 8 spaces, found 4
(#2149) Line indented incorrectly; expected at least 12 spaces, found 6
(#2150) Line indented incorrectly; expected 8 spaces, found 4
(#2151) Line indented incorrectly; expected 8 spaces, found 4
(#2152) Line indented incorrectly; expected at least 12 spaces, found 6
(#2153) Line indented incorrectly; expected 8 spaces, found 4
(#2154) Line indented incorrectly; expected 8 spaces, found 4
(#2155) Line indented incorrectly; expected at least 12 spaces, found 6
(#2156) Line indented incorrectly; expected 8 spaces, found 4
(#2157) Line indented incorrectly; expected at least 8 spaces, found 4
(#2158) Line indented incorrectly; expected 4 spaces, found 2
(#2160) Line indented incorrectly; expected 4 spaces, found 2
(#2160) Public method name "NoteStoreClient::getNoteSearchText" must be in lower-case letters only
(#2160) Variable "authenticationToken" must be all lower-case
(#2160) Variable "noteOnly" must be all lower-case
(#2160) Variable "tokenizeForIndexing" must be all lower-case
(#2161) Line indented incorrectly; expected at least 4 spaces, found 2
(#2161) Opening brace should be on the same line as the declaration
(#2162) Line indented incorrectly; expected at least 8 spaces, found 4
(#2162) Variable "authenticationToken" must be all lower-case
(#2162) Variable "noteOnly" must be all lower-case
(#2162) Variable "tokenizeForIndexing" must be all lower-case
(#2163) Line indented incorrectly; expected at least 8 spaces, found 4
(#2164) Line indented incorrectly; expected 4 spaces, found 2
(#2166) Line indented incorrectly; expected 4 spaces, found 2
(#2166) Public method name "NoteStoreClient::send_getNoteSearchText" must be in lower-case letters only
(#2166) Variable "authenticationToken" must be all lower-case
(#2166) Variable "noteOnly" must be all lower-case
(#2166) Variable "tokenizeForIndexing" must be all lower-case
(#2167) Line indented incorrectly; expected at least 4 spaces, found 2
(#2167) Opening brace should be on the same line as the declaration
(#2168) Line indented incorrectly; expected at least 8 spaces, found 4
(#2169) Line indented incorrectly; expected at least 8 spaces, found 4
(#2169) Variable "authenticationToken" must be all lower-case
(#2170) Line indented incorrectly; expected at least 8 spaces, found 4
(#2171) Line indented incorrectly; expected at least 8 spaces, found 4
(#2171) Variable "noteOnly" must be all lower-case
(#2172) Line indented incorrectly; expected at least 8 spaces, found 4
(#2172) Variable "tokenizeForIndexing" must be all lower-case
(#2173) Line indented incorrectly; expected at least 8 spaces, found 4
(#2173) Variable "bin_accel" must not contain underscores.
(#2173) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#2173) Line exceeds 132 characters; contains 136 characters
(#2174) Line indented incorrectly; expected 8 spaces, found 4
(#2174) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2174) Variable "bin_accel" must not contain underscores.
(#2175) Line indented incorrectly; expected at least 8 spaces, found 4
(#2176) Line indented incorrectly; expected at least 12 spaces, found 6
(#2176) Line exceeds 132 characters; contains 148 characters
(#2177) Line indented incorrectly; expected 8 spaces, found 4
(#2178) Line indented incorrectly; expected 8 spaces, found 4
(#2178) Expected "} else {\n"; found "}\n else\n {\n"
(#2179) Line indented incorrectly; expected at least 8 spaces, found 4
(#2180) Line indented incorrectly; expected at least 12 spaces, found 6
(#2181) Line indented incorrectly; expected at least 12 spaces, found 6
(#2182) Line indented incorrectly; expected at least 12 spaces, found 6
(#2183) Line indented incorrectly; expected at least 12 spaces, found 6
(#2184) Line indented incorrectly; expected 8 spaces, found 4
(#2185) Line indented incorrectly; expected 4 spaces, found 2
(#2187) Line indented incorrectly; expected 4 spaces, found 2
(#2187) Public method name "NoteStoreClient::recv_getNoteSearchText" must be in lower-case letters only
(#2188) Line indented incorrectly; expected at least 4 spaces, found 2
(#2188) Opening brace should be on the same line as the declaration
(#2189) Line indented incorrectly; expected at least 8 spaces, found 4
(#2189) Variable "bin_accel" must not contain underscores.
(#2189) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#2189) Line exceeds 132 characters; contains 134 characters
(#2190) Line indented incorrectly; expected at least 8 spaces, found 4
(#2190) Inline control structures are not allowed
(#2190) Variable "bin_accel" must not contain underscores.
(#2190) Line exceeds 132 characters; contains 158 characters
(#2191) Line indented incorrectly; expected 8 spaces, found 4
(#2192) Line indented incorrectly; expected at least 8 spaces, found 4
(#2193) Line indented incorrectly; expected at least 12 spaces, found 6
(#2194) Line indented incorrectly; expected at least 12 spaces, found 6
(#2195) Line indented incorrectly; expected at least 12 spaces, found 6
(#2197) Line indented incorrectly; expected at least 12 spaces, found 6
(#2198) Line indented incorrectly; expected 12 spaces, found 6
(#2199) Line indented incorrectly; expected at least 16 spaces, found 8
(#2200) Line indented incorrectly; expected at least 16 spaces, found 8
(#2201) Line indented incorrectly; expected at least 16 spaces, found 8
(#2202) Line indented incorrectly; expected at least 16 spaces, found 8
(#2203) Line indented incorrectly; expected 12 spaces, found 6
(#2204) Line indented incorrectly; expected at least 12 spaces, found 6
(#2205) Line indented incorrectly; expected at least 12 spaces, found 6
(#2206) Line indented incorrectly; expected at least 12 spaces, found 6
(#2207) Line indented incorrectly; expected 8 spaces, found 4
(#2208) Line indented incorrectly; expected 8 spaces, found 4
(#2209) Line indented incorrectly; expected at least 12 spaces, found 6
(#2210) Line indented incorrectly; expected 8 spaces, found 4
(#2211) Line indented incorrectly; expected 8 spaces, found 4
(#2212) Line indented incorrectly; expected at least 12 spaces, found 6
(#2213) Line indented incorrectly; expected 8 spaces, found 4
(#2214) Line indented incorrectly; expected 8 spaces, found 4
(#2215) Line indented incorrectly; expected at least 12 spaces, found 6
(#2216) Line indented incorrectly; expected 8 spaces, found 4
(#2217) Line indented incorrectly; expected 8 spaces, found 4
(#2218) Line indented incorrectly; expected at least 12 spaces, found 6
(#2219) Line indented incorrectly; expected 8 spaces, found 4
(#2220) Line indented incorrectly; expected at least 8 spaces, found 4
(#2221) Line indented incorrectly; expected 4 spaces, found 2
(#2223) Line indented incorrectly; expected 4 spaces, found 2
(#2223) Public method name "NoteStoreClient::getResourceSearchText" must be in lower-case letters only
(#2223) Variable "authenticationToken" must be all lower-case
(#2224) Line indented incorrectly; expected at least 4 spaces, found 2
(#2224) Opening brace should be on the same line as the declaration
(#2225) Line indented incorrectly; expected at least 8 spaces, found 4
(#2225) Variable "authenticationToken" must be all lower-case
(#2226) Line indented incorrectly; expected at least 8 spaces, found 4
(#2227) Line indented incorrectly; expected 4 spaces, found 2
(#2229) Line indented incorrectly; expected 4 spaces, found 2
(#2229) Public method name "NoteStoreClient::send_getResourceSearchText" must be in lower-case letters only
(#2229) Variable "authenticationToken" must be all lower-case
(#2230) Line indented incorrectly; expected at least 4 spaces, found 2
(#2230) Opening brace should be on the same line as the declaration
(#2231) Line indented incorrectly; expected at least 8 spaces, found 4
(#2232) Line indented incorrectly; expected at least 8 spaces, found 4
(#2232) Variable "authenticationToken" must be all lower-case
(#2233) Line indented incorrectly; expected at least 8 spaces, found 4
(#2234) Line indented incorrectly; expected at least 8 spaces, found 4
(#2234) Variable "bin_accel" must not contain underscores.
(#2234) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#2234) Line exceeds 132 characters; contains 136 characters
(#2235) Line indented incorrectly; expected 8 spaces, found 4
(#2235) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2235) Variable "bin_accel" must not contain underscores.
(#2236) Line indented incorrectly; expected at least 8 spaces, found 4
(#2237) Line indented incorrectly; expected at least 12 spaces, found 6
(#2237) Line exceeds 132 characters; contains 152 characters
(#2238) Line indented incorrectly; expected 8 spaces, found 4
(#2239) Line indented incorrectly; expected 8 spaces, found 4
(#2239) Expected "} else {\n"; found "}\n else\n {\n"
(#2240) Line indented incorrectly; expected at least 8 spaces, found 4
(#2241) Line indented incorrectly; expected at least 12 spaces, found 6
(#2242) Line indented incorrectly; expected at least 12 spaces, found 6
(#2243) Line indented incorrectly; expected at least 12 spaces, found 6
(#2244) Line indented incorrectly; expected at least 12 spaces, found 6
(#2245) Line indented incorrectly; expected 8 spaces, found 4
(#2246) Line indented incorrectly; expected 4 spaces, found 2
(#2248) Line indented incorrectly; expected 4 spaces, found 2
(#2248) Public method name "NoteStoreClient::recv_getResourceSearchText" must be in lower-case letters only
(#2249) Line indented incorrectly; expected at least 4 spaces, found 2
(#2249) Opening brace should be on the same line as the declaration
(#2250) Line indented incorrectly; expected at least 8 spaces, found 4
(#2250) Variable "bin_accel" must not contain underscores.
(#2250) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#2250) Line exceeds 132 characters; contains 134 characters
(#2251) Line indented incorrectly; expected at least 8 spaces, found 4
(#2251) Inline control structures are not allowed
(#2251) Variable "bin_accel" must not contain underscores.
(#2251) Line exceeds 132 characters; contains 162 characters
(#2252) Line indented incorrectly; expected 8 spaces, found 4
(#2253) Line indented incorrectly; expected at least 8 spaces, found 4
(#2254) Line indented incorrectly; expected at least 12 spaces, found 6
(#2255) Line indented incorrectly; expected at least 12 spaces, found 6
(#2256) Line indented incorrectly; expected at least 12 spaces, found 6
(#2258) Line indented incorrectly; expected at least 12 spaces, found 6
(#2259) Line indented incorrectly; expected 12 spaces, found 6
(#2260) Line indented incorrectly; expected at least 16 spaces, found 8
(#2261) Line indented incorrectly; expected at least 16 spaces, found 8
(#2262) Line indented incorrectly; expected at least 16 spaces, found 8
(#2263) Line indented incorrectly; expected at least 16 spaces, found 8
(#2264) Line indented incorrectly; expected 12 spaces, found 6
(#2265) Line indented incorrectly; expected at least 12 spaces, found 6
(#2266) Line indented incorrectly; expected at least 12 spaces, found 6
(#2267) Line indented incorrectly; expected at least 12 spaces, found 6
(#2268) Line indented incorrectly; expected 8 spaces, found 4
(#2269) Line indented incorrectly; expected 8 spaces, found 4
(#2270) Line indented incorrectly; expected at least 12 spaces, found 6
(#2271) Line indented incorrectly; expected 8 spaces, found 4
(#2272) Line indented incorrectly; expected 8 spaces, found 4
(#2273) Line indented incorrectly; expected at least 12 spaces, found 6
(#2274) Line indented incorrectly; expected 8 spaces, found 4
(#2275) Line indented incorrectly; expected 8 spaces, found 4
(#2276) Line indented incorrectly; expected at least 12 spaces, found 6
(#2277) Line indented incorrectly; expected 8 spaces, found 4
(#2278) Line indented incorrectly; expected 8 spaces, found 4
(#2279) Line indented incorrectly; expected at least 12 spaces, found 6
(#2280) Line indented incorrectly; expected 8 spaces, found 4
(#2281) Line indented incorrectly; expected at least 8 spaces, found 4
(#2282) Line indented incorrectly; expected 4 spaces, found 2
(#2284) Line indented incorrectly; expected 4 spaces, found 2
(#2284) Public method name "NoteStoreClient::getNoteTagNames" must be in lower-case letters only
(#2284) Variable "authenticationToken" must be all lower-case
(#2285) Line indented incorrectly; expected at least 4 spaces, found 2
(#2285) Opening brace should be on the same line as the declaration
(#2286) Line indented incorrectly; expected at least 8 spaces, found 4
(#2286) Variable "authenticationToken" must be all lower-case
(#2287) Line indented incorrectly; expected at least 8 spaces, found 4
(#2288) Line indented incorrectly; expected 4 spaces, found 2
(#2290) Line indented incorrectly; expected 4 spaces, found 2
(#2290) Public method name "NoteStoreClient::send_getNoteTagNames" must be in lower-case letters only
(#2290) Variable "authenticationToken" must be all lower-case
(#2291) Line indented incorrectly; expected at least 4 spaces, found 2
(#2291) Opening brace should be on the same line as the declaration
(#2292) Line indented incorrectly; expected at least 8 spaces, found 4
(#2293) Line indented incorrectly; expected at least 8 spaces, found 4
(#2293) Variable "authenticationToken" must be all lower-case
(#2294) Line indented incorrectly; expected at least 8 spaces, found 4
(#2295) Line indented incorrectly; expected at least 8 spaces, found 4
(#2295) Variable "bin_accel" must not contain underscores.
(#2295) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#2295) Line exceeds 132 characters; contains 136 characters
(#2296) Line indented incorrectly; expected 8 spaces, found 4
(#2296) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2296) Variable "bin_accel" must not contain underscores.
(#2297) Line indented incorrectly; expected at least 8 spaces, found 4
(#2298) Line indented incorrectly; expected at least 12 spaces, found 6
(#2298) Line exceeds 132 characters; contains 146 characters
(#2299) Line indented incorrectly; expected 8 spaces, found 4
(#2300) Line indented incorrectly; expected 8 spaces, found 4
(#2300) Expected "} else {\n"; found "}\n else\n {\n"
(#2301) Line indented incorrectly; expected at least 8 spaces, found 4
(#2302) Line indented incorrectly; expected at least 12 spaces, found 6
(#2303) Line indented incorrectly; expected at least 12 spaces, found 6
(#2304) Line indented incorrectly; expected at least 12 spaces, found 6
(#2305) Line indented incorrectly; expected at least 12 spaces, found 6
(#2306) Line indented incorrectly; expected 8 spaces, found 4
(#2307) Line indented incorrectly; expected 4 spaces, found 2
(#2309) Line indented incorrectly; expected 4 spaces, found 2
(#2309) Public method name "NoteStoreClient::recv_getNoteTagNames" must be in lower-case letters only
(#2310) Line indented incorrectly; expected at least 4 spaces, found 2
(#2310) Opening brace should be on the same line as the declaration
(#2311) Line indented incorrectly; expected at least 8 spaces, found 4
(#2311) Variable "bin_accel" must not contain underscores.
(#2311) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#2311) Line exceeds 132 characters; contains 134 characters
(#2312) Line indented incorrectly; expected at least 8 spaces, found 4
(#2312) Inline control structures are not allowed
(#2312) Variable "bin_accel" must not contain underscores.
(#2312) Line exceeds 132 characters; contains 156 characters
(#2313) Line indented incorrectly; expected 8 spaces, found 4
(#2314) Line indented incorrectly; expected at least 8 spaces, found 4
(#2315) Line indented incorrectly; expected at least 12 spaces, found 6
(#2316) Line indented incorrectly; expected at least 12 spaces, found 6
(#2317) Line indented incorrectly; expected at least 12 spaces, found 6
(#2319) Line indented incorrectly; expected at least 12 spaces, found 6
(#2320) Line indented incorrectly; expected 12 spaces, found 6
(#2321) Line indented incorrectly; expected at least 16 spaces, found 8
(#2322) Line indented incorrectly; expected at least 16 spaces, found 8
(#2323) Line indented incorrectly; expected at least 16 spaces, found 8
(#2324) Line indented incorrectly; expected at least 16 spaces, found 8
(#2325) Line indented incorrectly; expected 12 spaces, found 6
(#2326) Line indented incorrectly; expected at least 12 spaces, found 6
(#2327) Line indented incorrectly; expected at least 12 spaces, found 6
(#2328) Line indented incorrectly; expected at least 12 spaces, found 6
(#2329) Line indented incorrectly; expected 8 spaces, found 4
(#2330) Line indented incorrectly; expected 8 spaces, found 4
(#2331) Line indented incorrectly; expected at least 12 spaces, found 6
(#2332) Line indented incorrectly; expected 8 spaces, found 4
(#2333) Line indented incorrectly; expected 8 spaces, found 4
(#2334) Line indented incorrectly; expected at least 12 spaces, found 6
(#2335) Line indented incorrectly; expected 8 spaces, found 4
(#2336) Line indented incorrectly; expected 8 spaces, found 4
(#2337) Line indented incorrectly; expected at least 12 spaces, found 6
(#2338) Line indented incorrectly; expected 8 spaces, found 4
(#2339) Line indented incorrectly; expected 8 spaces, found 4
(#2340) Line indented incorrectly; expected at least 12 spaces, found 6
(#2341) Line indented incorrectly; expected 8 spaces, found 4
(#2342) Line indented incorrectly; expected at least 8 spaces, found 4
(#2343) Line indented incorrectly; expected 4 spaces, found 2
(#2345) Line indented incorrectly; expected 4 spaces, found 2
(#2345) Public method name "NoteStoreClient::createNote" must be in lower-case letters only
(#2345) Variable "authenticationToken" must be all lower-case
(#2346) Line indented incorrectly; expected at least 4 spaces, found 2
(#2346) Opening brace should be on the same line as the declaration
(#2347) Line indented incorrectly; expected at least 8 spaces, found 4
(#2347) Variable "authenticationToken" must be all lower-case
(#2348) Line indented incorrectly; expected at least 8 spaces, found 4
(#2349) Line indented incorrectly; expected 4 spaces, found 2
(#2351) Line indented incorrectly; expected 4 spaces, found 2
(#2351) Public method name "NoteStoreClient::send_createNote" must be in lower-case letters only
(#2351) Variable "authenticationToken" must be all lower-case
(#2352) Line indented incorrectly; expected at least 4 spaces, found 2
(#2352) Opening brace should be on the same line as the declaration
(#2353) Line indented incorrectly; expected at least 8 spaces, found 4
(#2354) Line indented incorrectly; expected at least 8 spaces, found 4
(#2354) Variable "authenticationToken" must be all lower-case
(#2355) Line indented incorrectly; expected at least 8 spaces, found 4
(#2356) Line indented incorrectly; expected at least 8 spaces, found 4
(#2356) Variable "bin_accel" must not contain underscores.
(#2356) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#2356) Line exceeds 132 characters; contains 136 characters
(#2357) Line indented incorrectly; expected 8 spaces, found 4
(#2357) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2357) Variable "bin_accel" must not contain underscores.
(#2358) Line indented incorrectly; expected at least 8 spaces, found 4
(#2359) Line indented incorrectly; expected at least 12 spaces, found 6
(#2359) Line exceeds 132 characters; contains 141 characters
(#2360) Line indented incorrectly; expected 8 spaces, found 4
(#2361) Line indented incorrectly; expected 8 spaces, found 4
(#2361) Expected "} else {\n"; found "}\n else\n {\n"
(#2362) Line indented incorrectly; expected at least 8 spaces, found 4
(#2363) Line indented incorrectly; expected at least 12 spaces, found 6
(#2364) Line indented incorrectly; expected at least 12 spaces, found 6
(#2365) Line indented incorrectly; expected at least 12 spaces, found 6
(#2366) Line indented incorrectly; expected at least 12 spaces, found 6
(#2367) Line indented incorrectly; expected 8 spaces, found 4
(#2368) Line indented incorrectly; expected 4 spaces, found 2
(#2370) Line indented incorrectly; expected 4 spaces, found 2
(#2370) Public method name "NoteStoreClient::recv_createNote" must be in lower-case letters only
(#2371) Line indented incorrectly; expected at least 4 spaces, found 2
(#2371) Opening brace should be on the same line as the declaration
(#2372) Line indented incorrectly; expected at least 8 spaces, found 4
(#2372) Variable "bin_accel" must not contain underscores.
(#2372) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#2372) Line exceeds 132 characters; contains 134 characters
(#2373) Line indented incorrectly; expected at least 8 spaces, found 4
(#2373) Inline control structures are not allowed
(#2373) Variable "bin_accel" must not contain underscores.
(#2373) Line exceeds 132 characters; contains 151 characters
(#2374) Line indented incorrectly; expected 8 spaces, found 4
(#2375) Line indented incorrectly; expected at least 8 spaces, found 4
(#2376) Line indented incorrectly; expected at least 12 spaces, found 6
(#2377) Line indented incorrectly; expected at least 12 spaces, found 6
(#2378) Line indented incorrectly; expected at least 12 spaces, found 6
(#2380) Line indented incorrectly; expected at least 12 spaces, found 6
(#2381) Line indented incorrectly; expected 12 spaces, found 6
(#2382) Line indented incorrectly; expected at least 16 spaces, found 8
(#2383) Line indented incorrectly; expected at least 16 spaces, found 8
(#2384) Line indented incorrectly; expected at least 16 spaces, found 8
(#2385) Line indented incorrectly; expected at least 16 spaces, found 8
(#2386) Line indented incorrectly; expected 12 spaces, found 6
(#2387) Line indented incorrectly; expected at least 12 spaces, found 6
(#2388) Line indented incorrectly; expected at least 12 spaces, found 6
(#2389) Line indented incorrectly; expected at least 12 spaces, found 6
(#2390) Line indented incorrectly; expected 8 spaces, found 4
(#2391) Line indented incorrectly; expected 8 spaces, found 4
(#2392) Line indented incorrectly; expected at least 12 spaces, found 6
(#2393) Line indented incorrectly; expected 8 spaces, found 4
(#2394) Line indented incorrectly; expected 8 spaces, found 4
(#2395) Line indented incorrectly; expected at least 12 spaces, found 6
(#2396) Line indented incorrectly; expected 8 spaces, found 4
(#2397) Line indented incorrectly; expected 8 spaces, found 4
(#2398) Line indented incorrectly; expected at least 12 spaces, found 6
(#2399) Line indented incorrectly; expected 8 spaces, found 4
(#2400) Line indented incorrectly; expected 8 spaces, found 4
(#2401) Line indented incorrectly; expected at least 12 spaces, found 6
(#2402) Line indented incorrectly; expected 8 spaces, found 4
(#2403) Line indented incorrectly; expected at least 8 spaces, found 4
(#2404) Line indented incorrectly; expected 4 spaces, found 2
(#2406) Line indented incorrectly; expected 4 spaces, found 2
(#2406) Public method name "NoteStoreClient::updateNote" must be in lower-case letters only
(#2406) Variable "authenticationToken" must be all lower-case
(#2407) Line indented incorrectly; expected at least 4 spaces, found 2
(#2407) Opening brace should be on the same line as the declaration
(#2408) Line indented incorrectly; expected at least 8 spaces, found 4
(#2408) Variable "authenticationToken" must be all lower-case
(#2409) Line indented incorrectly; expected at least 8 spaces, found 4
(#2410) Line indented incorrectly; expected 4 spaces, found 2
(#2412) Line indented incorrectly; expected 4 spaces, found 2
(#2412) Public method name "NoteStoreClient::send_updateNote" must be in lower-case letters only
(#2412) Variable "authenticationToken" must be all lower-case
(#2413) Line indented incorrectly; expected at least 4 spaces, found 2
(#2413) Opening brace should be on the same line as the declaration
(#2414) Line indented incorrectly; expected at least 8 spaces, found 4
(#2415) Line indented incorrectly; expected at least 8 spaces, found 4
(#2415) Variable "authenticationToken" must be all lower-case
(#2416) Line indented incorrectly; expected at least 8 spaces, found 4
(#2417) Line indented incorrectly; expected at least 8 spaces, found 4
(#2417) Variable "bin_accel" must not contain underscores.
(#2417) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#2417) Line exceeds 132 characters; contains 136 characters
(#2418) Line indented incorrectly; expected 8 spaces, found 4
(#2418) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2418) Variable "bin_accel" must not contain underscores.
(#2419) Line indented incorrectly; expected at least 8 spaces, found 4
(#2420) Line indented incorrectly; expected at least 12 spaces, found 6
(#2420) Line exceeds 132 characters; contains 141 characters
(#2421) Line indented incorrectly; expected 8 spaces, found 4
(#2422) Line indented incorrectly; expected 8 spaces, found 4
(#2422) Expected "} else {\n"; found "}\n else\n {\n"
(#2423) Line indented incorrectly; expected at least 8 spaces, found 4
(#2424) Line indented incorrectly; expected at least 12 spaces, found 6
(#2425) Line indented incorrectly; expected at least 12 spaces, found 6
(#2426) Line indented incorrectly; expected at least 12 spaces, found 6
(#2427) Line indented incorrectly; expected at least 12 spaces, found 6
(#2428) Line indented incorrectly; expected 8 spaces, found 4
(#2429) Line indented incorrectly; expected 4 spaces, found 2
(#2431) Line indented incorrectly; expected 4 spaces, found 2
(#2431) Public method name "NoteStoreClient::recv_updateNote" must be in lower-case letters only
(#2432) Line indented incorrectly; expected at least 4 spaces, found 2
(#2432) Opening brace should be on the same line as the declaration
(#2433) Line indented incorrectly; expected at least 8 spaces, found 4
(#2433) Variable "bin_accel" must not contain underscores.
(#2433) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#2433) Line exceeds 132 characters; contains 134 characters
(#2434) Line indented incorrectly; expected at least 8 spaces, found 4
(#2434) Inline control structures are not allowed
(#2434) Variable "bin_accel" must not contain underscores.
(#2434) Line exceeds 132 characters; contains 151 characters
(#2435) Line indented incorrectly; expected 8 spaces, found 4
(#2436) Line indented incorrectly; expected at least 8 spaces, found 4
(#2437) Line indented incorrectly; expected at least 12 spaces, found 6
(#2438) Line indented incorrectly; expected at least 12 spaces, found 6
(#2439) Line indented incorrectly; expected at least 12 spaces, found 6
(#2441) Line indented incorrectly; expected at least 12 spaces, found 6
(#2442) Line indented incorrectly; expected 12 spaces, found 6
(#2443) Line indented incorrectly; expected at least 16 spaces, found 8
(#2444) Line indented incorrectly; expected at least 16 spaces, found 8
(#2445) Line indented incorrectly; expected at least 16 spaces, found 8
(#2446) Line indented incorrectly; expected at least 16 spaces, found 8
(#2447) Line indented incorrectly; expected 12 spaces, found 6
(#2448) Line indented incorrectly; expected at least 12 spaces, found 6
(#2449) Line indented incorrectly; expected at least 12 spaces, found 6
(#2450) Line indented incorrectly; expected at least 12 spaces, found 6
(#2451) Line indented incorrectly; expected 8 spaces, found 4
(#2452) Line indented incorrectly; expected 8 spaces, found 4
(#2453) Line indented incorrectly; expected at least 12 spaces, found 6
(#2454) Line indented incorrectly; expected 8 spaces, found 4
(#2455) Line indented incorrectly; expected 8 spaces, found 4
(#2456) Line indented incorrectly; expected at least 12 spaces, found 6
(#2457) Line indented incorrectly; expected 8 spaces, found 4
(#2458) Line indented incorrectly; expected 8 spaces, found 4
(#2459) Line indented incorrectly; expected at least 12 spaces, found 6
(#2460) Line indented incorrectly; expected 8 spaces, found 4
(#2461) Line indented incorrectly; expected 8 spaces, found 4
(#2462) Line indented incorrectly; expected at least 12 spaces, found 6
(#2463) Line indented incorrectly; expected 8 spaces, found 4
(#2464) Line indented incorrectly; expected at least 8 spaces, found 4
(#2465) Line indented incorrectly; expected 4 spaces, found 2
(#2467) Line indented incorrectly; expected 4 spaces, found 2
(#2467) Public method name "NoteStoreClient::deleteNote" must be in lower-case letters only
(#2467) Variable "authenticationToken" must be all lower-case
(#2468) Line indented incorrectly; expected at least 4 spaces, found 2
(#2468) Opening brace should be on the same line as the declaration
(#2469) Line indented incorrectly; expected at least 8 spaces, found 4
(#2469) Variable "authenticationToken" must be all lower-case
(#2470) Line indented incorrectly; expected at least 8 spaces, found 4
(#2471) Line indented incorrectly; expected 4 spaces, found 2
(#2473) Line indented incorrectly; expected 4 spaces, found 2
(#2473) Public method name "NoteStoreClient::send_deleteNote" must be in lower-case letters only
(#2473) Variable "authenticationToken" must be all lower-case
(#2474) Line indented incorrectly; expected at least 4 spaces, found 2
(#2474) Opening brace should be on the same line as the declaration
(#2475) Line indented incorrectly; expected at least 8 spaces, found 4
(#2476) Line indented incorrectly; expected at least 8 spaces, found 4
(#2476) Variable "authenticationToken" must be all lower-case
(#2477) Line indented incorrectly; expected at least 8 spaces, found 4
(#2478) Line indented incorrectly; expected at least 8 spaces, found 4
(#2478) Variable "bin_accel" must not contain underscores.
(#2478) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#2478) Line exceeds 132 characters; contains 136 characters
(#2479) Line indented incorrectly; expected 8 spaces, found 4
(#2479) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2479) Variable "bin_accel" must not contain underscores.
(#2480) Line indented incorrectly; expected at least 8 spaces, found 4
(#2481) Line indented incorrectly; expected at least 12 spaces, found 6
(#2481) Line exceeds 132 characters; contains 141 characters
(#2482) Line indented incorrectly; expected 8 spaces, found 4
(#2483) Line indented incorrectly; expected 8 spaces, found 4
(#2483) Expected "} else {\n"; found "}\n else\n {\n"
(#2484) Line indented incorrectly; expected at least 8 spaces, found 4
(#2485) Line indented incorrectly; expected at least 12 spaces, found 6
(#2486) Line indented incorrectly; expected at least 12 spaces, found 6
(#2487) Line indented incorrectly; expected at least 12 spaces, found 6
(#2488) Line indented incorrectly; expected at least 12 spaces, found 6
(#2489) Line indented incorrectly; expected 8 spaces, found 4
(#2490) Line indented incorrectly; expected 4 spaces, found 2
(#2492) Line indented incorrectly; expected 4 spaces, found 2
(#2492) Public method name "NoteStoreClient::recv_deleteNote" must be in lower-case letters only
(#2493) Line indented incorrectly; expected at least 4 spaces, found 2
(#2493) Opening brace should be on the same line as the declaration
(#2494) Line indented incorrectly; expected at least 8 spaces, found 4
(#2494) Variable "bin_accel" must not contain underscores.
(#2494) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#2494) Line exceeds 132 characters; contains 134 characters
(#2495) Line indented incorrectly; expected at least 8 spaces, found 4
(#2495) Inline control structures are not allowed
(#2495) Variable "bin_accel" must not contain underscores.
(#2495) Line exceeds 132 characters; contains 151 characters
(#2496) Line indented incorrectly; expected 8 spaces, found 4
(#2497) Line indented incorrectly; expected at least 8 spaces, found 4
(#2498) Line indented incorrectly; expected at least 12 spaces, found 6
(#2499) Line indented incorrectly; expected at least 12 spaces, found 6
(#2500) Line indented incorrectly; expected at least 12 spaces, found 6
(#2502) Line indented incorrectly; expected at least 12 spaces, found 6
(#2503) Line indented incorrectly; expected 12 spaces, found 6
(#2504) Line indented incorrectly; expected at least 16 spaces, found 8
(#2505) Line indented incorrectly; expected at least 16 spaces, found 8
(#2506) Line indented incorrectly; expected at least 16 spaces, found 8
(#2507) Line indented incorrectly; expected at least 16 spaces, found 8
(#2508) Line indented incorrectly; expected 12 spaces, found 6
(#2509) Line indented incorrectly; expected at least 12 spaces, found 6
(#2510) Line indented incorrectly; expected at least 12 spaces, found 6
(#2511) Line indented incorrectly; expected at least 12 spaces, found 6
(#2512) Line indented incorrectly; expected 8 spaces, found 4
(#2513) Line indented incorrectly; expected 8 spaces, found 4
(#2514) Line indented incorrectly; expected at least 12 spaces, found 6
(#2515) Line indented incorrectly; expected 8 spaces, found 4
(#2516) Line indented incorrectly; expected 8 spaces, found 4
(#2517) Line indented incorrectly; expected at least 12 spaces, found 6
(#2518) Line indented incorrectly; expected 8 spaces, found 4
(#2519) Line indented incorrectly; expected 8 spaces, found 4
(#2520) Line indented incorrectly; expected at least 12 spaces, found 6
(#2521) Line indented incorrectly; expected 8 spaces, found 4
(#2522) Line indented incorrectly; expected 8 spaces, found 4
(#2523) Line indented incorrectly; expected at least 12 spaces, found 6
(#2524) Line indented incorrectly; expected 8 spaces, found 4
(#2525) Line indented incorrectly; expected at least 8 spaces, found 4
(#2526) Line indented incorrectly; expected 4 spaces, found 2
(#2528) Line indented incorrectly; expected 4 spaces, found 2
(#2528) Public method name "NoteStoreClient::expungeNote" must be in lower-case letters only
(#2528) Variable "authenticationToken" must be all lower-case
(#2529) Line indented incorrectly; expected at least 4 spaces, found 2
(#2529) Opening brace should be on the same line as the declaration
(#2530) Line indented incorrectly; expected at least 8 spaces, found 4
(#2530) Variable "authenticationToken" must be all lower-case
(#2531) Line indented incorrectly; expected at least 8 spaces, found 4
(#2532) Line indented incorrectly; expected 4 spaces, found 2
(#2534) Line indented incorrectly; expected 4 spaces, found 2
(#2534) Public method name "NoteStoreClient::send_expungeNote" must be in lower-case letters only
(#2534) Variable "authenticationToken" must be all lower-case
(#2535) Line indented incorrectly; expected at least 4 spaces, found 2
(#2535) Opening brace should be on the same line as the declaration
(#2536) Line indented incorrectly; expected at least 8 spaces, found 4
(#2537) Line indented incorrectly; expected at least 8 spaces, found 4
(#2537) Variable "authenticationToken" must be all lower-case
(#2538) Line indented incorrectly; expected at least 8 spaces, found 4
(#2539) Line indented incorrectly; expected at least 8 spaces, found 4
(#2539) Variable "bin_accel" must not contain underscores.
(#2539) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#2539) Line exceeds 132 characters; contains 136 characters
(#2540) Line indented incorrectly; expected 8 spaces, found 4
(#2540) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2540) Variable "bin_accel" must not contain underscores.
(#2541) Line indented incorrectly; expected at least 8 spaces, found 4
(#2542) Line indented incorrectly; expected at least 12 spaces, found 6
(#2542) Line exceeds 132 characters; contains 142 characters
(#2543) Line indented incorrectly; expected 8 spaces, found 4
(#2544) Line indented incorrectly; expected 8 spaces, found 4
(#2544) Expected "} else {\n"; found "}\n else\n {\n"
(#2545) Line indented incorrectly; expected at least 8 spaces, found 4
(#2546) Line indented incorrectly; expected at least 12 spaces, found 6
(#2547) Line indented incorrectly; expected at least 12 spaces, found 6
(#2548) Line indented incorrectly; expected at least 12 spaces, found 6
(#2549) Line indented incorrectly; expected at least 12 spaces, found 6
(#2550) Line indented incorrectly; expected 8 spaces, found 4
(#2551) Line indented incorrectly; expected 4 spaces, found 2
(#2553) Line indented incorrectly; expected 4 spaces, found 2
(#2553) Public method name "NoteStoreClient::recv_expungeNote" must be in lower-case letters only
(#2554) Line indented incorrectly; expected at least 4 spaces, found 2
(#2554) Opening brace should be on the same line as the declaration
(#2555) Line indented incorrectly; expected at least 8 spaces, found 4
(#2555) Variable "bin_accel" must not contain underscores.
(#2555) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#2555) Line exceeds 132 characters; contains 134 characters
(#2556) Line indented incorrectly; expected at least 8 spaces, found 4
(#2556) Inline control structures are not allowed
(#2556) Variable "bin_accel" must not contain underscores.
(#2556) Line exceeds 132 characters; contains 152 characters
(#2557) Line indented incorrectly; expected 8 spaces, found 4
(#2558) Line indented incorrectly; expected at least 8 spaces, found 4
(#2559) Line indented incorrectly; expected at least 12 spaces, found 6
(#2560) Line indented incorrectly; expected at least 12 spaces, found 6
(#2561) Line indented incorrectly; expected at least 12 spaces, found 6
(#2563) Line indented incorrectly; expected at least 12 spaces, found 6
(#2564) Line indented incorrectly; expected 12 spaces, found 6
(#2565) Line indented incorrectly; expected at least 16 spaces, found 8
(#2566) Line indented incorrectly; expected at least 16 spaces, found 8
(#2567) Line indented incorrectly; expected at least 16 spaces, found 8
(#2568) Line indented incorrectly; expected at least 16 spaces, found 8
(#2569) Line indented incorrectly; expected 12 spaces, found 6
(#2570) Line indented incorrectly; expected at least 12 spaces, found 6
(#2571) Line indented incorrectly; expected at least 12 spaces, found 6
(#2572) Line indented incorrectly; expected at least 12 spaces, found 6
(#2573) Line indented incorrectly; expected 8 spaces, found 4
(#2574) Line indented incorrectly; expected 8 spaces, found 4
(#2575) Line indented incorrectly; expected at least 12 spaces, found 6
(#2576) Line indented incorrectly; expected 8 spaces, found 4
(#2577) Line indented incorrectly; expected 8 spaces, found 4
(#2578) Line indented incorrectly; expected at least 12 spaces, found 6
(#2579) Line indented incorrectly; expected 8 spaces, found 4
(#2580) Line indented incorrectly; expected 8 spaces, found 4
(#2581) Line indented incorrectly; expected at least 12 spaces, found 6
(#2582) Line indented incorrectly; expected 8 spaces, found 4
(#2583) Line indented incorrectly; expected 8 spaces, found 4
(#2584) Line indented incorrectly; expected at least 12 spaces, found 6
(#2585) Line indented incorrectly; expected 8 spaces, found 4
(#2586) Line indented incorrectly; expected at least 8 spaces, found 4
(#2587) Line indented incorrectly; expected 4 spaces, found 2
(#2589) Line indented incorrectly; expected 4 spaces, found 2
(#2589) Public method name "NoteStoreClient::expungeNotes" must be in lower-case letters only
(#2589) Variable "authenticationToken" must be all lower-case
(#2589) Variable "noteGuids" must be all lower-case
(#2590) Line indented incorrectly; expected at least 4 spaces, found 2
(#2590) Opening brace should be on the same line as the declaration
(#2591) Line indented incorrectly; expected at least 8 spaces, found 4
(#2591) Variable "authenticationToken" must be all lower-case
(#2591) Variable "noteGuids" must be all lower-case
(#2592) Line indented incorrectly; expected at least 8 spaces, found 4
(#2593) Line indented incorrectly; expected 4 spaces, found 2
(#2595) Line indented incorrectly; expected 4 spaces, found 2
(#2595) Public method name "NoteStoreClient::send_expungeNotes" must be in lower-case letters only
(#2595) Variable "authenticationToken" must be all lower-case
(#2595) Variable "noteGuids" must be all lower-case
(#2596) Line indented incorrectly; expected at least 4 spaces, found 2
(#2596) Opening brace should be on the same line as the declaration
(#2597) Line indented incorrectly; expected at least 8 spaces, found 4
(#2598) Line indented incorrectly; expected at least 8 spaces, found 4
(#2598) Variable "authenticationToken" must be all lower-case
(#2599) Line indented incorrectly; expected at least 8 spaces, found 4
(#2599) Variable "noteGuids" must be all lower-case
(#2600) Line indented incorrectly; expected at least 8 spaces, found 4
(#2600) Variable "bin_accel" must not contain underscores.
(#2600) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#2600) Line exceeds 132 characters; contains 136 characters
(#2601) Line indented incorrectly; expected 8 spaces, found 4
(#2601) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2601) Variable "bin_accel" must not contain underscores.
(#2602) Line indented incorrectly; expected at least 8 spaces, found 4
(#2603) Line indented incorrectly; expected at least 12 spaces, found 6
(#2603) Line exceeds 132 characters; contains 143 characters
(#2604) Line indented incorrectly; expected 8 spaces, found 4
(#2605) Line indented incorrectly; expected 8 spaces, found 4
(#2605) Expected "} else {\n"; found "}\n else\n {\n"
(#2606) Line indented incorrectly; expected at least 8 spaces, found 4
(#2607) Line indented incorrectly; expected at least 12 spaces, found 6
(#2608) Line indented incorrectly; expected at least 12 spaces, found 6
(#2609) Line indented incorrectly; expected at least 12 spaces, found 6
(#2610) Line indented incorrectly; expected at least 12 spaces, found 6
(#2611) Line indented incorrectly; expected 8 spaces, found 4
(#2612) Line indented incorrectly; expected 4 spaces, found 2
(#2614) Line indented incorrectly; expected 4 spaces, found 2
(#2614) Public method name "NoteStoreClient::recv_expungeNotes" must be in lower-case letters only
(#2615) Line indented incorrectly; expected at least 4 spaces, found 2
(#2615) Opening brace should be on the same line as the declaration
(#2616) Line indented incorrectly; expected at least 8 spaces, found 4
(#2616) Variable "bin_accel" must not contain underscores.
(#2616) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#2616) Line exceeds 132 characters; contains 134 characters
(#2617) Line indented incorrectly; expected at least 8 spaces, found 4
(#2617) Inline control structures are not allowed
(#2617) Variable "bin_accel" must not contain underscores.
(#2617) Line exceeds 132 characters; contains 153 characters
(#2618) Line indented incorrectly; expected 8 spaces, found 4
(#2619) Line indented incorrectly; expected at least 8 spaces, found 4
(#2620) Line indented incorrectly; expected at least 12 spaces, found 6
(#2621) Line indented incorrectly; expected at least 12 spaces, found 6
(#2622) Line indented incorrectly; expected at least 12 spaces, found 6
(#2624) Line indented incorrectly; expected at least 12 spaces, found 6
(#2625) Line indented incorrectly; expected 12 spaces, found 6
(#2626) Line indented incorrectly; expected at least 16 spaces, found 8
(#2627) Line indented incorrectly; expected at least 16 spaces, found 8
(#2628) Line indented incorrectly; expected at least 16 spaces, found 8
(#2629) Line indented incorrectly; expected at least 16 spaces, found 8
(#2630) Line indented incorrectly; expected 12 spaces, found 6
(#2631) Line indented incorrectly; expected at least 12 spaces, found 6
(#2632) Line indented incorrectly; expected at least 12 spaces, found 6
(#2633) Line indented incorrectly; expected at least 12 spaces, found 6
(#2634) Line indented incorrectly; expected 8 spaces, found 4
(#2635) Line indented incorrectly; expected 8 spaces, found 4
(#2636) Line indented incorrectly; expected at least 12 spaces, found 6
(#2637) Line indented incorrectly; expected 8 spaces, found 4
(#2638) Line indented incorrectly; expected 8 spaces, found 4
(#2639) Line indented incorrectly; expected at least 12 spaces, found 6
(#2640) Line indented incorrectly; expected 8 spaces, found 4
(#2641) Line indented incorrectly; expected 8 spaces, found 4
(#2642) Line indented incorrectly; expected at least 12 spaces, found 6
(#2643) Line indented incorrectly; expected 8 spaces, found 4
(#2644) Line indented incorrectly; expected 8 spaces, found 4
(#2645) Line indented incorrectly; expected at least 12 spaces, found 6
(#2646) Line indented incorrectly; expected 8 spaces, found 4
(#2647) Line indented incorrectly; expected at least 8 spaces, found 4
(#2648) Line indented incorrectly; expected 4 spaces, found 2
(#2650) Line indented incorrectly; expected 4 spaces, found 2
(#2650) Public method name "NoteStoreClient::expungeInactiveNotes" must be in lower-case letters only
(#2650) Variable "authenticationToken" must be all lower-case
(#2651) Line indented incorrectly; expected at least 4 spaces, found 2
(#2651) Opening brace should be on the same line as the declaration
(#2652) Line indented incorrectly; expected at least 8 spaces, found 4
(#2652) Variable "authenticationToken" must be all lower-case
(#2653) Line indented incorrectly; expected at least 8 spaces, found 4
(#2654) Line indented incorrectly; expected 4 spaces, found 2
(#2656) Line indented incorrectly; expected 4 spaces, found 2
(#2656) Public method name "NoteStoreClient::send_expungeInactiveNotes" must be in lower-case letters only
(#2656) Variable "authenticationToken" must be all lower-case
(#2657) Line indented incorrectly; expected at least 4 spaces, found 2
(#2657) Opening brace should be on the same line as the declaration
(#2658) Line indented incorrectly; expected at least 8 spaces, found 4
(#2659) Line indented incorrectly; expected at least 8 spaces, found 4
(#2659) Variable "authenticationToken" must be all lower-case
(#2660) Line indented incorrectly; expected at least 8 spaces, found 4
(#2660) Variable "bin_accel" must not contain underscores.
(#2660) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#2660) Line exceeds 132 characters; contains 136 characters
(#2661) Line indented incorrectly; expected 8 spaces, found 4
(#2661) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2661) Variable "bin_accel" must not contain underscores.
(#2662) Line indented incorrectly; expected at least 8 spaces, found 4
(#2663) Line indented incorrectly; expected at least 12 spaces, found 6
(#2663) Line exceeds 132 characters; contains 151 characters
(#2664) Line indented incorrectly; expected 8 spaces, found 4
(#2665) Line indented incorrectly; expected 8 spaces, found 4
(#2665) Expected "} else {\n"; found "}\n else\n {\n"
(#2666) Line indented incorrectly; expected at least 8 spaces, found 4
(#2667) Line indented incorrectly; expected at least 12 spaces, found 6
(#2668) Line indented incorrectly; expected at least 12 spaces, found 6
(#2669) Line indented incorrectly; expected at least 12 spaces, found 6
(#2670) Line indented incorrectly; expected at least 12 spaces, found 6
(#2671) Line indented incorrectly; expected 8 spaces, found 4
(#2672) Line indented incorrectly; expected 4 spaces, found 2
(#2674) Line indented incorrectly; expected 4 spaces, found 2
(#2674) Public method name "NoteStoreClient::recv_expungeInactiveNotes" must be in lower-case letters only
(#2675) Line indented incorrectly; expected at least 4 spaces, found 2
(#2675) Opening brace should be on the same line as the declaration
(#2676) Line indented incorrectly; expected at least 8 spaces, found 4
(#2676) Variable "bin_accel" must not contain underscores.
(#2676) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#2676) Line exceeds 132 characters; contains 134 characters
(#2677) Line indented incorrectly; expected at least 8 spaces, found 4
(#2677) Inline control structures are not allowed
(#2677) Variable "bin_accel" must not contain underscores.
(#2677) Line exceeds 132 characters; contains 161 characters
(#2678) Line indented incorrectly; expected 8 spaces, found 4
(#2679) Line indented incorrectly; expected at least 8 spaces, found 4
(#2680) Line indented incorrectly; expected at least 12 spaces, found 6
(#2681) Line indented incorrectly; expected at least 12 spaces, found 6
(#2682) Line indented incorrectly; expected at least 12 spaces, found 6
(#2684) Line indented incorrectly; expected at least 12 spaces, found 6
(#2685) Line indented incorrectly; expected 12 spaces, found 6
(#2686) Line indented incorrectly; expected at least 16 spaces, found 8
(#2687) Line indented incorrectly; expected at least 16 spaces, found 8
(#2688) Line indented incorrectly; expected at least 16 spaces, found 8
(#2689) Line indented incorrectly; expected at least 16 spaces, found 8
(#2690) Line indented incorrectly; expected 12 spaces, found 6
(#2691) Line indented incorrectly; expected at least 12 spaces, found 6
(#2692) Line indented incorrectly; expected at least 12 spaces, found 6
(#2693) Line indented incorrectly; expected at least 12 spaces, found 6
(#2694) Line indented incorrectly; expected 8 spaces, found 4
(#2695) Line indented incorrectly; expected 8 spaces, found 4
(#2696) Line indented incorrectly; expected at least 12 spaces, found 6
(#2697) Line indented incorrectly; expected 8 spaces, found 4
(#2698) Line indented incorrectly; expected 8 spaces, found 4
(#2699) Line indented incorrectly; expected at least 12 spaces, found 6
(#2700) Line indented incorrectly; expected 8 spaces, found 4
(#2701) Line indented incorrectly; expected 8 spaces, found 4
(#2702) Line indented incorrectly; expected at least 12 spaces, found 6
(#2703) Line indented incorrectly; expected 8 spaces, found 4
(#2704) Line indented incorrectly; expected at least 8 spaces, found 4
(#2705) Line indented incorrectly; expected 4 spaces, found 2
(#2707) Line indented incorrectly; expected 4 spaces, found 2
(#2707) Public method name "NoteStoreClient::copyNote" must be in lower-case letters only
(#2707) Variable "authenticationToken" must be all lower-case
(#2707) Variable "noteGuid" must be all lower-case
(#2707) Variable "toNotebookGuid" must be all lower-case
(#2708) Line indented incorrectly; expected at least 4 spaces, found 2
(#2708) Opening brace should be on the same line as the declaration
(#2709) Line indented incorrectly; expected at least 8 spaces, found 4
(#2709) Variable "authenticationToken" must be all lower-case
(#2709) Variable "noteGuid" must be all lower-case
(#2709) Variable "toNotebookGuid" must be all lower-case
(#2710) Line indented incorrectly; expected at least 8 spaces, found 4
(#2711) Line indented incorrectly; expected 4 spaces, found 2
(#2713) Line indented incorrectly; expected 4 spaces, found 2
(#2713) Public method name "NoteStoreClient::send_copyNote" must be in lower-case letters only
(#2713) Variable "authenticationToken" must be all lower-case
(#2713) Variable "noteGuid" must be all lower-case
(#2713) Variable "toNotebookGuid" must be all lower-case
(#2714) Line indented incorrectly; expected at least 4 spaces, found 2
(#2714) Opening brace should be on the same line as the declaration
(#2715) Line indented incorrectly; expected at least 8 spaces, found 4
(#2716) Line indented incorrectly; expected at least 8 spaces, found 4
(#2716) Variable "authenticationToken" must be all lower-case
(#2717) Line indented incorrectly; expected at least 8 spaces, found 4
(#2717) Variable "noteGuid" must be all lower-case
(#2718) Line indented incorrectly; expected at least 8 spaces, found 4
(#2718) Variable "toNotebookGuid" must be all lower-case
(#2719) Line indented incorrectly; expected at least 8 spaces, found 4
(#2719) Variable "bin_accel" must not contain underscores.
(#2719) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#2719) Line exceeds 132 characters; contains 136 characters
(#2720) Line indented incorrectly; expected 8 spaces, found 4
(#2720) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2720) Variable "bin_accel" must not contain underscores.
(#2721) Line indented incorrectly; expected at least 8 spaces, found 4
(#2722) Line indented incorrectly; expected at least 12 spaces, found 6
(#2722) Line exceeds 132 characters; contains 139 characters
(#2723) Line indented incorrectly; expected 8 spaces, found 4
(#2724) Line indented incorrectly; expected 8 spaces, found 4
(#2724) Expected "} else {\n"; found "}\n else\n {\n"
(#2725) Line indented incorrectly; expected at least 8 spaces, found 4
(#2726) Line indented incorrectly; expected at least 12 spaces, found 6
(#2727) Line indented incorrectly; expected at least 12 spaces, found 6
(#2728) Line indented incorrectly; expected at least 12 spaces, found 6
(#2729) Line indented incorrectly; expected at least 12 spaces, found 6
(#2730) Line indented incorrectly; expected 8 spaces, found 4
(#2731) Line indented incorrectly; expected 4 spaces, found 2
(#2733) Line indented incorrectly; expected 4 spaces, found 2
(#2733) Public method name "NoteStoreClient::recv_copyNote" must be in lower-case letters only
(#2734) Line indented incorrectly; expected at least 4 spaces, found 2
(#2734) Opening brace should be on the same line as the declaration
(#2735) Line indented incorrectly; expected at least 8 spaces, found 4
(#2735) Variable "bin_accel" must not contain underscores.
(#2735) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#2735) Line exceeds 132 characters; contains 134 characters
(#2736) Line indented incorrectly; expected at least 8 spaces, found 4
(#2736) Inline control structures are not allowed
(#2736) Variable "bin_accel" must not contain underscores.
(#2736) Line exceeds 132 characters; contains 149 characters
(#2737) Line indented incorrectly; expected 8 spaces, found 4
(#2738) Line indented incorrectly; expected at least 8 spaces, found 4
(#2739) Line indented incorrectly; expected at least 12 spaces, found 6
(#2740) Line indented incorrectly; expected at least 12 spaces, found 6
(#2741) Line indented incorrectly; expected at least 12 spaces, found 6
(#2743) Line indented incorrectly; expected at least 12 spaces, found 6
(#2744) Line indented incorrectly; expected 12 spaces, found 6
(#2745) Line indented incorrectly; expected at least 16 spaces, found 8
(#2746) Line indented incorrectly; expected at least 16 spaces, found 8
(#2747) Line indented incorrectly; expected at least 16 spaces, found 8
(#2748) Line indented incorrectly; expected at least 16 spaces, found 8
(#2749) Line indented incorrectly; expected 12 spaces, found 6
(#2750) Line indented incorrectly; expected at least 12 spaces, found 6
(#2751) Line indented incorrectly; expected at least 12 spaces, found 6
(#2752) Line indented incorrectly; expected at least 12 spaces, found 6
(#2753) Line indented incorrectly; expected 8 spaces, found 4
(#2754) Line indented incorrectly; expected 8 spaces, found 4
(#2755) Line indented incorrectly; expected at least 12 spaces, found 6
(#2756) Line indented incorrectly; expected 8 spaces, found 4
(#2757) Line indented incorrectly; expected 8 spaces, found 4
(#2758) Line indented incorrectly; expected at least 12 spaces, found 6
(#2759) Line indented incorrectly; expected 8 spaces, found 4
(#2760) Line indented incorrectly; expected 8 spaces, found 4
(#2761) Line indented incorrectly; expected at least 12 spaces, found 6
(#2762) Line indented incorrectly; expected 8 spaces, found 4
(#2763) Line indented incorrectly; expected 8 spaces, found 4
(#2764) Line indented incorrectly; expected at least 12 spaces, found 6
(#2765) Line indented incorrectly; expected 8 spaces, found 4
(#2766) Line indented incorrectly; expected at least 8 spaces, found 4
(#2767) Line indented incorrectly; expected 4 spaces, found 2
(#2769) Line indented incorrectly; expected 4 spaces, found 2
(#2769) Public method name "NoteStoreClient::listNoteVersions" must be in lower-case letters only
(#2769) Variable "authenticationToken" must be all lower-case
(#2769) Variable "noteGuid" must be all lower-case
(#2770) Line indented incorrectly; expected at least 4 spaces, found 2
(#2770) Opening brace should be on the same line as the declaration
(#2771) Line indented incorrectly; expected at least 8 spaces, found 4
(#2771) Variable "authenticationToken" must be all lower-case
(#2771) Variable "noteGuid" must be all lower-case
(#2772) Line indented incorrectly; expected at least 8 spaces, found 4
(#2773) Line indented incorrectly; expected 4 spaces, found 2
(#2775) Line indented incorrectly; expected 4 spaces, found 2
(#2775) Public method name "NoteStoreClient::send_listNoteVersions" must be in lower-case letters only
(#2775) Variable "authenticationToken" must be all lower-case
(#2775) Variable "noteGuid" must be all lower-case
(#2776) Line indented incorrectly; expected at least 4 spaces, found 2
(#2776) Opening brace should be on the same line as the declaration
(#2777) Line indented incorrectly; expected at least 8 spaces, found 4
(#2778) Line indented incorrectly; expected at least 8 spaces, found 4
(#2778) Variable "authenticationToken" must be all lower-case
(#2779) Line indented incorrectly; expected at least 8 spaces, found 4
(#2779) Variable "noteGuid" must be all lower-case
(#2780) Line indented incorrectly; expected at least 8 spaces, found 4
(#2780) Variable "bin_accel" must not contain underscores.
(#2780) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#2780) Line exceeds 132 characters; contains 136 characters
(#2781) Line indented incorrectly; expected 8 spaces, found 4
(#2781) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2781) Variable "bin_accel" must not contain underscores.
(#2782) Line indented incorrectly; expected at least 8 spaces, found 4
(#2783) Line indented incorrectly; expected at least 12 spaces, found 6
(#2783) Line exceeds 132 characters; contains 147 characters
(#2784) Line indented incorrectly; expected 8 spaces, found 4
(#2785) Line indented incorrectly; expected 8 spaces, found 4
(#2785) Expected "} else {\n"; found "}\n else\n {\n"
(#2786) Line indented incorrectly; expected at least 8 spaces, found 4
(#2787) Line indented incorrectly; expected at least 12 spaces, found 6
(#2788) Line indented incorrectly; expected at least 12 spaces, found 6
(#2789) Line indented incorrectly; expected at least 12 spaces, found 6
(#2790) Line indented incorrectly; expected at least 12 spaces, found 6
(#2791) Line indented incorrectly; expected 8 spaces, found 4
(#2792) Line indented incorrectly; expected 4 spaces, found 2
(#2794) Line indented incorrectly; expected 4 spaces, found 2
(#2794) Public method name "NoteStoreClient::recv_listNoteVersions" must be in lower-case letters only
(#2795) Line indented incorrectly; expected at least 4 spaces, found 2
(#2795) Opening brace should be on the same line as the declaration
(#2796) Line indented incorrectly; expected at least 8 spaces, found 4
(#2796) Variable "bin_accel" must not contain underscores.
(#2796) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#2796) Line exceeds 132 characters; contains 134 characters
(#2797) Line indented incorrectly; expected at least 8 spaces, found 4
(#2797) Inline control structures are not allowed
(#2797) Variable "bin_accel" must not contain underscores.
(#2797) Line exceeds 132 characters; contains 157 characters
(#2798) Line indented incorrectly; expected 8 spaces, found 4
(#2799) Line indented incorrectly; expected at least 8 spaces, found 4
(#2800) Line indented incorrectly; expected at least 12 spaces, found 6
(#2801) Line indented incorrectly; expected at least 12 spaces, found 6
(#2802) Line indented incorrectly; expected at least 12 spaces, found 6
(#2804) Line indented incorrectly; expected at least 12 spaces, found 6
(#2805) Line indented incorrectly; expected 12 spaces, found 6
(#2806) Line indented incorrectly; expected at least 16 spaces, found 8
(#2807) Line indented incorrectly; expected at least 16 spaces, found 8
(#2808) Line indented incorrectly; expected at least 16 spaces, found 8
(#2809) Line indented incorrectly; expected at least 16 spaces, found 8
(#2810) Line indented incorrectly; expected 12 spaces, found 6
(#2811) Line indented incorrectly; expected at least 12 spaces, found 6
(#2812) Line indented incorrectly; expected at least 12 spaces, found 6
(#2813) Line indented incorrectly; expected at least 12 spaces, found 6
(#2814) Line indented incorrectly; expected 8 spaces, found 4
(#2815) Line indented incorrectly; expected 8 spaces, found 4
(#2816) Line indented incorrectly; expected at least 12 spaces, found 6
(#2817) Line indented incorrectly; expected 8 spaces, found 4
(#2818) Line indented incorrectly; expected 8 spaces, found 4
(#2819) Line indented incorrectly; expected at least 12 spaces, found 6
(#2820) Line indented incorrectly; expected 8 spaces, found 4
(#2821) Line indented incorrectly; expected 8 spaces, found 4
(#2822) Line indented incorrectly; expected at least 12 spaces, found 6
(#2823) Line indented incorrectly; expected 8 spaces, found 4
(#2824) Line indented incorrectly; expected 8 spaces, found 4
(#2825) Line indented incorrectly; expected at least 12 spaces, found 6
(#2826) Line indented incorrectly; expected 8 spaces, found 4
(#2827) Line indented incorrectly; expected at least 8 spaces, found 4
(#2828) Line indented incorrectly; expected 4 spaces, found 2
(#2830) Line indented incorrectly; expected 4 spaces, found 2
(#2830) Public method name "NoteStoreClient::getNoteVersion" must be in lower-case letters only
(#2830) Variable "authenticationToken" must be all lower-case
(#2830) Variable "noteGuid" must be all lower-case
(#2830) Variable "updateSequenceNum" must be all lower-case
(#2830) Variable "withResourcesData" must be all lower-case
(#2830) Variable "withResourcesRecognition" must be all lower-case
(#2830) Variable "withResourcesAlternateData" must be all lower-case
(#2830) Line exceeds 132 characters; contains 161 characters
(#2831) Line indented incorrectly; expected at least 4 spaces, found 2
(#2831) Opening brace should be on the same line as the declaration
(#2832) Line indented incorrectly; expected at least 8 spaces, found 4
(#2832) Variable "authenticationToken" must be all lower-case
(#2832) Variable "noteGuid" must be all lower-case
(#2832) Variable "updateSequenceNum" must be all lower-case
(#2832) Variable "withResourcesData" must be all lower-case
(#2832) Variable "withResourcesRecognition" must be all lower-case
(#2832) Variable "withResourcesAlternateData" must be all lower-case
(#2832) Line exceeds 132 characters; contains 160 characters
(#2833) Line indented incorrectly; expected at least 8 spaces, found 4
(#2834) Line indented incorrectly; expected 4 spaces, found 2
(#2836) Line indented incorrectly; expected 4 spaces, found 2
(#2836) Public method name "NoteStoreClient::send_getNoteVersion" must be in lower-case letters only
(#2836) Variable "authenticationToken" must be all lower-case
(#2836) Variable "noteGuid" must be all lower-case
(#2836) Variable "updateSequenceNum" must be all lower-case
(#2836) Variable "withResourcesData" must be all lower-case
(#2836) Variable "withResourcesRecognition" must be all lower-case
(#2836) Variable "withResourcesAlternateData" must be all lower-case
(#2836) Line exceeds 132 characters; contains 166 characters
(#2837) Line indented incorrectly; expected at least 4 spaces, found 2
(#2837) Opening brace should be on the same line as the declaration
(#2838) Line indented incorrectly; expected at least 8 spaces, found 4
(#2839) Line indented incorrectly; expected at least 8 spaces, found 4
(#2839) Variable "authenticationToken" must be all lower-case
(#2840) Line indented incorrectly; expected at least 8 spaces, found 4
(#2840) Variable "noteGuid" must be all lower-case
(#2841) Line indented incorrectly; expected at least 8 spaces, found 4
(#2841) Variable "updateSequenceNum" must be all lower-case
(#2842) Line indented incorrectly; expected at least 8 spaces, found 4
(#2842) Variable "withResourcesData" must be all lower-case
(#2843) Line indented incorrectly; expected at least 8 spaces, found 4
(#2843) Variable "withResourcesRecognition" must be all lower-case
(#2844) Line indented incorrectly; expected at least 8 spaces, found 4
(#2844) Variable "withResourcesAlternateData" must be all lower-case
(#2845) Line indented incorrectly; expected at least 8 spaces, found 4
(#2845) Variable "bin_accel" must not contain underscores.
(#2845) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#2845) Line exceeds 132 characters; contains 136 characters
(#2846) Line indented incorrectly; expected 8 spaces, found 4
(#2846) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2846) Variable "bin_accel" must not contain underscores.
(#2847) Line indented incorrectly; expected at least 8 spaces, found 4
(#2848) Line indented incorrectly; expected at least 12 spaces, found 6
(#2848) Line exceeds 132 characters; contains 145 characters
(#2849) Line indented incorrectly; expected 8 spaces, found 4
(#2850) Line indented incorrectly; expected 8 spaces, found 4
(#2850) Expected "} else {\n"; found "}\n else\n {\n"
(#2851) Line indented incorrectly; expected at least 8 spaces, found 4
(#2852) Line indented incorrectly; expected at least 12 spaces, found 6
(#2853) Line indented incorrectly; expected at least 12 spaces, found 6
(#2854) Line indented incorrectly; expected at least 12 spaces, found 6
(#2855) Line indented incorrectly; expected at least 12 spaces, found 6
(#2856) Line indented incorrectly; expected 8 spaces, found 4
(#2857) Line indented incorrectly; expected 4 spaces, found 2
(#2859) Line indented incorrectly; expected 4 spaces, found 2
(#2859) Public method name "NoteStoreClient::recv_getNoteVersion" must be in lower-case letters only
(#2860) Line indented incorrectly; expected at least 4 spaces, found 2
(#2860) Opening brace should be on the same line as the declaration
(#2861) Line indented incorrectly; expected at least 8 spaces, found 4
(#2861) Variable "bin_accel" must not contain underscores.
(#2861) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#2861) Line exceeds 132 characters; contains 134 characters
(#2862) Line indented incorrectly; expected at least 8 spaces, found 4
(#2862) Inline control structures are not allowed
(#2862) Variable "bin_accel" must not contain underscores.
(#2862) Line exceeds 132 characters; contains 155 characters
(#2863) Line indented incorrectly; expected 8 spaces, found 4
(#2864) Line indented incorrectly; expected at least 8 spaces, found 4
(#2865) Line indented incorrectly; expected at least 12 spaces, found 6
(#2866) Line indented incorrectly; expected at least 12 spaces, found 6
(#2867) Line indented incorrectly; expected at least 12 spaces, found 6
(#2869) Line indented incorrectly; expected at least 12 spaces, found 6
(#2870) Line indented incorrectly; expected 12 spaces, found 6
(#2871) Line indented incorrectly; expected at least 16 spaces, found 8
(#2872) Line indented incorrectly; expected at least 16 spaces, found 8
(#2873) Line indented incorrectly; expected at least 16 spaces, found 8
(#2874) Line indented incorrectly; expected at least 16 spaces, found 8
(#2875) Line indented incorrectly; expected 12 spaces, found 6
(#2876) Line indented incorrectly; expected at least 12 spaces, found 6
(#2877) Line indented incorrectly; expected at least 12 spaces, found 6
(#2878) Line indented incorrectly; expected at least 12 spaces, found 6
(#2879) Line indented incorrectly; expected 8 spaces, found 4
(#2880) Line indented incorrectly; expected 8 spaces, found 4
(#2881) Line indented incorrectly; expected at least 12 spaces, found 6
(#2882) Line indented incorrectly; expected 8 spaces, found 4
(#2883) Line indented incorrectly; expected 8 spaces, found 4
(#2884) Line indented incorrectly; expected at least 12 spaces, found 6
(#2885) Line indented incorrectly; expected 8 spaces, found 4
(#2886) Line indented incorrectly; expected 8 spaces, found 4
(#2887) Line indented incorrectly; expected at least 12 spaces, found 6
(#2888) Line indented incorrectly; expected 8 spaces, found 4
(#2889) Line indented incorrectly; expected 8 spaces, found 4
(#2890) Line indented incorrectly; expected at least 12 spaces, found 6
(#2891) Line indented incorrectly; expected 8 spaces, found 4
(#2892) Line indented incorrectly; expected at least 8 spaces, found 4
(#2893) Line indented incorrectly; expected 4 spaces, found 2
(#2895) Line indented incorrectly; expected 4 spaces, found 2
(#2895) Public method name "NoteStoreClient::getResource" must be in lower-case letters only
(#2895) Variable "authenticationToken" must be all lower-case
(#2895) Variable "withData" must be all lower-case
(#2895) Variable "withRecognition" must be all lower-case
(#2895) Variable "withAttributes" must be all lower-case
(#2895) Variable "withAlternateData" must be all lower-case
(#2896) Line indented incorrectly; expected at least 4 spaces, found 2
(#2896) Opening brace should be on the same line as the declaration
(#2897) Line indented incorrectly; expected at least 8 spaces, found 4
(#2897) Variable "authenticationToken" must be all lower-case
(#2897) Variable "withData" must be all lower-case
(#2897) Variable "withRecognition" must be all lower-case
(#2897) Variable "withAttributes" must be all lower-case
(#2897) Variable "withAlternateData" must be all lower-case
(#2898) Line indented incorrectly; expected at least 8 spaces, found 4
(#2899) Line indented incorrectly; expected 4 spaces, found 2
(#2901) Line indented incorrectly; expected 4 spaces, found 2
(#2901) Public method name "NoteStoreClient::send_getResource" must be in lower-case letters only
(#2901) Variable "authenticationToken" must be all lower-case
(#2901) Variable "withData" must be all lower-case
(#2901) Variable "withRecognition" must be all lower-case
(#2901) Variable "withAttributes" must be all lower-case
(#2901) Variable "withAlternateData" must be all lower-case
(#2902) Line indented incorrectly; expected at least 4 spaces, found 2
(#2902) Opening brace should be on the same line as the declaration
(#2903) Line indented incorrectly; expected at least 8 spaces, found 4
(#2904) Line indented incorrectly; expected at least 8 spaces, found 4
(#2904) Variable "authenticationToken" must be all lower-case
(#2905) Line indented incorrectly; expected at least 8 spaces, found 4
(#2906) Line indented incorrectly; expected at least 8 spaces, found 4
(#2906) Variable "withData" must be all lower-case
(#2907) Line indented incorrectly; expected at least 8 spaces, found 4
(#2907) Variable "withRecognition" must be all lower-case
(#2908) Line indented incorrectly; expected at least 8 spaces, found 4
(#2908) Variable "withAttributes" must be all lower-case
(#2909) Line indented incorrectly; expected at least 8 spaces, found 4
(#2909) Variable "withAlternateData" must be all lower-case
(#2910) Line indented incorrectly; expected at least 8 spaces, found 4
(#2910) Variable "bin_accel" must not contain underscores.
(#2910) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#2910) Line exceeds 132 characters; contains 136 characters
(#2911) Line indented incorrectly; expected 8 spaces, found 4
(#2911) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2911) Variable "bin_accel" must not contain underscores.
(#2912) Line indented incorrectly; expected at least 8 spaces, found 4
(#2913) Line indented incorrectly; expected at least 12 spaces, found 6
(#2913) Line exceeds 132 characters; contains 142 characters
(#2914) Line indented incorrectly; expected 8 spaces, found 4
(#2915) Line indented incorrectly; expected 8 spaces, found 4
(#2915) Expected "} else {\n"; found "}\n else\n {\n"
(#2916) Line indented incorrectly; expected at least 8 spaces, found 4
(#2917) Line indented incorrectly; expected at least 12 spaces, found 6
(#2918) Line indented incorrectly; expected at least 12 spaces, found 6
(#2919) Line indented incorrectly; expected at least 12 spaces, found 6
(#2920) Line indented incorrectly; expected at least 12 spaces, found 6
(#2921) Line indented incorrectly; expected 8 spaces, found 4
(#2922) Line indented incorrectly; expected 4 spaces, found 2
(#2924) Line indented incorrectly; expected 4 spaces, found 2
(#2924) Public method name "NoteStoreClient::recv_getResource" must be in lower-case letters only
(#2925) Line indented incorrectly; expected at least 4 spaces, found 2
(#2925) Opening brace should be on the same line as the declaration
(#2926) Line indented incorrectly; expected at least 8 spaces, found 4
(#2926) Variable "bin_accel" must not contain underscores.
(#2926) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#2926) Line exceeds 132 characters; contains 134 characters
(#2927) Line indented incorrectly; expected at least 8 spaces, found 4
(#2927) Inline control structures are not allowed
(#2927) Variable "bin_accel" must not contain underscores.
(#2927) Line exceeds 132 characters; contains 152 characters
(#2928) Line indented incorrectly; expected 8 spaces, found 4
(#2929) Line indented incorrectly; expected at least 8 spaces, found 4
(#2930) Line indented incorrectly; expected at least 12 spaces, found 6
(#2931) Line indented incorrectly; expected at least 12 spaces, found 6
(#2932) Line indented incorrectly; expected at least 12 spaces, found 6
(#2934) Line indented incorrectly; expected at least 12 spaces, found 6
(#2935) Line indented incorrectly; expected 12 spaces, found 6
(#2936) Line indented incorrectly; expected at least 16 spaces, found 8
(#2937) Line indented incorrectly; expected at least 16 spaces, found 8
(#2938) Line indented incorrectly; expected at least 16 spaces, found 8
(#2939) Line indented incorrectly; expected at least 16 spaces, found 8
(#2940) Line indented incorrectly; expected 12 spaces, found 6
(#2941) Line indented incorrectly; expected at least 12 spaces, found 6
(#2942) Line indented incorrectly; expected at least 12 spaces, found 6
(#2943) Line indented incorrectly; expected at least 12 spaces, found 6
(#2944) Line indented incorrectly; expected 8 spaces, found 4
(#2945) Line indented incorrectly; expected 8 spaces, found 4
(#2946) Line indented incorrectly; expected at least 12 spaces, found 6
(#2947) Line indented incorrectly; expected 8 spaces, found 4
(#2948) Line indented incorrectly; expected 8 spaces, found 4
(#2949) Line indented incorrectly; expected at least 12 spaces, found 6
(#2950) Line indented incorrectly; expected 8 spaces, found 4
(#2951) Line indented incorrectly; expected 8 spaces, found 4
(#2952) Line indented incorrectly; expected at least 12 spaces, found 6
(#2953) Line indented incorrectly; expected 8 spaces, found 4
(#2954) Line indented incorrectly; expected 8 spaces, found 4
(#2955) Line indented incorrectly; expected at least 12 spaces, found 6
(#2956) Line indented incorrectly; expected 8 spaces, found 4
(#2957) Line indented incorrectly; expected at least 8 spaces, found 4
(#2958) Line indented incorrectly; expected 4 spaces, found 2
(#2960) Line indented incorrectly; expected 4 spaces, found 2
(#2960) Public method name "NoteStoreClient::getResourceApplicationData" must be in lower-case letters only
(#2960) Variable "authenticationToken" must be all lower-case
(#2961) Line indented incorrectly; expected at least 4 spaces, found 2
(#2961) Opening brace should be on the same line as the declaration
(#2962) Line indented incorrectly; expected at least 8 spaces, found 4
(#2962) Variable "authenticationToken" must be all lower-case
(#2963) Line indented incorrectly; expected at least 8 spaces, found 4
(#2964) Line indented incorrectly; expected 4 spaces, found 2
(#2966) Line indented incorrectly; expected 4 spaces, found 2
(#2966) Public method name "NoteStoreClient::send_getResourceApplicationData" must be in lower-case letters only
(#2966) Variable "authenticationToken" must be all lower-case
(#2967) Line indented incorrectly; expected at least 4 spaces, found 2
(#2967) Opening brace should be on the same line as the declaration
(#2968) Line indented incorrectly; expected at least 8 spaces, found 4
(#2969) Line indented incorrectly; expected at least 8 spaces, found 4
(#2969) Variable "authenticationToken" must be all lower-case
(#2970) Line indented incorrectly; expected at least 8 spaces, found 4
(#2971) Line indented incorrectly; expected at least 8 spaces, found 4
(#2971) Variable "bin_accel" must not contain underscores.
(#2971) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#2971) Line exceeds 132 characters; contains 136 characters
(#2972) Line indented incorrectly; expected 8 spaces, found 4
(#2972) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2972) Variable "bin_accel" must not contain underscores.
(#2973) Line indented incorrectly; expected at least 8 spaces, found 4
(#2974) Line indented incorrectly; expected at least 12 spaces, found 6
(#2974) Line exceeds 132 characters; contains 157 characters
(#2975) Line indented incorrectly; expected 8 spaces, found 4
(#2976) Line indented incorrectly; expected 8 spaces, found 4
(#2976) Expected "} else {\n"; found "}\n else\n {\n"
(#2977) Line indented incorrectly; expected at least 8 spaces, found 4
(#2978) Line indented incorrectly; expected at least 12 spaces, found 6
(#2979) Line indented incorrectly; expected at least 12 spaces, found 6
(#2980) Line indented incorrectly; expected at least 12 spaces, found 6
(#2981) Line indented incorrectly; expected at least 12 spaces, found 6
(#2982) Line indented incorrectly; expected 8 spaces, found 4
(#2983) Line indented incorrectly; expected 4 spaces, found 2
(#2985) Line indented incorrectly; expected 4 spaces, found 2
(#2985) Public method name "NoteStoreClient::recv_getResourceApplicationData" must be in lower-case letters only
(#2986) Line indented incorrectly; expected at least 4 spaces, found 2
(#2986) Opening brace should be on the same line as the declaration
(#2987) Line indented incorrectly; expected at least 8 spaces, found 4
(#2987) Variable "bin_accel" must not contain underscores.
(#2987) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#2987) Line exceeds 132 characters; contains 134 characters
(#2988) Line indented incorrectly; expected at least 8 spaces, found 4
(#2988) Inline control structures are not allowed
(#2988) Variable "bin_accel" must not contain underscores.
(#2988) Line exceeds 132 characters; contains 167 characters
(#2989) Line indented incorrectly; expected 8 spaces, found 4
(#2990) Line indented incorrectly; expected at least 8 spaces, found 4
(#2991) Line indented incorrectly; expected at least 12 spaces, found 6
(#2992) Line indented incorrectly; expected at least 12 spaces, found 6
(#2993) Line indented incorrectly; expected at least 12 spaces, found 6
(#2995) Line indented incorrectly; expected at least 12 spaces, found 6
(#2996) Line indented incorrectly; expected 12 spaces, found 6
(#2997) Line indented incorrectly; expected at least 16 spaces, found 8
(#2998) Line indented incorrectly; expected at least 16 spaces, found 8
(#2999) Line indented incorrectly; expected at least 16 spaces, found 8
(#3000) Line indented incorrectly; expected at least 16 spaces, found 8
(#3001) Line indented incorrectly; expected 12 spaces, found 6
(#3002) Line indented incorrectly; expected at least 12 spaces, found 6
(#3003) Line indented incorrectly; expected at least 12 spaces, found 6
(#3004) Line indented incorrectly; expected at least 12 spaces, found 6
(#3005) Line indented incorrectly; expected 8 spaces, found 4
(#3006) Line indented incorrectly; expected 8 spaces, found 4
(#3007) Line indented incorrectly; expected at least 12 spaces, found 6
(#3008) Line indented incorrectly; expected 8 spaces, found 4
(#3009) Line indented incorrectly; expected 8 spaces, found 4
(#3010) Line indented incorrectly; expected at least 12 spaces, found 6
(#3011) Line indented incorrectly; expected 8 spaces, found 4
(#3012) Line indented incorrectly; expected 8 spaces, found 4
(#3013) Line indented incorrectly; expected at least 12 spaces, found 6
(#3014) Line indented incorrectly; expected 8 spaces, found 4
(#3015) Line indented incorrectly; expected 8 spaces, found 4
(#3016) Line indented incorrectly; expected at least 12 spaces, found 6
(#3017) Line indented incorrectly; expected 8 spaces, found 4
(#3018) Line indented incorrectly; expected at least 8 spaces, found 4
(#3019) Line indented incorrectly; expected 4 spaces, found 2
(#3021) Line indented incorrectly; expected 4 spaces, found 2
(#3021) Public method name "NoteStoreClient::getResourceApplicationDataEntry" must be in lower-case letters only
(#3021) Variable "authenticationToken" must be all lower-case
(#3022) Line indented incorrectly; expected at least 4 spaces, found 2
(#3022) Opening brace should be on the same line as the declaration
(#3023) Line indented incorrectly; expected at least 8 spaces, found 4
(#3023) Variable "authenticationToken" must be all lower-case
(#3024) Line indented incorrectly; expected at least 8 spaces, found 4
(#3025) Line indented incorrectly; expected 4 spaces, found 2
(#3027) Line indented incorrectly; expected 4 spaces, found 2
(#3027) Public method name "NoteStoreClient::send_getResourceApplicationDataEntry" must be in lower-case letters only
(#3027) Variable "authenticationToken" must be all lower-case
(#3028) Line indented incorrectly; expected at least 4 spaces, found 2
(#3028) Opening brace should be on the same line as the declaration
(#3029) Line indented incorrectly; expected at least 8 spaces, found 4
(#3030) Line indented incorrectly; expected at least 8 spaces, found 4
(#3030) Variable "authenticationToken" must be all lower-case
(#3031) Line indented incorrectly; expected at least 8 spaces, found 4
(#3032) Line indented incorrectly; expected at least 8 spaces, found 4
(#3033) Line indented incorrectly; expected at least 8 spaces, found 4
(#3033) Variable "bin_accel" must not contain underscores.
(#3033) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#3033) Line exceeds 132 characters; contains 136 characters
(#3034) Line indented incorrectly; expected 8 spaces, found 4
(#3034) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3034) Variable "bin_accel" must not contain underscores.
(#3035) Line indented incorrectly; expected at least 8 spaces, found 4
(#3036) Line indented incorrectly; expected at least 12 spaces, found 6
(#3036) Line exceeds 132 characters; contains 162 characters
(#3037) Line indented incorrectly; expected 8 spaces, found 4
(#3038) Line indented incorrectly; expected 8 spaces, found 4
(#3038) Expected "} else {\n"; found "}\n else\n {\n"
(#3039) Line indented incorrectly; expected at least 8 spaces, found 4
(#3040) Line indented incorrectly; expected at least 12 spaces, found 6
(#3041) Line indented incorrectly; expected at least 12 spaces, found 6
(#3042) Line indented incorrectly; expected at least 12 spaces, found 6
(#3043) Line indented incorrectly; expected at least 12 spaces, found 6
(#3044) Line indented incorrectly; expected 8 spaces, found 4
(#3045) Line indented incorrectly; expected 4 spaces, found 2
(#3047) Line indented incorrectly; expected 4 spaces, found 2
(#3047) Public method name "NoteStoreClient::recv_getResourceApplicationDataEntry" must be in lower-case letters only
(#3048) Line indented incorrectly; expected at least 4 spaces, found 2
(#3048) Opening brace should be on the same line as the declaration
(#3049) Line indented incorrectly; expected at least 8 spaces, found 4
(#3049) Variable "bin_accel" must not contain underscores.
(#3049) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#3049) Line exceeds 132 characters; contains 134 characters
(#3050) Line indented incorrectly; expected at least 8 spaces, found 4
(#3050) Inline control structures are not allowed
(#3050) Variable "bin_accel" must not contain underscores.
(#3050) Line exceeds 132 characters; contains 172 characters
(#3051) Line indented incorrectly; expected 8 spaces, found 4
(#3052) Line indented incorrectly; expected at least 8 spaces, found 4
(#3053) Line indented incorrectly; expected at least 12 spaces, found 6
(#3054) Line indented incorrectly; expected at least 12 spaces, found 6
(#3055) Line indented incorrectly; expected at least 12 spaces, found 6
(#3057) Line indented incorrectly; expected at least 12 spaces, found 6
(#3058) Line indented incorrectly; expected 12 spaces, found 6
(#3059) Line indented incorrectly; expected at least 16 spaces, found 8
(#3060) Line indented incorrectly; expected at least 16 spaces, found 8
(#3061) Line indented incorrectly; expected at least 16 spaces, found 8
(#3062) Line indented incorrectly; expected at least 16 spaces, found 8
(#3063) Line indented incorrectly; expected 12 spaces, found 6
(#3064) Line indented incorrectly; expected at least 12 spaces, found 6
(#3065) Line indented incorrectly; expected at least 12 spaces, found 6
(#3066) Line indented incorrectly; expected at least 12 spaces, found 6
(#3067) Line indented incorrectly; expected 8 spaces, found 4
(#3068) Line indented incorrectly; expected 8 spaces, found 4
(#3069) Line indented incorrectly; expected at least 12 spaces, found 6
(#3070) Line indented incorrectly; expected 8 spaces, found 4
(#3071) Line indented incorrectly; expected 8 spaces, found 4
(#3072) Line indented incorrectly; expected at least 12 spaces, found 6
(#3073) Line indented incorrectly; expected 8 spaces, found 4
(#3074) Line indented incorrectly; expected 8 spaces, found 4
(#3075) Line indented incorrectly; expected at least 12 spaces, found 6
(#3076) Line indented incorrectly; expected 8 spaces, found 4
(#3077) Line indented incorrectly; expected 8 spaces, found 4
(#3078) Line indented incorrectly; expected at least 12 spaces, found 6
(#3079) Line indented incorrectly; expected 8 spaces, found 4
(#3080) Line indented incorrectly; expected at least 8 spaces, found 4
(#3081) Line indented incorrectly; expected 4 spaces, found 2
(#3083) Line indented incorrectly; expected 4 spaces, found 2
(#3083) Public method name "NoteStoreClient::setResourceApplicationDataEntry" must be in lower-case letters only
(#3083) Variable "authenticationToken" must be all lower-case
(#3084) Line indented incorrectly; expected at least 4 spaces, found 2
(#3084) Opening brace should be on the same line as the declaration
(#3085) Line indented incorrectly; expected at least 8 spaces, found 4
(#3085) Variable "authenticationToken" must be all lower-case
(#3086) Line indented incorrectly; expected at least 8 spaces, found 4
(#3087) Line indented incorrectly; expected 4 spaces, found 2
(#3089) Line indented incorrectly; expected 4 spaces, found 2
(#3089) Public method name "NoteStoreClient::send_setResourceApplicationDataEntry" must be in lower-case letters only
(#3089) Variable "authenticationToken" must be all lower-case
(#3090) Line indented incorrectly; expected at least 4 spaces, found 2
(#3090) Opening brace should be on the same line as the declaration
(#3091) Line indented incorrectly; expected at least 8 spaces, found 4
(#3092) Line indented incorrectly; expected at least 8 spaces, found 4
(#3092) Variable "authenticationToken" must be all lower-case
(#3093) Line indented incorrectly; expected at least 8 spaces, found 4
(#3094) Line indented incorrectly; expected at least 8 spaces, found 4
(#3095) Line indented incorrectly; expected at least 8 spaces, found 4
(#3096) Line indented incorrectly; expected at least 8 spaces, found 4
(#3096) Variable "bin_accel" must not contain underscores.
(#3096) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#3096) Line exceeds 132 characters; contains 136 characters
(#3097) Line indented incorrectly; expected 8 spaces, found 4
(#3097) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3097) Variable "bin_accel" must not contain underscores.
(#3098) Line indented incorrectly; expected at least 8 spaces, found 4
(#3099) Line indented incorrectly; expected at least 12 spaces, found 6
(#3099) Line exceeds 132 characters; contains 162 characters
(#3100) Line indented incorrectly; expected 8 spaces, found 4
(#3101) Line indented incorrectly; expected 8 spaces, found 4
(#3101) Expected "} else {\n"; found "}\n else\n {\n"
(#3102) Line indented incorrectly; expected at least 8 spaces, found 4
(#3103) Line indented incorrectly; expected at least 12 spaces, found 6
(#3104) Line indented incorrectly; expected at least 12 spaces, found 6
(#3105) Line indented incorrectly; expected at least 12 spaces, found 6
(#3106) Line indented incorrectly; expected at least 12 spaces, found 6
(#3107) Line indented incorrectly; expected 8 spaces, found 4
(#3108) Line indented incorrectly; expected 4 spaces, found 2
(#3110) Line indented incorrectly; expected 4 spaces, found 2
(#3110) Public method name "NoteStoreClient::recv_setResourceApplicationDataEntry" must be in lower-case letters only
(#3111) Line indented incorrectly; expected at least 4 spaces, found 2
(#3111) Opening brace should be on the same line as the declaration
(#3112) Line indented incorrectly; expected at least 8 spaces, found 4
(#3112) Variable "bin_accel" must not contain underscores.
(#3112) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#3112) Line exceeds 132 characters; contains 134 characters
(#3113) Line indented incorrectly; expected at least 8 spaces, found 4
(#3113) Inline control structures are not allowed
(#3113) Variable "bin_accel" must not contain underscores.
(#3113) Line exceeds 132 characters; contains 172 characters
(#3114) Line indented incorrectly; expected 8 spaces, found 4
(#3115) Line indented incorrectly; expected at least 8 spaces, found 4
(#3116) Line indented incorrectly; expected at least 12 spaces, found 6
(#3117) Line indented incorrectly; expected at least 12 spaces, found 6
(#3118) Line indented incorrectly; expected at least 12 spaces, found 6
(#3120) Line indented incorrectly; expected at least 12 spaces, found 6
(#3121) Line indented incorrectly; expected 12 spaces, found 6
(#3122) Line indented incorrectly; expected at least 16 spaces, found 8
(#3123) Line indented incorrectly; expected at least 16 spaces, found 8
(#3124) Line indented incorrectly; expected at least 16 spaces, found 8
(#3125) Line indented incorrectly; expected at least 16 spaces, found 8
(#3126) Line indented incorrectly; expected 12 spaces, found 6
(#3127) Line indented incorrectly; expected at least 12 spaces, found 6
(#3128) Line indented incorrectly; expected at least 12 spaces, found 6
(#3129) Line indented incorrectly; expected at least 12 spaces, found 6
(#3130) Line indented incorrectly; expected 8 spaces, found 4
(#3131) Line indented incorrectly; expected 8 spaces, found 4
(#3132) Line indented incorrectly; expected at least 12 spaces, found 6
(#3133) Line indented incorrectly; expected 8 spaces, found 4
(#3134) Line indented incorrectly; expected 8 spaces, found 4
(#3135) Line indented incorrectly; expected at least 12 spaces, found 6
(#3136) Line indented incorrectly; expected 8 spaces, found 4
(#3137) Line indented incorrectly; expected 8 spaces, found 4
(#3138) Line indented incorrectly; expected at least 12 spaces, found 6
(#3139) Line indented incorrectly; expected 8 spaces, found 4
(#3140) Line indented incorrectly; expected 8 spaces, found 4
(#3141) Line indented incorrectly; expected at least 12 spaces, found 6
(#3142) Line indented incorrectly; expected 8 spaces, found 4
(#3143) Line indented incorrectly; expected at least 8 spaces, found 4
(#3144) Line indented incorrectly; expected 4 spaces, found 2
(#3146) Line indented incorrectly; expected 4 spaces, found 2
(#3146) Public method name "NoteStoreClient::unsetResourceApplicationDataEntry" must be in lower-case letters only
(#3146) Variable "authenticationToken" must be all lower-case
(#3147) Line indented incorrectly; expected at least 4 spaces, found 2
(#3147) Opening brace should be on the same line as the declaration
(#3148) Line indented incorrectly; expected at least 8 spaces, found 4
(#3148) Variable "authenticationToken" must be all lower-case
(#3149) Line indented incorrectly; expected at least 8 spaces, found 4
(#3150) Line indented incorrectly; expected 4 spaces, found 2
(#3152) Line indented incorrectly; expected 4 spaces, found 2
(#3152) Public method name "NoteStoreClient::send_unsetResourceApplicationDataEntry" must be in lower-case letters only
(#3152) Variable "authenticationToken" must be all lower-case
(#3153) Line indented incorrectly; expected at least 4 spaces, found 2
(#3153) Opening brace should be on the same line as the declaration
(#3154) Line indented incorrectly; expected at least 8 spaces, found 4
(#3155) Line indented incorrectly; expected at least 8 spaces, found 4
(#3155) Variable "authenticationToken" must be all lower-case
(#3156) Line indented incorrectly; expected at least 8 spaces, found 4
(#3157) Line indented incorrectly; expected at least 8 spaces, found 4
(#3158) Line indented incorrectly; expected at least 8 spaces, found 4
(#3158) Variable "bin_accel" must not contain underscores.
(#3158) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#3158) Line exceeds 132 characters; contains 136 characters
(#3159) Line indented incorrectly; expected 8 spaces, found 4
(#3159) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3159) Variable "bin_accel" must not contain underscores.
(#3160) Line indented incorrectly; expected at least 8 spaces, found 4
(#3161) Line indented incorrectly; expected at least 12 spaces, found 6
(#3161) Line exceeds 132 characters; contains 164 characters
(#3162) Line indented incorrectly; expected 8 spaces, found 4
(#3163) Line indented incorrectly; expected 8 spaces, found 4
(#3163) Expected "} else {\n"; found "}\n else\n {\n"
(#3164) Line indented incorrectly; expected at least 8 spaces, found 4
(#3165) Line indented incorrectly; expected at least 12 spaces, found 6
(#3166) Line indented incorrectly; expected at least 12 spaces, found 6
(#3167) Line indented incorrectly; expected at least 12 spaces, found 6
(#3168) Line indented incorrectly; expected at least 12 spaces, found 6
(#3169) Line indented incorrectly; expected 8 spaces, found 4
(#3170) Line indented incorrectly; expected 4 spaces, found 2
(#3172) Line indented incorrectly; expected 4 spaces, found 2
(#3172) Public method name "NoteStoreClient::recv_unsetResourceApplicationDataEntry" must be in lower-case letters only
(#3173) Line indented incorrectly; expected at least 4 spaces, found 2
(#3173) Opening brace should be on the same line as the declaration
(#3174) Line indented incorrectly; expected at least 8 spaces, found 4
(#3174) Variable "bin_accel" must not contain underscores.
(#3174) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#3174) Line exceeds 132 characters; contains 134 characters
(#3175) Line indented incorrectly; expected at least 8 spaces, found 4
(#3175) Inline control structures are not allowed
(#3175) Variable "bin_accel" must not contain underscores.
(#3175) Line exceeds 132 characters; contains 174 characters
(#3176) Line indented incorrectly; expected 8 spaces, found 4
(#3177) Line indented incorrectly; expected at least 8 spaces, found 4
(#3178) Line indented incorrectly; expected at least 12 spaces, found 6
(#3179) Line indented incorrectly; expected at least 12 spaces, found 6
(#3180) Line indented incorrectly; expected at least 12 spaces, found 6
(#3182) Line indented incorrectly; expected at least 12 spaces, found 6
(#3183) Line indented incorrectly; expected 12 spaces, found 6
(#3184) Line indented incorrectly; expected at least 16 spaces, found 8
(#3185) Line indented incorrectly; expected at least 16 spaces, found 8
(#3186) Line indented incorrectly; expected at least 16 spaces, found 8
(#3187) Line indented incorrectly; expected at least 16 spaces, found 8
(#3188) Line indented incorrectly; expected 12 spaces, found 6
(#3189) Line indented incorrectly; expected at least 12 spaces, found 6
(#3190) Line indented incorrectly; expected at least 12 spaces, found 6
(#3191) Line indented incorrectly; expected at least 12 spaces, found 6
(#3192) Line indented incorrectly; expected 8 spaces, found 4
(#3193) Line indented incorrectly; expected 8 spaces, found 4
(#3194) Line indented incorrectly; expected at least 12 spaces, found 6
(#3195) Line indented incorrectly; expected 8 spaces, found 4
(#3196) Line indented incorrectly; expected 8 spaces, found 4
(#3197) Line indented incorrectly; expected at least 12 spaces, found 6
(#3198) Line indented incorrectly; expected 8 spaces, found 4
(#3199) Line indented incorrectly; expected 8 spaces, found 4
(#3200) Line indented incorrectly; expected at least 12 spaces, found 6
(#3201) Line indented incorrectly; expected 8 spaces, found 4
(#3202) Line indented incorrectly; expected 8 spaces, found 4
(#3203) Line indented incorrectly; expected at least 12 spaces, found 6
(#3204) Line indented incorrectly; expected 8 spaces, found 4
(#3205) Line indented incorrectly; expected at least 8 spaces, found 4
(#3206) Line indented incorrectly; expected 4 spaces, found 2
(#3208) Line indented incorrectly; expected 4 spaces, found 2
(#3208) Public method name "NoteStoreClient::updateResource" must be in lower-case letters only
(#3208) Variable "authenticationToken" must be all lower-case
(#3209) Line indented incorrectly; expected at least 4 spaces, found 2
(#3209) Opening brace should be on the same line as the declaration
(#3210) Line indented incorrectly; expected at least 8 spaces, found 4
(#3210) Variable "authenticationToken" must be all lower-case
(#3211) Line indented incorrectly; expected at least 8 spaces, found 4
(#3212) Line indented incorrectly; expected 4 spaces, found 2
(#3214) Line indented incorrectly; expected 4 spaces, found 2
(#3214) Public method name "NoteStoreClient::send_updateResource" must be in lower-case letters only
(#3214) Variable "authenticationToken" must be all lower-case
(#3215) Line indented incorrectly; expected at least 4 spaces, found 2
(#3215) Opening brace should be on the same line as the declaration
(#3216) Line indented incorrectly; expected at least 8 spaces, found 4
(#3217) Line indented incorrectly; expected at least 8 spaces, found 4
(#3217) Variable "authenticationToken" must be all lower-case
(#3218) Line indented incorrectly; expected at least 8 spaces, found 4
(#3219) Line indented incorrectly; expected at least 8 spaces, found 4
(#3219) Variable "bin_accel" must not contain underscores.
(#3219) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#3219) Line exceeds 132 characters; contains 136 characters
(#3220) Line indented incorrectly; expected 8 spaces, found 4
(#3220) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3220) Variable "bin_accel" must not contain underscores.
(#3221) Line indented incorrectly; expected at least 8 spaces, found 4
(#3222) Line indented incorrectly; expected at least 12 spaces, found 6
(#3222) Line exceeds 132 characters; contains 145 characters
(#3223) Line indented incorrectly; expected 8 spaces, found 4
(#3224) Line indented incorrectly; expected 8 spaces, found 4
(#3224) Expected "} else {\n"; found "}\n else\n {\n"
(#3225) Line indented incorrectly; expected at least 8 spaces, found 4
(#3226) Line indented incorrectly; expected at least 12 spaces, found 6
(#3227) Line indented incorrectly; expected at least 12 spaces, found 6
(#3228) Line indented incorrectly; expected at least 12 spaces, found 6
(#3229) Line indented incorrectly; expected at least 12 spaces, found 6
(#3230) Line indented incorrectly; expected 8 spaces, found 4
(#3231) Line indented incorrectly; expected 4 spaces, found 2
(#3233) Line indented incorrectly; expected 4 spaces, found 2
(#3233) Public method name "NoteStoreClient::recv_updateResource" must be in lower-case letters only
(#3234) Line indented incorrectly; expected at least 4 spaces, found 2
(#3234) Opening brace should be on the same line as the declaration
(#3235) Line indented incorrectly; expected at least 8 spaces, found 4
(#3235) Variable "bin_accel" must not contain underscores.
(#3235) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#3235) Line exceeds 132 characters; contains 134 characters
(#3236) Line indented incorrectly; expected at least 8 spaces, found 4
(#3236) Inline control structures are not allowed
(#3236) Variable "bin_accel" must not contain underscores.
(#3236) Line exceeds 132 characters; contains 155 characters
(#3237) Line indented incorrectly; expected 8 spaces, found 4
(#3238) Line indented incorrectly; expected at least 8 spaces, found 4
(#3239) Line indented incorrectly; expected at least 12 spaces, found 6
(#3240) Line indented incorrectly; expected at least 12 spaces, found 6
(#3241) Line indented incorrectly; expected at least 12 spaces, found 6
(#3243) Line indented incorrectly; expected at least 12 spaces, found 6
(#3244) Line indented incorrectly; expected 12 spaces, found 6
(#3245) Line indented incorrectly; expected at least 16 spaces, found 8
(#3246) Line indented incorrectly; expected at least 16 spaces, found 8
(#3247) Line indented incorrectly; expected at least 16 spaces, found 8
(#3248) Line indented incorrectly; expected at least 16 spaces, found 8
(#3249) Line indented incorrectly; expected 12 spaces, found 6
(#3250) Line indented incorrectly; expected at least 12 spaces, found 6
(#3251) Line indented incorrectly; expected at least 12 spaces, found 6
(#3252) Line indented incorrectly; expected at least 12 spaces, found 6
(#3253) Line indented incorrectly; expected 8 spaces, found 4
(#3254) Line indented incorrectly; expected 8 spaces, found 4
(#3255) Line indented incorrectly; expected at least 12 spaces, found 6
(#3256) Line indented incorrectly; expected 8 spaces, found 4
(#3257) Line indented incorrectly; expected 8 spaces, found 4
(#3258) Line indented incorrectly; expected at least 12 spaces, found 6
(#3259) Line indented incorrectly; expected 8 spaces, found 4
(#3260) Line indented incorrectly; expected 8 spaces, found 4
(#3261) Line indented incorrectly; expected at least 12 spaces, found 6
(#3262) Line indented incorrectly; expected 8 spaces, found 4
(#3263) Line indented incorrectly; expected 8 spaces, found 4
(#3264) Line indented incorrectly; expected at least 12 spaces, found 6
(#3265) Line indented incorrectly; expected 8 spaces, found 4
(#3266) Line indented incorrectly; expected at least 8 spaces, found 4
(#3267) Line indented incorrectly; expected 4 spaces, found 2
(#3269) Line indented incorrectly; expected 4 spaces, found 2
(#3269) Public method name "NoteStoreClient::getResourceData" must be in lower-case letters only
(#3269) Variable "authenticationToken" must be all lower-case
(#3270) Line indented incorrectly; expected at least 4 spaces, found 2
(#3270) Opening brace should be on the same line as the declaration
(#3271) Line indented incorrectly; expected at least 8 spaces, found 4
(#3271) Variable "authenticationToken" must be all lower-case
(#3272) Line indented incorrectly; expected at least 8 spaces, found 4
(#3273) Line indented incorrectly; expected 4 spaces, found 2
(#3275) Line indented incorrectly; expected 4 spaces, found 2
(#3275) Public method name "NoteStoreClient::send_getResourceData" must be in lower-case letters only
(#3275) Variable "authenticationToken" must be all lower-case
(#3276) Line indented incorrectly; expected at least 4 spaces, found 2
(#3276) Opening brace should be on the same line as the declaration
(#3277) Line indented incorrectly; expected at least 8 spaces, found 4
(#3278) Line indented incorrectly; expected at least 8 spaces, found 4
(#3278) Variable "authenticationToken" must be all lower-case
(#3279) Line indented incorrectly; expected at least 8 spaces, found 4
(#3280) Line indented incorrectly; expected at least 8 spaces, found 4
(#3280) Variable "bin_accel" must not contain underscores.
(#3280) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#3280) Line exceeds 132 characters; contains 136 characters
(#3281) Line indented incorrectly; expected 8 spaces, found 4
(#3281) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3281) Variable "bin_accel" must not contain underscores.
(#3282) Line indented incorrectly; expected at least 8 spaces, found 4
(#3283) Line indented incorrectly; expected at least 12 spaces, found 6
(#3283) Line exceeds 132 characters; contains 146 characters
(#3284) Line indented incorrectly; expected 8 spaces, found 4
(#3285) Line indented incorrectly; expected 8 spaces, found 4
(#3285) Expected "} else {\n"; found "}\n else\n {\n"
(#3286) Line indented incorrectly; expected at least 8 spaces, found 4
(#3287) Line indented incorrectly; expected at least 12 spaces, found 6
(#3288) Line indented incorrectly; expected at least 12 spaces, found 6
(#3289) Line indented incorrectly; expected at least 12 spaces, found 6
(#3290) Line indented incorrectly; expected at least 12 spaces, found 6
(#3291) Line indented incorrectly; expected 8 spaces, found 4
(#3292) Line indented incorrectly; expected 4 spaces, found 2
(#3294) Line indented incorrectly; expected 4 spaces, found 2
(#3294) Public method name "NoteStoreClient::recv_getResourceData" must be in lower-case letters only
(#3295) Line indented incorrectly; expected at least 4 spaces, found 2
(#3295) Opening brace should be on the same line as the declaration
(#3296) Line indented incorrectly; expected at least 8 spaces, found 4
(#3296) Variable "bin_accel" must not contain underscores.
(#3296) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#3296) Line exceeds 132 characters; contains 134 characters
(#3297) Line indented incorrectly; expected at least 8 spaces, found 4
(#3297) Inline control structures are not allowed
(#3297) Variable "bin_accel" must not contain underscores.
(#3297) Line exceeds 132 characters; contains 156 characters
(#3298) Line indented incorrectly; expected 8 spaces, found 4
(#3299) Line indented incorrectly; expected at least 8 spaces, found 4
(#3300) Line indented incorrectly; expected at least 12 spaces, found 6
(#3301) Line indented incorrectly; expected at least 12 spaces, found 6
(#3302) Line indented incorrectly; expected at least 12 spaces, found 6
(#3304) Line indented incorrectly; expected at least 12 spaces, found 6
(#3305) Line indented incorrectly; expected 12 spaces, found 6
(#3306) Line indented incorrectly; expected at least 16 spaces, found 8
(#3307) Line indented incorrectly; expected at least 16 spaces, found 8
(#3308) Line indented incorrectly; expected at least 16 spaces, found 8
(#3309) Line indented incorrectly; expected at least 16 spaces, found 8
(#3310) Line indented incorrectly; expected 12 spaces, found 6
(#3311) Line indented incorrectly; expected at least 12 spaces, found 6
(#3312) Line indented incorrectly; expected at least 12 spaces, found 6
(#3313) Line indented incorrectly; expected at least 12 spaces, found 6
(#3314) Line indented incorrectly; expected 8 spaces, found 4
(#3315) Line indented incorrectly; expected 8 spaces, found 4
(#3316) Line indented incorrectly; expected at least 12 spaces, found 6
(#3317) Line indented incorrectly; expected 8 spaces, found 4
(#3318) Line indented incorrectly; expected 8 spaces, found 4
(#3319) Line indented incorrectly; expected at least 12 spaces, found 6
(#3320) Line indented incorrectly; expected 8 spaces, found 4
(#3321) Line indented incorrectly; expected 8 spaces, found 4
(#3322) Line indented incorrectly; expected at least 12 spaces, found 6
(#3323) Line indented incorrectly; expected 8 spaces, found 4
(#3324) Line indented incorrectly; expected 8 spaces, found 4
(#3325) Line indented incorrectly; expected at least 12 spaces, found 6
(#3326) Line indented incorrectly; expected 8 spaces, found 4
(#3327) Line indented incorrectly; expected at least 8 spaces, found 4
(#3328) Line indented incorrectly; expected 4 spaces, found 2
(#3330) Line indented incorrectly; expected 4 spaces, found 2
(#3330) Public method name "NoteStoreClient::getResourceByHash" must be in lower-case letters only
(#3330) Variable "authenticationToken" must be all lower-case
(#3330) Variable "noteGuid" must be all lower-case
(#3330) Variable "contentHash" must be all lower-case
(#3330) Variable "withData" must be all lower-case
(#3330) Variable "withRecognition" must be all lower-case
(#3330) Variable "withAlternateData" must be all lower-case
(#3331) Line indented incorrectly; expected at least 4 spaces, found 2
(#3331) Opening brace should be on the same line as the declaration
(#3332) Line indented incorrectly; expected at least 8 spaces, found 4
(#3332) Variable "authenticationToken" must be all lower-case
(#3332) Variable "noteGuid" must be all lower-case
(#3332) Variable "contentHash" must be all lower-case
(#3332) Variable "withData" must be all lower-case
(#3332) Variable "withRecognition" must be all lower-case
(#3332) Variable "withAlternateData" must be all lower-case
(#3333) Line indented incorrectly; expected at least 8 spaces, found 4
(#3334) Line indented incorrectly; expected 4 spaces, found 2
(#3336) Line indented incorrectly; expected 4 spaces, found 2
(#3336) Public method name "NoteStoreClient::send_getResourceByHash" must be in lower-case letters only
(#3336) Variable "authenticationToken" must be all lower-case
(#3336) Variable "noteGuid" must be all lower-case
(#3336) Variable "contentHash" must be all lower-case
(#3336) Variable "withData" must be all lower-case
(#3336) Variable "withRecognition" must be all lower-case
(#3336) Variable "withAlternateData" must be all lower-case
(#3336) Line exceeds 132 characters; contains 136 characters
(#3337) Line indented incorrectly; expected at least 4 spaces, found 2
(#3337) Opening brace should be on the same line as the declaration
(#3338) Line indented incorrectly; expected at least 8 spaces, found 4
(#3339) Line indented incorrectly; expected at least 8 spaces, found 4
(#3339) Variable "authenticationToken" must be all lower-case
(#3340) Line indented incorrectly; expected at least 8 spaces, found 4
(#3340) Variable "noteGuid" must be all lower-case
(#3341) Line indented incorrectly; expected at least 8 spaces, found 4
(#3341) Variable "contentHash" must be all lower-case
(#3342) Line indented incorrectly; expected at least 8 spaces, found 4
(#3342) Variable "withData" must be all lower-case
(#3343) Line indented incorrectly; expected at least 8 spaces, found 4
(#3343) Variable "withRecognition" must be all lower-case
(#3344) Line indented incorrectly; expected at least 8 spaces, found 4
(#3344) Variable "withAlternateData" must be all lower-case
(#3345) Line indented incorrectly; expected at least 8 spaces, found 4
(#3345) Variable "bin_accel" must not contain underscores.
(#3345) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#3345) Line exceeds 132 characters; contains 136 characters
(#3346) Line indented incorrectly; expected 8 spaces, found 4
(#3346) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3346) Variable "bin_accel" must not contain underscores.
(#3347) Line indented incorrectly; expected at least 8 spaces, found 4
(#3348) Line indented incorrectly; expected at least 12 spaces, found 6
(#3348) Line exceeds 132 characters; contains 148 characters
(#3349) Line indented incorrectly; expected 8 spaces, found 4
(#3350) Line indented incorrectly; expected 8 spaces, found 4
(#3350) Expected "} else {\n"; found "}\n else\n {\n"
(#3351) Line indented incorrectly; expected at least 8 spaces, found 4
(#3352) Line indented incorrectly; expected at least 12 spaces, found 6
(#3353) Line indented incorrectly; expected at least 12 spaces, found 6
(#3354) Line indented incorrectly; expected at least 12 spaces, found 6
(#3355) Line indented incorrectly; expected at least 12 spaces, found 6
(#3356) Line indented incorrectly; expected 8 spaces, found 4
(#3357) Line indented incorrectly; expected 4 spaces, found 2
(#3359) Line indented incorrectly; expected 4 spaces, found 2
(#3359) Public method name "NoteStoreClient::recv_getResourceByHash" must be in lower-case letters only
(#3360) Line indented incorrectly; expected at least 4 spaces, found 2
(#3360) Opening brace should be on the same line as the declaration
(#3361) Line indented incorrectly; expected at least 8 spaces, found 4
(#3361) Variable "bin_accel" must not contain underscores.
(#3361) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#3361) Line exceeds 132 characters; contains 134 characters
(#3362) Line indented incorrectly; expected at least 8 spaces, found 4
(#3362) Inline control structures are not allowed
(#3362) Variable "bin_accel" must not contain underscores.
(#3362) Line exceeds 132 characters; contains 158 characters
(#3363) Line indented incorrectly; expected 8 spaces, found 4
(#3364) Line indented incorrectly; expected at least 8 spaces, found 4
(#3365) Line indented incorrectly; expected at least 12 spaces, found 6
(#3366) Line indented incorrectly; expected at least 12 spaces, found 6
(#3367) Line indented incorrectly; expected at least 12 spaces, found 6
(#3369) Line indented incorrectly; expected at least 12 spaces, found 6
(#3370) Line indented incorrectly; expected 12 spaces, found 6
(#3371) Line indented incorrectly; expected at least 16 spaces, found 8
(#3372) Line indented incorrectly; expected at least 16 spaces, found 8
(#3373) Line indented incorrectly; expected at least 16 spaces, found 8
(#3374) Line indented incorrectly; expected at least 16 spaces, found 8
(#3375) Line indented incorrectly; expected 12 spaces, found 6
(#3376) Line indented incorrectly; expected at least 12 spaces, found 6
(#3377) Line indented incorrectly; expected at least 12 spaces, found 6
(#3378) Line indented incorrectly; expected at least 12 spaces, found 6
(#3379) Line indented incorrectly; expected 8 spaces, found 4
(#3380) Line indented incorrectly; expected 8 spaces, found 4
(#3381) Line indented incorrectly; expected at least 12 spaces, found 6
(#3382) Line indented incorrectly; expected 8 spaces, found 4
(#3383) Line indented incorrectly; expected 8 spaces, found 4
(#3384) Line indented incorrectly; expected at least 12 spaces, found 6
(#3385) Line indented incorrectly; expected 8 spaces, found 4
(#3386) Line indented incorrectly; expected 8 spaces, found 4
(#3387) Line indented incorrectly; expected at least 12 spaces, found 6
(#3388) Line indented incorrectly; expected 8 spaces, found 4
(#3389) Line indented incorrectly; expected 8 spaces, found 4
(#3390) Line indented incorrectly; expected at least 12 spaces, found 6
(#3391) Line indented incorrectly; expected 8 spaces, found 4
(#3392) Line indented incorrectly; expected at least 8 spaces, found 4
(#3393) Line indented incorrectly; expected 4 spaces, found 2
(#3395) Line indented incorrectly; expected 4 spaces, found 2
(#3395) Public method name "NoteStoreClient::getResourceRecognition" must be in lower-case letters only
(#3395) Variable "authenticationToken" must be all lower-case
(#3396) Line indented incorrectly; expected at least 4 spaces, found 2
(#3396) Opening brace should be on the same line as the declaration
(#3397) Line indented incorrectly; expected at least 8 spaces, found 4
(#3397) Variable "authenticationToken" must be all lower-case
(#3398) Line indented incorrectly; expected at least 8 spaces, found 4
(#3399) Line indented incorrectly; expected 4 spaces, found 2
(#3401) Line indented incorrectly; expected 4 spaces, found 2
(#3401) Public method name "NoteStoreClient::send_getResourceRecognition" must be in lower-case letters only
(#3401) Variable "authenticationToken" must be all lower-case
(#3402) Line indented incorrectly; expected at least 4 spaces, found 2
(#3402) Opening brace should be on the same line as the declaration
(#3403) Line indented incorrectly; expected at least 8 spaces, found 4
(#3404) Line indented incorrectly; expected at least 8 spaces, found 4
(#3404) Variable "authenticationToken" must be all lower-case
(#3405) Line indented incorrectly; expected at least 8 spaces, found 4
(#3406) Line indented incorrectly; expected at least 8 spaces, found 4
(#3406) Variable "bin_accel" must not contain underscores.
(#3406) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#3406) Line exceeds 132 characters; contains 136 characters
(#3407) Line indented incorrectly; expected 8 spaces, found 4
(#3407) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3407) Variable "bin_accel" must not contain underscores.
(#3408) Line indented incorrectly; expected at least 8 spaces, found 4
(#3409) Line indented incorrectly; expected at least 12 spaces, found 6
(#3409) Line exceeds 132 characters; contains 153 characters
(#3410) Line indented incorrectly; expected 8 spaces, found 4
(#3411) Line indented incorrectly; expected 8 spaces, found 4
(#3411) Expected "} else {\n"; found "}\n else\n {\n"
(#3412) Line indented incorrectly; expected at least 8 spaces, found 4
(#3413) Line indented incorrectly; expected at least 12 spaces, found 6
(#3414) Line indented incorrectly; expected at least 12 spaces, found 6
(#3415) Line indented incorrectly; expected at least 12 spaces, found 6
(#3416) Line indented incorrectly; expected at least 12 spaces, found 6
(#3417) Line indented incorrectly; expected 8 spaces, found 4
(#3418) Line indented incorrectly; expected 4 spaces, found 2
(#3420) Line indented incorrectly; expected 4 spaces, found 2
(#3420) Public method name "NoteStoreClient::recv_getResourceRecognition" must be in lower-case letters only
(#3421) Line indented incorrectly; expected at least 4 spaces, found 2
(#3421) Opening brace should be on the same line as the declaration
(#3422) Line indented incorrectly; expected at least 8 spaces, found 4
(#3422) Variable "bin_accel" must not contain underscores.
(#3422) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#3422) Line exceeds 132 characters; contains 134 characters
(#3423) Line indented incorrectly; expected at least 8 spaces, found 4
(#3423) Inline control structures are not allowed
(#3423) Variable "bin_accel" must not contain underscores.
(#3423) Line exceeds 132 characters; contains 163 characters
(#3424) Line indented incorrectly; expected 8 spaces, found 4
(#3425) Line indented incorrectly; expected at least 8 spaces, found 4
(#3426) Line indented incorrectly; expected at least 12 spaces, found 6
(#3427) Line indented incorrectly; expected at least 12 spaces, found 6
(#3428) Line indented incorrectly; expected at least 12 spaces, found 6
(#3430) Line indented incorrectly; expected at least 12 spaces, found 6
(#3431) Line indented incorrectly; expected 12 spaces, found 6
(#3432) Line indented incorrectly; expected at least 16 spaces, found 8
(#3433) Line indented incorrectly; expected at least 16 spaces, found 8
(#3434) Line indented incorrectly; expected at least 16 spaces, found 8
(#3435) Line indented incorrectly; expected at least 16 spaces, found 8
(#3436) Line indented incorrectly; expected 12 spaces, found 6
(#3437) Line indented incorrectly; expected at least 12 spaces, found 6
(#3438) Line indented incorrectly; expected at least 12 spaces, found 6
(#3439) Line indented incorrectly; expected at least 12 spaces, found 6
(#3440) Line indented incorrectly; expected 8 spaces, found 4
(#3441) Line indented incorrectly; expected 8 spaces, found 4
(#3442) Line indented incorrectly; expected at least 12 spaces, found 6
(#3443) Line indented incorrectly; expected 8 spaces, found 4
(#3444) Line indented incorrectly; expected 8 spaces, found 4
(#3445) Line indented incorrectly; expected at least 12 spaces, found 6
(#3446) Line indented incorrectly; expected 8 spaces, found 4
(#3447) Line indented incorrectly; expected 8 spaces, found 4
(#3448) Line indented incorrectly; expected at least 12 spaces, found 6
(#3449) Line indented incorrectly; expected 8 spaces, found 4
(#3450) Line indented incorrectly; expected 8 spaces, found 4
(#3451) Line indented incorrectly; expected at least 12 spaces, found 6
(#3452) Line indented incorrectly; expected 8 spaces, found 4
(#3453) Line indented incorrectly; expected at least 8 spaces, found 4
(#3454) Line indented incorrectly; expected 4 spaces, found 2
(#3456) Line indented incorrectly; expected 4 spaces, found 2
(#3456) Public method name "NoteStoreClient::getResourceAlternateData" must be in lower-case letters only
(#3456) Variable "authenticationToken" must be all lower-case
(#3457) Line indented incorrectly; expected at least 4 spaces, found 2
(#3457) Opening brace should be on the same line as the declaration
(#3458) Line indented incorrectly; expected at least 8 spaces, found 4
(#3458) Variable "authenticationToken" must be all lower-case
(#3459) Line indented incorrectly; expected at least 8 spaces, found 4
(#3460) Line indented incorrectly; expected 4 spaces, found 2
(#3462) Line indented incorrectly; expected 4 spaces, found 2
(#3462) Public method name "NoteStoreClient::send_getResourceAlternateData" must be in lower-case letters only
(#3462) Variable "authenticationToken" must be all lower-case
(#3463) Line indented incorrectly; expected at least 4 spaces, found 2
(#3463) Opening brace should be on the same line as the declaration
(#3464) Line indented incorrectly; expected at least 8 spaces, found 4
(#3465) Line indented incorrectly; expected at least 8 spaces, found 4
(#3465) Variable "authenticationToken" must be all lower-case
(#3466) Line indented incorrectly; expected at least 8 spaces, found 4
(#3467) Line indented incorrectly; expected at least 8 spaces, found 4
(#3467) Variable "bin_accel" must not contain underscores.
(#3467) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#3467) Line exceeds 132 characters; contains 136 characters
(#3468) Line indented incorrectly; expected 8 spaces, found 4
(#3468) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3468) Variable "bin_accel" must not contain underscores.
(#3469) Line indented incorrectly; expected at least 8 spaces, found 4
(#3470) Line indented incorrectly; expected at least 12 spaces, found 6
(#3470) Line exceeds 132 characters; contains 155 characters
(#3471) Line indented incorrectly; expected 8 spaces, found 4
(#3472) Line indented incorrectly; expected 8 spaces, found 4
(#3472) Expected "} else {\n"; found "}\n else\n {\n"
(#3473) Line indented incorrectly; expected at least 8 spaces, found 4
(#3474) Line indented incorrectly; expected at least 12 spaces, found 6
(#3475) Line indented incorrectly; expected at least 12 spaces, found 6
(#3476) Line indented incorrectly; expected at least 12 spaces, found 6
(#3477) Line indented incorrectly; expected at least 12 spaces, found 6
(#3478) Line indented incorrectly; expected 8 spaces, found 4
(#3479) Line indented incorrectly; expected 4 spaces, found 2
(#3481) Line indented incorrectly; expected 4 spaces, found 2
(#3481) Public method name "NoteStoreClient::recv_getResourceAlternateData" must be in lower-case letters only
(#3482) Line indented incorrectly; expected at least 4 spaces, found 2
(#3482) Opening brace should be on the same line as the declaration
(#3483) Line indented incorrectly; expected at least 8 spaces, found 4
(#3483) Variable "bin_accel" must not contain underscores.
(#3483) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#3483) Line exceeds 132 characters; contains 134 characters
(#3484) Line indented incorrectly; expected at least 8 spaces, found 4
(#3484) Inline control structures are not allowed
(#3484) Variable "bin_accel" must not contain underscores.
(#3484) Line exceeds 132 characters; contains 165 characters
(#3485) Line indented incorrectly; expected 8 spaces, found 4
(#3486) Line indented incorrectly; expected at least 8 spaces, found 4
(#3487) Line indented incorrectly; expected at least 12 spaces, found 6
(#3488) Line indented incorrectly; expected at least 12 spaces, found 6
(#3489) Line indented incorrectly; expected at least 12 spaces, found 6
(#3491) Line indented incorrectly; expected at least 12 spaces, found 6
(#3492) Line indented incorrectly; expected 12 spaces, found 6
(#3493) Line indented incorrectly; expected at least 16 spaces, found 8
(#3494) Line indented incorrectly; expected at least 16 spaces, found 8
(#3495) Line indented incorrectly; expected at least 16 spaces, found 8
(#3496) Line indented incorrectly; expected at least 16 spaces, found 8
(#3497) Line indented incorrectly; expected 12 spaces, found 6
(#3498) Line indented incorrectly; expected at least 12 spaces, found 6
(#3499) Line indented incorrectly; expected at least 12 spaces, found 6
(#3500) Line indented incorrectly; expected at least 12 spaces, found 6
(#3501) Line indented incorrectly; expected 8 spaces, found 4
(#3502) Line indented incorrectly; expected 8 spaces, found 4
(#3503) Line indented incorrectly; expected at least 12 spaces, found 6
(#3504) Line indented incorrectly; expected 8 spaces, found 4
(#3505) Line indented incorrectly; expected 8 spaces, found 4
(#3506) Line indented incorrectly; expected at least 12 spaces, found 6
(#3507) Line indented incorrectly; expected 8 spaces, found 4
(#3508) Line indented incorrectly; expected 8 spaces, found 4
(#3509) Line indented incorrectly; expected at least 12 spaces, found 6
(#3510) Line indented incorrectly; expected 8 spaces, found 4
(#3511) Line indented incorrectly; expected 8 spaces, found 4
(#3512) Line indented incorrectly; expected at least 12 spaces, found 6
(#3513) Line indented incorrectly; expected 8 spaces, found 4
(#3514) Line indented incorrectly; expected at least 8 spaces, found 4
(#3515) Line indented incorrectly; expected 4 spaces, found 2
(#3517) Line indented incorrectly; expected 4 spaces, found 2
(#3517) Public method name "NoteStoreClient::getResourceAttributes" must be in lower-case letters only
(#3517) Variable "authenticationToken" must be all lower-case
(#3518) Line indented incorrectly; expected at least 4 spaces, found 2
(#3518) Opening brace should be on the same line as the declaration
(#3519) Line indented incorrectly; expected at least 8 spaces, found 4
(#3519) Variable "authenticationToken" must be all lower-case
(#3520) Line indented incorrectly; expected at least 8 spaces, found 4
(#3521) Line indented incorrectly; expected 4 spaces, found 2
(#3523) Line indented incorrectly; expected 4 spaces, found 2
(#3523) Public method name "NoteStoreClient::send_getResourceAttributes" must be in lower-case letters only
(#3523) Variable "authenticationToken" must be all lower-case
(#3524) Line indented incorrectly; expected at least 4 spaces, found 2
(#3524) Opening brace should be on the same line as the declaration
(#3525) Line indented incorrectly; expected at least 8 spaces, found 4
(#3526) Line indented incorrectly; expected at least 8 spaces, found 4
(#3526) Variable "authenticationToken" must be all lower-case
(#3527) Line indented incorrectly; expected at least 8 spaces, found 4
(#3528) Line indented incorrectly; expected at least 8 spaces, found 4
(#3528) Variable "bin_accel" must not contain underscores.
(#3528) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#3528) Line exceeds 132 characters; contains 136 characters
(#3529) Line indented incorrectly; expected 8 spaces, found 4
(#3529) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3529) Variable "bin_accel" must not contain underscores.
(#3530) Line indented incorrectly; expected at least 8 spaces, found 4
(#3531) Line indented incorrectly; expected at least 12 spaces, found 6
(#3531) Line exceeds 132 characters; contains 152 characters
(#3532) Line indented incorrectly; expected 8 spaces, found 4
(#3533) Line indented incorrectly; expected 8 spaces, found 4
(#3533) Expected "} else {\n"; found "}\n else\n {\n"
(#3534) Line indented incorrectly; expected at least 8 spaces, found 4
(#3535) Line indented incorrectly; expected at least 12 spaces, found 6
(#3536) Line indented incorrectly; expected at least 12 spaces, found 6
(#3537) Line indented incorrectly; expected at least 12 spaces, found 6
(#3538) Line indented incorrectly; expected at least 12 spaces, found 6
(#3539) Line indented incorrectly; expected 8 spaces, found 4
(#3540) Line indented incorrectly; expected 4 spaces, found 2
(#3542) Line indented incorrectly; expected 4 spaces, found 2
(#3542) Public method name "NoteStoreClient::recv_getResourceAttributes" must be in lower-case letters only
(#3543) Line indented incorrectly; expected at least 4 spaces, found 2
(#3543) Opening brace should be on the same line as the declaration
(#3544) Line indented incorrectly; expected at least 8 spaces, found 4
(#3544) Variable "bin_accel" must not contain underscores.
(#3544) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#3544) Line exceeds 132 characters; contains 134 characters
(#3545) Line indented incorrectly; expected at least 8 spaces, found 4
(#3545) Inline control structures are not allowed
(#3545) Variable "bin_accel" must not contain underscores.
(#3545) Line exceeds 132 characters; contains 162 characters
(#3546) Line indented incorrectly; expected 8 spaces, found 4
(#3547) Line indented incorrectly; expected at least 8 spaces, found 4
(#3548) Line indented incorrectly; expected at least 12 spaces, found 6
(#3549) Line indented incorrectly; expected at least 12 spaces, found 6
(#3550) Line indented incorrectly; expected at least 12 spaces, found 6
(#3552) Line indented incorrectly; expected at least 12 spaces, found 6
(#3553) Line indented incorrectly; expected 12 spaces, found 6
(#3554) Line indented incorrectly; expected at least 16 spaces, found 8
(#3555) Line indented incorrectly; expected at least 16 spaces, found 8
(#3556) Line indented incorrectly; expected at least 16 spaces, found 8
(#3557) Line indented incorrectly; expected at least 16 spaces, found 8
(#3558) Line indented incorrectly; expected 12 spaces, found 6
(#3559) Line indented incorrectly; expected at least 12 spaces, found 6
(#3560) Line indented incorrectly; expected at least 12 spaces, found 6
(#3561) Line indented incorrectly; expected at least 12 spaces, found 6
(#3562) Line indented incorrectly; expected 8 spaces, found 4
(#3563) Line indented incorrectly; expected 8 spaces, found 4
(#3564) Line indented incorrectly; expected at least 12 spaces, found 6
(#3565) Line indented incorrectly; expected 8 spaces, found 4
(#3566) Line indented incorrectly; expected 8 spaces, found 4
(#3567) Line indented incorrectly; expected at least 12 spaces, found 6
(#3568) Line indented incorrectly; expected 8 spaces, found 4
(#3569) Line indented incorrectly; expected 8 spaces, found 4
(#3570) Line indented incorrectly; expected at least 12 spaces, found 6
(#3571) Line indented incorrectly; expected 8 spaces, found 4
(#3572) Line indented incorrectly; expected 8 spaces, found 4
(#3573) Line indented incorrectly; expected at least 12 spaces, found 6
(#3574) Line indented incorrectly; expected 8 spaces, found 4
(#3575) Line indented incorrectly; expected at least 8 spaces, found 4
(#3576) Line indented incorrectly; expected 4 spaces, found 2
(#3578) Line indented incorrectly; expected 4 spaces, found 2
(#3578) Public method name "NoteStoreClient::getPublicNotebook" must be in lower-case letters only
(#3578) Variable "userId" must be all lower-case
(#3578) Variable "publicUri" must be all lower-case
(#3579) Line indented incorrectly; expected at least 4 spaces, found 2
(#3579) Opening brace should be on the same line as the declaration
(#3580) Line indented incorrectly; expected at least 8 spaces, found 4
(#3580) Variable "userId" must be all lower-case
(#3580) Variable "publicUri" must be all lower-case
(#3581) Line indented incorrectly; expected at least 8 spaces, found 4
(#3582) Line indented incorrectly; expected 4 spaces, found 2
(#3584) Line indented incorrectly; expected 4 spaces, found 2
(#3584) Public method name "NoteStoreClient::send_getPublicNotebook" must be in lower-case letters only
(#3584) Variable "userId" must be all lower-case
(#3584) Variable "publicUri" must be all lower-case
(#3585) Line indented incorrectly; expected at least 4 spaces, found 2
(#3585) Opening brace should be on the same line as the declaration
(#3586) Line indented incorrectly; expected at least 8 spaces, found 4
(#3587) Line indented incorrectly; expected at least 8 spaces, found 4
(#3587) Variable "userId" must be all lower-case
(#3588) Line indented incorrectly; expected at least 8 spaces, found 4
(#3588) Variable "publicUri" must be all lower-case
(#3589) Line indented incorrectly; expected at least 8 spaces, found 4
(#3589) Variable "bin_accel" must not contain underscores.
(#3589) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#3589) Line exceeds 132 characters; contains 136 characters
(#3590) Line indented incorrectly; expected 8 spaces, found 4
(#3590) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3590) Variable "bin_accel" must not contain underscores.
(#3591) Line indented incorrectly; expected at least 8 spaces, found 4
(#3592) Line indented incorrectly; expected at least 12 spaces, found 6
(#3592) Line exceeds 132 characters; contains 148 characters
(#3593) Line indented incorrectly; expected 8 spaces, found 4
(#3594) Line indented incorrectly; expected 8 spaces, found 4
(#3594) Expected "} else {\n"; found "}\n else\n {\n"
(#3595) Line indented incorrectly; expected at least 8 spaces, found 4
(#3596) Line indented incorrectly; expected at least 12 spaces, found 6
(#3597) Line indented incorrectly; expected at least 12 spaces, found 6
(#3598) Line indented incorrectly; expected at least 12 spaces, found 6
(#3599) Line indented incorrectly; expected at least 12 spaces, found 6
(#3600) Line indented incorrectly; expected 8 spaces, found 4
(#3601) Line indented incorrectly; expected 4 spaces, found 2
(#3603) Line indented incorrectly; expected 4 spaces, found 2
(#3603) Public method name "NoteStoreClient::recv_getPublicNotebook" must be in lower-case letters only
(#3604) Line indented incorrectly; expected at least 4 spaces, found 2
(#3604) Opening brace should be on the same line as the declaration
(#3605) Line indented incorrectly; expected at least 8 spaces, found 4
(#3605) Variable "bin_accel" must not contain underscores.
(#3605) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#3605) Line exceeds 132 characters; contains 134 characters
(#3606) Line indented incorrectly; expected at least 8 spaces, found 4
(#3606) Inline control structures are not allowed
(#3606) Variable "bin_accel" must not contain underscores.
(#3606) Line exceeds 132 characters; contains 158 characters
(#3607) Line indented incorrectly; expected 8 spaces, found 4
(#3608) Line indented incorrectly; expected at least 8 spaces, found 4
(#3609) Line indented incorrectly; expected at least 12 spaces, found 6
(#3610) Line indented incorrectly; expected at least 12 spaces, found 6
(#3611) Line indented incorrectly; expected at least 12 spaces, found 6
(#3613) Line indented incorrectly; expected at least 12 spaces, found 6
(#3614) Line indented incorrectly; expected 12 spaces, found 6
(#3615) Line indented incorrectly; expected at least 16 spaces, found 8
(#3616) Line indented incorrectly; expected at least 16 spaces, found 8
(#3617) Line indented incorrectly; expected at least 16 spaces, found 8
(#3618) Line indented incorrectly; expected at least 16 spaces, found 8
(#3619) Line indented incorrectly; expected 12 spaces, found 6
(#3620) Line indented incorrectly; expected at least 12 spaces, found 6
(#3621) Line indented incorrectly; expected at least 12 spaces, found 6
(#3622) Line indented incorrectly; expected at least 12 spaces, found 6
(#3623) Line indented incorrectly; expected 8 spaces, found 4
(#3624) Line indented incorrectly; expected 8 spaces, found 4
(#3625) Line indented incorrectly; expected at least 12 spaces, found 6
(#3626) Line indented incorrectly; expected 8 spaces, found 4
(#3627) Line indented incorrectly; expected 8 spaces, found 4
(#3628) Line indented incorrectly; expected at least 12 spaces, found 6
(#3629) Line indented incorrectly; expected 8 spaces, found 4
(#3630) Line indented incorrectly; expected 8 spaces, found 4
(#3631) Line indented incorrectly; expected at least 12 spaces, found 6
(#3632) Line indented incorrectly; expected 8 spaces, found 4
(#3633) Line indented incorrectly; expected at least 8 spaces, found 4
(#3634) Line indented incorrectly; expected 4 spaces, found 2
(#3636) Line indented incorrectly; expected 4 spaces, found 2
(#3636) Public method name "NoteStoreClient::createSharedNotebook" must be in lower-case letters only
(#3636) Variable "authenticationToken" must be all lower-case
(#3636) Variable "sharedNotebook" must be all lower-case
(#3637) Line indented incorrectly; expected at least 4 spaces, found 2
(#3637) Opening brace should be on the same line as the declaration
(#3638) Line indented incorrectly; expected at least 8 spaces, found 4
(#3638) Variable "authenticationToken" must be all lower-case
(#3638) Variable "sharedNotebook" must be all lower-case
(#3639) Line indented incorrectly; expected at least 8 spaces, found 4
(#3640) Line indented incorrectly; expected 4 spaces, found 2
(#3642) Line indented incorrectly; expected 4 spaces, found 2
(#3642) Public method name "NoteStoreClient::send_createSharedNotebook" must be in lower-case letters only
(#3642) Variable "authenticationToken" must be all lower-case
(#3642) Variable "sharedNotebook" must be all lower-case
(#3643) Line indented incorrectly; expected at least 4 spaces, found 2
(#3643) Opening brace should be on the same line as the declaration
(#3644) Line indented incorrectly; expected at least 8 spaces, found 4
(#3645) Line indented incorrectly; expected at least 8 spaces, found 4
(#3645) Variable "authenticationToken" must be all lower-case
(#3646) Line indented incorrectly; expected at least 8 spaces, found 4
(#3646) Variable "sharedNotebook" must be all lower-case
(#3647) Line indented incorrectly; expected at least 8 spaces, found 4
(#3647) Variable "bin_accel" must not contain underscores.
(#3647) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#3647) Line exceeds 132 characters; contains 136 characters
(#3648) Line indented incorrectly; expected 8 spaces, found 4
(#3648) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3648) Variable "bin_accel" must not contain underscores.
(#3649) Line indented incorrectly; expected at least 8 spaces, found 4
(#3650) Line indented incorrectly; expected at least 12 spaces, found 6
(#3650) Line exceeds 132 characters; contains 151 characters
(#3651) Line indented incorrectly; expected 8 spaces, found 4
(#3652) Line indented incorrectly; expected 8 spaces, found 4
(#3652) Expected "} else {\n"; found "}\n else\n {\n"
(#3653) Line indented incorrectly; expected at least 8 spaces, found 4
(#3654) Line indented incorrectly; expected at least 12 spaces, found 6
(#3655) Line indented incorrectly; expected at least 12 spaces, found 6
(#3656) Line indented incorrectly; expected at least 12 spaces, found 6
(#3657) Line indented incorrectly; expected at least 12 spaces, found 6
(#3658) Line indented incorrectly; expected 8 spaces, found 4
(#3659) Line indented incorrectly; expected 4 spaces, found 2
(#3661) Line indented incorrectly; expected 4 spaces, found 2
(#3661) Public method name "NoteStoreClient::recv_createSharedNotebook" must be in lower-case letters only
(#3662) Line indented incorrectly; expected at least 4 spaces, found 2
(#3662) Opening brace should be on the same line as the declaration
(#3663) Line indented incorrectly; expected at least 8 spaces, found 4
(#3663) Variable "bin_accel" must not contain underscores.
(#3663) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#3663) Line exceeds 132 characters; contains 134 characters
(#3664) Line indented incorrectly; expected at least 8 spaces, found 4
(#3664) Inline control structures are not allowed
(#3664) Variable "bin_accel" must not contain underscores.
(#3664) Line exceeds 132 characters; contains 161 characters
(#3665) Line indented incorrectly; expected 8 spaces, found 4
(#3666) Line indented incorrectly; expected at least 8 spaces, found 4
(#3667) Line indented incorrectly; expected at least 12 spaces, found 6
(#3668) Line indented incorrectly; expected at least 12 spaces, found 6
(#3669) Line indented incorrectly; expected at least 12 spaces, found 6
(#3671) Line indented incorrectly; expected at least 12 spaces, found 6
(#3672) Line indented incorrectly; expected 12 spaces, found 6
(#3673) Line indented incorrectly; expected at least 16 spaces, found 8
(#3674) Line indented incorrectly; expected at least 16 spaces, found 8
(#3675) Line indented incorrectly; expected at least 16 spaces, found 8
(#3676) Line indented incorrectly; expected at least 16 spaces, found 8
(#3677) Line indented incorrectly; expected 12 spaces, found 6
(#3678) Line indented incorrectly; expected at least 12 spaces, found 6
(#3679) Line indented incorrectly; expected at least 12 spaces, found 6
(#3680) Line indented incorrectly; expected at least 12 spaces, found 6
(#3681) Line indented incorrectly; expected 8 spaces, found 4
(#3682) Line indented incorrectly; expected 8 spaces, found 4
(#3683) Line indented incorrectly; expected at least 12 spaces, found 6
(#3684) Line indented incorrectly; expected 8 spaces, found 4
(#3685) Line indented incorrectly; expected 8 spaces, found 4
(#3686) Line indented incorrectly; expected at least 12 spaces, found 6
(#3687) Line indented incorrectly; expected 8 spaces, found 4
(#3688) Line indented incorrectly; expected 8 spaces, found 4
(#3689) Line indented incorrectly; expected at least 12 spaces, found 6
(#3690) Line indented incorrectly; expected 8 spaces, found 4
(#3691) Line indented incorrectly; expected 8 spaces, found 4
(#3692) Line indented incorrectly; expected at least 12 spaces, found 6
(#3693) Line indented incorrectly; expected 8 spaces, found 4
(#3694) Line indented incorrectly; expected at least 8 spaces, found 4
(#3695) Line indented incorrectly; expected 4 spaces, found 2
(#3697) Line indented incorrectly; expected 4 spaces, found 2
(#3697) Public method name "NoteStoreClient::updateSharedNotebook" must be in lower-case letters only
(#3697) Variable "authenticationToken" must be all lower-case
(#3697) Variable "sharedNotebook" must be all lower-case
(#3698) Line indented incorrectly; expected at least 4 spaces, found 2
(#3698) Opening brace should be on the same line as the declaration
(#3699) Line indented incorrectly; expected at least 8 spaces, found 4
(#3699) Variable "authenticationToken" must be all lower-case
(#3699) Variable "sharedNotebook" must be all lower-case
(#3700) Line indented incorrectly; expected at least 8 spaces, found 4
(#3701) Line indented incorrectly; expected 4 spaces, found 2
(#3703) Line indented incorrectly; expected 4 spaces, found 2
(#3703) Public method name "NoteStoreClient::send_updateSharedNotebook" must be in lower-case letters only
(#3703) Variable "authenticationToken" must be all lower-case
(#3703) Variable "sharedNotebook" must be all lower-case
(#3704) Line indented incorrectly; expected at least 4 spaces, found 2
(#3704) Opening brace should be on the same line as the declaration
(#3705) Line indented incorrectly; expected at least 8 spaces, found 4
(#3706) Line indented incorrectly; expected at least 8 spaces, found 4
(#3706) Variable "authenticationToken" must be all lower-case
(#3707) Line indented incorrectly; expected at least 8 spaces, found 4
(#3707) Variable "sharedNotebook" must be all lower-case
(#3708) Line indented incorrectly; expected at least 8 spaces, found 4
(#3708) Variable "bin_accel" must not contain underscores.
(#3708) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#3708) Line exceeds 132 characters; contains 136 characters
(#3709) Line indented incorrectly; expected 8 spaces, found 4
(#3709) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3709) Variable "bin_accel" must not contain underscores.
(#3710) Line indented incorrectly; expected at least 8 spaces, found 4
(#3711) Line indented incorrectly; expected at least 12 spaces, found 6
(#3711) Line exceeds 132 characters; contains 151 characters
(#3712) Line indented incorrectly; expected 8 spaces, found 4
(#3713) Line indented incorrectly; expected 8 spaces, found 4
(#3713) Expected "} else {\n"; found "}\n else\n {\n"
(#3714) Line indented incorrectly; expected at least 8 spaces, found 4
(#3715) Line indented incorrectly; expected at least 12 spaces, found 6
(#3716) Line indented incorrectly; expected at least 12 spaces, found 6
(#3717) Line indented incorrectly; expected at least 12 spaces, found 6
(#3718) Line indented incorrectly; expected at least 12 spaces, found 6
(#3719) Line indented incorrectly; expected 8 spaces, found 4
(#3720) Line indented incorrectly; expected 4 spaces, found 2
(#3722) Line indented incorrectly; expected 4 spaces, found 2
(#3722) Public method name "NoteStoreClient::recv_updateSharedNotebook" must be in lower-case letters only
(#3723) Line indented incorrectly; expected at least 4 spaces, found 2
(#3723) Opening brace should be on the same line as the declaration
(#3724) Line indented incorrectly; expected at least 8 spaces, found 4
(#3724) Variable "bin_accel" must not contain underscores.
(#3724) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#3724) Line exceeds 132 characters; contains 134 characters
(#3725) Line indented incorrectly; expected at least 8 spaces, found 4
(#3725) Inline control structures are not allowed
(#3725) Variable "bin_accel" must not contain underscores.
(#3725) Line exceeds 132 characters; contains 161 characters
(#3726) Line indented incorrectly; expected 8 spaces, found 4
(#3727) Line indented incorrectly; expected at least 8 spaces, found 4
(#3728) Line indented incorrectly; expected at least 12 spaces, found 6
(#3729) Line indented incorrectly; expected at least 12 spaces, found 6
(#3730) Line indented incorrectly; expected at least 12 spaces, found 6
(#3732) Line indented incorrectly; expected at least 12 spaces, found 6
(#3733) Line indented incorrectly; expected 12 spaces, found 6
(#3734) Line indented incorrectly; expected at least 16 spaces, found 8
(#3735) Line indented incorrectly; expected at least 16 spaces, found 8
(#3736) Line indented incorrectly; expected at least 16 spaces, found 8
(#3737) Line indented incorrectly; expected at least 16 spaces, found 8
(#3738) Line indented incorrectly; expected 12 spaces, found 6
(#3739) Line indented incorrectly; expected at least 12 spaces, found 6
(#3740) Line indented incorrectly; expected at least 12 spaces, found 6
(#3741) Line indented incorrectly; expected at least 12 spaces, found 6
(#3742) Line indented incorrectly; expected 8 spaces, found 4
(#3743) Line indented incorrectly; expected 8 spaces, found 4
(#3744) Line indented incorrectly; expected at least 12 spaces, found 6
(#3745) Line indented incorrectly; expected 8 spaces, found 4
(#3746) Line indented incorrectly; expected 8 spaces, found 4
(#3747) Line indented incorrectly; expected at least 12 spaces, found 6
(#3748) Line indented incorrectly; expected 8 spaces, found 4
(#3749) Line indented incorrectly; expected 8 spaces, found 4
(#3750) Line indented incorrectly; expected at least 12 spaces, found 6
(#3751) Line indented incorrectly; expected 8 spaces, found 4
(#3752) Line indented incorrectly; expected 8 spaces, found 4
(#3753) Line indented incorrectly; expected at least 12 spaces, found 6
(#3754) Line indented incorrectly; expected 8 spaces, found 4
(#3755) Line indented incorrectly; expected at least 8 spaces, found 4
(#3756) Line indented incorrectly; expected 4 spaces, found 2
(#3758) Line indented incorrectly; expected 4 spaces, found 2
(#3758) Public method name "NoteStoreClient::setSharedNotebookRecipientSettings" must be in lower-case letters only
(#3758) Variable "authenticationToken" must be all lower-case
(#3758) Variable "sharedNotebookId" must be all lower-case
(#3758) Variable "recipientSettings" must be all lower-case
(#3759) Line indented incorrectly; expected at least 4 spaces, found 2
(#3759) Opening brace should be on the same line as the declaration
(#3760) Line indented incorrectly; expected at least 8 spaces, found 4
(#3760) Variable "authenticationToken" must be all lower-case
(#3760) Variable "sharedNotebookId" must be all lower-case
(#3760) Variable "recipientSettings" must be all lower-case
(#3761) Line indented incorrectly; expected at least 8 spaces, found 4
(#3762) Line indented incorrectly; expected 4 spaces, found 2
(#3764) Line indented incorrectly; expected 4 spaces, found 2
(#3764) Public method name "NoteStoreClient::send_setSharedNotebookRecipientSettings" must be in lower-case letters only
(#3764) Variable "authenticationToken" must be all lower-case
(#3764) Variable "sharedNotebookId" must be all lower-case
(#3764) Variable "recipientSettings" must be all lower-case
(#3765) Line indented incorrectly; expected at least 4 spaces, found 2
(#3765) Opening brace should be on the same line as the declaration
(#3766) Line indented incorrectly; expected at least 8 spaces, found 4
(#3767) Line indented incorrectly; expected at least 8 spaces, found 4
(#3767) Variable "authenticationToken" must be all lower-case
(#3768) Line indented incorrectly; expected at least 8 spaces, found 4
(#3768) Variable "sharedNotebookId" must be all lower-case
(#3769) Line indented incorrectly; expected at least 8 spaces, found 4
(#3769) Variable "recipientSettings" must be all lower-case
(#3770) Line indented incorrectly; expected at least 8 spaces, found 4
(#3770) Variable "bin_accel" must not contain underscores.
(#3770) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#3770) Line exceeds 132 characters; contains 136 characters
(#3771) Line indented incorrectly; expected 8 spaces, found 4
(#3771) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3771) Variable "bin_accel" must not contain underscores.
(#3772) Line indented incorrectly; expected at least 8 spaces, found 4
(#3773) Line indented incorrectly; expected at least 12 spaces, found 6
(#3773) Line exceeds 132 characters; contains 165 characters
(#3774) Line indented incorrectly; expected 8 spaces, found 4
(#3775) Line indented incorrectly; expected 8 spaces, found 4
(#3775) Expected "} else {\n"; found "}\n else\n {\n"
(#3776) Line indented incorrectly; expected at least 8 spaces, found 4
(#3777) Line indented incorrectly; expected at least 12 spaces, found 6
(#3778) Line indented incorrectly; expected at least 12 spaces, found 6
(#3779) Line indented incorrectly; expected at least 12 spaces, found 6
(#3780) Line indented incorrectly; expected at least 12 spaces, found 6
(#3781) Line indented incorrectly; expected 8 spaces, found 4
(#3782) Line indented incorrectly; expected 4 spaces, found 2
(#3784) Line indented incorrectly; expected 4 spaces, found 2
(#3784) Public method name "NoteStoreClient::recv_setSharedNotebookRecipientSettings" must be in lower-case letters only
(#3785) Line indented incorrectly; expected at least 4 spaces, found 2
(#3785) Opening brace should be on the same line as the declaration
(#3786) Line indented incorrectly; expected at least 8 spaces, found 4
(#3786) Variable "bin_accel" must not contain underscores.
(#3786) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#3786) Line exceeds 132 characters; contains 134 characters
(#3787) Line indented incorrectly; expected at least 8 spaces, found 4
(#3787) Inline control structures are not allowed
(#3787) Variable "bin_accel" must not contain underscores.
(#3787) Line exceeds 132 characters; contains 175 characters
(#3788) Line indented incorrectly; expected 8 spaces, found 4
(#3789) Line indented incorrectly; expected at least 8 spaces, found 4
(#3790) Line indented incorrectly; expected at least 12 spaces, found 6
(#3791) Line indented incorrectly; expected at least 12 spaces, found 6
(#3792) Line indented incorrectly; expected at least 12 spaces, found 6
(#3794) Line indented incorrectly; expected at least 12 spaces, found 6
(#3795) Line indented incorrectly; expected 12 spaces, found 6
(#3796) Line indented incorrectly; expected at least 16 spaces, found 8
(#3797) Line indented incorrectly; expected at least 16 spaces, found 8
(#3798) Line indented incorrectly; expected at least 16 spaces, found 8
(#3799) Line indented incorrectly; expected at least 16 spaces, found 8
(#3800) Line indented incorrectly; expected 12 spaces, found 6
(#3801) Line indented incorrectly; expected at least 12 spaces, found 6
(#3802) Line indented incorrectly; expected at least 12 spaces, found 6
(#3803) Line indented incorrectly; expected at least 12 spaces, found 6
(#3804) Line indented incorrectly; expected 8 spaces, found 4
(#3805) Line indented incorrectly; expected 8 spaces, found 4
(#3806) Line indented incorrectly; expected at least 12 spaces, found 6
(#3807) Line indented incorrectly; expected 8 spaces, found 4
(#3808) Line indented incorrectly; expected 8 spaces, found 4
(#3809) Line indented incorrectly; expected at least 12 spaces, found 6
(#3810) Line indented incorrectly; expected 8 spaces, found 4
(#3811) Line indented incorrectly; expected 8 spaces, found 4
(#3812) Line indented incorrectly; expected at least 12 spaces, found 6
(#3813) Line indented incorrectly; expected 8 spaces, found 4
(#3814) Line indented incorrectly; expected 8 spaces, found 4
(#3815) Line indented incorrectly; expected at least 12 spaces, found 6
(#3816) Line indented incorrectly; expected 8 spaces, found 4
(#3817) Line indented incorrectly; expected at least 8 spaces, found 4
(#3818) Line indented incorrectly; expected 4 spaces, found 2
(#3820) Line indented incorrectly; expected 4 spaces, found 2
(#3820) Public method name "NoteStoreClient::sendMessageToSharedNotebookMembers" must be in lower-case letters only
(#3820) Variable "authenticationToken" must be all lower-case
(#3820) Variable "notebookGuid" must be all lower-case
(#3820) Variable "messageText" must be all lower-case
(#3821) Line indented incorrectly; expected at least 4 spaces, found 2
(#3821) Opening brace should be on the same line as the declaration
(#3822) Line indented incorrectly; expected at least 8 spaces, found 4
(#3822) Variable "authenticationToken" must be all lower-case
(#3822) Variable "notebookGuid" must be all lower-case
(#3822) Variable "messageText" must be all lower-case
(#3823) Line indented incorrectly; expected at least 8 spaces, found 4
(#3824) Line indented incorrectly; expected 4 spaces, found 2
(#3826) Line indented incorrectly; expected 4 spaces, found 2
(#3826) Public method name "NoteStoreClient::send_sendMessageToSharedNotebookMembers" must be in lower-case letters only
(#3826) Variable "authenticationToken" must be all lower-case
(#3826) Variable "notebookGuid" must be all lower-case
(#3826) Variable "messageText" must be all lower-case
(#3827) Line indented incorrectly; expected at least 4 spaces, found 2
(#3827) Opening brace should be on the same line as the declaration
(#3828) Line indented incorrectly; expected at least 8 spaces, found 4
(#3829) Line indented incorrectly; expected at least 8 spaces, found 4
(#3829) Variable "authenticationToken" must be all lower-case
(#3830) Line indented incorrectly; expected at least 8 spaces, found 4
(#3830) Variable "notebookGuid" must be all lower-case
(#3831) Line indented incorrectly; expected at least 8 spaces, found 4
(#3831) Variable "messageText" must be all lower-case
(#3832) Line indented incorrectly; expected at least 8 spaces, found 4
(#3833) Line indented incorrectly; expected at least 8 spaces, found 4
(#3833) Variable "bin_accel" must not contain underscores.
(#3833) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#3833) Line exceeds 132 characters; contains 136 characters
(#3834) Line indented incorrectly; expected 8 spaces, found 4
(#3834) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3834) Variable "bin_accel" must not contain underscores.
(#3835) Line indented incorrectly; expected at least 8 spaces, found 4
(#3836) Line indented incorrectly; expected at least 12 spaces, found 6
(#3836) Line exceeds 132 characters; contains 165 characters
(#3837) Line indented incorrectly; expected 8 spaces, found 4
(#3838) Line indented incorrectly; expected 8 spaces, found 4
(#3838) Expected "} else {\n"; found "}\n else\n {\n"
(#3839) Line indented incorrectly; expected at least 8 spaces, found 4
(#3840) Line indented incorrectly; expected at least 12 spaces, found 6
(#3841) Line indented incorrectly; expected at least 12 spaces, found 6
(#3842) Line indented incorrectly; expected at least 12 spaces, found 6
(#3843) Line indented incorrectly; expected at least 12 spaces, found 6
(#3844) Line indented incorrectly; expected 8 spaces, found 4
(#3845) Line indented incorrectly; expected 4 spaces, found 2
(#3847) Line indented incorrectly; expected 4 spaces, found 2
(#3847) Public method name "NoteStoreClient::recv_sendMessageToSharedNotebookMembers" must be in lower-case letters only
(#3848) Line indented incorrectly; expected at least 4 spaces, found 2
(#3848) Opening brace should be on the same line as the declaration
(#3849) Line indented incorrectly; expected at least 8 spaces, found 4
(#3849) Variable "bin_accel" must not contain underscores.
(#3849) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#3849) Line exceeds 132 characters; contains 134 characters
(#3850) Line indented incorrectly; expected at least 8 spaces, found 4
(#3850) Inline control structures are not allowed
(#3850) Variable "bin_accel" must not contain underscores.
(#3850) Line exceeds 132 characters; contains 175 characters
(#3851) Line indented incorrectly; expected 8 spaces, found 4
(#3852) Line indented incorrectly; expected at least 8 spaces, found 4
(#3853) Line indented incorrectly; expected at least 12 spaces, found 6
(#3854) Line indented incorrectly; expected at least 12 spaces, found 6
(#3855) Line indented incorrectly; expected at least 12 spaces, found 6
(#3857) Line indented incorrectly; expected at least 12 spaces, found 6
(#3858) Line indented incorrectly; expected 12 spaces, found 6
(#3859) Line indented incorrectly; expected at least 16 spaces, found 8
(#3860) Line indented incorrectly; expected at least 16 spaces, found 8
(#3861) Line indented incorrectly; expected at least 16 spaces, found 8
(#3862) Line indented incorrectly; expected at least 16 spaces, found 8
(#3863) Line indented incorrectly; expected 12 spaces, found 6
(#3864) Line indented incorrectly; expected at least 12 spaces, found 6
(#3865) Line indented incorrectly; expected at least 12 spaces, found 6
(#3866) Line indented incorrectly; expected at least 12 spaces, found 6
(#3867) Line indented incorrectly; expected 8 spaces, found 4
(#3868) Line indented incorrectly; expected 8 spaces, found 4
(#3869) Line indented incorrectly; expected at least 12 spaces, found 6
(#3870) Line indented incorrectly; expected 8 spaces, found 4
(#3871) Line indented incorrectly; expected 8 spaces, found 4
(#3872) Line indented incorrectly; expected at least 12 spaces, found 6
(#3873) Line indented incorrectly; expected 8 spaces, found 4
(#3874) Line indented incorrectly; expected 8 spaces, found 4
(#3875) Line indented incorrectly; expected at least 12 spaces, found 6
(#3876) Line indented incorrectly; expected 8 spaces, found 4
(#3877) Line indented incorrectly; expected 8 spaces, found 4
(#3878) Line indented incorrectly; expected at least 12 spaces, found 6
(#3879) Line indented incorrectly; expected 8 spaces, found 4
(#3880) Line indented incorrectly; expected at least 8 spaces, found 4
(#3881) Line indented incorrectly; expected 4 spaces, found 2
(#3883) Line indented incorrectly; expected 4 spaces, found 2
(#3883) Public method name "NoteStoreClient::listSharedNotebooks" must be in lower-case letters only
(#3883) Variable "authenticationToken" must be all lower-case
(#3884) Line indented incorrectly; expected at least 4 spaces, found 2
(#3884) Opening brace should be on the same line as the declaration
(#3885) Line indented incorrectly; expected at least 8 spaces, found 4
(#3885) Variable "authenticationToken" must be all lower-case
(#3886) Line indented incorrectly; expected at least 8 spaces, found 4
(#3887) Line indented incorrectly; expected 4 spaces, found 2
(#3889) Line indented incorrectly; expected 4 spaces, found 2
(#3889) Public method name "NoteStoreClient::send_listSharedNotebooks" must be in lower-case letters only
(#3889) Variable "authenticationToken" must be all lower-case
(#3890) Line indented incorrectly; expected at least 4 spaces, found 2
(#3890) Opening brace should be on the same line as the declaration
(#3891) Line indented incorrectly; expected at least 8 spaces, found 4
(#3892) Line indented incorrectly; expected at least 8 spaces, found 4
(#3892) Variable "authenticationToken" must be all lower-case
(#3893) Line indented incorrectly; expected at least 8 spaces, found 4
(#3893) Variable "bin_accel" must not contain underscores.
(#3893) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#3893) Line exceeds 132 characters; contains 136 characters
(#3894) Line indented incorrectly; expected 8 spaces, found 4
(#3894) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3894) Variable "bin_accel" must not contain underscores.
(#3895) Line indented incorrectly; expected at least 8 spaces, found 4
(#3896) Line indented incorrectly; expected at least 12 spaces, found 6
(#3896) Line exceeds 132 characters; contains 150 characters
(#3897) Line indented incorrectly; expected 8 spaces, found 4
(#3898) Line indented incorrectly; expected 8 spaces, found 4
(#3898) Expected "} else {\n"; found "}\n else\n {\n"
(#3899) Line indented incorrectly; expected at least 8 spaces, found 4
(#3900) Line indented incorrectly; expected at least 12 spaces, found 6
(#3901) Line indented incorrectly; expected at least 12 spaces, found 6
(#3902) Line indented incorrectly; expected at least 12 spaces, found 6
(#3903) Line indented incorrectly; expected at least 12 spaces, found 6
(#3904) Line indented incorrectly; expected 8 spaces, found 4
(#3905) Line indented incorrectly; expected 4 spaces, found 2
(#3907) Line indented incorrectly; expected 4 spaces, found 2
(#3907) Public method name "NoteStoreClient::recv_listSharedNotebooks" must be in lower-case letters only
(#3908) Line indented incorrectly; expected at least 4 spaces, found 2
(#3908) Opening brace should be on the same line as the declaration
(#3909) Line indented incorrectly; expected at least 8 spaces, found 4
(#3909) Variable "bin_accel" must not contain underscores.
(#3909) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#3909) Line exceeds 132 characters; contains 134 characters
(#3910) Line indented incorrectly; expected at least 8 spaces, found 4
(#3910) Inline control structures are not allowed
(#3910) Variable "bin_accel" must not contain underscores.
(#3910) Line exceeds 132 characters; contains 160 characters
(#3911) Line indented incorrectly; expected 8 spaces, found 4
(#3912) Line indented incorrectly; expected at least 8 spaces, found 4
(#3913) Line indented incorrectly; expected at least 12 spaces, found 6
(#3914) Line indented incorrectly; expected at least 12 spaces, found 6
(#3915) Line indented incorrectly; expected at least 12 spaces, found 6
(#3917) Line indented incorrectly; expected at least 12 spaces, found 6
(#3918) Line indented incorrectly; expected 12 spaces, found 6
(#3919) Line indented incorrectly; expected at least 16 spaces, found 8
(#3920) Line indented incorrectly; expected at least 16 spaces, found 8
(#3921) Line indented incorrectly; expected at least 16 spaces, found 8
(#3922) Line indented incorrectly; expected at least 16 spaces, found 8
(#3923) Line indented incorrectly; expected 12 spaces, found 6
(#3924) Line indented incorrectly; expected at least 12 spaces, found 6
(#3925) Line indented incorrectly; expected at least 12 spaces, found 6
(#3926) Line indented incorrectly; expected at least 12 spaces, found 6
(#3927) Line indented incorrectly; expected 8 spaces, found 4
(#3928) Line indented incorrectly; expected 8 spaces, found 4
(#3929) Line indented incorrectly; expected at least 12 spaces, found 6
(#3930) Line indented incorrectly; expected 8 spaces, found 4
(#3931) Line indented incorrectly; expected 8 spaces, found 4
(#3932) Line indented incorrectly; expected at least 12 spaces, found 6
(#3933) Line indented incorrectly; expected 8 spaces, found 4
(#3934) Line indented incorrectly; expected 8 spaces, found 4
(#3935) Line indented incorrectly; expected at least 12 spaces, found 6
(#3936) Line indented incorrectly; expected 8 spaces, found 4
(#3937) Line indented incorrectly; expected 8 spaces, found 4
(#3938) Line indented incorrectly; expected at least 12 spaces, found 6
(#3939) Line indented incorrectly; expected 8 spaces, found 4
(#3940) Line indented incorrectly; expected at least 8 spaces, found 4
(#3941) Line indented incorrectly; expected 4 spaces, found 2
(#3943) Line indented incorrectly; expected 4 spaces, found 2
(#3943) Public method name "NoteStoreClient::expungeSharedNotebooks" must be in lower-case letters only
(#3943) Variable "authenticationToken" must be all lower-case
(#3943) Variable "sharedNotebookIds" must be all lower-case
(#3944) Line indented incorrectly; expected at least 4 spaces, found 2
(#3944) Opening brace should be on the same line as the declaration
(#3945) Line indented incorrectly; expected at least 8 spaces, found 4
(#3945) Variable "authenticationToken" must be all lower-case
(#3945) Variable "sharedNotebookIds" must be all lower-case
(#3946) Line indented incorrectly; expected at least 8 spaces, found 4
(#3947) Line indented incorrectly; expected 4 spaces, found 2
(#3949) Line indented incorrectly; expected 4 spaces, found 2
(#3949) Public method name "NoteStoreClient::send_expungeSharedNotebooks" must be in lower-case letters only
(#3949) Variable "authenticationToken" must be all lower-case
(#3949) Variable "sharedNotebookIds" must be all lower-case
(#3950) Line indented incorrectly; expected at least 4 spaces, found 2
(#3950) Opening brace should be on the same line as the declaration
(#3951) Line indented incorrectly; expected at least 8 spaces, found 4
(#3952) Line indented incorrectly; expected at least 8 spaces, found 4
(#3952) Variable "authenticationToken" must be all lower-case
(#3953) Line indented incorrectly; expected at least 8 spaces, found 4
(#3953) Variable "sharedNotebookIds" must be all lower-case
(#3954) Line indented incorrectly; expected at least 8 spaces, found 4
(#3954) Variable "bin_accel" must not contain underscores.
(#3954) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#3954) Line exceeds 132 characters; contains 136 characters
(#3955) Line indented incorrectly; expected 8 spaces, found 4
(#3955) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3955) Variable "bin_accel" must not contain underscores.
(#3956) Line indented incorrectly; expected at least 8 spaces, found 4
(#3957) Line indented incorrectly; expected at least 12 spaces, found 6
(#3957) Line exceeds 132 characters; contains 153 characters
(#3958) Line indented incorrectly; expected 8 spaces, found 4
(#3959) Line indented incorrectly; expected 8 spaces, found 4
(#3959) Expected "} else {\n"; found "}\n else\n {\n"
(#3960) Line indented incorrectly; expected at least 8 spaces, found 4
(#3961) Line indented incorrectly; expected at least 12 spaces, found 6
(#3962) Line indented incorrectly; expected at least 12 spaces, found 6
(#3963) Line indented incorrectly; expected at least 12 spaces, found 6
(#3964) Line indented incorrectly; expected at least 12 spaces, found 6
(#3965) Line indented incorrectly; expected 8 spaces, found 4
(#3966) Line indented incorrectly; expected 4 spaces, found 2
(#3968) Line indented incorrectly; expected 4 spaces, found 2
(#3968) Public method name "NoteStoreClient::recv_expungeSharedNotebooks" must be in lower-case letters only
(#3969) Line indented incorrectly; expected at least 4 spaces, found 2
(#3969) Opening brace should be on the same line as the declaration
(#3970) Line indented incorrectly; expected at least 8 spaces, found 4
(#3970) Variable "bin_accel" must not contain underscores.
(#3970) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#3970) Line exceeds 132 characters; contains 134 characters
(#3971) Line indented incorrectly; expected at least 8 spaces, found 4
(#3971) Inline control structures are not allowed
(#3971) Variable "bin_accel" must not contain underscores.
(#3971) Line exceeds 132 characters; contains 163 characters
(#3972) Line indented incorrectly; expected 8 spaces, found 4
(#3973) Line indented incorrectly; expected at least 8 spaces, found 4
(#3974) Line indented incorrectly; expected at least 12 spaces, found 6
(#3975) Line indented incorrectly; expected at least 12 spaces, found 6
(#3976) Line indented incorrectly; expected at least 12 spaces, found 6
(#3978) Line indented incorrectly; expected at least 12 spaces, found 6
(#3979) Line indented incorrectly; expected 12 spaces, found 6
(#3980) Line indented incorrectly; expected at least 16 spaces, found 8
(#3981) Line indented incorrectly; expected at least 16 spaces, found 8
(#3982) Line indented incorrectly; expected at least 16 spaces, found 8
(#3983) Line indented incorrectly; expected at least 16 spaces, found 8
(#3984) Line indented incorrectly; expected 12 spaces, found 6
(#3985) Line indented incorrectly; expected at least 12 spaces, found 6
(#3986) Line indented incorrectly; expected at least 12 spaces, found 6
(#3987) Line indented incorrectly; expected at least 12 spaces, found 6
(#3988) Line indented incorrectly; expected 8 spaces, found 4
(#3989) Line indented incorrectly; expected 8 spaces, found 4
(#3990) Line indented incorrectly; expected at least 12 spaces, found 6
(#3991) Line indented incorrectly; expected 8 spaces, found 4
(#3992) Line indented incorrectly; expected 8 spaces, found 4
(#3993) Line indented incorrectly; expected at least 12 spaces, found 6
(#3994) Line indented incorrectly; expected 8 spaces, found 4
(#3995) Line indented incorrectly; expected 8 spaces, found 4
(#3996) Line indented incorrectly; expected at least 12 spaces, found 6
(#3997) Line indented incorrectly; expected 8 spaces, found 4
(#3998) Line indented incorrectly; expected 8 spaces, found 4
(#3999) Line indented incorrectly; expected at least 12 spaces, found 6
(#4000) Line indented incorrectly; expected 8 spaces, found 4
(#4001) Line indented incorrectly; expected at least 8 spaces, found 4
(#4002) Line indented incorrectly; expected 4 spaces, found 2
(#4004) Line indented incorrectly; expected 4 spaces, found 2
(#4004) Public method name "NoteStoreClient::createLinkedNotebook" must be in lower-case letters only
(#4004) Variable "authenticationToken" must be all lower-case
(#4004) Variable "linkedNotebook" must be all lower-case
(#4005) Line indented incorrectly; expected at least 4 spaces, found 2
(#4005) Opening brace should be on the same line as the declaration
(#4006) Line indented incorrectly; expected at least 8 spaces, found 4
(#4006) Variable "authenticationToken" must be all lower-case
(#4006) Variable "linkedNotebook" must be all lower-case
(#4007) Line indented incorrectly; expected at least 8 spaces, found 4
(#4008) Line indented incorrectly; expected 4 spaces, found 2
(#4010) Line indented incorrectly; expected 4 spaces, found 2
(#4010) Public method name "NoteStoreClient::send_createLinkedNotebook" must be in lower-case letters only
(#4010) Variable "authenticationToken" must be all lower-case
(#4010) Variable "linkedNotebook" must be all lower-case
(#4011) Line indented incorrectly; expected at least 4 spaces, found 2
(#4011) Opening brace should be on the same line as the declaration
(#4012) Line indented incorrectly; expected at least 8 spaces, found 4
(#4013) Line indented incorrectly; expected at least 8 spaces, found 4
(#4013) Variable "authenticationToken" must be all lower-case
(#4014) Line indented incorrectly; expected at least 8 spaces, found 4
(#4014) Variable "linkedNotebook" must be all lower-case
(#4015) Line indented incorrectly; expected at least 8 spaces, found 4
(#4015) Variable "bin_accel" must not contain underscores.
(#4015) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#4015) Line exceeds 132 characters; contains 136 characters
(#4016) Line indented incorrectly; expected 8 spaces, found 4
(#4016) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4016) Variable "bin_accel" must not contain underscores.
(#4017) Line indented incorrectly; expected at least 8 spaces, found 4
(#4018) Line indented incorrectly; expected at least 12 spaces, found 6
(#4018) Line exceeds 132 characters; contains 151 characters
(#4019) Line indented incorrectly; expected 8 spaces, found 4
(#4020) Line indented incorrectly; expected 8 spaces, found 4
(#4020) Expected "} else {\n"; found "}\n else\n {\n"
(#4021) Line indented incorrectly; expected at least 8 spaces, found 4
(#4022) Line indented incorrectly; expected at least 12 spaces, found 6
(#4023) Line indented incorrectly; expected at least 12 spaces, found 6
(#4024) Line indented incorrectly; expected at least 12 spaces, found 6
(#4025) Line indented incorrectly; expected at least 12 spaces, found 6
(#4026) Line indented incorrectly; expected 8 spaces, found 4
(#4027) Line indented incorrectly; expected 4 spaces, found 2
(#4029) Line indented incorrectly; expected 4 spaces, found 2
(#4029) Public method name "NoteStoreClient::recv_createLinkedNotebook" must be in lower-case letters only
(#4030) Line indented incorrectly; expected at least 4 spaces, found 2
(#4030) Opening brace should be on the same line as the declaration
(#4031) Line indented incorrectly; expected at least 8 spaces, found 4
(#4031) Variable "bin_accel" must not contain underscores.
(#4031) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#4031) Line exceeds 132 characters; contains 134 characters
(#4032) Line indented incorrectly; expected at least 8 spaces, found 4
(#4032) Inline control structures are not allowed
(#4032) Variable "bin_accel" must not contain underscores.
(#4032) Line exceeds 132 characters; contains 161 characters
(#4033) Line indented incorrectly; expected 8 spaces, found 4
(#4034) Line indented incorrectly; expected at least 8 spaces, found 4
(#4035) Line indented incorrectly; expected at least 12 spaces, found 6
(#4036) Line indented incorrectly; expected at least 12 spaces, found 6
(#4037) Line indented incorrectly; expected at least 12 spaces, found 6
(#4039) Line indented incorrectly; expected at least 12 spaces, found 6
(#4040) Line indented incorrectly; expected 12 spaces, found 6
(#4041) Line indented incorrectly; expected at least 16 spaces, found 8
(#4042) Line indented incorrectly; expected at least 16 spaces, found 8
(#4043) Line indented incorrectly; expected at least 16 spaces, found 8
(#4044) Line indented incorrectly; expected at least 16 spaces, found 8
(#4045) Line indented incorrectly; expected 12 spaces, found 6
(#4046) Line indented incorrectly; expected at least 12 spaces, found 6
(#4047) Line indented incorrectly; expected at least 12 spaces, found 6
(#4048) Line indented incorrectly; expected at least 12 spaces, found 6
(#4049) Line indented incorrectly; expected 8 spaces, found 4
(#4050) Line indented incorrectly; expected 8 spaces, found 4
(#4051) Line indented incorrectly; expected at least 12 spaces, found 6
(#4052) Line indented incorrectly; expected 8 spaces, found 4
(#4053) Line indented incorrectly; expected 8 spaces, found 4
(#4054) Line indented incorrectly; expected at least 12 spaces, found 6
(#4055) Line indented incorrectly; expected 8 spaces, found 4
(#4056) Line indented incorrectly; expected 8 spaces, found 4
(#4057) Line indented incorrectly; expected at least 12 spaces, found 6
(#4058) Line indented incorrectly; expected 8 spaces, found 4
(#4059) Line indented incorrectly; expected 8 spaces, found 4
(#4060) Line indented incorrectly; expected at least 12 spaces, found 6
(#4061) Line indented incorrectly; expected 8 spaces, found 4
(#4062) Line indented incorrectly; expected at least 8 spaces, found 4
(#4063) Line indented incorrectly; expected 4 spaces, found 2
(#4065) Line indented incorrectly; expected 4 spaces, found 2
(#4065) Public method name "NoteStoreClient::updateLinkedNotebook" must be in lower-case letters only
(#4065) Variable "authenticationToken" must be all lower-case
(#4065) Variable "linkedNotebook" must be all lower-case
(#4066) Line indented incorrectly; expected at least 4 spaces, found 2
(#4066) Opening brace should be on the same line as the declaration
(#4067) Line indented incorrectly; expected at least 8 spaces, found 4
(#4067) Variable "authenticationToken" must be all lower-case
(#4067) Variable "linkedNotebook" must be all lower-case
(#4068) Line indented incorrectly; expected at least 8 spaces, found 4
(#4069) Line indented incorrectly; expected 4 spaces, found 2
(#4071) Line indented incorrectly; expected 4 spaces, found 2
(#4071) Public method name "NoteStoreClient::send_updateLinkedNotebook" must be in lower-case letters only
(#4071) Variable "authenticationToken" must be all lower-case
(#4071) Variable "linkedNotebook" must be all lower-case
(#4072) Line indented incorrectly; expected at least 4 spaces, found 2
(#4072) Opening brace should be on the same line as the declaration
(#4073) Line indented incorrectly; expected at least 8 spaces, found 4
(#4074) Line indented incorrectly; expected at least 8 spaces, found 4
(#4074) Variable "authenticationToken" must be all lower-case
(#4075) Line indented incorrectly; expected at least 8 spaces, found 4
(#4075) Variable "linkedNotebook" must be all lower-case
(#4076) Line indented incorrectly; expected at least 8 spaces, found 4
(#4076) Variable "bin_accel" must not contain underscores.
(#4076) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#4076) Line exceeds 132 characters; contains 136 characters
(#4077) Line indented incorrectly; expected 8 spaces, found 4
(#4077) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4077) Variable "bin_accel" must not contain underscores.
(#4078) Line indented incorrectly; expected at least 8 spaces, found 4
(#4079) Line indented incorrectly; expected at least 12 spaces, found 6
(#4079) Line exceeds 132 characters; contains 151 characters
(#4080) Line indented incorrectly; expected 8 spaces, found 4
(#4081) Line indented incorrectly; expected 8 spaces, found 4
(#4081) Expected "} else {\n"; found "}\n else\n {\n"
(#4082) Line indented incorrectly; expected at least 8 spaces, found 4
(#4083) Line indented incorrectly; expected at least 12 spaces, found 6
(#4084) Line indented incorrectly; expected at least 12 spaces, found 6
(#4085) Line indented incorrectly; expected at least 12 spaces, found 6
(#4086) Line indented incorrectly; expected at least 12 spaces, found 6
(#4087) Line indented incorrectly; expected 8 spaces, found 4
(#4088) Line indented incorrectly; expected 4 spaces, found 2
(#4090) Line indented incorrectly; expected 4 spaces, found 2
(#4090) Public method name "NoteStoreClient::recv_updateLinkedNotebook" must be in lower-case letters only
(#4091) Line indented incorrectly; expected at least 4 spaces, found 2
(#4091) Opening brace should be on the same line as the declaration
(#4092) Line indented incorrectly; expected at least 8 spaces, found 4
(#4092) Variable "bin_accel" must not contain underscores.
(#4092) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#4092) Line exceeds 132 characters; contains 134 characters
(#4093) Line indented incorrectly; expected at least 8 spaces, found 4
(#4093) Inline control structures are not allowed
(#4093) Variable "bin_accel" must not contain underscores.
(#4093) Line exceeds 132 characters; contains 161 characters
(#4094) Line indented incorrectly; expected 8 spaces, found 4
(#4095) Line indented incorrectly; expected at least 8 spaces, found 4
(#4096) Line indented incorrectly; expected at least 12 spaces, found 6
(#4097) Line indented incorrectly; expected at least 12 spaces, found 6
(#4098) Line indented incorrectly; expected at least 12 spaces, found 6
(#4100) Line indented incorrectly; expected at least 12 spaces, found 6
(#4101) Line indented incorrectly; expected 12 spaces, found 6
(#4102) Line indented incorrectly; expected at least 16 spaces, found 8
(#4103) Line indented incorrectly; expected at least 16 spaces, found 8
(#4104) Line indented incorrectly; expected at least 16 spaces, found 8
(#4105) Line indented incorrectly; expected at least 16 spaces, found 8
(#4106) Line indented incorrectly; expected 12 spaces, found 6
(#4107) Line indented incorrectly; expected at least 12 spaces, found 6
(#4108) Line indented incorrectly; expected at least 12 spaces, found 6
(#4109) Line indented incorrectly; expected at least 12 spaces, found 6
(#4110) Line indented incorrectly; expected 8 spaces, found 4
(#4111) Line indented incorrectly; expected 8 spaces, found 4
(#4112) Line indented incorrectly; expected at least 12 spaces, found 6
(#4113) Line indented incorrectly; expected 8 spaces, found 4
(#4114) Line indented incorrectly; expected 8 spaces, found 4
(#4115) Line indented incorrectly; expected at least 12 spaces, found 6
(#4116) Line indented incorrectly; expected 8 spaces, found 4
(#4117) Line indented incorrectly; expected 8 spaces, found 4
(#4118) Line indented incorrectly; expected at least 12 spaces, found 6
(#4119) Line indented incorrectly; expected 8 spaces, found 4
(#4120) Line indented incorrectly; expected 8 spaces, found 4
(#4121) Line indented incorrectly; expected at least 12 spaces, found 6
(#4122) Line indented incorrectly; expected 8 spaces, found 4
(#4123) Line indented incorrectly; expected at least 8 spaces, found 4
(#4124) Line indented incorrectly; expected 4 spaces, found 2
(#4126) Line indented incorrectly; expected 4 spaces, found 2
(#4126) Public method name "NoteStoreClient::listLinkedNotebooks" must be in lower-case letters only
(#4126) Variable "authenticationToken" must be all lower-case
(#4127) Line indented incorrectly; expected at least 4 spaces, found 2
(#4127) Opening brace should be on the same line as the declaration
(#4128) Line indented incorrectly; expected at least 8 spaces, found 4
(#4128) Variable "authenticationToken" must be all lower-case
(#4129) Line indented incorrectly; expected at least 8 spaces, found 4
(#4130) Line indented incorrectly; expected 4 spaces, found 2
(#4132) Line indented incorrectly; expected 4 spaces, found 2
(#4132) Public method name "NoteStoreClient::send_listLinkedNotebooks" must be in lower-case letters only
(#4132) Variable "authenticationToken" must be all lower-case
(#4133) Line indented incorrectly; expected at least 4 spaces, found 2
(#4133) Opening brace should be on the same line as the declaration
(#4134) Line indented incorrectly; expected at least 8 spaces, found 4
(#4135) Line indented incorrectly; expected at least 8 spaces, found 4
(#4135) Variable "authenticationToken" must be all lower-case
(#4136) Line indented incorrectly; expected at least 8 spaces, found 4
(#4136) Variable "bin_accel" must not contain underscores.
(#4136) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#4136) Line exceeds 132 characters; contains 136 characters
(#4137) Line indented incorrectly; expected 8 spaces, found 4
(#4137) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4137) Variable "bin_accel" must not contain underscores.
(#4138) Line indented incorrectly; expected at least 8 spaces, found 4
(#4139) Line indented incorrectly; expected at least 12 spaces, found 6
(#4139) Line exceeds 132 characters; contains 150 characters
(#4140) Line indented incorrectly; expected 8 spaces, found 4
(#4141) Line indented incorrectly; expected 8 spaces, found 4
(#4141) Expected "} else {\n"; found "}\n else\n {\n"
(#4142) Line indented incorrectly; expected at least 8 spaces, found 4
(#4143) Line indented incorrectly; expected at least 12 spaces, found 6
(#4144) Line indented incorrectly; expected at least 12 spaces, found 6
(#4145) Line indented incorrectly; expected at least 12 spaces, found 6
(#4146) Line indented incorrectly; expected at least 12 spaces, found 6
(#4147) Line indented incorrectly; expected 8 spaces, found 4
(#4148) Line indented incorrectly; expected 4 spaces, found 2
(#4150) Line indented incorrectly; expected 4 spaces, found 2
(#4150) Public method name "NoteStoreClient::recv_listLinkedNotebooks" must be in lower-case letters only
(#4151) Line indented incorrectly; expected at least 4 spaces, found 2
(#4151) Opening brace should be on the same line as the declaration
(#4152) Line indented incorrectly; expected at least 8 spaces, found 4
(#4152) Variable "bin_accel" must not contain underscores.
(#4152) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#4152) Line exceeds 132 characters; contains 134 characters
(#4153) Line indented incorrectly; expected at least 8 spaces, found 4
(#4153) Inline control structures are not allowed
(#4153) Variable "bin_accel" must not contain underscores.
(#4153) Line exceeds 132 characters; contains 160 characters
(#4154) Line indented incorrectly; expected 8 spaces, found 4
(#4155) Line indented incorrectly; expected at least 8 spaces, found 4
(#4156) Line indented incorrectly; expected at least 12 spaces, found 6
(#4157) Line indented incorrectly; expected at least 12 spaces, found 6
(#4158) Line indented incorrectly; expected at least 12 spaces, found 6
(#4160) Line indented incorrectly; expected at least 12 spaces, found 6
(#4161) Line indented incorrectly; expected 12 spaces, found 6
(#4162) Line indented incorrectly; expected at least 16 spaces, found 8
(#4163) Line indented incorrectly; expected at least 16 spaces, found 8
(#4164) Line indented incorrectly; expected at least 16 spaces, found 8
(#4165) Line indented incorrectly; expected at least 16 spaces, found 8
(#4166) Line indented incorrectly; expected 12 spaces, found 6
(#4167) Line indented incorrectly; expected at least 12 spaces, found 6
(#4168) Line indented incorrectly; expected at least 12 spaces, found 6
(#4169) Line indented incorrectly; expected at least 12 spaces, found 6
(#4170) Line indented incorrectly; expected 8 spaces, found 4
(#4171) Line indented incorrectly; expected 8 spaces, found 4
(#4172) Line indented incorrectly; expected at least 12 spaces, found 6
(#4173) Line indented incorrectly; expected 8 spaces, found 4
(#4174) Line indented incorrectly; expected 8 spaces, found 4
(#4175) Line indented incorrectly; expected at least 12 spaces, found 6
(#4176) Line indented incorrectly; expected 8 spaces, found 4
(#4177) Line indented incorrectly; expected 8 spaces, found 4
(#4178) Line indented incorrectly; expected at least 12 spaces, found 6
(#4179) Line indented incorrectly; expected 8 spaces, found 4
(#4180) Line indented incorrectly; expected 8 spaces, found 4
(#4181) Line indented incorrectly; expected at least 12 spaces, found 6
(#4182) Line indented incorrectly; expected 8 spaces, found 4
(#4183) Line indented incorrectly; expected at least 8 spaces, found 4
(#4184) Line indented incorrectly; expected 4 spaces, found 2
(#4186) Line indented incorrectly; expected 4 spaces, found 2
(#4186) Public method name "NoteStoreClient::expungeLinkedNotebook" must be in lower-case letters only
(#4186) Variable "authenticationToken" must be all lower-case
(#4187) Line indented incorrectly; expected at least 4 spaces, found 2
(#4187) Opening brace should be on the same line as the declaration
(#4188) Line indented incorrectly; expected at least 8 spaces, found 4
(#4188) Variable "authenticationToken" must be all lower-case
(#4189) Line indented incorrectly; expected at least 8 spaces, found 4
(#4190) Line indented incorrectly; expected 4 spaces, found 2
(#4192) Line indented incorrectly; expected 4 spaces, found 2
(#4192) Public method name "NoteStoreClient::send_expungeLinkedNotebook" must be in lower-case letters only
(#4192) Variable "authenticationToken" must be all lower-case
(#4193) Line indented incorrectly; expected at least 4 spaces, found 2
(#4193) Opening brace should be on the same line as the declaration
(#4194) Line indented incorrectly; expected at least 8 spaces, found 4
(#4195) Line indented incorrectly; expected at least 8 spaces, found 4
(#4195) Variable "authenticationToken" must be all lower-case
(#4196) Line indented incorrectly; expected at least 8 spaces, found 4
(#4197) Line indented incorrectly; expected at least 8 spaces, found 4
(#4197) Variable "bin_accel" must not contain underscores.
(#4197) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#4197) Line exceeds 132 characters; contains 136 characters
(#4198) Line indented incorrectly; expected 8 spaces, found 4
(#4198) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4198) Variable "bin_accel" must not contain underscores.
(#4199) Line indented incorrectly; expected at least 8 spaces, found 4
(#4200) Line indented incorrectly; expected at least 12 spaces, found 6
(#4200) Line exceeds 132 characters; contains 152 characters
(#4201) Line indented incorrectly; expected 8 spaces, found 4
(#4202) Line indented incorrectly; expected 8 spaces, found 4
(#4202) Expected "} else {\n"; found "}\n else\n {\n"
(#4203) Line indented incorrectly; expected at least 8 spaces, found 4
(#4204) Line indented incorrectly; expected at least 12 spaces, found 6
(#4205) Line indented incorrectly; expected at least 12 spaces, found 6
(#4206) Line indented incorrectly; expected at least 12 spaces, found 6
(#4207) Line indented incorrectly; expected at least 12 spaces, found 6
(#4208) Line indented incorrectly; expected 8 spaces, found 4
(#4209) Line indented incorrectly; expected 4 spaces, found 2
(#4211) Line indented incorrectly; expected 4 spaces, found 2
(#4211) Public method name "NoteStoreClient::recv_expungeLinkedNotebook" must be in lower-case letters only
(#4212) Line indented incorrectly; expected at least 4 spaces, found 2
(#4212) Opening brace should be on the same line as the declaration
(#4213) Line indented incorrectly; expected at least 8 spaces, found 4
(#4213) Variable "bin_accel" must not contain underscores.
(#4213) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#4213) Line exceeds 132 characters; contains 134 characters
(#4214) Line indented incorrectly; expected at least 8 spaces, found 4
(#4214) Inline control structures are not allowed
(#4214) Variable "bin_accel" must not contain underscores.
(#4214) Line exceeds 132 characters; contains 162 characters
(#4215) Line indented incorrectly; expected 8 spaces, found 4
(#4216) Line indented incorrectly; expected at least 8 spaces, found 4
(#4217) Line indented incorrectly; expected at least 12 spaces, found 6
(#4218) Line indented incorrectly; expected at least 12 spaces, found 6
(#4219) Line indented incorrectly; expected at least 12 spaces, found 6
(#4221) Line indented incorrectly; expected at least 12 spaces, found 6
(#4222) Line indented incorrectly; expected 12 spaces, found 6
(#4223) Line indented incorrectly; expected at least 16 spaces, found 8
(#4224) Line indented incorrectly; expected at least 16 spaces, found 8
(#4225) Line indented incorrectly; expected at least 16 spaces, found 8
(#4226) Line indented incorrectly; expected at least 16 spaces, found 8
(#4227) Line indented incorrectly; expected 12 spaces, found 6
(#4228) Line indented incorrectly; expected at least 12 spaces, found 6
(#4229) Line indented incorrectly; expected at least 12 spaces, found 6
(#4230) Line indented incorrectly; expected at least 12 spaces, found 6
(#4231) Line indented incorrectly; expected 8 spaces, found 4
(#4232) Line indented incorrectly; expected 8 spaces, found 4
(#4233) Line indented incorrectly; expected at least 12 spaces, found 6
(#4234) Line indented incorrectly; expected 8 spaces, found 4
(#4235) Line indented incorrectly; expected 8 spaces, found 4
(#4236) Line indented incorrectly; expected at least 12 spaces, found 6
(#4237) Line indented incorrectly; expected 8 spaces, found 4
(#4238) Line indented incorrectly; expected 8 spaces, found 4
(#4239) Line indented incorrectly; expected at least 12 spaces, found 6
(#4240) Line indented incorrectly; expected 8 spaces, found 4
(#4241) Line indented incorrectly; expected 8 spaces, found 4
(#4242) Line indented incorrectly; expected at least 12 spaces, found 6
(#4243) Line indented incorrectly; expected 8 spaces, found 4
(#4244) Line indented incorrectly; expected at least 8 spaces, found 4
(#4245) Line indented incorrectly; expected 4 spaces, found 2
(#4247) Line indented incorrectly; expected 4 spaces, found 2
(#4247) Public method name "NoteStoreClient::authenticateToSharedNotebook" must be in lower-case letters only
(#4247) Variable "shareKey" must be all lower-case
(#4247) Variable "authenticationToken" must be all lower-case
(#4248) Line indented incorrectly; expected at least 4 spaces, found 2
(#4248) Opening brace should be on the same line as the declaration
(#4249) Line indented incorrectly; expected at least 8 spaces, found 4
(#4249) Variable "shareKey" must be all lower-case
(#4249) Variable "authenticationToken" must be all lower-case
(#4250) Line indented incorrectly; expected at least 8 spaces, found 4
(#4251) Line indented incorrectly; expected 4 spaces, found 2
(#4253) Line indented incorrectly; expected 4 spaces, found 2
(#4253) Public method name "NoteStoreClient::send_authenticateToSharedNotebook" must be in lower-case letters only
(#4253) Variable "shareKey" must be all lower-case
(#4253) Variable "authenticationToken" must be all lower-case
(#4254) Line indented incorrectly; expected at least 4 spaces, found 2
(#4254) Opening brace should be on the same line as the declaration
(#4255) Line indented incorrectly; expected at least 8 spaces, found 4
(#4256) Line indented incorrectly; expected at least 8 spaces, found 4
(#4256) Variable "shareKey" must be all lower-case
(#4257) Line indented incorrectly; expected at least 8 spaces, found 4
(#4257) Variable "authenticationToken" must be all lower-case
(#4258) Line indented incorrectly; expected at least 8 spaces, found 4
(#4258) Variable "bin_accel" must not contain underscores.
(#4258) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#4258) Line exceeds 132 characters; contains 136 characters
(#4259) Line indented incorrectly; expected 8 spaces, found 4
(#4259) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4259) Variable "bin_accel" must not contain underscores.
(#4260) Line indented incorrectly; expected at least 8 spaces, found 4
(#4261) Line indented incorrectly; expected at least 12 spaces, found 6
(#4261) Line exceeds 132 characters; contains 159 characters
(#4262) Line indented incorrectly; expected 8 spaces, found 4
(#4263) Line indented incorrectly; expected 8 spaces, found 4
(#4263) Expected "} else {\n"; found "}\n else\n {\n"
(#4264) Line indented incorrectly; expected at least 8 spaces, found 4
(#4265) Line indented incorrectly; expected at least 12 spaces, found 6
(#4266) Line indented incorrectly; expected at least 12 spaces, found 6
(#4267) Line indented incorrectly; expected at least 12 spaces, found 6
(#4268) Line indented incorrectly; expected at least 12 spaces, found 6
(#4269) Line indented incorrectly; expected 8 spaces, found 4
(#4270) Line indented incorrectly; expected 4 spaces, found 2
(#4272) Line indented incorrectly; expected 4 spaces, found 2
(#4272) Public method name "NoteStoreClient::recv_authenticateToSharedNotebook" must be in lower-case letters only
(#4273) Line indented incorrectly; expected at least 4 spaces, found 2
(#4273) Opening brace should be on the same line as the declaration
(#4274) Line indented incorrectly; expected at least 8 spaces, found 4
(#4274) Variable "bin_accel" must not contain underscores.
(#4274) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#4274) Line exceeds 132 characters; contains 134 characters
(#4275) Line indented incorrectly; expected at least 8 spaces, found 4
(#4275) Inline control structures are not allowed
(#4275) Variable "bin_accel" must not contain underscores.
(#4275) Line exceeds 132 characters; contains 169 characters
(#4276) Line indented incorrectly; expected 8 spaces, found 4
(#4277) Line indented incorrectly; expected at least 8 spaces, found 4
(#4278) Line indented incorrectly; expected at least 12 spaces, found 6
(#4279) Line indented incorrectly; expected at least 12 spaces, found 6
(#4280) Line indented incorrectly; expected at least 12 spaces, found 6
(#4282) Line indented incorrectly; expected at least 12 spaces, found 6
(#4283) Line indented incorrectly; expected 12 spaces, found 6
(#4284) Line indented incorrectly; expected at least 16 spaces, found 8
(#4285) Line indented incorrectly; expected at least 16 spaces, found 8
(#4286) Line indented incorrectly; expected at least 16 spaces, found 8
(#4287) Line indented incorrectly; expected at least 16 spaces, found 8
(#4288) Line indented incorrectly; expected 12 spaces, found 6
(#4289) Line indented incorrectly; expected at least 12 spaces, found 6
(#4290) Line indented incorrectly; expected at least 12 spaces, found 6
(#4291) Line indented incorrectly; expected at least 12 spaces, found 6
(#4292) Line indented incorrectly; expected 8 spaces, found 4
(#4293) Line indented incorrectly; expected 8 spaces, found 4
(#4294) Line indented incorrectly; expected at least 12 spaces, found 6
(#4295) Line indented incorrectly; expected 8 spaces, found 4
(#4296) Line indented incorrectly; expected 8 spaces, found 4
(#4297) Line indented incorrectly; expected at least 12 spaces, found 6
(#4298) Line indented incorrectly; expected 8 spaces, found 4
(#4299) Line indented incorrectly; expected 8 spaces, found 4
(#4300) Line indented incorrectly; expected at least 12 spaces, found 6
(#4301) Line indented incorrectly; expected 8 spaces, found 4
(#4302) Line indented incorrectly; expected 8 spaces, found 4
(#4303) Line indented incorrectly; expected at least 12 spaces, found 6
(#4304) Line indented incorrectly; expected 8 spaces, found 4
(#4305) Line indented incorrectly; expected at least 8 spaces, found 4
(#4306) Line indented incorrectly; expected 4 spaces, found 2
(#4308) Line indented incorrectly; expected 4 spaces, found 2
(#4308) Public method name "NoteStoreClient::getSharedNotebookByAuth" must be in lower-case letters only
(#4308) Variable "authenticationToken" must be all lower-case
(#4309) Line indented incorrectly; expected at least 4 spaces, found 2
(#4309) Opening brace should be on the same line as the declaration
(#4310) Line indented incorrectly; expected at least 8 spaces, found 4
(#4310) Variable "authenticationToken" must be all lower-case
(#4311) Line indented incorrectly; expected at least 8 spaces, found 4
(#4312) Line indented incorrectly; expected 4 spaces, found 2
(#4314) Line indented incorrectly; expected 4 spaces, found 2
(#4314) Public method name "NoteStoreClient::send_getSharedNotebookByAuth" must be in lower-case letters only
(#4314) Variable "authenticationToken" must be all lower-case
(#4315) Line indented incorrectly; expected at least 4 spaces, found 2
(#4315) Opening brace should be on the same line as the declaration
(#4316) Line indented incorrectly; expected at least 8 spaces, found 4
(#4317) Line indented incorrectly; expected at least 8 spaces, found 4
(#4317) Variable "authenticationToken" must be all lower-case
(#4318) Line indented incorrectly; expected at least 8 spaces, found 4
(#4318) Variable "bin_accel" must not contain underscores.
(#4318) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#4318) Line exceeds 132 characters; contains 136 characters
(#4319) Line indented incorrectly; expected 8 spaces, found 4
(#4319) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4319) Variable "bin_accel" must not contain underscores.
(#4320) Line indented incorrectly; expected at least 8 spaces, found 4
(#4321) Line indented incorrectly; expected at least 12 spaces, found 6
(#4321) Line exceeds 132 characters; contains 154 characters
(#4322) Line indented incorrectly; expected 8 spaces, found 4
(#4323) Line indented incorrectly; expected 8 spaces, found 4
(#4323) Expected "} else {\n"; found "}\n else\n {\n"
(#4324) Line indented incorrectly; expected at least 8 spaces, found 4
(#4325) Line indented incorrectly; expected at least 12 spaces, found 6
(#4326) Line indented incorrectly; expected at least 12 spaces, found 6
(#4327) Line indented incorrectly; expected at least 12 spaces, found 6
(#4328) Line indented incorrectly; expected at least 12 spaces, found 6
(#4329) Line indented incorrectly; expected 8 spaces, found 4
(#4330) Line indented incorrectly; expected 4 spaces, found 2
(#4332) Line indented incorrectly; expected 4 spaces, found 2
(#4332) Public method name "NoteStoreClient::recv_getSharedNotebookByAuth" must be in lower-case letters only
(#4333) Line indented incorrectly; expected at least 4 spaces, found 2
(#4333) Opening brace should be on the same line as the declaration
(#4334) Line indented incorrectly; expected at least 8 spaces, found 4
(#4334) Variable "bin_accel" must not contain underscores.
(#4334) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#4334) Line exceeds 132 characters; contains 134 characters
(#4335) Line indented incorrectly; expected at least 8 spaces, found 4
(#4335) Inline control structures are not allowed
(#4335) Variable "bin_accel" must not contain underscores.
(#4335) Line exceeds 132 characters; contains 164 characters
(#4336) Line indented incorrectly; expected 8 spaces, found 4
(#4337) Line indented incorrectly; expected at least 8 spaces, found 4
(#4338) Line indented incorrectly; expected at least 12 spaces, found 6
(#4339) Line indented incorrectly; expected at least 12 spaces, found 6
(#4340) Line indented incorrectly; expected at least 12 spaces, found 6
(#4342) Line indented incorrectly; expected at least 12 spaces, found 6
(#4343) Line indented incorrectly; expected 12 spaces, found 6
(#4344) Line indented incorrectly; expected at least 16 spaces, found 8
(#4345) Line indented incorrectly; expected at least 16 spaces, found 8
(#4346) Line indented incorrectly; expected at least 16 spaces, found 8
(#4347) Line indented incorrectly; expected at least 16 spaces, found 8
(#4348) Line indented incorrectly; expected 12 spaces, found 6
(#4349) Line indented incorrectly; expected at least 12 spaces, found 6
(#4350) Line indented incorrectly; expected at least 12 spaces, found 6
(#4351) Line indented incorrectly; expected at least 12 spaces, found 6
(#4352) Line indented incorrectly; expected 8 spaces, found 4
(#4353) Line indented incorrectly; expected 8 spaces, found 4
(#4354) Line indented incorrectly; expected at least 12 spaces, found 6
(#4355) Line indented incorrectly; expected 8 spaces, found 4
(#4356) Line indented incorrectly; expected 8 spaces, found 4
(#4357) Line indented incorrectly; expected at least 12 spaces, found 6
(#4358) Line indented incorrectly; expected 8 spaces, found 4
(#4359) Line indented incorrectly; expected 8 spaces, found 4
(#4360) Line indented incorrectly; expected at least 12 spaces, found 6
(#4361) Line indented incorrectly; expected 8 spaces, found 4
(#4362) Line indented incorrectly; expected 8 spaces, found 4
(#4363) Line indented incorrectly; expected at least 12 spaces, found 6
(#4364) Line indented incorrectly; expected 8 spaces, found 4
(#4365) Line indented incorrectly; expected at least 8 spaces, found 4
(#4366) Line indented incorrectly; expected 4 spaces, found 2
(#4368) Line indented incorrectly; expected 4 spaces, found 2
(#4368) Public method name "NoteStoreClient::emailNote" must be in lower-case letters only
(#4368) Variable "authenticationToken" must be all lower-case
(#4369) Line indented incorrectly; expected at least 4 spaces, found 2
(#4369) Opening brace should be on the same line as the declaration
(#4370) Line indented incorrectly; expected at least 8 spaces, found 4
(#4370) Variable "authenticationToken" must be all lower-case
(#4371) Line indented incorrectly; expected at least 8 spaces, found 4
(#4372) Line indented incorrectly; expected 4 spaces, found 2
(#4374) Line indented incorrectly; expected 4 spaces, found 2
(#4374) Public method name "NoteStoreClient::send_emailNote" must be in lower-case letters only
(#4374) Variable "authenticationToken" must be all lower-case
(#4375) Line indented incorrectly; expected at least 4 spaces, found 2
(#4375) Opening brace should be on the same line as the declaration
(#4376) Line indented incorrectly; expected at least 8 spaces, found 4
(#4377) Line indented incorrectly; expected at least 8 spaces, found 4
(#4377) Variable "authenticationToken" must be all lower-case
(#4378) Line indented incorrectly; expected at least 8 spaces, found 4
(#4379) Line indented incorrectly; expected at least 8 spaces, found 4
(#4379) Variable "bin_accel" must not contain underscores.
(#4379) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#4379) Line exceeds 132 characters; contains 136 characters
(#4380) Line indented incorrectly; expected 8 spaces, found 4
(#4380) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4380) Variable "bin_accel" must not contain underscores.
(#4381) Line indented incorrectly; expected at least 8 spaces, found 4
(#4382) Line indented incorrectly; expected at least 12 spaces, found 6
(#4382) Line exceeds 132 characters; contains 140 characters
(#4383) Line indented incorrectly; expected 8 spaces, found 4
(#4384) Line indented incorrectly; expected 8 spaces, found 4
(#4384) Expected "} else {\n"; found "}\n else\n {\n"
(#4385) Line indented incorrectly; expected at least 8 spaces, found 4
(#4386) Line indented incorrectly; expected at least 12 spaces, found 6
(#4387) Line indented incorrectly; expected at least 12 spaces, found 6
(#4388) Line indented incorrectly; expected at least 12 spaces, found 6
(#4389) Line indented incorrectly; expected at least 12 spaces, found 6
(#4390) Line indented incorrectly; expected 8 spaces, found 4
(#4391) Line indented incorrectly; expected 4 spaces, found 2
(#4393) Line indented incorrectly; expected 4 spaces, found 2
(#4393) Public method name "NoteStoreClient::recv_emailNote" must be in lower-case letters only
(#4394) Line indented incorrectly; expected at least 4 spaces, found 2
(#4394) Opening brace should be on the same line as the declaration
(#4395) Line indented incorrectly; expected at least 8 spaces, found 4
(#4395) Variable "bin_accel" must not contain underscores.
(#4395) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#4395) Line exceeds 132 characters; contains 134 characters
(#4396) Line indented incorrectly; expected at least 8 spaces, found 4
(#4396) Inline control structures are not allowed
(#4396) Variable "bin_accel" must not contain underscores.
(#4396) Line exceeds 132 characters; contains 150 characters
(#4397) Line indented incorrectly; expected 8 spaces, found 4
(#4398) Line indented incorrectly; expected at least 8 spaces, found 4
(#4399) Line indented incorrectly; expected at least 12 spaces, found 6
(#4400) Line indented incorrectly; expected at least 12 spaces, found 6
(#4401) Line indented incorrectly; expected at least 12 spaces, found 6
(#4403) Line indented incorrectly; expected at least 12 spaces, found 6
(#4404) Line indented incorrectly; expected 12 spaces, found 6
(#4405) Line indented incorrectly; expected at least 16 spaces, found 8
(#4406) Line indented incorrectly; expected at least 16 spaces, found 8
(#4407) Line indented incorrectly; expected at least 16 spaces, found 8
(#4408) Line indented incorrectly; expected at least 16 spaces, found 8
(#4409) Line indented incorrectly; expected 12 spaces, found 6
(#4410) Line indented incorrectly; expected at least 12 spaces, found 6
(#4411) Line indented incorrectly; expected at least 12 spaces, found 6
(#4412) Line indented incorrectly; expected at least 12 spaces, found 6
(#4413) Line indented incorrectly; expected 8 spaces, found 4
(#4414) Line indented incorrectly; expected 8 spaces, found 4
(#4415) Line indented incorrectly; expected at least 12 spaces, found 6
(#4416) Line indented incorrectly; expected 8 spaces, found 4
(#4417) Line indented incorrectly; expected 8 spaces, found 4
(#4418) Line indented incorrectly; expected at least 12 spaces, found 6
(#4419) Line indented incorrectly; expected 8 spaces, found 4
(#4420) Line indented incorrectly; expected 8 spaces, found 4
(#4421) Line indented incorrectly; expected at least 12 spaces, found 6
(#4422) Line indented incorrectly; expected 8 spaces, found 4
(#4423) Line indented incorrectly; expected at least 8 spaces, found 4
(#4424) Line indented incorrectly; expected 4 spaces, found 2
(#4426) Line indented incorrectly; expected 4 spaces, found 2
(#4426) Public method name "NoteStoreClient::shareNote" must be in lower-case letters only
(#4426) Variable "authenticationToken" must be all lower-case
(#4427) Line indented incorrectly; expected at least 4 spaces, found 2
(#4427) Opening brace should be on the same line as the declaration
(#4428) Line indented incorrectly; expected at least 8 spaces, found 4
(#4428) Variable "authenticationToken" must be all lower-case
(#4429) Line indented incorrectly; expected at least 8 spaces, found 4
(#4430) Line indented incorrectly; expected 4 spaces, found 2
(#4432) Line indented incorrectly; expected 4 spaces, found 2
(#4432) Public method name "NoteStoreClient::send_shareNote" must be in lower-case letters only
(#4432) Variable "authenticationToken" must be all lower-case
(#4433) Line indented incorrectly; expected at least 4 spaces, found 2
(#4433) Opening brace should be on the same line as the declaration
(#4434) Line indented incorrectly; expected at least 8 spaces, found 4
(#4435) Line indented incorrectly; expected at least 8 spaces, found 4
(#4435) Variable "authenticationToken" must be all lower-case
(#4436) Line indented incorrectly; expected at least 8 spaces, found 4
(#4437) Line indented incorrectly; expected at least 8 spaces, found 4
(#4437) Variable "bin_accel" must not contain underscores.
(#4437) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#4437) Line exceeds 132 characters; contains 136 characters
(#4438) Line indented incorrectly; expected 8 spaces, found 4
(#4438) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4438) Variable "bin_accel" must not contain underscores.
(#4439) Line indented incorrectly; expected at least 8 spaces, found 4
(#4440) Line indented incorrectly; expected at least 12 spaces, found 6
(#4440) Line exceeds 132 characters; contains 140 characters
(#4441) Line indented incorrectly; expected 8 spaces, found 4
(#4442) Line indented incorrectly; expected 8 spaces, found 4
(#4442) Expected "} else {\n"; found "}\n else\n {\n"
(#4443) Line indented incorrectly; expected at least 8 spaces, found 4
(#4444) Line indented incorrectly; expected at least 12 spaces, found 6
(#4445) Line indented incorrectly; expected at least 12 spaces, found 6
(#4446) Line indented incorrectly; expected at least 12 spaces, found 6
(#4447) Line indented incorrectly; expected at least 12 spaces, found 6
(#4448) Line indented incorrectly; expected 8 spaces, found 4
(#4449) Line indented incorrectly; expected 4 spaces, found 2
(#4451) Line indented incorrectly; expected 4 spaces, found 2
(#4451) Public method name "NoteStoreClient::recv_shareNote" must be in lower-case letters only
(#4452) Line indented incorrectly; expected at least 4 spaces, found 2
(#4452) Opening brace should be on the same line as the declaration
(#4453) Line indented incorrectly; expected at least 8 spaces, found 4
(#4453) Variable "bin_accel" must not contain underscores.
(#4453) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#4453) Line exceeds 132 characters; contains 134 characters
(#4454) Line indented incorrectly; expected at least 8 spaces, found 4
(#4454) Inline control structures are not allowed
(#4454) Variable "bin_accel" must not contain underscores.
(#4454) Line exceeds 132 characters; contains 150 characters
(#4455) Line indented incorrectly; expected 8 spaces, found 4
(#4456) Line indented incorrectly; expected at least 8 spaces, found 4
(#4457) Line indented incorrectly; expected at least 12 spaces, found 6
(#4458) Line indented incorrectly; expected at least 12 spaces, found 6
(#4459) Line indented incorrectly; expected at least 12 spaces, found 6
(#4461) Line indented incorrectly; expected at least 12 spaces, found 6
(#4462) Line indented incorrectly; expected 12 spaces, found 6
(#4463) Line indented incorrectly; expected at least 16 spaces, found 8
(#4464) Line indented incorrectly; expected at least 16 spaces, found 8
(#4465) Line indented incorrectly; expected at least 16 spaces, found 8
(#4466) Line indented incorrectly; expected at least 16 spaces, found 8
(#4467) Line indented incorrectly; expected 12 spaces, found 6
(#4468) Line indented incorrectly; expected at least 12 spaces, found 6
(#4469) Line indented incorrectly; expected at least 12 spaces, found 6
(#4470) Line indented incorrectly; expected at least 12 spaces, found 6
(#4471) Line indented incorrectly; expected 8 spaces, found 4
(#4472) Line indented incorrectly; expected 8 spaces, found 4
(#4473) Line indented incorrectly; expected at least 12 spaces, found 6
(#4474) Line indented incorrectly; expected 8 spaces, found 4
(#4475) Line indented incorrectly; expected 8 spaces, found 4
(#4476) Line indented incorrectly; expected at least 12 spaces, found 6
(#4477) Line indented incorrectly; expected 8 spaces, found 4
(#4478) Line indented incorrectly; expected 8 spaces, found 4
(#4479) Line indented incorrectly; expected at least 12 spaces, found 6
(#4480) Line indented incorrectly; expected 8 spaces, found 4
(#4481) Line indented incorrectly; expected 8 spaces, found 4
(#4482) Line indented incorrectly; expected at least 12 spaces, found 6
(#4483) Line indented incorrectly; expected 8 spaces, found 4
(#4484) Line indented incorrectly; expected at least 8 spaces, found 4
(#4485) Line indented incorrectly; expected 4 spaces, found 2
(#4487) Line indented incorrectly; expected 4 spaces, found 2
(#4487) Public method name "NoteStoreClient::stopSharingNote" must be in lower-case letters only
(#4487) Variable "authenticationToken" must be all lower-case
(#4488) Line indented incorrectly; expected at least 4 spaces, found 2
(#4488) Opening brace should be on the same line as the declaration
(#4489) Line indented incorrectly; expected at least 8 spaces, found 4
(#4489) Variable "authenticationToken" must be all lower-case
(#4490) Line indented incorrectly; expected at least 8 spaces, found 4
(#4491) Line indented incorrectly; expected 4 spaces, found 2
(#4493) Line indented incorrectly; expected 4 spaces, found 2
(#4493) Public method name "NoteStoreClient::send_stopSharingNote" must be in lower-case letters only
(#4493) Variable "authenticationToken" must be all lower-case
(#4494) Line indented incorrectly; expected at least 4 spaces, found 2
(#4494) Opening brace should be on the same line as the declaration
(#4495) Line indented incorrectly; expected at least 8 spaces, found 4
(#4496) Line indented incorrectly; expected at least 8 spaces, found 4
(#4496) Variable "authenticationToken" must be all lower-case
(#4497) Line indented incorrectly; expected at least 8 spaces, found 4
(#4498) Line indented incorrectly; expected at least 8 spaces, found 4
(#4498) Variable "bin_accel" must not contain underscores.
(#4498) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#4498) Line exceeds 132 characters; contains 136 characters
(#4499) Line indented incorrectly; expected 8 spaces, found 4
(#4499) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4499) Variable "bin_accel" must not contain underscores.
(#4500) Line indented incorrectly; expected at least 8 spaces, found 4
(#4501) Line indented incorrectly; expected at least 12 spaces, found 6
(#4501) Line exceeds 132 characters; contains 146 characters
(#4502) Line indented incorrectly; expected 8 spaces, found 4
(#4503) Line indented incorrectly; expected 8 spaces, found 4
(#4503) Expected "} else {\n"; found "}\n else\n {\n"
(#4504) Line indented incorrectly; expected at least 8 spaces, found 4
(#4505) Line indented incorrectly; expected at least 12 spaces, found 6
(#4506) Line indented incorrectly; expected at least 12 spaces, found 6
(#4507) Line indented incorrectly; expected at least 12 spaces, found 6
(#4508) Line indented incorrectly; expected at least 12 spaces, found 6
(#4509) Line indented incorrectly; expected 8 spaces, found 4
(#4510) Line indented incorrectly; expected 4 spaces, found 2
(#4512) Line indented incorrectly; expected 4 spaces, found 2
(#4512) Public method name "NoteStoreClient::recv_stopSharingNote" must be in lower-case letters only
(#4513) Line indented incorrectly; expected at least 4 spaces, found 2
(#4513) Opening brace should be on the same line as the declaration
(#4514) Line indented incorrectly; expected at least 8 spaces, found 4
(#4514) Variable "bin_accel" must not contain underscores.
(#4514) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#4514) Line exceeds 132 characters; contains 134 characters
(#4515) Line indented incorrectly; expected at least 8 spaces, found 4
(#4515) Inline control structures are not allowed
(#4515) Variable "bin_accel" must not contain underscores.
(#4515) Line exceeds 132 characters; contains 156 characters
(#4516) Line indented incorrectly; expected 8 spaces, found 4
(#4517) Line indented incorrectly; expected at least 8 spaces, found 4
(#4518) Line indented incorrectly; expected at least 12 spaces, found 6
(#4519) Line indented incorrectly; expected at least 12 spaces, found 6
(#4520) Line indented incorrectly; expected at least 12 spaces, found 6
(#4522) Line indented incorrectly; expected at least 12 spaces, found 6
(#4523) Line indented incorrectly; expected 12 spaces, found 6
(#4524) Line indented incorrectly; expected at least 16 spaces, found 8
(#4525) Line indented incorrectly; expected at least 16 spaces, found 8
(#4526) Line indented incorrectly; expected at least 16 spaces, found 8
(#4527) Line indented incorrectly; expected at least 16 spaces, found 8
(#4528) Line indented incorrectly; expected 12 spaces, found 6
(#4529) Line indented incorrectly; expected at least 12 spaces, found 6
(#4530) Line indented incorrectly; expected at least 12 spaces, found 6
(#4531) Line indented incorrectly; expected at least 12 spaces, found 6
(#4532) Line indented incorrectly; expected 8 spaces, found 4
(#4533) Line indented incorrectly; expected 8 spaces, found 4
(#4534) Line indented incorrectly; expected at least 12 spaces, found 6
(#4535) Line indented incorrectly; expected 8 spaces, found 4
(#4536) Line indented incorrectly; expected 8 spaces, found 4
(#4537) Line indented incorrectly; expected at least 12 spaces, found 6
(#4538) Line indented incorrectly; expected 8 spaces, found 4
(#4539) Line indented incorrectly; expected 8 spaces, found 4
(#4540) Line indented incorrectly; expected at least 12 spaces, found 6
(#4541) Line indented incorrectly; expected 8 spaces, found 4
(#4542) Line indented incorrectly; expected at least 8 spaces, found 4
(#4543) Line indented incorrectly; expected 4 spaces, found 2
(#4545) Line indented incorrectly; expected 4 spaces, found 2
(#4545) Public method name "NoteStoreClient::authenticateToSharedNote" must be in lower-case letters only
(#4545) Variable "noteKey" must be all lower-case
(#4545) Variable "authenticationToken" must be all lower-case
(#4546) Line indented incorrectly; expected at least 4 spaces, found 2
(#4546) Opening brace should be on the same line as the declaration
(#4547) Line indented incorrectly; expected at least 8 spaces, found 4
(#4547) Variable "noteKey" must be all lower-case
(#4547) Variable "authenticationToken" must be all lower-case
(#4548) Line indented incorrectly; expected at least 8 spaces, found 4
(#4549) Line indented incorrectly; expected 4 spaces, found 2
(#4551) Line indented incorrectly; expected 4 spaces, found 2
(#4551) Public method name "NoteStoreClient::send_authenticateToSharedNote" must be in lower-case letters only
(#4551) Variable "noteKey" must be all lower-case
(#4551) Variable "authenticationToken" must be all lower-case
(#4552) Line indented incorrectly; expected at least 4 spaces, found 2
(#4552) Opening brace should be on the same line as the declaration
(#4553) Line indented incorrectly; expected at least 8 spaces, found 4
(#4554) Line indented incorrectly; expected at least 8 spaces, found 4
(#4555) Line indented incorrectly; expected at least 8 spaces, found 4
(#4555) Variable "noteKey" must be all lower-case
(#4556) Line indented incorrectly; expected at least 8 spaces, found 4
(#4556) Variable "authenticationToken" must be all lower-case
(#4557) Line indented incorrectly; expected at least 8 spaces, found 4
(#4557) Variable "bin_accel" must not contain underscores.
(#4557) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#4557) Line exceeds 132 characters; contains 136 characters
(#4558) Line indented incorrectly; expected 8 spaces, found 4
(#4558) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4558) Variable "bin_accel" must not contain underscores.
(#4559) Line indented incorrectly; expected at least 8 spaces, found 4
(#4560) Line indented incorrectly; expected at least 12 spaces, found 6
(#4560) Line exceeds 132 characters; contains 155 characters
(#4561) Line indented incorrectly; expected 8 spaces, found 4
(#4562) Line indented incorrectly; expected 8 spaces, found 4
(#4562) Expected "} else {\n"; found "}\n else\n {\n"
(#4563) Line indented incorrectly; expected at least 8 spaces, found 4
(#4564) Line indented incorrectly; expected at least 12 spaces, found 6
(#4565) Line indented incorrectly; expected at least 12 spaces, found 6
(#4566) Line indented incorrectly; expected at least 12 spaces, found 6
(#4567) Line indented incorrectly; expected at least 12 spaces, found 6
(#4568) Line indented incorrectly; expected 8 spaces, found 4
(#4569) Line indented incorrectly; expected 4 spaces, found 2
(#4571) Line indented incorrectly; expected 4 spaces, found 2
(#4571) Public method name "NoteStoreClient::recv_authenticateToSharedNote" must be in lower-case letters only
(#4572) Line indented incorrectly; expected at least 4 spaces, found 2
(#4572) Opening brace should be on the same line as the declaration
(#4573) Line indented incorrectly; expected at least 8 spaces, found 4
(#4573) Variable "bin_accel" must not contain underscores.
(#4573) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#4573) Line exceeds 132 characters; contains 134 characters
(#4574) Line indented incorrectly; expected at least 8 spaces, found 4
(#4574) Inline control structures are not allowed
(#4574) Variable "bin_accel" must not contain underscores.
(#4574) Line exceeds 132 characters; contains 165 characters
(#4575) Line indented incorrectly; expected 8 spaces, found 4
(#4576) Line indented incorrectly; expected at least 8 spaces, found 4
(#4577) Line indented incorrectly; expected at least 12 spaces, found 6
(#4578) Line indented incorrectly; expected at least 12 spaces, found 6
(#4579) Line indented incorrectly; expected at least 12 spaces, found 6
(#4581) Line indented incorrectly; expected at least 12 spaces, found 6
(#4582) Line indented incorrectly; expected 12 spaces, found 6
(#4583) Line indented incorrectly; expected at least 16 spaces, found 8
(#4584) Line indented incorrectly; expected at least 16 spaces, found 8
(#4585) Line indented incorrectly; expected at least 16 spaces, found 8
(#4586) Line indented incorrectly; expected at least 16 spaces, found 8
(#4587) Line indented incorrectly; expected 12 spaces, found 6
(#4588) Line indented incorrectly; expected at least 12 spaces, found 6
(#4589) Line indented incorrectly; expected at least 12 spaces, found 6
(#4590) Line indented incorrectly; expected at least 12 spaces, found 6
(#4591) Line indented incorrectly; expected 8 spaces, found 4
(#4592) Line indented incorrectly; expected 8 spaces, found 4
(#4593) Line indented incorrectly; expected at least 12 spaces, found 6
(#4594) Line indented incorrectly; expected 8 spaces, found 4
(#4595) Line indented incorrectly; expected 8 spaces, found 4
(#4596) Line indented incorrectly; expected at least 12 spaces, found 6
(#4597) Line indented incorrectly; expected 8 spaces, found 4
(#4598) Line indented incorrectly; expected 8 spaces, found 4
(#4599) Line indented incorrectly; expected at least 12 spaces, found 6
(#4600) Line indented incorrectly; expected 8 spaces, found 4
(#4601) Line indented incorrectly; expected 8 spaces, found 4
(#4602) Line indented incorrectly; expected at least 12 spaces, found 6
(#4603) Line indented incorrectly; expected 8 spaces, found 4
(#4604) Line indented incorrectly; expected at least 8 spaces, found 4
(#4605) Line indented incorrectly; expected 4 spaces, found 2
(#4607) Line indented incorrectly; expected 4 spaces, found 2
(#4607) Public method name "NoteStoreClient::findRelated" must be in lower-case letters only
(#4607) Variable "authenticationToken" must be all lower-case
(#4607) Variable "resultSpec" must be all lower-case
(#4608) Line indented incorrectly; expected at least 4 spaces, found 2
(#4608) Opening brace should be on the same line as the declaration
(#4609) Line indented incorrectly; expected at least 8 spaces, found 4
(#4609) Variable "authenticationToken" must be all lower-case
(#4609) Variable "resultSpec" must be all lower-case
(#4610) Line indented incorrectly; expected at least 8 spaces, found 4
(#4611) Line indented incorrectly; expected 4 spaces, found 2
(#4613) Line indented incorrectly; expected 4 spaces, found 2
(#4613) Public method name "NoteStoreClient::send_findRelated" must be in lower-case letters only
(#4613) Variable "authenticationToken" must be all lower-case
(#4613) Variable "resultSpec" must be all lower-case
(#4614) Line indented incorrectly; expected at least 4 spaces, found 2
(#4614) Opening brace should be on the same line as the declaration
(#4615) Line indented incorrectly; expected at least 8 spaces, found 4
(#4616) Line indented incorrectly; expected at least 8 spaces, found 4
(#4616) Variable "authenticationToken" must be all lower-case
(#4617) Line indented incorrectly; expected at least 8 spaces, found 4
(#4618) Line indented incorrectly; expected at least 8 spaces, found 4
(#4618) Variable "resultSpec" must be all lower-case
(#4619) Line indented incorrectly; expected at least 8 spaces, found 4
(#4619) Variable "bin_accel" must not contain underscores.
(#4619) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#4619) Line exceeds 132 characters; contains 136 characters
(#4620) Line indented incorrectly; expected 8 spaces, found 4
(#4620) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4620) Variable "bin_accel" must not contain underscores.
(#4621) Line indented incorrectly; expected at least 8 spaces, found 4
(#4622) Line indented incorrectly; expected at least 12 spaces, found 6
(#4622) Line exceeds 132 characters; contains 142 characters
(#4623) Line indented incorrectly; expected 8 spaces, found 4
(#4624) Line indented incorrectly; expected 8 spaces, found 4
(#4624) Expected "} else {\n"; found "}\n else\n {\n"
(#4625) Line indented incorrectly; expected at least 8 spaces, found 4
(#4626) Line indented incorrectly; expected at least 12 spaces, found 6
(#4627) Line indented incorrectly; expected at least 12 spaces, found 6
(#4628) Line indented incorrectly; expected at least 12 spaces, found 6
(#4629) Line indented incorrectly; expected at least 12 spaces, found 6
(#4630) Line indented incorrectly; expected 8 spaces, found 4
(#4631) Line indented incorrectly; expected 4 spaces, found 2
(#4633) Line indented incorrectly; expected 4 spaces, found 2
(#4633) Public method name "NoteStoreClient::recv_findRelated" must be in lower-case letters only
(#4634) Line indented incorrectly; expected at least 4 spaces, found 2
(#4634) Opening brace should be on the same line as the declaration
(#4635) Line indented incorrectly; expected at least 8 spaces, found 4
(#4635) Variable "bin_accel" must not contain underscores.
(#4635) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#4635) Line exceeds 132 characters; contains 134 characters
(#4636) Line indented incorrectly; expected at least 8 spaces, found 4
(#4636) Inline control structures are not allowed
(#4636) Variable "bin_accel" must not contain underscores.
(#4636) Line exceeds 132 characters; contains 152 characters
(#4637) Line indented incorrectly; expected 8 spaces, found 4
(#4638) Line indented incorrectly; expected at least 8 spaces, found 4
(#4639) Line indented incorrectly; expected at least 12 spaces, found 6
(#4640) Line indented incorrectly; expected at least 12 spaces, found 6
(#4641) Line indented incorrectly; expected at least 12 spaces, found 6
(#4643) Line indented incorrectly; expected at least 12 spaces, found 6
(#4644) Line indented incorrectly; expected 12 spaces, found 6
(#4645) Line indented incorrectly; expected at least 16 spaces, found 8
(#4646) Line indented incorrectly; expected at least 16 spaces, found 8
(#4647) Line indented incorrectly; expected at least 16 spaces, found 8
(#4648) Line indented incorrectly; expected at least 16 spaces, found 8
(#4649) Line indented incorrectly; expected 12 spaces, found 6
(#4650) Line indented incorrectly; expected at least 12 spaces, found 6
(#4651) Line indented incorrectly; expected at least 12 spaces, found 6
(#4652) Line indented incorrectly; expected at least 12 spaces, found 6
(#4653) Line indented incorrectly; expected 8 spaces, found 4
(#4654) Line indented incorrectly; expected 8 spaces, found 4
(#4655) Line indented incorrectly; expected at least 12 spaces, found 6
(#4656) Line indented incorrectly; expected 8 spaces, found 4
(#4657) Line indented incorrectly; expected 8 spaces, found 4
(#4658) Line indented incorrectly; expected at least 12 spaces, found 6
(#4659) Line indented incorrectly; expected 8 spaces, found 4
(#4660) Line indented incorrectly; expected 8 spaces, found 4
(#4661) Line indented incorrectly; expected at least 12 spaces, found 6
(#4662) Line indented incorrectly; expected 8 spaces, found 4
(#4663) Line indented incorrectly; expected 8 spaces, found 4
(#4664) Line indented incorrectly; expected at least 12 spaces, found 6
(#4665) Line indented incorrectly; expected 8 spaces, found 4
(#4666) Line indented incorrectly; expected at least 8 spaces, found 4
(#4667) Line indented incorrectly; expected 4 spaces, found 2
(#4671) Inline comments must end in full-stops, exclamation marks, or question marks
(#4674) Line indented incorrectly; expected 4 spaces, found 2
(#4674) Member variable "_TSPEC" must be all lower-case
(#4674) Scope modifier not specified for member variable "$_TSPEC"
(#4676) Line indented incorrectly; expected 4 spaces, found 2
(#4676) Member variable "authenticationToken" must be all lower-case
(#4678) Line indented incorrectly; expected 4 spaces, found 2
(#4679) Line indented incorrectly; expected 8 spaces, found 4
(#4679) Variable "_TSPEC" must be all lower-case
(#4679) Variable "_TSPEC" must not contain underscores.
(#4680) Line indented incorrectly; expected at least 12 spaces, found 6
(#4680) Variable "_TSPEC" must be all lower-case
(#4680) Variable "_TSPEC" must not contain underscores.
(#4681) Line indented incorrectly; expected at least 12 spaces, found 8
(#4682) Line indented incorrectly; expected at least 12 spaces, found 10
(#4683) Line indented incorrectly; expected at least 12 spaces, found 10
(#4684) Line indented incorrectly; expected at least 12 spaces, found 10
(#4685) Line indented incorrectly; expected at least 16 spaces, found 8
(#4686) Line indented incorrectly; expected 8 spaces, found 4
(#4687) Line indented incorrectly; expected 8 spaces, found 4
(#4688) Line indented incorrectly; expected 12 spaces, found 6
(#4689) Line indented incorrectly; expected at least 16 spaces, found 8
(#4690) Line indented incorrectly; expected 12 spaces, found 6
(#4691) Line indented incorrectly; expected 8 spaces, found 4
(#4692) Line indented incorrectly; expected 4 spaces, found 2
(#4694) Line indented incorrectly; expected 4 spaces, found 2
(#4694) Public method name "NoteStore_getSyncState_args::getName" must be in lower-case letters only
(#4695) Line indented incorrectly; expected at least 8 spaces, found 4
(#4696) Line indented incorrectly; expected 4 spaces, found 2
(#4698) Line indented incorrectly; expected 4 spaces, found 2
(#4699) Line indented incorrectly; expected at least 4 spaces, found 2
(#4699) Opening brace should be on the same line as the declaration
(#4700) Line indented incorrectly; expected at least 8 spaces, found 4
(#4701) Line indented incorrectly; expected at least 8 spaces, found 4
(#4702) Line indented incorrectly; expected at least 8 spaces, found 4
(#4703) Line indented incorrectly; expected at least 8 spaces, found 4
(#4704) Line indented incorrectly; expected at least 8 spaces, found 4
(#4705) Line indented incorrectly; expected 8 spaces, found 4
(#4705) Expected "while (...) {\n"; found "while (...)\n {\n"
(#4706) Line indented incorrectly; expected at least 8 spaces, found 4
(#4707) Line indented incorrectly; expected at least 12 spaces, found 6
(#4708) Line indented incorrectly; expected 12 spaces, found 6
(#4709) Line indented incorrectly; expected at least 16 spaces, found 8
(#4710) Line indented incorrectly; expected 12 spaces, found 6
(#4711) Line indented incorrectly; expected 12 spaces, found 6
(#4712) Line indented incorrectly; expected at least 12 spaces, found 6
(#4713) Line indented incorrectly; expected 16 spaces, found 8
(#4714) Line indented incorrectly; expected 20 spaces, found 10
(#4715) Line indented incorrectly; expected at least 24 spaces, found 12
(#4716) Line indented incorrectly; expected 20 spaces, found 10
(#4717) Line indented incorrectly; expected at least 24 spaces, found 12
(#4718) Line indented incorrectly; expected 20 spaces, found 10
(#4720) Line indented incorrectly; expected 16 spaces, found 8
(#4721) Line indented incorrectly; expected at least 20 spaces, found 10
(#4723) Line indented incorrectly; expected 12 spaces, found 6
(#4724) Line indented incorrectly; expected at least 12 spaces, found 6
(#4725) Line indented incorrectly; expected 8 spaces, found 4
(#4726) Line indented incorrectly; expected at least 8 spaces, found 4
(#4727) Line indented incorrectly; expected at least 8 spaces, found 4
(#4728) Line indented incorrectly; expected 4 spaces, found 2
(#4730) Line indented incorrectly; expected 4 spaces, found 2
(#4731) Line indented incorrectly; expected at least 8 spaces, found 4
(#4732) Line indented incorrectly; expected at least 8 spaces, found 4
(#4733) Line indented incorrectly; expected 8 spaces, found 4
(#4734) Line indented incorrectly; expected at least 12 spaces, found 6
(#4735) Line indented incorrectly; expected at least 12 spaces, found 6
(#4736) Line indented incorrectly; expected at least 12 spaces, found 6
(#4737) Line indented incorrectly; expected 8 spaces, found 4
(#4738) Line indented incorrectly; expected at least 8 spaces, found 4
(#4739) Line indented incorrectly; expected at least 8 spaces, found 4
(#4740) Line indented incorrectly; expected at least 8 spaces, found 4
(#4741) Line indented incorrectly; expected 4 spaces, found 2
(#4746) Line indented incorrectly; expected 4 spaces, found 2
(#4746) Member variable "_TSPEC" must be all lower-case
(#4746) Scope modifier not specified for member variable "$_TSPEC"
(#4748) Line indented incorrectly; expected 4 spaces, found 2
(#4749) Line indented incorrectly; expected 4 spaces, found 2
(#4749) Member variable "userException" must be all lower-case
(#4750) Line indented incorrectly; expected 4 spaces, found 2
(#4750) Member variable "systemException" must be all lower-case
(#4752) Line indented incorrectly; expected 4 spaces, found 2
(#4753) Line indented incorrectly; expected 8 spaces, found 4
(#4753) Variable "_TSPEC" must be all lower-case
(#4753) Variable "_TSPEC" must not contain underscores.
(#4754) Line indented incorrectly; expected at least 12 spaces, found 6
(#4754) Variable "_TSPEC" must be all lower-case
(#4754) Variable "_TSPEC" must not contain underscores.
(#4755) Line indented incorrectly; expected at least 12 spaces, found 8
(#4756) Line indented incorrectly; expected at least 12 spaces, found 10
(#4757) Line indented incorrectly; expected at least 12 spaces, found 10
(#4758) Line indented incorrectly; expected at least 12 spaces, found 10
(#4759) Line indented incorrectly; expected at least 12 spaces, found 10
(#4760) Line indented incorrectly; expected at least 12 spaces, found 8
(#4761) Line indented incorrectly; expected at least 12 spaces, found 10
(#4762) Line indented incorrectly; expected at least 12 spaces, found 10
(#4763) Line indented incorrectly; expected at least 12 spaces, found 10
(#4764) Line indented incorrectly; expected at least 12 spaces, found 10
(#4765) Line indented incorrectly; expected at least 12 spaces, found 8
(#4766) Line indented incorrectly; expected at least 12 spaces, found 10
(#4767) Line indented incorrectly; expected at least 12 spaces, found 10
(#4768) Line indented incorrectly; expected at least 12 spaces, found 10
(#4769) Line indented incorrectly; expected at least 12 spaces, found 10
(#4770) Line indented incorrectly; expected at least 16 spaces, found 8
(#4771) Line indented incorrectly; expected 8 spaces, found 4
(#4772) Line indented incorrectly; expected 8 spaces, found 4
(#4773) Line indented incorrectly; expected 12 spaces, found 6
(#4774) Line indented incorrectly; expected at least 16 spaces, found 8
(#4775) Line indented incorrectly; expected 12 spaces, found 6
(#4776) Line indented incorrectly; expected 12 spaces, found 6
(#4777) Line indented incorrectly; expected at least 16 spaces, found 8
(#4778) Line indented incorrectly; expected 12 spaces, found 6
(#4779) Line indented incorrectly; expected 12 spaces, found 6
(#4780) Line indented incorrectly; expected at least 16 spaces, found 8
(#4781) Line indented incorrectly; expected 12 spaces, found 6
(#4782) Line indented incorrectly; expected 8 spaces, found 4
(#4783) Line indented incorrectly; expected 4 spaces, found 2
(#4785) Line indented incorrectly; expected 4 spaces, found 2
(#4785) Public method name "NoteStore_getSyncState_result::getName" must be in lower-case letters only
(#4786) Line indented incorrectly; expected at least 8 spaces, found 4
(#4787) Line indented incorrectly; expected 4 spaces, found 2
(#4789) Line indented incorrectly; expected 4 spaces, found 2
(#4790) Line indented incorrectly; expected at least 4 spaces, found 2
(#4790) Opening brace should be on the same line as the declaration
(#4791) Line indented incorrectly; expected at least 8 spaces, found 4
(#4792) Line indented incorrectly; expected at least 8 spaces, found 4
(#4793) Line indented incorrectly; expected at least 8 spaces, found 4
(#4794) Line indented incorrectly; expected at least 8 spaces, found 4
(#4795) Line indented incorrectly; expected at least 8 spaces, found 4
(#4796) Line indented incorrectly; expected 8 spaces, found 4
(#4796) Expected "while (...) {\n"; found "while (...)\n {\n"
(#4797) Line indented incorrectly; expected at least 8 spaces, found 4
(#4798) Line indented incorrectly; expected at least 12 spaces, found 6
(#4799) Line indented incorrectly; expected 12 spaces, found 6
(#4800) Line indented incorrectly; expected at least 16 spaces, found 8
(#4801) Line indented incorrectly; expected 12 spaces, found 6
(#4802) Line indented incorrectly; expected 12 spaces, found 6
(#4803) Line indented incorrectly; expected at least 12 spaces, found 6
(#4804) Line indented incorrectly; expected 16 spaces, found 8
(#4805) Line indented incorrectly; expected 20 spaces, found 10
(#4806) Line indented incorrectly; expected at least 24 spaces, found 12
(#4807) Line indented incorrectly; expected at least 24 spaces, found 12
(#4808) Line indented incorrectly; expected 20 spaces, found 10
(#4809) Line indented incorrectly; expected at least 24 spaces, found 12
(#4810) Line indented incorrectly; expected 20 spaces, found 10
(#4812) Line indented incorrectly; expected 16 spaces, found 8
(#4813) Line indented incorrectly; expected 20 spaces, found 10
(#4814) Line indented incorrectly; expected at least 24 spaces, found 12
(#4815) Line indented incorrectly; expected at least 24 spaces, found 12
(#4816) Line indented incorrectly; expected 20 spaces, found 10
(#4817) Line indented incorrectly; expected at least 24 spaces, found 12
(#4818) Line indented incorrectly; expected 20 spaces, found 10
(#4820) Line indented incorrectly; expected 16 spaces, found 8
(#4821) Line indented incorrectly; expected 20 spaces, found 10
(#4822) Line indented incorrectly; expected at least 24 spaces, found 12
(#4823) Line indented incorrectly; expected at least 24 spaces, found 12
(#4824) Line indented incorrectly; expected 20 spaces, found 10
(#4825) Line indented incorrectly; expected at least 24 spaces, found 12
(#4826) Line indented incorrectly; expected 20 spaces, found 10
(#4828) Line indented incorrectly; expected 16 spaces, found 8
(#4829) Line indented incorrectly; expected at least 20 spaces, found 10
(#4831) Line indented incorrectly; expected 12 spaces, found 6
(#4832) Line indented incorrectly; expected at least 12 spaces, found 6
(#4833) Line indented incorrectly; expected 8 spaces, found 4
(#4834) Line indented incorrectly; expected at least 8 spaces, found 4
(#4835) Line indented incorrectly; expected at least 8 spaces, found 4
(#4836) Line indented incorrectly; expected 4 spaces, found 2
(#4838) Line indented incorrectly; expected 4 spaces, found 2
(#4839) Line indented incorrectly; expected at least 8 spaces, found 4
(#4840) Line indented incorrectly; expected at least 8 spaces, found 4
(#4841) Line indented incorrectly; expected 8 spaces, found 4
(#4842) Line indented incorrectly; expected 12 spaces, found 6
(#4843) Line indented incorrectly; expected at least 16 spaces, found 8
(#4844) Line indented incorrectly; expected 12 spaces, found 6
(#4845) Line indented incorrectly; expected at least 12 spaces, found 6
(#4846) Line indented incorrectly; expected at least 12 spaces, found 6
(#4847) Line indented incorrectly; expected at least 12 spaces, found 6
(#4848) Line indented incorrectly; expected 8 spaces, found 4
(#4849) Line indented incorrectly; expected 8 spaces, found 4
(#4850) Line indented incorrectly; expected at least 12 spaces, found 6
(#4851) Line indented incorrectly; expected at least 12 spaces, found 6
(#4852) Line indented incorrectly; expected at least 12 spaces, found 6
(#4853) Line indented incorrectly; expected 8 spaces, found 4
(#4854) Line indented incorrectly; expected 8 spaces, found 4
(#4855) Line indented incorrectly; expected at least 12 spaces, found 6
(#4856) Line indented incorrectly; expected at least 12 spaces, found 6
(#4857) Line indented incorrectly; expected at least 12 spaces, found 6
(#4858) Line indented incorrectly; expected 8 spaces, found 4
(#4859) Line indented incorrectly; expected at least 8 spaces, found 4
(#4860) Line indented incorrectly; expected at least 8 spaces, found 4
(#4861) Line indented incorrectly; expected at least 8 spaces, found 4
(#4862) Line indented incorrectly; expected 4 spaces, found 2
(#4867) Line indented incorrectly; expected 4 spaces, found 2
(#4867) Member variable "_TSPEC" must be all lower-case
(#4867) Scope modifier not specified for member variable "$_TSPEC"
(#4869) Line indented incorrectly; expected 4 spaces, found 2
(#4869) Member variable "authenticationToken" must be all lower-case
(#4870) Line indented incorrectly; expected 4 spaces, found 2
(#4870) Member variable "clientMetrics" must be all lower-case
(#4872) Line indented incorrectly; expected 4 spaces, found 2
(#4873) Line indented incorrectly; expected 8 spaces, found 4
(#4873) Variable "_TSPEC" must be all lower-case
(#4873) Variable "_TSPEC" must not contain underscores.
(#4874) Line indented incorrectly; expected at least 12 spaces, found 6
(#4874) Variable "_TSPEC" must be all lower-case
(#4874) Variable "_TSPEC" must not contain underscores.
(#4875) Line indented incorrectly; expected at least 12 spaces, found 8
(#4876) Line indented incorrectly; expected at least 12 spaces, found 10
(#4877) Line indented incorrectly; expected at least 12 spaces, found 10
(#4878) Line indented incorrectly; expected at least 12 spaces, found 10
(#4879) Line indented incorrectly; expected at least 12 spaces, found 8
(#4880) Line indented incorrectly; expected at least 12 spaces, found 10
(#4881) Line indented incorrectly; expected at least 12 spaces, found 10
(#4882) Line indented incorrectly; expected at least 12 spaces, found 10
(#4883) Line indented incorrectly; expected at least 12 spaces, found 10
(#4884) Line indented incorrectly; expected at least 16 spaces, found 8
(#4885) Line indented incorrectly; expected 8 spaces, found 4
(#4886) Line indented incorrectly; expected 8 spaces, found 4
(#4887) Line indented incorrectly; expected 12 spaces, found 6
(#4888) Line indented incorrectly; expected at least 16 spaces, found 8
(#4889) Line indented incorrectly; expected 12 spaces, found 6
(#4890) Line indented incorrectly; expected 12 spaces, found 6
(#4891) Line indented incorrectly; expected at least 16 spaces, found 8
(#4892) Line indented incorrectly; expected 12 spaces, found 6
(#4893) Line indented incorrectly; expected 8 spaces, found 4
(#4894) Line indented incorrectly; expected 4 spaces, found 2
(#4896) Line indented incorrectly; expected 4 spaces, found 2
(#4896) Public method name "NoteStore_getSyncStateWithMetrics_args::getName" must be in lower-case letters only
(#4897) Line indented incorrectly; expected at least 8 spaces, found 4
(#4898) Line indented incorrectly; expected 4 spaces, found 2
(#4900) Line indented incorrectly; expected 4 spaces, found 2
(#4901) Line indented incorrectly; expected at least 4 spaces, found 2
(#4901) Opening brace should be on the same line as the declaration
(#4902) Line indented incorrectly; expected at least 8 spaces, found 4
(#4903) Line indented incorrectly; expected at least 8 spaces, found 4
(#4904) Line indented incorrectly; expected at least 8 spaces, found 4
(#4905) Line indented incorrectly; expected at least 8 spaces, found 4
(#4906) Line indented incorrectly; expected at least 8 spaces, found 4
(#4907) Line indented incorrectly; expected 8 spaces, found 4
(#4907) Expected "while (...) {\n"; found "while (...)\n {\n"
(#4908) Line indented incorrectly; expected at least 8 spaces, found 4
(#4909) Line indented incorrectly; expected at least 12 spaces, found 6
(#4910) Line indented incorrectly; expected 12 spaces, found 6
(#4911) Line indented incorrectly; expected at least 16 spaces, found 8
(#4912) Line indented incorrectly; expected 12 spaces, found 6
(#4913) Line indented incorrectly; expected 12 spaces, found 6
(#4914) Line indented incorrectly; expected at least 12 spaces, found 6
(#4915) Line indented incorrectly; expected 16 spaces, found 8
(#4916) Line indented incorrectly; expected 20 spaces, found 10
(#4917) Line indented incorrectly; expected at least 24 spaces, found 12
(#4918) Line indented incorrectly; expected 20 spaces, found 10
(#4919) Line indented incorrectly; expected at least 24 spaces, found 12
(#4920) Line indented incorrectly; expected 20 spaces, found 10
(#4922) Line indented incorrectly; expected 16 spaces, found 8
(#4923) Line indented incorrectly; expected 20 spaces, found 10
(#4924) Line indented incorrectly; expected at least 24 spaces, found 12
(#4925) Line indented incorrectly; expected at least 24 spaces, found 12
(#4926) Line indented incorrectly; expected 20 spaces, found 10
(#4927) Line indented incorrectly; expected at least 24 spaces, found 12
(#4928) Line indented incorrectly; expected 20 spaces, found 10
(#4930) Line indented incorrectly; expected 16 spaces, found 8
(#4931) Line indented incorrectly; expected at least 20 spaces, found 10
(#4933) Line indented incorrectly; expected 12 spaces, found 6
(#4934) Line indented incorrectly; expected at least 12 spaces, found 6
(#4935) Line indented incorrectly; expected 8 spaces, found 4
(#4936) Line indented incorrectly; expected at least 8 spaces, found 4
(#4937) Line indented incorrectly; expected at least 8 spaces, found 4
(#4938) Line indented incorrectly; expected 4 spaces, found 2
(#4940) Line indented incorrectly; expected 4 spaces, found 2
(#4941) Line indented incorrectly; expected at least 8 spaces, found 4
(#4942) Line indented incorrectly; expected at least 8 spaces, found 4
(#4943) Line indented incorrectly; expected 8 spaces, found 4
(#4944) Line indented incorrectly; expected at least 12 spaces, found 6
(#4945) Line indented incorrectly; expected at least 12 spaces, found 6
(#4946) Line indented incorrectly; expected at least 12 spaces, found 6
(#4947) Line indented incorrectly; expected 8 spaces, found 4
(#4948) Line indented incorrectly; expected 8 spaces, found 4
(#4949) Line indented incorrectly; expected 12 spaces, found 6
(#4950) Line indented incorrectly; expected at least 16 spaces, found 8
(#4951) Line indented incorrectly; expected 12 spaces, found 6
(#4952) Line indented incorrectly; expected at least 12 spaces, found 6
(#4953) Line indented incorrectly; expected at least 12 spaces, found 6
(#4954) Line indented incorrectly; expected at least 12 spaces, found 6
(#4955) Line indented incorrectly; expected 8 spaces, found 4
(#4956) Line indented incorrectly; expected at least 8 spaces, found 4
(#4957) Line indented incorrectly; expected at least 8 spaces, found 4
(#4958) Line indented incorrectly; expected at least 8 spaces, found 4
(#4959) Line indented incorrectly; expected 4 spaces, found 2
(#4964) Line indented incorrectly; expected 4 spaces, found 2
(#4964) Member variable "_TSPEC" must be all lower-case
(#4964) Scope modifier not specified for member variable "$_TSPEC"
(#4966) Line indented incorrectly; expected 4 spaces, found 2
(#4967) Line indented incorrectly; expected 4 spaces, found 2
(#4967) Member variable "userException" must be all lower-case
(#4968) Line indented incorrectly; expected 4 spaces, found 2
(#4968) Member variable "systemException" must be all lower-case
(#4970) Line indented incorrectly; expected 4 spaces, found 2
(#4971) Line indented incorrectly; expected 8 spaces, found 4
(#4971) Variable "_TSPEC" must be all lower-case
(#4971) Variable "_TSPEC" must not contain underscores.
(#4972) Line indented incorrectly; expected at least 12 spaces, found 6
(#4972) Variable "_TSPEC" must be all lower-case
(#4972) Variable "_TSPEC" must not contain underscores.
(#4973) Line indented incorrectly; expected at least 12 spaces, found 8
(#4974) Line indented incorrectly; expected at least 12 spaces, found 10
(#4975) Line indented incorrectly; expected at least 12 spaces, found 10
(#4976) Line indented incorrectly; expected at least 12 spaces, found 10
(#4977) Line indented incorrectly; expected at least 12 spaces, found 10
(#4978) Line indented incorrectly; expected at least 12 spaces, found 8
(#4979) Line indented incorrectly; expected at least 12 spaces, found 10
(#4980) Line indented incorrectly; expected at least 12 spaces, found 10
(#4981) Line indented incorrectly; expected at least 12 spaces, found 10
(#4982) Line indented incorrectly; expected at least 12 spaces, found 10
(#4983) Line indented incorrectly; expected at least 12 spaces, found 8
(#4984) Line indented incorrectly; expected at least 12 spaces, found 10
(#4985) Line indented incorrectly; expected at least 12 spaces, found 10
(#4986) Line indented incorrectly; expected at least 12 spaces, found 10
(#4987) Line indented incorrectly; expected at least 12 spaces, found 10
(#4988) Line indented incorrectly; expected at least 16 spaces, found 8
(#4989) Line indented incorrectly; expected 8 spaces, found 4
(#4990) Line indented incorrectly; expected 8 spaces, found 4
(#4991) Line indented incorrectly; expected 12 spaces, found 6
(#4992) Line indented incorrectly; expected at least 16 spaces, found 8
(#4993) Line indented incorrectly; expected 12 spaces, found 6
(#4994) Line indented incorrectly; expected 12 spaces, found 6
(#4995) Line indented incorrectly; expected at least 16 spaces, found 8
(#4996) Line indented incorrectly; expected 12 spaces, found 6
(#4997) Line indented incorrectly; expected 12 spaces, found 6
(#4998) Line indented incorrectly; expected at least 16 spaces, found 8
(#4999) Line indented incorrectly; expected 12 spaces, found 6
(#5000) Line indented incorrectly; expected 8 spaces, found 4
(#5001) Line indented incorrectly; expected 4 spaces, found 2
(#5003) Line indented incorrectly; expected 4 spaces, found 2
(#5003) Public method name "NoteStore_getSyncStateWithMetrics_result::getName" must be in lower-case letters only
(#5004) Line indented incorrectly; expected at least 8 spaces, found 4
(#5005) Line indented incorrectly; expected 4 spaces, found 2
(#5007) Line indented incorrectly; expected 4 spaces, found 2
(#5008) Line indented incorrectly; expected at least 4 spaces, found 2
(#5008) Opening brace should be on the same line as the declaration
(#5009) Line indented incorrectly; expected at least 8 spaces, found 4
(#5010) Line indented incorrectly; expected at least 8 spaces, found 4
(#5011) Line indented incorrectly; expected at least 8 spaces, found 4
(#5012) Line indented incorrectly; expected at least 8 spaces, found 4
(#5013) Line indented incorrectly; expected at least 8 spaces, found 4
(#5014) Line indented incorrectly; expected 8 spaces, found 4
(#5014) Expected "while (...) {\n"; found "while (...)\n {\n"
(#5015) Line indented incorrectly; expected at least 8 spaces, found 4
(#5016) Line indented incorrectly; expected at least 12 spaces, found 6
(#5017) Line indented incorrectly; expected 12 spaces, found 6
(#5018) Line indented incorrectly; expected at least 16 spaces, found 8
(#5019) Line indented incorrectly; expected 12 spaces, found 6
(#5020) Line indented incorrectly; expected 12 spaces, found 6
(#5021) Line indented incorrectly; expected at least 12 spaces, found 6
(#5022) Line indented incorrectly; expected 16 spaces, found 8
(#5023) Line indented incorrectly; expected 20 spaces, found 10
(#5024) Line indented incorrectly; expected at least 24 spaces, found 12
(#5025) Line indented incorrectly; expected at least 24 spaces, found 12
(#5026) Line indented incorrectly; expected 20 spaces, found 10
(#5027) Line indented incorrectly; expected at least 24 spaces, found 12
(#5028) Line indented incorrectly; expected 20 spaces, found 10
(#5030) Line indented incorrectly; expected 16 spaces, found 8
(#5031) Line indented incorrectly; expected 20 spaces, found 10
(#5032) Line indented incorrectly; expected at least 24 spaces, found 12
(#5033) Line indented incorrectly; expected at least 24 spaces, found 12
(#5034) Line indented incorrectly; expected 20 spaces, found 10
(#5035) Line indented incorrectly; expected at least 24 spaces, found 12
(#5036) Line indented incorrectly; expected 20 spaces, found 10
(#5038) Line indented incorrectly; expected 16 spaces, found 8
(#5039) Line indented incorrectly; expected 20 spaces, found 10
(#5040) Line indented incorrectly; expected at least 24 spaces, found 12
(#5041) Line indented incorrectly; expected at least 24 spaces, found 12
(#5042) Line indented incorrectly; expected 20 spaces, found 10
(#5043) Line indented incorrectly; expected at least 24 spaces, found 12
(#5044) Line indented incorrectly; expected 20 spaces, found 10
(#5046) Line indented incorrectly; expected 16 spaces, found 8
(#5047) Line indented incorrectly; expected at least 20 spaces, found 10
(#5049) Line indented incorrectly; expected 12 spaces, found 6
(#5050) Line indented incorrectly; expected at least 12 spaces, found 6
(#5051) Line indented incorrectly; expected 8 spaces, found 4
(#5052) Line indented incorrectly; expected at least 8 spaces, found 4
(#5053) Line indented incorrectly; expected at least 8 spaces, found 4
(#5054) Line indented incorrectly; expected 4 spaces, found 2
(#5056) Line indented incorrectly; expected 4 spaces, found 2
(#5057) Line indented incorrectly; expected at least 8 spaces, found 4
(#5058) Line indented incorrectly; expected at least 8 spaces, found 4
(#5059) Line indented incorrectly; expected 8 spaces, found 4
(#5060) Line indented incorrectly; expected 12 spaces, found 6
(#5061) Line indented incorrectly; expected at least 16 spaces, found 8
(#5062) Line indented incorrectly; expected 12 spaces, found 6
(#5063) Line indented incorrectly; expected at least 12 spaces, found 6
(#5064) Line indented incorrectly; expected at least 12 spaces, found 6
(#5065) Line indented incorrectly; expected at least 12 spaces, found 6
(#5066) Line indented incorrectly; expected 8 spaces, found 4
(#5067) Line indented incorrectly; expected 8 spaces, found 4
(#5068) Line indented incorrectly; expected at least 12 spaces, found 6
(#5069) Line indented incorrectly; expected at least 12 spaces, found 6
(#5070) Line indented incorrectly; expected at least 12 spaces, found 6
(#5071) Line indented incorrectly; expected 8 spaces, found 4
(#5072) Line indented incorrectly; expected 8 spaces, found 4
(#5073) Line indented incorrectly; expected at least 12 spaces, found 6
(#5074) Line indented incorrectly; expected at least 12 spaces, found 6
(#5075) Line indented incorrectly; expected at least 12 spaces, found 6
(#5076) Line indented incorrectly; expected 8 spaces, found 4
(#5077) Line indented incorrectly; expected at least 8 spaces, found 4
(#5078) Line indented incorrectly; expected at least 8 spaces, found 4
(#5079) Line indented incorrectly; expected at least 8 spaces, found 4
(#5080) Line indented incorrectly; expected 4 spaces, found 2
(#5085) Line indented incorrectly; expected 4 spaces, found 2
(#5085) Member variable "_TSPEC" must be all lower-case
(#5085) Scope modifier not specified for member variable "$_TSPEC"
(#5087) Line indented incorrectly; expected 4 spaces, found 2
(#5087) Member variable "authenticationToken" must be all lower-case
(#5088) Line indented incorrectly; expected 4 spaces, found 2
(#5088) Member variable "afterUSN" must be all lower-case
(#5089) Line indented incorrectly; expected 4 spaces, found 2
(#5089) Member variable "maxEntries" must be all lower-case
(#5090) Line indented incorrectly; expected 4 spaces, found 2
(#5090) Member variable "fullSyncOnly" must be all lower-case
(#5092) Line indented incorrectly; expected 4 spaces, found 2
(#5093) Line indented incorrectly; expected 8 spaces, found 4
(#5093) Variable "_TSPEC" must be all lower-case
(#5093) Variable "_TSPEC" must not contain underscores.
(#5094) Line indented incorrectly; expected at least 12 spaces, found 6
(#5094) Variable "_TSPEC" must be all lower-case
(#5094) Variable "_TSPEC" must not contain underscores.
(#5095) Line indented incorrectly; expected at least 12 spaces, found 8
(#5096) Line indented incorrectly; expected at least 12 spaces, found 10
(#5097) Line indented incorrectly; expected at least 12 spaces, found 10
(#5098) Line indented incorrectly; expected at least 12 spaces, found 10
(#5099) Line indented incorrectly; expected at least 12 spaces, found 8
(#5100) Line indented incorrectly; expected at least 12 spaces, found 10
(#5101) Line indented incorrectly; expected at least 12 spaces, found 10
(#5102) Line indented incorrectly; expected at least 12 spaces, found 10
(#5103) Line indented incorrectly; expected at least 12 spaces, found 8
(#5104) Line indented incorrectly; expected at least 12 spaces, found 10
(#5105) Line indented incorrectly; expected at least 12 spaces, found 10
(#5106) Line indented incorrectly; expected at least 12 spaces, found 10
(#5107) Line indented incorrectly; expected at least 12 spaces, found 8
(#5108) Line indented incorrectly; expected at least 12 spaces, found 10
(#5109) Line indented incorrectly; expected at least 12 spaces, found 10
(#5110) Line indented incorrectly; expected at least 12 spaces, found 10
(#5111) Line indented incorrectly; expected at least 16 spaces, found 8
(#5112) Line indented incorrectly; expected 8 spaces, found 4
(#5113) Line indented incorrectly; expected 8 spaces, found 4
(#5114) Line indented incorrectly; expected 12 spaces, found 6
(#5115) Line indented incorrectly; expected at least 16 spaces, found 8
(#5116) Line indented incorrectly; expected 12 spaces, found 6
(#5117) Line indented incorrectly; expected 12 spaces, found 6
(#5118) Line indented incorrectly; expected at least 16 spaces, found 8
(#5119) Line indented incorrectly; expected 12 spaces, found 6
(#5120) Line indented incorrectly; expected 12 spaces, found 6
(#5121) Line indented incorrectly; expected at least 16 spaces, found 8
(#5122) Line indented incorrectly; expected 12 spaces, found 6
(#5123) Line indented incorrectly; expected 12 spaces, found 6
(#5124) Line indented incorrectly; expected at least 16 spaces, found 8
(#5125) Line indented incorrectly; expected 12 spaces, found 6
(#5126) Line indented incorrectly; expected 8 spaces, found 4
(#5127) Line indented incorrectly; expected 4 spaces, found 2
(#5129) Line indented incorrectly; expected 4 spaces, found 2
(#5129) Public method name "NoteStore_getSyncChunk_args::getName" must be in lower-case letters only
(#5130) Line indented incorrectly; expected at least 8 spaces, found 4
(#5131) Line indented incorrectly; expected 4 spaces, found 2
(#5133) Line indented incorrectly; expected 4 spaces, found 2
(#5134) Line indented incorrectly; expected at least 4 spaces, found 2
(#5134) Opening brace should be on the same line as the declaration
(#5135) Line indented incorrectly; expected at least 8 spaces, found 4
(#5136) Line indented incorrectly; expected at least 8 spaces, found 4
(#5137) Line indented incorrectly; expected at least 8 spaces, found 4
(#5138) Line indented incorrectly; expected at least 8 spaces, found 4
(#5139) Line indented incorrectly; expected at least 8 spaces, found 4
(#5140) Line indented incorrectly; expected 8 spaces, found 4
(#5140) Expected "while (...) {\n"; found "while (...)\n {\n"
(#5141) Line indented incorrectly; expected at least 8 spaces, found 4
(#5142) Line indented incorrectly; expected at least 12 spaces, found 6
(#5143) Line indented incorrectly; expected 12 spaces, found 6
(#5144) Line indented incorrectly; expected at least 16 spaces, found 8
(#5145) Line indented incorrectly; expected 12 spaces, found 6
(#5146) Line indented incorrectly; expected 12 spaces, found 6
(#5147) Line indented incorrectly; expected at least 12 spaces, found 6
(#5148) Line indented incorrectly; expected 16 spaces, found 8
(#5149) Line indented incorrectly; expected 20 spaces, found 10
(#5150) Line indented incorrectly; expected at least 24 spaces, found 12
(#5151) Line indented incorrectly; expected 20 spaces, found 10
(#5152) Line indented incorrectly; expected at least 24 spaces, found 12
(#5153) Line indented incorrectly; expected 20 spaces, found 10
(#5155) Line indented incorrectly; expected 16 spaces, found 8
(#5156) Line indented incorrectly; expected 20 spaces, found 10
(#5157) Line indented incorrectly; expected at least 24 spaces, found 12
(#5158) Line indented incorrectly; expected 20 spaces, found 10
(#5159) Line indented incorrectly; expected at least 24 spaces, found 12
(#5160) Line indented incorrectly; expected 20 spaces, found 10
(#5162) Line indented incorrectly; expected 16 spaces, found 8
(#5163) Line indented incorrectly; expected 20 spaces, found 10
(#5164) Line indented incorrectly; expected at least 24 spaces, found 12
(#5165) Line indented incorrectly; expected 20 spaces, found 10
(#5166) Line indented incorrectly; expected at least 24 spaces, found 12
(#5167) Line indented incorrectly; expected 20 spaces, found 10
(#5169) Line indented incorrectly; expected 16 spaces, found 8
(#5170) Line indented incorrectly; expected 20 spaces, found 10
(#5171) Line indented incorrectly; expected at least 24 spaces, found 12
(#5172) Line indented incorrectly; expected 20 spaces, found 10
(#5173) Line indented incorrectly; expected at least 24 spaces, found 12
(#5174) Line indented incorrectly; expected 20 spaces, found 10
(#5176) Line indented incorrectly; expected 16 spaces, found 8
(#5177) Line indented incorrectly; expected at least 20 spaces, found 10
(#5179) Line indented incorrectly; expected 12 spaces, found 6
(#5180) Line indented incorrectly; expected at least 12 spaces, found 6
(#5181) Line indented incorrectly; expected 8 spaces, found 4
(#5182) Line indented incorrectly; expected at least 8 spaces, found 4
(#5183) Line indented incorrectly; expected at least 8 spaces, found 4
(#5184) Line indented incorrectly; expected 4 spaces, found 2
(#5186) Line indented incorrectly; expected 4 spaces, found 2
(#5187) Line indented incorrectly; expected at least 8 spaces, found 4
(#5188) Line indented incorrectly; expected at least 8 spaces, found 4
(#5189) Line indented incorrectly; expected 8 spaces, found 4
(#5190) Line indented incorrectly; expected at least 12 spaces, found 6
(#5191) Line indented incorrectly; expected at least 12 spaces, found 6
(#5192) Line indented incorrectly; expected at least 12 spaces, found 6
(#5193) Line indented incorrectly; expected 8 spaces, found 4
(#5194) Line indented incorrectly; expected 8 spaces, found 4
(#5195) Line indented incorrectly; expected at least 12 spaces, found 6
(#5196) Line indented incorrectly; expected at least 12 spaces, found 6
(#5197) Line indented incorrectly; expected at least 12 spaces, found 6
(#5198) Line indented incorrectly; expected 8 spaces, found 4
(#5199) Line indented incorrectly; expected 8 spaces, found 4
(#5200) Line indented incorrectly; expected at least 12 spaces, found 6
(#5201) Line indented incorrectly; expected at least 12 spaces, found 6
(#5202) Line indented incorrectly; expected at least 12 spaces, found 6
(#5203) Line indented incorrectly; expected 8 spaces, found 4
(#5204) Line indented incorrectly; expected 8 spaces, found 4
(#5205) Line indented incorrectly; expected at least 12 spaces, found 6
(#5206) Line indented incorrectly; expected at least 12 spaces, found 6
(#5207) Line indented incorrectly; expected at least 12 spaces, found 6
(#5208) Line indented incorrectly; expected 8 spaces, found 4
(#5209) Line indented incorrectly; expected at least 8 spaces, found 4
(#5210) Line indented incorrectly; expected at least 8 spaces, found 4
(#5211) Line indented incorrectly; expected at least 8 spaces, found 4
(#5212) Line indented incorrectly; expected 4 spaces, found 2
(#5217) Line indented incorrectly; expected 4 spaces, found 2
(#5217) Member variable "_TSPEC" must be all lower-case
(#5217) Scope modifier not specified for member variable "$_TSPEC"
(#5219) Line indented incorrectly; expected 4 spaces, found 2
(#5220) Line indented incorrectly; expected 4 spaces, found 2
(#5220) Member variable "userException" must be all lower-case
(#5221) Line indented incorrectly; expected 4 spaces, found 2
(#5221) Member variable "systemException" must be all lower-case
(#5223) Line indented incorrectly; expected 4 spaces, found 2
(#5224) Line indented incorrectly; expected 8 spaces, found 4
(#5224) Variable "_TSPEC" must be all lower-case
(#5224) Variable "_TSPEC" must not contain underscores.
(#5225) Line indented incorrectly; expected at least 12 spaces, found 6
(#5225) Variable "_TSPEC" must be all lower-case
(#5225) Variable "_TSPEC" must not contain underscores.
(#5226) Line indented incorrectly; expected at least 12 spaces, found 8
(#5227) Line indented incorrectly; expected at least 12 spaces, found 10
(#5228) Line indented incorrectly; expected at least 12 spaces, found 10
(#5229) Line indented incorrectly; expected at least 12 spaces, found 10
(#5230) Line indented incorrectly; expected at least 12 spaces, found 10
(#5231) Line indented incorrectly; expected at least 12 spaces, found 8
(#5232) Line indented incorrectly; expected at least 12 spaces, found 10
(#5233) Line indented incorrectly; expected at least 12 spaces, found 10
(#5234) Line indented incorrectly; expected at least 12 spaces, found 10
(#5235) Line indented incorrectly; expected at least 12 spaces, found 10
(#5236) Line indented incorrectly; expected at least 12 spaces, found 8
(#5237) Line indented incorrectly; expected at least 12 spaces, found 10
(#5238) Line indented incorrectly; expected at least 12 spaces, found 10
(#5239) Line indented incorrectly; expected at least 12 spaces, found 10
(#5240) Line indented incorrectly; expected at least 12 spaces, found 10
(#5241) Line indented incorrectly; expected at least 16 spaces, found 8
(#5242) Line indented incorrectly; expected 8 spaces, found 4
(#5243) Line indented incorrectly; expected 8 spaces, found 4
(#5244) Line indented incorrectly; expected 12 spaces, found 6
(#5245) Line indented incorrectly; expected at least 16 spaces, found 8
(#5246) Line indented incorrectly; expected 12 spaces, found 6
(#5247) Line indented incorrectly; expected 12 spaces, found 6
(#5248) Line indented incorrectly; expected at least 16 spaces, found 8
(#5249) Line indented incorrectly; expected 12 spaces, found 6
(#5250) Line indented incorrectly; expected 12 spaces, found 6
(#5251) Line indented incorrectly; expected at least 16 spaces, found 8
(#5252) Line indented incorrectly; expected 12 spaces, found 6
(#5253) Line indented incorrectly; expected 8 spaces, found 4
(#5254) Line indented incorrectly; expected 4 spaces, found 2
(#5256) Line indented incorrectly; expected 4 spaces, found 2
(#5256) Public method name "NoteStore_getSyncChunk_result::getName" must be in lower-case letters only
(#5257) Line indented incorrectly; expected at least 8 spaces, found 4
(#5258) Line indented incorrectly; expected 4 spaces, found 2
(#5260) Line indented incorrectly; expected 4 spaces, found 2
(#5261) Line indented incorrectly; expected at least 4 spaces, found 2
(#5261) Opening brace should be on the same line as the declaration
(#5262) Line indented incorrectly; expected at least 8 spaces, found 4
(#5263) Line indented incorrectly; expected at least 8 spaces, found 4
(#5264) Line indented incorrectly; expected at least 8 spaces, found 4
(#5265) Line indented incorrectly; expected at least 8 spaces, found 4
(#5266) Line indented incorrectly; expected at least 8 spaces, found 4
(#5267) Line indented incorrectly; expected 8 spaces, found 4
(#5267) Expected "while (...) {\n"; found "while (...)\n {\n"
(#5268) Line indented incorrectly; expected at least 8 spaces, found 4
(#5269) Line indented incorrectly; expected at least 12 spaces, found 6
(#5270) Line indented incorrectly; expected 12 spaces, found 6
(#5271) Line indented incorrectly; expected at least 16 spaces, found 8
(#5272) Line indented incorrectly; expected 12 spaces, found 6
(#5273) Line indented incorrectly; expected 12 spaces, found 6
(#5274) Line indented incorrectly; expected at least 12 spaces, found 6
(#5275) Line indented incorrectly; expected 16 spaces, found 8
(#5276) Line indented incorrectly; expected 20 spaces, found 10
(#5277) Line indented incorrectly; expected at least 24 spaces, found 12
(#5278) Line indented incorrectly; expected at least 24 spaces, found 12
(#5279) Line indented incorrectly; expected 20 spaces, found 10
(#5280) Line indented incorrectly; expected at least 24 spaces, found 12
(#5281) Line indented incorrectly; expected 20 spaces, found 10
(#5283) Line indented incorrectly; expected 16 spaces, found 8
(#5284) Line indented incorrectly; expected 20 spaces, found 10
(#5285) Line indented incorrectly; expected at least 24 spaces, found 12
(#5286) Line indented incorrectly; expected at least 24 spaces, found 12
(#5287) Line indented incorrectly; expected 20 spaces, found 10
(#5288) Line indented incorrectly; expected at least 24 spaces, found 12
(#5289) Line indented incorrectly; expected 20 spaces, found 10
(#5291) Line indented incorrectly; expected 16 spaces, found 8
(#5292) Line indented incorrectly; expected 20 spaces, found 10
(#5293) Line indented incorrectly; expected at least 24 spaces, found 12
(#5294) Line indented incorrectly; expected at least 24 spaces, found 12
(#5295) Line indented incorrectly; expected 20 spaces, found 10
(#5296) Line indented incorrectly; expected at least 24 spaces, found 12
(#5297) Line indented incorrectly; expected 20 spaces, found 10
(#5299) Line indented incorrectly; expected 16 spaces, found 8
(#5300) Line indented incorrectly; expected at least 20 spaces, found 10
(#5302) Line indented incorrectly; expected 12 spaces, found 6
(#5303) Line indented incorrectly; expected at least 12 spaces, found 6
(#5304) Line indented incorrectly; expected 8 spaces, found 4
(#5305) Line indented incorrectly; expected at least 8 spaces, found 4
(#5306) Line indented incorrectly; expected at least 8 spaces, found 4
(#5307) Line indented incorrectly; expected 4 spaces, found 2
(#5309) Line indented incorrectly; expected 4 spaces, found 2
(#5310) Line indented incorrectly; expected at least 8 spaces, found 4
(#5311) Line indented incorrectly; expected at least 8 spaces, found 4
(#5312) Line indented incorrectly; expected 8 spaces, found 4
(#5313) Line indented incorrectly; expected 12 spaces, found 6
(#5314) Line indented incorrectly; expected at least 16 spaces, found 8
(#5315) Line indented incorrectly; expected 12 spaces, found 6
(#5316) Line indented incorrectly; expected at least 12 spaces, found 6
(#5317) Line indented incorrectly; expected at least 12 spaces, found 6
(#5318) Line indented incorrectly; expected at least 12 spaces, found 6
(#5319) Line indented incorrectly; expected 8 spaces, found 4
(#5320) Line indented incorrectly; expected 8 spaces, found 4
(#5321) Line indented incorrectly; expected at least 12 spaces, found 6
(#5322) Line indented incorrectly; expected at least 12 spaces, found 6
(#5323) Line indented incorrectly; expected at least 12 spaces, found 6
(#5324) Line indented incorrectly; expected 8 spaces, found 4
(#5325) Line indented incorrectly; expected 8 spaces, found 4
(#5326) Line indented incorrectly; expected at least 12 spaces, found 6
(#5327) Line indented incorrectly; expected at least 12 spaces, found 6
(#5328) Line indented incorrectly; expected at least 12 spaces, found 6
(#5329) Line indented incorrectly; expected 8 spaces, found 4
(#5330) Line indented incorrectly; expected at least 8 spaces, found 4
(#5331) Line indented incorrectly; expected at least 8 spaces, found 4
(#5332) Line indented incorrectly; expected at least 8 spaces, found 4
(#5333) Line indented incorrectly; expected 4 spaces, found 2
(#5338) Line indented incorrectly; expected 4 spaces, found 2
(#5338) Member variable "_TSPEC" must be all lower-case
(#5338) Scope modifier not specified for member variable "$_TSPEC"
(#5340) Line indented incorrectly; expected 4 spaces, found 2
(#5340) Member variable "authenticationToken" must be all lower-case
(#5341) Line indented incorrectly; expected 4 spaces, found 2
(#5341) Member variable "afterUSN" must be all lower-case
(#5342) Line indented incorrectly; expected 4 spaces, found 2
(#5342) Member variable "maxEntries" must be all lower-case
(#5343) Line indented incorrectly; expected 4 spaces, found 2
(#5345) Line indented incorrectly; expected 4 spaces, found 2
(#5346) Line indented incorrectly; expected 8 spaces, found 4
(#5346) Variable "_TSPEC" must be all lower-case
(#5346) Variable "_TSPEC" must not contain underscores.
(#5347) Line indented incorrectly; expected at least 12 spaces, found 6
(#5347) Variable "_TSPEC" must be all lower-case
(#5347) Variable "_TSPEC" must not contain underscores.
(#5348) Line indented incorrectly; expected at least 12 spaces, found 8
(#5349) Line indented incorrectly; expected at least 12 spaces, found 10
(#5350) Line indented incorrectly; expected at least 12 spaces, found 10
(#5351) Line indented incorrectly; expected at least 12 spaces, found 10
(#5352) Line indented incorrectly; expected at least 12 spaces, found 8
(#5353) Line indented incorrectly; expected at least 12 spaces, found 10
(#5354) Line indented incorrectly; expected at least 12 spaces, found 10
(#5355) Line indented incorrectly; expected at least 12 spaces, found 10
(#5356) Line indented incorrectly; expected at least 12 spaces, found 8
(#5357) Line indented incorrectly; expected at least 12 spaces, found 10
(#5358) Line indented incorrectly; expected at least 12 spaces, found 10
(#5359) Line indented incorrectly; expected at least 12 spaces, found 10
(#5360) Line indented incorrectly; expected at least 12 spaces, found 8
(#5361) Line indented incorrectly; expected at least 12 spaces, found 10
(#5362) Line indented incorrectly; expected at least 12 spaces, found 10
(#5363) Line indented incorrectly; expected at least 12 spaces, found 10
(#5364) Line indented incorrectly; expected at least 12 spaces, found 10
(#5365) Line indented incorrectly; expected at least 16 spaces, found 8
(#5366) Line indented incorrectly; expected 8 spaces, found 4
(#5367) Line indented incorrectly; expected 8 spaces, found 4
(#5368) Line indented incorrectly; expected 12 spaces, found 6
(#5369) Line indented incorrectly; expected at least 16 spaces, found 8
(#5370) Line indented incorrectly; expected 12 spaces, found 6
(#5371) Line indented incorrectly; expected 12 spaces, found 6
(#5372) Line indented incorrectly; expected at least 16 spaces, found 8
(#5373) Line indented incorrectly; expected 12 spaces, found 6
(#5374) Line indented incorrectly; expected 12 spaces, found 6
(#5375) Line indented incorrectly; expected at least 16 spaces, found 8
(#5376) Line indented incorrectly; expected 12 spaces, found 6
(#5377) Line indented incorrectly; expected 12 spaces, found 6
(#5378) Line indented incorrectly; expected at least 16 spaces, found 8
(#5379) Line indented incorrectly; expected 12 spaces, found 6
(#5380) Line indented incorrectly; expected 8 spaces, found 4
(#5381) Line indented incorrectly; expected 4 spaces, found 2
(#5383) Line indented incorrectly; expected 4 spaces, found 2
(#5383) Public method name "NoteStore_getFilteredSyncChunk_args::getName" must be in lower-case letters only
(#5384) Line indented incorrectly; expected at least 8 spaces, found 4
(#5385) Line indented incorrectly; expected 4 spaces, found 2
(#5387) Line indented incorrectly; expected 4 spaces, found 2
(#5388) Line indented incorrectly; expected at least 4 spaces, found 2
(#5388) Opening brace should be on the same line as the declaration
(#5389) Line indented incorrectly; expected at least 8 spaces, found 4
(#5390) Line indented incorrectly; expected at least 8 spaces, found 4
(#5391) Line indented incorrectly; expected at least 8 spaces, found 4
(#5392) Line indented incorrectly; expected at least 8 spaces, found 4
(#5393) Line indented incorrectly; expected at least 8 spaces, found 4
(#5394) Line indented incorrectly; expected 8 spaces, found 4
(#5394) Expected "while (...) {\n"; found "while (...)\n {\n"
(#5395) Line indented incorrectly; expected at least 8 spaces, found 4
(#5396) Line indented incorrectly; expected at least 12 spaces, found 6
(#5397) Line indented incorrectly; expected 12 spaces, found 6
(#5398) Line indented incorrectly; expected at least 16 spaces, found 8
(#5399) Line indented incorrectly; expected 12 spaces, found 6
(#5400) Line indented incorrectly; expected 12 spaces, found 6
(#5401) Line indented incorrectly; expected at least 12 spaces, found 6
(#5402) Line indented incorrectly; expected 16 spaces, found 8
(#5403) Line indented incorrectly; expected 20 spaces, found 10
(#5404) Line indented incorrectly; expected at least 24 spaces, found 12
(#5405) Line indented incorrectly; expected 20 spaces, found 10
(#5406) Line indented incorrectly; expected at least 24 spaces, found 12
(#5407) Line indented incorrectly; expected 20 spaces, found 10
(#5409) Line indented incorrectly; expected 16 spaces, found 8
(#5410) Line indented incorrectly; expected 20 spaces, found 10
(#5411) Line indented incorrectly; expected at least 24 spaces, found 12
(#5412) Line indented incorrectly; expected 20 spaces, found 10
(#5413) Line indented incorrectly; expected at least 24 spaces, found 12
(#5414) Line indented incorrectly; expected 20 spaces, found 10
(#5416) Line indented incorrectly; expected 16 spaces, found 8
(#5417) Line indented incorrectly; expected 20 spaces, found 10
(#5418) Line indented incorrectly; expected at least 24 spaces, found 12
(#5419) Line indented incorrectly; expected 20 spaces, found 10
(#5420) Line indented incorrectly; expected at least 24 spaces, found 12
(#5421) Line indented incorrectly; expected 20 spaces, found 10
(#5423) Line indented incorrectly; expected 16 spaces, found 8
(#5424) Line indented incorrectly; expected 20 spaces, found 10
(#5425) Line indented incorrectly; expected at least 24 spaces, found 12
(#5426) Line indented incorrectly; expected at least 24 spaces, found 12
(#5427) Line indented incorrectly; expected 20 spaces, found 10
(#5428) Line indented incorrectly; expected at least 24 spaces, found 12
(#5429) Line indented incorrectly; expected 20 spaces, found 10
(#5431) Line indented incorrectly; expected 16 spaces, found 8
(#5432) Line indented incorrectly; expected at least 20 spaces, found 10
(#5434) Line indented incorrectly; expected 12 spaces, found 6
(#5435) Line indented incorrectly; expected at least 12 spaces, found 6
(#5436) Line indented incorrectly; expected 8 spaces, found 4
(#5437) Line indented incorrectly; expected at least 8 spaces, found 4
(#5438) Line indented incorrectly; expected at least 8 spaces, found 4
(#5439) Line indented incorrectly; expected 4 spaces, found 2
(#5441) Line indented incorrectly; expected 4 spaces, found 2
(#5442) Line indented incorrectly; expected at least 8 spaces, found 4
(#5443) Line indented incorrectly; expected at least 8 spaces, found 4
(#5444) Line indented incorrectly; expected 8 spaces, found 4
(#5445) Line indented incorrectly; expected at least 12 spaces, found 6
(#5446) Line indented incorrectly; expected at least 12 spaces, found 6
(#5447) Line indented incorrectly; expected at least 12 spaces, found 6
(#5448) Line indented incorrectly; expected 8 spaces, found 4
(#5449) Line indented incorrectly; expected 8 spaces, found 4
(#5450) Line indented incorrectly; expected at least 12 spaces, found 6
(#5451) Line indented incorrectly; expected at least 12 spaces, found 6
(#5452) Line indented incorrectly; expected at least 12 spaces, found 6
(#5453) Line indented incorrectly; expected 8 spaces, found 4
(#5454) Line indented incorrectly; expected 8 spaces, found 4
(#5455) Line indented incorrectly; expected at least 12 spaces, found 6
(#5456) Line indented incorrectly; expected at least 12 spaces, found 6
(#5457) Line indented incorrectly; expected at least 12 spaces, found 6
(#5458) Line indented incorrectly; expected 8 spaces, found 4
(#5459) Line indented incorrectly; expected 8 spaces, found 4
(#5460) Line indented incorrectly; expected 12 spaces, found 6
(#5461) Line indented incorrectly; expected at least 16 spaces, found 8
(#5462) Line indented incorrectly; expected 12 spaces, found 6
(#5463) Line indented incorrectly; expected at least 12 spaces, found 6
(#5464) Line indented incorrectly; expected at least 12 spaces, found 6
(#5465) Line indented incorrectly; expected at least 12 spaces, found 6
(#5466) Line indented incorrectly; expected 8 spaces, found 4
(#5467) Line indented incorrectly; expected at least 8 spaces, found 4
(#5468) Line indented incorrectly; expected at least 8 spaces, found 4
(#5469) Line indented incorrectly; expected at least 8 spaces, found 4
(#5470) Line indented incorrectly; expected 4 spaces, found 2
(#5475) Line indented incorrectly; expected 4 spaces, found 2
(#5475) Member variable "_TSPEC" must be all lower-case
(#5475) Scope modifier not specified for member variable "$_TSPEC"
(#5477) Line indented incorrectly; expected 4 spaces, found 2
(#5478) Line indented incorrectly; expected 4 spaces, found 2
(#5478) Member variable "userException" must be all lower-case
(#5479) Line indented incorrectly; expected 4 spaces, found 2
(#5479) Member variable "systemException" must be all lower-case
(#5481) Line indented incorrectly; expected 4 spaces, found 2
(#5482) Line indented incorrectly; expected 8 spaces, found 4
(#5482) Variable "_TSPEC" must be all lower-case
(#5482) Variable "_TSPEC" must not contain underscores.
(#5483) Line indented incorrectly; expected at least 12 spaces, found 6
(#5483) Variable "_TSPEC" must be all lower-case
(#5483) Variable "_TSPEC" must not contain underscores.
(#5484) Line indented incorrectly; expected at least 12 spaces, found 8
(#5485) Line indented incorrectly; expected at least 12 spaces, found 10
(#5486) Line indented incorrectly; expected at least 12 spaces, found 10
(#5487) Line indented incorrectly; expected at least 12 spaces, found 10
(#5488) Line indented incorrectly; expected at least 12 spaces, found 10
(#5489) Line indented incorrectly; expected at least 12 spaces, found 8
(#5490) Line indented incorrectly; expected at least 12 spaces, found 10
(#5491) Line indented incorrectly; expected at least 12 spaces, found 10
(#5492) Line indented incorrectly; expected at least 12 spaces, found 10
(#5493) Line indented incorrectly; expected at least 12 spaces, found 10
(#5494) Line indented incorrectly; expected at least 12 spaces, found 8
(#5495) Line indented incorrectly; expected at least 12 spaces, found 10
(#5496) Line indented incorrectly; expected at least 12 spaces, found 10
(#5497) Line indented incorrectly; expected at least 12 spaces, found 10
(#5498) Line indented incorrectly; expected at least 12 spaces, found 10
(#5499) Line indented incorrectly; expected at least 16 spaces, found 8
(#5500) Line indented incorrectly; expected 8 spaces, found 4
(#5501) Line indented incorrectly; expected 8 spaces, found 4
(#5502) Line indented incorrectly; expected 12 spaces, found 6
(#5503) Line indented incorrectly; expected at least 16 spaces, found 8
(#5504) Line indented incorrectly; expected 12 spaces, found 6
(#5505) Line indented incorrectly; expected 12 spaces, found 6
(#5506) Line indented incorrectly; expected at least 16 spaces, found 8
(#5507) Line indented incorrectly; expected 12 spaces, found 6
(#5508) Line indented incorrectly; expected 12 spaces, found 6
(#5509) Line indented incorrectly; expected at least 16 spaces, found 8
(#5510) Line indented incorrectly; expected 12 spaces, found 6
(#5511) Line indented incorrectly; expected 8 spaces, found 4
(#5512) Line indented incorrectly; expected 4 spaces, found 2
(#5514) Line indented incorrectly; expected 4 spaces, found 2
(#5514) Public method name "NoteStore_getFilteredSyncChunk_result::getName" must be in lower-case letters only
(#5515) Line indented incorrectly; expected at least 8 spaces, found 4
(#5516) Line indented incorrectly; expected 4 spaces, found 2
(#5518) Line indented incorrectly; expected 4 spaces, found 2
(#5519) Line indented incorrectly; expected at least 4 spaces, found 2
(#5519) Opening brace should be on the same line as the declaration
(#5520) Line indented incorrectly; expected at least 8 spaces, found 4
(#5521) Line indented incorrectly; expected at least 8 spaces, found 4
(#5522) Line indented incorrectly; expected at least 8 spaces, found 4
(#5523) Line indented incorrectly; expected at least 8 spaces, found 4
(#5524) Line indented incorrectly; expected at least 8 spaces, found 4
(#5525) Line indented incorrectly; expected 8 spaces, found 4
(#5525) Expected "while (...) {\n"; found "while (...)\n {\n"
(#5526) Line indented incorrectly; expected at least 8 spaces, found 4
(#5527) Line indented incorrectly; expected at least 12 spaces, found 6
(#5528) Line indented incorrectly; expected 12 spaces, found 6
(#5529) Line indented incorrectly; expected at least 16 spaces, found 8
(#5530) Line indented incorrectly; expected 12 spaces, found 6
(#5531) Line indented incorrectly; expected 12 spaces, found 6
(#5532) Line indented incorrectly; expected at least 12 spaces, found 6
(#5533) Line indented incorrectly; expected 16 spaces, found 8
(#5534) Line indented incorrectly; expected 20 spaces, found 10
(#5535) Line indented incorrectly; expected at least 24 spaces, found 12
(#5536) Line indented incorrectly; expected at least 24 spaces, found 12
(#5537) Line indented incorrectly; expected 20 spaces, found 10
(#5538) Line indented incorrectly; expected at least 24 spaces, found 12
(#5539) Line indented incorrectly; expected 20 spaces, found 10
(#5541) Line indented incorrectly; expected 16 spaces, found 8
(#5542) Line indented incorrectly; expected 20 spaces, found 10
(#5543) Line indented incorrectly; expected at least 24 spaces, found 12
(#5544) Line indented incorrectly; expected at least 24 spaces, found 12
(#5545) Line indented incorrectly; expected 20 spaces, found 10
(#5546) Line indented incorrectly; expected at least 24 spaces, found 12
(#5547) Line indented incorrectly; expected 20 spaces, found 10
(#5549) Line indented incorrectly; expected 16 spaces, found 8
(#5550) Line indented incorrectly; expected 20 spaces, found 10
(#5551) Line indented incorrectly; expected at least 24 spaces, found 12
(#5552) Line indented incorrectly; expected at least 24 spaces, found 12
(#5553) Line indented incorrectly; expected 20 spaces, found 10
(#5554) Line indented incorrectly; expected at least 24 spaces, found 12
(#5555) Line indented incorrectly; expected 20 spaces, found 10
(#5557) Line indented incorrectly; expected 16 spaces, found 8
(#5558) Line indented incorrectly; expected at least 20 spaces, found 10
(#5560) Line indented incorrectly; expected 12 spaces, found 6
(#5561) Line indented incorrectly; expected at least 12 spaces, found 6
(#5562) Line indented incorrectly; expected 8 spaces, found 4
(#5563) Line indented incorrectly; expected at least 8 spaces, found 4
(#5564) Line indented incorrectly; expected at least 8 spaces, found 4
(#5565) Line indented incorrectly; expected 4 spaces, found 2
(#5567) Line indented incorrectly; expected 4 spaces, found 2
(#5568) Line indented incorrectly; expected at least 8 spaces, found 4
(#5569) Line indented incorrectly; expected at least 8 spaces, found 4
(#5570) Line indented incorrectly; expected 8 spaces, found 4
(#5571) Line indented incorrectly; expected 12 spaces, found 6
(#5572) Line indented incorrectly; expected at least 16 spaces, found 8
(#5573) Line indented incorrectly; expected 12 spaces, found 6
(#5574) Line indented incorrectly; expected at least 12 spaces, found 6
(#5575) Line indented incorrectly; expected at least 12 spaces, found 6
(#5576) Line indented incorrectly; expected at least 12 spaces, found 6
(#5577) Line indented incorrectly; expected 8 spaces, found 4
(#5578) Line indented incorrectly; expected 8 spaces, found 4
(#5579) Line indented incorrectly; expected at least 12 spaces, found 6
(#5580) Line indented incorrectly; expected at least 12 spaces, found 6
(#5581) Line indented incorrectly; expected at least 12 spaces, found 6
(#5582) Line indented incorrectly; expected 8 spaces, found 4
(#5583) Line indented incorrectly; expected 8 spaces, found 4
(#5584) Line indented incorrectly; expected at least 12 spaces, found 6
(#5585) Line indented incorrectly; expected at least 12 spaces, found 6
(#5586) Line indented incorrectly; expected at least 12 spaces, found 6
(#5587) Line indented incorrectly; expected 8 spaces, found 4
(#5588) Line indented incorrectly; expected at least 8 spaces, found 4
(#5589) Line indented incorrectly; expected at least 8 spaces, found 4
(#5590) Line indented incorrectly; expected at least 8 spaces, found 4
(#5591) Line indented incorrectly; expected 4 spaces, found 2
(#5596) Line indented incorrectly; expected 4 spaces, found 2
(#5596) Member variable "_TSPEC" must be all lower-case
(#5596) Scope modifier not specified for member variable "$_TSPEC"
(#5598) Line indented incorrectly; expected 4 spaces, found 2
(#5598) Member variable "authenticationToken" must be all lower-case
(#5599) Line indented incorrectly; expected 4 spaces, found 2
(#5599) Member variable "linkedNotebook" must be all lower-case
(#5601) Line indented incorrectly; expected 4 spaces, found 2
(#5602) Line indented incorrectly; expected 8 spaces, found 4
(#5602) Variable "_TSPEC" must be all lower-case
(#5602) Variable "_TSPEC" must not contain underscores.
(#5603) Line indented incorrectly; expected at least 12 spaces, found 6
(#5603) Variable "_TSPEC" must be all lower-case
(#5603) Variable "_TSPEC" must not contain underscores.
(#5604) Line indented incorrectly; expected at least 12 spaces, found 8
(#5605) Line indented incorrectly; expected at least 12 spaces, found 10
(#5606) Line indented incorrectly; expected at least 12 spaces, found 10
(#5607) Line indented incorrectly; expected at least 12 spaces, found 10
(#5608) Line indented incorrectly; expected at least 12 spaces, found 8
(#5609) Line indented incorrectly; expected at least 12 spaces, found 10
(#5610) Line indented incorrectly; expected at least 12 spaces, found 10
(#5611) Line indented incorrectly; expected at least 12 spaces, found 10
(#5612) Line indented incorrectly; expected at least 12 spaces, found 10
(#5613) Line indented incorrectly; expected at least 16 spaces, found 8
(#5614) Line indented incorrectly; expected 8 spaces, found 4
(#5615) Line indented incorrectly; expected 8 spaces, found 4
(#5616) Line indented incorrectly; expected 12 spaces, found 6
(#5617) Line indented incorrectly; expected at least 16 spaces, found 8
(#5618) Line indented incorrectly; expected 12 spaces, found 6
(#5619) Line indented incorrectly; expected 12 spaces, found 6
(#5620) Line indented incorrectly; expected at least 16 spaces, found 8
(#5621) Line indented incorrectly; expected 12 spaces, found 6
(#5622) Line indented incorrectly; expected 8 spaces, found 4
(#5623) Line indented incorrectly; expected 4 spaces, found 2
(#5625) Line indented incorrectly; expected 4 spaces, found 2
(#5625) Public method name "NoteStore_getLinkedNotebookSyncState_args::getName" must be in lower-case letters only
(#5626) Line indented incorrectly; expected at least 8 spaces, found 4
(#5627) Line indented incorrectly; expected 4 spaces, found 2
(#5629) Line indented incorrectly; expected 4 spaces, found 2
(#5630) Line indented incorrectly; expected at least 4 spaces, found 2
(#5630) Opening brace should be on the same line as the declaration
(#5631) Line indented incorrectly; expected at least 8 spaces, found 4
(#5632) Line indented incorrectly; expected at least 8 spaces, found 4
(#5633) Line indented incorrectly; expected at least 8 spaces, found 4
(#5634) Line indented incorrectly; expected at least 8 spaces, found 4
(#5635) Line indented incorrectly; expected at least 8 spaces, found 4
(#5636) Line indented incorrectly; expected 8 spaces, found 4
(#5636) Expected "while (...) {\n"; found "while (...)\n {\n"
(#5637) Line indented incorrectly; expected at least 8 spaces, found 4
(#5638) Line indented incorrectly; expected at least 12 spaces, found 6
(#5639) Line indented incorrectly; expected 12 spaces, found 6
(#5640) Line indented incorrectly; expected at least 16 spaces, found 8
(#5641) Line indented incorrectly; expected 12 spaces, found 6
(#5642) Line indented incorrectly; expected 12 spaces, found 6
(#5643) Line indented incorrectly; expected at least 12 spaces, found 6
(#5644) Line indented incorrectly; expected 16 spaces, found 8
(#5645) Line indented incorrectly; expected 20 spaces, found 10
(#5646) Line indented incorrectly; expected at least 24 spaces, found 12
(#5647) Line indented incorrectly; expected 20 spaces, found 10
(#5648) Line indented incorrectly; expected at least 24 spaces, found 12
(#5649) Line indented incorrectly; expected 20 spaces, found 10
(#5651) Line indented incorrectly; expected 16 spaces, found 8
(#5652) Line indented incorrectly; expected 20 spaces, found 10
(#5653) Line indented incorrectly; expected at least 24 spaces, found 12
(#5654) Line indented incorrectly; expected at least 24 spaces, found 12
(#5655) Line indented incorrectly; expected 20 spaces, found 10
(#5656) Line indented incorrectly; expected at least 24 spaces, found 12
(#5657) Line indented incorrectly; expected 20 spaces, found 10
(#5659) Line indented incorrectly; expected 16 spaces, found 8
(#5660) Line indented incorrectly; expected at least 20 spaces, found 10
(#5662) Line indented incorrectly; expected 12 spaces, found 6
(#5663) Line indented incorrectly; expected at least 12 spaces, found 6
(#5664) Line indented incorrectly; expected 8 spaces, found 4
(#5665) Line indented incorrectly; expected at least 8 spaces, found 4
(#5666) Line indented incorrectly; expected at least 8 spaces, found 4
(#5667) Line indented incorrectly; expected 4 spaces, found 2
(#5669) Line indented incorrectly; expected 4 spaces, found 2
(#5670) Line indented incorrectly; expected at least 8 spaces, found 4
(#5671) Line indented incorrectly; expected at least 8 spaces, found 4
(#5672) Line indented incorrectly; expected 8 spaces, found 4
(#5673) Line indented incorrectly; expected at least 12 spaces, found 6
(#5674) Line indented incorrectly; expected at least 12 spaces, found 6
(#5675) Line indented incorrectly; expected at least 12 spaces, found 6
(#5676) Line indented incorrectly; expected 8 spaces, found 4
(#5677) Line indented incorrectly; expected 8 spaces, found 4
(#5678) Line indented incorrectly; expected 12 spaces, found 6
(#5679) Line indented incorrectly; expected at least 16 spaces, found 8
(#5680) Line indented incorrectly; expected 12 spaces, found 6
(#5681) Line indented incorrectly; expected at least 12 spaces, found 6
(#5682) Line indented incorrectly; expected at least 12 spaces, found 6
(#5683) Line indented incorrectly; expected at least 12 spaces, found 6
(#5684) Line indented incorrectly; expected 8 spaces, found 4
(#5685) Line indented incorrectly; expected at least 8 spaces, found 4
(#5686) Line indented incorrectly; expected at least 8 spaces, found 4
(#5687) Line indented incorrectly; expected at least 8 spaces, found 4
(#5688) Line indented incorrectly; expected 4 spaces, found 2
(#5693) Line indented incorrectly; expected 4 spaces, found 2
(#5693) Member variable "_TSPEC" must be all lower-case
(#5693) Scope modifier not specified for member variable "$_TSPEC"
(#5695) Line indented incorrectly; expected 4 spaces, found 2
(#5696) Line indented incorrectly; expected 4 spaces, found 2
(#5696) Member variable "userException" must be all lower-case
(#5697) Line indented incorrectly; expected 4 spaces, found 2
(#5697) Member variable "systemException" must be all lower-case
(#5698) Line indented incorrectly; expected 4 spaces, found 2
(#5698) Member variable "notFoundException" must be all lower-case
(#5700) Line indented incorrectly; expected 4 spaces, found 2
(#5701) Line indented incorrectly; expected 8 spaces, found 4
(#5701) Variable "_TSPEC" must be all lower-case
(#5701) Variable "_TSPEC" must not contain underscores.
(#5702) Line indented incorrectly; expected at least 12 spaces, found 6
(#5702) Variable "_TSPEC" must be all lower-case
(#5702) Variable "_TSPEC" must not contain underscores.
(#5703) Line indented incorrectly; expected at least 12 spaces, found 8
(#5704) Line indented incorrectly; expected at least 12 spaces, found 10
(#5705) Line indented incorrectly; expected at least 12 spaces, found 10
(#5706) Line indented incorrectly; expected at least 12 spaces, found 10
(#5707) Line indented incorrectly; expected at least 12 spaces, found 10
(#5708) Line indented incorrectly; expected at least 12 spaces, found 8
(#5709) Line indented incorrectly; expected at least 12 spaces, found 10
(#5710) Line indented incorrectly; expected at least 12 spaces, found 10
(#5711) Line indented incorrectly; expected at least 12 spaces, found 10
(#5712) Line indented incorrectly; expected at least 12 spaces, found 10
(#5713) Line indented incorrectly; expected at least 12 spaces, found 8
(#5714) Line indented incorrectly; expected at least 12 spaces, found 10
(#5715) Line indented incorrectly; expected at least 12 spaces, found 10
(#5716) Line indented incorrectly; expected at least 12 spaces, found 10
(#5717) Line indented incorrectly; expected at least 12 spaces, found 10
(#5718) Line indented incorrectly; expected at least 12 spaces, found 8
(#5719) Line indented incorrectly; expected at least 12 spaces, found 10
(#5720) Line indented incorrectly; expected at least 12 spaces, found 10
(#5721) Line indented incorrectly; expected at least 12 spaces, found 10
(#5722) Line indented incorrectly; expected at least 12 spaces, found 10
(#5723) Line indented incorrectly; expected at least 16 spaces, found 8
(#5724) Line indented incorrectly; expected 8 spaces, found 4
(#5725) Line indented incorrectly; expected 8 spaces, found 4
(#5726) Line indented incorrectly; expected 12 spaces, found 6
(#5727) Line indented incorrectly; expected at least 16 spaces, found 8
(#5728) Line indented incorrectly; expected 12 spaces, found 6
(#5729) Line indented incorrectly; expected 12 spaces, found 6
(#5730) Line indented incorrectly; expected at least 16 spaces, found 8
(#5731) Line indented incorrectly; expected 12 spaces, found 6
(#5732) Line indented incorrectly; expected 12 spaces, found 6
(#5733) Line indented incorrectly; expected at least 16 spaces, found 8
(#5734) Line indented incorrectly; expected 12 spaces, found 6
(#5735) Line indented incorrectly; expected 12 spaces, found 6
(#5736) Line indented incorrectly; expected at least 16 spaces, found 8
(#5737) Line indented incorrectly; expected 12 spaces, found 6
(#5738) Line indented incorrectly; expected 8 spaces, found 4
(#5739) Line indented incorrectly; expected 4 spaces, found 2
(#5741) Line indented incorrectly; expected 4 spaces, found 2
(#5741) Public method name "NoteStore_getLinkedNotebookSyncState_result::getName" must be in lower-case letters only
(#5742) Line indented incorrectly; expected at least 8 spaces, found 4
(#5743) Line indented incorrectly; expected 4 spaces, found 2
(#5745) Line indented incorrectly; expected 4 spaces, found 2
(#5746) Line indented incorrectly; expected at least 4 spaces, found 2
(#5746) Opening brace should be on the same line as the declaration
(#5747) Line indented incorrectly; expected at least 8 spaces, found 4
(#5748) Line indented incorrectly; expected at least 8 spaces, found 4
(#5749) Line indented incorrectly; expected at least 8 spaces, found 4
(#5750) Line indented incorrectly; expected at least 8 spaces, found 4
(#5751) Line indented incorrectly; expected at least 8 spaces, found 4
(#5752) Line indented incorrectly; expected 8 spaces, found 4
(#5752) Expected "while (...) {\n"; found "while (...)\n {\n"
(#5753) Line indented incorrectly; expected at least 8 spaces, found 4
(#5754) Line indented incorrectly; expected at least 12 spaces, found 6
(#5755) Line indented incorrectly; expected 12 spaces, found 6
(#5756) Line indented incorrectly; expected at least 16 spaces, found 8
(#5757) Line indented incorrectly; expected 12 spaces, found 6
(#5758) Line indented incorrectly; expected 12 spaces, found 6
(#5759) Line indented incorrectly; expected at least 12 spaces, found 6
(#5760) Line indented incorrectly; expected 16 spaces, found 8
(#5761) Line indented incorrectly; expected 20 spaces, found 10
(#5762) Line indented incorrectly; expected at least 24 spaces, found 12
(#5763) Line indented incorrectly; expected at least 24 spaces, found 12
(#5764) Line indented incorrectly; expected 20 spaces, found 10
(#5765) Line indented incorrectly; expected at least 24 spaces, found 12
(#5766) Line indented incorrectly; expected 20 spaces, found 10
(#5768) Line indented incorrectly; expected 16 spaces, found 8
(#5769) Line indented incorrectly; expected 20 spaces, found 10
(#5770) Line indented incorrectly; expected at least 24 spaces, found 12
(#5771) Line indented incorrectly; expected at least 24 spaces, found 12
(#5772) Line indented incorrectly; expected 20 spaces, found 10
(#5773) Line indented incorrectly; expected at least 24 spaces, found 12
(#5774) Line indented incorrectly; expected 20 spaces, found 10
(#5776) Line indented incorrectly; expected 16 spaces, found 8
(#5777) Line indented incorrectly; expected 20 spaces, found 10
(#5778) Line indented incorrectly; expected at least 24 spaces, found 12
(#5779) Line indented incorrectly; expected at least 24 spaces, found 12
(#5780) Line indented incorrectly; expected 20 spaces, found 10
(#5781) Line indented incorrectly; expected at least 24 spaces, found 12
(#5782) Line indented incorrectly; expected 20 spaces, found 10
(#5784) Line indented incorrectly; expected 16 spaces, found 8
(#5785) Line indented incorrectly; expected 20 spaces, found 10
(#5786) Line indented incorrectly; expected at least 24 spaces, found 12
(#5787) Line indented incorrectly; expected at least 24 spaces, found 12
(#5788) Line indented incorrectly; expected 20 spaces, found 10
(#5789) Line indented incorrectly; expected at least 24 spaces, found 12
(#5790) Line indented incorrectly; expected 20 spaces, found 10
(#5792) Line indented incorrectly; expected 16 spaces, found 8
(#5793) Line indented incorrectly; expected at least 20 spaces, found 10
(#5795) Line indented incorrectly; expected 12 spaces, found 6
(#5796) Line indented incorrectly; expected at least 12 spaces, found 6
(#5797) Line indented incorrectly; expected 8 spaces, found 4
(#5798) Line indented incorrectly; expected at least 8 spaces, found 4
(#5799) Line indented incorrectly; expected at least 8 spaces, found 4
(#5800) Line indented incorrectly; expected 4 spaces, found 2
(#5802) Line indented incorrectly; expected 4 spaces, found 2
(#5803) Line indented incorrectly; expected at least 8 spaces, found 4
(#5804) Line indented incorrectly; expected at least 8 spaces, found 4
(#5805) Line indented incorrectly; expected 8 spaces, found 4
(#5806) Line indented incorrectly; expected 12 spaces, found 6
(#5807) Line indented incorrectly; expected at least 16 spaces, found 8
(#5808) Line indented incorrectly; expected 12 spaces, found 6
(#5809) Line indented incorrectly; expected at least 12 spaces, found 6
(#5810) Line indented incorrectly; expected at least 12 spaces, found 6
(#5811) Line indented incorrectly; expected at least 12 spaces, found 6
(#5812) Line indented incorrectly; expected 8 spaces, found 4
(#5813) Line indented incorrectly; expected 8 spaces, found 4
(#5814) Line indented incorrectly; expected at least 12 spaces, found 6
(#5815) Line indented incorrectly; expected at least 12 spaces, found 6
(#5816) Line indented incorrectly; expected at least 12 spaces, found 6
(#5817) Line indented incorrectly; expected 8 spaces, found 4
(#5818) Line indented incorrectly; expected 8 spaces, found 4
(#5819) Line indented incorrectly; expected at least 12 spaces, found 6
(#5820) Line indented incorrectly; expected at least 12 spaces, found 6
(#5821) Line indented incorrectly; expected at least 12 spaces, found 6
(#5822) Line indented incorrectly; expected 8 spaces, found 4
(#5823) Line indented incorrectly; expected 8 spaces, found 4
(#5824) Line indented incorrectly; expected at least 12 spaces, found 6
(#5825) Line indented incorrectly; expected at least 12 spaces, found 6
(#5826) Line indented incorrectly; expected at least 12 spaces, found 6
(#5827) Line indented incorrectly; expected 8 spaces, found 4
(#5828) Line indented incorrectly; expected at least 8 spaces, found 4
(#5829) Line indented incorrectly; expected at least 8 spaces, found 4
(#5830) Line indented incorrectly; expected at least 8 spaces, found 4
(#5831) Line indented incorrectly; expected 4 spaces, found 2
(#5836) Line indented incorrectly; expected 4 spaces, found 2
(#5836) Member variable "_TSPEC" must be all lower-case
(#5836) Scope modifier not specified for member variable "$_TSPEC"
(#5838) Line indented incorrectly; expected 4 spaces, found 2
(#5838) Member variable "authenticationToken" must be all lower-case
(#5839) Line indented incorrectly; expected 4 spaces, found 2
(#5839) Member variable "linkedNotebook" must be all lower-case
(#5840) Line indented incorrectly; expected 4 spaces, found 2
(#5840) Member variable "afterUSN" must be all lower-case
(#5841) Line indented incorrectly; expected 4 spaces, found 2
(#5841) Member variable "maxEntries" must be all lower-case
(#5842) Line indented incorrectly; expected 4 spaces, found 2
(#5842) Member variable "fullSyncOnly" must be all lower-case
(#5844) Line indented incorrectly; expected 4 spaces, found 2
(#5845) Line indented incorrectly; expected 8 spaces, found 4
(#5845) Variable "_TSPEC" must be all lower-case
(#5845) Variable "_TSPEC" must not contain underscores.
(#5846) Line indented incorrectly; expected at least 12 spaces, found 6
(#5846) Variable "_TSPEC" must be all lower-case
(#5846) Variable "_TSPEC" must not contain underscores.
(#5847) Line indented incorrectly; expected at least 12 spaces, found 8
(#5848) Line indented incorrectly; expected at least 12 spaces, found 10
(#5849) Line indented incorrectly; expected at least 12 spaces, found 10
(#5850) Line indented incorrectly; expected at least 12 spaces, found 10
(#5851) Line indented incorrectly; expected at least 12 spaces, found 8
(#5852) Line indented incorrectly; expected at least 12 spaces, found 10
(#5853) Line indented incorrectly; expected at least 12 spaces, found 10
(#5854) Line indented incorrectly; expected at least 12 spaces, found 10
(#5855) Line indented incorrectly; expected at least 12 spaces, found 10
(#5856) Line indented incorrectly; expected at least 12 spaces, found 8
(#5857) Line indented incorrectly; expected at least 12 spaces, found 10
(#5858) Line indented incorrectly; expected at least 12 spaces, found 10
(#5859) Line indented incorrectly; expected at least 12 spaces, found 10
(#5860) Line indented incorrectly; expected at least 12 spaces, found 8
(#5861) Line indented incorrectly; expected at least 12 spaces, found 10
(#5862) Line indented incorrectly; expected at least 12 spaces, found 10
(#5863) Line indented incorrectly; expected at least 12 spaces, found 10
(#5864) Line indented incorrectly; expected at least 12 spaces, found 8
(#5865) Line indented incorrectly; expected at least 12 spaces, found 10
(#5866) Line indented incorrectly; expected at least 12 spaces, found 10
(#5867) Line indented incorrectly; expected at least 12 spaces, found 10
(#5868) Line indented incorrectly; expected at least 16 spaces, found 8
(#5869) Line indented incorrectly; expected 8 spaces, found 4
(#5870) Line indented incorrectly; expected 8 spaces, found 4
(#5871) Line indented incorrectly; expected 12 spaces, found 6
(#5872) Line indented incorrectly; expected at least 16 spaces, found 8
(#5873) Line indented incorrectly; expected 12 spaces, found 6
(#5874) Line indented incorrectly; expected 12 spaces, found 6
(#5875) Line indented incorrectly; expected at least 16 spaces, found 8
(#5876) Line indented incorrectly; expected 12 spaces, found 6
(#5877) Line indented incorrectly; expected 12 spaces, found 6
(#5878) Line indented incorrectly; expected at least 16 spaces, found 8
(#5879) Line indented incorrectly; expected 12 spaces, found 6
(#5880) Line indented incorrectly; expected 12 spaces, found 6
(#5881) Line indented incorrectly; expected at least 16 spaces, found 8
(#5882) Line indented incorrectly; expected 12 spaces, found 6
(#5883) Line indented incorrectly; expected 12 spaces, found 6
(#5884) Line indented incorrectly; expected at least 16 spaces, found 8
(#5885) Line indented incorrectly; expected 12 spaces, found 6
(#5886) Line indented incorrectly; expected 8 spaces, found 4
(#5887) Line indented incorrectly; expected 4 spaces, found 2
(#5889) Line indented incorrectly; expected 4 spaces, found 2
(#5889) Public method name "NoteStore_getLinkedNotebookSyncChunk_args::getName" must be in lower-case letters only
(#5890) Line indented incorrectly; expected at least 8 spaces, found 4
(#5891) Line indented incorrectly; expected 4 spaces, found 2
(#5893) Line indented incorrectly; expected 4 spaces, found 2
(#5894) Line indented incorrectly; expected at least 4 spaces, found 2
(#5894) Opening brace should be on the same line as the declaration
(#5895) Line indented incorrectly; expected at least 8 spaces, found 4
(#5896) Line indented incorrectly; expected at least 8 spaces, found 4
(#5897) Line indented incorrectly; expected at least 8 spaces, found 4
(#5898) Line indented incorrectly; expected at least 8 spaces, found 4
(#5899) Line indented incorrectly; expected at least 8 spaces, found 4
(#5900) Line indented incorrectly; expected 8 spaces, found 4
(#5900) Expected "while (...) {\n"; found "while (...)\n {\n"
(#5901) Line indented incorrectly; expected at least 8 spaces, found 4
(#5902) Line indented incorrectly; expected at least 12 spaces, found 6
(#5903) Line indented incorrectly; expected 12 spaces, found 6
(#5904) Line indented incorrectly; expected at least 16 spaces, found 8
(#5905) Line indented incorrectly; expected 12 spaces, found 6
(#5906) Line indented incorrectly; expected 12 spaces, found 6
(#5907) Line indented incorrectly; expected at least 12 spaces, found 6
(#5908) Line indented incorrectly; expected 16 spaces, found 8
(#5909) Line indented incorrectly; expected 20 spaces, found 10
(#5910) Line indented incorrectly; expected at least 24 spaces, found 12
(#5911) Line indented incorrectly; expected 20 spaces, found 10
(#5912) Line indented incorrectly; expected at least 24 spaces, found 12
(#5913) Line indented incorrectly; expected 20 spaces, found 10
(#5915) Line indented incorrectly; expected 16 spaces, found 8
(#5916) Line indented incorrectly; expected 20 spaces, found 10
(#5917) Line indented incorrectly; expected at least 24 spaces, found 12
(#5918) Line indented incorrectly; expected at least 24 spaces, found 12
(#5919) Line indented incorrectly; expected 20 spaces, found 10
(#5920) Line indented incorrectly; expected at least 24 spaces, found 12
(#5921) Line indented incorrectly; expected 20 spaces, found 10
(#5923) Line indented incorrectly; expected 16 spaces, found 8
(#5924) Line indented incorrectly; expected 20 spaces, found 10
(#5925) Line indented incorrectly; expected at least 24 spaces, found 12
(#5926) Line indented incorrectly; expected 20 spaces, found 10
(#5927) Line indented incorrectly; expected at least 24 spaces, found 12
(#5928) Line indented incorrectly; expected 20 spaces, found 10
(#5930) Line indented incorrectly; expected 16 spaces, found 8
(#5931) Line indented incorrectly; expected 20 spaces, found 10
(#5932) Line indented incorrectly; expected at least 24 spaces, found 12
(#5933) Line indented incorrectly; expected 20 spaces, found 10
(#5934) Line indented incorrectly; expected at least 24 spaces, found 12
(#5935) Line indented incorrectly; expected 20 spaces, found 10
(#5937) Line indented incorrectly; expected 16 spaces, found 8
(#5938) Line indented incorrectly; expected 20 spaces, found 10
(#5939) Line indented incorrectly; expected at least 24 spaces, found 12
(#5940) Line indented incorrectly; expected 20 spaces, found 10
(#5941) Line indented incorrectly; expected at least 24 spaces, found 12
(#5942) Line indented incorrectly; expected 20 spaces, found 10
(#5944) Line indented incorrectly; expected 16 spaces, found 8
(#5945) Line indented incorrectly; expected at least 20 spaces, found 10
(#5947) Line indented incorrectly; expected 12 spaces, found 6
(#5948) Line indented incorrectly; expected at least 12 spaces, found 6
(#5949) Line indented incorrectly; expected 8 spaces, found 4
(#5950) Line indented incorrectly; expected at least 8 spaces, found 4
(#5951) Line indented incorrectly; expected at least 8 spaces, found 4
(#5952) Line indented incorrectly; expected 4 spaces, found 2
(#5954) Line indented incorrectly; expected 4 spaces, found 2
(#5955) Line indented incorrectly; expected at least 8 spaces, found 4
(#5956) Line indented incorrectly; expected at least 8 spaces, found 4
(#5957) Line indented incorrectly; expected 8 spaces, found 4
(#5958) Line indented incorrectly; expected at least 12 spaces, found 6
(#5959) Line indented incorrectly; expected at least 12 spaces, found 6
(#5960) Line indented incorrectly; expected at least 12 spaces, found 6
(#5961) Line indented incorrectly; expected 8 spaces, found 4
(#5962) Line indented incorrectly; expected 8 spaces, found 4
(#5963) Line indented incorrectly; expected 12 spaces, found 6
(#5964) Line indented incorrectly; expected at least 16 spaces, found 8
(#5965) Line indented incorrectly; expected 12 spaces, found 6
(#5966) Line indented incorrectly; expected at least 12 spaces, found 6
(#5967) Line indented incorrectly; expected at least 12 spaces, found 6
(#5968) Line indented incorrectly; expected at least 12 spaces, found 6
(#5969) Line indented incorrectly; expected 8 spaces, found 4
(#5970) Line indented incorrectly; expected 8 spaces, found 4
(#5971) Line indented incorrectly; expected at least 12 spaces, found 6
(#5972) Line indented incorrectly; expected at least 12 spaces, found 6
(#5973) Line indented incorrectly; expected at least 12 spaces, found 6
(#5974) Line indented incorrectly; expected 8 spaces, found 4
(#5975) Line indented incorrectly; expected 8 spaces, found 4
(#5976) Line indented incorrectly; expected at least 12 spaces, found 6
(#5977) Line indented incorrectly; expected at least 12 spaces, found 6
(#5978) Line indented incorrectly; expected at least 12 spaces, found 6
(#5979) Line indented incorrectly; expected 8 spaces, found 4
(#5980) Line indented incorrectly; expected 8 spaces, found 4
(#5981) Line indented incorrectly; expected at least 12 spaces, found 6
(#5982) Line indented incorrectly; expected at least 12 spaces, found 6
(#5983) Line indented incorrectly; expected at least 12 spaces, found 6
(#5984) Line indented incorrectly; expected 8 spaces, found 4
(#5985) Line indented incorrectly; expected at least 8 spaces, found 4
(#5986) Line indented incorrectly; expected at least 8 spaces, found 4
(#5987) Line indented incorrectly; expected at least 8 spaces, found 4
(#5988) Line indented incorrectly; expected 4 spaces, found 2
(#5993) Line indented incorrectly; expected 4 spaces, found 2
(#5993) Member variable "_TSPEC" must be all lower-case
(#5993) Scope modifier not specified for member variable "$_TSPEC"
(#5995) Line indented incorrectly; expected 4 spaces, found 2
(#5996) Line indented incorrectly; expected 4 spaces, found 2
(#5996) Member variable "userException" must be all lower-case
(#5997) Line indented incorrectly; expected 4 spaces, found 2
(#5997) Member variable "systemException" must be all lower-case
(#5998) Line indented incorrectly; expected 4 spaces, found 2
(#5998) Member variable "notFoundException" must be all lower-case
(#6000) Line indented incorrectly; expected 4 spaces, found 2
(#6001) Line indented incorrectly; expected 8 spaces, found 4
(#6001) Variable "_TSPEC" must be all lower-case
(#6001) Variable "_TSPEC" must not contain underscores.
(#6002) Line indented incorrectly; expected at least 12 spaces, found 6
(#6002) Variable "_TSPEC" must be all lower-case
(#6002) Variable "_TSPEC" must not contain underscores.
(#6003) Line indented incorrectly; expected at least 12 spaces, found 8
(#6004) Line indented incorrectly; expected at least 12 spaces, found 10
(#6005) Line indented incorrectly; expected at least 12 spaces, found 10
(#6006) Line indented incorrectly; expected at least 12 spaces, found 10
(#6007) Line indented incorrectly; expected at least 12 spaces, found 10
(#6008) Line indented incorrectly; expected at least 12 spaces, found 8
(#6009) Line indented incorrectly; expected at least 12 spaces, found 10
(#6010) Line indented incorrectly; expected at least 12 spaces, found 10
(#6011) Line indented incorrectly; expected at least 12 spaces, found 10
(#6012) Line indented incorrectly; expected at least 12 spaces, found 10
(#6013) Line indented incorrectly; expected at least 12 spaces, found 8
(#6014) Line indented incorrectly; expected at least 12 spaces, found 10
(#6015) Line indented incorrectly; expected at least 12 spaces, found 10
(#6016) Line indented incorrectly; expected at least 12 spaces, found 10
(#6017) Line indented incorrectly; expected at least 12 spaces, found 10
(#6018) Line indented incorrectly; expected at least 12 spaces, found 8
(#6019) Line indented incorrectly; expected at least 12 spaces, found 10
(#6020) Line indented incorrectly; expected at least 12 spaces, found 10
(#6021) Line indented incorrectly; expected at least 12 spaces, found 10
(#6022) Line indented incorrectly; expected at least 12 spaces, found 10
(#6023) Line indented incorrectly; expected at least 16 spaces, found 8
(#6024) Line indented incorrectly; expected 8 spaces, found 4
(#6025) Line indented incorrectly; expected 8 spaces, found 4
(#6026) Line indented incorrectly; expected 12 spaces, found 6
(#6027) Line indented incorrectly; expected at least 16 spaces, found 8
(#6028) Line indented incorrectly; expected 12 spaces, found 6
(#6029) Line indented incorrectly; expected 12 spaces, found 6
(#6030) Line indented incorrectly; expected at least 16 spaces, found 8
(#6031) Line indented incorrectly; expected 12 spaces, found 6
(#6032) Line indented incorrectly; expected 12 spaces, found 6
(#6033) Line indented incorrectly; expected at least 16 spaces, found 8
(#6034) Line indented incorrectly; expected 12 spaces, found 6
(#6035) Line indented incorrectly; expected 12 spaces, found 6
(#6036) Line indented incorrectly; expected at least 16 spaces, found 8
(#6037) Line indented incorrectly; expected 12 spaces, found 6
(#6038) Line indented incorrectly; expected 8 spaces, found 4
(#6039) Line indented incorrectly; expected 4 spaces, found 2
(#6041) Line indented incorrectly; expected 4 spaces, found 2
(#6041) Public method name "NoteStore_getLinkedNotebookSyncChunk_result::getName" must be in lower-case letters only
(#6042) Line indented incorrectly; expected at least 8 spaces, found 4
(#6043) Line indented incorrectly; expected 4 spaces, found 2
(#6045) Line indented incorrectly; expected 4 spaces, found 2
(#6046) Line indented incorrectly; expected at least 4 spaces, found 2
(#6046) Opening brace should be on the same line as the declaration
(#6047) Line indented incorrectly; expected at least 8 spaces, found 4
(#6048) Line indented incorrectly; expected at least 8 spaces, found 4
(#6049) Line indented incorrectly; expected at least 8 spaces, found 4
(#6050) Line indented incorrectly; expected at least 8 spaces, found 4
(#6051) Line indented incorrectly; expected at least 8 spaces, found 4
(#6052) Line indented incorrectly; expected 8 spaces, found 4
(#6052) Expected "while (...) {\n"; found "while (...)\n {\n"
(#6053) Line indented incorrectly; expected at least 8 spaces, found 4
(#6054) Line indented incorrectly; expected at least 12 spaces, found 6
(#6055) Line indented incorrectly; expected 12 spaces, found 6
(#6056) Line indented incorrectly; expected at least 16 spaces, found 8
(#6057) Line indented incorrectly; expected 12 spaces, found 6
(#6058) Line indented incorrectly; expected 12 spaces, found 6
(#6059) Line indented incorrectly; expected at least 12 spaces, found 6
(#6060) Line indented incorrectly; expected 16 spaces, found 8
(#6061) Line indented incorrectly; expected 20 spaces, found 10
(#6062) Line indented incorrectly; expected at least 24 spaces, found 12
(#6063) Line indented incorrectly; expected at least 24 spaces, found 12
(#6064) Line indented incorrectly; expected 20 spaces, found 10
(#6065) Line indented incorrectly; expected at least 24 spaces, found 12
(#6066) Line indented incorrectly; expected 20 spaces, found 10
(#6068) Line indented incorrectly; expected 16 spaces, found 8
(#6069) Line indented incorrectly; expected 20 spaces, found 10
(#6070) Line indented incorrectly; expected at least 24 spaces, found 12
(#6071) Line indented incorrectly; expected at least 24 spaces, found 12
(#6072) Line indented incorrectly; expected 20 spaces, found 10
(#6073) Line indented incorrectly; expected at least 24 spaces, found 12
(#6074) Line indented incorrectly; expected 20 spaces, found 10
(#6076) Line indented incorrectly; expected 16 spaces, found 8
(#6077) Line indented incorrectly; expected 20 spaces, found 10
(#6078) Line indented incorrectly; expected at least 24 spaces, found 12
(#6079) Line indented incorrectly; expected at least 24 spaces, found 12
(#6080) Line indented incorrectly; expected 20 spaces, found 10
(#6081) Line indented incorrectly; expected at least 24 spaces, found 12
(#6082) Line indented incorrectly; expected 20 spaces, found 10
(#6084) Line indented incorrectly; expected 16 spaces, found 8
(#6085) Line indented incorrectly; expected 20 spaces, found 10
(#6086) Line indented incorrectly; expected at least 24 spaces, found 12
(#6087) Line indented incorrectly; expected at least 24 spaces, found 12
(#6088) Line indented incorrectly; expected 20 spaces, found 10
(#6089) Line indented incorrectly; expected at least 24 spaces, found 12
(#6090) Line indented incorrectly; expected 20 spaces, found 10
(#6092) Line indented incorrectly; expected 16 spaces, found 8
(#6093) Line indented incorrectly; expected at least 20 spaces, found 10
(#6095) Line indented incorrectly; expected 12 spaces, found 6
(#6096) Line indented incorrectly; expected at least 12 spaces, found 6
(#6097) Line indented incorrectly; expected 8 spaces, found 4
(#6098) Line indented incorrectly; expected at least 8 spaces, found 4
(#6099) Line indented incorrectly; expected at least 8 spaces, found 4
(#6100) Line indented incorrectly; expected 4 spaces, found 2
(#6102) Line indented incorrectly; expected 4 spaces, found 2
(#6103) Line indented incorrectly; expected at least 8 spaces, found 4
(#6104) Line indented incorrectly; expected at least 8 spaces, found 4
(#6105) Line indented incorrectly; expected 8 spaces, found 4
(#6106) Line indented incorrectly; expected 12 spaces, found 6
(#6107) Line indented incorrectly; expected at least 16 spaces, found 8
(#6108) Line indented incorrectly; expected 12 spaces, found 6
(#6109) Line indented incorrectly; expected at least 12 spaces, found 6
(#6110) Line indented incorrectly; expected at least 12 spaces, found 6
(#6111) Line indented incorrectly; expected at least 12 spaces, found 6
(#6112) Line indented incorrectly; expected 8 spaces, found 4
(#6113) Line indented incorrectly; expected 8 spaces, found 4
(#6114) Line indented incorrectly; expected at least 12 spaces, found 6
(#6115) Line indented incorrectly; expected at least 12 spaces, found 6
(#6116) Line indented incorrectly; expected at least 12 spaces, found 6
(#6117) Line indented incorrectly; expected 8 spaces, found 4
(#6118) Line indented incorrectly; expected 8 spaces, found 4
(#6119) Line indented incorrectly; expected at least 12 spaces, found 6
(#6120) Line indented incorrectly; expected at least 12 spaces, found 6
(#6121) Line indented incorrectly; expected at least 12 spaces, found 6
(#6122) Line indented incorrectly; expected 8 spaces, found 4
(#6123) Line indented incorrectly; expected 8 spaces, found 4
(#6124) Line indented incorrectly; expected at least 12 spaces, found 6
(#6125) Line indented incorrectly; expected at least 12 spaces, found 6
(#6126) Line indented incorrectly; expected at least 12 spaces, found 6
(#6127) Line indented incorrectly; expected 8 spaces, found 4
(#6128) Line indented incorrectly; expected at least 8 spaces, found 4
(#6129) Line indented incorrectly; expected at least 8 spaces, found 4
(#6130) Line indented incorrectly; expected at least 8 spaces, found 4
(#6131) Line indented incorrectly; expected 4 spaces, found 2
(#6136) Line indented incorrectly; expected 4 spaces, found 2
(#6136) Member variable "_TSPEC" must be all lower-case
(#6136) Scope modifier not specified for member variable "$_TSPEC"
(#6138) Line indented incorrectly; expected 4 spaces, found 2
(#6138) Member variable "authenticationToken" must be all lower-case
(#6140) Line indented incorrectly; expected 4 spaces, found 2
(#6141) Line indented incorrectly; expected 8 spaces, found 4
(#6141) Variable "_TSPEC" must be all lower-case
(#6141) Variable "_TSPEC" must not contain underscores.
(#6142) Line indented incorrectly; expected at least 12 spaces, found 6
(#6142) Variable "_TSPEC" must be all lower-case
(#6142) Variable "_TSPEC" must not contain underscores.
(#6143) Line indented incorrectly; expected at least 12 spaces, found 8
(#6144) Line indented incorrectly; expected at least 12 spaces, found 10
(#6145) Line indented incorrectly; expected at least 12 spaces, found 10
(#6146) Line indented incorrectly; expected at least 12 spaces, found 10
(#6147) Line indented incorrectly; expected at least 16 spaces, found 8
(#6148) Line indented incorrectly; expected 8 spaces, found 4
(#6149) Line indented incorrectly; expected 8 spaces, found 4
(#6150) Line indented incorrectly; expected 12 spaces, found 6
(#6151) Line indented incorrectly; expected at least 16 spaces, found 8
(#6152) Line indented incorrectly; expected 12 spaces, found 6
(#6153) Line indented incorrectly; expected 8 spaces, found 4
(#6154) Line indented incorrectly; expected 4 spaces, found 2
(#6156) Line indented incorrectly; expected 4 spaces, found 2
(#6156) Public method name "NoteStore_listNotebooks_args::getName" must be in lower-case letters only
(#6157) Line indented incorrectly; expected at least 8 spaces, found 4
(#6158) Line indented incorrectly; expected 4 spaces, found 2
(#6160) Line indented incorrectly; expected 4 spaces, found 2
(#6161) Line indented incorrectly; expected at least 4 spaces, found 2
(#6161) Opening brace should be on the same line as the declaration
(#6162) Line indented incorrectly; expected at least 8 spaces, found 4
(#6163) Line indented incorrectly; expected at least 8 spaces, found 4
(#6164) Line indented incorrectly; expected at least 8 spaces, found 4
(#6165) Line indented incorrectly; expected at least 8 spaces, found 4
(#6166) Line indented incorrectly; expected at least 8 spaces, found 4
(#6167) Line indented incorrectly; expected 8 spaces, found 4
(#6167) Expected "while (...) {\n"; found "while (...)\n {\n"
(#6168) Line indented incorrectly; expected at least 8 spaces, found 4
(#6169) Line indented incorrectly; expected at least 12 spaces, found 6
(#6170) Line indented incorrectly; expected 12 spaces, found 6
(#6171) Line indented incorrectly; expected at least 16 spaces, found 8
(#6172) Line indented incorrectly; expected 12 spaces, found 6
(#6173) Line indented incorrectly; expected 12 spaces, found 6
(#6174) Line indented incorrectly; expected at least 12 spaces, found 6
(#6175) Line indented incorrectly; expected 16 spaces, found 8
(#6176) Line indented incorrectly; expected 20 spaces, found 10
(#6177) Line indented incorrectly; expected at least 24 spaces, found 12
(#6178) Line indented incorrectly; expected 20 spaces, found 10
(#6179) Line indented incorrectly; expected at least 24 spaces, found 12
(#6180) Line indented incorrectly; expected 20 spaces, found 10
(#6182) Line indented incorrectly; expected 16 spaces, found 8
(#6183) Line indented incorrectly; expected at least 20 spaces, found 10
(#6185) Line indented incorrectly; expected 12 spaces, found 6
(#6186) Line indented incorrectly; expected at least 12 spaces, found 6
(#6187) Line indented incorrectly; expected 8 spaces, found 4
(#6188) Line indented incorrectly; expected at least 8 spaces, found 4
(#6189) Line indented incorrectly; expected at least 8 spaces, found 4
(#6190) Line indented incorrectly; expected 4 spaces, found 2
(#6192) Line indented incorrectly; expected 4 spaces, found 2
(#6193) Line indented incorrectly; expected at least 8 spaces, found 4
(#6194) Line indented incorrectly; expected at least 8 spaces, found 4
(#6195) Line indented incorrectly; expected 8 spaces, found 4
(#6196) Line indented incorrectly; expected at least 12 spaces, found 6
(#6197) Line indented incorrectly; expected at least 12 spaces, found 6
(#6198) Line indented incorrectly; expected at least 12 spaces, found 6
(#6199) Line indented incorrectly; expected 8 spaces, found 4
(#6200) Line indented incorrectly; expected at least 8 spaces, found 4
(#6201) Line indented incorrectly; expected at least 8 spaces, found 4
(#6202) Line indented incorrectly; expected at least 8 spaces, found 4
(#6203) Line indented incorrectly; expected 4 spaces, found 2
(#6208) Line indented incorrectly; expected 4 spaces, found 2
(#6208) Member variable "_TSPEC" must be all lower-case
(#6208) Scope modifier not specified for member variable "$_TSPEC"
(#6210) Line indented incorrectly; expected 4 spaces, found 2
(#6211) Line indented incorrectly; expected 4 spaces, found 2
(#6211) Member variable "userException" must be all lower-case
(#6212) Line indented incorrectly; expected 4 spaces, found 2
(#6212) Member variable "systemException" must be all lower-case
(#6214) Line indented incorrectly; expected 4 spaces, found 2
(#6215) Line indented incorrectly; expected 8 spaces, found 4
(#6215) Variable "_TSPEC" must be all lower-case
(#6215) Variable "_TSPEC" must not contain underscores.
(#6216) Line indented incorrectly; expected at least 12 spaces, found 6
(#6216) Variable "_TSPEC" must be all lower-case
(#6216) Variable "_TSPEC" must not contain underscores.
(#6217) Line indented incorrectly; expected at least 12 spaces, found 8
(#6218) Line indented incorrectly; expected at least 12 spaces, found 10
(#6219) Line indented incorrectly; expected at least 12 spaces, found 10
(#6220) Line indented incorrectly; expected at least 12 spaces, found 10
(#6221) Line indented incorrectly; expected at least 12 spaces, found 10
(#6225) Line indented incorrectly; expected at least 12 spaces, found 10
(#6226) Line indented incorrectly; expected at least 12 spaces, found 8
(#6227) Line indented incorrectly; expected at least 12 spaces, found 10
(#6228) Line indented incorrectly; expected at least 12 spaces, found 10
(#6229) Line indented incorrectly; expected at least 12 spaces, found 10
(#6230) Line indented incorrectly; expected at least 12 spaces, found 10
(#6231) Line indented incorrectly; expected at least 12 spaces, found 8
(#6232) Line indented incorrectly; expected at least 12 spaces, found 10
(#6233) Line indented incorrectly; expected at least 12 spaces, found 10
(#6234) Line indented incorrectly; expected at least 12 spaces, found 10
(#6235) Line indented incorrectly; expected at least 12 spaces, found 10
(#6236) Line indented incorrectly; expected at least 16 spaces, found 8
(#6237) Line indented incorrectly; expected 8 spaces, found 4
(#6238) Line indented incorrectly; expected 8 spaces, found 4
(#6239) Line indented incorrectly; expected 12 spaces, found 6
(#6240) Line indented incorrectly; expected at least 16 spaces, found 8
(#6241) Line indented incorrectly; expected 12 spaces, found 6
(#6242) Line indented incorrectly; expected 12 spaces, found 6
(#6243) Line indented incorrectly; expected at least 16 spaces, found 8
(#6244) Line indented incorrectly; expected 12 spaces, found 6
(#6245) Line indented incorrectly; expected 12 spaces, found 6
(#6246) Line indented incorrectly; expected at least 16 spaces, found 8
(#6247) Line indented incorrectly; expected 12 spaces, found 6
(#6248) Line indented incorrectly; expected 8 spaces, found 4
(#6249) Line indented incorrectly; expected 4 spaces, found 2
(#6251) Line indented incorrectly; expected 4 spaces, found 2
(#6251) Public method name "NoteStore_listNotebooks_result::getName" must be in lower-case letters only
(#6252) Line indented incorrectly; expected at least 8 spaces, found 4
(#6253) Line indented incorrectly; expected 4 spaces, found 2
(#6255) Line indented incorrectly; expected 4 spaces, found 2
(#6256) Line indented incorrectly; expected at least 4 spaces, found 2
(#6256) Opening brace should be on the same line as the declaration
(#6257) Line indented incorrectly; expected at least 8 spaces, found 4
(#6258) Line indented incorrectly; expected at least 8 spaces, found 4
(#6259) Line indented incorrectly; expected at least 8 spaces, found 4
(#6260) Line indented incorrectly; expected at least 8 spaces, found 4
(#6261) Line indented incorrectly; expected at least 8 spaces, found 4
(#6262) Line indented incorrectly; expected 8 spaces, found 4
(#6262) Expected "while (...) {\n"; found "while (...)\n {\n"
(#6263) Line indented incorrectly; expected at least 8 spaces, found 4
(#6264) Line indented incorrectly; expected at least 12 spaces, found 6
(#6265) Line indented incorrectly; expected 12 spaces, found 6
(#6266) Line indented incorrectly; expected at least 16 spaces, found 8
(#6267) Line indented incorrectly; expected 12 spaces, found 6
(#6268) Line indented incorrectly; expected 12 spaces, found 6
(#6269) Line indented incorrectly; expected at least 12 spaces, found 6
(#6270) Line indented incorrectly; expected 16 spaces, found 8
(#6271) Line indented incorrectly; expected 20 spaces, found 10
(#6272) Line indented incorrectly; expected at least 24 spaces, found 12
(#6273) Line indented incorrectly; expected at least 24 spaces, found 12
(#6273) Variable "_size193" must not contain underscores.
(#6274) Line indented incorrectly; expected at least 24 spaces, found 12
(#6274) Variable "_etype196" must not contain underscores.
(#6275) Line indented incorrectly; expected at least 24 spaces, found 12
(#6275) Variable "_etype196" must not contain underscores.
(#6275) Variable "_size193" must not contain underscores.
(#6276) Line indented incorrectly; expected 24 spaces, found 12
(#6276) Expected "for (...) {\n"; found "for (...)\n {\n"
(#6276) Variable "_i197" must not contain underscores.
(#6276) Variable "_i197" must not contain underscores.
(#6276) Variable "_size193" must not contain underscores.
(#6276) Variable "_i197" must not contain underscores.
(#6277) Line indented incorrectly; expected at least 24 spaces, found 12
(#6278) Line indented incorrectly; expected at least 28 spaces, found 14
(#6279) Line indented incorrectly; expected at least 28 spaces, found 14
(#6280) Line indented incorrectly; expected at least 28 spaces, found 14
(#6281) Line indented incorrectly; expected at least 28 spaces, found 14
(#6281) Expected 1 space before "="; 0 found
(#6282) Line indented incorrectly; expected 24 spaces, found 12
(#6283) Line indented incorrectly; expected at least 24 spaces, found 12
(#6284) Line indented incorrectly; expected 20 spaces, found 10
(#6285) Line indented incorrectly; expected at least 24 spaces, found 12
(#6286) Line indented incorrectly; expected 20 spaces, found 10
(#6288) Line indented incorrectly; expected 16 spaces, found 8
(#6289) Line indented incorrectly; expected 20 spaces, found 10
(#6290) Line indented incorrectly; expected at least 24 spaces, found 12
(#6291) Line indented incorrectly; expected at least 24 spaces, found 12
(#6292) Line indented incorrectly; expected 20 spaces, found 10
(#6293) Line indented incorrectly; expected at least 24 spaces, found 12
(#6294) Line indented incorrectly; expected 20 spaces, found 10
(#6296) Line indented incorrectly; expected 16 spaces, found 8
(#6297) Line indented incorrectly; expected 20 spaces, found 10
(#6298) Line indented incorrectly; expected at least 24 spaces, found 12
(#6299) Line indented incorrectly; expected at least 24 spaces, found 12
(#6300) Line indented incorrectly; expected 20 spaces, found 10
(#6301) Line indented incorrectly; expected at least 24 spaces, found 12
(#6302) Line indented incorrectly; expected 20 spaces, found 10
(#6304) Line indented incorrectly; expected 16 spaces, found 8
(#6305) Line indented incorrectly; expected at least 20 spaces, found 10
(#6307) Line indented incorrectly; expected 12 spaces, found 6
(#6308) Line indented incorrectly; expected at least 12 spaces, found 6
(#6309) Line indented incorrectly; expected 8 spaces, found 4
(#6310) Line indented incorrectly; expected at least 8 spaces, found 4
(#6311) Line indented incorrectly; expected at least 8 spaces, found 4
(#6312) Line indented incorrectly; expected 4 spaces, found 2
(#6314) Line indented incorrectly; expected 4 spaces, found 2
(#6315) Line indented incorrectly; expected at least 8 spaces, found 4
(#6316) Line indented incorrectly; expected at least 8 spaces, found 4
(#6317) Line indented incorrectly; expected 8 spaces, found 4
(#6318) Line indented incorrectly; expected 12 spaces, found 6
(#6319) Line indented incorrectly; expected at least 16 spaces, found 8
(#6320) Line indented incorrectly; expected 12 spaces, found 6
(#6321) Line indented incorrectly; expected at least 12 spaces, found 6
(#6322) Line indented incorrectly; expected at least 12 spaces, found 6
(#6323) Line indented incorrectly; expected at least 12 spaces, found 8
(#6324) Line indented incorrectly; expected at least 12 spaces, found 8
(#6325) Line indented incorrectly; expected 12 spaces, found 10
(#6325) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#6326) Line indented incorrectly; expected at least 12 spaces, found 10
(#6327) Line indented incorrectly; expected at least 16 spaces, found 12
(#6328) Line indented incorrectly; expected 12 spaces, found 10
(#6329) Line indented incorrectly; expected at least 12 spaces, found 8
(#6330) Line indented incorrectly; expected at least 12 spaces, found 8
(#6331) Line indented incorrectly; expected at least 12 spaces, found 6
(#6332) Line indented incorrectly; expected at least 12 spaces, found 6
(#6333) Line indented incorrectly; expected 8 spaces, found 4
(#6334) Line indented incorrectly; expected 8 spaces, found 4
(#6335) Line indented incorrectly; expected at least 12 spaces, found 6
(#6336) Line indented incorrectly; expected at least 12 spaces, found 6
(#6337) Line indented incorrectly; expected at least 12 spaces, found 6
(#6338) Line indented incorrectly; expected 8 spaces, found 4
(#6339) Line indented incorrectly; expected 8 spaces, found 4
(#6340) Line indented incorrectly; expected at least 12 spaces, found 6
(#6341) Line indented incorrectly; expected at least 12 spaces, found 6
(#6342) Line indented incorrectly; expected at least 12 spaces, found 6
(#6343) Line indented incorrectly; expected 8 spaces, found 4
(#6344) Line indented incorrectly; expected at least 8 spaces, found 4
(#6345) Line indented incorrectly; expected at least 8 spaces, found 4
(#6346) Line indented incorrectly; expected at least 8 spaces, found 4
(#6347) Line indented incorrectly; expected 4 spaces, found 2
(#6352) Line indented incorrectly; expected 4 spaces, found 2
(#6352) Member variable "_TSPEC" must be all lower-case
(#6352) Scope modifier not specified for member variable "$_TSPEC"
(#6354) Line indented incorrectly; expected 4 spaces, found 2
(#6354) Member variable "authenticationToken" must be all lower-case
(#6355) Line indented incorrectly; expected 4 spaces, found 2
(#6357) Line indented incorrectly; expected 4 spaces, found 2
(#6358) Line indented incorrectly; expected 8 spaces, found 4
(#6358) Variable "_TSPEC" must be all lower-case
(#6358) Variable "_TSPEC" must not contain underscores.
(#6359) Line indented incorrectly; expected at least 12 spaces, found 6
(#6359) Variable "_TSPEC" must be all lower-case
(#6359) Variable "_TSPEC" must not contain underscores.
(#6360) Line indented incorrectly; expected at least 12 spaces, found 8
(#6361) Line indented incorrectly; expected at least 12 spaces, found 10
(#6362) Line indented incorrectly; expected at least 12 spaces, found 10
(#6363) Line indented incorrectly; expected at least 12 spaces, found 10
(#6364) Line indented incorrectly; expected at least 12 spaces, found 8
(#6365) Line indented incorrectly; expected at least 12 spaces, found 10
(#6366) Line indented incorrectly; expected at least 12 spaces, found 10
(#6367) Line indented incorrectly; expected at least 12 spaces, found 10
(#6368) Line indented incorrectly; expected at least 16 spaces, found 8
(#6369) Line indented incorrectly; expected 8 spaces, found 4
(#6370) Line indented incorrectly; expected 8 spaces, found 4
(#6371) Line indented incorrectly; expected 12 spaces, found 6
(#6372) Line indented incorrectly; expected at least 16 spaces, found 8
(#6373) Line indented incorrectly; expected 12 spaces, found 6
(#6374) Line indented incorrectly; expected 12 spaces, found 6
(#6375) Line indented incorrectly; expected at least 16 spaces, found 8
(#6376) Line indented incorrectly; expected 12 spaces, found 6
(#6377) Line indented incorrectly; expected 8 spaces, found 4
(#6378) Line indented incorrectly; expected 4 spaces, found 2
(#6380) Line indented incorrectly; expected 4 spaces, found 2
(#6380) Public method name "NoteStore_getNotebook_args::getName" must be in lower-case letters only
(#6381) Line indented incorrectly; expected at least 8 spaces, found 4
(#6382) Line indented incorrectly; expected 4 spaces, found 2
(#6384) Line indented incorrectly; expected 4 spaces, found 2
(#6385) Line indented incorrectly; expected at least 4 spaces, found 2
(#6385) Opening brace should be on the same line as the declaration
(#6386) Line indented incorrectly; expected at least 8 spaces, found 4
(#6387) Line indented incorrectly; expected at least 8 spaces, found 4
(#6388) Line indented incorrectly; expected at least 8 spaces, found 4
(#6389) Line indented incorrectly; expected at least 8 spaces, found 4
(#6390) Line indented incorrectly; expected at least 8 spaces, found 4
(#6391) Line indented incorrectly; expected 8 spaces, found 4
(#6391) Expected "while (...) {\n"; found "while (...)\n {\n"
(#6392) Line indented incorrectly; expected at least 8 spaces, found 4
(#6393) Line indented incorrectly; expected at least 12 spaces, found 6
(#6394) Line indented incorrectly; expected 12 spaces, found 6
(#6395) Line indented incorrectly; expected at least 16 spaces, found 8
(#6396) Line indented incorrectly; expected 12 spaces, found 6
(#6397) Line indented incorrectly; expected 12 spaces, found 6
(#6398) Line indented incorrectly; expected at least 12 spaces, found 6
(#6399) Line indented incorrectly; expected 16 spaces, found 8
(#6400) Line indented incorrectly; expected 20 spaces, found 10
(#6401) Line indented incorrectly; expected at least 24 spaces, found 12
(#6402) Line indented incorrectly; expected 20 spaces, found 10
(#6403) Line indented incorrectly; expected at least 24 spaces, found 12
(#6404) Line indented incorrectly; expected 20 spaces, found 10
(#6406) Line indented incorrectly; expected 16 spaces, found 8
(#6407) Line indented incorrectly; expected 20 spaces, found 10
(#6408) Line indented incorrectly; expected at least 24 spaces, found 12
(#6409) Line indented incorrectly; expected 20 spaces, found 10
(#6410) Line indented incorrectly; expected at least 24 spaces, found 12
(#6411) Line indented incorrectly; expected 20 spaces, found 10
(#6413) Line indented incorrectly; expected 16 spaces, found 8
(#6414) Line indented incorrectly; expected at least 20 spaces, found 10
(#6416) Line indented incorrectly; expected 12 spaces, found 6
(#6417) Line indented incorrectly; expected at least 12 spaces, found 6
(#6418) Line indented incorrectly; expected 8 spaces, found 4
(#6419) Line indented incorrectly; expected at least 8 spaces, found 4
(#6420) Line indented incorrectly; expected at least 8 spaces, found 4
(#6421) Line indented incorrectly; expected 4 spaces, found 2
(#6423) Line indented incorrectly; expected 4 spaces, found 2
(#6424) Line indented incorrectly; expected at least 8 spaces, found 4
(#6425) Line indented incorrectly; expected at least 8 spaces, found 4
(#6426) Line indented incorrectly; expected 8 spaces, found 4
(#6427) Line indented incorrectly; expected at least 12 spaces, found 6
(#6428) Line indented incorrectly; expected at least 12 spaces, found 6
(#6429) Line indented incorrectly; expected at least 12 spaces, found 6
(#6430) Line indented incorrectly; expected 8 spaces, found 4
(#6431) Line indented incorrectly; expected 8 spaces, found 4
(#6432) Line indented incorrectly; expected at least 12 spaces, found 6
(#6433) Line indented incorrectly; expected at least 12 spaces, found 6
(#6434) Line indented incorrectly; expected at least 12 spaces, found 6
(#6435) Line indented incorrectly; expected 8 spaces, found 4
(#6436) Line indented incorrectly; expected at least 8 spaces, found 4
(#6437) Line indented incorrectly; expected at least 8 spaces, found 4
(#6438) Line indented incorrectly; expected at least 8 spaces, found 4
(#6439) Line indented incorrectly; expected 4 spaces, found 2
(#6444) Line indented incorrectly; expected 4 spaces, found 2
(#6444) Member variable "_TSPEC" must be all lower-case
(#6444) Scope modifier not specified for member variable "$_TSPEC"
(#6446) Line indented incorrectly; expected 4 spaces, found 2
(#6447) Line indented incorrectly; expected 4 spaces, found 2
(#6447) Member variable "userException" must be all lower-case
(#6448) Line indented incorrectly; expected 4 spaces, found 2
(#6448) Member variable "systemException" must be all lower-case
(#6449) Line indented incorrectly; expected 4 spaces, found 2
(#6449) Member variable "notFoundException" must be all lower-case
(#6451) Line indented incorrectly; expected 4 spaces, found 2
(#6452) Line indented incorrectly; expected 8 spaces, found 4
(#6452) Variable "_TSPEC" must be all lower-case
(#6452) Variable "_TSPEC" must not contain underscores.
(#6453) Line indented incorrectly; expected at least 12 spaces, found 6
(#6453) Variable "_TSPEC" must be all lower-case
(#6453) Variable "_TSPEC" must not contain underscores.
(#6454) Line indented incorrectly; expected at least 12 spaces, found 8
(#6455) Line indented incorrectly; expected at least 12 spaces, found 10
(#6456) Line indented incorrectly; expected at least 12 spaces, found 10
(#6457) Line indented incorrectly; expected at least 12 spaces, found 10
(#6458) Line indented incorrectly; expected at least 12 spaces, found 10
(#6459) Line indented incorrectly; expected at least 12 spaces, found 8
(#6460) Line indented incorrectly; expected at least 12 spaces, found 10
(#6461) Line indented incorrectly; expected at least 12 spaces, found 10
(#6462) Line indented incorrectly; expected at least 12 spaces, found 10
(#6463) Line indented incorrectly; expected at least 12 spaces, found 10
(#6464) Line indented incorrectly; expected at least 12 spaces, found 8
(#6465) Line indented incorrectly; expected at least 12 spaces, found 10
(#6466) Line indented incorrectly; expected at least 12 spaces, found 10
(#6467) Line indented incorrectly; expected at least 12 spaces, found 10
(#6468) Line indented incorrectly; expected at least 12 spaces, found 10
(#6469) Line indented incorrectly; expected at least 12 spaces, found 8
(#6470) Line indented incorrectly; expected at least 12 spaces, found 10
(#6471) Line indented incorrectly; expected at least 12 spaces, found 10
(#6472) Line indented incorrectly; expected at least 12 spaces, found 10
(#6473) Line indented incorrectly; expected at least 12 spaces, found 10
(#6474) Line indented incorrectly; expected at least 16 spaces, found 8
(#6475) Line indented incorrectly; expected 8 spaces, found 4
(#6476) Line indented incorrectly; expected 8 spaces, found 4
(#6477) Line indented incorrectly; expected 12 spaces, found 6
(#6478) Line indented incorrectly; expected at least 16 spaces, found 8
(#6479) Line indented incorrectly; expected 12 spaces, found 6
(#6480) Line indented incorrectly; expected 12 spaces, found 6
(#6481) Line indented incorrectly; expected at least 16 spaces, found 8
(#6482) Line indented incorrectly; expected 12 spaces, found 6
(#6483) Line indented incorrectly; expected 12 spaces, found 6
(#6484) Line indented incorrectly; expected at least 16 spaces, found 8
(#6485) Line indented incorrectly; expected 12 spaces, found 6
(#6486) Line indented incorrectly; expected 12 spaces, found 6
(#6487) Line indented incorrectly; expected at least 16 spaces, found 8
(#6488) Line indented incorrectly; expected 12 spaces, found 6
(#6489) Line indented incorrectly; expected 8 spaces, found 4
(#6490) Line indented incorrectly; expected 4 spaces, found 2
(#6492) Line indented incorrectly; expected 4 spaces, found 2
(#6492) Public method name "NoteStore_getNotebook_result::getName" must be in lower-case letters only
(#6493) Line indented incorrectly; expected at least 8 spaces, found 4
(#6494) Line indented incorrectly; expected 4 spaces, found 2
(#6496) Line indented incorrectly; expected 4 spaces, found 2
(#6497) Line indented incorrectly; expected at least 4 spaces, found 2
(#6497) Opening brace should be on the same line as the declaration
(#6498) Line indented incorrectly; expected at least 8 spaces, found 4
(#6499) Line indented incorrectly; expected at least 8 spaces, found 4
(#6500) Line indented incorrectly; expected at least 8 spaces, found 4
(#6501) Line indented incorrectly; expected at least 8 spaces, found 4
(#6502) Line indented incorrectly; expected at least 8 spaces, found 4
(#6503) Line indented incorrectly; expected 8 spaces, found 4
(#6503) Expected "while (...) {\n"; found "while (...)\n {\n"
(#6504) Line indented incorrectly; expected at least 8 spaces, found 4
(#6505) Line indented incorrectly; expected at least 12 spaces, found 6
(#6506) Line indented incorrectly; expected 12 spaces, found 6
(#6507) Line indented incorrectly; expected at least 16 spaces, found 8
(#6508) Line indented incorrectly; expected 12 spaces, found 6
(#6509) Line indented incorrectly; expected 12 spaces, found 6
(#6510) Line indented incorrectly; expected at least 12 spaces, found 6
(#6511) Line indented incorrectly; expected 16 spaces, found 8
(#6512) Line indented incorrectly; expected 20 spaces, found 10
(#6513) Line indented incorrectly; expected at least 24 spaces, found 12
(#6514) Line indented incorrectly; expected at least 24 spaces, found 12
(#6515) Line indented incorrectly; expected 20 spaces, found 10
(#6516) Line indented incorrectly; expected at least 24 spaces, found 12
(#6517) Line indented incorrectly; expected 20 spaces, found 10
(#6519) Line indented incorrectly; expected 16 spaces, found 8
(#6520) Line indented incorrectly; expected 20 spaces, found 10
(#6521) Line indented incorrectly; expected at least 24 spaces, found 12
(#6522) Line indented incorrectly; expected at least 24 spaces, found 12
(#6523) Line indented incorrectly; expected 20 spaces, found 10
(#6524) Line indented incorrectly; expected at least 24 spaces, found 12
(#6525) Line indented incorrectly; expected 20 spaces, found 10
(#6527) Line indented incorrectly; expected 16 spaces, found 8
(#6528) Line indented incorrectly; expected 20 spaces, found 10
(#6529) Line indented incorrectly; expected at least 24 spaces, found 12
(#6530) Line indented incorrectly; expected at least 24 spaces, found 12
(#6531) Line indented incorrectly; expected 20 spaces, found 10
(#6532) Line indented incorrectly; expected at least 24 spaces, found 12
(#6533) Line indented incorrectly; expected 20 spaces, found 10
(#6535) Line indented incorrectly; expected 16 spaces, found 8
(#6536) Line indented incorrectly; expected 20 spaces, found 10
(#6537) Line indented incorrectly; expected at least 24 spaces, found 12
(#6538) Line indented incorrectly; expected at least 24 spaces, found 12
(#6539) Line indented incorrectly; expected 20 spaces, found 10
(#6540) Line indented incorrectly; expected at least 24 spaces, found 12
(#6541) Line indented incorrectly; expected 20 spaces, found 10
(#6543) Line indented incorrectly; expected 16 spaces, found 8
(#6544) Line indented incorrectly; expected at least 20 spaces, found 10
(#6546) Line indented incorrectly; expected 12 spaces, found 6
(#6547) Line indented incorrectly; expected at least 12 spaces, found 6
(#6548) Line indented incorrectly; expected 8 spaces, found 4
(#6549) Line indented incorrectly; expected at least 8 spaces, found 4
(#6550) Line indented incorrectly; expected at least 8 spaces, found 4
(#6551) Line indented incorrectly; expected 4 spaces, found 2
(#6553) Line indented incorrectly; expected 4 spaces, found 2
(#6554) Line indented incorrectly; expected at least 8 spaces, found 4
(#6555) Line indented incorrectly; expected at least 8 spaces, found 4
(#6556) Line indented incorrectly; expected 8 spaces, found 4
(#6557) Line indented incorrectly; expected 12 spaces, found 6
(#6558) Line indented incorrectly; expected at least 16 spaces, found 8
(#6559) Line indented incorrectly; expected 12 spaces, found 6
(#6560) Line indented incorrectly; expected at least 12 spaces, found 6
(#6561) Line indented incorrectly; expected at least 12 spaces, found 6
(#6562) Line indented incorrectly; expected at least 12 spaces, found 6
(#6563) Line indented incorrectly; expected 8 spaces, found 4
(#6564) Line indented incorrectly; expected 8 spaces, found 4
(#6565) Line indented incorrectly; expected at least 12 spaces, found 6
(#6566) Line indented incorrectly; expected at least 12 spaces, found 6
(#6567) Line indented incorrectly; expected at least 12 spaces, found 6
(#6568) Line indented incorrectly; expected 8 spaces, found 4
(#6569) Line indented incorrectly; expected 8 spaces, found 4
(#6570) Line indented incorrectly; expected at least 12 spaces, found 6
(#6571) Line indented incorrectly; expected at least 12 spaces, found 6
(#6572) Line indented incorrectly; expected at least 12 spaces, found 6
(#6573) Line indented incorrectly; expected 8 spaces, found 4
(#6574) Line indented incorrectly; expected 8 spaces, found 4
(#6575) Line indented incorrectly; expected at least 12 spaces, found 6
(#6576) Line indented incorrectly; expected at least 12 spaces, found 6
(#6577) Line indented incorrectly; expected at least 12 spaces, found 6
(#6578) Line indented incorrectly; expected 8 spaces, found 4
(#6579) Line indented incorrectly; expected at least 8 spaces, found 4
(#6580) Line indented incorrectly; expected at least 8 spaces, found 4
(#6581) Line indented incorrectly; expected at least 8 spaces, found 4
(#6582) Line indented incorrectly; expected 4 spaces, found 2
(#6587) Line indented incorrectly; expected 4 spaces, found 2
(#6587) Member variable "_TSPEC" must be all lower-case
(#6587) Scope modifier not specified for member variable "$_TSPEC"
(#6589) Line indented incorrectly; expected 4 spaces, found 2
(#6589) Member variable "authenticationToken" must be all lower-case
(#6591) Line indented incorrectly; expected 4 spaces, found 2
(#6592) Line indented incorrectly; expected 8 spaces, found 4
(#6592) Variable "_TSPEC" must be all lower-case
(#6592) Variable "_TSPEC" must not contain underscores.
(#6593) Line indented incorrectly; expected at least 12 spaces, found 6
(#6593) Variable "_TSPEC" must be all lower-case
(#6593) Variable "_TSPEC" must not contain underscores.
(#6594) Line indented incorrectly; expected at least 12 spaces, found 8
(#6595) Line indented incorrectly; expected at least 12 spaces, found 10
(#6596) Line indented incorrectly; expected at least 12 spaces, found 10
(#6597) Line indented incorrectly; expected at least 12 spaces, found 10
(#6598) Line indented incorrectly; expected at least 16 spaces, found 8
(#6599) Line indented incorrectly; expected 8 spaces, found 4
(#6600) Line indented incorrectly; expected 8 spaces, found 4
(#6601) Line indented incorrectly; expected 12 spaces, found 6
(#6602) Line indented incorrectly; expected at least 16 spaces, found 8
(#6603) Line indented incorrectly; expected 12 spaces, found 6
(#6604) Line indented incorrectly; expected 8 spaces, found 4
(#6605) Line indented incorrectly; expected 4 spaces, found 2
(#6607) Line indented incorrectly; expected 4 spaces, found 2
(#6607) Public method name "NoteStore_getDefaultNotebook_args::getName" must be in lower-case letters only
(#6608) Line indented incorrectly; expected at least 8 spaces, found 4
(#6609) Line indented incorrectly; expected 4 spaces, found 2
(#6611) Line indented incorrectly; expected 4 spaces, found 2
(#6612) Line indented incorrectly; expected at least 4 spaces, found 2
(#6612) Opening brace should be on the same line as the declaration
(#6613) Line indented incorrectly; expected at least 8 spaces, found 4
(#6614) Line indented incorrectly; expected at least 8 spaces, found 4
(#6615) Line indented incorrectly; expected at least 8 spaces, found 4
(#6616) Line indented incorrectly; expected at least 8 spaces, found 4
(#6617) Line indented incorrectly; expected at least 8 spaces, found 4
(#6618) Line indented incorrectly; expected 8 spaces, found 4
(#6618) Expected "while (...) {\n"; found "while (...)\n {\n"
(#6619) Line indented incorrectly; expected at least 8 spaces, found 4
(#6620) Line indented incorrectly; expected at least 12 spaces, found 6
(#6621) Line indented incorrectly; expected 12 spaces, found 6
(#6622) Line indented incorrectly; expected at least 16 spaces, found 8
(#6623) Line indented incorrectly; expected 12 spaces, found 6
(#6624) Line indented incorrectly; expected 12 spaces, found 6
(#6625) Line indented incorrectly; expected at least 12 spaces, found 6
(#6626) Line indented incorrectly; expected 16 spaces, found 8
(#6627) Line indented incorrectly; expected 20 spaces, found 10
(#6628) Line indented incorrectly; expected at least 24 spaces, found 12
(#6629) Line indented incorrectly; expected 20 spaces, found 10
(#6630) Line indented incorrectly; expected at least 24 spaces, found 12
(#6631) Line indented incorrectly; expected 20 spaces, found 10
(#6633) Line indented incorrectly; expected 16 spaces, found 8
(#6634) Line indented incorrectly; expected at least 20 spaces, found 10
(#6636) Line indented incorrectly; expected 12 spaces, found 6
(#6637) Line indented incorrectly; expected at least 12 spaces, found 6
(#6638) Line indented incorrectly; expected 8 spaces, found 4
(#6639) Line indented incorrectly; expected at least 8 spaces, found 4
(#6640) Line indented incorrectly; expected at least 8 spaces, found 4
(#6641) Line indented incorrectly; expected 4 spaces, found 2
(#6643) Line indented incorrectly; expected 4 spaces, found 2
(#6644) Line indented incorrectly; expected at least 8 spaces, found 4
(#6645) Line indented incorrectly; expected at least 8 spaces, found 4
(#6646) Line indented incorrectly; expected 8 spaces, found 4
(#6647) Line indented incorrectly; expected at least 12 spaces, found 6
(#6648) Line indented incorrectly; expected at least 12 spaces, found 6
(#6649) Line indented incorrectly; expected at least 12 spaces, found 6
(#6650) Line indented incorrectly; expected 8 spaces, found 4
(#6651) Line indented incorrectly; expected at least 8 spaces, found 4
(#6652) Line indented incorrectly; expected at least 8 spaces, found 4
(#6653) Line indented incorrectly; expected at least 8 spaces, found 4
(#6654) Line indented incorrectly; expected 4 spaces, found 2
(#6659) Line indented incorrectly; expected 4 spaces, found 2
(#6659) Member variable "_TSPEC" must be all lower-case
(#6659) Scope modifier not specified for member variable "$_TSPEC"
(#6661) Line indented incorrectly; expected 4 spaces, found 2
(#6662) Line indented incorrectly; expected 4 spaces, found 2
(#6662) Member variable "userException" must be all lower-case
(#6663) Line indented incorrectly; expected 4 spaces, found 2
(#6663) Member variable "systemException" must be all lower-case
(#6665) Line indented incorrectly; expected 4 spaces, found 2
(#6666) Line indented incorrectly; expected 8 spaces, found 4
(#6666) Variable "_TSPEC" must be all lower-case
(#6666) Variable "_TSPEC" must not contain underscores.
(#6667) Line indented incorrectly; expected at least 12 spaces, found 6
(#6667) Variable "_TSPEC" must be all lower-case
(#6667) Variable "_TSPEC" must not contain underscores.
(#6668) Line indented incorrectly; expected at least 12 spaces, found 8
(#6669) Line indented incorrectly; expected at least 12 spaces, found 10
(#6670) Line indented incorrectly; expected at least 12 spaces, found 10
(#6671) Line indented incorrectly; expected at least 12 spaces, found 10
(#6672) Line indented incorrectly; expected at least 12 spaces, found 10
(#6673) Line indented incorrectly; expected at least 12 spaces, found 8
(#6674) Line indented incorrectly; expected at least 12 spaces, found 10
(#6675) Line indented incorrectly; expected at least 12 spaces, found 10
(#6676) Line indented incorrectly; expected at least 12 spaces, found 10
(#6677) Line indented incorrectly; expected at least 12 spaces, found 10
(#6678) Line indented incorrectly; expected at least 12 spaces, found 8
(#6679) Line indented incorrectly; expected at least 12 spaces, found 10
(#6680) Line indented incorrectly; expected at least 12 spaces, found 10
(#6681) Line indented incorrectly; expected at least 12 spaces, found 10
(#6682) Line indented incorrectly; expected at least 12 spaces, found 10
(#6683) Line indented incorrectly; expected at least 16 spaces, found 8
(#6684) Line indented incorrectly; expected 8 spaces, found 4
(#6685) Line indented incorrectly; expected 8 spaces, found 4
(#6686) Line indented incorrectly; expected 12 spaces, found 6
(#6687) Line indented incorrectly; expected at least 16 spaces, found 8
(#6688) Line indented incorrectly; expected 12 spaces, found 6
(#6689) Line indented incorrectly; expected 12 spaces, found 6
(#6690) Line indented incorrectly; expected at least 16 spaces, found 8
(#6691) Line indented incorrectly; expected 12 spaces, found 6
(#6692) Line indented incorrectly; expected 12 spaces, found 6
(#6693) Line indented incorrectly; expected at least 16 spaces, found 8
(#6694) Line indented incorrectly; expected 12 spaces, found 6
(#6695) Line indented incorrectly; expected 8 spaces, found 4
(#6696) Line indented incorrectly; expected 4 spaces, found 2
(#6698) Line indented incorrectly; expected 4 spaces, found 2
(#6698) Public method name "NoteStore_getDefaultNotebook_result::getName" must be in lower-case letters only
(#6699) Line indented incorrectly; expected at least 8 spaces, found 4
(#6700) Line indented incorrectly; expected 4 spaces, found 2
(#6702) Line indented incorrectly; expected 4 spaces, found 2
(#6703) Line indented incorrectly; expected at least 4 spaces, found 2
(#6703) Opening brace should be on the same line as the declaration
(#6704) Line indented incorrectly; expected at least 8 spaces, found 4
(#6705) Line indented incorrectly; expected at least 8 spaces, found 4
(#6706) Line indented incorrectly; expected at least 8 spaces, found 4
(#6707) Line indented incorrectly; expected at least 8 spaces, found 4
(#6708) Line indented incorrectly; expected at least 8 spaces, found 4
(#6709) Line indented incorrectly; expected 8 spaces, found 4
(#6709) Expected "while (...) {\n"; found "while (...)\n {\n"
(#6710) Line indented incorrectly; expected at least 8 spaces, found 4
(#6711) Line indented incorrectly; expected at least 12 spaces, found 6
(#6712) Line indented incorrectly; expected 12 spaces, found 6
(#6713) Line indented incorrectly; expected at least 16 spaces, found 8
(#6714) Line indented incorrectly; expected 12 spaces, found 6
(#6715) Line indented incorrectly; expected 12 spaces, found 6
(#6716) Line indented incorrectly; expected at least 12 spaces, found 6
(#6717) Line indented incorrectly; expected 16 spaces, found 8
(#6718) Line indented incorrectly; expected 20 spaces, found 10
(#6719) Line indented incorrectly; expected at least 24 spaces, found 12
(#6720) Line indented incorrectly; expected at least 24 spaces, found 12
(#6721) Line indented incorrectly; expected 20 spaces, found 10
(#6722) Line indented incorrectly; expected at least 24 spaces, found 12
(#6723) Line indented incorrectly; expected 20 spaces, found 10
(#6725) Line indented incorrectly; expected 16 spaces, found 8
(#6726) Line indented incorrectly; expected 20 spaces, found 10
(#6727) Line indented incorrectly; expected at least 24 spaces, found 12
(#6728) Line indented incorrectly; expected at least 24 spaces, found 12
(#6729) Line indented incorrectly; expected 20 spaces, found 10
(#6730) Line indented incorrectly; expected at least 24 spaces, found 12
(#6731) Line indented incorrectly; expected 20 spaces, found 10
(#6733) Line indented incorrectly; expected 16 spaces, found 8
(#6734) Line indented incorrectly; expected 20 spaces, found 10
(#6735) Line indented incorrectly; expected at least 24 spaces, found 12
(#6736) Line indented incorrectly; expected at least 24 spaces, found 12
(#6737) Line indented incorrectly; expected 20 spaces, found 10
(#6738) Line indented incorrectly; expected at least 24 spaces, found 12
(#6739) Line indented incorrectly; expected 20 spaces, found 10
(#6741) Line indented incorrectly; expected 16 spaces, found 8
(#6742) Line indented incorrectly; expected at least 20 spaces, found 10
(#6744) Line indented incorrectly; expected 12 spaces, found 6
(#6745) Line indented incorrectly; expected at least 12 spaces, found 6
(#6746) Line indented incorrectly; expected 8 spaces, found 4
(#6747) Line indented incorrectly; expected at least 8 spaces, found 4
(#6748) Line indented incorrectly; expected at least 8 spaces, found 4
(#6749) Line indented incorrectly; expected 4 spaces, found 2
(#6751) Line indented incorrectly; expected 4 spaces, found 2
(#6752) Line indented incorrectly; expected at least 8 spaces, found 4
(#6753) Line indented incorrectly; expected at least 8 spaces, found 4
(#6754) Line indented incorrectly; expected 8 spaces, found 4
(#6755) Line indented incorrectly; expected 12 spaces, found 6
(#6756) Line indented incorrectly; expected at least 16 spaces, found 8
(#6757) Line indented incorrectly; expected 12 spaces, found 6
(#6758) Line indented incorrectly; expected at least 12 spaces, found 6
(#6759) Line indented incorrectly; expected at least 12 spaces, found 6
(#6760) Line indented incorrectly; expected at least 12 spaces, found 6
(#6761) Line indented incorrectly; expected 8 spaces, found 4
(#6762) Line indented incorrectly; expected 8 spaces, found 4
(#6763) Line indented incorrectly; expected at least 12 spaces, found 6
(#6764) Line indented incorrectly; expected at least 12 spaces, found 6
(#6765) Line indented incorrectly; expected at least 12 spaces, found 6
(#6766) Line indented incorrectly; expected 8 spaces, found 4
(#6767) Line indented incorrectly; expected 8 spaces, found 4
(#6768) Line indented incorrectly; expected at least 12 spaces, found 6
(#6769) Line indented incorrectly; expected at least 12 spaces, found 6
(#6770) Line indented incorrectly; expected at least 12 spaces, found 6
(#6771) Line indented incorrectly; expected 8 spaces, found 4
(#6772) Line indented incorrectly; expected at least 8 spaces, found 4
(#6773) Line indented incorrectly; expected at least 8 spaces, found 4
(#6774) Line indented incorrectly; expected at least 8 spaces, found 4
(#6775) Line indented incorrectly; expected 4 spaces, found 2
(#6780) Line indented incorrectly; expected 4 spaces, found 2
(#6780) Member variable "_TSPEC" must be all lower-case
(#6780) Scope modifier not specified for member variable "$_TSPEC"
(#6782) Line indented incorrectly; expected 4 spaces, found 2
(#6782) Member variable "authenticationToken" must be all lower-case
(#6783) Line indented incorrectly; expected 4 spaces, found 2
(#6785) Line indented incorrectly; expected 4 spaces, found 2
(#6786) Line indented incorrectly; expected 8 spaces, found 4
(#6786) Variable "_TSPEC" must be all lower-case
(#6786) Variable "_TSPEC" must not contain underscores.
(#6787) Line indented incorrectly; expected at least 12 spaces, found 6
(#6787) Variable "_TSPEC" must be all lower-case
(#6787) Variable "_TSPEC" must not contain underscores.
(#6788) Line indented incorrectly; expected at least 12 spaces, found 8
(#6789) Line indented incorrectly; expected at least 12 spaces, found 10
(#6790) Line indented incorrectly; expected at least 12 spaces, found 10
(#6791) Line indented incorrectly; expected at least 12 spaces, found 10
(#6792) Line indented incorrectly; expected at least 12 spaces, found 8
(#6793) Line indented incorrectly; expected at least 12 spaces, found 10
(#6794) Line indented incorrectly; expected at least 12 spaces, found 10
(#6795) Line indented incorrectly; expected at least 12 spaces, found 10
(#6796) Line indented incorrectly; expected at least 12 spaces, found 10
(#6797) Line indented incorrectly; expected at least 16 spaces, found 8
(#6798) Line indented incorrectly; expected 8 spaces, found 4
(#6799) Line indented incorrectly; expected 8 spaces, found 4
(#6800) Line indented incorrectly; expected 12 spaces, found 6
(#6801) Line indented incorrectly; expected at least 16 spaces, found 8
(#6802) Line indented incorrectly; expected 12 spaces, found 6
(#6803) Line indented incorrectly; expected 12 spaces, found 6
(#6804) Line indented incorrectly; expected at least 16 spaces, found 8
(#6805) Line indented incorrectly; expected 12 spaces, found 6
(#6806) Line indented incorrectly; expected 8 spaces, found 4
(#6807) Line indented incorrectly; expected 4 spaces, found 2
(#6809) Line indented incorrectly; expected 4 spaces, found 2
(#6809) Public method name "NoteStore_createNotebook_args::getName" must be in lower-case letters only
(#6810) Line indented incorrectly; expected at least 8 spaces, found 4
(#6811) Line indented incorrectly; expected 4 spaces, found 2
(#6813) Line indented incorrectly; expected 4 spaces, found 2
(#6814) Line indented incorrectly; expected at least 4 spaces, found 2
(#6814) Opening brace should be on the same line as the declaration
(#6815) Line indented incorrectly; expected at least 8 spaces, found 4
(#6816) Line indented incorrectly; expected at least 8 spaces, found 4
(#6817) Line indented incorrectly; expected at least 8 spaces, found 4
(#6818) Line indented incorrectly; expected at least 8 spaces, found 4
(#6819) Line indented incorrectly; expected at least 8 spaces, found 4
(#6820) Line indented incorrectly; expected 8 spaces, found 4
(#6820) Expected "while (...) {\n"; found "while (...)\n {\n"
(#6821) Line indented incorrectly; expected at least 8 spaces, found 4
(#6822) Line indented incorrectly; expected at least 12 spaces, found 6
(#6823) Line indented incorrectly; expected 12 spaces, found 6
(#6824) Line indented incorrectly; expected at least 16 spaces, found 8
(#6825) Line indented incorrectly; expected 12 spaces, found 6
(#6826) Line indented incorrectly; expected 12 spaces, found 6
(#6827) Line indented incorrectly; expected at least 12 spaces, found 6
(#6828) Line indented incorrectly; expected 16 spaces, found 8
(#6829) Line indented incorrectly; expected 20 spaces, found 10
(#6830) Line indented incorrectly; expected at least 24 spaces, found 12
(#6831) Line indented incorrectly; expected 20 spaces, found 10
(#6832) Line indented incorrectly; expected at least 24 spaces, found 12
(#6833) Line indented incorrectly; expected 20 spaces, found 10
(#6835) Line indented incorrectly; expected 16 spaces, found 8
(#6836) Line indented incorrectly; expected 20 spaces, found 10
(#6837) Line indented incorrectly; expected at least 24 spaces, found 12
(#6838) Line indented incorrectly; expected at least 24 spaces, found 12
(#6839) Line indented incorrectly; expected 20 spaces, found 10
(#6840) Line indented incorrectly; expected at least 24 spaces, found 12
(#6841) Line indented incorrectly; expected 20 spaces, found 10
(#6843) Line indented incorrectly; expected 16 spaces, found 8
(#6844) Line indented incorrectly; expected at least 20 spaces, found 10
(#6846) Line indented incorrectly; expected 12 spaces, found 6
(#6847) Line indented incorrectly; expected at least 12 spaces, found 6
(#6848) Line indented incorrectly; expected 8 spaces, found 4
(#6849) Line indented incorrectly; expected at least 8 spaces, found 4
(#6850) Line indented incorrectly; expected at least 8 spaces, found 4
(#6851) Line indented incorrectly; expected 4 spaces, found 2
(#6853) Line indented incorrectly; expected 4 spaces, found 2
(#6854) Line indented incorrectly; expected at least 8 spaces, found 4
(#6855) Line indented incorrectly; expected at least 8 spaces, found 4
(#6856) Line indented incorrectly; expected 8 spaces, found 4
(#6857) Line indented incorrectly; expected at least 12 spaces, found 6
(#6858) Line indented incorrectly; expected at least 12 spaces, found 6
(#6859) Line indented incorrectly; expected at least 12 spaces, found 6
(#6860) Line indented incorrectly; expected 8 spaces, found 4
(#6861) Line indented incorrectly; expected 8 spaces, found 4
(#6862) Line indented incorrectly; expected 12 spaces, found 6
(#6863) Line indented incorrectly; expected at least 16 spaces, found 8
(#6864) Line indented incorrectly; expected 12 spaces, found 6
(#6865) Line indented incorrectly; expected at least 12 spaces, found 6
(#6866) Line indented incorrectly; expected at least 12 spaces, found 6
(#6867) Line indented incorrectly; expected at least 12 spaces, found 6
(#6868) Line indented incorrectly; expected 8 spaces, found 4
(#6869) Line indented incorrectly; expected at least 8 spaces, found 4
(#6870) Line indented incorrectly; expected at least 8 spaces, found 4
(#6871) Line indented incorrectly; expected at least 8 spaces, found 4
(#6872) Line indented incorrectly; expected 4 spaces, found 2
(#6877) Line indented incorrectly; expected 4 spaces, found 2
(#6877) Member variable "_TSPEC" must be all lower-case
(#6877) Scope modifier not specified for member variable "$_TSPEC"
(#6879) Line indented incorrectly; expected 4 spaces, found 2
(#6880) Line indented incorrectly; expected 4 spaces, found 2
(#6880) Member variable "userException" must be all lower-case
(#6881) Line indented incorrectly; expected 4 spaces, found 2
(#6881) Member variable "systemException" must be all lower-case
(#6883) Line indented incorrectly; expected 4 spaces, found 2
(#6884) Line indented incorrectly; expected 8 spaces, found 4
(#6884) Variable "_TSPEC" must be all lower-case
(#6884) Variable "_TSPEC" must not contain underscores.
(#6885) Line indented incorrectly; expected at least 12 spaces, found 6
(#6885) Variable "_TSPEC" must be all lower-case
(#6885) Variable "_TSPEC" must not contain underscores.
(#6886) Line indented incorrectly; expected at least 12 spaces, found 8
(#6887) Line indented incorrectly; expected at least 12 spaces, found 10
(#6888) Line indented incorrectly; expected at least 12 spaces, found 10
(#6889) Line indented incorrectly; expected at least 12 spaces, found 10
(#6890) Line indented incorrectly; expected at least 12 spaces, found 10
(#6891) Line indented incorrectly; expected at least 12 spaces, found 8
(#6892) Line indented incorrectly; expected at least 12 spaces, found 10
(#6893) Line indented incorrectly; expected at least 12 spaces, found 10
(#6894) Line indented incorrectly; expected at least 12 spaces, found 10
(#6895) Line indented incorrectly; expected at least 12 spaces, found 10
(#6896) Line indented incorrectly; expected at least 12 spaces, found 8
(#6897) Line indented incorrectly; expected at least 12 spaces, found 10
(#6898) Line indented incorrectly; expected at least 12 spaces, found 10
(#6899) Line indented incorrectly; expected at least 12 spaces, found 10
(#6900) Line indented incorrectly; expected at least 12 spaces, found 10
(#6901) Line indented incorrectly; expected at least 16 spaces, found 8
(#6902) Line indented incorrectly; expected 8 spaces, found 4
(#6903) Line indented incorrectly; expected 8 spaces, found 4
(#6904) Line indented incorrectly; expected 12 spaces, found 6
(#6905) Line indented incorrectly; expected at least 16 spaces, found 8
(#6906) Line indented incorrectly; expected 12 spaces, found 6
(#6907) Line indented incorrectly; expected 12 spaces, found 6
(#6908) Line indented incorrectly; expected at least 16 spaces, found 8
(#6909) Line indented incorrectly; expected 12 spaces, found 6
(#6910) Line indented incorrectly; expected 12 spaces, found 6
(#6911) Line indented incorrectly; expected at least 16 spaces, found 8
(#6912) Line indented incorrectly; expected 12 spaces, found 6
(#6913) Line indented incorrectly; expected 8 spaces, found 4
(#6914) Line indented incorrectly; expected 4 spaces, found 2
(#6916) Line indented incorrectly; expected 4 spaces, found 2
(#6916) Public method name "NoteStore_createNotebook_result::getName" must be in lower-case letters only
(#6917) Line indented incorrectly; expected at least 8 spaces, found 4
(#6918) Line indented incorrectly; expected 4 spaces, found 2
(#6920) Line indented incorrectly; expected 4 spaces, found 2
(#6921) Line indented incorrectly; expected at least 4 spaces, found 2
(#6921) Opening brace should be on the same line as the declaration
(#6922) Line indented incorrectly; expected at least 8 spaces, found 4
(#6923) Line indented incorrectly; expected at least 8 spaces, found 4
(#6924) Line indented incorrectly; expected at least 8 spaces, found 4
(#6925) Line indented incorrectly; expected at least 8 spaces, found 4
(#6926) Line indented incorrectly; expected at least 8 spaces, found 4
(#6927) Line indented incorrectly; expected 8 spaces, found 4
(#6927) Expected "while (...) {\n"; found "while (...)\n {\n"
(#6928) Line indented incorrectly; expected at least 8 spaces, found 4
(#6929) Line indented incorrectly; expected at least 12 spaces, found 6
(#6930) Line indented incorrectly; expected 12 spaces, found 6
(#6931) Line indented incorrectly; expected at least 16 spaces, found 8
(#6932) Line indented incorrectly; expected 12 spaces, found 6
(#6933) Line indented incorrectly; expected 12 spaces, found 6
(#6934) Line indented incorrectly; expected at least 12 spaces, found 6
(#6935) Line indented incorrectly; expected 16 spaces, found 8
(#6936) Line indented incorrectly; expected 20 spaces, found 10
(#6937) Line indented incorrectly; expected at least 24 spaces, found 12
(#6938) Line indented incorrectly; expected at least 24 spaces, found 12
(#6939) Line indented incorrectly; expected 20 spaces, found 10
(#6940) Line indented incorrectly; expected at least 24 spaces, found 12
(#6941) Line indented incorrectly; expected 20 spaces, found 10
(#6943) Line indented incorrectly; expected 16 spaces, found 8
(#6944) Line indented incorrectly; expected 20 spaces, found 10
(#6945) Line indented incorrectly; expected at least 24 spaces, found 12
(#6946) Line indented incorrectly; expected at least 24 spaces, found 12
(#6947) Line indented incorrectly; expected 20 spaces, found 10
(#6948) Line indented incorrectly; expected at least 24 spaces, found 12
(#6949) Line indented incorrectly; expected 20 spaces, found 10
(#6951) Line indented incorrectly; expected 16 spaces, found 8
(#6952) Line indented incorrectly; expected 20 spaces, found 10
(#6953) Line indented incorrectly; expected at least 24 spaces, found 12
(#6954) Line indented incorrectly; expected at least 24 spaces, found 12
(#6955) Line indented incorrectly; expected 20 spaces, found 10
(#6956) Line indented incorrectly; expected at least 24 spaces, found 12
(#6957) Line indented incorrectly; expected 20 spaces, found 10
(#6959) Line indented incorrectly; expected 16 spaces, found 8
(#6960) Line indented incorrectly; expected at least 20 spaces, found 10
(#6962) Line indented incorrectly; expected 12 spaces, found 6
(#6963) Line indented incorrectly; expected at least 12 spaces, found 6
(#6964) Line indented incorrectly; expected 8 spaces, found 4
(#6965) Line indented incorrectly; expected at least 8 spaces, found 4
(#6966) Line indented incorrectly; expected at least 8 spaces, found 4
(#6967) Line indented incorrectly; expected 4 spaces, found 2
(#6969) Line indented incorrectly; expected 4 spaces, found 2
(#6970) Line indented incorrectly; expected at least 8 spaces, found 4
(#6971) Line indented incorrectly; expected at least 8 spaces, found 4
(#6972) Line indented incorrectly; expected 8 spaces, found 4
(#6973) Line indented incorrectly; expected 12 spaces, found 6
(#6974) Line indented incorrectly; expected at least 16 spaces, found 8
(#6975) Line indented incorrectly; expected 12 spaces, found 6
(#6976) Line indented incorrectly; expected at least 12 spaces, found 6
(#6977) Line indented incorrectly; expected at least 12 spaces, found 6
(#6978) Line indented incorrectly; expected at least 12 spaces, found 6
(#6979) Line indented incorrectly; expected 8 spaces, found 4
(#6980) Line indented incorrectly; expected 8 spaces, found 4
(#6981) Line indented incorrectly; expected at least 12 spaces, found 6
(#6982) Line indented incorrectly; expected at least 12 spaces, found 6
(#6983) Line indented incorrectly; expected at least 12 spaces, found 6
(#6984) Line indented incorrectly; expected 8 spaces, found 4
(#6985) Line indented incorrectly; expected 8 spaces, found 4
(#6986) Line indented incorrectly; expected at least 12 spaces, found 6
(#6987) Line indented incorrectly; expected at least 12 spaces, found 6
(#6988) Line indented incorrectly; expected at least 12 spaces, found 6
(#6989) Line indented incorrectly; expected 8 spaces, found 4
(#6990) Line indented incorrectly; expected at least 8 spaces, found 4
(#6991) Line indented incorrectly; expected at least 8 spaces, found 4
(#6992) Line indented incorrectly; expected at least 8 spaces, found 4
(#6993) Line indented incorrectly; expected 4 spaces, found 2
(#6998) Line indented incorrectly; expected 4 spaces, found 2
(#6998) Member variable "_TSPEC" must be all lower-case
(#6998) Scope modifier not specified for member variable "$_TSPEC"
(#7000) Line indented incorrectly; expected 4 spaces, found 2
(#7000) Member variable "authenticationToken" must be all lower-case
(#7001) Line indented incorrectly; expected 4 spaces, found 2
(#7003) Line indented incorrectly; expected 4 spaces, found 2
(#7004) Line indented incorrectly; expected 8 spaces, found 4
(#7004) Variable "_TSPEC" must be all lower-case
(#7004) Variable "_TSPEC" must not contain underscores.
(#7005) Line indented incorrectly; expected at least 12 spaces, found 6
(#7005) Variable "_TSPEC" must be all lower-case
(#7005) Variable "_TSPEC" must not contain underscores.
(#7006) Line indented incorrectly; expected at least 12 spaces, found 8
(#7007) Line indented incorrectly; expected at least 12 spaces, found 10
(#7008) Line indented incorrectly; expected at least 12 spaces, found 10
(#7009) Line indented incorrectly; expected at least 12 spaces, found 10
(#7010) Line indented incorrectly; expected at least 12 spaces, found 8
(#7011) Line indented incorrectly; expected at least 12 spaces, found 10
(#7012) Line indented incorrectly; expected at least 12 spaces, found 10
(#7013) Line indented incorrectly; expected at least 12 spaces, found 10
(#7014) Line indented incorrectly; expected at least 12 spaces, found 10
(#7015) Line indented incorrectly; expected at least 16 spaces, found 8
(#7016) Line indented incorrectly; expected 8 spaces, found 4
(#7017) Line indented incorrectly; expected 8 spaces, found 4
(#7018) Line indented incorrectly; expected 12 spaces, found 6
(#7019) Line indented incorrectly; expected at least 16 spaces, found 8
(#7020) Line indented incorrectly; expected 12 spaces, found 6
(#7021) Line indented incorrectly; expected 12 spaces, found 6
(#7022) Line indented incorrectly; expected at least 16 spaces, found 8
(#7023) Line indented incorrectly; expected 12 spaces, found 6
(#7024) Line indented incorrectly; expected 8 spaces, found 4
(#7025) Line indented incorrectly; expected 4 spaces, found 2
(#7027) Line indented incorrectly; expected 4 spaces, found 2
(#7027) Public method name "NoteStore_updateNotebook_args::getName" must be in lower-case letters only
(#7028) Line indented incorrectly; expected at least 8 spaces, found 4
(#7029) Line indented incorrectly; expected 4 spaces, found 2
(#7031) Line indented incorrectly; expected 4 spaces, found 2
(#7032) Line indented incorrectly; expected at least 4 spaces, found 2
(#7032) Opening brace should be on the same line as the declaration
(#7033) Line indented incorrectly; expected at least 8 spaces, found 4
(#7034) Line indented incorrectly; expected at least 8 spaces, found 4
(#7035) Line indented incorrectly; expected at least 8 spaces, found 4
(#7036) Line indented incorrectly; expected at least 8 spaces, found 4
(#7037) Line indented incorrectly; expected at least 8 spaces, found 4
(#7038) Line indented incorrectly; expected 8 spaces, found 4
(#7038) Expected "while (...) {\n"; found "while (...)\n {\n"
(#7039) Line indented incorrectly; expected at least 8 spaces, found 4
(#7040) Line indented incorrectly; expected at least 12 spaces, found 6
(#7041) Line indented incorrectly; expected 12 spaces, found 6
(#7042) Line indented incorrectly; expected at least 16 spaces, found 8
(#7043) Line indented incorrectly; expected 12 spaces, found 6
(#7044) Line indented incorrectly; expected 12 spaces, found 6
(#7045) Line indented incorrectly; expected at least 12 spaces, found 6
(#7046) Line indented incorrectly; expected 16 spaces, found 8
(#7047) Line indented incorrectly; expected 20 spaces, found 10
(#7048) Line indented incorrectly; expected at least 24 spaces, found 12
(#7049) Line indented incorrectly; expected 20 spaces, found 10
(#7050) Line indented incorrectly; expected at least 24 spaces, found 12
(#7051) Line indented incorrectly; expected 20 spaces, found 10
(#7053) Line indented incorrectly; expected 16 spaces, found 8
(#7054) Line indented incorrectly; expected 20 spaces, found 10
(#7055) Line indented incorrectly; expected at least 24 spaces, found 12
(#7056) Line indented incorrectly; expected at least 24 spaces, found 12
(#7057) Line indented incorrectly; expected 20 spaces, found 10
(#7058) Line indented incorrectly; expected at least 24 spaces, found 12
(#7059) Line indented incorrectly; expected 20 spaces, found 10
(#7061) Line indented incorrectly; expected 16 spaces, found 8
(#7062) Line indented incorrectly; expected at least 20 spaces, found 10
(#7064) Line indented incorrectly; expected 12 spaces, found 6
(#7065) Line indented incorrectly; expected at least 12 spaces, found 6
(#7066) Line indented incorrectly; expected 8 spaces, found 4
(#7067) Line indented incorrectly; expected at least 8 spaces, found 4
(#7068) Line indented incorrectly; expected at least 8 spaces, found 4
(#7069) Line indented incorrectly; expected 4 spaces, found 2
(#7071) Line indented incorrectly; expected 4 spaces, found 2
(#7072) Line indented incorrectly; expected at least 8 spaces, found 4
(#7073) Line indented incorrectly; expected at least 8 spaces, found 4
(#7074) Line indented incorrectly; expected 8 spaces, found 4
(#7075) Line indented incorrectly; expected at least 12 spaces, found 6
(#7076) Line indented incorrectly; expected at least 12 spaces, found 6
(#7077) Line indented incorrectly; expected at least 12 spaces, found 6
(#7078) Line indented incorrectly; expected 8 spaces, found 4
(#7079) Line indented incorrectly; expected 8 spaces, found 4
(#7080) Line indented incorrectly; expected 12 spaces, found 6
(#7081) Line indented incorrectly; expected at least 16 spaces, found 8
(#7082) Line indented incorrectly; expected 12 spaces, found 6
(#7083) Line indented incorrectly; expected at least 12 spaces, found 6
(#7084) Line indented incorrectly; expected at least 12 spaces, found 6
(#7085) Line indented incorrectly; expected at least 12 spaces, found 6
(#7086) Line indented incorrectly; expected 8 spaces, found 4
(#7087) Line indented incorrectly; expected at least 8 spaces, found 4
(#7088) Line indented incorrectly; expected at least 8 spaces, found 4
(#7089) Line indented incorrectly; expected at least 8 spaces, found 4
(#7090) Line indented incorrectly; expected 4 spaces, found 2
(#7095) Line indented incorrectly; expected 4 spaces, found 2
(#7095) Member variable "_TSPEC" must be all lower-case
(#7095) Scope modifier not specified for member variable "$_TSPEC"
(#7097) Line indented incorrectly; expected 4 spaces, found 2
(#7098) Line indented incorrectly; expected 4 spaces, found 2
(#7098) Member variable "userException" must be all lower-case
(#7099) Line indented incorrectly; expected 4 spaces, found 2
(#7099) Member variable "systemException" must be all lower-case
(#7100) Line indented incorrectly; expected 4 spaces, found 2
(#7100) Member variable "notFoundException" must be all lower-case
(#7102) Line indented incorrectly; expected 4 spaces, found 2
(#7103) Line indented incorrectly; expected 8 spaces, found 4
(#7103) Variable "_TSPEC" must be all lower-case
(#7103) Variable "_TSPEC" must not contain underscores.
(#7104) Line indented incorrectly; expected at least 12 spaces, found 6
(#7104) Variable "_TSPEC" must be all lower-case
(#7104) Variable "_TSPEC" must not contain underscores.
(#7105) Line indented incorrectly; expected at least 12 spaces, found 8
(#7106) Line indented incorrectly; expected at least 12 spaces, found 10
(#7107) Line indented incorrectly; expected at least 12 spaces, found 10
(#7108) Line indented incorrectly; expected at least 12 spaces, found 10
(#7109) Line indented incorrectly; expected at least 12 spaces, found 8
(#7110) Line indented incorrectly; expected at least 12 spaces, found 10
(#7111) Line indented incorrectly; expected at least 12 spaces, found 10
(#7112) Line indented incorrectly; expected at least 12 spaces, found 10
(#7113) Line indented incorrectly; expected at least 12 spaces, found 10
(#7114) Line indented incorrectly; expected at least 12 spaces, found 8
(#7115) Line indented incorrectly; expected at least 12 spaces, found 10
(#7116) Line indented incorrectly; expected at least 12 spaces, found 10
(#7117) Line indented incorrectly; expected at least 12 spaces, found 10
(#7118) Line indented incorrectly; expected at least 12 spaces, found 10
(#7119) Line indented incorrectly; expected at least 12 spaces, found 8
(#7120) Line indented incorrectly; expected at least 12 spaces, found 10
(#7121) Line indented incorrectly; expected at least 12 spaces, found 10
(#7122) Line indented incorrectly; expected at least 12 spaces, found 10
(#7123) Line indented incorrectly; expected at least 12 spaces, found 10
(#7124) Line indented incorrectly; expected at least 16 spaces, found 8
(#7125) Line indented incorrectly; expected 8 spaces, found 4
(#7126) Line indented incorrectly; expected 8 spaces, found 4
(#7127) Line indented incorrectly; expected 12 spaces, found 6
(#7128) Line indented incorrectly; expected at least 16 spaces, found 8
(#7129) Line indented incorrectly; expected 12 spaces, found 6
(#7130) Line indented incorrectly; expected 12 spaces, found 6
(#7131) Line indented incorrectly; expected at least 16 spaces, found 8
(#7132) Line indented incorrectly; expected 12 spaces, found 6
(#7133) Line indented incorrectly; expected 12 spaces, found 6
(#7134) Line indented incorrectly; expected at least 16 spaces, found 8
(#7135) Line indented incorrectly; expected 12 spaces, found 6
(#7136) Line indented incorrectly; expected 12 spaces, found 6
(#7137) Line indented incorrectly; expected at least 16 spaces, found 8
(#7138) Line indented incorrectly; expected 12 spaces, found 6
(#7139) Line indented incorrectly; expected 8 spaces, found 4
(#7140) Line indented incorrectly; expected 4 spaces, found 2
(#7142) Line indented incorrectly; expected 4 spaces, found 2
(#7142) Public method name "NoteStore_updateNotebook_result::getName" must be in lower-case letters only
(#7143) Line indented incorrectly; expected at least 8 spaces, found 4
(#7144) Line indented incorrectly; expected 4 spaces, found 2
(#7146) Line indented incorrectly; expected 4 spaces, found 2
(#7147) Line indented incorrectly; expected at least 4 spaces, found 2
(#7147) Opening brace should be on the same line as the declaration
(#7148) Line indented incorrectly; expected at least 8 spaces, found 4
(#7149) Line indented incorrectly; expected at least 8 spaces, found 4
(#7150) Line indented incorrectly; expected at least 8 spaces, found 4
(#7151) Line indented incorrectly; expected at least 8 spaces, found 4
(#7152) Line indented incorrectly; expected at least 8 spaces, found 4
(#7153) Line indented incorrectly; expected 8 spaces, found 4
(#7153) Expected "while (...) {\n"; found "while (...)\n {\n"
(#7154) Line indented incorrectly; expected at least 8 spaces, found 4
(#7155) Line indented incorrectly; expected at least 12 spaces, found 6
(#7156) Line indented incorrectly; expected 12 spaces, found 6
(#7157) Line indented incorrectly; expected at least 16 spaces, found 8
(#7158) Line indented incorrectly; expected 12 spaces, found 6
(#7159) Line indented incorrectly; expected 12 spaces, found 6
(#7160) Line indented incorrectly; expected at least 12 spaces, found 6
(#7161) Line indented incorrectly; expected 16 spaces, found 8
(#7162) Line indented incorrectly; expected 20 spaces, found 10
(#7163) Line indented incorrectly; expected at least 24 spaces, found 12
(#7164) Line indented incorrectly; expected 20 spaces, found 10
(#7165) Line indented incorrectly; expected at least 24 spaces, found 12
(#7166) Line indented incorrectly; expected 20 spaces, found 10
(#7168) Line indented incorrectly; expected 16 spaces, found 8
(#7169) Line indented incorrectly; expected 20 spaces, found 10
(#7170) Line indented incorrectly; expected at least 24 spaces, found 12
(#7171) Line indented incorrectly; expected at least 24 spaces, found 12
(#7172) Line indented incorrectly; expected 20 spaces, found 10
(#7173) Line indented incorrectly; expected at least 24 spaces, found 12
(#7174) Line indented incorrectly; expected 20 spaces, found 10
(#7176) Line indented incorrectly; expected 16 spaces, found 8
(#7177) Line indented incorrectly; expected 20 spaces, found 10
(#7178) Line indented incorrectly; expected at least 24 spaces, found 12
(#7179) Line indented incorrectly; expected at least 24 spaces, found 12
(#7180) Line indented incorrectly; expected 20 spaces, found 10
(#7181) Line indented incorrectly; expected at least 24 spaces, found 12
(#7182) Line indented incorrectly; expected 20 spaces, found 10
(#7184) Line indented incorrectly; expected 16 spaces, found 8
(#7185) Line indented incorrectly; expected 20 spaces, found 10
(#7186) Line indented incorrectly; expected at least 24 spaces, found 12
(#7187) Line indented incorrectly; expected at least 24 spaces, found 12
(#7188) Line indented incorrectly; expected 20 spaces, found 10
(#7189) Line indented incorrectly; expected at least 24 spaces, found 12
(#7190) Line indented incorrectly; expected 20 spaces, found 10
(#7192) Line indented incorrectly; expected 16 spaces, found 8
(#7193) Line indented incorrectly; expected at least 20 spaces, found 10
(#7195) Line indented incorrectly; expected 12 spaces, found 6
(#7196) Line indented incorrectly; expected at least 12 spaces, found 6
(#7197) Line indented incorrectly; expected 8 spaces, found 4
(#7198) Line indented incorrectly; expected at least 8 spaces, found 4
(#7199) Line indented incorrectly; expected at least 8 spaces, found 4
(#7200) Line indented incorrectly; expected 4 spaces, found 2
(#7202) Line indented incorrectly; expected 4 spaces, found 2
(#7203) Line indented incorrectly; expected at least 8 spaces, found 4
(#7204) Line indented incorrectly; expected at least 8 spaces, found 4
(#7205) Line indented incorrectly; expected 8 spaces, found 4
(#7206) Line indented incorrectly; expected at least 12 spaces, found 6
(#7207) Line indented incorrectly; expected at least 12 spaces, found 6
(#7208) Line indented incorrectly; expected at least 12 spaces, found 6
(#7209) Line indented incorrectly; expected 8 spaces, found 4
(#7210) Line indented incorrectly; expected 8 spaces, found 4
(#7211) Line indented incorrectly; expected at least 12 spaces, found 6
(#7212) Line indented incorrectly; expected at least 12 spaces, found 6
(#7213) Line indented incorrectly; expected at least 12 spaces, found 6
(#7214) Line indented incorrectly; expected 8 spaces, found 4
(#7215) Line indented incorrectly; expected 8 spaces, found 4
(#7216) Line indented incorrectly; expected at least 12 spaces, found 6
(#7217) Line indented incorrectly; expected at least 12 spaces, found 6
(#7218) Line indented incorrectly; expected at least 12 spaces, found 6
(#7219) Line indented incorrectly; expected 8 spaces, found 4
(#7220) Line indented incorrectly; expected 8 spaces, found 4
(#7221) Line indented incorrectly; expected at least 12 spaces, found 6
(#7222) Line indented incorrectly; expected at least 12 spaces, found 6
(#7223) Line indented incorrectly; expected at least 12 spaces, found 6
(#7224) Line indented incorrectly; expected 8 spaces, found 4
(#7225) Line indented incorrectly; expected at least 8 spaces, found 4
(#7226) Line indented incorrectly; expected at least 8 spaces, found 4
(#7227) Line indented incorrectly; expected at least 8 spaces, found 4
(#7228) Line indented incorrectly; expected 4 spaces, found 2
(#7233) Line indented incorrectly; expected 4 spaces, found 2
(#7233) Member variable "_TSPEC" must be all lower-case
(#7233) Scope modifier not specified for member variable "$_TSPEC"
(#7235) Line indented incorrectly; expected 4 spaces, found 2
(#7235) Member variable "authenticationToken" must be all lower-case
(#7236) Line indented incorrectly; expected 4 spaces, found 2
(#7238) Line indented incorrectly; expected 4 spaces, found 2
(#7239) Line indented incorrectly; expected 8 spaces, found 4
(#7239) Variable "_TSPEC" must be all lower-case
(#7239) Variable "_TSPEC" must not contain underscores.
(#7240) Line indented incorrectly; expected at least 12 spaces, found 6
(#7240) Variable "_TSPEC" must be all lower-case
(#7240) Variable "_TSPEC" must not contain underscores.
(#7241) Line indented incorrectly; expected at least 12 spaces, found 8
(#7242) Line indented incorrectly; expected at least 12 spaces, found 10
(#7243) Line indented incorrectly; expected at least 12 spaces, found 10
(#7244) Line indented incorrectly; expected at least 12 spaces, found 10
(#7245) Line indented incorrectly; expected at least 12 spaces, found 8
(#7246) Line indented incorrectly; expected at least 12 spaces, found 10
(#7247) Line indented incorrectly; expected at least 12 spaces, found 10
(#7248) Line indented incorrectly; expected at least 12 spaces, found 10
(#7249) Line indented incorrectly; expected at least 16 spaces, found 8
(#7250) Line indented incorrectly; expected 8 spaces, found 4
(#7251) Line indented incorrectly; expected 8 spaces, found 4
(#7252) Line indented incorrectly; expected 12 spaces, found 6
(#7253) Line indented incorrectly; expected at least 16 spaces, found 8
(#7254) Line indented incorrectly; expected 12 spaces, found 6
(#7255) Line indented incorrectly; expected 12 spaces, found 6
(#7256) Line indented incorrectly; expected at least 16 spaces, found 8
(#7257) Line indented incorrectly; expected 12 spaces, found 6
(#7258) Line indented incorrectly; expected 8 spaces, found 4
(#7259) Line indented incorrectly; expected 4 spaces, found 2
(#7261) Line indented incorrectly; expected 4 spaces, found 2
(#7261) Public method name "NoteStore_expungeNotebook_args::getName" must be in lower-case letters only
(#7262) Line indented incorrectly; expected at least 8 spaces, found 4
(#7263) Line indented incorrectly; expected 4 spaces, found 2
(#7265) Line indented incorrectly; expected 4 spaces, found 2
(#7266) Line indented incorrectly; expected at least 4 spaces, found 2
(#7266) Opening brace should be on the same line as the declaration
(#7267) Line indented incorrectly; expected at least 8 spaces, found 4
(#7268) Line indented incorrectly; expected at least 8 spaces, found 4
(#7269) Line indented incorrectly; expected at least 8 spaces, found 4
(#7270) Line indented incorrectly; expected at least 8 spaces, found 4
(#7271) Line indented incorrectly; expected at least 8 spaces, found 4
(#7272) Line indented incorrectly; expected 8 spaces, found 4
(#7272) Expected "while (...) {\n"; found "while (...)\n {\n"
(#7273) Line indented incorrectly; expected at least 8 spaces, found 4
(#7274) Line indented incorrectly; expected at least 12 spaces, found 6
(#7275) Line indented incorrectly; expected 12 spaces, found 6
(#7276) Line indented incorrectly; expected at least 16 spaces, found 8
(#7277) Line indented incorrectly; expected 12 spaces, found 6
(#7278) Line indented incorrectly; expected 12 spaces, found 6
(#7279) Line indented incorrectly; expected at least 12 spaces, found 6
(#7280) Line indented incorrectly; expected 16 spaces, found 8
(#7281) Line indented incorrectly; expected 20 spaces, found 10
(#7282) Line indented incorrectly; expected at least 24 spaces, found 12
(#7283) Line indented incorrectly; expected 20 spaces, found 10
(#7284) Line indented incorrectly; expected at least 24 spaces, found 12
(#7285) Line indented incorrectly; expected 20 spaces, found 10
(#7287) Line indented incorrectly; expected 16 spaces, found 8
(#7288) Line indented incorrectly; expected 20 spaces, found 10
(#7289) Line indented incorrectly; expected at least 24 spaces, found 12
(#7290) Line indented incorrectly; expected 20 spaces, found 10
(#7291) Line indented incorrectly; expected at least 24 spaces, found 12
(#7292) Line indented incorrectly; expected 20 spaces, found 10
(#7294) Line indented incorrectly; expected 16 spaces, found 8
(#7295) Line indented incorrectly; expected at least 20 spaces, found 10
(#7297) Line indented incorrectly; expected 12 spaces, found 6
(#7298) Line indented incorrectly; expected at least 12 spaces, found 6
(#7299) Line indented incorrectly; expected 8 spaces, found 4
(#7300) Line indented incorrectly; expected at least 8 spaces, found 4
(#7301) Line indented incorrectly; expected at least 8 spaces, found 4
(#7302) Line indented incorrectly; expected 4 spaces, found 2
(#7304) Line indented incorrectly; expected 4 spaces, found 2
(#7305) Line indented incorrectly; expected at least 8 spaces, found 4
(#7306) Line indented incorrectly; expected at least 8 spaces, found 4
(#7307) Line indented incorrectly; expected 8 spaces, found 4
(#7308) Line indented incorrectly; expected at least 12 spaces, found 6
(#7309) Line indented incorrectly; expected at least 12 spaces, found 6
(#7310) Line indented incorrectly; expected at least 12 spaces, found 6
(#7311) Line indented incorrectly; expected 8 spaces, found 4
(#7312) Line indented incorrectly; expected 8 spaces, found 4
(#7313) Line indented incorrectly; expected at least 12 spaces, found 6
(#7314) Line indented incorrectly; expected at least 12 spaces, found 6
(#7315) Line indented incorrectly; expected at least 12 spaces, found 6
(#7316) Line indented incorrectly; expected 8 spaces, found 4
(#7317) Line indented incorrectly; expected at least 8 spaces, found 4
(#7318) Line indented incorrectly; expected at least 8 spaces, found 4
(#7319) Line indented incorrectly; expected at least 8 spaces, found 4
(#7320) Line indented incorrectly; expected 4 spaces, found 2
(#7325) Line indented incorrectly; expected 4 spaces, found 2
(#7325) Member variable "_TSPEC" must be all lower-case
(#7325) Scope modifier not specified for member variable "$_TSPEC"
(#7327) Line indented incorrectly; expected 4 spaces, found 2
(#7328) Line indented incorrectly; expected 4 spaces, found 2
(#7328) Member variable "userException" must be all lower-case
(#7329) Line indented incorrectly; expected 4 spaces, found 2
(#7329) Member variable "systemException" must be all lower-case
(#7330) Line indented incorrectly; expected 4 spaces, found 2
(#7330) Member variable "notFoundException" must be all lower-case
(#7332) Line indented incorrectly; expected 4 spaces, found 2
(#7333) Line indented incorrectly; expected 8 spaces, found 4
(#7333) Variable "_TSPEC" must be all lower-case
(#7333) Variable "_TSPEC" must not contain underscores.
(#7334) Line indented incorrectly; expected at least 12 spaces, found 6
(#7334) Variable "_TSPEC" must be all lower-case
(#7334) Variable "_TSPEC" must not contain underscores.
(#7335) Line indented incorrectly; expected at least 12 spaces, found 8
(#7336) Line indented incorrectly; expected at least 12 spaces, found 10
(#7337) Line indented incorrectly; expected at least 12 spaces, found 10
(#7338) Line indented incorrectly; expected at least 12 spaces, found 10
(#7339) Line indented incorrectly; expected at least 12 spaces, found 8
(#7340) Line indented incorrectly; expected at least 12 spaces, found 10
(#7341) Line indented incorrectly; expected at least 12 spaces, found 10
(#7342) Line indented incorrectly; expected at least 12 spaces, found 10
(#7343) Line indented incorrectly; expected at least 12 spaces, found 10
(#7344) Line indented incorrectly; expected at least 12 spaces, found 8
(#7345) Line indented incorrectly; expected at least 12 spaces, found 10
(#7346) Line indented incorrectly; expected at least 12 spaces, found 10
(#7347) Line indented incorrectly; expected at least 12 spaces, found 10
(#7348) Line indented incorrectly; expected at least 12 spaces, found 10
(#7349) Line indented incorrectly; expected at least 12 spaces, found 8
(#7350) Line indented incorrectly; expected at least 12 spaces, found 10
(#7351) Line indented incorrectly; expected at least 12 spaces, found 10
(#7352) Line indented incorrectly; expected at least 12 spaces, found 10
(#7353) Line indented incorrectly; expected at least 12 spaces, found 10
(#7354) Line indented incorrectly; expected at least 16 spaces, found 8
(#7355) Line indented incorrectly; expected 8 spaces, found 4
(#7356) Line indented incorrectly; expected 8 spaces, found 4
(#7357) Line indented incorrectly; expected 12 spaces, found 6
(#7358) Line indented incorrectly; expected at least 16 spaces, found 8
(#7359) Line indented incorrectly; expected 12 spaces, found 6
(#7360) Line indented incorrectly; expected 12 spaces, found 6
(#7361) Line indented incorrectly; expected at least 16 spaces, found 8
(#7362) Line indented incorrectly; expected 12 spaces, found 6
(#7363) Line indented incorrectly; expected 12 spaces, found 6
(#7364) Line indented incorrectly; expected at least 16 spaces, found 8
(#7365) Line indented incorrectly; expected 12 spaces, found 6
(#7366) Line indented incorrectly; expected 12 spaces, found 6
(#7367) Line indented incorrectly; expected at least 16 spaces, found 8
(#7368) Line indented incorrectly; expected 12 spaces, found 6
(#7369) Line indented incorrectly; expected 8 spaces, found 4
(#7370) Line indented incorrectly; expected 4 spaces, found 2
(#7372) Line indented incorrectly; expected 4 spaces, found 2
(#7372) Public method name "NoteStore_expungeNotebook_result::getName" must be in lower-case letters only
(#7373) Line indented incorrectly; expected at least 8 spaces, found 4
(#7374) Line indented incorrectly; expected 4 spaces, found 2
(#7376) Line indented incorrectly; expected 4 spaces, found 2
(#7377) Line indented incorrectly; expected at least 4 spaces, found 2
(#7377) Opening brace should be on the same line as the declaration
(#7378) Line indented incorrectly; expected at least 8 spaces, found 4
(#7379) Line indented incorrectly; expected at least 8 spaces, found 4
(#7380) Line indented incorrectly; expected at least 8 spaces, found 4
(#7381) Line indented incorrectly; expected at least 8 spaces, found 4
(#7382) Line indented incorrectly; expected at least 8 spaces, found 4
(#7383) Line indented incorrectly; expected 8 spaces, found 4
(#7383) Expected "while (...) {\n"; found "while (...)\n {\n"
(#7384) Line indented incorrectly; expected at least 8 spaces, found 4
(#7385) Line indented incorrectly; expected at least 12 spaces, found 6
(#7386) Line indented incorrectly; expected 12 spaces, found 6
(#7387) Line indented incorrectly; expected at least 16 spaces, found 8
(#7388) Line indented incorrectly; expected 12 spaces, found 6
(#7389) Line indented incorrectly; expected 12 spaces, found 6
(#7390) Line indented incorrectly; expected at least 12 spaces, found 6
(#7391) Line indented incorrectly; expected 16 spaces, found 8
(#7392) Line indented incorrectly; expected 20 spaces, found 10
(#7393) Line indented incorrectly; expected at least 24 spaces, found 12
(#7394) Line indented incorrectly; expected 20 spaces, found 10
(#7395) Line indented incorrectly; expected at least 24 spaces, found 12
(#7396) Line indented incorrectly; expected 20 spaces, found 10
(#7398) Line indented incorrectly; expected 16 spaces, found 8
(#7399) Line indented incorrectly; expected 20 spaces, found 10
(#7400) Line indented incorrectly; expected at least 24 spaces, found 12
(#7401) Line indented incorrectly; expected at least 24 spaces, found 12
(#7402) Line indented incorrectly; expected 20 spaces, found 10
(#7403) Line indented incorrectly; expected at least 24 spaces, found 12
(#7404) Line indented incorrectly; expected 20 spaces, found 10
(#7406) Line indented incorrectly; expected 16 spaces, found 8
(#7407) Line indented incorrectly; expected 20 spaces, found 10
(#7408) Line indented incorrectly; expected at least 24 spaces, found 12
(#7409) Line indented incorrectly; expected at least 24 spaces, found 12
(#7410) Line indented incorrectly; expected 20 spaces, found 10
(#7411) Line indented incorrectly; expected at least 24 spaces, found 12
(#7412) Line indented incorrectly; expected 20 spaces, found 10
(#7414) Line indented incorrectly; expected 16 spaces, found 8
(#7415) Line indented incorrectly; expected 20 spaces, found 10
(#7416) Line indented incorrectly; expected at least 24 spaces, found 12
(#7417) Line indented incorrectly; expected at least 24 spaces, found 12
(#7418) Line indented incorrectly; expected 20 spaces, found 10
(#7419) Line indented incorrectly; expected at least 24 spaces, found 12
(#7420) Line indented incorrectly; expected 20 spaces, found 10
(#7422) Line indented incorrectly; expected 16 spaces, found 8
(#7423) Line indented incorrectly; expected at least 20 spaces, found 10
(#7425) Line indented incorrectly; expected 12 spaces, found 6
(#7426) Line indented incorrectly; expected at least 12 spaces, found 6
(#7427) Line indented incorrectly; expected 8 spaces, found 4
(#7428) Line indented incorrectly; expected at least 8 spaces, found 4
(#7429) Line indented incorrectly; expected at least 8 spaces, found 4
(#7430) Line indented incorrectly; expected 4 spaces, found 2
(#7432) Line indented incorrectly; expected 4 spaces, found 2
(#7433) Line indented incorrectly; expected at least 8 spaces, found 4
(#7434) Line indented incorrectly; expected at least 8 spaces, found 4
(#7435) Line indented incorrectly; expected 8 spaces, found 4
(#7436) Line indented incorrectly; expected at least 12 spaces, found 6
(#7437) Line indented incorrectly; expected at least 12 spaces, found 6
(#7438) Line indented incorrectly; expected at least 12 spaces, found 6
(#7439) Line indented incorrectly; expected 8 spaces, found 4
(#7440) Line indented incorrectly; expected 8 spaces, found 4
(#7441) Line indented incorrectly; expected at least 12 spaces, found 6
(#7442) Line indented incorrectly; expected at least 12 spaces, found 6
(#7443) Line indented incorrectly; expected at least 12 spaces, found 6
(#7444) Line indented incorrectly; expected 8 spaces, found 4
(#7445) Line indented incorrectly; expected 8 spaces, found 4
(#7446) Line indented incorrectly; expected at least 12 spaces, found 6
(#7447) Line indented incorrectly; expected at least 12 spaces, found 6
(#7448) Line indented incorrectly; expected at least 12 spaces, found 6
(#7449) Line indented incorrectly; expected 8 spaces, found 4
(#7450) Line indented incorrectly; expected 8 spaces, found 4
(#7451) Line indented incorrectly; expected at least 12 spaces, found 6
(#7452) Line indented incorrectly; expected at least 12 spaces, found 6
(#7453) Line indented incorrectly; expected at least 12 spaces, found 6
(#7454) Line indented incorrectly; expected 8 spaces, found 4
(#7455) Line indented incorrectly; expected at least 8 spaces, found 4
(#7456) Line indented incorrectly; expected at least 8 spaces, found 4
(#7457) Line indented incorrectly; expected at least 8 spaces, found 4
(#7458) Line indented incorrectly; expected 4 spaces, found 2
(#7463) Line indented incorrectly; expected 4 spaces, found 2
(#7463) Member variable "_TSPEC" must be all lower-case
(#7463) Scope modifier not specified for member variable "$_TSPEC"
(#7465) Line indented incorrectly; expected 4 spaces, found 2
(#7465) Member variable "authenticationToken" must be all lower-case
(#7467) Line indented incorrectly; expected 4 spaces, found 2
(#7468) Line indented incorrectly; expected 8 spaces, found 4
(#7468) Variable "_TSPEC" must be all lower-case
(#7468) Variable "_TSPEC" must not contain underscores.
(#7469) Line indented incorrectly; expected at least 12 spaces, found 6
(#7469) Variable "_TSPEC" must be all lower-case
(#7469) Variable "_TSPEC" must not contain underscores.
(#7470) Line indented incorrectly; expected at least 12 spaces, found 8
(#7471) Line indented incorrectly; expected at least 12 spaces, found 10
(#7472) Line indented incorrectly; expected at least 12 spaces, found 10
(#7473) Line indented incorrectly; expected at least 12 spaces, found 10
(#7474) Line indented incorrectly; expected at least 16 spaces, found 8
(#7475) Line indented incorrectly; expected 8 spaces, found 4
(#7476) Line indented incorrectly; expected 8 spaces, found 4
(#7477) Line indented incorrectly; expected 12 spaces, found 6
(#7478) Line indented incorrectly; expected at least 16 spaces, found 8
(#7479) Line indented incorrectly; expected 12 spaces, found 6
(#7480) Line indented incorrectly; expected 8 spaces, found 4
(#7481) Line indented incorrectly; expected 4 spaces, found 2
(#7483) Line indented incorrectly; expected 4 spaces, found 2
(#7483) Public method name "NoteStore_listTags_args::getName" must be in lower-case letters only
(#7484) Line indented incorrectly; expected at least 8 spaces, found 4
(#7485) Line indented incorrectly; expected 4 spaces, found 2
(#7487) Line indented incorrectly; expected 4 spaces, found 2
(#7488) Line indented incorrectly; expected at least 4 spaces, found 2
(#7488) Opening brace should be on the same line as the declaration
(#7489) Line indented incorrectly; expected at least 8 spaces, found 4
(#7490) Line indented incorrectly; expected at least 8 spaces, found 4
(#7491) Line indented incorrectly; expected at least 8 spaces, found 4
(#7492) Line indented incorrectly; expected at least 8 spaces, found 4
(#7493) Line indented incorrectly; expected at least 8 spaces, found 4
(#7494) Line indented incorrectly; expected 8 spaces, found 4
(#7494) Expected "while (...) {\n"; found "while (...)\n {\n"
(#7495) Line indented incorrectly; expected at least 8 spaces, found 4
(#7496) Line indented incorrectly; expected at least 12 spaces, found 6
(#7497) Line indented incorrectly; expected 12 spaces, found 6
(#7498) Line indented incorrectly; expected at least 16 spaces, found 8
(#7499) Line indented incorrectly; expected 12 spaces, found 6
(#7500) Line indented incorrectly; expected 12 spaces, found 6
(#7501) Line indented incorrectly; expected at least 12 spaces, found 6
(#7502) Line indented incorrectly; expected 16 spaces, found 8
(#7503) Line indented incorrectly; expected 20 spaces, found 10
(#7504) Line indented incorrectly; expected at least 24 spaces, found 12
(#7505) Line indented incorrectly; expected 20 spaces, found 10
(#7506) Line indented incorrectly; expected at least 24 spaces, found 12
(#7507) Line indented incorrectly; expected 20 spaces, found 10
(#7509) Line indented incorrectly; expected 16 spaces, found 8
(#7510) Line indented incorrectly; expected at least 20 spaces, found 10
(#7512) Line indented incorrectly; expected 12 spaces, found 6
(#7513) Line indented incorrectly; expected at least 12 spaces, found 6
(#7514) Line indented incorrectly; expected 8 spaces, found 4
(#7515) Line indented incorrectly; expected at least 8 spaces, found 4
(#7516) Line indented incorrectly; expected at least 8 spaces, found 4
(#7517) Line indented incorrectly; expected 4 spaces, found 2
(#7519) Line indented incorrectly; expected 4 spaces, found 2
(#7520) Line indented incorrectly; expected at least 8 spaces, found 4
(#7521) Line indented incorrectly; expected at least 8 spaces, found 4
(#7522) Line indented incorrectly; expected 8 spaces, found 4
(#7523) Line indented incorrectly; expected at least 12 spaces, found 6
(#7524) Line indented incorrectly; expected at least 12 spaces, found 6
(#7525) Line indented incorrectly; expected at least 12 spaces, found 6
(#7526) Line indented incorrectly; expected 8 spaces, found 4
(#7527) Line indented incorrectly; expected at least 8 spaces, found 4
(#7528) Line indented incorrectly; expected at least 8 spaces, found 4
(#7529) Line indented incorrectly; expected at least 8 spaces, found 4
(#7530) Line indented incorrectly; expected 4 spaces, found 2
(#7535) Line indented incorrectly; expected 4 spaces, found 2
(#7535) Member variable "_TSPEC" must be all lower-case
(#7535) Scope modifier not specified for member variable "$_TSPEC"
(#7537) Line indented incorrectly; expected 4 spaces, found 2
(#7538) Line indented incorrectly; expected 4 spaces, found 2
(#7538) Member variable "userException" must be all lower-case
(#7539) Line indented incorrectly; expected 4 spaces, found 2
(#7539) Member variable "systemException" must be all lower-case
(#7541) Line indented incorrectly; expected 4 spaces, found 2
(#7542) Line indented incorrectly; expected 8 spaces, found 4
(#7542) Variable "_TSPEC" must be all lower-case
(#7542) Variable "_TSPEC" must not contain underscores.
(#7543) Line indented incorrectly; expected at least 12 spaces, found 6
(#7543) Variable "_TSPEC" must be all lower-case
(#7543) Variable "_TSPEC" must not contain underscores.
(#7544) Line indented incorrectly; expected at least 12 spaces, found 8
(#7545) Line indented incorrectly; expected at least 12 spaces, found 10
(#7546) Line indented incorrectly; expected at least 12 spaces, found 10
(#7547) Line indented incorrectly; expected at least 12 spaces, found 10
(#7548) Line indented incorrectly; expected at least 12 spaces, found 10
(#7552) Line indented incorrectly; expected at least 12 spaces, found 10
(#7553) Line indented incorrectly; expected at least 12 spaces, found 8
(#7554) Line indented incorrectly; expected at least 12 spaces, found 10
(#7555) Line indented incorrectly; expected at least 12 spaces, found 10
(#7556) Line indented incorrectly; expected at least 12 spaces, found 10
(#7557) Line indented incorrectly; expected at least 12 spaces, found 10
(#7558) Line indented incorrectly; expected at least 12 spaces, found 8
(#7559) Line indented incorrectly; expected at least 12 spaces, found 10
(#7560) Line indented incorrectly; expected at least 12 spaces, found 10
(#7561) Line indented incorrectly; expected at least 12 spaces, found 10
(#7562) Line indented incorrectly; expected at least 12 spaces, found 10
(#7563) Line indented incorrectly; expected at least 16 spaces, found 8
(#7564) Line indented incorrectly; expected 8 spaces, found 4
(#7565) Line indented incorrectly; expected 8 spaces, found 4
(#7566) Line indented incorrectly; expected 12 spaces, found 6
(#7567) Line indented incorrectly; expected at least 16 spaces, found 8
(#7568) Line indented incorrectly; expected 12 spaces, found 6
(#7569) Line indented incorrectly; expected 12 spaces, found 6
(#7570) Line indented incorrectly; expected at least 16 spaces, found 8
(#7571) Line indented incorrectly; expected 12 spaces, found 6
(#7572) Line indented incorrectly; expected 12 spaces, found 6
(#7573) Line indented incorrectly; expected at least 16 spaces, found 8
(#7574) Line indented incorrectly; expected 12 spaces, found 6
(#7575) Line indented incorrectly; expected 8 spaces, found 4
(#7576) Line indented incorrectly; expected 4 spaces, found 2
(#7578) Line indented incorrectly; expected 4 spaces, found 2
(#7578) Public method name "NoteStore_listTags_result::getName" must be in lower-case letters only
(#7579) Line indented incorrectly; expected at least 8 spaces, found 4
(#7580) Line indented incorrectly; expected 4 spaces, found 2
(#7582) Line indented incorrectly; expected 4 spaces, found 2
(#7583) Line indented incorrectly; expected at least 4 spaces, found 2
(#7583) Opening brace should be on the same line as the declaration
(#7584) Line indented incorrectly; expected at least 8 spaces, found 4
(#7585) Line indented incorrectly; expected at least 8 spaces, found 4
(#7586) Line indented incorrectly; expected at least 8 spaces, found 4
(#7587) Line indented incorrectly; expected at least 8 spaces, found 4
(#7588) Line indented incorrectly; expected at least 8 spaces, found 4
(#7589) Line indented incorrectly; expected 8 spaces, found 4
(#7589) Expected "while (...) {\n"; found "while (...)\n {\n"
(#7590) Line indented incorrectly; expected at least 8 spaces, found 4
(#7591) Line indented incorrectly; expected at least 12 spaces, found 6
(#7592) Line indented incorrectly; expected 12 spaces, found 6
(#7593) Line indented incorrectly; expected at least 16 spaces, found 8
(#7594) Line indented incorrectly; expected 12 spaces, found 6
(#7595) Line indented incorrectly; expected 12 spaces, found 6
(#7596) Line indented incorrectly; expected at least 12 spaces, found 6
(#7597) Line indented incorrectly; expected 16 spaces, found 8
(#7598) Line indented incorrectly; expected 20 spaces, found 10
(#7599) Line indented incorrectly; expected at least 24 spaces, found 12
(#7600) Line indented incorrectly; expected at least 24 spaces, found 12
(#7600) Variable "_size200" must not contain underscores.
(#7601) Line indented incorrectly; expected at least 24 spaces, found 12
(#7601) Variable "_etype203" must not contain underscores.
(#7602) Line indented incorrectly; expected at least 24 spaces, found 12
(#7602) Variable "_etype203" must not contain underscores.
(#7602) Variable "_size200" must not contain underscores.
(#7603) Line indented incorrectly; expected 24 spaces, found 12
(#7603) Expected "for (...) {\n"; found "for (...)\n {\n"
(#7603) Variable "_i204" must not contain underscores.
(#7603) Variable "_i204" must not contain underscores.
(#7603) Variable "_size200" must not contain underscores.
(#7603) Variable "_i204" must not contain underscores.
(#7604) Line indented incorrectly; expected at least 24 spaces, found 12
(#7605) Line indented incorrectly; expected at least 28 spaces, found 14
(#7606) Line indented incorrectly; expected at least 28 spaces, found 14
(#7607) Line indented incorrectly; expected at least 28 spaces, found 14
(#7608) Line indented incorrectly; expected at least 28 spaces, found 14
(#7608) Expected 1 space before "="; 0 found
(#7609) Line indented incorrectly; expected 24 spaces, found 12
(#7610) Line indented incorrectly; expected at least 24 spaces, found 12
(#7611) Line indented incorrectly; expected 20 spaces, found 10
(#7612) Line indented incorrectly; expected at least 24 spaces, found 12
(#7613) Line indented incorrectly; expected 20 spaces, found 10
(#7615) Line indented incorrectly; expected 16 spaces, found 8
(#7616) Line indented incorrectly; expected 20 spaces, found 10
(#7617) Line indented incorrectly; expected at least 24 spaces, found 12
(#7618) Line indented incorrectly; expected at least 24 spaces, found 12
(#7619) Line indented incorrectly; expected 20 spaces, found 10
(#7620) Line indented incorrectly; expected at least 24 spaces, found 12
(#7621) Line indented incorrectly; expected 20 spaces, found 10
(#7623) Line indented incorrectly; expected 16 spaces, found 8
(#7624) Line indented incorrectly; expected 20 spaces, found 10
(#7625) Line indented incorrectly; expected at least 24 spaces, found 12
(#7626) Line indented incorrectly; expected at least 24 spaces, found 12
(#7627) Line indented incorrectly; expected 20 spaces, found 10
(#7628) Line indented incorrectly; expected at least 24 spaces, found 12
(#7629) Line indented incorrectly; expected 20 spaces, found 10
(#7631) Line indented incorrectly; expected 16 spaces, found 8
(#7632) Line indented incorrectly; expected at least 20 spaces, found 10
(#7634) Line indented incorrectly; expected 12 spaces, found 6
(#7635) Line indented incorrectly; expected at least 12 spaces, found 6
(#7636) Line indented incorrectly; expected 8 spaces, found 4
(#7637) Line indented incorrectly; expected at least 8 spaces, found 4
(#7638) Line indented incorrectly; expected at least 8 spaces, found 4
(#7639) Line indented incorrectly; expected 4 spaces, found 2
(#7641) Line indented incorrectly; expected 4 spaces, found 2
(#7642) Line indented incorrectly; expected at least 8 spaces, found 4
(#7643) Line indented incorrectly; expected at least 8 spaces, found 4
(#7644) Line indented incorrectly; expected 8 spaces, found 4
(#7645) Line indented incorrectly; expected 12 spaces, found 6
(#7646) Line indented incorrectly; expected at least 16 spaces, found 8
(#7647) Line indented incorrectly; expected 12 spaces, found 6
(#7648) Line indented incorrectly; expected at least 12 spaces, found 6
(#7649) Line indented incorrectly; expected at least 12 spaces, found 6
(#7650) Line indented incorrectly; expected at least 12 spaces, found 8
(#7651) Line indented incorrectly; expected at least 12 spaces, found 8
(#7652) Line indented incorrectly; expected 12 spaces, found 10
(#7652) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#7653) Line indented incorrectly; expected at least 12 spaces, found 10
(#7654) Line indented incorrectly; expected at least 16 spaces, found 12
(#7655) Line indented incorrectly; expected 12 spaces, found 10
(#7656) Line indented incorrectly; expected at least 12 spaces, found 8
(#7657) Line indented incorrectly; expected at least 12 spaces, found 8
(#7658) Line indented incorrectly; expected at least 12 spaces, found 6
(#7659) Line indented incorrectly; expected at least 12 spaces, found 6
(#7660) Line indented incorrectly; expected 8 spaces, found 4
(#7661) Line indented incorrectly; expected 8 spaces, found 4
(#7662) Line indented incorrectly; expected at least 12 spaces, found 6
(#7663) Line indented incorrectly; expected at least 12 spaces, found 6
(#7664) Line indented incorrectly; expected at least 12 spaces, found 6
(#7665) Line indented incorrectly; expected 8 spaces, found 4
(#7666) Line indented incorrectly; expected 8 spaces, found 4
(#7667) Line indented incorrectly; expected at least 12 spaces, found 6
(#7668) Line indented incorrectly; expected at least 12 spaces, found 6
(#7669) Line indented incorrectly; expected at least 12 spaces, found 6
(#7670) Line indented incorrectly; expected 8 spaces, found 4
(#7671) Line indented incorrectly; expected at least 8 spaces, found 4
(#7672) Line indented incorrectly; expected at least 8 spaces, found 4
(#7673) Line indented incorrectly; expected at least 8 spaces, found 4
(#7674) Line indented incorrectly; expected 4 spaces, found 2
(#7679) Line indented incorrectly; expected 4 spaces, found 2
(#7679) Member variable "_TSPEC" must be all lower-case
(#7679) Scope modifier not specified for member variable "$_TSPEC"
(#7681) Line indented incorrectly; expected 4 spaces, found 2
(#7681) Member variable "authenticationToken" must be all lower-case
(#7682) Line indented incorrectly; expected 4 spaces, found 2
(#7682) Member variable "notebookGuid" must be all lower-case
(#7684) Line indented incorrectly; expected 4 spaces, found 2
(#7685) Line indented incorrectly; expected 8 spaces, found 4
(#7685) Variable "_TSPEC" must be all lower-case
(#7685) Variable "_TSPEC" must not contain underscores.
(#7686) Line indented incorrectly; expected at least 12 spaces, found 6
(#7686) Variable "_TSPEC" must be all lower-case
(#7686) Variable "_TSPEC" must not contain underscores.
(#7687) Line indented incorrectly; expected at least 12 spaces, found 8
(#7688) Line indented incorrectly; expected at least 12 spaces, found 10
(#7689) Line indented incorrectly; expected at least 12 spaces, found 10
(#7690) Line indented incorrectly; expected at least 12 spaces, found 10
(#7691) Line indented incorrectly; expected at least 12 spaces, found 8
(#7692) Line indented incorrectly; expected at least 12 spaces, found 10
(#7693) Line indented incorrectly; expected at least 12 spaces, found 10
(#7694) Line indented incorrectly; expected at least 12 spaces, found 10
(#7695) Line indented incorrectly; expected at least 16 spaces, found 8
(#7696) Line indented incorrectly; expected 8 spaces, found 4
(#7697) Line indented incorrectly; expected 8 spaces, found 4
(#7698) Line indented incorrectly; expected 12 spaces, found 6
(#7699) Line indented incorrectly; expected at least 16 spaces, found 8
(#7700) Line indented incorrectly; expected 12 spaces, found 6
(#7701) Line indented incorrectly; expected 12 spaces, found 6
(#7702) Line indented incorrectly; expected at least 16 spaces, found 8
(#7703) Line indented incorrectly; expected 12 spaces, found 6
(#7704) Line indented incorrectly; expected 8 spaces, found 4
(#7705) Line indented incorrectly; expected 4 spaces, found 2
(#7707) Line indented incorrectly; expected 4 spaces, found 2
(#7707) Public method name "NoteStore_listTagsByNotebook_args::getName" must be in lower-case letters only
(#7708) Line indented incorrectly; expected at least 8 spaces, found 4
(#7709) Line indented incorrectly; expected 4 spaces, found 2
(#7711) Line indented incorrectly; expected 4 spaces, found 2
(#7712) Line indented incorrectly; expected at least 4 spaces, found 2
(#7712) Opening brace should be on the same line as the declaration
(#7713) Line indented incorrectly; expected at least 8 spaces, found 4
(#7714) Line indented incorrectly; expected at least 8 spaces, found 4
(#7715) Line indented incorrectly; expected at least 8 spaces, found 4
(#7716) Line indented incorrectly; expected at least 8 spaces, found 4
(#7717) Line indented incorrectly; expected at least 8 spaces, found 4
(#7718) Line indented incorrectly; expected 8 spaces, found 4
(#7718) Expected "while (...) {\n"; found "while (...)\n {\n"
(#7719) Line indented incorrectly; expected at least 8 spaces, found 4
(#7720) Line indented incorrectly; expected at least 12 spaces, found 6
(#7721) Line indented incorrectly; expected 12 spaces, found 6
(#7722) Line indented incorrectly; expected at least 16 spaces, found 8
(#7723) Line indented incorrectly; expected 12 spaces, found 6
(#7724) Line indented incorrectly; expected 12 spaces, found 6
(#7725) Line indented incorrectly; expected at least 12 spaces, found 6
(#7726) Line indented incorrectly; expected 16 spaces, found 8
(#7727) Line indented incorrectly; expected 20 spaces, found 10
(#7728) Line indented incorrectly; expected at least 24 spaces, found 12
(#7729) Line indented incorrectly; expected 20 spaces, found 10
(#7730) Line indented incorrectly; expected at least 24 spaces, found 12
(#7731) Line indented incorrectly; expected 20 spaces, found 10
(#7733) Line indented incorrectly; expected 16 spaces, found 8
(#7734) Line indented incorrectly; expected 20 spaces, found 10
(#7735) Line indented incorrectly; expected at least 24 spaces, found 12
(#7736) Line indented incorrectly; expected 20 spaces, found 10
(#7737) Line indented incorrectly; expected at least 24 spaces, found 12
(#7738) Line indented incorrectly; expected 20 spaces, found 10
(#7740) Line indented incorrectly; expected 16 spaces, found 8
(#7741) Line indented incorrectly; expected at least 20 spaces, found 10
(#7743) Line indented incorrectly; expected 12 spaces, found 6
(#7744) Line indented incorrectly; expected at least 12 spaces, found 6
(#7745) Line indented incorrectly; expected 8 spaces, found 4
(#7746) Line indented incorrectly; expected at least 8 spaces, found 4
(#7747) Line indented incorrectly; expected at least 8 spaces, found 4
(#7748) Line indented incorrectly; expected 4 spaces, found 2
(#7750) Line indented incorrectly; expected 4 spaces, found 2
(#7751) Line indented incorrectly; expected at least 8 spaces, found 4
(#7752) Line indented incorrectly; expected at least 8 spaces, found 4
(#7753) Line indented incorrectly; expected 8 spaces, found 4
(#7754) Line indented incorrectly; expected at least 12 spaces, found 6
(#7755) Line indented incorrectly; expected at least 12 spaces, found 6
(#7756) Line indented incorrectly; expected at least 12 spaces, found 6
(#7757) Line indented incorrectly; expected 8 spaces, found 4
(#7758) Line indented incorrectly; expected 8 spaces, found 4
(#7759) Line indented incorrectly; expected at least 12 spaces, found 6
(#7760) Line indented incorrectly; expected at least 12 spaces, found 6
(#7761) Line indented incorrectly; expected at least 12 spaces, found 6
(#7762) Line indented incorrectly; expected 8 spaces, found 4
(#7763) Line indented incorrectly; expected at least 8 spaces, found 4
(#7764) Line indented incorrectly; expected at least 8 spaces, found 4
(#7765) Line indented incorrectly; expected at least 8 spaces, found 4
(#7766) Line indented incorrectly; expected 4 spaces, found 2
(#7771) Line indented incorrectly; expected 4 spaces, found 2
(#7771) Member variable "_TSPEC" must be all lower-case
(#7771) Scope modifier not specified for member variable "$_TSPEC"
(#7773) Line indented incorrectly; expected 4 spaces, found 2
(#7774) Line indented incorrectly; expected 4 spaces, found 2
(#7774) Member variable "userException" must be all lower-case
(#7775) Line indented incorrectly; expected 4 spaces, found 2
(#7775) Member variable "systemException" must be all lower-case
(#7776) Line indented incorrectly; expected 4 spaces, found 2
(#7776) Member variable "notFoundException" must be all lower-case
(#7778) Line indented incorrectly; expected 4 spaces, found 2
(#7779) Line indented incorrectly; expected 8 spaces, found 4
(#7779) Variable "_TSPEC" must be all lower-case
(#7779) Variable "_TSPEC" must not contain underscores.
(#7780) Line indented incorrectly; expected at least 12 spaces, found 6
(#7780) Variable "_TSPEC" must be all lower-case
(#7780) Variable "_TSPEC" must not contain underscores.
(#7781) Line indented incorrectly; expected at least 12 spaces, found 8
(#7782) Line indented incorrectly; expected at least 12 spaces, found 10
(#7783) Line indented incorrectly; expected at least 12 spaces, found 10
(#7784) Line indented incorrectly; expected at least 12 spaces, found 10
(#7785) Line indented incorrectly; expected at least 12 spaces, found 10
(#7789) Line indented incorrectly; expected at least 12 spaces, found 10
(#7790) Line indented incorrectly; expected at least 12 spaces, found 8
(#7791) Line indented incorrectly; expected at least 12 spaces, found 10
(#7792) Line indented incorrectly; expected at least 12 spaces, found 10
(#7793) Line indented incorrectly; expected at least 12 spaces, found 10
(#7794) Line indented incorrectly; expected at least 12 spaces, found 10
(#7795) Line indented incorrectly; expected at least 12 spaces, found 8
(#7796) Line indented incorrectly; expected at least 12 spaces, found 10
(#7797) Line indented incorrectly; expected at least 12 spaces, found 10
(#7798) Line indented incorrectly; expected at least 12 spaces, found 10
(#7799) Line indented incorrectly; expected at least 12 spaces, found 10
(#7800) Line indented incorrectly; expected at least 12 spaces, found 8
(#7801) Line indented incorrectly; expected at least 12 spaces, found 10
(#7802) Line indented incorrectly; expected at least 12 spaces, found 10
(#7803) Line indented incorrectly; expected at least 12 spaces, found 10
(#7804) Line indented incorrectly; expected at least 12 spaces, found 10
(#7805) Line indented incorrectly; expected at least 16 spaces, found 8
(#7806) Line indented incorrectly; expected 8 spaces, found 4
(#7807) Line indented incorrectly; expected 8 spaces, found 4
(#7808) Line indented incorrectly; expected 12 spaces, found 6
(#7809) Line indented incorrectly; expected at least 16 spaces, found 8
(#7810) Line indented incorrectly; expected 12 spaces, found 6
(#7811) Line indented incorrectly; expected 12 spaces, found 6
(#7812) Line indented incorrectly; expected at least 16 spaces, found 8
(#7813) Line indented incorrectly; expected 12 spaces, found 6
(#7814) Line indented incorrectly; expected 12 spaces, found 6
(#7815) Line indented incorrectly; expected at least 16 spaces, found 8
(#7816) Line indented incorrectly; expected 12 spaces, found 6
(#7817) Line indented incorrectly; expected 12 spaces, found 6
(#7818) Line indented incorrectly; expected at least 16 spaces, found 8
(#7819) Line indented incorrectly; expected 12 spaces, found 6
(#7820) Line indented incorrectly; expected 8 spaces, found 4
(#7821) Line indented incorrectly; expected 4 spaces, found 2
(#7823) Line indented incorrectly; expected 4 spaces, found 2
(#7823) Public method name "NoteStore_listTagsByNotebook_result::getName" must be in lower-case letters only
(#7824) Line indented incorrectly; expected at least 8 spaces, found 4
(#7825) Line indented incorrectly; expected 4 spaces, found 2
(#7827) Line indented incorrectly; expected 4 spaces, found 2
(#7828) Line indented incorrectly; expected at least 4 spaces, found 2
(#7828) Opening brace should be on the same line as the declaration
(#7829) Line indented incorrectly; expected at least 8 spaces, found 4
(#7830) Line indented incorrectly; expected at least 8 spaces, found 4
(#7831) Line indented incorrectly; expected at least 8 spaces, found 4
(#7832) Line indented incorrectly; expected at least 8 spaces, found 4
(#7833) Line indented incorrectly; expected at least 8 spaces, found 4
(#7834) Line indented incorrectly; expected 8 spaces, found 4
(#7834) Expected "while (...) {\n"; found "while (...)\n {\n"
(#7835) Line indented incorrectly; expected at least 8 spaces, found 4
(#7836) Line indented incorrectly; expected at least 12 spaces, found 6
(#7837) Line indented incorrectly; expected 12 spaces, found 6
(#7838) Line indented incorrectly; expected at least 16 spaces, found 8
(#7839) Line indented incorrectly; expected 12 spaces, found 6
(#7840) Line indented incorrectly; expected 12 spaces, found 6
(#7841) Line indented incorrectly; expected at least 12 spaces, found 6
(#7842) Line indented incorrectly; expected 16 spaces, found 8
(#7843) Line indented incorrectly; expected 20 spaces, found 10
(#7844) Line indented incorrectly; expected at least 24 spaces, found 12
(#7845) Line indented incorrectly; expected at least 24 spaces, found 12
(#7845) Variable "_size207" must not contain underscores.
(#7846) Line indented incorrectly; expected at least 24 spaces, found 12
(#7846) Variable "_etype210" must not contain underscores.
(#7847) Line indented incorrectly; expected at least 24 spaces, found 12
(#7847) Variable "_etype210" must not contain underscores.
(#7847) Variable "_size207" must not contain underscores.
(#7848) Line indented incorrectly; expected 24 spaces, found 12
(#7848) Expected "for (...) {\n"; found "for (...)\n {\n"
(#7848) Variable "_i211" must not contain underscores.
(#7848) Variable "_i211" must not contain underscores.
(#7848) Variable "_size207" must not contain underscores.
(#7848) Variable "_i211" must not contain underscores.
(#7849) Line indented incorrectly; expected at least 24 spaces, found 12
(#7850) Line indented incorrectly; expected at least 28 spaces, found 14
(#7851) Line indented incorrectly; expected at least 28 spaces, found 14
(#7852) Line indented incorrectly; expected at least 28 spaces, found 14
(#7853) Line indented incorrectly; expected at least 28 spaces, found 14
(#7853) Expected 1 space before "="; 0 found
(#7854) Line indented incorrectly; expected 24 spaces, found 12
(#7855) Line indented incorrectly; expected at least 24 spaces, found 12
(#7856) Line indented incorrectly; expected 20 spaces, found 10
(#7857) Line indented incorrectly; expected at least 24 spaces, found 12
(#7858) Line indented incorrectly; expected 20 spaces, found 10
(#7860) Line indented incorrectly; expected 16 spaces, found 8
(#7861) Line indented incorrectly; expected 20 spaces, found 10
(#7862) Line indented incorrectly; expected at least 24 spaces, found 12
(#7863) Line indented incorrectly; expected at least 24 spaces, found 12
(#7864) Line indented incorrectly; expected 20 spaces, found 10
(#7865) Line indented incorrectly; expected at least 24 spaces, found 12
(#7866) Line indented incorrectly; expected 20 spaces, found 10
(#7868) Line indented incorrectly; expected 16 spaces, found 8
(#7869) Line indented incorrectly; expected 20 spaces, found 10
(#7870) Line indented incorrectly; expected at least 24 spaces, found 12
(#7871) Line indented incorrectly; expected at least 24 spaces, found 12
(#7872) Line indented incorrectly; expected 20 spaces, found 10
(#7873) Line indented incorrectly; expected at least 24 spaces, found 12
(#7874) Line indented incorrectly; expected 20 spaces, found 10
(#7876) Line indented incorrectly; expected 16 spaces, found 8
(#7877) Line indented incorrectly; expected 20 spaces, found 10
(#7878) Line indented incorrectly; expected at least 24 spaces, found 12
(#7879) Line indented incorrectly; expected at least 24 spaces, found 12
(#7880) Line indented incorrectly; expected 20 spaces, found 10
(#7881) Line indented incorrectly; expected at least 24 spaces, found 12
(#7882) Line indented incorrectly; expected 20 spaces, found 10
(#7884) Line indented incorrectly; expected 16 spaces, found 8
(#7885) Line indented incorrectly; expected at least 20 spaces, found 10
(#7887) Line indented incorrectly; expected 12 spaces, found 6
(#7888) Line indented incorrectly; expected at least 12 spaces, found 6
(#7889) Line indented incorrectly; expected 8 spaces, found 4
(#7890) Line indented incorrectly; expected at least 8 spaces, found 4
(#7891) Line indented incorrectly; expected at least 8 spaces, found 4
(#7892) Line indented incorrectly; expected 4 spaces, found 2
(#7894) Line indented incorrectly; expected 4 spaces, found 2
(#7895) Line indented incorrectly; expected at least 8 spaces, found 4
(#7896) Line indented incorrectly; expected at least 8 spaces, found 4
(#7897) Line indented incorrectly; expected 8 spaces, found 4
(#7898) Line indented incorrectly; expected 12 spaces, found 6
(#7899) Line indented incorrectly; expected at least 16 spaces, found 8
(#7900) Line indented incorrectly; expected 12 spaces, found 6
(#7901) Line indented incorrectly; expected at least 12 spaces, found 6
(#7902) Line indented incorrectly; expected at least 12 spaces, found 6
(#7903) Line indented incorrectly; expected at least 12 spaces, found 8
(#7904) Line indented incorrectly; expected at least 12 spaces, found 8
(#7905) Line indented incorrectly; expected 12 spaces, found 10
(#7905) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#7906) Line indented incorrectly; expected at least 12 spaces, found 10
(#7907) Line indented incorrectly; expected at least 16 spaces, found 12
(#7908) Line indented incorrectly; expected 12 spaces, found 10
(#7909) Line indented incorrectly; expected at least 12 spaces, found 8
(#7910) Line indented incorrectly; expected at least 12 spaces, found 8
(#7911) Line indented incorrectly; expected at least 12 spaces, found 6
(#7912) Line indented incorrectly; expected at least 12 spaces, found 6
(#7913) Line indented incorrectly; expected 8 spaces, found 4
(#7914) Line indented incorrectly; expected 8 spaces, found 4
(#7915) Line indented incorrectly; expected at least 12 spaces, found 6
(#7916) Line indented incorrectly; expected at least 12 spaces, found 6
(#7917) Line indented incorrectly; expected at least 12 spaces, found 6
(#7918) Line indented incorrectly; expected 8 spaces, found 4
(#7919) Line indented incorrectly; expected 8 spaces, found 4
(#7920) Line indented incorrectly; expected at least 12 spaces, found 6
(#7921) Line indented incorrectly; expected at least 12 spaces, found 6
(#7922) Line indented incorrectly; expected at least 12 spaces, found 6
(#7923) Line indented incorrectly; expected 8 spaces, found 4
(#7924) Line indented incorrectly; expected 8 spaces, found 4
(#7925) Line indented incorrectly; expected at least 12 spaces, found 6
(#7926) Line indented incorrectly; expected at least 12 spaces, found 6
(#7927) Line indented incorrectly; expected at least 12 spaces, found 6
(#7928) Line indented incorrectly; expected 8 spaces, found 4
(#7929) Line indented incorrectly; expected at least 8 spaces, found 4
(#7930) Line indented incorrectly; expected at least 8 spaces, found 4
(#7931) Line indented incorrectly; expected at least 8 spaces, found 4
(#7932) Line indented incorrectly; expected 4 spaces, found 2
(#7937) Line indented incorrectly; expected 4 spaces, found 2
(#7937) Member variable "_TSPEC" must be all lower-case
(#7937) Scope modifier not specified for member variable "$_TSPEC"
(#7939) Line indented incorrectly; expected 4 spaces, found 2
(#7939) Member variable "authenticationToken" must be all lower-case
(#7940) Line indented incorrectly; expected 4 spaces, found 2
(#7942) Line indented incorrectly; expected 4 spaces, found 2
(#7943) Line indented incorrectly; expected 8 spaces, found 4
(#7943) Variable "_TSPEC" must be all lower-case
(#7943) Variable "_TSPEC" must not contain underscores.
(#7944) Line indented incorrectly; expected at least 12 spaces, found 6
(#7944) Variable "_TSPEC" must be all lower-case
(#7944) Variable "_TSPEC" must not contain underscores.
(#7945) Line indented incorrectly; expected at least 12 spaces, found 8
(#7946) Line indented incorrectly; expected at least 12 spaces, found 10
(#7947) Line indented incorrectly; expected at least 12 spaces, found 10
(#7948) Line indented incorrectly; expected at least 12 spaces, found 10
(#7949) Line indented incorrectly; expected at least 12 spaces, found 8
(#7950) Line indented incorrectly; expected at least 12 spaces, found 10
(#7951) Line indented incorrectly; expected at least 12 spaces, found 10
(#7952) Line indented incorrectly; expected at least 12 spaces, found 10
(#7953) Line indented incorrectly; expected at least 16 spaces, found 8
(#7954) Line indented incorrectly; expected 8 spaces, found 4
(#7955) Line indented incorrectly; expected 8 spaces, found 4
(#7956) Line indented incorrectly; expected 12 spaces, found 6
(#7957) Line indented incorrectly; expected at least 16 spaces, found 8
(#7958) Line indented incorrectly; expected 12 spaces, found 6
(#7959) Line indented incorrectly; expected 12 spaces, found 6
(#7960) Line indented incorrectly; expected at least 16 spaces, found 8
(#7961) Line indented incorrectly; expected 12 spaces, found 6
(#7962) Line indented incorrectly; expected 8 spaces, found 4
(#7963) Line indented incorrectly; expected 4 spaces, found 2
(#7965) Line indented incorrectly; expected 4 spaces, found 2
(#7965) Public method name "NoteStore_getTag_args::getName" must be in lower-case letters only
(#7966) Line indented incorrectly; expected at least 8 spaces, found 4
(#7967) Line indented incorrectly; expected 4 spaces, found 2
(#7969) Line indented incorrectly; expected 4 spaces, found 2
(#7970) Line indented incorrectly; expected at least 4 spaces, found 2
(#7970) Opening brace should be on the same line as the declaration
(#7971) Line indented incorrectly; expected at least 8 spaces, found 4
(#7972) Line indented incorrectly; expected at least 8 spaces, found 4
(#7973) Line indented incorrectly; expected at least 8 spaces, found 4
(#7974) Line indented incorrectly; expected at least 8 spaces, found 4
(#7975) Line indented incorrectly; expected at least 8 spaces, found 4
(#7976) Line indented incorrectly; expected 8 spaces, found 4
(#7976) Expected "while (...) {\n"; found "while (...)\n {\n"
(#7977) Line indented incorrectly; expected at least 8 spaces, found 4
(#7978) Line indented incorrectly; expected at least 12 spaces, found 6
(#7979) Line indented incorrectly; expected 12 spaces, found 6
(#7980) Line indented incorrectly; expected at least 16 spaces, found 8
(#7981) Line indented incorrectly; expected 12 spaces, found 6
(#7982) Line indented incorrectly; expected 12 spaces, found 6
(#7983) Line indented incorrectly; expected at least 12 spaces, found 6
(#7984) Line indented incorrectly; expected 16 spaces, found 8
(#7985) Line indented incorrectly; expected 20 spaces, found 10
(#7986) Line indented incorrectly; expected at least 24 spaces, found 12
(#7987) Line indented incorrectly; expected 20 spaces, found 10
(#7988) Line indented incorrectly; expected at least 24 spaces, found 12
(#7989) Line indented incorrectly; expected 20 spaces, found 10
(#7991) Line indented incorrectly; expected 16 spaces, found 8
(#7992) Line indented incorrectly; expected 20 spaces, found 10
(#7993) Line indented incorrectly; expected at least 24 spaces, found 12
(#7994) Line indented incorrectly; expected 20 spaces, found 10
(#7995) Line indented incorrectly; expected at least 24 spaces, found 12
(#7996) Line indented incorrectly; expected 20 spaces, found 10
(#7998) Line indented incorrectly; expected 16 spaces, found 8
(#7999) Line indented incorrectly; expected at least 20 spaces, found 10
(#8001) Line indented incorrectly; expected 12 spaces, found 6
(#8002) Line indented incorrectly; expected at least 12 spaces, found 6
(#8003) Line indented incorrectly; expected 8 spaces, found 4
(#8004) Line indented incorrectly; expected at least 8 spaces, found 4
(#8005) Line indented incorrectly; expected at least 8 spaces, found 4
(#8006) Line indented incorrectly; expected 4 spaces, found 2
(#8008) Line indented incorrectly; expected 4 spaces, found 2
(#8009) Line indented incorrectly; expected at least 8 spaces, found 4
(#8010) Line indented incorrectly; expected at least 8 spaces, found 4
(#8011) Line indented incorrectly; expected 8 spaces, found 4
(#8012) Line indented incorrectly; expected at least 12 spaces, found 6
(#8013) Line indented incorrectly; expected at least 12 spaces, found 6
(#8014) Line indented incorrectly; expected at least 12 spaces, found 6
(#8015) Line indented incorrectly; expected 8 spaces, found 4
(#8016) Line indented incorrectly; expected 8 spaces, found 4
(#8017) Line indented incorrectly; expected at least 12 spaces, found 6
(#8018) Line indented incorrectly; expected at least 12 spaces, found 6
(#8019) Line indented incorrectly; expected at least 12 spaces, found 6
(#8020) Line indented incorrectly; expected 8 spaces, found 4
(#8021) Line indented incorrectly; expected at least 8 spaces, found 4
(#8022) Line indented incorrectly; expected at least 8 spaces, found 4
(#8023) Line indented incorrectly; expected at least 8 spaces, found 4
(#8024) Line indented incorrectly; expected 4 spaces, found 2
(#8029) Line indented incorrectly; expected 4 spaces, found 2
(#8029) Member variable "_TSPEC" must be all lower-case
(#8029) Scope modifier not specified for member variable "$_TSPEC"
(#8031) Line indented incorrectly; expected 4 spaces, found 2
(#8032) Line indented incorrectly; expected 4 spaces, found 2
(#8032) Member variable "userException" must be all lower-case
(#8033) Line indented incorrectly; expected 4 spaces, found 2
(#8033) Member variable "systemException" must be all lower-case
(#8034) Line indented incorrectly; expected 4 spaces, found 2
(#8034) Member variable "notFoundException" must be all lower-case
(#8036) Line indented incorrectly; expected 4 spaces, found 2
(#8037) Line indented incorrectly; expected 8 spaces, found 4
(#8037) Variable "_TSPEC" must be all lower-case
(#8037) Variable "_TSPEC" must not contain underscores.
(#8038) Line indented incorrectly; expected at least 12 spaces, found 6
(#8038) Variable "_TSPEC" must be all lower-case
(#8038) Variable "_TSPEC" must not contain underscores.
(#8039) Line indented incorrectly; expected at least 12 spaces, found 8
(#8040) Line indented incorrectly; expected at least 12 spaces, found 10
(#8041) Line indented incorrectly; expected at least 12 spaces, found 10
(#8042) Line indented incorrectly; expected at least 12 spaces, found 10
(#8043) Line indented incorrectly; expected at least 12 spaces, found 10
(#8044) Line indented incorrectly; expected at least 12 spaces, found 8
(#8045) Line indented incorrectly; expected at least 12 spaces, found 10
(#8046) Line indented incorrectly; expected at least 12 spaces, found 10
(#8047) Line indented incorrectly; expected at least 12 spaces, found 10
(#8048) Line indented incorrectly; expected at least 12 spaces, found 10
(#8049) Line indented incorrectly; expected at least 12 spaces, found 8
(#8050) Line indented incorrectly; expected at least 12 spaces, found 10
(#8051) Line indented incorrectly; expected at least 12 spaces, found 10
(#8052) Line indented incorrectly; expected at least 12 spaces, found 10
(#8053) Line indented incorrectly; expected at least 12 spaces, found 10
(#8054) Line indented incorrectly; expected at least 12 spaces, found 8
(#8055) Line indented incorrectly; expected at least 12 spaces, found 10
(#8056) Line indented incorrectly; expected at least 12 spaces, found 10
(#8057) Line indented incorrectly; expected at least 12 spaces, found 10
(#8058) Line indented incorrectly; expected at least 12 spaces, found 10
(#8059) Line indented incorrectly; expected at least 16 spaces, found 8
(#8060) Line indented incorrectly; expected 8 spaces, found 4
(#8061) Line indented incorrectly; expected 8 spaces, found 4
(#8062) Line indented incorrectly; expected 12 spaces, found 6
(#8063) Line indented incorrectly; expected at least 16 spaces, found 8
(#8064) Line indented incorrectly; expected 12 spaces, found 6
(#8065) Line indented incorrectly; expected 12 spaces, found 6
(#8066) Line indented incorrectly; expected at least 16 spaces, found 8
(#8067) Line indented incorrectly; expected 12 spaces, found 6
(#8068) Line indented incorrectly; expected 12 spaces, found 6
(#8069) Line indented incorrectly; expected at least 16 spaces, found 8
(#8070) Line indented incorrectly; expected 12 spaces, found 6
(#8071) Line indented incorrectly; expected 12 spaces, found 6
(#8072) Line indented incorrectly; expected at least 16 spaces, found 8
(#8073) Line indented incorrectly; expected 12 spaces, found 6
(#8074) Line indented incorrectly; expected 8 spaces, found 4
(#8075) Line indented incorrectly; expected 4 spaces, found 2
(#8077) Line indented incorrectly; expected 4 spaces, found 2
(#8077) Public method name "NoteStore_getTag_result::getName" must be in lower-case letters only
(#8078) Line indented incorrectly; expected at least 8 spaces, found 4
(#8079) Line indented incorrectly; expected 4 spaces, found 2
(#8081) Line indented incorrectly; expected 4 spaces, found 2
(#8082) Line indented incorrectly; expected at least 4 spaces, found 2
(#8082) Opening brace should be on the same line as the declaration
(#8083) Line indented incorrectly; expected at least 8 spaces, found 4
(#8084) Line indented incorrectly; expected at least 8 spaces, found 4
(#8085) Line indented incorrectly; expected at least 8 spaces, found 4
(#8086) Line indented incorrectly; expected at least 8 spaces, found 4
(#8087) Line indented incorrectly; expected at least 8 spaces, found 4
(#8088) Line indented incorrectly; expected 8 spaces, found 4
(#8088) Expected "while (...) {\n"; found "while (...)\n {\n"
(#8089) Line indented incorrectly; expected at least 8 spaces, found 4
(#8090) Line indented incorrectly; expected at least 12 spaces, found 6
(#8091) Line indented incorrectly; expected 12 spaces, found 6
(#8092) Line indented incorrectly; expected at least 16 spaces, found 8
(#8093) Line indented incorrectly; expected 12 spaces, found 6
(#8094) Line indented incorrectly; expected 12 spaces, found 6
(#8095) Line indented incorrectly; expected at least 12 spaces, found 6
(#8096) Line indented incorrectly; expected 16 spaces, found 8
(#8097) Line indented incorrectly; expected 20 spaces, found 10
(#8098) Line indented incorrectly; expected at least 24 spaces, found 12
(#8099) Line indented incorrectly; expected at least 24 spaces, found 12
(#8100) Line indented incorrectly; expected 20 spaces, found 10
(#8101) Line indented incorrectly; expected at least 24 spaces, found 12
(#8102) Line indented incorrectly; expected 20 spaces, found 10
(#8104) Line indented incorrectly; expected 16 spaces, found 8
(#8105) Line indented incorrectly; expected 20 spaces, found 10
(#8106) Line indented incorrectly; expected at least 24 spaces, found 12
(#8107) Line indented incorrectly; expected at least 24 spaces, found 12
(#8108) Line indented incorrectly; expected 20 spaces, found 10
(#8109) Line indented incorrectly; expected at least 24 spaces, found 12
(#8110) Line indented incorrectly; expected 20 spaces, found 10
(#8112) Line indented incorrectly; expected 16 spaces, found 8
(#8113) Line indented incorrectly; expected 20 spaces, found 10
(#8114) Line indented incorrectly; expected at least 24 spaces, found 12
(#8115) Line indented incorrectly; expected at least 24 spaces, found 12
(#8116) Line indented incorrectly; expected 20 spaces, found 10
(#8117) Line indented incorrectly; expected at least 24 spaces, found 12
(#8118) Line indented incorrectly; expected 20 spaces, found 10
(#8120) Line indented incorrectly; expected 16 spaces, found 8
(#8121) Line indented incorrectly; expected 20 spaces, found 10
(#8122) Line indented incorrectly; expected at least 24 spaces, found 12
(#8123) Line indented incorrectly; expected at least 24 spaces, found 12
(#8124) Line indented incorrectly; expected 20 spaces, found 10
(#8125) Line indented incorrectly; expected at least 24 spaces, found 12
(#8126) Line indented incorrectly; expected 20 spaces, found 10
(#8128) Line indented incorrectly; expected 16 spaces, found 8
(#8129) Line indented incorrectly; expected at least 20 spaces, found 10
(#8131) Line indented incorrectly; expected 12 spaces, found 6
(#8132) Line indented incorrectly; expected at least 12 spaces, found 6
(#8133) Line indented incorrectly; expected 8 spaces, found 4
(#8134) Line indented incorrectly; expected at least 8 spaces, found 4
(#8135) Line indented incorrectly; expected at least 8 spaces, found 4
(#8136) Line indented incorrectly; expected 4 spaces, found 2
(#8138) Line indented incorrectly; expected 4 spaces, found 2
(#8139) Line indented incorrectly; expected at least 8 spaces, found 4
(#8140) Line indented incorrectly; expected at least 8 spaces, found 4
(#8141) Line indented incorrectly; expected 8 spaces, found 4
(#8142) Line indented incorrectly; expected 12 spaces, found 6
(#8143) Line indented incorrectly; expected at least 16 spaces, found 8
(#8144) Line indented incorrectly; expected 12 spaces, found 6
(#8145) Line indented incorrectly; expected at least 12 spaces, found 6
(#8146) Line indented incorrectly; expected at least 12 spaces, found 6
(#8147) Line indented incorrectly; expected at least 12 spaces, found 6
(#8148) Line indented incorrectly; expected 8 spaces, found 4
(#8149) Line indented incorrectly; expected 8 spaces, found 4
(#8150) Line indented incorrectly; expected at least 12 spaces, found 6
(#8151) Line indented incorrectly; expected at least 12 spaces, found 6
(#8152) Line indented incorrectly; expected at least 12 spaces, found 6
(#8153) Line indented incorrectly; expected 8 spaces, found 4
(#8154) Line indented incorrectly; expected 8 spaces, found 4
(#8155) Line indented incorrectly; expected at least 12 spaces, found 6
(#8156) Line indented incorrectly; expected at least 12 spaces, found 6
(#8157) Line indented incorrectly; expected at least 12 spaces, found 6
(#8158) Line indented incorrectly; expected 8 spaces, found 4
(#8159) Line indented incorrectly; expected 8 spaces, found 4
(#8160) Line indented incorrectly; expected at least 12 spaces, found 6
(#8161) Line indented incorrectly; expected at least 12 spaces, found 6
(#8162) Line indented incorrectly; expected at least 12 spaces, found 6
(#8163) Line indented incorrectly; expected 8 spaces, found 4
(#8164) Line indented incorrectly; expected at least 8 spaces, found 4
(#8165) Line indented incorrectly; expected at least 8 spaces, found 4
(#8166) Line indented incorrectly; expected at least 8 spaces, found 4
(#8167) Line indented incorrectly; expected 4 spaces, found 2
(#8172) Line indented incorrectly; expected 4 spaces, found 2
(#8172) Member variable "_TSPEC" must be all lower-case
(#8172) Scope modifier not specified for member variable "$_TSPEC"
(#8174) Line indented incorrectly; expected 4 spaces, found 2
(#8174) Member variable "authenticationToken" must be all lower-case
(#8175) Line indented incorrectly; expected 4 spaces, found 2
(#8177) Line indented incorrectly; expected 4 spaces, found 2
(#8178) Line indented incorrectly; expected 8 spaces, found 4
(#8178) Variable "_TSPEC" must be all lower-case
(#8178) Variable "_TSPEC" must not contain underscores.
(#8179) Line indented incorrectly; expected at least 12 spaces, found 6
(#8179) Variable "_TSPEC" must be all lower-case
(#8179) Variable "_TSPEC" must not contain underscores.
(#8180) Line indented incorrectly; expected at least 12 spaces, found 8
(#8181) Line indented incorrectly; expected at least 12 spaces, found 10
(#8182) Line indented incorrectly; expected at least 12 spaces, found 10
(#8183) Line indented incorrectly; expected at least 12 spaces, found 10
(#8184) Line indented incorrectly; expected at least 12 spaces, found 8
(#8185) Line indented incorrectly; expected at least 12 spaces, found 10
(#8186) Line indented incorrectly; expected at least 12 spaces, found 10
(#8187) Line indented incorrectly; expected at least 12 spaces, found 10
(#8188) Line indented incorrectly; expected at least 12 spaces, found 10
(#8189) Line indented incorrectly; expected at least 16 spaces, found 8
(#8190) Line indented incorrectly; expected 8 spaces, found 4
(#8191) Line indented incorrectly; expected 8 spaces, found 4
(#8192) Line indented incorrectly; expected 12 spaces, found 6
(#8193) Line indented incorrectly; expected at least 16 spaces, found 8
(#8194) Line indented incorrectly; expected 12 spaces, found 6
(#8195) Line indented incorrectly; expected 12 spaces, found 6
(#8196) Line indented incorrectly; expected at least 16 spaces, found 8
(#8197) Line indented incorrectly; expected 12 spaces, found 6
(#8198) Line indented incorrectly; expected 8 spaces, found 4
(#8199) Line indented incorrectly; expected 4 spaces, found 2
(#8201) Line indented incorrectly; expected 4 spaces, found 2
(#8201) Public method name "NoteStore_createTag_args::getName" must be in lower-case letters only
(#8202) Line indented incorrectly; expected at least 8 spaces, found 4
(#8203) Line indented incorrectly; expected 4 spaces, found 2
(#8205) Line indented incorrectly; expected 4 spaces, found 2
(#8206) Line indented incorrectly; expected at least 4 spaces, found 2
(#8206) Opening brace should be on the same line as the declaration
(#8207) Line indented incorrectly; expected at least 8 spaces, found 4
(#8208) Line indented incorrectly; expected at least 8 spaces, found 4
(#8209) Line indented incorrectly; expected at least 8 spaces, found 4
(#8210) Line indented incorrectly; expected at least 8 spaces, found 4
(#8211) Line indented incorrectly; expected at least 8 spaces, found 4
(#8212) Line indented incorrectly; expected 8 spaces, found 4
(#8212) Expected "while (...) {\n"; found "while (...)\n {\n"
(#8213) Line indented incorrectly; expected at least 8 spaces, found 4
(#8214) Line indented incorrectly; expected at least 12 spaces, found 6
(#8215) Line indented incorrectly; expected 12 spaces, found 6
(#8216) Line indented incorrectly; expected at least 16 spaces, found 8
(#8217) Line indented incorrectly; expected 12 spaces, found 6
(#8218) Line indented incorrectly; expected 12 spaces, found 6
(#8219) Line indented incorrectly; expected at least 12 spaces, found 6
(#8220) Line indented incorrectly; expected 16 spaces, found 8
(#8221) Line indented incorrectly; expected 20 spaces, found 10
(#8222) Line indented incorrectly; expected at least 24 spaces, found 12
(#8223) Line indented incorrectly; expected 20 spaces, found 10
(#8224) Line indented incorrectly; expected at least 24 spaces, found 12
(#8225) Line indented incorrectly; expected 20 spaces, found 10
(#8227) Line indented incorrectly; expected 16 spaces, found 8
(#8228) Line indented incorrectly; expected 20 spaces, found 10
(#8229) Line indented incorrectly; expected at least 24 spaces, found 12
(#8230) Line indented incorrectly; expected at least 24 spaces, found 12
(#8231) Line indented incorrectly; expected 20 spaces, found 10
(#8232) Line indented incorrectly; expected at least 24 spaces, found 12
(#8233) Line indented incorrectly; expected 20 spaces, found 10
(#8235) Line indented incorrectly; expected 16 spaces, found 8
(#8236) Line indented incorrectly; expected at least 20 spaces, found 10
(#8238) Line indented incorrectly; expected 12 spaces, found 6
(#8239) Line indented incorrectly; expected at least 12 spaces, found 6
(#8240) Line indented incorrectly; expected 8 spaces, found 4
(#8241) Line indented incorrectly; expected at least 8 spaces, found 4
(#8242) Line indented incorrectly; expected at least 8 spaces, found 4
(#8243) Line indented incorrectly; expected 4 spaces, found 2
(#8245) Line indented incorrectly; expected 4 spaces, found 2
(#8246) Line indented incorrectly; expected at least 8 spaces, found 4
(#8247) Line indented incorrectly; expected at least 8 spaces, found 4
(#8248) Line indented incorrectly; expected 8 spaces, found 4
(#8249) Line indented incorrectly; expected at least 12 spaces, found 6
(#8250) Line indented incorrectly; expected at least 12 spaces, found 6
(#8251) Line indented incorrectly; expected at least 12 spaces, found 6
(#8252) Line indented incorrectly; expected 8 spaces, found 4
(#8253) Line indented incorrectly; expected 8 spaces, found 4
(#8254) Line indented incorrectly; expected 12 spaces, found 6
(#8255) Line indented incorrectly; expected at least 16 spaces, found 8
(#8256) Line indented incorrectly; expected 12 spaces, found 6
(#8257) Line indented incorrectly; expected at least 12 spaces, found 6
(#8258) Line indented incorrectly; expected at least 12 spaces, found 6
(#8259) Line indented incorrectly; expected at least 12 spaces, found 6
(#8260) Line indented incorrectly; expected 8 spaces, found 4
(#8261) Line indented incorrectly; expected at least 8 spaces, found 4
(#8262) Line indented incorrectly; expected at least 8 spaces, found 4
(#8263) Line indented incorrectly; expected at least 8 spaces, found 4
(#8264) Line indented incorrectly; expected 4 spaces, found 2
(#8269) Line indented incorrectly; expected 4 spaces, found 2
(#8269) Member variable "_TSPEC" must be all lower-case
(#8269) Scope modifier not specified for member variable "$_TSPEC"
(#8271) Line indented incorrectly; expected 4 spaces, found 2
(#8272) Line indented incorrectly; expected 4 spaces, found 2
(#8272) Member variable "userException" must be all lower-case
(#8273) Line indented incorrectly; expected 4 spaces, found 2
(#8273) Member variable "systemException" must be all lower-case
(#8274) Line indented incorrectly; expected 4 spaces, found 2
(#8274) Member variable "notFoundException" must be all lower-case
(#8276) Line indented incorrectly; expected 4 spaces, found 2
(#8277) Line indented incorrectly; expected 8 spaces, found 4
(#8277) Variable "_TSPEC" must be all lower-case
(#8277) Variable "_TSPEC" must not contain underscores.
(#8278) Line indented incorrectly; expected at least 12 spaces, found 6
(#8278) Variable "_TSPEC" must be all lower-case
(#8278) Variable "_TSPEC" must not contain underscores.
(#8279) Line indented incorrectly; expected at least 12 spaces, found 8
(#8280) Line indented incorrectly; expected at least 12 spaces, found 10
(#8281) Line indented incorrectly; expected at least 12 spaces, found 10
(#8282) Line indented incorrectly; expected at least 12 spaces, found 10
(#8283) Line indented incorrectly; expected at least 12 spaces, found 10
(#8284) Line indented incorrectly; expected at least 12 spaces, found 8
(#8285) Line indented incorrectly; expected at least 12 spaces, found 10
(#8286) Line indented incorrectly; expected at least 12 spaces, found 10
(#8287) Line indented incorrectly; expected at least 12 spaces, found 10
(#8288) Line indented incorrectly; expected at least 12 spaces, found 10
(#8289) Line indented incorrectly; expected at least 12 spaces, found 8
(#8290) Line indented incorrectly; expected at least 12 spaces, found 10
(#8291) Line indented incorrectly; expected at least 12 spaces, found 10
(#8292) Line indented incorrectly; expected at least 12 spaces, found 10
(#8293) Line indented incorrectly; expected at least 12 spaces, found 10
(#8294) Line indented incorrectly; expected at least 12 spaces, found 8
(#8295) Line indented incorrectly; expected at least 12 spaces, found 10
(#8296) Line indented incorrectly; expected at least 12 spaces, found 10
(#8297) Line indented incorrectly; expected at least 12 spaces, found 10
(#8298) Line indented incorrectly; expected at least 12 spaces, found 10
(#8299) Line indented incorrectly; expected at least 16 spaces, found 8
(#8300) Line indented incorrectly; expected 8 spaces, found 4
(#8301) Line indented incorrectly; expected 8 spaces, found 4
(#8302) Line indented incorrectly; expected 12 spaces, found 6
(#8303) Line indented incorrectly; expected at least 16 spaces, found 8
(#8304) Line indented incorrectly; expected 12 spaces, found 6
(#8305) Line indented incorrectly; expected 12 spaces, found 6
(#8306) Line indented incorrectly; expected at least 16 spaces, found 8
(#8307) Line indented incorrectly; expected 12 spaces, found 6
(#8308) Line indented incorrectly; expected 12 spaces, found 6
(#8309) Line indented incorrectly; expected at least 16 spaces, found 8
(#8310) Line indented incorrectly; expected 12 spaces, found 6
(#8311) Line indented incorrectly; expected 12 spaces, found 6
(#8312) Line indented incorrectly; expected at least 16 spaces, found 8
(#8313) Line indented incorrectly; expected 12 spaces, found 6
(#8314) Line indented incorrectly; expected 8 spaces, found 4
(#8315) Line indented incorrectly; expected 4 spaces, found 2
(#8317) Line indented incorrectly; expected 4 spaces, found 2
(#8317) Public method name "NoteStore_createTag_result::getName" must be in lower-case letters only
(#8318) Line indented incorrectly; expected at least 8 spaces, found 4
(#8319) Line indented incorrectly; expected 4 spaces, found 2
(#8321) Line indented incorrectly; expected 4 spaces, found 2
(#8322) Line indented incorrectly; expected at least 4 spaces, found 2
(#8322) Opening brace should be on the same line as the declaration
(#8323) Line indented incorrectly; expected at least 8 spaces, found 4
(#8324) Line indented incorrectly; expected at least 8 spaces, found 4
(#8325) Line indented incorrectly; expected at least 8 spaces, found 4
(#8326) Line indented incorrectly; expected at least 8 spaces, found 4
(#8327) Line indented incorrectly; expected at least 8 spaces, found 4
(#8328) Line indented incorrectly; expected 8 spaces, found 4
(#8328) Expected "while (...) {\n"; found "while (...)\n {\n"
(#8329) Line indented incorrectly; expected at least 8 spaces, found 4
(#8330) Line indented incorrectly; expected at least 12 spaces, found 6
(#8331) Line indented incorrectly; expected 12 spaces, found 6
(#8332) Line indented incorrectly; expected at least 16 spaces, found 8
(#8333) Line indented incorrectly; expected 12 spaces, found 6
(#8334) Line indented incorrectly; expected 12 spaces, found 6
(#8335) Line indented incorrectly; expected at least 12 spaces, found 6
(#8336) Line indented incorrectly; expected 16 spaces, found 8
(#8337) Line indented incorrectly; expected 20 spaces, found 10
(#8338) Line indented incorrectly; expected at least 24 spaces, found 12
(#8339) Line indented incorrectly; expected at least 24 spaces, found 12
(#8340) Line indented incorrectly; expected 20 spaces, found 10
(#8341) Line indented incorrectly; expected at least 24 spaces, found 12
(#8342) Line indented incorrectly; expected 20 spaces, found 10
(#8344) Line indented incorrectly; expected 16 spaces, found 8
(#8345) Line indented incorrectly; expected 20 spaces, found 10
(#8346) Line indented incorrectly; expected at least 24 spaces, found 12
(#8347) Line indented incorrectly; expected at least 24 spaces, found 12
(#8348) Line indented incorrectly; expected 20 spaces, found 10
(#8349) Line indented incorrectly; expected at least 24 spaces, found 12
(#8350) Line indented incorrectly; expected 20 spaces, found 10
(#8352) Line indented incorrectly; expected 16 spaces, found 8
(#8353) Line indented incorrectly; expected 20 spaces, found 10
(#8354) Line indented incorrectly; expected at least 24 spaces, found 12
(#8355) Line indented incorrectly; expected at least 24 spaces, found 12
(#8356) Line indented incorrectly; expected 20 spaces, found 10
(#8357) Line indented incorrectly; expected at least 24 spaces, found 12
(#8358) Line indented incorrectly; expected 20 spaces, found 10
(#8360) Line indented incorrectly; expected 16 spaces, found 8
(#8361) Line indented incorrectly; expected 20 spaces, found 10
(#8362) Line indented incorrectly; expected at least 24 spaces, found 12
(#8363) Line indented incorrectly; expected at least 24 spaces, found 12
(#8364) Line indented incorrectly; expected 20 spaces, found 10
(#8365) Line indented incorrectly; expected at least 24 spaces, found 12
(#8366) Line indented incorrectly; expected 20 spaces, found 10
(#8368) Line indented incorrectly; expected 16 spaces, found 8
(#8369) Line indented incorrectly; expected at least 20 spaces, found 10
(#8371) Line indented incorrectly; expected 12 spaces, found 6
(#8372) Line indented incorrectly; expected at least 12 spaces, found 6
(#8373) Line indented incorrectly; expected 8 spaces, found 4
(#8374) Line indented incorrectly; expected at least 8 spaces, found 4
(#8375) Line indented incorrectly; expected at least 8 spaces, found 4
(#8376) Line indented incorrectly; expected 4 spaces, found 2
(#8378) Line indented incorrectly; expected 4 spaces, found 2
(#8379) Line indented incorrectly; expected at least 8 spaces, found 4
(#8380) Line indented incorrectly; expected at least 8 spaces, found 4
(#8381) Line indented incorrectly; expected 8 spaces, found 4
(#8382) Line indented incorrectly; expected 12 spaces, found 6
(#8383) Line indented incorrectly; expected at least 16 spaces, found 8
(#8384) Line indented incorrectly; expected 12 spaces, found 6
(#8385) Line indented incorrectly; expected at least 12 spaces, found 6
(#8386) Line indented incorrectly; expected at least 12 spaces, found 6
(#8387) Line indented incorrectly; expected at least 12 spaces, found 6
(#8388) Line indented incorrectly; expected 8 spaces, found 4
(#8389) Line indented incorrectly; expected 8 spaces, found 4
(#8390) Line indented incorrectly; expected at least 12 spaces, found 6
(#8391) Line indented incorrectly; expected at least 12 spaces, found 6
(#8392) Line indented incorrectly; expected at least 12 spaces, found 6
(#8393) Line indented incorrectly; expected 8 spaces, found 4
(#8394) Line indented incorrectly; expected 8 spaces, found 4
(#8395) Line indented incorrectly; expected at least 12 spaces, found 6
(#8396) Line indented incorrectly; expected at least 12 spaces, found 6
(#8397) Line indented incorrectly; expected at least 12 spaces, found 6
(#8398) Line indented incorrectly; expected 8 spaces, found 4
(#8399) Line indented incorrectly; expected 8 spaces, found 4
(#8400) Line indented incorrectly; expected at least 12 spaces, found 6
(#8401) Line indented incorrectly; expected at least 12 spaces, found 6
(#8402) Line indented incorrectly; expected at least 12 spaces, found 6
(#8403) Line indented incorrectly; expected 8 spaces, found 4
(#8404) Line indented incorrectly; expected at least 8 spaces, found 4
(#8405) Line indented incorrectly; expected at least 8 spaces, found 4
(#8406) Line indented incorrectly; expected at least 8 spaces, found 4
(#8407) Line indented incorrectly; expected 4 spaces, found 2
(#8412) Line indented incorrectly; expected 4 spaces, found 2
(#8412) Member variable "_TSPEC" must be all lower-case
(#8412) Scope modifier not specified for member variable "$_TSPEC"
(#8414) Line indented incorrectly; expected 4 spaces, found 2
(#8414) Member variable "authenticationToken" must be all lower-case
(#8415) Line indented incorrectly; expected 4 spaces, found 2
(#8417) Line indented incorrectly; expected 4 spaces, found 2
(#8418) Line indented incorrectly; expected 8 spaces, found 4
(#8418) Variable "_TSPEC" must be all lower-case
(#8418) Variable "_TSPEC" must not contain underscores.
(#8419) Line indented incorrectly; expected at least 12 spaces, found 6
(#8419) Variable "_TSPEC" must be all lower-case
(#8419) Variable "_TSPEC" must not contain underscores.
(#8420) Line indented incorrectly; expected at least 12 spaces, found 8
(#8421) Line indented incorrectly; expected at least 12 spaces, found 10
(#8422) Line indented incorrectly; expected at least 12 spaces, found 10
(#8423) Line indented incorrectly; expected at least 12 spaces, found 10
(#8424) Line indented incorrectly; expected at least 12 spaces, found 8
(#8425) Line indented incorrectly; expected at least 12 spaces, found 10
(#8426) Line indented incorrectly; expected at least 12 spaces, found 10
(#8427) Line indented incorrectly; expected at least 12 spaces, found 10
(#8428) Line indented incorrectly; expected at least 12 spaces, found 10
(#8429) Line indented incorrectly; expected at least 16 spaces, found 8
(#8430) Line indented incorrectly; expected 8 spaces, found 4
(#8431) Line indented incorrectly; expected 8 spaces, found 4
(#8432) Line indented incorrectly; expected 12 spaces, found 6
(#8433) Line indented incorrectly; expected at least 16 spaces, found 8
(#8434) Line indented incorrectly; expected 12 spaces, found 6
(#8435) Line indented incorrectly; expected 12 spaces, found 6
(#8436) Line indented incorrectly; expected at least 16 spaces, found 8
(#8437) Line indented incorrectly; expected 12 spaces, found 6
(#8438) Line indented incorrectly; expected 8 spaces, found 4
(#8439) Line indented incorrectly; expected 4 spaces, found 2
(#8441) Line indented incorrectly; expected 4 spaces, found 2
(#8441) Public method name "NoteStore_updateTag_args::getName" must be in lower-case letters only
(#8442) Line indented incorrectly; expected at least 8 spaces, found 4
(#8443) Line indented incorrectly; expected 4 spaces, found 2
(#8445) Line indented incorrectly; expected 4 spaces, found 2
(#8446) Line indented incorrectly; expected at least 4 spaces, found 2
(#8446) Opening brace should be on the same line as the declaration
(#8447) Line indented incorrectly; expected at least 8 spaces, found 4
(#8448) Line indented incorrectly; expected at least 8 spaces, found 4
(#8449) Line indented incorrectly; expected at least 8 spaces, found 4
(#8450) Line indented incorrectly; expected at least 8 spaces, found 4
(#8451) Line indented incorrectly; expected at least 8 spaces, found 4
(#8452) Line indented incorrectly; expected 8 spaces, found 4
(#8452) Expected "while (...) {\n"; found "while (...)\n {\n"
(#8453) Line indented incorrectly; expected at least 8 spaces, found 4
(#8454) Line indented incorrectly; expected at least 12 spaces, found 6
(#8455) Line indented incorrectly; expected 12 spaces, found 6
(#8456) Line indented incorrectly; expected at least 16 spaces, found 8
(#8457) Line indented incorrectly; expected 12 spaces, found 6
(#8458) Line indented incorrectly; expected 12 spaces, found 6
(#8459) Line indented incorrectly; expected at least 12 spaces, found 6
(#8460) Line indented incorrectly; expected 16 spaces, found 8
(#8461) Line indented incorrectly; expected 20 spaces, found 10
(#8462) Line indented incorrectly; expected at least 24 spaces, found 12
(#8463) Line indented incorrectly; expected 20 spaces, found 10
(#8464) Line indented incorrectly; expected at least 24 spaces, found 12
(#8465) Line indented incorrectly; expected 20 spaces, found 10
(#8467) Line indented incorrectly; expected 16 spaces, found 8
(#8468) Line indented incorrectly; expected 20 spaces, found 10
(#8469) Line indented incorrectly; expected at least 24 spaces, found 12
(#8470) Line indented incorrectly; expected at least 24 spaces, found 12
(#8471) Line indented incorrectly; expected 20 spaces, found 10
(#8472) Line indented incorrectly; expected at least 24 spaces, found 12
(#8473) Line indented incorrectly; expected 20 spaces, found 10
(#8475) Line indented incorrectly; expected 16 spaces, found 8
(#8476) Line indented incorrectly; expected at least 20 spaces, found 10
(#8478) Line indented incorrectly; expected 12 spaces, found 6
(#8479) Line indented incorrectly; expected at least 12 spaces, found 6
(#8480) Line indented incorrectly; expected 8 spaces, found 4
(#8481) Line indented incorrectly; expected at least 8 spaces, found 4
(#8482) Line indented incorrectly; expected at least 8 spaces, found 4
(#8483) Line indented incorrectly; expected 4 spaces, found 2
(#8485) Line indented incorrectly; expected 4 spaces, found 2
(#8486) Line indented incorrectly; expected at least 8 spaces, found 4
(#8487) Line indented incorrectly; expected at least 8 spaces, found 4
(#8488) Line indented incorrectly; expected 8 spaces, found 4
(#8489) Line indented incorrectly; expected at least 12 spaces, found 6
(#8490) Line indented incorrectly; expected at least 12 spaces, found 6
(#8491) Line indented incorrectly; expected at least 12 spaces, found 6
(#8492) Line indented incorrectly; expected 8 spaces, found 4
(#8493) Line indented incorrectly; expected 8 spaces, found 4
(#8494) Line indented incorrectly; expected 12 spaces, found 6
(#8495) Line indented incorrectly; expected at least 16 spaces, found 8
(#8496) Line indented incorrectly; expected 12 spaces, found 6
(#8497) Line indented incorrectly; expected at least 12 spaces, found 6
(#8498) Line indented incorrectly; expected at least 12 spaces, found 6
(#8499) Line indented incorrectly; expected at least 12 spaces, found 6
(#8500) Line indented incorrectly; expected 8 spaces, found 4
(#8501) Line indented incorrectly; expected at least 8 spaces, found 4
(#8502) Line indented incorrectly; expected at least 8 spaces, found 4
(#8503) Line indented incorrectly; expected at least 8 spaces, found 4
(#8504) Line indented incorrectly; expected 4 spaces, found 2
(#8509) Line indented incorrectly; expected 4 spaces, found 2
(#8509) Member variable "_TSPEC" must be all lower-case
(#8509) Scope modifier not specified for member variable "$_TSPEC"
(#8511) Line indented incorrectly; expected 4 spaces, found 2
(#8512) Line indented incorrectly; expected 4 spaces, found 2
(#8512) Member variable "userException" must be all lower-case
(#8513) Line indented incorrectly; expected 4 spaces, found 2
(#8513) Member variable "systemException" must be all lower-case
(#8514) Line indented incorrectly; expected 4 spaces, found 2
(#8514) Member variable "notFoundException" must be all lower-case
(#8516) Line indented incorrectly; expected 4 spaces, found 2
(#8517) Line indented incorrectly; expected 8 spaces, found 4
(#8517) Variable "_TSPEC" must be all lower-case
(#8517) Variable "_TSPEC" must not contain underscores.
(#8518) Line indented incorrectly; expected at least 12 spaces, found 6
(#8518) Variable "_TSPEC" must be all lower-case
(#8518) Variable "_TSPEC" must not contain underscores.
(#8519) Line indented incorrectly; expected at least 12 spaces, found 8
(#8520) Line indented incorrectly; expected at least 12 spaces, found 10
(#8521) Line indented incorrectly; expected at least 12 spaces, found 10
(#8522) Line indented incorrectly; expected at least 12 spaces, found 10
(#8523) Line indented incorrectly; expected at least 12 spaces, found 8
(#8524) Line indented incorrectly; expected at least 12 spaces, found 10
(#8525) Line indented incorrectly; expected at least 12 spaces, found 10
(#8526) Line indented incorrectly; expected at least 12 spaces, found 10
(#8527) Line indented incorrectly; expected at least 12 spaces, found 10
(#8528) Line indented incorrectly; expected at least 12 spaces, found 8
(#8529) Line indented incorrectly; expected at least 12 spaces, found 10
(#8530) Line indented incorrectly; expected at least 12 spaces, found 10
(#8531) Line indented incorrectly; expected at least 12 spaces, found 10
(#8532) Line indented incorrectly; expected at least 12 spaces, found 10
(#8533) Line indented incorrectly; expected at least 12 spaces, found 8
(#8534) Line indented incorrectly; expected at least 12 spaces, found 10
(#8535) Line indented incorrectly; expected at least 12 spaces, found 10
(#8536) Line indented incorrectly; expected at least 12 spaces, found 10
(#8537) Line indented incorrectly; expected at least 12 spaces, found 10
(#8538) Line indented incorrectly; expected at least 16 spaces, found 8
(#8539) Line indented incorrectly; expected 8 spaces, found 4
(#8540) Line indented incorrectly; expected 8 spaces, found 4
(#8541) Line indented incorrectly; expected 12 spaces, found 6
(#8542) Line indented incorrectly; expected at least 16 spaces, found 8
(#8543) Line indented incorrectly; expected 12 spaces, found 6
(#8544) Line indented incorrectly; expected 12 spaces, found 6
(#8545) Line indented incorrectly; expected at least 16 spaces, found 8
(#8546) Line indented incorrectly; expected 12 spaces, found 6
(#8547) Line indented incorrectly; expected 12 spaces, found 6
(#8548) Line indented incorrectly; expected at least 16 spaces, found 8
(#8549) Line indented incorrectly; expected 12 spaces, found 6
(#8550) Line indented incorrectly; expected 12 spaces, found 6
(#8551) Line indented incorrectly; expected at least 16 spaces, found 8
(#8552) Line indented incorrectly; expected 12 spaces, found 6
(#8553) Line indented incorrectly; expected 8 spaces, found 4
(#8554) Line indented incorrectly; expected 4 spaces, found 2
(#8556) Line indented incorrectly; expected 4 spaces, found 2
(#8556) Public method name "NoteStore_updateTag_result::getName" must be in lower-case letters only
(#8557) Line indented incorrectly; expected at least 8 spaces, found 4
(#8558) Line indented incorrectly; expected 4 spaces, found 2
(#8560) Line indented incorrectly; expected 4 spaces, found 2
(#8561) Line indented incorrectly; expected at least 4 spaces, found 2
(#8561) Opening brace should be on the same line as the declaration
(#8562) Line indented incorrectly; expected at least 8 spaces, found 4
(#8563) Line indented incorrectly; expected at least 8 spaces, found 4
(#8564) Line indented incorrectly; expected at least 8 spaces, found 4
(#8565) Line indented incorrectly; expected at least 8 spaces, found 4
(#8566) Line indented incorrectly; expected at least 8 spaces, found 4
(#8567) Line indented incorrectly; expected 8 spaces, found 4
(#8567) Expected "while (...) {\n"; found "while (...)\n {\n"
(#8568) Line indented incorrectly; expected at least 8 spaces, found 4
(#8569) Line indented incorrectly; expected at least 12 spaces, found 6
(#8570) Line indented incorrectly; expected 12 spaces, found 6
(#8571) Line indented incorrectly; expected at least 16 spaces, found 8
(#8572) Line indented incorrectly; expected 12 spaces, found 6
(#8573) Line indented incorrectly; expected 12 spaces, found 6
(#8574) Line indented incorrectly; expected at least 12 spaces, found 6
(#8575) Line indented incorrectly; expected 16 spaces, found 8
(#8576) Line indented incorrectly; expected 20 spaces, found 10
(#8577) Line indented incorrectly; expected at least 24 spaces, found 12
(#8578) Line indented incorrectly; expected 20 spaces, found 10
(#8579) Line indented incorrectly; expected at least 24 spaces, found 12
(#8580) Line indented incorrectly; expected 20 spaces, found 10
(#8582) Line indented incorrectly; expected 16 spaces, found 8
(#8583) Line indented incorrectly; expected 20 spaces, found 10
(#8584) Line indented incorrectly; expected at least 24 spaces, found 12
(#8585) Line indented incorrectly; expected at least 24 spaces, found 12
(#8586) Line indented incorrectly; expected 20 spaces, found 10
(#8587) Line indented incorrectly; expected at least 24 spaces, found 12
(#8588) Line indented incorrectly; expected 20 spaces, found 10
(#8590) Line indented incorrectly; expected 16 spaces, found 8
(#8591) Line indented incorrectly; expected 20 spaces, found 10
(#8592) Line indented incorrectly; expected at least 24 spaces, found 12
(#8593) Line indented incorrectly; expected at least 24 spaces, found 12
(#8594) Line indented incorrectly; expected 20 spaces, found 10
(#8595) Line indented incorrectly; expected at least 24 spaces, found 12
(#8596) Line indented incorrectly; expected 20 spaces, found 10
(#8598) Line indented incorrectly; expected 16 spaces, found 8
(#8599) Line indented incorrectly; expected 20 spaces, found 10
(#8600) Line indented incorrectly; expected at least 24 spaces, found 12
(#8601) Line indented incorrectly; expected at least 24 spaces, found 12
(#8602) Line indented incorrectly; expected 20 spaces, found 10
(#8603) Line indented incorrectly; expected at least 24 spaces, found 12
(#8604) Line indented incorrectly; expected 20 spaces, found 10
(#8606) Line indented incorrectly; expected 16 spaces, found 8
(#8607) Line indented incorrectly; expected at least 20 spaces, found 10
(#8609) Line indented incorrectly; expected 12 spaces, found 6
(#8610) Line indented incorrectly; expected at least 12 spaces, found 6
(#8611) Line indented incorrectly; expected 8 spaces, found 4
(#8612) Line indented incorrectly; expected at least 8 spaces, found 4
(#8613) Line indented incorrectly; expected at least 8 spaces, found 4
(#8614) Line indented incorrectly; expected 4 spaces, found 2
(#8616) Line indented incorrectly; expected 4 spaces, found 2
(#8617) Line indented incorrectly; expected at least 8 spaces, found 4
(#8618) Line indented incorrectly; expected at least 8 spaces, found 4
(#8619) Line indented incorrectly; expected 8 spaces, found 4
(#8620) Line indented incorrectly; expected at least 12 spaces, found 6
(#8621) Line indented incorrectly; expected at least 12 spaces, found 6
(#8622) Line indented incorrectly; expected at least 12 spaces, found 6
(#8623) Line indented incorrectly; expected 8 spaces, found 4
(#8624) Line indented incorrectly; expected 8 spaces, found 4
(#8625) Line indented incorrectly; expected at least 12 spaces, found 6
(#8626) Line indented incorrectly; expected at least 12 spaces, found 6
(#8627) Line indented incorrectly; expected at least 12 spaces, found 6
(#8628) Line indented incorrectly; expected 8 spaces, found 4
(#8629) Line indented incorrectly; expected 8 spaces, found 4
(#8630) Line indented incorrectly; expected at least 12 spaces, found 6
(#8631) Line indented incorrectly; expected at least 12 spaces, found 6
(#8632) Line indented incorrectly; expected at least 12 spaces, found 6
(#8633) Line indented incorrectly; expected 8 spaces, found 4
(#8634) Line indented incorrectly; expected 8 spaces, found 4
(#8635) Line indented incorrectly; expected at least 12 spaces, found 6
(#8636) Line indented incorrectly; expected at least 12 spaces, found 6
(#8637) Line indented incorrectly; expected at least 12 spaces, found 6
(#8638) Line indented incorrectly; expected 8 spaces, found 4
(#8639) Line indented incorrectly; expected at least 8 spaces, found 4
(#8640) Line indented incorrectly; expected at least 8 spaces, found 4
(#8641) Line indented incorrectly; expected at least 8 spaces, found 4
(#8642) Line indented incorrectly; expected 4 spaces, found 2
(#8647) Line indented incorrectly; expected 4 spaces, found 2
(#8647) Member variable "_TSPEC" must be all lower-case
(#8647) Scope modifier not specified for member variable "$_TSPEC"
(#8649) Line indented incorrectly; expected 4 spaces, found 2
(#8649) Member variable "authenticationToken" must be all lower-case
(#8650) Line indented incorrectly; expected 4 spaces, found 2
(#8652) Line indented incorrectly; expected 4 spaces, found 2
(#8653) Line indented incorrectly; expected 8 spaces, found 4
(#8653) Variable "_TSPEC" must be all lower-case
(#8653) Variable "_TSPEC" must not contain underscores.
(#8654) Line indented incorrectly; expected at least 12 spaces, found 6
(#8654) Variable "_TSPEC" must be all lower-case
(#8654) Variable "_TSPEC" must not contain underscores.
(#8655) Line indented incorrectly; expected at least 12 spaces, found 8
(#8656) Line indented incorrectly; expected at least 12 spaces, found 10
(#8657) Line indented incorrectly; expected at least 12 spaces, found 10
(#8658) Line indented incorrectly; expected at least 12 spaces, found 10
(#8659) Line indented incorrectly; expected at least 12 spaces, found 8
(#8660) Line indented incorrectly; expected at least 12 spaces, found 10
(#8661) Line indented incorrectly; expected at least 12 spaces, found 10
(#8662) Line indented incorrectly; expected at least 12 spaces, found 10
(#8663) Line indented incorrectly; expected at least 16 spaces, found 8
(#8664) Line indented incorrectly; expected 8 spaces, found 4
(#8665) Line indented incorrectly; expected 8 spaces, found 4
(#8666) Line indented incorrectly; expected 12 spaces, found 6
(#8667) Line indented incorrectly; expected at least 16 spaces, found 8
(#8668) Line indented incorrectly; expected 12 spaces, found 6
(#8669) Line indented incorrectly; expected 12 spaces, found 6
(#8670) Line indented incorrectly; expected at least 16 spaces, found 8
(#8671) Line indented incorrectly; expected 12 spaces, found 6
(#8672) Line indented incorrectly; expected 8 spaces, found 4
(#8673) Line indented incorrectly; expected 4 spaces, found 2
(#8675) Line indented incorrectly; expected 4 spaces, found 2
(#8675) Public method name "NoteStore_untagAll_args::getName" must be in lower-case letters only
(#8676) Line indented incorrectly; expected at least 8 spaces, found 4
(#8677) Line indented incorrectly; expected 4 spaces, found 2
(#8679) Line indented incorrectly; expected 4 spaces, found 2
(#8680) Line indented incorrectly; expected at least 4 spaces, found 2
(#8680) Opening brace should be on the same line as the declaration
(#8681) Line indented incorrectly; expected at least 8 spaces, found 4
(#8682) Line indented incorrectly; expected at least 8 spaces, found 4
(#8683) Line indented incorrectly; expected at least 8 spaces, found 4
(#8684) Line indented incorrectly; expected at least 8 spaces, found 4
(#8685) Line indented incorrectly; expected at least 8 spaces, found 4
(#8686) Line indented incorrectly; expected 8 spaces, found 4
(#8686) Expected "while (...) {\n"; found "while (...)\n {\n"
(#8687) Line indented incorrectly; expected at least 8 spaces, found 4
(#8688) Line indented incorrectly; expected at least 12 spaces, found 6
(#8689) Line indented incorrectly; expected 12 spaces, found 6
(#8690) Line indented incorrectly; expected at least 16 spaces, found 8
(#8691) Line indented incorrectly; expected 12 spaces, found 6
(#8692) Line indented incorrectly; expected 12 spaces, found 6
(#8693) Line indented incorrectly; expected at least 12 spaces, found 6
(#8694) Line indented incorrectly; expected 16 spaces, found 8
(#8695) Line indented incorrectly; expected 20 spaces, found 10
(#8696) Line indented incorrectly; expected at least 24 spaces, found 12
(#8697) Line indented incorrectly; expected 20 spaces, found 10
(#8698) Line indented incorrectly; expected at least 24 spaces, found 12
(#8699) Line indented incorrectly; expected 20 spaces, found 10
(#8701) Line indented incorrectly; expected 16 spaces, found 8
(#8702) Line indented incorrectly; expected 20 spaces, found 10
(#8703) Line indented incorrectly; expected at least 24 spaces, found 12
(#8704) Line indented incorrectly; expected 20 spaces, found 10
(#8705) Line indented incorrectly; expected at least 24 spaces, found 12
(#8706) Line indented incorrectly; expected 20 spaces, found 10
(#8708) Line indented incorrectly; expected 16 spaces, found 8
(#8709) Line indented incorrectly; expected at least 20 spaces, found 10
(#8711) Line indented incorrectly; expected 12 spaces, found 6
(#8712) Line indented incorrectly; expected at least 12 spaces, found 6
(#8713) Line indented incorrectly; expected 8 spaces, found 4
(#8714) Line indented incorrectly; expected at least 8 spaces, found 4
(#8715) Line indented incorrectly; expected at least 8 spaces, found 4
(#8716) Line indented incorrectly; expected 4 spaces, found 2
(#8718) Line indented incorrectly; expected 4 spaces, found 2
(#8719) Line indented incorrectly; expected at least 8 spaces, found 4
(#8720) Line indented incorrectly; expected at least 8 spaces, found 4
(#8721) Line indented incorrectly; expected 8 spaces, found 4
(#8722) Line indented incorrectly; expected at least 12 spaces, found 6
(#8723) Line indented incorrectly; expected at least 12 spaces, found 6
(#8724) Line indented incorrectly; expected at least 12 spaces, found 6
(#8725) Line indented incorrectly; expected 8 spaces, found 4
(#8726) Line indented incorrectly; expected 8 spaces, found 4
(#8727) Line indented incorrectly; expected at least 12 spaces, found 6
(#8728) Line indented incorrectly; expected at least 12 spaces, found 6
(#8729) Line indented incorrectly; expected at least 12 spaces, found 6
(#8730) Line indented incorrectly; expected 8 spaces, found 4
(#8731) Line indented incorrectly; expected at least 8 spaces, found 4
(#8732) Line indented incorrectly; expected at least 8 spaces, found 4
(#8733) Line indented incorrectly; expected at least 8 spaces, found 4
(#8734) Line indented incorrectly; expected 4 spaces, found 2
(#8739) Line indented incorrectly; expected 4 spaces, found 2
(#8739) Member variable "_TSPEC" must be all lower-case
(#8739) Scope modifier not specified for member variable "$_TSPEC"
(#8741) Line indented incorrectly; expected 4 spaces, found 2
(#8741) Member variable "userException" must be all lower-case
(#8742) Line indented incorrectly; expected 4 spaces, found 2
(#8742) Member variable "systemException" must be all lower-case
(#8743) Line indented incorrectly; expected 4 spaces, found 2
(#8743) Member variable "notFoundException" must be all lower-case
(#8745) Line indented incorrectly; expected 4 spaces, found 2
(#8746) Line indented incorrectly; expected 8 spaces, found 4
(#8746) Variable "_TSPEC" must be all lower-case
(#8746) Variable "_TSPEC" must not contain underscores.
(#8747) Line indented incorrectly; expected at least 12 spaces, found 6
(#8747) Variable "_TSPEC" must be all lower-case
(#8747) Variable "_TSPEC" must not contain underscores.
(#8748) Line indented incorrectly; expected at least 12 spaces, found 8
(#8749) Line indented incorrectly; expected at least 12 spaces, found 10
(#8750) Line indented incorrectly; expected at least 12 spaces, found 10
(#8751) Line indented incorrectly; expected at least 12 spaces, found 10
(#8752) Line indented incorrectly; expected at least 12 spaces, found 10
(#8753) Line indented incorrectly; expected at least 12 spaces, found 8
(#8754) Line indented incorrectly; expected at least 12 spaces, found 10
(#8755) Line indented incorrectly; expected at least 12 spaces, found 10
(#8756) Line indented incorrectly; expected at least 12 spaces, found 10
(#8757) Line indented incorrectly; expected at least 12 spaces, found 10
(#8758) Line indented incorrectly; expected at least 12 spaces, found 8
(#8759) Line indented incorrectly; expected at least 12 spaces, found 10
(#8760) Line indented incorrectly; expected at least 12 spaces, found 10
(#8761) Line indented incorrectly; expected at least 12 spaces, found 10
(#8762) Line indented incorrectly; expected at least 12 spaces, found 10
(#8763) Line indented incorrectly; expected at least 16 spaces, found 8
(#8764) Line indented incorrectly; expected 8 spaces, found 4
(#8765) Line indented incorrectly; expected 8 spaces, found 4
(#8766) Line indented incorrectly; expected 12 spaces, found 6
(#8767) Line indented incorrectly; expected at least 16 spaces, found 8
(#8768) Line indented incorrectly; expected 12 spaces, found 6
(#8769) Line indented incorrectly; expected 12 spaces, found 6
(#8770) Line indented incorrectly; expected at least 16 spaces, found 8
(#8771) Line indented incorrectly; expected 12 spaces, found 6
(#8772) Line indented incorrectly; expected 12 spaces, found 6
(#8773) Line indented incorrectly; expected at least 16 spaces, found 8
(#8774) Line indented incorrectly; expected 12 spaces, found 6
(#8775) Line indented incorrectly; expected 8 spaces, found 4
(#8776) Line indented incorrectly; expected 4 spaces, found 2
(#8778) Line indented incorrectly; expected 4 spaces, found 2
(#8778) Public method name "NoteStore_untagAll_result::getName" must be in lower-case letters only
(#8779) Line indented incorrectly; expected at least 8 spaces, found 4
(#8780) Line indented incorrectly; expected 4 spaces, found 2
(#8782) Line indented incorrectly; expected 4 spaces, found 2
(#8783) Line indented incorrectly; expected at least 4 spaces, found 2
(#8783) Opening brace should be on the same line as the declaration
(#8784) Line indented incorrectly; expected at least 8 spaces, found 4
(#8785) Line indented incorrectly; expected at least 8 spaces, found 4
(#8786) Line indented incorrectly; expected at least 8 spaces, found 4
(#8787) Line indented incorrectly; expected at least 8 spaces, found 4
(#8788) Line indented incorrectly; expected at least 8 spaces, found 4
(#8789) Line indented incorrectly; expected 8 spaces, found 4
(#8789) Expected "while (...) {\n"; found "while (...)\n {\n"
(#8790) Line indented incorrectly; expected at least 8 spaces, found 4
(#8791) Line indented incorrectly; expected at least 12 spaces, found 6
(#8792) Line indented incorrectly; expected 12 spaces, found 6
(#8793) Line indented incorrectly; expected at least 16 spaces, found 8
(#8794) Line indented incorrectly; expected 12 spaces, found 6
(#8795) Line indented incorrectly; expected 12 spaces, found 6
(#8796) Line indented incorrectly; expected at least 12 spaces, found 6
(#8797) Line indented incorrectly; expected 16 spaces, found 8
(#8798) Line indented incorrectly; expected 20 spaces, found 10
(#8799) Line indented incorrectly; expected at least 24 spaces, found 12
(#8800) Line indented incorrectly; expected at least 24 spaces, found 12
(#8801) Line indented incorrectly; expected 20 spaces, found 10
(#8802) Line indented incorrectly; expected at least 24 spaces, found 12
(#8803) Line indented incorrectly; expected 20 spaces, found 10
(#8805) Line indented incorrectly; expected 16 spaces, found 8
(#8806) Line indented incorrectly; expected 20 spaces, found 10
(#8807) Line indented incorrectly; expected at least 24 spaces, found 12
(#8808) Line indented incorrectly; expected at least 24 spaces, found 12
(#8809) Line indented incorrectly; expected 20 spaces, found 10
(#8810) Line indented incorrectly; expected at least 24 spaces, found 12
(#8811) Line indented incorrectly; expected 20 spaces, found 10
(#8813) Line indented incorrectly; expected 16 spaces, found 8
(#8814) Line indented incorrectly; expected 20 spaces, found 10
(#8815) Line indented incorrectly; expected at least 24 spaces, found 12
(#8816) Line indented incorrectly; expected at least 24 spaces, found 12
(#8817) Line indented incorrectly; expected 20 spaces, found 10
(#8818) Line indented incorrectly; expected at least 24 spaces, found 12
(#8819) Line indented incorrectly; expected 20 spaces, found 10
(#8821) Line indented incorrectly; expected 16 spaces, found 8
(#8822) Line indented incorrectly; expected at least 20 spaces, found 10
(#8824) Line indented incorrectly; expected 12 spaces, found 6
(#8825) Line indented incorrectly; expected at least 12 spaces, found 6
(#8826) Line indented incorrectly; expected 8 spaces, found 4
(#8827) Line indented incorrectly; expected at least 8 spaces, found 4
(#8828) Line indented incorrectly; expected at least 8 spaces, found 4
(#8829) Line indented incorrectly; expected 4 spaces, found 2
(#8831) Line indented incorrectly; expected 4 spaces, found 2
(#8832) Line indented incorrectly; expected at least 8 spaces, found 4
(#8833) Line indented incorrectly; expected at least 8 spaces, found 4
(#8834) Line indented incorrectly; expected 8 spaces, found 4
(#8835) Line indented incorrectly; expected at least 12 spaces, found 6
(#8836) Line indented incorrectly; expected at least 12 spaces, found 6
(#8837) Line indented incorrectly; expected at least 12 spaces, found 6
(#8838) Line indented incorrectly; expected 8 spaces, found 4
(#8839) Line indented incorrectly; expected 8 spaces, found 4
(#8840) Line indented incorrectly; expected at least 12 spaces, found 6
(#8841) Line indented incorrectly; expected at least 12 spaces, found 6
(#8842) Line indented incorrectly; expected at least 12 spaces, found 6
(#8843) Line indented incorrectly; expected 8 spaces, found 4
(#8844) Line indented incorrectly; expected 8 spaces, found 4
(#8845) Line indented incorrectly; expected at least 12 spaces, found 6
(#8846) Line indented incorrectly; expected at least 12 spaces, found 6
(#8847) Line indented incorrectly; expected at least 12 spaces, found 6
(#8848) Line indented incorrectly; expected 8 spaces, found 4
(#8849) Line indented incorrectly; expected at least 8 spaces, found 4
(#8850) Line indented incorrectly; expected at least 8 spaces, found 4
(#8851) Line indented incorrectly; expected at least 8 spaces, found 4
(#8852) Line indented incorrectly; expected 4 spaces, found 2
(#8857) Line indented incorrectly; expected 4 spaces, found 2
(#8857) Member variable "_TSPEC" must be all lower-case
(#8857) Scope modifier not specified for member variable "$_TSPEC"
(#8859) Line indented incorrectly; expected 4 spaces, found 2
(#8859) Member variable "authenticationToken" must be all lower-case
(#8860) Line indented incorrectly; expected 4 spaces, found 2
(#8862) Line indented incorrectly; expected 4 spaces, found 2
(#8863) Line indented incorrectly; expected 8 spaces, found 4
(#8863) Variable "_TSPEC" must be all lower-case
(#8863) Variable "_TSPEC" must not contain underscores.
(#8864) Line indented incorrectly; expected at least 12 spaces, found 6
(#8864) Variable "_TSPEC" must be all lower-case
(#8864) Variable "_TSPEC" must not contain underscores.
(#8865) Line indented incorrectly; expected at least 12 spaces, found 8
(#8866) Line indented incorrectly; expected at least 12 spaces, found 10
(#8867) Line indented incorrectly; expected at least 12 spaces, found 10
(#8868) Line indented incorrectly; expected at least 12 spaces, found 10
(#8869) Line indented incorrectly; expected at least 12 spaces, found 8
(#8870) Line indented incorrectly; expected at least 12 spaces, found 10
(#8871) Line indented incorrectly; expected at least 12 spaces, found 10
(#8872) Line indented incorrectly; expected at least 12 spaces, found 10
(#8873) Line indented incorrectly; expected at least 16 spaces, found 8
(#8874) Line indented incorrectly; expected 8 spaces, found 4
(#8875) Line indented incorrectly; expected 8 spaces, found 4
(#8876) Line indented incorrectly; expected 12 spaces, found 6
(#8877) Line indented incorrectly; expected at least 16 spaces, found 8
(#8878) Line indented incorrectly; expected 12 spaces, found 6
(#8879) Line indented incorrectly; expected 12 spaces, found 6
(#8880) Line indented incorrectly; expected at least 16 spaces, found 8
(#8881) Line indented incorrectly; expected 12 spaces, found 6
(#8882) Line indented incorrectly; expected 8 spaces, found 4
(#8883) Line indented incorrectly; expected 4 spaces, found 2
(#8885) Line indented incorrectly; expected 4 spaces, found 2
(#8885) Public method name "NoteStore_expungeTag_args::getName" must be in lower-case letters only
(#8886) Line indented incorrectly; expected at least 8 spaces, found 4
(#8887) Line indented incorrectly; expected 4 spaces, found 2
(#8889) Line indented incorrectly; expected 4 spaces, found 2
(#8890) Line indented incorrectly; expected at least 4 spaces, found 2
(#8890) Opening brace should be on the same line as the declaration
(#8891) Line indented incorrectly; expected at least 8 spaces, found 4
(#8892) Line indented incorrectly; expected at least 8 spaces, found 4
(#8893) Line indented incorrectly; expected at least 8 spaces, found 4
(#8894) Line indented incorrectly; expected at least 8 spaces, found 4
(#8895) Line indented incorrectly; expected at least 8 spaces, found 4
(#8896) Line indented incorrectly; expected 8 spaces, found 4
(#8896) Expected "while (...) {\n"; found "while (...)\n {\n"
(#8897) Line indented incorrectly; expected at least 8 spaces, found 4
(#8898) Line indented incorrectly; expected at least 12 spaces, found 6
(#8899) Line indented incorrectly; expected 12 spaces, found 6
(#8900) Line indented incorrectly; expected at least 16 spaces, found 8
(#8901) Line indented incorrectly; expected 12 spaces, found 6
(#8902) Line indented incorrectly; expected 12 spaces, found 6
(#8903) Line indented incorrectly; expected at least 12 spaces, found 6
(#8904) Line indented incorrectly; expected 16 spaces, found 8
(#8905) Line indented incorrectly; expected 20 spaces, found 10
(#8906) Line indented incorrectly; expected at least 24 spaces, found 12
(#8907) Line indented incorrectly; expected 20 spaces, found 10
(#8908) Line indented incorrectly; expected at least 24 spaces, found 12
(#8909) Line indented incorrectly; expected 20 spaces, found 10
(#8911) Line indented incorrectly; expected 16 spaces, found 8
(#8912) Line indented incorrectly; expected 20 spaces, found 10
(#8913) Line indented incorrectly; expected at least 24 spaces, found 12
(#8914) Line indented incorrectly; expected 20 spaces, found 10
(#8915) Line indented incorrectly; expected at least 24 spaces, found 12
(#8916) Line indented incorrectly; expected 20 spaces, found 10
(#8918) Line indented incorrectly; expected 16 spaces, found 8
(#8919) Line indented incorrectly; expected at least 20 spaces, found 10
(#8921) Line indented incorrectly; expected 12 spaces, found 6
(#8922) Line indented incorrectly; expected at least 12 spaces, found 6
(#8923) Line indented incorrectly; expected 8 spaces, found 4
(#8924) Line indented incorrectly; expected at least 8 spaces, found 4
(#8925) Line indented incorrectly; expected at least 8 spaces, found 4
(#8926) Line indented incorrectly; expected 4 spaces, found 2
(#8928) Line indented incorrectly; expected 4 spaces, found 2
(#8929) Line indented incorrectly; expected at least 8 spaces, found 4
(#8930) Line indented incorrectly; expected at least 8 spaces, found 4
(#8931) Line indented incorrectly; expected 8 spaces, found 4
(#8932) Line indented incorrectly; expected at least 12 spaces, found 6
(#8933) Line indented incorrectly; expected at least 12 spaces, found 6
(#8934) Line indented incorrectly; expected at least 12 spaces, found 6
(#8935) Line indented incorrectly; expected 8 spaces, found 4
(#8936) Line indented incorrectly; expected 8 spaces, found 4
(#8937) Line indented incorrectly; expected at least 12 spaces, found 6
(#8938) Line indented incorrectly; expected at least 12 spaces, found 6
(#8939) Line indented incorrectly; expected at least 12 spaces, found 6
(#8940) Line indented incorrectly; expected 8 spaces, found 4
(#8941) Line indented incorrectly; expected at least 8 spaces, found 4
(#8942) Line indented incorrectly; expected at least 8 spaces, found 4
(#8943) Line indented incorrectly; expected at least 8 spaces, found 4
(#8944) Line indented incorrectly; expected 4 spaces, found 2
(#8949) Line indented incorrectly; expected 4 spaces, found 2
(#8949) Member variable "_TSPEC" must be all lower-case
(#8949) Scope modifier not specified for member variable "$_TSPEC"
(#8951) Line indented incorrectly; expected 4 spaces, found 2
(#8952) Line indented incorrectly; expected 4 spaces, found 2
(#8952) Member variable "userException" must be all lower-case
(#8953) Line indented incorrectly; expected 4 spaces, found 2
(#8953) Member variable "systemException" must be all lower-case
(#8954) Line indented incorrectly; expected 4 spaces, found 2
(#8954) Member variable "notFoundException" must be all lower-case
(#8956) Line indented incorrectly; expected 4 spaces, found 2
(#8957) Line indented incorrectly; expected 8 spaces, found 4
(#8957) Variable "_TSPEC" must be all lower-case
(#8957) Variable "_TSPEC" must not contain underscores.
(#8958) Line indented incorrectly; expected at least 12 spaces, found 6
(#8958) Variable "_TSPEC" must be all lower-case
(#8958) Variable "_TSPEC" must not contain underscores.
(#8959) Line indented incorrectly; expected at least 12 spaces, found 8
(#8960) Line indented incorrectly; expected at least 12 spaces, found 10
(#8961) Line indented incorrectly; expected at least 12 spaces, found 10
(#8962) Line indented incorrectly; expected at least 12 spaces, found 10
(#8963) Line indented incorrectly; expected at least 12 spaces, found 8
(#8964) Line indented incorrectly; expected at least 12 spaces, found 10
(#8965) Line indented incorrectly; expected at least 12 spaces, found 10
(#8966) Line indented incorrectly; expected at least 12 spaces, found 10
(#8967) Line indented incorrectly; expected at least 12 spaces, found 10
(#8968) Line indented incorrectly; expected at least 12 spaces, found 8
(#8969) Line indented incorrectly; expected at least 12 spaces, found 10
(#8970) Line indented incorrectly; expected at least 12 spaces, found 10
(#8971) Line indented incorrectly; expected at least 12 spaces, found 10
(#8972) Line indented incorrectly; expected at least 12 spaces, found 10
(#8973) Line indented incorrectly; expected at least 12 spaces, found 8
(#8974) Line indented incorrectly; expected at least 12 spaces, found 10
(#8975) Line indented incorrectly; expected at least 12 spaces, found 10
(#8976) Line indented incorrectly; expected at least 12 spaces, found 10
(#8977) Line indented incorrectly; expected at least 12 spaces, found 10
(#8978) Line indented incorrectly; expected at least 16 spaces, found 8
(#8979) Line indented incorrectly; expected 8 spaces, found 4
(#8980) Line indented incorrectly; expected 8 spaces, found 4
(#8981) Line indented incorrectly; expected 12 spaces, found 6
(#8982) Line indented incorrectly; expected at least 16 spaces, found 8
(#8983) Line indented incorrectly; expected 12 spaces, found 6
(#8984) Line indented incorrectly; expected 12 spaces, found 6
(#8985) Line indented incorrectly; expected at least 16 spaces, found 8
(#8986) Line indented incorrectly; expected 12 spaces, found 6
(#8987) Line indented incorrectly; expected 12 spaces, found 6
(#8988) Line indented incorrectly; expected at least 16 spaces, found 8
(#8989) Line indented incorrectly; expected 12 spaces, found 6
(#8990) Line indented incorrectly; expected 12 spaces, found 6
(#8991) Line indented incorrectly; expected at least 16 spaces, found 8
(#8992) Line indented incorrectly; expected 12 spaces, found 6
(#8993) Line indented incorrectly; expected 8 spaces, found 4
(#8994) Line indented incorrectly; expected 4 spaces, found 2
(#8996) Line indented incorrectly; expected 4 spaces, found 2
(#8996) Public method name "NoteStore_expungeTag_result::getName" must be in lower-case letters only
(#8997) Line indented incorrectly; expected at least 8 spaces, found 4
(#8998) Line indented incorrectly; expected 4 spaces, found 2
(#9000) Line indented incorrectly; expected 4 spaces, found 2
(#9001) Line indented incorrectly; expected at least 4 spaces, found 2
(#9001) Opening brace should be on the same line as the declaration
(#9002) Line indented incorrectly; expected at least 8 spaces, found 4
(#9003) Line indented incorrectly; expected at least 8 spaces, found 4
(#9004) Line indented incorrectly; expected at least 8 spaces, found 4
(#9005) Line indented incorrectly; expected at least 8 spaces, found 4
(#9006) Line indented incorrectly; expected at least 8 spaces, found 4
(#9007) Line indented incorrectly; expected 8 spaces, found 4
(#9007) Expected "while (...) {\n"; found "while (...)\n {\n"
(#9008) Line indented incorrectly; expected at least 8 spaces, found 4
(#9009) Line indented incorrectly; expected at least 12 spaces, found 6
(#9010) Line indented incorrectly; expected 12 spaces, found 6
(#9011) Line indented incorrectly; expected at least 16 spaces, found 8
(#9012) Line indented incorrectly; expected 12 spaces, found 6
(#9013) Line indented incorrectly; expected 12 spaces, found 6
(#9014) Line indented incorrectly; expected at least 12 spaces, found 6
(#9015) Line indented incorrectly; expected 16 spaces, found 8
(#9016) Line indented incorrectly; expected 20 spaces, found 10
(#9017) Line indented incorrectly; expected at least 24 spaces, found 12
(#9018) Line indented incorrectly; expected 20 spaces, found 10
(#9019) Line indented incorrectly; expected at least 24 spaces, found 12
(#9020) Line indented incorrectly; expected 20 spaces, found 10
(#9022) Line indented incorrectly; expected 16 spaces, found 8
(#9023) Line indented incorrectly; expected 20 spaces, found 10
(#9024) Line indented incorrectly; expected at least 24 spaces, found 12
(#9025) Line indented incorrectly; expected at least 24 spaces, found 12
(#9026) Line indented incorrectly; expected 20 spaces, found 10
(#9027) Line indented incorrectly; expected at least 24 spaces, found 12
(#9028) Line indented incorrectly; expected 20 spaces, found 10
(#9030) Line indented incorrectly; expected 16 spaces, found 8
(#9031) Line indented incorrectly; expected 20 spaces, found 10
(#9032) Line indented incorrectly; expected at least 24 spaces, found 12
(#9033) Line indented incorrectly; expected at least 24 spaces, found 12
(#9034) Line indented incorrectly; expected 20 spaces, found 10
(#9035) Line indented incorrectly; expected at least 24 spaces, found 12
(#9036) Line indented incorrectly; expected 20 spaces, found 10
(#9038) Line indented incorrectly; expected 16 spaces, found 8
(#9039) Line indented incorrectly; expected 20 spaces, found 10
(#9040) Line indented incorrectly; expected at least 24 spaces, found 12
(#9041) Line indented incorrectly; expected at least 24 spaces, found 12
(#9042) Line indented incorrectly; expected 20 spaces, found 10
(#9043) Line indented incorrectly; expected at least 24 spaces, found 12
(#9044) Line indented incorrectly; expected 20 spaces, found 10
(#9046) Line indented incorrectly; expected 16 spaces, found 8
(#9047) Line indented incorrectly; expected at least 20 spaces, found 10
(#9049) Line indented incorrectly; expected 12 spaces, found 6
(#9050) Line indented incorrectly; expected at least 12 spaces, found 6
(#9051) Line indented incorrectly; expected 8 spaces, found 4
(#9052) Line indented incorrectly; expected at least 8 spaces, found 4
(#9053) Line indented incorrectly; expected at least 8 spaces, found 4
(#9054) Line indented incorrectly; expected 4 spaces, found 2
(#9056) Line indented incorrectly; expected 4 spaces, found 2
(#9057) Line indented incorrectly; expected at least 8 spaces, found 4
(#9058) Line indented incorrectly; expected at least 8 spaces, found 4
(#9059) Line indented incorrectly; expected 8 spaces, found 4
(#9060) Line indented incorrectly; expected at least 12 spaces, found 6
(#9061) Line indented incorrectly; expected at least 12 spaces, found 6
(#9062) Line indented incorrectly; expected at least 12 spaces, found 6
(#9063) Line indented incorrectly; expected 8 spaces, found 4
(#9064) Line indented incorrectly; expected 8 spaces, found 4
(#9065) Line indented incorrectly; expected at least 12 spaces, found 6
(#9066) Line indented incorrectly; expected at least 12 spaces, found 6
(#9067) Line indented incorrectly; expected at least 12 spaces, found 6
(#9068) Line indented incorrectly; expected 8 spaces, found 4
(#9069) Line indented incorrectly; expected 8 spaces, found 4
(#9070) Line indented incorrectly; expected at least 12 spaces, found 6
(#9071) Line indented incorrectly; expected at least 12 spaces, found 6
(#9072) Line indented incorrectly; expected at least 12 spaces, found 6
(#9073) Line indented incorrectly; expected 8 spaces, found 4
(#9074) Line indented incorrectly; expected 8 spaces, found 4
(#9075) Line indented incorrectly; expected at least 12 spaces, found 6
(#9076) Line indented incorrectly; expected at least 12 spaces, found 6
(#9077) Line indented incorrectly; expected at least 12 spaces, found 6
(#9078) Line indented incorrectly; expected 8 spaces, found 4
(#9079) Line indented incorrectly; expected at least 8 spaces, found 4
(#9080) Line indented incorrectly; expected at least 8 spaces, found 4
(#9081) Line indented incorrectly; expected at least 8 spaces, found 4
(#9082) Line indented incorrectly; expected 4 spaces, found 2
(#9087) Line indented incorrectly; expected 4 spaces, found 2
(#9087) Member variable "_TSPEC" must be all lower-case
(#9087) Scope modifier not specified for member variable "$_TSPEC"
(#9089) Line indented incorrectly; expected 4 spaces, found 2
(#9089) Member variable "authenticationToken" must be all lower-case
(#9091) Line indented incorrectly; expected 4 spaces, found 2
(#9092) Line indented incorrectly; expected 8 spaces, found 4
(#9092) Variable "_TSPEC" must be all lower-case
(#9092) Variable "_TSPEC" must not contain underscores.
(#9093) Line indented incorrectly; expected at least 12 spaces, found 6
(#9093) Variable "_TSPEC" must be all lower-case
(#9093) Variable "_TSPEC" must not contain underscores.
(#9094) Line indented incorrectly; expected at least 12 spaces, found 8
(#9095) Line indented incorrectly; expected at least 12 spaces, found 10
(#9096) Line indented incorrectly; expected at least 12 spaces, found 10
(#9097) Line indented incorrectly; expected at least 12 spaces, found 10
(#9098) Line indented incorrectly; expected at least 16 spaces, found 8
(#9099) Line indented incorrectly; expected 8 spaces, found 4
(#9100) Line indented incorrectly; expected 8 spaces, found 4
(#9101) Line indented incorrectly; expected 12 spaces, found 6
(#9102) Line indented incorrectly; expected at least 16 spaces, found 8
(#9103) Line indented incorrectly; expected 12 spaces, found 6
(#9104) Line indented incorrectly; expected 8 spaces, found 4
(#9105) Line indented incorrectly; expected 4 spaces, found 2
(#9107) Line indented incorrectly; expected 4 spaces, found 2
(#9107) Public method name "NoteStore_listSearches_args::getName" must be in lower-case letters only
(#9108) Line indented incorrectly; expected at least 8 spaces, found 4
(#9109) Line indented incorrectly; expected 4 spaces, found 2
(#9111) Line indented incorrectly; expected 4 spaces, found 2
(#9112) Line indented incorrectly; expected at least 4 spaces, found 2
(#9112) Opening brace should be on the same line as the declaration
(#9113) Line indented incorrectly; expected at least 8 spaces, found 4
(#9114) Line indented incorrectly; expected at least 8 spaces, found 4
(#9115) Line indented incorrectly; expected at least 8 spaces, found 4
(#9116) Line indented incorrectly; expected at least 8 spaces, found 4
(#9117) Line indented incorrectly; expected at least 8 spaces, found 4
(#9118) Line indented incorrectly; expected 8 spaces, found 4
(#9118) Expected "while (...) {\n"; found "while (...)\n {\n"
(#9119) Line indented incorrectly; expected at least 8 spaces, found 4
(#9120) Line indented incorrectly; expected at least 12 spaces, found 6
(#9121) Line indented incorrectly; expected 12 spaces, found 6
(#9122) Line indented incorrectly; expected at least 16 spaces, found 8
(#9123) Line indented incorrectly; expected 12 spaces, found 6
(#9124) Line indented incorrectly; expected 12 spaces, found 6
(#9125) Line indented incorrectly; expected at least 12 spaces, found 6
(#9126) Line indented incorrectly; expected 16 spaces, found 8
(#9127) Line indented incorrectly; expected 20 spaces, found 10
(#9128) Line indented incorrectly; expected at least 24 spaces, found 12
(#9129) Line indented incorrectly; expected 20 spaces, found 10
(#9130) Line indented incorrectly; expected at least 24 spaces, found 12
(#9131) Line indented incorrectly; expected 20 spaces, found 10
(#9133) Line indented incorrectly; expected 16 spaces, found 8
(#9134) Line indented incorrectly; expected at least 20 spaces, found 10
(#9136) Line indented incorrectly; expected 12 spaces, found 6
(#9137) Line indented incorrectly; expected at least 12 spaces, found 6
(#9138) Line indented incorrectly; expected 8 spaces, found 4
(#9139) Line indented incorrectly; expected at least 8 spaces, found 4
(#9140) Line indented incorrectly; expected at least 8 spaces, found 4
(#9141) Line indented incorrectly; expected 4 spaces, found 2
(#9143) Line indented incorrectly; expected 4 spaces, found 2
(#9144) Line indented incorrectly; expected at least 8 spaces, found 4
(#9145) Line indented incorrectly; expected at least 8 spaces, found 4
(#9146) Line indented incorrectly; expected 8 spaces, found 4
(#9147) Line indented incorrectly; expected at least 12 spaces, found 6
(#9148) Line indented incorrectly; expected at least 12 spaces, found 6
(#9149) Line indented incorrectly; expected at least 12 spaces, found 6
(#9150) Line indented incorrectly; expected 8 spaces, found 4
(#9151) Line indented incorrectly; expected at least 8 spaces, found 4
(#9152) Line indented incorrectly; expected at least 8 spaces, found 4
(#9153) Line indented incorrectly; expected at least 8 spaces, found 4
(#9154) Line indented incorrectly; expected 4 spaces, found 2
(#9159) Line indented incorrectly; expected 4 spaces, found 2
(#9159) Member variable "_TSPEC" must be all lower-case
(#9159) Scope modifier not specified for member variable "$_TSPEC"
(#9161) Line indented incorrectly; expected 4 spaces, found 2
(#9162) Line indented incorrectly; expected 4 spaces, found 2
(#9162) Member variable "userException" must be all lower-case
(#9163) Line indented incorrectly; expected 4 spaces, found 2
(#9163) Member variable "systemException" must be all lower-case
(#9165) Line indented incorrectly; expected 4 spaces, found 2
(#9166) Line indented incorrectly; expected 8 spaces, found 4
(#9166) Variable "_TSPEC" must be all lower-case
(#9166) Variable "_TSPEC" must not contain underscores.
(#9167) Line indented incorrectly; expected at least 12 spaces, found 6
(#9167) Variable "_TSPEC" must be all lower-case
(#9167) Variable "_TSPEC" must not contain underscores.
(#9168) Line indented incorrectly; expected at least 12 spaces, found 8
(#9169) Line indented incorrectly; expected at least 12 spaces, found 10
(#9170) Line indented incorrectly; expected at least 12 spaces, found 10
(#9171) Line indented incorrectly; expected at least 12 spaces, found 10
(#9172) Line indented incorrectly; expected at least 12 spaces, found 10
(#9176) Line indented incorrectly; expected at least 12 spaces, found 10
(#9177) Line indented incorrectly; expected at least 12 spaces, found 8
(#9178) Line indented incorrectly; expected at least 12 spaces, found 10
(#9179) Line indented incorrectly; expected at least 12 spaces, found 10
(#9180) Line indented incorrectly; expected at least 12 spaces, found 10
(#9181) Line indented incorrectly; expected at least 12 spaces, found 10
(#9182) Line indented incorrectly; expected at least 12 spaces, found 8
(#9183) Line indented incorrectly; expected at least 12 spaces, found 10
(#9184) Line indented incorrectly; expected at least 12 spaces, found 10
(#9185) Line indented incorrectly; expected at least 12 spaces, found 10
(#9186) Line indented incorrectly; expected at least 12 spaces, found 10
(#9187) Line indented incorrectly; expected at least 16 spaces, found 8
(#9188) Line indented incorrectly; expected 8 spaces, found 4
(#9189) Line indented incorrectly; expected 8 spaces, found 4
(#9190) Line indented incorrectly; expected 12 spaces, found 6
(#9191) Line indented incorrectly; expected at least 16 spaces, found 8
(#9192) Line indented incorrectly; expected 12 spaces, found 6
(#9193) Line indented incorrectly; expected 12 spaces, found 6
(#9194) Line indented incorrectly; expected at least 16 spaces, found 8
(#9195) Line indented incorrectly; expected 12 spaces, found 6
(#9196) Line indented incorrectly; expected 12 spaces, found 6
(#9197) Line indented incorrectly; expected at least 16 spaces, found 8
(#9198) Line indented incorrectly; expected 12 spaces, found 6
(#9199) Line indented incorrectly; expected 8 spaces, found 4
(#9200) Line indented incorrectly; expected 4 spaces, found 2
(#9202) Line indented incorrectly; expected 4 spaces, found 2
(#9202) Public method name "NoteStore_listSearches_result::getName" must be in lower-case letters only
(#9203) Line indented incorrectly; expected at least 8 spaces, found 4
(#9204) Line indented incorrectly; expected 4 spaces, found 2
(#9206) Line indented incorrectly; expected 4 spaces, found 2
(#9207) Line indented incorrectly; expected at least 4 spaces, found 2
(#9207) Opening brace should be on the same line as the declaration
(#9208) Line indented incorrectly; expected at least 8 spaces, found 4
(#9209) Line indented incorrectly; expected at least 8 spaces, found 4
(#9210) Line indented incorrectly; expected at least 8 spaces, found 4
(#9211) Line indented incorrectly; expected at least 8 spaces, found 4
(#9212) Line indented incorrectly; expected at least 8 spaces, found 4
(#9213) Line indented incorrectly; expected 8 spaces, found 4
(#9213) Expected "while (...) {\n"; found "while (...)\n {\n"
(#9214) Line indented incorrectly; expected at least 8 spaces, found 4
(#9215) Line indented incorrectly; expected at least 12 spaces, found 6
(#9216) Line indented incorrectly; expected 12 spaces, found 6
(#9217) Line indented incorrectly; expected at least 16 spaces, found 8
(#9218) Line indented incorrectly; expected 12 spaces, found 6
(#9219) Line indented incorrectly; expected 12 spaces, found 6
(#9220) Line indented incorrectly; expected at least 12 spaces, found 6
(#9221) Line indented incorrectly; expected 16 spaces, found 8
(#9222) Line indented incorrectly; expected 20 spaces, found 10
(#9223) Line indented incorrectly; expected at least 24 spaces, found 12
(#9224) Line indented incorrectly; expected at least 24 spaces, found 12
(#9224) Variable "_size214" must not contain underscores.
(#9225) Line indented incorrectly; expected at least 24 spaces, found 12
(#9225) Variable "_etype217" must not contain underscores.
(#9226) Line indented incorrectly; expected at least 24 spaces, found 12
(#9226) Variable "_etype217" must not contain underscores.
(#9226) Variable "_size214" must not contain underscores.
(#9227) Line indented incorrectly; expected 24 spaces, found 12
(#9227) Expected "for (...) {\n"; found "for (...)\n {\n"
(#9227) Variable "_i218" must not contain underscores.
(#9227) Variable "_i218" must not contain underscores.
(#9227) Variable "_size214" must not contain underscores.
(#9227) Variable "_i218" must not contain underscores.
(#9228) Line indented incorrectly; expected at least 24 spaces, found 12
(#9229) Line indented incorrectly; expected at least 28 spaces, found 14
(#9230) Line indented incorrectly; expected at least 28 spaces, found 14
(#9231) Line indented incorrectly; expected at least 28 spaces, found 14
(#9232) Line indented incorrectly; expected at least 28 spaces, found 14
(#9232) Expected 1 space before "="; 0 found
(#9233) Line indented incorrectly; expected 24 spaces, found 12
(#9234) Line indented incorrectly; expected at least 24 spaces, found 12
(#9235) Line indented incorrectly; expected 20 spaces, found 10
(#9236) Line indented incorrectly; expected at least 24 spaces, found 12
(#9237) Line indented incorrectly; expected 20 spaces, found 10
(#9239) Line indented incorrectly; expected 16 spaces, found 8
(#9240) Line indented incorrectly; expected 20 spaces, found 10
(#9241) Line indented incorrectly; expected at least 24 spaces, found 12
(#9242) Line indented incorrectly; expected at least 24 spaces, found 12
(#9243) Line indented incorrectly; expected 20 spaces, found 10
(#9244) Line indented incorrectly; expected at least 24 spaces, found 12
(#9245) Line indented incorrectly; expected 20 spaces, found 10
(#9247) Line indented incorrectly; expected 16 spaces, found 8
(#9248) Line indented incorrectly; expected 20 spaces, found 10
(#9249) Line indented incorrectly; expected at least 24 spaces, found 12
(#9250) Line indented incorrectly; expected at least 24 spaces, found 12
(#9251) Line indented incorrectly; expected 20 spaces, found 10
(#9252) Line indented incorrectly; expected at least 24 spaces, found 12
(#9253) Line indented incorrectly; expected 20 spaces, found 10
(#9255) Line indented incorrectly; expected 16 spaces, found 8
(#9256) Line indented incorrectly; expected at least 20 spaces, found 10
(#9258) Line indented incorrectly; expected 12 spaces, found 6
(#9259) Line indented incorrectly; expected at least 12 spaces, found 6
(#9260) Line indented incorrectly; expected 8 spaces, found 4
(#9261) Line indented incorrectly; expected at least 8 spaces, found 4
(#9262) Line indented incorrectly; expected at least 8 spaces, found 4
(#9263) Line indented incorrectly; expected 4 spaces, found 2
(#9265) Line indented incorrectly; expected 4 spaces, found 2
(#9266) Line indented incorrectly; expected at least 8 spaces, found 4
(#9267) Line indented incorrectly; expected at least 8 spaces, found 4
(#9268) Line indented incorrectly; expected 8 spaces, found 4
(#9269) Line indented incorrectly; expected 12 spaces, found 6
(#9270) Line indented incorrectly; expected at least 16 spaces, found 8
(#9271) Line indented incorrectly; expected 12 spaces, found 6
(#9272) Line indented incorrectly; expected at least 12 spaces, found 6
(#9273) Line indented incorrectly; expected at least 12 spaces, found 6
(#9274) Line indented incorrectly; expected at least 12 spaces, found 8
(#9275) Line indented incorrectly; expected at least 12 spaces, found 8
(#9276) Line indented incorrectly; expected 12 spaces, found 10
(#9276) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#9277) Line indented incorrectly; expected at least 12 spaces, found 10
(#9278) Line indented incorrectly; expected at least 16 spaces, found 12
(#9279) Line indented incorrectly; expected 12 spaces, found 10
(#9280) Line indented incorrectly; expected at least 12 spaces, found 8
(#9281) Line indented incorrectly; expected at least 12 spaces, found 8
(#9282) Line indented incorrectly; expected at least 12 spaces, found 6
(#9283) Line indented incorrectly; expected at least 12 spaces, found 6
(#9284) Line indented incorrectly; expected 8 spaces, found 4
(#9285) Line indented incorrectly; expected 8 spaces, found 4
(#9286) Line indented incorrectly; expected at least 12 spaces, found 6
(#9287) Line indented incorrectly; expected at least 12 spaces, found 6
(#9288) Line indented incorrectly; expected at least 12 spaces, found 6
(#9289) Line indented incorrectly; expected 8 spaces, found 4
(#9290) Line indented incorrectly; expected 8 spaces, found 4
(#9291) Line indented incorrectly; expected at least 12 spaces, found 6
(#9292) Line indented incorrectly; expected at least 12 spaces, found 6
(#9293) Line indented incorrectly; expected at least 12 spaces, found 6
(#9294) Line indented incorrectly; expected 8 spaces, found 4
(#9295) Line indented incorrectly; expected at least 8 spaces, found 4
(#9296) Line indented incorrectly; expected at least 8 spaces, found 4
(#9297) Line indented incorrectly; expected at least 8 spaces, found 4
(#9298) Line indented incorrectly; expected 4 spaces, found 2
(#9303) Line indented incorrectly; expected 4 spaces, found 2
(#9303) Member variable "_TSPEC" must be all lower-case
(#9303) Scope modifier not specified for member variable "$_TSPEC"
(#9305) Line indented incorrectly; expected 4 spaces, found 2
(#9305) Member variable "authenticationToken" must be all lower-case
(#9306) Line indented incorrectly; expected 4 spaces, found 2
(#9308) Line indented incorrectly; expected 4 spaces, found 2
(#9309) Line indented incorrectly; expected 8 spaces, found 4
(#9309) Variable "_TSPEC" must be all lower-case
(#9309) Variable "_TSPEC" must not contain underscores.
(#9310) Line indented incorrectly; expected at least 12 spaces, found 6
(#9310) Variable "_TSPEC" must be all lower-case
(#9310) Variable "_TSPEC" must not contain underscores.
(#9311) Line indented incorrectly; expected at least 12 spaces, found 8
(#9312) Line indented incorrectly; expected at least 12 spaces, found 10
(#9313) Line indented incorrectly; expected at least 12 spaces, found 10
(#9314) Line indented incorrectly; expected at least 12 spaces, found 10
(#9315) Line indented incorrectly; expected at least 12 spaces, found 8
(#9316) Line indented incorrectly; expected at least 12 spaces, found 10
(#9317) Line indented incorrectly; expected at least 12 spaces, found 10
(#9318) Line indented incorrectly; expected at least 12 spaces, found 10
(#9319) Line indented incorrectly; expected at least 16 spaces, found 8
(#9320) Line indented incorrectly; expected 8 spaces, found 4
(#9321) Line indented incorrectly; expected 8 spaces, found 4
(#9322) Line indented incorrectly; expected 12 spaces, found 6
(#9323) Line indented incorrectly; expected at least 16 spaces, found 8
(#9324) Line indented incorrectly; expected 12 spaces, found 6
(#9325) Line indented incorrectly; expected 12 spaces, found 6
(#9326) Line indented incorrectly; expected at least 16 spaces, found 8
(#9327) Line indented incorrectly; expected 12 spaces, found 6
(#9328) Line indented incorrectly; expected 8 spaces, found 4
(#9329) Line indented incorrectly; expected 4 spaces, found 2
(#9331) Line indented incorrectly; expected 4 spaces, found 2
(#9331) Public method name "NoteStore_getSearch_args::getName" must be in lower-case letters only
(#9332) Line indented incorrectly; expected at least 8 spaces, found 4
(#9333) Line indented incorrectly; expected 4 spaces, found 2
(#9335) Line indented incorrectly; expected 4 spaces, found 2
(#9336) Line indented incorrectly; expected at least 4 spaces, found 2
(#9336) Opening brace should be on the same line as the declaration
(#9337) Line indented incorrectly; expected at least 8 spaces, found 4
(#9338) Line indented incorrectly; expected at least 8 spaces, found 4
(#9339) Line indented incorrectly; expected at least 8 spaces, found 4
(#9340) Line indented incorrectly; expected at least 8 spaces, found 4
(#9341) Line indented incorrectly; expected at least 8 spaces, found 4
(#9342) Line indented incorrectly; expected 8 spaces, found 4
(#9342) Expected "while (...) {\n"; found "while (...)\n {\n"
(#9343) Line indented incorrectly; expected at least 8 spaces, found 4
(#9344) Line indented incorrectly; expected at least 12 spaces, found 6
(#9345) Line indented incorrectly; expected 12 spaces, found 6
(#9346) Line indented incorrectly; expected at least 16 spaces, found 8
(#9347) Line indented incorrectly; expected 12 spaces, found 6
(#9348) Line indented incorrectly; expected 12 spaces, found 6
(#9349) Line indented incorrectly; expected at least 12 spaces, found 6
(#9350) Line indented incorrectly; expected 16 spaces, found 8
(#9351) Line indented incorrectly; expected 20 spaces, found 10
(#9352) Line indented incorrectly; expected at least 24 spaces, found 12
(#9353) Line indented incorrectly; expected 20 spaces, found 10
(#9354) Line indented incorrectly; expected at least 24 spaces, found 12
(#9355) Line indented incorrectly; expected 20 spaces, found 10
(#9357) Line indented incorrectly; expected 16 spaces, found 8
(#9358) Line indented incorrectly; expected 20 spaces, found 10
(#9359) Line indented incorrectly; expected at least 24 spaces, found 12
(#9360) Line indented incorrectly; expected 20 spaces, found 10
(#9361) Line indented incorrectly; expected at least 24 spaces, found 12
(#9362) Line indented incorrectly; expected 20 spaces, found 10
(#9364) Line indented incorrectly; expected 16 spaces, found 8
(#9365) Line indented incorrectly; expected at least 20 spaces, found 10
(#9367) Line indented incorrectly; expected 12 spaces, found 6
(#9368) Line indented incorrectly; expected at least 12 spaces, found 6
(#9369) Line indented incorrectly; expected 8 spaces, found 4
(#9370) Line indented incorrectly; expected at least 8 spaces, found 4
(#9371) Line indented incorrectly; expected at least 8 spaces, found 4
(#9372) Line indented incorrectly; expected 4 spaces, found 2
(#9374) Line indented incorrectly; expected 4 spaces, found 2
(#9375) Line indented incorrectly; expected at least 8 spaces, found 4
(#9376) Line indented incorrectly; expected at least 8 spaces, found 4
(#9377) Line indented incorrectly; expected 8 spaces, found 4
(#9378) Line indented incorrectly; expected at least 12 spaces, found 6
(#9379) Line indented incorrectly; expected at least 12 spaces, found 6
(#9380) Line indented incorrectly; expected at least 12 spaces, found 6
(#9381) Line indented incorrectly; expected 8 spaces, found 4
(#9382) Line indented incorrectly; expected 8 spaces, found 4
(#9383) Line indented incorrectly; expected at least 12 spaces, found 6
(#9384) Line indented incorrectly; expected at least 12 spaces, found 6
(#9385) Line indented incorrectly; expected at least 12 spaces, found 6
(#9386) Line indented incorrectly; expected 8 spaces, found 4
(#9387) Line indented incorrectly; expected at least 8 spaces, found 4
(#9388) Line indented incorrectly; expected at least 8 spaces, found 4
(#9389) Line indented incorrectly; expected at least 8 spaces, found 4
(#9390) Line indented incorrectly; expected 4 spaces, found 2
(#9395) Line indented incorrectly; expected 4 spaces, found 2
(#9395) Member variable "_TSPEC" must be all lower-case
(#9395) Scope modifier not specified for member variable "$_TSPEC"
(#9397) Line indented incorrectly; expected 4 spaces, found 2
(#9398) Line indented incorrectly; expected 4 spaces, found 2
(#9398) Member variable "userException" must be all lower-case
(#9399) Line indented incorrectly; expected 4 spaces, found 2
(#9399) Member variable "systemException" must be all lower-case
(#9400) Line indented incorrectly; expected 4 spaces, found 2
(#9400) Member variable "notFoundException" must be all lower-case
(#9402) Line indented incorrectly; expected 4 spaces, found 2
(#9403) Line indented incorrectly; expected 8 spaces, found 4
(#9403) Variable "_TSPEC" must be all lower-case
(#9403) Variable "_TSPEC" must not contain underscores.
(#9404) Line indented incorrectly; expected at least 12 spaces, found 6
(#9404) Variable "_TSPEC" must be all lower-case
(#9404) Variable "_TSPEC" must not contain underscores.
(#9405) Line indented incorrectly; expected at least 12 spaces, found 8
(#9406) Line indented incorrectly; expected at least 12 spaces, found 10
(#9407) Line indented incorrectly; expected at least 12 spaces, found 10
(#9408) Line indented incorrectly; expected at least 12 spaces, found 10
(#9409) Line indented incorrectly; expected at least 12 spaces, found 10
(#9410) Line indented incorrectly; expected at least 12 spaces, found 8
(#9411) Line indented incorrectly; expected at least 12 spaces, found 10
(#9412) Line indented incorrectly; expected at least 12 spaces, found 10
(#9413) Line indented incorrectly; expected at least 12 spaces, found 10
(#9414) Line indented incorrectly; expected at least 12 spaces, found 10
(#9415) Line indented incorrectly; expected at least 12 spaces, found 8
(#9416) Line indented incorrectly; expected at least 12 spaces, found 10
(#9417) Line indented incorrectly; expected at least 12 spaces, found 10
(#9418) Line indented incorrectly; expected at least 12 spaces, found 10
(#9419) Line indented incorrectly; expected at least 12 spaces, found 10
(#9420) Line indented incorrectly; expected at least 12 spaces, found 8
(#9421) Line indented incorrectly; expected at least 12 spaces, found 10
(#9422) Line indented incorrectly; expected at least 12 spaces, found 10
(#9423) Line indented incorrectly; expected at least 12 spaces, found 10
(#9424) Line indented incorrectly; expected at least 12 spaces, found 10
(#9425) Line indented incorrectly; expected at least 16 spaces, found 8
(#9426) Line indented incorrectly; expected 8 spaces, found 4
(#9427) Line indented incorrectly; expected 8 spaces, found 4
(#9428) Line indented incorrectly; expected 12 spaces, found 6
(#9429) Line indented incorrectly; expected at least 16 spaces, found 8
(#9430) Line indented incorrectly; expected 12 spaces, found 6
(#9431) Line indented incorrectly; expected 12 spaces, found 6
(#9432) Line indented incorrectly; expected at least 16 spaces, found 8
(#9433) Line indented incorrectly; expected 12 spaces, found 6
(#9434) Line indented incorrectly; expected 12 spaces, found 6
(#9435) Line indented incorrectly; expected at least 16 spaces, found 8
(#9436) Line indented incorrectly; expected 12 spaces, found 6
(#9437) Line indented incorrectly; expected 12 spaces, found 6
(#9438) Line indented incorrectly; expected at least 16 spaces, found 8
(#9439) Line indented incorrectly; expected 12 spaces, found 6
(#9440) Line indented incorrectly; expected 8 spaces, found 4
(#9441) Line indented incorrectly; expected 4 spaces, found 2
(#9443) Line indented incorrectly; expected 4 spaces, found 2
(#9443) Public method name "NoteStore_getSearch_result::getName" must be in lower-case letters only
(#9444) Line indented incorrectly; expected at least 8 spaces, found 4
(#9445) Line indented incorrectly; expected 4 spaces, found 2
(#9447) Line indented incorrectly; expected 4 spaces, found 2
(#9448) Line indented incorrectly; expected at least 4 spaces, found 2
(#9448) Opening brace should be on the same line as the declaration
(#9449) Line indented incorrectly; expected at least 8 spaces, found 4
(#9450) Line indented incorrectly; expected at least 8 spaces, found 4
(#9451) Line indented incorrectly; expected at least 8 spaces, found 4
(#9452) Line indented incorrectly; expected at least 8 spaces, found 4
(#9453) Line indented incorrectly; expected at least 8 spaces, found 4
(#9454) Line indented incorrectly; expected 8 spaces, found 4
(#9454) Expected "while (...) {\n"; found "while (...)\n {\n"
(#9455) Line indented incorrectly; expected at least 8 spaces, found 4
(#9456) Line indented incorrectly; expected at least 12 spaces, found 6
(#9457) Line indented incorrectly; expected 12 spaces, found 6
(#9458) Line indented incorrectly; expected at least 16 spaces, found 8
(#9459) Line indented incorrectly; expected 12 spaces, found 6
(#9460) Line indented incorrectly; expected 12 spaces, found 6
(#9461) Line indented incorrectly; expected at least 12 spaces, found 6
(#9462) Line indented incorrectly; expected 16 spaces, found 8
(#9463) Line indented incorrectly; expected 20 spaces, found 10
(#9464) Line indented incorrectly; expected at least 24 spaces, found 12
(#9465) Line indented incorrectly; expected at least 24 spaces, found 12
(#9466) Line indented incorrectly; expected 20 spaces, found 10
(#9467) Line indented incorrectly; expected at least 24 spaces, found 12
(#9468) Line indented incorrectly; expected 20 spaces, found 10
(#9470) Line indented incorrectly; expected 16 spaces, found 8
(#9471) Line indented incorrectly; expected 20 spaces, found 10
(#9472) Line indented incorrectly; expected at least 24 spaces, found 12
(#9473) Line indented incorrectly; expected at least 24 spaces, found 12
(#9474) Line indented incorrectly; expected 20 spaces, found 10
(#9475) Line indented incorrectly; expected at least 24 spaces, found 12
(#9476) Line indented incorrectly; expected 20 spaces, found 10
(#9478) Line indented incorrectly; expected 16 spaces, found 8
(#9479) Line indented incorrectly; expected 20 spaces, found 10
(#9480) Line indented incorrectly; expected at least 24 spaces, found 12
(#9481) Line indented incorrectly; expected at least 24 spaces, found 12
(#9482) Line indented incorrectly; expected 20 spaces, found 10
(#9483) Line indented incorrectly; expected at least 24 spaces, found 12
(#9484) Line indented incorrectly; expected 20 spaces, found 10
(#9486) Line indented incorrectly; expected 16 spaces, found 8
(#9487) Line indented incorrectly; expected 20 spaces, found 10
(#9488) Line indented incorrectly; expected at least 24 spaces, found 12
(#9489) Line indented incorrectly; expected at least 24 spaces, found 12
(#9490) Line indented incorrectly; expected 20 spaces, found 10
(#9491) Line indented incorrectly; expected at least 24 spaces, found 12
(#9492) Line indented incorrectly; expected 20 spaces, found 10
(#9494) Line indented incorrectly; expected 16 spaces, found 8
(#9495) Line indented incorrectly; expected at least 20 spaces, found 10
(#9497) Line indented incorrectly; expected 12 spaces, found 6
(#9498) Line indented incorrectly; expected at least 12 spaces, found 6
(#9499) Line indented incorrectly; expected 8 spaces, found 4
(#9500) Line indented incorrectly; expected at least 8 spaces, found 4
(#9501) Line indented incorrectly; expected at least 8 spaces, found 4
(#9502) Line indented incorrectly; expected 4 spaces, found 2
(#9504) Line indented incorrectly; expected 4 spaces, found 2
(#9505) Line indented incorrectly; expected at least 8 spaces, found 4
(#9506) Line indented incorrectly; expected at least 8 spaces, found 4
(#9507) Line indented incorrectly; expected 8 spaces, found 4
(#9508) Line indented incorrectly; expected 12 spaces, found 6
(#9509) Line indented incorrectly; expected at least 16 spaces, found 8
(#9510) Line indented incorrectly; expected 12 spaces, found 6
(#9511) Line indented incorrectly; expected at least 12 spaces, found 6
(#9512) Line indented incorrectly; expected at least 12 spaces, found 6
(#9513) Line indented incorrectly; expected at least 12 spaces, found 6
(#9514) Line indented incorrectly; expected 8 spaces, found 4
(#9515) Line indented incorrectly; expected 8 spaces, found 4
(#9516) Line indented incorrectly; expected at least 12 spaces, found 6
(#9517) Line indented incorrectly; expected at least 12 spaces, found 6
(#9518) Line indented incorrectly; expected at least 12 spaces, found 6
(#9519) Line indented incorrectly; expected 8 spaces, found 4
(#9520) Line indented incorrectly; expected 8 spaces, found 4
(#9521) Line indented incorrectly; expected at least 12 spaces, found 6
(#9522) Line indented incorrectly; expected at least 12 spaces, found 6
(#9523) Line indented incorrectly; expected at least 12 spaces, found 6
(#9524) Line indented incorrectly; expected 8 spaces, found 4
(#9525) Line indented incorrectly; expected 8 spaces, found 4
(#9526) Line indented incorrectly; expected at least 12 spaces, found 6
(#9527) Line indented incorrectly; expected at least 12 spaces, found 6
(#9528) Line indented incorrectly; expected at least 12 spaces, found 6
(#9529) Line indented incorrectly; expected 8 spaces, found 4
(#9530) Line indented incorrectly; expected at least 8 spaces, found 4
(#9531) Line indented incorrectly; expected at least 8 spaces, found 4
(#9532) Line indented incorrectly; expected at least 8 spaces, found 4
(#9533) Line indented incorrectly; expected 4 spaces, found 2
(#9538) Line indented incorrectly; expected 4 spaces, found 2
(#9538) Member variable "_TSPEC" must be all lower-case
(#9538) Scope modifier not specified for member variable "$_TSPEC"
(#9540) Line indented incorrectly; expected 4 spaces, found 2
(#9540) Member variable "authenticationToken" must be all lower-case
(#9541) Line indented incorrectly; expected 4 spaces, found 2
(#9543) Line indented incorrectly; expected 4 spaces, found 2
(#9544) Line indented incorrectly; expected 8 spaces, found 4
(#9544) Variable "_TSPEC" must be all lower-case
(#9544) Variable "_TSPEC" must not contain underscores.
(#9545) Line indented incorrectly; expected at least 12 spaces, found 6
(#9545) Variable "_TSPEC" must be all lower-case
(#9545) Variable "_TSPEC" must not contain underscores.
(#9546) Line indented incorrectly; expected at least 12 spaces, found 8
(#9547) Line indented incorrectly; expected at least 12 spaces, found 10
(#9548) Line indented incorrectly; expected at least 12 spaces, found 10
(#9549) Line indented incorrectly; expected at least 12 spaces, found 10
(#9550) Line indented incorrectly; expected at least 12 spaces, found 8
(#9551) Line indented incorrectly; expected at least 12 spaces, found 10
(#9552) Line indented incorrectly; expected at least 12 spaces, found 10
(#9553) Line indented incorrectly; expected at least 12 spaces, found 10
(#9554) Line indented incorrectly; expected at least 12 spaces, found 10
(#9555) Line indented incorrectly; expected at least 16 spaces, found 8
(#9556) Line indented incorrectly; expected 8 spaces, found 4
(#9557) Line indented incorrectly; expected 8 spaces, found 4
(#9558) Line indented incorrectly; expected 12 spaces, found 6
(#9559) Line indented incorrectly; expected at least 16 spaces, found 8
(#9560) Line indented incorrectly; expected 12 spaces, found 6
(#9561) Line indented incorrectly; expected 12 spaces, found 6
(#9562) Line indented incorrectly; expected at least 16 spaces, found 8
(#9563) Line indented incorrectly; expected 12 spaces, found 6
(#9564) Line indented incorrectly; expected 8 spaces, found 4
(#9565) Line indented incorrectly; expected 4 spaces, found 2
(#9567) Line indented incorrectly; expected 4 spaces, found 2
(#9567) Public method name "NoteStore_createSearch_args::getName" must be in lower-case letters only
(#9568) Line indented incorrectly; expected at least 8 spaces, found 4
(#9569) Line indented incorrectly; expected 4 spaces, found 2
(#9571) Line indented incorrectly; expected 4 spaces, found 2
(#9572) Line indented incorrectly; expected at least 4 spaces, found 2
(#9572) Opening brace should be on the same line as the declaration
(#9573) Line indented incorrectly; expected at least 8 spaces, found 4
(#9574) Line indented incorrectly; expected at least 8 spaces, found 4
(#9575) Line indented incorrectly; expected at least 8 spaces, found 4
(#9576) Line indented incorrectly; expected at least 8 spaces, found 4
(#9577) Line indented incorrectly; expected at least 8 spaces, found 4
(#9578) Line indented incorrectly; expected 8 spaces, found 4
(#9578) Expected "while (...) {\n"; found "while (...)\n {\n"
(#9579) Line indented incorrectly; expected at least 8 spaces, found 4
(#9580) Line indented incorrectly; expected at least 12 spaces, found 6
(#9581) Line indented incorrectly; expected 12 spaces, found 6
(#9582) Line indented incorrectly; expected at least 16 spaces, found 8
(#9583) Line indented incorrectly; expected 12 spaces, found 6
(#9584) Line indented incorrectly; expected 12 spaces, found 6
(#9585) Line indented incorrectly; expected at least 12 spaces, found 6
(#9586) Line indented incorrectly; expected 16 spaces, found 8
(#9587) Line indented incorrectly; expected 20 spaces, found 10
(#9588) Line indented incorrectly; expected at least 24 spaces, found 12
(#9589) Line indented incorrectly; expected 20 spaces, found 10
(#9590) Line indented incorrectly; expected at least 24 spaces, found 12
(#9591) Line indented incorrectly; expected 20 spaces, found 10
(#9593) Line indented incorrectly; expected 16 spaces, found 8
(#9594) Line indented incorrectly; expected 20 spaces, found 10
(#9595) Line indented incorrectly; expected at least 24 spaces, found 12
(#9596) Line indented incorrectly; expected at least 24 spaces, found 12
(#9597) Line indented incorrectly; expected 20 spaces, found 10
(#9598) Line indented incorrectly; expected at least 24 spaces, found 12
(#9599) Line indented incorrectly; expected 20 spaces, found 10
(#9601) Line indented incorrectly; expected 16 spaces, found 8
(#9602) Line indented incorrectly; expected at least 20 spaces, found 10
(#9604) Line indented incorrectly; expected 12 spaces, found 6
(#9605) Line indented incorrectly; expected at least 12 spaces, found 6
(#9606) Line indented incorrectly; expected 8 spaces, found 4
(#9607) Line indented incorrectly; expected at least 8 spaces, found 4
(#9608) Line indented incorrectly; expected at least 8 spaces, found 4
(#9609) Line indented incorrectly; expected 4 spaces, found 2
(#9611) Line indented incorrectly; expected 4 spaces, found 2
(#9612) Line indented incorrectly; expected at least 8 spaces, found 4
(#9613) Line indented incorrectly; expected at least 8 spaces, found 4
(#9614) Line indented incorrectly; expected 8 spaces, found 4
(#9615) Line indented incorrectly; expected at least 12 spaces, found 6
(#9616) Line indented incorrectly; expected at least 12 spaces, found 6
(#9617) Line indented incorrectly; expected at least 12 spaces, found 6
(#9618) Line indented incorrectly; expected 8 spaces, found 4
(#9619) Line indented incorrectly; expected 8 spaces, found 4
(#9620) Line indented incorrectly; expected 12 spaces, found 6
(#9621) Line indented incorrectly; expected at least 16 spaces, found 8
(#9622) Line indented incorrectly; expected 12 spaces, found 6
(#9623) Line indented incorrectly; expected at least 12 spaces, found 6
(#9624) Line indented incorrectly; expected at least 12 spaces, found 6
(#9625) Line indented incorrectly; expected at least 12 spaces, found 6
(#9626) Line indented incorrectly; expected 8 spaces, found 4
(#9627) Line indented incorrectly; expected at least 8 spaces, found 4
(#9628) Line indented incorrectly; expected at least 8 spaces, found 4
(#9629) Line indented incorrectly; expected at least 8 spaces, found 4
(#9630) Line indented incorrectly; expected 4 spaces, found 2
(#9635) Line indented incorrectly; expected 4 spaces, found 2
(#9635) Member variable "_TSPEC" must be all lower-case
(#9635) Scope modifier not specified for member variable "$_TSPEC"
(#9637) Line indented incorrectly; expected 4 spaces, found 2
(#9638) Line indented incorrectly; expected 4 spaces, found 2
(#9638) Member variable "userException" must be all lower-case
(#9639) Line indented incorrectly; expected 4 spaces, found 2
(#9639) Member variable "systemException" must be all lower-case
(#9641) Line indented incorrectly; expected 4 spaces, found 2
(#9642) Line indented incorrectly; expected 8 spaces, found 4
(#9642) Variable "_TSPEC" must be all lower-case
(#9642) Variable "_TSPEC" must not contain underscores.
(#9643) Line indented incorrectly; expected at least 12 spaces, found 6
(#9643) Variable "_TSPEC" must be all lower-case
(#9643) Variable "_TSPEC" must not contain underscores.
(#9644) Line indented incorrectly; expected at least 12 spaces, found 8
(#9645) Line indented incorrectly; expected at least 12 spaces, found 10
(#9646) Line indented incorrectly; expected at least 12 spaces, found 10
(#9647) Line indented incorrectly; expected at least 12 spaces, found 10
(#9648) Line indented incorrectly; expected at least 12 spaces, found 10
(#9649) Line indented incorrectly; expected at least 12 spaces, found 8
(#9650) Line indented incorrectly; expected at least 12 spaces, found 10
(#9651) Line indented incorrectly; expected at least 12 spaces, found 10
(#9652) Line indented incorrectly; expected at least 12 spaces, found 10
(#9653) Line indented incorrectly; expected at least 12 spaces, found 10
(#9654) Line indented incorrectly; expected at least 12 spaces, found 8
(#9655) Line indented incorrectly; expected at least 12 spaces, found 10
(#9656) Line indented incorrectly; expected at least 12 spaces, found 10
(#9657) Line indented incorrectly; expected at least 12 spaces, found 10
(#9658) Line indented incorrectly; expected at least 12 spaces, found 10
(#9659) Line indented incorrectly; expected at least 16 spaces, found 8
(#9660) Line indented incorrectly; expected 8 spaces, found 4
(#9661) Line indented incorrectly; expected 8 spaces, found 4
(#9662) Line indented incorrectly; expected 12 spaces, found 6
(#9663) Line indented incorrectly; expected at least 16 spaces, found 8
(#9664) Line indented incorrectly; expected 12 spaces, found 6
(#9665) Line indented incorrectly; expected 12 spaces, found 6
(#9666) Line indented incorrectly; expected at least 16 spaces, found 8
(#9667) Line indented incorrectly; expected 12 spaces, found 6
(#9668) Line indented incorrectly; expected 12 spaces, found 6
(#9669) Line indented incorrectly; expected at least 16 spaces, found 8
(#9670) Line indented incorrectly; expected 12 spaces, found 6
(#9671) Line indented incorrectly; expected 8 spaces, found 4
(#9672) Line indented incorrectly; expected 4 spaces, found 2
(#9674) Line indented incorrectly; expected 4 spaces, found 2
(#9674) Public method name "NoteStore_createSearch_result::getName" must be in lower-case letters only
(#9675) Line indented incorrectly; expected at least 8 spaces, found 4
(#9676) Line indented incorrectly; expected 4 spaces, found 2
(#9678) Line indented incorrectly; expected 4 spaces, found 2
(#9679) Line indented incorrectly; expected at least 4 spaces, found 2
(#9679) Opening brace should be on the same line as the declaration
(#9680) Line indented incorrectly; expected at least 8 spaces, found 4
(#9681) Line indented incorrectly; expected at least 8 spaces, found 4
(#9682) Line indented incorrectly; expected at least 8 spaces, found 4
(#9683) Line indented incorrectly; expected at least 8 spaces, found 4
(#9684) Line indented incorrectly; expected at least 8 spaces, found 4
(#9685) Line indented incorrectly; expected 8 spaces, found 4
(#9685) Expected "while (...) {\n"; found "while (...)\n {\n"
(#9686) Line indented incorrectly; expected at least 8 spaces, found 4
(#9687) Line indented incorrectly; expected at least 12 spaces, found 6
(#9688) Line indented incorrectly; expected 12 spaces, found 6
(#9689) Line indented incorrectly; expected at least 16 spaces, found 8
(#9690) Line indented incorrectly; expected 12 spaces, found 6
(#9691) Line indented incorrectly; expected 12 spaces, found 6
(#9692) Line indented incorrectly; expected at least 12 spaces, found 6
(#9693) Line indented incorrectly; expected 16 spaces, found 8
(#9694) Line indented incorrectly; expected 20 spaces, found 10
(#9695) Line indented incorrectly; expected at least 24 spaces, found 12
(#9696) Line indented incorrectly; expected at least 24 spaces, found 12
(#9697) Line indented incorrectly; expected 20 spaces, found 10
(#9698) Line indented incorrectly; expected at least 24 spaces, found 12
(#9699) Line indented incorrectly; expected 20 spaces, found 10
(#9701) Line indented incorrectly; expected 16 spaces, found 8
(#9702) Line indented incorrectly; expected 20 spaces, found 10
(#9703) Line indented incorrectly; expected at least 24 spaces, found 12
(#9704) Line indented incorrectly; expected at least 24 spaces, found 12
(#9705) Line indented incorrectly; expected 20 spaces, found 10
(#9706) Line indented incorrectly; expected at least 24 spaces, found 12
(#9707) Line indented incorrectly; expected 20 spaces, found 10
(#9709) Line indented incorrectly; expected 16 spaces, found 8
(#9710) Line indented incorrectly; expected 20 spaces, found 10
(#9711) Line indented incorrectly; expected at least 24 spaces, found 12
(#9712) Line indented incorrectly; expected at least 24 spaces, found 12
(#9713) Line indented incorrectly; expected 20 spaces, found 10
(#9714) Line indented incorrectly; expected at least 24 spaces, found 12
(#9715) Line indented incorrectly; expected 20 spaces, found 10
(#9717) Line indented incorrectly; expected 16 spaces, found 8
(#9718) Line indented incorrectly; expected at least 20 spaces, found 10
(#9720) Line indented incorrectly; expected 12 spaces, found 6
(#9721) Line indented incorrectly; expected at least 12 spaces, found 6
(#9722) Line indented incorrectly; expected 8 spaces, found 4
(#9723) Line indented incorrectly; expected at least 8 spaces, found 4
(#9724) Line indented incorrectly; expected at least 8 spaces, found 4
(#9725) Line indented incorrectly; expected 4 spaces, found 2
(#9727) Line indented incorrectly; expected 4 spaces, found 2
(#9728) Line indented incorrectly; expected at least 8 spaces, found 4
(#9729) Line indented incorrectly; expected at least 8 spaces, found 4
(#9730) Line indented incorrectly; expected 8 spaces, found 4
(#9731) Line indented incorrectly; expected 12 spaces, found 6
(#9732) Line indented incorrectly; expected at least 16 spaces, found 8
(#9733) Line indented incorrectly; expected 12 spaces, found 6
(#9734) Line indented incorrectly; expected at least 12 spaces, found 6
(#9735) Line indented incorrectly; expected at least 12 spaces, found 6
(#9736) Line indented incorrectly; expected at least 12 spaces, found 6
(#9737) Line indented incorrectly; expected 8 spaces, found 4
(#9738) Line indented incorrectly; expected 8 spaces, found 4
(#9739) Line indented incorrectly; expected at least 12 spaces, found 6
(#9740) Line indented incorrectly; expected at least 12 spaces, found 6
(#9741) Line indented incorrectly; expected at least 12 spaces, found 6
(#9742) Line indented incorrectly; expected 8 spaces, found 4
(#9743) Line indented incorrectly; expected 8 spaces, found 4
(#9744) Line indented incorrectly; expected at least 12 spaces, found 6
(#9745) Line indented incorrectly; expected at least 12 spaces, found 6
(#9746) Line indented incorrectly; expected at least 12 spaces, found 6
(#9747) Line indented incorrectly; expected 8 spaces, found 4
(#9748) Line indented incorrectly; expected at least 8 spaces, found 4
(#9749) Line indented incorrectly; expected at least 8 spaces, found 4
(#9750) Line indented incorrectly; expected at least 8 spaces, found 4
(#9751) Line indented incorrectly; expected 4 spaces, found 2
(#9756) Line indented incorrectly; expected 4 spaces, found 2
(#9756) Member variable "_TSPEC" must be all lower-case
(#9756) Scope modifier not specified for member variable "$_TSPEC"
(#9758) Line indented incorrectly; expected 4 spaces, found 2
(#9758) Member variable "authenticationToken" must be all lower-case
(#9759) Line indented incorrectly; expected 4 spaces, found 2
(#9761) Line indented incorrectly; expected 4 spaces, found 2
(#9762) Line indented incorrectly; expected 8 spaces, found 4
(#9762) Variable "_TSPEC" must be all lower-case
(#9762) Variable "_TSPEC" must not contain underscores.
(#9763) Line indented incorrectly; expected at least 12 spaces, found 6
(#9763) Variable "_TSPEC" must be all lower-case
(#9763) Variable "_TSPEC" must not contain underscores.
(#9764) Line indented incorrectly; expected at least 12 spaces, found 8
(#9765) Line indented incorrectly; expected at least 12 spaces, found 10
(#9766) Line indented incorrectly; expected at least 12 spaces, found 10
(#9767) Line indented incorrectly; expected at least 12 spaces, found 10
(#9768) Line indented incorrectly; expected at least 12 spaces, found 8
(#9769) Line indented incorrectly; expected at least 12 spaces, found 10
(#9770) Line indented incorrectly; expected at least 12 spaces, found 10
(#9771) Line indented incorrectly; expected at least 12 spaces, found 10
(#9772) Line indented incorrectly; expected at least 12 spaces, found 10
(#9773) Line indented incorrectly; expected at least 16 spaces, found 8
(#9774) Line indented incorrectly; expected 8 spaces, found 4
(#9775) Line indented incorrectly; expected 8 spaces, found 4
(#9776) Line indented incorrectly; expected 12 spaces, found 6
(#9777) Line indented incorrectly; expected at least 16 spaces, found 8
(#9778) Line indented incorrectly; expected 12 spaces, found 6
(#9779) Line indented incorrectly; expected 12 spaces, found 6
(#9780) Line indented incorrectly; expected at least 16 spaces, found 8
(#9781) Line indented incorrectly; expected 12 spaces, found 6
(#9782) Line indented incorrectly; expected 8 spaces, found 4
(#9783) Line indented incorrectly; expected 4 spaces, found 2
(#9785) Line indented incorrectly; expected 4 spaces, found 2
(#9785) Public method name "NoteStore_updateSearch_args::getName" must be in lower-case letters only
(#9786) Line indented incorrectly; expected at least 8 spaces, found 4
(#9787) Line indented incorrectly; expected 4 spaces, found 2
(#9789) Line indented incorrectly; expected 4 spaces, found 2
(#9790) Line indented incorrectly; expected at least 4 spaces, found 2
(#9790) Opening brace should be on the same line as the declaration
(#9791) Line indented incorrectly; expected at least 8 spaces, found 4
(#9792) Line indented incorrectly; expected at least 8 spaces, found 4
(#9793) Line indented incorrectly; expected at least 8 spaces, found 4
(#9794) Line indented incorrectly; expected at least 8 spaces, found 4
(#9795) Line indented incorrectly; expected at least 8 spaces, found 4
(#9796) Line indented incorrectly; expected 8 spaces, found 4
(#9796) Expected "while (...) {\n"; found "while (...)\n {\n"
(#9797) Line indented incorrectly; expected at least 8 spaces, found 4
(#9798) Line indented incorrectly; expected at least 12 spaces, found 6
(#9799) Line indented incorrectly; expected 12 spaces, found 6
(#9800) Line indented incorrectly; expected at least 16 spaces, found 8
(#9801) Line indented incorrectly; expected 12 spaces, found 6
(#9802) Line indented incorrectly; expected 12 spaces, found 6
(#9803) Line indented incorrectly; expected at least 12 spaces, found 6
(#9804) Line indented incorrectly; expected 16 spaces, found 8
(#9805) Line indented incorrectly; expected 20 spaces, found 10
(#9806) Line indented incorrectly; expected at least 24 spaces, found 12
(#9807) Line indented incorrectly; expected 20 spaces, found 10
(#9808) Line indented incorrectly; expected at least 24 spaces, found 12
(#9809) Line indented incorrectly; expected 20 spaces, found 10
(#9811) Line indented incorrectly; expected 16 spaces, found 8
(#9812) Line indented incorrectly; expected 20 spaces, found 10
(#9813) Line indented incorrectly; expected at least 24 spaces, found 12
(#9814) Line indented incorrectly; expected at least 24 spaces, found 12
(#9815) Line indented incorrectly; expected 20 spaces, found 10
(#9816) Line indented incorrectly; expected at least 24 spaces, found 12
(#9817) Line indented incorrectly; expected 20 spaces, found 10
(#9819) Line indented incorrectly; expected 16 spaces, found 8
(#9820) Line indented incorrectly; expected at least 20 spaces, found 10
(#9822) Line indented incorrectly; expected 12 spaces, found 6
(#9823) Line indented incorrectly; expected at least 12 spaces, found 6
(#9824) Line indented incorrectly; expected 8 spaces, found 4
(#9825) Line indented incorrectly; expected at least 8 spaces, found 4
(#9826) Line indented incorrectly; expected at least 8 spaces, found 4
(#9827) Line indented incorrectly; expected 4 spaces, found 2
(#9829) Line indented incorrectly; expected 4 spaces, found 2
(#9830) Line indented incorrectly; expected at least 8 spaces, found 4
(#9831) Line indented incorrectly; expected at least 8 spaces, found 4
(#9832) Line indented incorrectly; expected 8 spaces, found 4
(#9833) Line indented incorrectly; expected at least 12 spaces, found 6
(#9834) Line indented incorrectly; expected at least 12 spaces, found 6
(#9835) Line indented incorrectly; expected at least 12 spaces, found 6
(#9836) Line indented incorrectly; expected 8 spaces, found 4
(#9837) Line indented incorrectly; expected 8 spaces, found 4
(#9838) Line indented incorrectly; expected 12 spaces, found 6
(#9839) Line indented incorrectly; expected at least 16 spaces, found 8
(#9840) Line indented incorrectly; expected 12 spaces, found 6
(#9841) Line indented incorrectly; expected at least 12 spaces, found 6
(#9842) Line indented incorrectly; expected at least 12 spaces, found 6
(#9843) Line indented incorrectly; expected at least 12 spaces, found 6
(#9844) Line indented incorrectly; expected 8 spaces, found 4
(#9845) Line indented incorrectly; expected at least 8 spaces, found 4
(#9846) Line indented incorrectly; expected at least 8 spaces, found 4
(#9847) Line indented incorrectly; expected at least 8 spaces, found 4
(#9848) Line indented incorrectly; expected 4 spaces, found 2
(#9853) Line indented incorrectly; expected 4 spaces, found 2
(#9853) Member variable "_TSPEC" must be all lower-case
(#9853) Scope modifier not specified for member variable "$_TSPEC"
(#9855) Line indented incorrectly; expected 4 spaces, found 2
(#9856) Line indented incorrectly; expected 4 spaces, found 2
(#9856) Member variable "userException" must be all lower-case
(#9857) Line indented incorrectly; expected 4 spaces, found 2
(#9857) Member variable "systemException" must be all lower-case
(#9858) Line indented incorrectly; expected 4 spaces, found 2
(#9858) Member variable "notFoundException" must be all lower-case
(#9860) Line indented incorrectly; expected 4 spaces, found 2
(#9861) Line indented incorrectly; expected 8 spaces, found 4
(#9861) Variable "_TSPEC" must be all lower-case
(#9861) Variable "_TSPEC" must not contain underscores.
(#9862) Line indented incorrectly; expected at least 12 spaces, found 6
(#9862) Variable "_TSPEC" must be all lower-case
(#9862) Variable "_TSPEC" must not contain underscores.
(#9863) Line indented incorrectly; expected at least 12 spaces, found 8
(#9864) Line indented incorrectly; expected at least 12 spaces, found 10
(#9865) Line indented incorrectly; expected at least 12 spaces, found 10
(#9866) Line indented incorrectly; expected at least 12 spaces, found 10
(#9867) Line indented incorrectly; expected at least 12 spaces, found 8
(#9868) Line indented incorrectly; expected at least 12 spaces, found 10
(#9869) Line indented incorrectly; expected at least 12 spaces, found 10
(#9870) Line indented incorrectly; expected at least 12 spaces, found 10
(#9871) Line indented incorrectly; expected at least 12 spaces, found 10
(#9872) Line indented incorrectly; expected at least 12 spaces, found 8
(#9873) Line indented incorrectly; expected at least 12 spaces, found 10
(#9874) Line indented incorrectly; expected at least 12 spaces, found 10
(#9875) Line indented incorrectly; expected at least 12 spaces, found 10
(#9876) Line indented incorrectly; expected at least 12 spaces, found 10
(#9877) Line indented incorrectly; expected at least 12 spaces, found 8
(#9878) Line indented incorrectly; expected at least 12 spaces, found 10
(#9879) Line indented incorrectly; expected at least 12 spaces, found 10
(#9880) Line indented incorrectly; expected at least 12 spaces, found 10
(#9881) Line indented incorrectly; expected at least 12 spaces, found 10
(#9882) Line indented incorrectly; expected at least 16 spaces, found 8
(#9883) Line indented incorrectly; expected 8 spaces, found 4
(#9884) Line indented incorrectly; expected 8 spaces, found 4
(#9885) Line indented incorrectly; expected 12 spaces, found 6
(#9886) Line indented incorrectly; expected at least 16 spaces, found 8
(#9887) Line indented incorrectly; expected 12 spaces, found 6
(#9888) Line indented incorrectly; expected 12 spaces, found 6
(#9889) Line indented incorrectly; expected at least 16 spaces, found 8
(#9890) Line indented incorrectly; expected 12 spaces, found 6
(#9891) Line indented incorrectly; expected 12 spaces, found 6
(#9892) Line indented incorrectly; expected at least 16 spaces, found 8
(#9893) Line indented incorrectly; expected 12 spaces, found 6
(#9894) Line indented incorrectly; expected 12 spaces, found 6
(#9895) Line indented incorrectly; expected at least 16 spaces, found 8
(#9896) Line indented incorrectly; expected 12 spaces, found 6
(#9897) Line indented incorrectly; expected 8 spaces, found 4
(#9898) Line indented incorrectly; expected 4 spaces, found 2
(#9900) Line indented incorrectly; expected 4 spaces, found 2
(#9900) Public method name "NoteStore_updateSearch_result::getName" must be in lower-case letters only
(#9901) Line indented incorrectly; expected at least 8 spaces, found 4
(#9902) Line indented incorrectly; expected 4 spaces, found 2
(#9904) Line indented incorrectly; expected 4 spaces, found 2
(#9905) Line indented incorrectly; expected at least 4 spaces, found 2
(#9905) Opening brace should be on the same line as the declaration
(#9906) Line indented incorrectly; expected at least 8 spaces, found 4
(#9907) Line indented incorrectly; expected at least 8 spaces, found 4
(#9908) Line indented incorrectly; expected at least 8 spaces, found 4
(#9909) Line indented incorrectly; expected at least 8 spaces, found 4
(#9910) Line indented incorrectly; expected at least 8 spaces, found 4
(#9911) Line indented incorrectly; expected 8 spaces, found 4
(#9911) Expected "while (...) {\n"; found "while (...)\n {\n"
(#9912) Line indented incorrectly; expected at least 8 spaces, found 4
(#9913) Line indented incorrectly; expected at least 12 spaces, found 6
(#9914) Line indented incorrectly; expected 12 spaces, found 6
(#9915) Line indented incorrectly; expected at least 16 spaces, found 8
(#9916) Line indented incorrectly; expected 12 spaces, found 6
(#9917) Line indented incorrectly; expected 12 spaces, found 6
(#9918) Line indented incorrectly; expected at least 12 spaces, found 6
(#9919) Line indented incorrectly; expected 16 spaces, found 8
(#9920) Line indented incorrectly; expected 20 spaces, found 10
(#9921) Line indented incorrectly; expected at least 24 spaces, found 12
(#9922) Line indented incorrectly; expected 20 spaces, found 10
(#9923) Line indented incorrectly; expected at least 24 spaces, found 12
(#9924) Line indented incorrectly; expected 20 spaces, found 10
(#9926) Line indented incorrectly; expected 16 spaces, found 8
(#9927) Line indented incorrectly; expected 20 spaces, found 10
(#9928) Line indented incorrectly; expected at least 24 spaces, found 12
(#9929) Line indented incorrectly; expected at least 24 spaces, found 12
(#9930) Line indented incorrectly; expected 20 spaces, found 10
(#9931) Line indented incorrectly; expected at least 24 spaces, found 12
(#9932) Line indented incorrectly; expected 20 spaces, found 10
(#9934) Line indented incorrectly; expected 16 spaces, found 8
(#9935) Line indented incorrectly; expected 20 spaces, found 10
(#9936) Line indented incorrectly; expected at least 24 spaces, found 12
(#9937) Line indented incorrectly; expected at least 24 spaces, found 12
(#9938) Line indented incorrectly; expected 20 spaces, found 10
(#9939) Line indented incorrectly; expected at least 24 spaces, found 12
(#9940) Line indented incorrectly; expected 20 spaces, found 10
(#9942) Line indented incorrectly; expected 16 spaces, found 8
(#9943) Line indented incorrectly; expected 20 spaces, found 10
(#9944) Line indented incorrectly; expected at least 24 spaces, found 12
(#9945) Line indented incorrectly; expected at least 24 spaces, found 12
(#9946) Line indented incorrectly; expected 20 spaces, found 10
(#9947) Line indented incorrectly; expected at least 24 spaces, found 12
(#9948) Line indented incorrectly; expected 20 spaces, found 10
(#9950) Line indented incorrectly; expected 16 spaces, found 8
(#9951) Line indented incorrectly; expected at least 20 spaces, found 10
(#9953) Line indented incorrectly; expected 12 spaces, found 6
(#9954) Line indented incorrectly; expected at least 12 spaces, found 6
(#9955) Line indented incorrectly; expected 8 spaces, found 4
(#9956) Line indented incorrectly; expected at least 8 spaces, found 4
(#9957) Line indented incorrectly; expected at least 8 spaces, found 4
(#9958) Line indented incorrectly; expected 4 spaces, found 2
(#9960) Line indented incorrectly; expected 4 spaces, found 2
(#9961) Line indented incorrectly; expected at least 8 spaces, found 4
(#9962) Line indented incorrectly; expected at least 8 spaces, found 4
(#9963) Line indented incorrectly; expected 8 spaces, found 4
(#9964) Line indented incorrectly; expected at least 12 spaces, found 6
(#9965) Line indented incorrectly; expected at least 12 spaces, found 6
(#9966) Line indented incorrectly; expected at least 12 spaces, found 6
(#9967) Line indented incorrectly; expected 8 spaces, found 4
(#9968) Line indented incorrectly; expected 8 spaces, found 4
(#9969) Line indented incorrectly; expected at least 12 spaces, found 6
(#9970) Line indented incorrectly; expected at least 12 spaces, found 6
(#9971) Line indented incorrectly; expected at least 12 spaces, found 6
(#9972) Line indented incorrectly; expected 8 spaces, found 4
(#9973) Line indented incorrectly; expected 8 spaces, found 4
(#9974) Line indented incorrectly; expected at least 12 spaces, found 6
(#9975) Line indented incorrectly; expected at least 12 spaces, found 6
(#9976) Line indented incorrectly; expected at least 12 spaces, found 6
(#9977) Line indented incorrectly; expected 8 spaces, found 4
(#9978) Line indented incorrectly; expected 8 spaces, found 4
(#9979) Line indented incorrectly; expected at least 12 spaces, found 6
(#9980) Line indented incorrectly; expected at least 12 spaces, found 6
(#9981) Line indented incorrectly; expected at least 12 spaces, found 6
(#9982) Line indented incorrectly; expected 8 spaces, found 4
(#9983) Line indented incorrectly; expected at least 8 spaces, found 4
(#9984) Line indented incorrectly; expected at least 8 spaces, found 4
(#9985) Line indented incorrectly; expected at least 8 spaces, found 4
(#9986) Line indented incorrectly; expected 4 spaces, found 2
(#9991) Line indented incorrectly; expected 4 spaces, found 2
(#9991) Member variable "_TSPEC" must be all lower-case
(#9991) Scope modifier not specified for member variable "$_TSPEC"
(#9993) Line indented incorrectly; expected 4 spaces, found 2
(#9993) Member variable "authenticationToken" must be all lower-case
(#9994) Line indented incorrectly; expected 4 spaces, found 2
(#9996) Line indented incorrectly; expected 4 spaces, found 2
(#9997) Line indented incorrectly; expected 8 spaces, found 4
(#9997) Variable "_TSPEC" must be all lower-case
(#9997) Variable "_TSPEC" must not contain underscores.
(#9998) Line indented incorrectly; expected at least 12 spaces, found 6
(#9998) Variable "_TSPEC" must be all lower-case
(#9998) Variable "_TSPEC" must not contain underscores.
(#9999) Line indented incorrectly; expected at least 12 spaces, found 8
(#10000) Line indented incorrectly; expected at least 12 spaces, found 10
(#10001) Line indented incorrectly; expected at least 12 spaces, found 10
(#10002) Line indented incorrectly; expected at least 12 spaces, found 10
(#10003) Line indented incorrectly; expected at least 12 spaces, found 8
(#10004) Line indented incorrectly; expected at least 12 spaces, found 10
(#10005) Line indented incorrectly; expected at least 12 spaces, found 10
(#10006) Line indented incorrectly; expected at least 12 spaces, found 10
(#10007) Line indented incorrectly; expected at least 16 spaces, found 8
(#10008) Line indented incorrectly; expected 8 spaces, found 4
(#10009) Line indented incorrectly; expected 8 spaces, found 4
(#10010) Line indented incorrectly; expected 12 spaces, found 6
(#10011) Line indented incorrectly; expected at least 16 spaces, found 8
(#10012) Line indented incorrectly; expected 12 spaces, found 6
(#10013) Line indented incorrectly; expected 12 spaces, found 6
(#10014) Line indented incorrectly; expected at least 16 spaces, found 8
(#10015) Line indented incorrectly; expected 12 spaces, found 6
(#10016) Line indented incorrectly; expected 8 spaces, found 4
(#10017) Line indented incorrectly; expected 4 spaces, found 2
(#10019) Line indented incorrectly; expected 4 spaces, found 2
(#10019) Public method name "NoteStore_expungeSearch_args::getName" must be in lower-case letters only
(#10020) Line indented incorrectly; expected at least 8 spaces, found 4
(#10021) Line indented incorrectly; expected 4 spaces, found 2
(#10023) Line indented incorrectly; expected 4 spaces, found 2
(#10024) Line indented incorrectly; expected at least 4 spaces, found 2
(#10024) Opening brace should be on the same line as the declaration
(#10025) Line indented incorrectly; expected at least 8 spaces, found 4
(#10026) Line indented incorrectly; expected at least 8 spaces, found 4
(#10027) Line indented incorrectly; expected at least 8 spaces, found 4
(#10028) Line indented incorrectly; expected at least 8 spaces, found 4
(#10029) Line indented incorrectly; expected at least 8 spaces, found 4
(#10030) Line indented incorrectly; expected 8 spaces, found 4
(#10030) Expected "while (...) {\n"; found "while (...)\n {\n"
(#10031) Line indented incorrectly; expected at least 8 spaces, found 4
(#10032) Line indented incorrectly; expected at least 12 spaces, found 6
(#10033) Line indented incorrectly; expected 12 spaces, found 6
(#10034) Line indented incorrectly; expected at least 16 spaces, found 8
(#10035) Line indented incorrectly; expected 12 spaces, found 6
(#10036) Line indented incorrectly; expected 12 spaces, found 6
(#10037) Line indented incorrectly; expected at least 12 spaces, found 6
(#10038) Line indented incorrectly; expected 16 spaces, found 8
(#10039) Line indented incorrectly; expected 20 spaces, found 10
(#10040) Line indented incorrectly; expected at least 24 spaces, found 12
(#10041) Line indented incorrectly; expected 20 spaces, found 10
(#10042) Line indented incorrectly; expected at least 24 spaces, found 12
(#10043) Line indented incorrectly; expected 20 spaces, found 10
(#10045) Line indented incorrectly; expected 16 spaces, found 8
(#10046) Line indented incorrectly; expected 20 spaces, found 10
(#10047) Line indented incorrectly; expected at least 24 spaces, found 12
(#10048) Line indented incorrectly; expected 20 spaces, found 10
(#10049) Line indented incorrectly; expected at least 24 spaces, found 12
(#10050) Line indented incorrectly; expected 20 spaces, found 10
(#10052) Line indented incorrectly; expected 16 spaces, found 8
(#10053) Line indented incorrectly; expected at least 20 spaces, found 10
(#10055) Line indented incorrectly; expected 12 spaces, found 6
(#10056) Line indented incorrectly; expected at least 12 spaces, found 6
(#10057) Line indented incorrectly; expected 8 spaces, found 4
(#10058) Line indented incorrectly; expected at least 8 spaces, found 4
(#10059) Line indented incorrectly; expected at least 8 spaces, found 4
(#10060) Line indented incorrectly; expected 4 spaces, found 2
(#10062) Line indented incorrectly; expected 4 spaces, found 2
(#10063) Line indented incorrectly; expected at least 8 spaces, found 4
(#10064) Line indented incorrectly; expected at least 8 spaces, found 4
(#10065) Line indented incorrectly; expected 8 spaces, found 4
(#10066) Line indented incorrectly; expected at least 12 spaces, found 6
(#10067) Line indented incorrectly; expected at least 12 spaces, found 6
(#10068) Line indented incorrectly; expected at least 12 spaces, found 6
(#10069) Line indented incorrectly; expected 8 spaces, found 4
(#10070) Line indented incorrectly; expected 8 spaces, found 4
(#10071) Line indented incorrectly; expected at least 12 spaces, found 6
(#10072) Line indented incorrectly; expected at least 12 spaces, found 6
(#10073) Line indented incorrectly; expected at least 12 spaces, found 6
(#10074) Line indented incorrectly; expected 8 spaces, found 4
(#10075) Line indented incorrectly; expected at least 8 spaces, found 4
(#10076) Line indented incorrectly; expected at least 8 spaces, found 4
(#10077) Line indented incorrectly; expected at least 8 spaces, found 4
(#10078) Line indented incorrectly; expected 4 spaces, found 2
(#10083) Line indented incorrectly; expected 4 spaces, found 2
(#10083) Member variable "_TSPEC" must be all lower-case
(#10083) Scope modifier not specified for member variable "$_TSPEC"
(#10085) Line indented incorrectly; expected 4 spaces, found 2
(#10086) Line indented incorrectly; expected 4 spaces, found 2
(#10086) Member variable "userException" must be all lower-case
(#10087) Line indented incorrectly; expected 4 spaces, found 2
(#10087) Member variable "systemException" must be all lower-case
(#10088) Line indented incorrectly; expected 4 spaces, found 2
(#10088) Member variable "notFoundException" must be all lower-case
(#10090) Line indented incorrectly; expected 4 spaces, found 2
(#10091) Line indented incorrectly; expected 8 spaces, found 4
(#10091) Variable "_TSPEC" must be all lower-case
(#10091) Variable "_TSPEC" must not contain underscores.
(#10092) Line indented incorrectly; expected at least 12 spaces, found 6
(#10092) Variable "_TSPEC" must be all lower-case
(#10092) Variable "_TSPEC" must not contain underscores.
(#10093) Line indented incorrectly; expected at least 12 spaces, found 8
(#10094) Line indented incorrectly; expected at least 12 spaces, found 10
(#10095) Line indented incorrectly; expected at least 12 spaces, found 10
(#10096) Line indented incorrectly; expected at least 12 spaces, found 10
(#10097) Line indented incorrectly; expected at least 12 spaces, found 8
(#10098) Line indented incorrectly; expected at least 12 spaces, found 10
(#10099) Line indented incorrectly; expected at least 12 spaces, found 10
(#10100) Line indented incorrectly; expected at least 12 spaces, found 10
(#10101) Line indented incorrectly; expected at least 12 spaces, found 10
(#10102) Line indented incorrectly; expected at least 12 spaces, found 8
(#10103) Line indented incorrectly; expected at least 12 spaces, found 10
(#10104) Line indented incorrectly; expected at least 12 spaces, found 10
(#10105) Line indented incorrectly; expected at least 12 spaces, found 10
(#10106) Line indented incorrectly; expected at least 12 spaces, found 10
(#10107) Line indented incorrectly; expected at least 12 spaces, found 8
(#10108) Line indented incorrectly; expected at least 12 spaces, found 10
(#10109) Line indented incorrectly; expected at least 12 spaces, found 10
(#10110) Line indented incorrectly; expected at least 12 spaces, found 10
(#10111) Line indented incorrectly; expected at least 12 spaces, found 10
(#10112) Line indented incorrectly; expected at least 16 spaces, found 8
(#10113) Line indented incorrectly; expected 8 spaces, found 4
(#10114) Line indented incorrectly; expected 8 spaces, found 4
(#10115) Line indented incorrectly; expected 12 spaces, found 6
(#10116) Line indented incorrectly; expected at least 16 spaces, found 8
(#10117) Line indented incorrectly; expected 12 spaces, found 6
(#10118) Line indented incorrectly; expected 12 spaces, found 6
(#10119) Line indented incorrectly; expected at least 16 spaces, found 8
(#10120) Line indented incorrectly; expected 12 spaces, found 6
(#10121) Line indented incorrectly; expected 12 spaces, found 6
(#10122) Line indented incorrectly; expected at least 16 spaces, found 8
(#10123) Line indented incorrectly; expected 12 spaces, found 6
(#10124) Line indented incorrectly; expected 12 spaces, found 6
(#10125) Line indented incorrectly; expected at least 16 spaces, found 8
(#10126) Line indented incorrectly; expected 12 spaces, found 6
(#10127) Line indented incorrectly; expected 8 spaces, found 4
(#10128) Line indented incorrectly; expected 4 spaces, found 2
(#10130) Line indented incorrectly; expected 4 spaces, found 2
(#10130) Public method name "NoteStore_expungeSearch_result::getName" must be in lower-case letters only
(#10131) Line indented incorrectly; expected at least 8 spaces, found 4
(#10132) Line indented incorrectly; expected 4 spaces, found 2
(#10134) Line indented incorrectly; expected 4 spaces, found 2
(#10135) Line indented incorrectly; expected at least 4 spaces, found 2
(#10135) Opening brace should be on the same line as the declaration
(#10136) Line indented incorrectly; expected at least 8 spaces, found 4
(#10137) Line indented incorrectly; expected at least 8 spaces, found 4
(#10138) Line indented incorrectly; expected at least 8 spaces, found 4
(#10139) Line indented incorrectly; expected at least 8 spaces, found 4
(#10140) Line indented incorrectly; expected at least 8 spaces, found 4
(#10141) Line indented incorrectly; expected 8 spaces, found 4
(#10141) Expected "while (...) {\n"; found "while (...)\n {\n"
(#10142) Line indented incorrectly; expected at least 8 spaces, found 4
(#10143) Line indented incorrectly; expected at least 12 spaces, found 6
(#10144) Line indented incorrectly; expected 12 spaces, found 6
(#10145) Line indented incorrectly; expected at least 16 spaces, found 8
(#10146) Line indented incorrectly; expected 12 spaces, found 6
(#10147) Line indented incorrectly; expected 12 spaces, found 6
(#10148) Line indented incorrectly; expected at least 12 spaces, found 6
(#10149) Line indented incorrectly; expected 16 spaces, found 8
(#10150) Line indented incorrectly; expected 20 spaces, found 10
(#10151) Line indented incorrectly; expected at least 24 spaces, found 12
(#10152) Line indented incorrectly; expected 20 spaces, found 10
(#10153) Line indented incorrectly; expected at least 24 spaces, found 12
(#10154) Line indented incorrectly; expected 20 spaces, found 10
(#10156) Line indented incorrectly; expected 16 spaces, found 8
(#10157) Line indented incorrectly; expected 20 spaces, found 10
(#10158) Line indented incorrectly; expected at least 24 spaces, found 12
(#10159) Line indented incorrectly; expected at least 24 spaces, found 12
(#10160) Line indented incorrectly; expected 20 spaces, found 10
(#10161) Line indented incorrectly; expected at least 24 spaces, found 12
(#10162) Line indented incorrectly; expected 20 spaces, found 10
(#10164) Line indented incorrectly; expected 16 spaces, found 8
(#10165) Line indented incorrectly; expected 20 spaces, found 10
(#10166) Line indented incorrectly; expected at least 24 spaces, found 12
(#10167) Line indented incorrectly; expected at least 24 spaces, found 12
(#10168) Line indented incorrectly; expected 20 spaces, found 10
(#10169) Line indented incorrectly; expected at least 24 spaces, found 12
(#10170) Line indented incorrectly; expected 20 spaces, found 10
(#10172) Line indented incorrectly; expected 16 spaces, found 8
(#10173) Line indented incorrectly; expected 20 spaces, found 10
(#10174) Line indented incorrectly; expected at least 24 spaces, found 12
(#10175) Line indented incorrectly; expected at least 24 spaces, found 12
(#10176) Line indented incorrectly; expected 20 spaces, found 10
(#10177) Line indented incorrectly; expected at least 24 spaces, found 12
(#10178) Line indented incorrectly; expected 20 spaces, found 10
(#10180) Line indented incorrectly; expected 16 spaces, found 8
(#10181) Line indented incorrectly; expected at least 20 spaces, found 10
(#10183) Line indented incorrectly; expected 12 spaces, found 6
(#10184) Line indented incorrectly; expected at least 12 spaces, found 6
(#10185) Line indented incorrectly; expected 8 spaces, found 4
(#10186) Line indented incorrectly; expected at least 8 spaces, found 4
(#10187) Line indented incorrectly; expected at least 8 spaces, found 4
(#10188) Line indented incorrectly; expected 4 spaces, found 2
(#10190) Line indented incorrectly; expected 4 spaces, found 2
(#10191) Line indented incorrectly; expected at least 8 spaces, found 4
(#10192) Line indented incorrectly; expected at least 8 spaces, found 4
(#10193) Line indented incorrectly; expected 8 spaces, found 4
(#10194) Line indented incorrectly; expected at least 12 spaces, found 6
(#10195) Line indented incorrectly; expected at least 12 spaces, found 6
(#10196) Line indented incorrectly; expected at least 12 spaces, found 6
(#10197) Line indented incorrectly; expected 8 spaces, found 4
(#10198) Line indented incorrectly; expected 8 spaces, found 4
(#10199) Line indented incorrectly; expected at least 12 spaces, found 6
(#10200) Line indented incorrectly; expected at least 12 spaces, found 6
(#10201) Line indented incorrectly; expected at least 12 spaces, found 6
(#10202) Line indented incorrectly; expected 8 spaces, found 4
(#10203) Line indented incorrectly; expected 8 spaces, found 4
(#10204) Line indented incorrectly; expected at least 12 spaces, found 6
(#10205) Line indented incorrectly; expected at least 12 spaces, found 6
(#10206) Line indented incorrectly; expected at least 12 spaces, found 6
(#10207) Line indented incorrectly; expected 8 spaces, found 4
(#10208) Line indented incorrectly; expected 8 spaces, found 4
(#10209) Line indented incorrectly; expected at least 12 spaces, found 6
(#10210) Line indented incorrectly; expected at least 12 spaces, found 6
(#10211) Line indented incorrectly; expected at least 12 spaces, found 6
(#10212) Line indented incorrectly; expected 8 spaces, found 4
(#10213) Line indented incorrectly; expected at least 8 spaces, found 4
(#10214) Line indented incorrectly; expected at least 8 spaces, found 4
(#10215) Line indented incorrectly; expected at least 8 spaces, found 4
(#10216) Line indented incorrectly; expected 4 spaces, found 2
(#10221) Line indented incorrectly; expected 4 spaces, found 2
(#10221) Member variable "_TSPEC" must be all lower-case
(#10221) Scope modifier not specified for member variable "$_TSPEC"
(#10223) Line indented incorrectly; expected 4 spaces, found 2
(#10223) Member variable "authenticationToken" must be all lower-case
(#10224) Line indented incorrectly; expected 4 spaces, found 2
(#10225) Line indented incorrectly; expected 4 spaces, found 2
(#10226) Line indented incorrectly; expected 4 spaces, found 2
(#10226) Member variable "maxNotes" must be all lower-case
(#10228) Line indented incorrectly; expected 4 spaces, found 2
(#10229) Line indented incorrectly; expected 8 spaces, found 4
(#10229) Variable "_TSPEC" must be all lower-case
(#10229) Variable "_TSPEC" must not contain underscores.
(#10230) Line indented incorrectly; expected at least 12 spaces, found 6
(#10230) Variable "_TSPEC" must be all lower-case
(#10230) Variable "_TSPEC" must not contain underscores.
(#10231) Line indented incorrectly; expected at least 12 spaces, found 8
(#10232) Line indented incorrectly; expected at least 12 spaces, found 10
(#10233) Line indented incorrectly; expected at least 12 spaces, found 10
(#10234) Line indented incorrectly; expected at least 12 spaces, found 10
(#10235) Line indented incorrectly; expected at least 12 spaces, found 8
(#10236) Line indented incorrectly; expected at least 12 spaces, found 10
(#10237) Line indented incorrectly; expected at least 12 spaces, found 10
(#10238) Line indented incorrectly; expected at least 12 spaces, found 10
(#10239) Line indented incorrectly; expected at least 12 spaces, found 10
(#10240) Line indented incorrectly; expected at least 12 spaces, found 8
(#10241) Line indented incorrectly; expected at least 12 spaces, found 10
(#10242) Line indented incorrectly; expected at least 12 spaces, found 10
(#10243) Line indented incorrectly; expected at least 12 spaces, found 10
(#10244) Line indented incorrectly; expected at least 12 spaces, found 8
(#10245) Line indented incorrectly; expected at least 12 spaces, found 10
(#10246) Line indented incorrectly; expected at least 12 spaces, found 10
(#10247) Line indented incorrectly; expected at least 12 spaces, found 10
(#10248) Line indented incorrectly; expected at least 16 spaces, found 8
(#10249) Line indented incorrectly; expected 8 spaces, found 4
(#10250) Line indented incorrectly; expected 8 spaces, found 4
(#10251) Line indented incorrectly; expected 12 spaces, found 6
(#10252) Line indented incorrectly; expected at least 16 spaces, found 8
(#10253) Line indented incorrectly; expected 12 spaces, found 6
(#10254) Line indented incorrectly; expected 12 spaces, found 6
(#10255) Line indented incorrectly; expected at least 16 spaces, found 8
(#10256) Line indented incorrectly; expected 12 spaces, found 6
(#10257) Line indented incorrectly; expected 12 spaces, found 6
(#10258) Line indented incorrectly; expected at least 16 spaces, found 8
(#10259) Line indented incorrectly; expected 12 spaces, found 6
(#10260) Line indented incorrectly; expected 12 spaces, found 6
(#10261) Line indented incorrectly; expected at least 16 spaces, found 8
(#10262) Line indented incorrectly; expected 12 spaces, found 6
(#10263) Line indented incorrectly; expected 8 spaces, found 4
(#10264) Line indented incorrectly; expected 4 spaces, found 2
(#10266) Line indented incorrectly; expected 4 spaces, found 2
(#10266) Public method name "NoteStore_findNotes_args::getName" must be in lower-case letters only
(#10267) Line indented incorrectly; expected at least 8 spaces, found 4
(#10268) Line indented incorrectly; expected 4 spaces, found 2
(#10270) Line indented incorrectly; expected 4 spaces, found 2
(#10271) Line indented incorrectly; expected at least 4 spaces, found 2
(#10271) Opening brace should be on the same line as the declaration
(#10272) Line indented incorrectly; expected at least 8 spaces, found 4
(#10273) Line indented incorrectly; expected at least 8 spaces, found 4
(#10274) Line indented incorrectly; expected at least 8 spaces, found 4
(#10275) Line indented incorrectly; expected at least 8 spaces, found 4
(#10276) Line indented incorrectly; expected at least 8 spaces, found 4
(#10277) Line indented incorrectly; expected 8 spaces, found 4
(#10277) Expected "while (...) {\n"; found "while (...)\n {\n"
(#10278) Line indented incorrectly; expected at least 8 spaces, found 4
(#10279) Line indented incorrectly; expected at least 12 spaces, found 6
(#10280) Line indented incorrectly; expected 12 spaces, found 6
(#10281) Line indented incorrectly; expected at least 16 spaces, found 8
(#10282) Line indented incorrectly; expected 12 spaces, found 6
(#10283) Line indented incorrectly; expected 12 spaces, found 6
(#10284) Line indented incorrectly; expected at least 12 spaces, found 6
(#10285) Line indented incorrectly; expected 16 spaces, found 8
(#10286) Line indented incorrectly; expected 20 spaces, found 10
(#10287) Line indented incorrectly; expected at least 24 spaces, found 12
(#10288) Line indented incorrectly; expected 20 spaces, found 10
(#10289) Line indented incorrectly; expected at least 24 spaces, found 12
(#10290) Line indented incorrectly; expected 20 spaces, found 10
(#10292) Line indented incorrectly; expected 16 spaces, found 8
(#10293) Line indented incorrectly; expected 20 spaces, found 10
(#10294) Line indented incorrectly; expected at least 24 spaces, found 12
(#10295) Line indented incorrectly; expected at least 24 spaces, found 12
(#10296) Line indented incorrectly; expected 20 spaces, found 10
(#10297) Line indented incorrectly; expected at least 24 spaces, found 12
(#10298) Line indented incorrectly; expected 20 spaces, found 10
(#10300) Line indented incorrectly; expected 16 spaces, found 8
(#10301) Line indented incorrectly; expected 20 spaces, found 10
(#10302) Line indented incorrectly; expected at least 24 spaces, found 12
(#10303) Line indented incorrectly; expected 20 spaces, found 10
(#10304) Line indented incorrectly; expected at least 24 spaces, found 12
(#10305) Line indented incorrectly; expected 20 spaces, found 10
(#10307) Line indented incorrectly; expected 16 spaces, found 8
(#10308) Line indented incorrectly; expected 20 spaces, found 10
(#10309) Line indented incorrectly; expected at least 24 spaces, found 12
(#10310) Line indented incorrectly; expected 20 spaces, found 10
(#10311) Line indented incorrectly; expected at least 24 spaces, found 12
(#10312) Line indented incorrectly; expected 20 spaces, found 10
(#10314) Line indented incorrectly; expected 16 spaces, found 8
(#10315) Line indented incorrectly; expected at least 20 spaces, found 10
(#10317) Line indented incorrectly; expected 12 spaces, found 6
(#10318) Line indented incorrectly; expected at least 12 spaces, found 6
(#10319) Line indented incorrectly; expected 8 spaces, found 4
(#10320) Line indented incorrectly; expected at least 8 spaces, found 4
(#10321) Line indented incorrectly; expected at least 8 spaces, found 4
(#10322) Line indented incorrectly; expected 4 spaces, found 2
(#10324) Line indented incorrectly; expected 4 spaces, found 2
(#10325) Line indented incorrectly; expected at least 8 spaces, found 4
(#10326) Line indented incorrectly; expected at least 8 spaces, found 4
(#10327) Line indented incorrectly; expected 8 spaces, found 4
(#10328) Line indented incorrectly; expected at least 12 spaces, found 6
(#10329) Line indented incorrectly; expected at least 12 spaces, found 6
(#10330) Line indented incorrectly; expected at least 12 spaces, found 6
(#10331) Line indented incorrectly; expected 8 spaces, found 4
(#10332) Line indented incorrectly; expected 8 spaces, found 4
(#10333) Line indented incorrectly; expected 12 spaces, found 6
(#10334) Line indented incorrectly; expected at least 16 spaces, found 8
(#10335) Line indented incorrectly; expected 12 spaces, found 6
(#10336) Line indented incorrectly; expected at least 12 spaces, found 6
(#10337) Line indented incorrectly; expected at least 12 spaces, found 6
(#10338) Line indented incorrectly; expected at least 12 spaces, found 6
(#10339) Line indented incorrectly; expected 8 spaces, found 4
(#10340) Line indented incorrectly; expected 8 spaces, found 4
(#10341) Line indented incorrectly; expected at least 12 spaces, found 6
(#10342) Line indented incorrectly; expected at least 12 spaces, found 6
(#10343) Line indented incorrectly; expected at least 12 spaces, found 6
(#10344) Line indented incorrectly; expected 8 spaces, found 4
(#10345) Line indented incorrectly; expected 8 spaces, found 4
(#10346) Line indented incorrectly; expected at least 12 spaces, found 6
(#10347) Line indented incorrectly; expected at least 12 spaces, found 6
(#10348) Line indented incorrectly; expected at least 12 spaces, found 6
(#10349) Line indented incorrectly; expected 8 spaces, found 4
(#10350) Line indented incorrectly; expected at least 8 spaces, found 4
(#10351) Line indented incorrectly; expected at least 8 spaces, found 4
(#10352) Line indented incorrectly; expected at least 8 spaces, found 4
(#10353) Line indented incorrectly; expected 4 spaces, found 2
(#10358) Line indented incorrectly; expected 4 spaces, found 2
(#10358) Member variable "_TSPEC" must be all lower-case
(#10358) Scope modifier not specified for member variable "$_TSPEC"
(#10360) Line indented incorrectly; expected 4 spaces, found 2
(#10361) Line indented incorrectly; expected 4 spaces, found 2
(#10361) Member variable "userException" must be all lower-case
(#10362) Line indented incorrectly; expected 4 spaces, found 2
(#10362) Member variable "systemException" must be all lower-case
(#10363) Line indented incorrectly; expected 4 spaces, found 2
(#10363) Member variable "notFoundException" must be all lower-case
(#10365) Line indented incorrectly; expected 4 spaces, found 2
(#10366) Line indented incorrectly; expected 8 spaces, found 4
(#10366) Variable "_TSPEC" must be all lower-case
(#10366) Variable "_TSPEC" must not contain underscores.
(#10367) Line indented incorrectly; expected at least 12 spaces, found 6
(#10367) Variable "_TSPEC" must be all lower-case
(#10367) Variable "_TSPEC" must not contain underscores.
(#10368) Line indented incorrectly; expected at least 12 spaces, found 8
(#10369) Line indented incorrectly; expected at least 12 spaces, found 10
(#10370) Line indented incorrectly; expected at least 12 spaces, found 10
(#10371) Line indented incorrectly; expected at least 12 spaces, found 10
(#10372) Line indented incorrectly; expected at least 12 spaces, found 10
(#10373) Line indented incorrectly; expected at least 12 spaces, found 8
(#10374) Line indented incorrectly; expected at least 12 spaces, found 10
(#10375) Line indented incorrectly; expected at least 12 spaces, found 10
(#10376) Line indented incorrectly; expected at least 12 spaces, found 10
(#10377) Line indented incorrectly; expected at least 12 spaces, found 10
(#10378) Line indented incorrectly; expected at least 12 spaces, found 8
(#10379) Line indented incorrectly; expected at least 12 spaces, found 10
(#10380) Line indented incorrectly; expected at least 12 spaces, found 10
(#10381) Line indented incorrectly; expected at least 12 spaces, found 10
(#10382) Line indented incorrectly; expected at least 12 spaces, found 10
(#10383) Line indented incorrectly; expected at least 12 spaces, found 8
(#10384) Line indented incorrectly; expected at least 12 spaces, found 10
(#10385) Line indented incorrectly; expected at least 12 spaces, found 10
(#10386) Line indented incorrectly; expected at least 12 spaces, found 10
(#10387) Line indented incorrectly; expected at least 12 spaces, found 10
(#10388) Line indented incorrectly; expected at least 16 spaces, found 8
(#10389) Line indented incorrectly; expected 8 spaces, found 4
(#10390) Line indented incorrectly; expected 8 spaces, found 4
(#10391) Line indented incorrectly; expected 12 spaces, found 6
(#10392) Line indented incorrectly; expected at least 16 spaces, found 8
(#10393) Line indented incorrectly; expected 12 spaces, found 6
(#10394) Line indented incorrectly; expected 12 spaces, found 6
(#10395) Line indented incorrectly; expected at least 16 spaces, found 8
(#10396) Line indented incorrectly; expected 12 spaces, found 6
(#10397) Line indented incorrectly; expected 12 spaces, found 6
(#10398) Line indented incorrectly; expected at least 16 spaces, found 8
(#10399) Line indented incorrectly; expected 12 spaces, found 6
(#10400) Line indented incorrectly; expected 12 spaces, found 6
(#10401) Line indented incorrectly; expected at least 16 spaces, found 8
(#10402) Line indented incorrectly; expected 12 spaces, found 6
(#10403) Line indented incorrectly; expected 8 spaces, found 4
(#10404) Line indented incorrectly; expected 4 spaces, found 2
(#10406) Line indented incorrectly; expected 4 spaces, found 2
(#10406) Public method name "NoteStore_findNotes_result::getName" must be in lower-case letters only
(#10407) Line indented incorrectly; expected at least 8 spaces, found 4
(#10408) Line indented incorrectly; expected 4 spaces, found 2
(#10410) Line indented incorrectly; expected 4 spaces, found 2
(#10411) Line indented incorrectly; expected at least 4 spaces, found 2
(#10411) Opening brace should be on the same line as the declaration
(#10412) Line indented incorrectly; expected at least 8 spaces, found 4
(#10413) Line indented incorrectly; expected at least 8 spaces, found 4
(#10414) Line indented incorrectly; expected at least 8 spaces, found 4
(#10415) Line indented incorrectly; expected at least 8 spaces, found 4
(#10416) Line indented incorrectly; expected at least 8 spaces, found 4
(#10417) Line indented incorrectly; expected 8 spaces, found 4
(#10417) Expected "while (...) {\n"; found "while (...)\n {\n"
(#10418) Line indented incorrectly; expected at least 8 spaces, found 4
(#10419) Line indented incorrectly; expected at least 12 spaces, found 6
(#10420) Line indented incorrectly; expected 12 spaces, found 6
(#10421) Line indented incorrectly; expected at least 16 spaces, found 8
(#10422) Line indented incorrectly; expected 12 spaces, found 6
(#10423) Line indented incorrectly; expected 12 spaces, found 6
(#10424) Line indented incorrectly; expected at least 12 spaces, found 6
(#10425) Line indented incorrectly; expected 16 spaces, found 8
(#10426) Line indented incorrectly; expected 20 spaces, found 10
(#10427) Line indented incorrectly; expected at least 24 spaces, found 12
(#10428) Line indented incorrectly; expected at least 24 spaces, found 12
(#10429) Line indented incorrectly; expected 20 spaces, found 10
(#10430) Line indented incorrectly; expected at least 24 spaces, found 12
(#10431) Line indented incorrectly; expected 20 spaces, found 10
(#10433) Line indented incorrectly; expected 16 spaces, found 8
(#10434) Line indented incorrectly; expected 20 spaces, found 10
(#10435) Line indented incorrectly; expected at least 24 spaces, found 12
(#10436) Line indented incorrectly; expected at least 24 spaces, found 12
(#10437) Line indented incorrectly; expected 20 spaces, found 10
(#10438) Line indented incorrectly; expected at least 24 spaces, found 12
(#10439) Line indented incorrectly; expected 20 spaces, found 10
(#10441) Line indented incorrectly; expected 16 spaces, found 8
(#10442) Line indented incorrectly; expected 20 spaces, found 10
(#10443) Line indented incorrectly; expected at least 24 spaces, found 12
(#10444) Line indented incorrectly; expected at least 24 spaces, found 12
(#10445) Line indented incorrectly; expected 20 spaces, found 10
(#10446) Line indented incorrectly; expected at least 24 spaces, found 12
(#10447) Line indented incorrectly; expected 20 spaces, found 10
(#10449) Line indented incorrectly; expected 16 spaces, found 8
(#10450) Line indented incorrectly; expected 20 spaces, found 10
(#10451) Line indented incorrectly; expected at least 24 spaces, found 12
(#10452) Line indented incorrectly; expected at least 24 spaces, found 12
(#10453) Line indented incorrectly; expected 20 spaces, found 10
(#10454) Line indented incorrectly; expected at least 24 spaces, found 12
(#10455) Line indented incorrectly; expected 20 spaces, found 10
(#10457) Line indented incorrectly; expected 16 spaces, found 8
(#10458) Line indented incorrectly; expected at least 20 spaces, found 10
(#10460) Line indented incorrectly; expected 12 spaces, found 6
(#10461) Line indented incorrectly; expected at least 12 spaces, found 6
(#10462) Line indented incorrectly; expected 8 spaces, found 4
(#10463) Line indented incorrectly; expected at least 8 spaces, found 4
(#10464) Line indented incorrectly; expected at least 8 spaces, found 4
(#10465) Line indented incorrectly; expected 4 spaces, found 2
(#10467) Line indented incorrectly; expected 4 spaces, found 2
(#10468) Line indented incorrectly; expected at least 8 spaces, found 4
(#10469) Line indented incorrectly; expected at least 8 spaces, found 4
(#10470) Line indented incorrectly; expected 8 spaces, found 4
(#10471) Line indented incorrectly; expected 12 spaces, found 6
(#10472) Line indented incorrectly; expected at least 16 spaces, found 8
(#10473) Line indented incorrectly; expected 12 spaces, found 6
(#10474) Line indented incorrectly; expected at least 12 spaces, found 6
(#10475) Line indented incorrectly; expected at least 12 spaces, found 6
(#10476) Line indented incorrectly; expected at least 12 spaces, found 6
(#10477) Line indented incorrectly; expected 8 spaces, found 4
(#10478) Line indented incorrectly; expected 8 spaces, found 4
(#10479) Line indented incorrectly; expected at least 12 spaces, found 6
(#10480) Line indented incorrectly; expected at least 12 spaces, found 6
(#10481) Line indented incorrectly; expected at least 12 spaces, found 6
(#10482) Line indented incorrectly; expected 8 spaces, found 4
(#10483) Line indented incorrectly; expected 8 spaces, found 4
(#10484) Line indented incorrectly; expected at least 12 spaces, found 6
(#10485) Line indented incorrectly; expected at least 12 spaces, found 6
(#10486) Line indented incorrectly; expected at least 12 spaces, found 6
(#10487) Line indented incorrectly; expected 8 spaces, found 4
(#10488) Line indented incorrectly; expected 8 spaces, found 4
(#10489) Line indented incorrectly; expected at least 12 spaces, found 6
(#10490) Line indented incorrectly; expected at least 12 spaces, found 6
(#10491) Line indented incorrectly; expected at least 12 spaces, found 6
(#10492) Line indented incorrectly; expected 8 spaces, found 4
(#10493) Line indented incorrectly; expected at least 8 spaces, found 4
(#10494) Line indented incorrectly; expected at least 8 spaces, found 4
(#10495) Line indented incorrectly; expected at least 8 spaces, found 4
(#10496) Line indented incorrectly; expected 4 spaces, found 2
(#10501) Line indented incorrectly; expected 4 spaces, found 2
(#10501) Member variable "_TSPEC" must be all lower-case
(#10501) Scope modifier not specified for member variable "$_TSPEC"
(#10503) Line indented incorrectly; expected 4 spaces, found 2
(#10503) Member variable "authenticationToken" must be all lower-case
(#10504) Line indented incorrectly; expected 4 spaces, found 2
(#10505) Line indented incorrectly; expected 4 spaces, found 2
(#10507) Line indented incorrectly; expected 4 spaces, found 2
(#10508) Line indented incorrectly; expected 8 spaces, found 4
(#10508) Variable "_TSPEC" must be all lower-case
(#10508) Variable "_TSPEC" must not contain underscores.
(#10509) Line indented incorrectly; expected at least 12 spaces, found 6
(#10509) Variable "_TSPEC" must be all lower-case
(#10509) Variable "_TSPEC" must not contain underscores.
(#10510) Line indented incorrectly; expected at least 12 spaces, found 8
(#10511) Line indented incorrectly; expected at least 12 spaces, found 10
(#10512) Line indented incorrectly; expected at least 12 spaces, found 10
(#10513) Line indented incorrectly; expected at least 12 spaces, found 10
(#10514) Line indented incorrectly; expected at least 12 spaces, found 8
(#10515) Line indented incorrectly; expected at least 12 spaces, found 10
(#10516) Line indented incorrectly; expected at least 12 spaces, found 10
(#10517) Line indented incorrectly; expected at least 12 spaces, found 10
(#10518) Line indented incorrectly; expected at least 12 spaces, found 10
(#10519) Line indented incorrectly; expected at least 12 spaces, found 8
(#10520) Line indented incorrectly; expected at least 12 spaces, found 10
(#10521) Line indented incorrectly; expected at least 12 spaces, found 10
(#10522) Line indented incorrectly; expected at least 12 spaces, found 10
(#10523) Line indented incorrectly; expected at least 16 spaces, found 8
(#10524) Line indented incorrectly; expected 8 spaces, found 4
(#10525) Line indented incorrectly; expected 8 spaces, found 4
(#10526) Line indented incorrectly; expected 12 spaces, found 6
(#10527) Line indented incorrectly; expected at least 16 spaces, found 8
(#10528) Line indented incorrectly; expected 12 spaces, found 6
(#10529) Line indented incorrectly; expected 12 spaces, found 6
(#10530) Line indented incorrectly; expected at least 16 spaces, found 8
(#10531) Line indented incorrectly; expected 12 spaces, found 6
(#10532) Line indented incorrectly; expected 12 spaces, found 6
(#10533) Line indented incorrectly; expected at least 16 spaces, found 8
(#10534) Line indented incorrectly; expected 12 spaces, found 6
(#10535) Line indented incorrectly; expected 8 spaces, found 4
(#10536) Line indented incorrectly; expected 4 spaces, found 2
(#10538) Line indented incorrectly; expected 4 spaces, found 2
(#10538) Public method name "NoteStore_findNoteOffset_args::getName" must be in lower-case letters only
(#10539) Line indented incorrectly; expected at least 8 spaces, found 4
(#10540) Line indented incorrectly; expected 4 spaces, found 2
(#10542) Line indented incorrectly; expected 4 spaces, found 2
(#10543) Line indented incorrectly; expected at least 4 spaces, found 2
(#10543) Opening brace should be on the same line as the declaration
(#10544) Line indented incorrectly; expected at least 8 spaces, found 4
(#10545) Line indented incorrectly; expected at least 8 spaces, found 4
(#10546) Line indented incorrectly; expected at least 8 spaces, found 4
(#10547) Line indented incorrectly; expected at least 8 spaces, found 4
(#10548) Line indented incorrectly; expected at least 8 spaces, found 4
(#10549) Line indented incorrectly; expected 8 spaces, found 4
(#10549) Expected "while (...) {\n"; found "while (...)\n {\n"
(#10550) Line indented incorrectly; expected at least 8 spaces, found 4
(#10551) Line indented incorrectly; expected at least 12 spaces, found 6
(#10552) Line indented incorrectly; expected 12 spaces, found 6
(#10553) Line indented incorrectly; expected at least 16 spaces, found 8
(#10554) Line indented incorrectly; expected 12 spaces, found 6
(#10555) Line indented incorrectly; expected 12 spaces, found 6
(#10556) Line indented incorrectly; expected at least 12 spaces, found 6
(#10557) Line indented incorrectly; expected 16 spaces, found 8
(#10558) Line indented incorrectly; expected 20 spaces, found 10
(#10559) Line indented incorrectly; expected at least 24 spaces, found 12
(#10560) Line indented incorrectly; expected 20 spaces, found 10
(#10561) Line indented incorrectly; expected at least 24 spaces, found 12
(#10562) Line indented incorrectly; expected 20 spaces, found 10
(#10564) Line indented incorrectly; expected 16 spaces, found 8
(#10565) Line indented incorrectly; expected 20 spaces, found 10
(#10566) Line indented incorrectly; expected at least 24 spaces, found 12
(#10567) Line indented incorrectly; expected at least 24 spaces, found 12
(#10568) Line indented incorrectly; expected 20 spaces, found 10
(#10569) Line indented incorrectly; expected at least 24 spaces, found 12
(#10570) Line indented incorrectly; expected 20 spaces, found 10
(#10572) Line indented incorrectly; expected 16 spaces, found 8
(#10573) Line indented incorrectly; expected 20 spaces, found 10
(#10574) Line indented incorrectly; expected at least 24 spaces, found 12
(#10575) Line indented incorrectly; expected 20 spaces, found 10
(#10576) Line indented incorrectly; expected at least 24 spaces, found 12
(#10577) Line indented incorrectly; expected 20 spaces, found 10
(#10579) Line indented incorrectly; expected 16 spaces, found 8
(#10580) Line indented incorrectly; expected at least 20 spaces, found 10
(#10582) Line indented incorrectly; expected 12 spaces, found 6
(#10583) Line indented incorrectly; expected at least 12 spaces, found 6
(#10584) Line indented incorrectly; expected 8 spaces, found 4
(#10585) Line indented incorrectly; expected at least 8 spaces, found 4
(#10586) Line indented incorrectly; expected at least 8 spaces, found 4
(#10587) Line indented incorrectly; expected 4 spaces, found 2
(#10589) Line indented incorrectly; expected 4 spaces, found 2
(#10590) Line indented incorrectly; expected at least 8 spaces, found 4
(#10591) Line indented incorrectly; expected at least 8 spaces, found 4
(#10592) Line indented incorrectly; expected 8 spaces, found 4
(#10593) Line indented incorrectly; expected at least 12 spaces, found 6
(#10594) Line indented incorrectly; expected at least 12 spaces, found 6
(#10595) Line indented incorrectly; expected at least 12 spaces, found 6
(#10596) Line indented incorrectly; expected 8 spaces, found 4
(#10597) Line indented incorrectly; expected 8 spaces, found 4
(#10598) Line indented incorrectly; expected 12 spaces, found 6
(#10599) Line indented incorrectly; expected at least 16 spaces, found 8
(#10600) Line indented incorrectly; expected 12 spaces, found 6
(#10601) Line indented incorrectly; expected at least 12 spaces, found 6
(#10602) Line indented incorrectly; expected at least 12 spaces, found 6
(#10603) Line indented incorrectly; expected at least 12 spaces, found 6
(#10604) Line indented incorrectly; expected 8 spaces, found 4
(#10605) Line indented incorrectly; expected 8 spaces, found 4
(#10606) Line indented incorrectly; expected at least 12 spaces, found 6
(#10607) Line indented incorrectly; expected at least 12 spaces, found 6
(#10608) Line indented incorrectly; expected at least 12 spaces, found 6
(#10609) Line indented incorrectly; expected 8 spaces, found 4
(#10610) Line indented incorrectly; expected at least 8 spaces, found 4
(#10611) Line indented incorrectly; expected at least 8 spaces, found 4
(#10612) Line indented incorrectly; expected at least 8 spaces, found 4
(#10613) Line indented incorrectly; expected 4 spaces, found 2
(#10618) Line indented incorrectly; expected 4 spaces, found 2
(#10618) Member variable "_TSPEC" must be all lower-case
(#10618) Scope modifier not specified for member variable "$_TSPEC"
(#10620) Line indented incorrectly; expected 4 spaces, found 2
(#10621) Line indented incorrectly; expected 4 spaces, found 2
(#10621) Member variable "userException" must be all lower-case
(#10622) Line indented incorrectly; expected 4 spaces, found 2
(#10622) Member variable "systemException" must be all lower-case
(#10623) Line indented incorrectly; expected 4 spaces, found 2
(#10623) Member variable "notFoundException" must be all lower-case
(#10625) Line indented incorrectly; expected 4 spaces, found 2
(#10626) Line indented incorrectly; expected 8 spaces, found 4
(#10626) Variable "_TSPEC" must be all lower-case
(#10626) Variable "_TSPEC" must not contain underscores.
(#10627) Line indented incorrectly; expected at least 12 spaces, found 6
(#10627) Variable "_TSPEC" must be all lower-case
(#10627) Variable "_TSPEC" must not contain underscores.
(#10628) Line indented incorrectly; expected at least 12 spaces, found 8
(#10629) Line indented incorrectly; expected at least 12 spaces, found 10
(#10630) Line indented incorrectly; expected at least 12 spaces, found 10
(#10631) Line indented incorrectly; expected at least 12 spaces, found 10
(#10632) Line indented incorrectly; expected at least 12 spaces, found 8
(#10633) Line indented incorrectly; expected at least 12 spaces, found 10
(#10634) Line indented incorrectly; expected at least 12 spaces, found 10
(#10635) Line indented incorrectly; expected at least 12 spaces, found 10
(#10636) Line indented incorrectly; expected at least 12 spaces, found 10
(#10637) Line indented incorrectly; expected at least 12 spaces, found 8
(#10638) Line indented incorrectly; expected at least 12 spaces, found 10
(#10639) Line indented incorrectly; expected at least 12 spaces, found 10
(#10640) Line indented incorrectly; expected at least 12 spaces, found 10
(#10641) Line indented incorrectly; expected at least 12 spaces, found 10
(#10642) Line indented incorrectly; expected at least 12 spaces, found 8
(#10643) Line indented incorrectly; expected at least 12 spaces, found 10
(#10644) Line indented incorrectly; expected at least 12 spaces, found 10
(#10645) Line indented incorrectly; expected at least 12 spaces, found 10
(#10646) Line indented incorrectly; expected at least 12 spaces, found 10
(#10647) Line indented incorrectly; expected at least 16 spaces, found 8
(#10648) Line indented incorrectly; expected 8 spaces, found 4
(#10649) Line indented incorrectly; expected 8 spaces, found 4
(#10650) Line indented incorrectly; expected 12 spaces, found 6
(#10651) Line indented incorrectly; expected at least 16 spaces, found 8
(#10652) Line indented incorrectly; expected 12 spaces, found 6
(#10653) Line indented incorrectly; expected 12 spaces, found 6
(#10654) Line indented incorrectly; expected at least 16 spaces, found 8
(#10655) Line indented incorrectly; expected 12 spaces, found 6
(#10656) Line indented incorrectly; expected 12 spaces, found 6
(#10657) Line indented incorrectly; expected at least 16 spaces, found 8
(#10658) Line indented incorrectly; expected 12 spaces, found 6
(#10659) Line indented incorrectly; expected 12 spaces, found 6
(#10660) Line indented incorrectly; expected at least 16 spaces, found 8
(#10661) Line indented incorrectly; expected 12 spaces, found 6
(#10662) Line indented incorrectly; expected 8 spaces, found 4
(#10663) Line indented incorrectly; expected 4 spaces, found 2
(#10665) Line indented incorrectly; expected 4 spaces, found 2
(#10665) Public method name "NoteStore_findNoteOffset_result::getName" must be in lower-case letters only
(#10666) Line indented incorrectly; expected at least 8 spaces, found 4
(#10667) Line indented incorrectly; expected 4 spaces, found 2
(#10669) Line indented incorrectly; expected 4 spaces, found 2
(#10670) Line indented incorrectly; expected at least 4 spaces, found 2
(#10670) Opening brace should be on the same line as the declaration
(#10671) Line indented incorrectly; expected at least 8 spaces, found 4
(#10672) Line indented incorrectly; expected at least 8 spaces, found 4
(#10673) Line indented incorrectly; expected at least 8 spaces, found 4
(#10674) Line indented incorrectly; expected at least 8 spaces, found 4
(#10675) Line indented incorrectly; expected at least 8 spaces, found 4
(#10676) Line indented incorrectly; expected 8 spaces, found 4
(#10676) Expected "while (...) {\n"; found "while (...)\n {\n"
(#10677) Line indented incorrectly; expected at least 8 spaces, found 4
(#10678) Line indented incorrectly; expected at least 12 spaces, found 6
(#10679) Line indented incorrectly; expected 12 spaces, found 6
(#10680) Line indented incorrectly; expected at least 16 spaces, found 8
(#10681) Line indented incorrectly; expected 12 spaces, found 6
(#10682) Line indented incorrectly; expected 12 spaces, found 6
(#10683) Line indented incorrectly; expected at least 12 spaces, found 6
(#10684) Line indented incorrectly; expected 16 spaces, found 8
(#10685) Line indented incorrectly; expected 20 spaces, found 10
(#10686) Line indented incorrectly; expected at least 24 spaces, found 12
(#10687) Line indented incorrectly; expected 20 spaces, found 10
(#10688) Line indented incorrectly; expected at least 24 spaces, found 12
(#10689) Line indented incorrectly; expected 20 spaces, found 10
(#10691) Line indented incorrectly; expected 16 spaces, found 8
(#10692) Line indented incorrectly; expected 20 spaces, found 10
(#10693) Line indented incorrectly; expected at least 24 spaces, found 12
(#10694) Line indented incorrectly; expected at least 24 spaces, found 12
(#10695) Line indented incorrectly; expected 20 spaces, found 10
(#10696) Line indented incorrectly; expected at least 24 spaces, found 12
(#10697) Line indented incorrectly; expected 20 spaces, found 10
(#10699) Line indented incorrectly; expected 16 spaces, found 8
(#10700) Line indented incorrectly; expected 20 spaces, found 10
(#10701) Line indented incorrectly; expected at least 24 spaces, found 12
(#10702) Line indented incorrectly; expected at least 24 spaces, found 12
(#10703) Line indented incorrectly; expected 20 spaces, found 10
(#10704) Line indented incorrectly; expected at least 24 spaces, found 12
(#10705) Line indented incorrectly; expected 20 spaces, found 10
(#10707) Line indented incorrectly; expected 16 spaces, found 8
(#10708) Line indented incorrectly; expected 20 spaces, found 10
(#10709) Line indented incorrectly; expected at least 24 spaces, found 12
(#10710) Line indented incorrectly; expected at least 24 spaces, found 12
(#10711) Line indented incorrectly; expected 20 spaces, found 10
(#10712) Line indented incorrectly; expected at least 24 spaces, found 12
(#10713) Line indented incorrectly; expected 20 spaces, found 10
(#10715) Line indented incorrectly; expected 16 spaces, found 8
(#10716) Line indented incorrectly; expected at least 20 spaces, found 10
(#10718) Line indented incorrectly; expected 12 spaces, found 6
(#10719) Line indented incorrectly; expected at least 12 spaces, found 6
(#10720) Line indented incorrectly; expected 8 spaces, found 4
(#10721) Line indented incorrectly; expected at least 8 spaces, found 4
(#10722) Line indented incorrectly; expected at least 8 spaces, found 4
(#10723) Line indented incorrectly; expected 4 spaces, found 2
(#10725) Line indented incorrectly; expected 4 spaces, found 2
(#10726) Line indented incorrectly; expected at least 8 spaces, found 4
(#10727) Line indented incorrectly; expected at least 8 spaces, found 4
(#10728) Line indented incorrectly; expected 8 spaces, found 4
(#10729) Line indented incorrectly; expected at least 12 spaces, found 6
(#10730) Line indented incorrectly; expected at least 12 spaces, found 6
(#10731) Line indented incorrectly; expected at least 12 spaces, found 6
(#10732) Line indented incorrectly; expected 8 spaces, found 4
(#10733) Line indented incorrectly; expected 8 spaces, found 4
(#10734) Line indented incorrectly; expected at least 12 spaces, found 6
(#10735) Line indented incorrectly; expected at least 12 spaces, found 6
(#10736) Line indented incorrectly; expected at least 12 spaces, found 6
(#10737) Line indented incorrectly; expected 8 spaces, found 4
(#10738) Line indented incorrectly; expected 8 spaces, found 4
(#10739) Line indented incorrectly; expected at least 12 spaces, found 6
(#10740) Line indented incorrectly; expected at least 12 spaces, found 6
(#10741) Line indented incorrectly; expected at least 12 spaces, found 6
(#10742) Line indented incorrectly; expected 8 spaces, found 4
(#10743) Line indented incorrectly; expected 8 spaces, found 4
(#10744) Line indented incorrectly; expected at least 12 spaces, found 6
(#10745) Line indented incorrectly; expected at least 12 spaces, found 6
(#10746) Line indented incorrectly; expected at least 12 spaces, found 6
(#10747) Line indented incorrectly; expected 8 spaces, found 4
(#10748) Line indented incorrectly; expected at least 8 spaces, found 4
(#10749) Line indented incorrectly; expected at least 8 spaces, found 4
(#10750) Line indented incorrectly; expected at least 8 spaces, found 4
(#10751) Line indented incorrectly; expected 4 spaces, found 2
(#10756) Line indented incorrectly; expected 4 spaces, found 2
(#10756) Member variable "_TSPEC" must be all lower-case
(#10756) Scope modifier not specified for member variable "$_TSPEC"
(#10758) Line indented incorrectly; expected 4 spaces, found 2
(#10758) Member variable "authenticationToken" must be all lower-case
(#10759) Line indented incorrectly; expected 4 spaces, found 2
(#10760) Line indented incorrectly; expected 4 spaces, found 2
(#10761) Line indented incorrectly; expected 4 spaces, found 2
(#10761) Member variable "maxNotes" must be all lower-case
(#10762) Line indented incorrectly; expected 4 spaces, found 2
(#10762) Member variable "resultSpec" must be all lower-case
(#10764) Line indented incorrectly; expected 4 spaces, found 2
(#10765) Line indented incorrectly; expected 8 spaces, found 4
(#10765) Variable "_TSPEC" must be all lower-case
(#10765) Variable "_TSPEC" must not contain underscores.
(#10766) Line indented incorrectly; expected at least 12 spaces, found 6
(#10766) Variable "_TSPEC" must be all lower-case
(#10766) Variable "_TSPEC" must not contain underscores.
(#10767) Line indented incorrectly; expected at least 12 spaces, found 8
(#10768) Line indented incorrectly; expected at least 12 spaces, found 10
(#10769) Line indented incorrectly; expected at least 12 spaces, found 10
(#10770) Line indented incorrectly; expected at least 12 spaces, found 10
(#10771) Line indented incorrectly; expected at least 12 spaces, found 8
(#10772) Line indented incorrectly; expected at least 12 spaces, found 10
(#10773) Line indented incorrectly; expected at least 12 spaces, found 10
(#10774) Line indented incorrectly; expected at least 12 spaces, found 10
(#10775) Line indented incorrectly; expected at least 12 spaces, found 10
(#10776) Line indented incorrectly; expected at least 12 spaces, found 8
(#10777) Line indented incorrectly; expected at least 12 spaces, found 10
(#10778) Line indented incorrectly; expected at least 12 spaces, found 10
(#10779) Line indented incorrectly; expected at least 12 spaces, found 10
(#10780) Line indented incorrectly; expected at least 12 spaces, found 8
(#10781) Line indented incorrectly; expected at least 12 spaces, found 10
(#10782) Line indented incorrectly; expected at least 12 spaces, found 10
(#10783) Line indented incorrectly; expected at least 12 spaces, found 10
(#10784) Line indented incorrectly; expected at least 12 spaces, found 8
(#10785) Line indented incorrectly; expected at least 12 spaces, found 10
(#10786) Line indented incorrectly; expected at least 12 spaces, found 10
(#10787) Line indented incorrectly; expected at least 12 spaces, found 10
(#10788) Line indented incorrectly; expected at least 12 spaces, found 10
(#10789) Line indented incorrectly; expected at least 16 spaces, found 8
(#10790) Line indented incorrectly; expected 8 spaces, found 4
(#10791) Line indented incorrectly; expected 8 spaces, found 4
(#10792) Line indented incorrectly; expected 12 spaces, found 6
(#10793) Line indented incorrectly; expected at least 16 spaces, found 8
(#10794) Line indented incorrectly; expected 12 spaces, found 6
(#10795) Line indented incorrectly; expected 12 spaces, found 6
(#10796) Line indented incorrectly; expected at least 16 spaces, found 8
(#10797) Line indented incorrectly; expected 12 spaces, found 6
(#10798) Line indented incorrectly; expected 12 spaces, found 6
(#10799) Line indented incorrectly; expected at least 16 spaces, found 8
(#10800) Line indented incorrectly; expected 12 spaces, found 6
(#10801) Line indented incorrectly; expected 12 spaces, found 6
(#10802) Line indented incorrectly; expected at least 16 spaces, found 8
(#10803) Line indented incorrectly; expected 12 spaces, found 6
(#10804) Line indented incorrectly; expected 12 spaces, found 6
(#10805) Line indented incorrectly; expected at least 16 spaces, found 8
(#10806) Line indented incorrectly; expected 12 spaces, found 6
(#10807) Line indented incorrectly; expected 8 spaces, found 4
(#10808) Line indented incorrectly; expected 4 spaces, found 2
(#10810) Line indented incorrectly; expected 4 spaces, found 2
(#10810) Public method name "NoteStore_findNotesMetadata_args::getName" must be in lower-case letters only
(#10811) Line indented incorrectly; expected at least 8 spaces, found 4
(#10812) Line indented incorrectly; expected 4 spaces, found 2
(#10814) Line indented incorrectly; expected 4 spaces, found 2
(#10815) Line indented incorrectly; expected at least 4 spaces, found 2
(#10815) Opening brace should be on the same line as the declaration
(#10816) Line indented incorrectly; expected at least 8 spaces, found 4
(#10817) Line indented incorrectly; expected at least 8 spaces, found 4
(#10818) Line indented incorrectly; expected at least 8 spaces, found 4
(#10819) Line indented incorrectly; expected at least 8 spaces, found 4
(#10820) Line indented incorrectly; expected at least 8 spaces, found 4
(#10821) Line indented incorrectly; expected 8 spaces, found 4
(#10821) Expected "while (...) {\n"; found "while (...)\n {\n"
(#10822) Line indented incorrectly; expected at least 8 spaces, found 4
(#10823) Line indented incorrectly; expected at least 12 spaces, found 6
(#10824) Line indented incorrectly; expected 12 spaces, found 6
(#10825) Line indented incorrectly; expected at least 16 spaces, found 8
(#10826) Line indented incorrectly; expected 12 spaces, found 6
(#10827) Line indented incorrectly; expected 12 spaces, found 6
(#10828) Line indented incorrectly; expected at least 12 spaces, found 6
(#10829) Line indented incorrectly; expected 16 spaces, found 8
(#10830) Line indented incorrectly; expected 20 spaces, found 10
(#10831) Line indented incorrectly; expected at least 24 spaces, found 12
(#10832) Line indented incorrectly; expected 20 spaces, found 10
(#10833) Line indented incorrectly; expected at least 24 spaces, found 12
(#10834) Line indented incorrectly; expected 20 spaces, found 10
(#10836) Line indented incorrectly; expected 16 spaces, found 8
(#10837) Line indented incorrectly; expected 20 spaces, found 10
(#10838) Line indented incorrectly; expected at least 24 spaces, found 12
(#10839) Line indented incorrectly; expected at least 24 spaces, found 12
(#10840) Line indented incorrectly; expected 20 spaces, found 10
(#10841) Line indented incorrectly; expected at least 24 spaces, found 12
(#10842) Line indented incorrectly; expected 20 spaces, found 10
(#10844) Line indented incorrectly; expected 16 spaces, found 8
(#10845) Line indented incorrectly; expected 20 spaces, found 10
(#10846) Line indented incorrectly; expected at least 24 spaces, found 12
(#10847) Line indented incorrectly; expected 20 spaces, found 10
(#10848) Line indented incorrectly; expected at least 24 spaces, found 12
(#10849) Line indented incorrectly; expected 20 spaces, found 10
(#10851) Line indented incorrectly; expected 16 spaces, found 8
(#10852) Line indented incorrectly; expected 20 spaces, found 10
(#10853) Line indented incorrectly; expected at least 24 spaces, found 12
(#10854) Line indented incorrectly; expected 20 spaces, found 10
(#10855) Line indented incorrectly; expected at least 24 spaces, found 12
(#10856) Line indented incorrectly; expected 20 spaces, found 10
(#10858) Line indented incorrectly; expected 16 spaces, found 8
(#10859) Line indented incorrectly; expected 20 spaces, found 10
(#10860) Line indented incorrectly; expected at least 24 spaces, found 12
(#10861) Line indented incorrectly; expected at least 24 spaces, found 12
(#10862) Line indented incorrectly; expected 20 spaces, found 10
(#10863) Line indented incorrectly; expected at least 24 spaces, found 12
(#10864) Line indented incorrectly; expected 20 spaces, found 10
(#10866) Line indented incorrectly; expected 16 spaces, found 8
(#10867) Line indented incorrectly; expected at least 20 spaces, found 10
(#10869) Line indented incorrectly; expected 12 spaces, found 6
(#10870) Line indented incorrectly; expected at least 12 spaces, found 6
(#10871) Line indented incorrectly; expected 8 spaces, found 4
(#10872) Line indented incorrectly; expected at least 8 spaces, found 4
(#10873) Line indented incorrectly; expected at least 8 spaces, found 4
(#10874) Line indented incorrectly; expected 4 spaces, found 2
(#10876) Line indented incorrectly; expected 4 spaces, found 2
(#10877) Line indented incorrectly; expected at least 8 spaces, found 4
(#10878) Line indented incorrectly; expected at least 8 spaces, found 4
(#10879) Line indented incorrectly; expected 8 spaces, found 4
(#10880) Line indented incorrectly; expected at least 12 spaces, found 6
(#10881) Line indented incorrectly; expected at least 12 spaces, found 6
(#10882) Line indented incorrectly; expected at least 12 spaces, found 6
(#10883) Line indented incorrectly; expected 8 spaces, found 4
(#10884) Line indented incorrectly; expected 8 spaces, found 4
(#10885) Line indented incorrectly; expected 12 spaces, found 6
(#10886) Line indented incorrectly; expected at least 16 spaces, found 8
(#10887) Line indented incorrectly; expected 12 spaces, found 6
(#10888) Line indented incorrectly; expected at least 12 spaces, found 6
(#10889) Line indented incorrectly; expected at least 12 spaces, found 6
(#10890) Line indented incorrectly; expected at least 12 spaces, found 6
(#10891) Line indented incorrectly; expected 8 spaces, found 4
(#10892) Line indented incorrectly; expected 8 spaces, found 4
(#10893) Line indented incorrectly; expected at least 12 spaces, found 6
(#10894) Line indented incorrectly; expected at least 12 spaces, found 6
(#10895) Line indented incorrectly; expected at least 12 spaces, found 6
(#10896) Line indented incorrectly; expected 8 spaces, found 4
(#10897) Line indented incorrectly; expected 8 spaces, found 4
(#10898) Line indented incorrectly; expected at least 12 spaces, found 6
(#10899) Line indented incorrectly; expected at least 12 spaces, found 6
(#10900) Line indented incorrectly; expected at least 12 spaces, found 6
(#10901) Line indented incorrectly; expected 8 spaces, found 4
(#10902) Line indented incorrectly; expected 8 spaces, found 4
(#10903) Line indented incorrectly; expected 12 spaces, found 6
(#10904) Line indented incorrectly; expected at least 16 spaces, found 8
(#10905) Line indented incorrectly; expected 12 spaces, found 6
(#10906) Line indented incorrectly; expected at least 12 spaces, found 6
(#10907) Line indented incorrectly; expected at least 12 spaces, found 6
(#10908) Line indented incorrectly; expected at least 12 spaces, found 6
(#10909) Line indented incorrectly; expected 8 spaces, found 4
(#10910) Line indented incorrectly; expected at least 8 spaces, found 4
(#10911) Line indented incorrectly; expected at least 8 spaces, found 4
(#10912) Line indented incorrectly; expected at least 8 spaces, found 4
(#10913) Line indented incorrectly; expected 4 spaces, found 2
(#10918) Line indented incorrectly; expected 4 spaces, found 2
(#10918) Member variable "_TSPEC" must be all lower-case
(#10918) Scope modifier not specified for member variable "$_TSPEC"
(#10920) Line indented incorrectly; expected 4 spaces, found 2
(#10921) Line indented incorrectly; expected 4 spaces, found 2
(#10921) Member variable "userException" must be all lower-case
(#10922) Line indented incorrectly; expected 4 spaces, found 2
(#10922) Member variable "systemException" must be all lower-case
(#10923) Line indented incorrectly; expected 4 spaces, found 2
(#10923) Member variable "notFoundException" must be all lower-case
(#10925) Line indented incorrectly; expected 4 spaces, found 2
(#10926) Line indented incorrectly; expected 8 spaces, found 4
(#10926) Variable "_TSPEC" must be all lower-case
(#10926) Variable "_TSPEC" must not contain underscores.
(#10927) Line indented incorrectly; expected at least 12 spaces, found 6
(#10927) Variable "_TSPEC" must be all lower-case
(#10927) Variable "_TSPEC" must not contain underscores.
(#10928) Line indented incorrectly; expected at least 12 spaces, found 8
(#10929) Line indented incorrectly; expected at least 12 spaces, found 10
(#10930) Line indented incorrectly; expected at least 12 spaces, found 10
(#10931) Line indented incorrectly; expected at least 12 spaces, found 10
(#10932) Line indented incorrectly; expected at least 12 spaces, found 10
(#10933) Line indented incorrectly; expected at least 12 spaces, found 8
(#10934) Line indented incorrectly; expected at least 12 spaces, found 10
(#10935) Line indented incorrectly; expected at least 12 spaces, found 10
(#10936) Line indented incorrectly; expected at least 12 spaces, found 10
(#10937) Line indented incorrectly; expected at least 12 spaces, found 10
(#10938) Line indented incorrectly; expected at least 12 spaces, found 8
(#10939) Line indented incorrectly; expected at least 12 spaces, found 10
(#10940) Line indented incorrectly; expected at least 12 spaces, found 10
(#10941) Line indented incorrectly; expected at least 12 spaces, found 10
(#10942) Line indented incorrectly; expected at least 12 spaces, found 10
(#10943) Line indented incorrectly; expected at least 12 spaces, found 8
(#10944) Line indented incorrectly; expected at least 12 spaces, found 10
(#10945) Line indented incorrectly; expected at least 12 spaces, found 10
(#10946) Line indented incorrectly; expected at least 12 spaces, found 10
(#10947) Line indented incorrectly; expected at least 12 spaces, found 10
(#10948) Line indented incorrectly; expected at least 16 spaces, found 8
(#10949) Line indented incorrectly; expected 8 spaces, found 4
(#10950) Line indented incorrectly; expected 8 spaces, found 4
(#10951) Line indented incorrectly; expected 12 spaces, found 6
(#10952) Line indented incorrectly; expected at least 16 spaces, found 8
(#10953) Line indented incorrectly; expected 12 spaces, found 6
(#10954) Line indented incorrectly; expected 12 spaces, found 6
(#10955) Line indented incorrectly; expected at least 16 spaces, found 8
(#10956) Line indented incorrectly; expected 12 spaces, found 6
(#10957) Line indented incorrectly; expected 12 spaces, found 6
(#10958) Line indented incorrectly; expected at least 16 spaces, found 8
(#10959) Line indented incorrectly; expected 12 spaces, found 6
(#10960) Line indented incorrectly; expected 12 spaces, found 6
(#10961) Line indented incorrectly; expected at least 16 spaces, found 8
(#10962) Line indented incorrectly; expected 12 spaces, found 6
(#10963) Line indented incorrectly; expected 8 spaces, found 4
(#10964) Line indented incorrectly; expected 4 spaces, found 2
(#10966) Line indented incorrectly; expected 4 spaces, found 2
(#10966) Public method name "NoteStore_findNotesMetadata_result::getName" must be in lower-case letters only
(#10967) Line indented incorrectly; expected at least 8 spaces, found 4
(#10968) Line indented incorrectly; expected 4 spaces, found 2
(#10970) Line indented incorrectly; expected 4 spaces, found 2
(#10971) Line indented incorrectly; expected at least 4 spaces, found 2
(#10971) Opening brace should be on the same line as the declaration
(#10972) Line indented incorrectly; expected at least 8 spaces, found 4
(#10973) Line indented incorrectly; expected at least 8 spaces, found 4
(#10974) Line indented incorrectly; expected at least 8 spaces, found 4
(#10975) Line indented incorrectly; expected at least 8 spaces, found 4
(#10976) Line indented incorrectly; expected at least 8 spaces, found 4
(#10977) Line indented incorrectly; expected 8 spaces, found 4
(#10977) Expected "while (...) {\n"; found "while (...)\n {\n"
(#10978) Line indented incorrectly; expected at least 8 spaces, found 4
(#10979) Line indented incorrectly; expected at least 12 spaces, found 6
(#10980) Line indented incorrectly; expected 12 spaces, found 6
(#10981) Line indented incorrectly; expected at least 16 spaces, found 8
(#10982) Line indented incorrectly; expected 12 spaces, found 6
(#10983) Line indented incorrectly; expected 12 spaces, found 6
(#10984) Line indented incorrectly; expected at least 12 spaces, found 6
(#10985) Line indented incorrectly; expected 16 spaces, found 8
(#10986) Line indented incorrectly; expected 20 spaces, found 10
(#10987) Line indented incorrectly; expected at least 24 spaces, found 12
(#10988) Line indented incorrectly; expected at least 24 spaces, found 12
(#10989) Line indented incorrectly; expected 20 spaces, found 10
(#10990) Line indented incorrectly; expected at least 24 spaces, found 12
(#10991) Line indented incorrectly; expected 20 spaces, found 10
(#10993) Line indented incorrectly; expected 16 spaces, found 8
(#10994) Line indented incorrectly; expected 20 spaces, found 10
(#10995) Line indented incorrectly; expected at least 24 spaces, found 12
(#10996) Line indented incorrectly; expected at least 24 spaces, found 12
(#10997) Line indented incorrectly; expected 20 spaces, found 10
(#10998) Line indented incorrectly; expected at least 24 spaces, found 12
(#10999) Line indented incorrectly; expected 20 spaces, found 10
(#11001) Line indented incorrectly; expected 16 spaces, found 8
(#11002) Line indented incorrectly; expected 20 spaces, found 10
(#11003) Line indented incorrectly; expected at least 24 spaces, found 12
(#11004) Line indented incorrectly; expected at least 24 spaces, found 12
(#11005) Line indented incorrectly; expected 20 spaces, found 10
(#11006) Line indented incorrectly; expected at least 24 spaces, found 12
(#11007) Line indented incorrectly; expected 20 spaces, found 10
(#11009) Line indented incorrectly; expected 16 spaces, found 8
(#11010) Line indented incorrectly; expected 20 spaces, found 10
(#11011) Line indented incorrectly; expected at least 24 spaces, found 12
(#11012) Line indented incorrectly; expected at least 24 spaces, found 12
(#11013) Line indented incorrectly; expected 20 spaces, found 10
(#11014) Line indented incorrectly; expected at least 24 spaces, found 12
(#11015) Line indented incorrectly; expected 20 spaces, found 10
(#11017) Line indented incorrectly; expected 16 spaces, found 8
(#11018) Line indented incorrectly; expected at least 20 spaces, found 10
(#11020) Line indented incorrectly; expected 12 spaces, found 6
(#11021) Line indented incorrectly; expected at least 12 spaces, found 6
(#11022) Line indented incorrectly; expected 8 spaces, found 4
(#11023) Line indented incorrectly; expected at least 8 spaces, found 4
(#11024) Line indented incorrectly; expected at least 8 spaces, found 4
(#11025) Line indented incorrectly; expected 4 spaces, found 2
(#11027) Line indented incorrectly; expected 4 spaces, found 2
(#11028) Line indented incorrectly; expected at least 8 spaces, found 4
(#11029) Line indented incorrectly; expected at least 8 spaces, found 4
(#11030) Line indented incorrectly; expected 8 spaces, found 4
(#11031) Line indented incorrectly; expected 12 spaces, found 6
(#11032) Line indented incorrectly; expected at least 16 spaces, found 8
(#11033) Line indented incorrectly; expected 12 spaces, found 6
(#11034) Line indented incorrectly; expected at least 12 spaces, found 6
(#11035) Line indented incorrectly; expected at least 12 spaces, found 6
(#11036) Line indented incorrectly; expected at least 12 spaces, found 6
(#11037) Line indented incorrectly; expected 8 spaces, found 4
(#11038) Line indented incorrectly; expected 8 spaces, found 4
(#11039) Line indented incorrectly; expected at least 12 spaces, found 6
(#11040) Line indented incorrectly; expected at least 12 spaces, found 6
(#11041) Line indented incorrectly; expected at least 12 spaces, found 6
(#11042) Line indented incorrectly; expected 8 spaces, found 4
(#11043) Line indented incorrectly; expected 8 spaces, found 4
(#11044) Line indented incorrectly; expected at least 12 spaces, found 6
(#11045) Line indented incorrectly; expected at least 12 spaces, found 6
(#11046) Line indented incorrectly; expected at least 12 spaces, found 6
(#11047) Line indented incorrectly; expected 8 spaces, found 4
(#11048) Line indented incorrectly; expected 8 spaces, found 4
(#11049) Line indented incorrectly; expected at least 12 spaces, found 6
(#11050) Line indented incorrectly; expected at least 12 spaces, found 6
(#11051) Line indented incorrectly; expected at least 12 spaces, found 6
(#11052) Line indented incorrectly; expected 8 spaces, found 4
(#11053) Line indented incorrectly; expected at least 8 spaces, found 4
(#11054) Line indented incorrectly; expected at least 8 spaces, found 4
(#11055) Line indented incorrectly; expected at least 8 spaces, found 4
(#11056) Line indented incorrectly; expected 4 spaces, found 2
(#11061) Line indented incorrectly; expected 4 spaces, found 2
(#11061) Member variable "_TSPEC" must be all lower-case
(#11061) Scope modifier not specified for member variable "$_TSPEC"
(#11063) Line indented incorrectly; expected 4 spaces, found 2
(#11063) Member variable "authenticationToken" must be all lower-case
(#11064) Line indented incorrectly; expected 4 spaces, found 2
(#11065) Line indented incorrectly; expected 4 spaces, found 2
(#11065) Member variable "withTrash" must be all lower-case
(#11067) Line indented incorrectly; expected 4 spaces, found 2
(#11068) Line indented incorrectly; expected 8 spaces, found 4
(#11068) Variable "_TSPEC" must be all lower-case
(#11068) Variable "_TSPEC" must not contain underscores.
(#11069) Line indented incorrectly; expected at least 12 spaces, found 6
(#11069) Variable "_TSPEC" must be all lower-case
(#11069) Variable "_TSPEC" must not contain underscores.
(#11070) Line indented incorrectly; expected at least 12 spaces, found 8
(#11071) Line indented incorrectly; expected at least 12 spaces, found 10
(#11072) Line indented incorrectly; expected at least 12 spaces, found 10
(#11073) Line indented incorrectly; expected at least 12 spaces, found 10
(#11074) Line indented incorrectly; expected at least 12 spaces, found 8
(#11075) Line indented incorrectly; expected at least 12 spaces, found 10
(#11076) Line indented incorrectly; expected at least 12 spaces, found 10
(#11077) Line indented incorrectly; expected at least 12 spaces, found 10
(#11078) Line indented incorrectly; expected at least 12 spaces, found 10
(#11079) Line indented incorrectly; expected at least 12 spaces, found 8
(#11080) Line indented incorrectly; expected at least 12 spaces, found 10
(#11081) Line indented incorrectly; expected at least 12 spaces, found 10
(#11082) Line indented incorrectly; expected at least 12 spaces, found 10
(#11083) Line indented incorrectly; expected at least 16 spaces, found 8
(#11084) Line indented incorrectly; expected 8 spaces, found 4
(#11085) Line indented incorrectly; expected 8 spaces, found 4
(#11086) Line indented incorrectly; expected 12 spaces, found 6
(#11087) Line indented incorrectly; expected at least 16 spaces, found 8
(#11088) Line indented incorrectly; expected 12 spaces, found 6
(#11089) Line indented incorrectly; expected 12 spaces, found 6
(#11090) Line indented incorrectly; expected at least 16 spaces, found 8
(#11091) Line indented incorrectly; expected 12 spaces, found 6
(#11092) Line indented incorrectly; expected 12 spaces, found 6
(#11093) Line indented incorrectly; expected at least 16 spaces, found 8
(#11094) Line indented incorrectly; expected 12 spaces, found 6
(#11095) Line indented incorrectly; expected 8 spaces, found 4
(#11096) Line indented incorrectly; expected 4 spaces, found 2
(#11098) Line indented incorrectly; expected 4 spaces, found 2
(#11098) Public method name "NoteStore_findNoteCounts_args::getName" must be in lower-case letters only
(#11099) Line indented incorrectly; expected at least 8 spaces, found 4
(#11100) Line indented incorrectly; expected 4 spaces, found 2
(#11102) Line indented incorrectly; expected 4 spaces, found 2
(#11103) Line indented incorrectly; expected at least 4 spaces, found 2
(#11103) Opening brace should be on the same line as the declaration
(#11104) Line indented incorrectly; expected at least 8 spaces, found 4
(#11105) Line indented incorrectly; expected at least 8 spaces, found 4
(#11106) Line indented incorrectly; expected at least 8 spaces, found 4
(#11107) Line indented incorrectly; expected at least 8 spaces, found 4
(#11108) Line indented incorrectly; expected at least 8 spaces, found 4
(#11109) Line indented incorrectly; expected 8 spaces, found 4
(#11109) Expected "while (...) {\n"; found "while (...)\n {\n"
(#11110) Line indented incorrectly; expected at least 8 spaces, found 4
(#11111) Line indented incorrectly; expected at least 12 spaces, found 6
(#11112) Line indented incorrectly; expected 12 spaces, found 6
(#11113) Line indented incorrectly; expected at least 16 spaces, found 8
(#11114) Line indented incorrectly; expected 12 spaces, found 6
(#11115) Line indented incorrectly; expected 12 spaces, found 6
(#11116) Line indented incorrectly; expected at least 12 spaces, found 6
(#11117) Line indented incorrectly; expected 16 spaces, found 8
(#11118) Line indented incorrectly; expected 20 spaces, found 10
(#11119) Line indented incorrectly; expected at least 24 spaces, found 12
(#11120) Line indented incorrectly; expected 20 spaces, found 10
(#11121) Line indented incorrectly; expected at least 24 spaces, found 12
(#11122) Line indented incorrectly; expected 20 spaces, found 10
(#11124) Line indented incorrectly; expected 16 spaces, found 8
(#11125) Line indented incorrectly; expected 20 spaces, found 10
(#11126) Line indented incorrectly; expected at least 24 spaces, found 12
(#11127) Line indented incorrectly; expected at least 24 spaces, found 12
(#11128) Line indented incorrectly; expected 20 spaces, found 10
(#11129) Line indented incorrectly; expected at least 24 spaces, found 12
(#11130) Line indented incorrectly; expected 20 spaces, found 10
(#11132) Line indented incorrectly; expected 16 spaces, found 8
(#11133) Line indented incorrectly; expected 20 spaces, found 10
(#11134) Line indented incorrectly; expected at least 24 spaces, found 12
(#11135) Line indented incorrectly; expected 20 spaces, found 10
(#11136) Line indented incorrectly; expected at least 24 spaces, found 12
(#11137) Line indented incorrectly; expected 20 spaces, found 10
(#11139) Line indented incorrectly; expected 16 spaces, found 8
(#11140) Line indented incorrectly; expected at least 20 spaces, found 10
(#11142) Line indented incorrectly; expected 12 spaces, found 6
(#11143) Line indented incorrectly; expected at least 12 spaces, found 6
(#11144) Line indented incorrectly; expected 8 spaces, found 4
(#11145) Line indented incorrectly; expected at least 8 spaces, found 4
(#11146) Line indented incorrectly; expected at least 8 spaces, found 4
(#11147) Line indented incorrectly; expected 4 spaces, found 2
(#11149) Line indented incorrectly; expected 4 spaces, found 2
(#11150) Line indented incorrectly; expected at least 8 spaces, found 4
(#11151) Line indented incorrectly; expected at least 8 spaces, found 4
(#11152) Line indented incorrectly; expected 8 spaces, found 4
(#11153) Line indented incorrectly; expected at least 12 spaces, found 6
(#11154) Line indented incorrectly; expected at least 12 spaces, found 6
(#11155) Line indented incorrectly; expected at least 12 spaces, found 6
(#11156) Line indented incorrectly; expected 8 spaces, found 4
(#11157) Line indented incorrectly; expected 8 spaces, found 4
(#11158) Line indented incorrectly; expected 12 spaces, found 6
(#11159) Line indented incorrectly; expected at least 16 spaces, found 8
(#11160) Line indented incorrectly; expected 12 spaces, found 6
(#11161) Line indented incorrectly; expected at least 12 spaces, found 6
(#11162) Line indented incorrectly; expected at least 12 spaces, found 6
(#11163) Line indented incorrectly; expected at least 12 spaces, found 6
(#11164) Line indented incorrectly; expected 8 spaces, found 4
(#11165) Line indented incorrectly; expected 8 spaces, found 4
(#11166) Line indented incorrectly; expected at least 12 spaces, found 6
(#11167) Line indented incorrectly; expected at least 12 spaces, found 6
(#11168) Line indented incorrectly; expected at least 12 spaces, found 6
(#11169) Line indented incorrectly; expected 8 spaces, found 4
(#11170) Line indented incorrectly; expected at least 8 spaces, found 4
(#11171) Line indented incorrectly; expected at least 8 spaces, found 4
(#11172) Line indented incorrectly; expected at least 8 spaces, found 4
(#11173) Line indented incorrectly; expected 4 spaces, found 2
(#11178) Line indented incorrectly; expected 4 spaces, found 2
(#11178) Member variable "_TSPEC" must be all lower-case
(#11178) Scope modifier not specified for member variable "$_TSPEC"
(#11180) Line indented incorrectly; expected 4 spaces, found 2
(#11181) Line indented incorrectly; expected 4 spaces, found 2
(#11181) Member variable "userException" must be all lower-case
(#11182) Line indented incorrectly; expected 4 spaces, found 2
(#11182) Member variable "systemException" must be all lower-case
(#11183) Line indented incorrectly; expected 4 spaces, found 2
(#11183) Member variable "notFoundException" must be all lower-case
(#11185) Line indented incorrectly; expected 4 spaces, found 2
(#11186) Line indented incorrectly; expected 8 spaces, found 4
(#11186) Variable "_TSPEC" must be all lower-case
(#11186) Variable "_TSPEC" must not contain underscores.
(#11187) Line indented incorrectly; expected at least 12 spaces, found 6
(#11187) Variable "_TSPEC" must be all lower-case
(#11187) Variable "_TSPEC" must not contain underscores.
(#11188) Line indented incorrectly; expected at least 12 spaces, found 8
(#11189) Line indented incorrectly; expected at least 12 spaces, found 10
(#11190) Line indented incorrectly; expected at least 12 spaces, found 10
(#11191) Line indented incorrectly; expected at least 12 spaces, found 10
(#11192) Line indented incorrectly; expected at least 12 spaces, found 10
(#11193) Line indented incorrectly; expected at least 12 spaces, found 8
(#11194) Line indented incorrectly; expected at least 12 spaces, found 10
(#11195) Line indented incorrectly; expected at least 12 spaces, found 10
(#11196) Line indented incorrectly; expected at least 12 spaces, found 10
(#11197) Line indented incorrectly; expected at least 12 spaces, found 10
(#11198) Line indented incorrectly; expected at least 12 spaces, found 8
(#11199) Line indented incorrectly; expected at least 12 spaces, found 10
(#11200) Line indented incorrectly; expected at least 12 spaces, found 10
(#11201) Line indented incorrectly; expected at least 12 spaces, found 10
(#11202) Line indented incorrectly; expected at least 12 spaces, found 10
(#11203) Line indented incorrectly; expected at least 12 spaces, found 8
(#11204) Line indented incorrectly; expected at least 12 spaces, found 10
(#11205) Line indented incorrectly; expected at least 12 spaces, found 10
(#11206) Line indented incorrectly; expected at least 12 spaces, found 10
(#11207) Line indented incorrectly; expected at least 12 spaces, found 10
(#11208) Line indented incorrectly; expected at least 16 spaces, found 8
(#11209) Line indented incorrectly; expected 8 spaces, found 4
(#11210) Line indented incorrectly; expected 8 spaces, found 4
(#11211) Line indented incorrectly; expected 12 spaces, found 6
(#11212) Line indented incorrectly; expected at least 16 spaces, found 8
(#11213) Line indented incorrectly; expected 12 spaces, found 6
(#11214) Line indented incorrectly; expected 12 spaces, found 6
(#11215) Line indented incorrectly; expected at least 16 spaces, found 8
(#11216) Line indented incorrectly; expected 12 spaces, found 6
(#11217) Line indented incorrectly; expected 12 spaces, found 6
(#11218) Line indented incorrectly; expected at least 16 spaces, found 8
(#11219) Line indented incorrectly; expected 12 spaces, found 6
(#11220) Line indented incorrectly; expected 12 spaces, found 6
(#11221) Line indented incorrectly; expected at least 16 spaces, found 8
(#11222) Line indented incorrectly; expected 12 spaces, found 6
(#11223) Line indented incorrectly; expected 8 spaces, found 4
(#11224) Line indented incorrectly; expected 4 spaces, found 2
(#11226) Line indented incorrectly; expected 4 spaces, found 2
(#11226) Public method name "NoteStore_findNoteCounts_result::getName" must be in lower-case letters only
(#11227) Line indented incorrectly; expected at least 8 spaces, found 4
(#11228) Line indented incorrectly; expected 4 spaces, found 2
(#11230) Line indented incorrectly; expected 4 spaces, found 2
(#11231) Line indented incorrectly; expected at least 4 spaces, found 2
(#11231) Opening brace should be on the same line as the declaration
(#11232) Line indented incorrectly; expected at least 8 spaces, found 4
(#11233) Line indented incorrectly; expected at least 8 spaces, found 4
(#11234) Line indented incorrectly; expected at least 8 spaces, found 4
(#11235) Line indented incorrectly; expected at least 8 spaces, found 4
(#11236) Line indented incorrectly; expected at least 8 spaces, found 4
(#11237) Line indented incorrectly; expected 8 spaces, found 4
(#11237) Expected "while (...) {\n"; found "while (...)\n {\n"
(#11238) Line indented incorrectly; expected at least 8 spaces, found 4
(#11239) Line indented incorrectly; expected at least 12 spaces, found 6
(#11240) Line indented incorrectly; expected 12 spaces, found 6
(#11241) Line indented incorrectly; expected at least 16 spaces, found 8
(#11242) Line indented incorrectly; expected 12 spaces, found 6
(#11243) Line indented incorrectly; expected 12 spaces, found 6
(#11244) Line indented incorrectly; expected at least 12 spaces, found 6
(#11245) Line indented incorrectly; expected 16 spaces, found 8
(#11246) Line indented incorrectly; expected 20 spaces, found 10
(#11247) Line indented incorrectly; expected at least 24 spaces, found 12
(#11248) Line indented incorrectly; expected at least 24 spaces, found 12
(#11249) Line indented incorrectly; expected 20 spaces, found 10
(#11250) Line indented incorrectly; expected at least 24 spaces, found 12
(#11251) Line indented incorrectly; expected 20 spaces, found 10
(#11253) Line indented incorrectly; expected 16 spaces, found 8
(#11254) Line indented incorrectly; expected 20 spaces, found 10
(#11255) Line indented incorrectly; expected at least 24 spaces, found 12
(#11256) Line indented incorrectly; expected at least 24 spaces, found 12
(#11257) Line indented incorrectly; expected 20 spaces, found 10
(#11258) Line indented incorrectly; expected at least 24 spaces, found 12
(#11259) Line indented incorrectly; expected 20 spaces, found 10
(#11261) Line indented incorrectly; expected 16 spaces, found 8
(#11262) Line indented incorrectly; expected 20 spaces, found 10
(#11263) Line indented incorrectly; expected at least 24 spaces, found 12
(#11264) Line indented incorrectly; expected at least 24 spaces, found 12
(#11265) Line indented incorrectly; expected 20 spaces, found 10
(#11266) Line indented incorrectly; expected at least 24 spaces, found 12
(#11267) Line indented incorrectly; expected 20 spaces, found 10
(#11269) Line indented incorrectly; expected 16 spaces, found 8
(#11270) Line indented incorrectly; expected 20 spaces, found 10
(#11271) Line indented incorrectly; expected at least 24 spaces, found 12
(#11272) Line indented incorrectly; expected at least 24 spaces, found 12
(#11273) Line indented incorrectly; expected 20 spaces, found 10
(#11274) Line indented incorrectly; expected at least 24 spaces, found 12
(#11275) Line indented incorrectly; expected 20 spaces, found 10
(#11277) Line indented incorrectly; expected 16 spaces, found 8
(#11278) Line indented incorrectly; expected at least 20 spaces, found 10
(#11280) Line indented incorrectly; expected 12 spaces, found 6
(#11281) Line indented incorrectly; expected at least 12 spaces, found 6
(#11282) Line indented incorrectly; expected 8 spaces, found 4
(#11283) Line indented incorrectly; expected at least 8 spaces, found 4
(#11284) Line indented incorrectly; expected at least 8 spaces, found 4
(#11285) Line indented incorrectly; expected 4 spaces, found 2
(#11287) Line indented incorrectly; expected 4 spaces, found 2
(#11288) Line indented incorrectly; expected at least 8 spaces, found 4
(#11289) Line indented incorrectly; expected at least 8 spaces, found 4
(#11290) Line indented incorrectly; expected 8 spaces, found 4
(#11291) Line indented incorrectly; expected 12 spaces, found 6
(#11292) Line indented incorrectly; expected at least 16 spaces, found 8
(#11293) Line indented incorrectly; expected 12 spaces, found 6
(#11294) Line indented incorrectly; expected at least 12 spaces, found 6
(#11295) Line indented incorrectly; expected at least 12 spaces, found 6
(#11296) Line indented incorrectly; expected at least 12 spaces, found 6
(#11297) Line indented incorrectly; expected 8 spaces, found 4
(#11298) Line indented incorrectly; expected 8 spaces, found 4
(#11299) Line indented incorrectly; expected at least 12 spaces, found 6
(#11300) Line indented incorrectly; expected at least 12 spaces, found 6
(#11301) Line indented incorrectly; expected at least 12 spaces, found 6
(#11302) Line indented incorrectly; expected 8 spaces, found 4
(#11303) Line indented incorrectly; expected 8 spaces, found 4
(#11304) Line indented incorrectly; expected at least 12 spaces, found 6
(#11305) Line indented incorrectly; expected at least 12 spaces, found 6
(#11306) Line indented incorrectly; expected at least 12 spaces, found 6
(#11307) Line indented incorrectly; expected 8 spaces, found 4
(#11308) Line indented incorrectly; expected 8 spaces, found 4
(#11309) Line indented incorrectly; expected at least 12 spaces, found 6
(#11310) Line indented incorrectly; expected at least 12 spaces, found 6
(#11311) Line indented incorrectly; expected at least 12 spaces, found 6
(#11312) Line indented incorrectly; expected 8 spaces, found 4
(#11313) Line indented incorrectly; expected at least 8 spaces, found 4
(#11314) Line indented incorrectly; expected at least 8 spaces, found 4
(#11315) Line indented incorrectly; expected at least 8 spaces, found 4
(#11316) Line indented incorrectly; expected 4 spaces, found 2
(#11321) Line indented incorrectly; expected 4 spaces, found 2
(#11321) Member variable "_TSPEC" must be all lower-case
(#11321) Scope modifier not specified for member variable "$_TSPEC"
(#11323) Line indented incorrectly; expected 4 spaces, found 2
(#11323) Member variable "authenticationToken" must be all lower-case
(#11324) Line indented incorrectly; expected 4 spaces, found 2
(#11325) Line indented incorrectly; expected 4 spaces, found 2
(#11325) Member variable "withContent" must be all lower-case
(#11326) Line indented incorrectly; expected 4 spaces, found 2
(#11326) Member variable "withResourcesData" must be all lower-case
(#11327) Line indented incorrectly; expected 4 spaces, found 2
(#11327) Member variable "withResourcesRecognition" must be all lower-case
(#11328) Line indented incorrectly; expected 4 spaces, found 2
(#11328) Member variable "withResourcesAlternateData" must be all lower-case
(#11330) Line indented incorrectly; expected 4 spaces, found 2
(#11331) Line indented incorrectly; expected 8 spaces, found 4
(#11331) Variable "_TSPEC" must be all lower-case
(#11331) Variable "_TSPEC" must not contain underscores.
(#11332) Line indented incorrectly; expected at least 12 spaces, found 6
(#11332) Variable "_TSPEC" must be all lower-case
(#11332) Variable "_TSPEC" must not contain underscores.
(#11333) Line indented incorrectly; expected at least 12 spaces, found 8
(#11334) Line indented incorrectly; expected at least 12 spaces, found 10
(#11335) Line indented incorrectly; expected at least 12 spaces, found 10
(#11336) Line indented incorrectly; expected at least 12 spaces, found 10
(#11337) Line indented incorrectly; expected at least 12 spaces, found 8
(#11338) Line indented incorrectly; expected at least 12 spaces, found 10
(#11339) Line indented incorrectly; expected at least 12 spaces, found 10
(#11340) Line indented incorrectly; expected at least 12 spaces, found 10
(#11341) Line indented incorrectly; expected at least 12 spaces, found 8
(#11342) Line indented incorrectly; expected at least 12 spaces, found 10
(#11343) Line indented incorrectly; expected at least 12 spaces, found 10
(#11344) Line indented incorrectly; expected at least 12 spaces, found 10
(#11345) Line indented incorrectly; expected at least 12 spaces, found 8
(#11346) Line indented incorrectly; expected at least 12 spaces, found 10
(#11347) Line indented incorrectly; expected at least 12 spaces, found 10
(#11348) Line indented incorrectly; expected at least 12 spaces, found 10
(#11349) Line indented incorrectly; expected at least 12 spaces, found 8
(#11350) Line indented incorrectly; expected at least 12 spaces, found 10
(#11351) Line indented incorrectly; expected at least 12 spaces, found 10
(#11352) Line indented incorrectly; expected at least 12 spaces, found 10
(#11353) Line indented incorrectly; expected at least 12 spaces, found 8
(#11354) Line indented incorrectly; expected at least 12 spaces, found 10
(#11355) Line indented incorrectly; expected at least 12 spaces, found 10
(#11356) Line indented incorrectly; expected at least 12 spaces, found 10
(#11357) Line indented incorrectly; expected at least 16 spaces, found 8
(#11358) Line indented incorrectly; expected 8 spaces, found 4
(#11359) Line indented incorrectly; expected 8 spaces, found 4
(#11360) Line indented incorrectly; expected 12 spaces, found 6
(#11361) Line indented incorrectly; expected at least 16 spaces, found 8
(#11362) Line indented incorrectly; expected 12 spaces, found 6
(#11363) Line indented incorrectly; expected 12 spaces, found 6
(#11364) Line indented incorrectly; expected at least 16 spaces, found 8
(#11365) Line indented incorrectly; expected 12 spaces, found 6
(#11366) Line indented incorrectly; expected 12 spaces, found 6
(#11367) Line indented incorrectly; expected at least 16 spaces, found 8
(#11368) Line indented incorrectly; expected 12 spaces, found 6
(#11369) Line indented incorrectly; expected 12 spaces, found 6
(#11370) Line indented incorrectly; expected at least 16 spaces, found 8
(#11371) Line indented incorrectly; expected 12 spaces, found 6
(#11372) Line indented incorrectly; expected 12 spaces, found 6
(#11373) Line indented incorrectly; expected at least 16 spaces, found 8
(#11374) Line indented incorrectly; expected 12 spaces, found 6
(#11375) Line indented incorrectly; expected 12 spaces, found 6
(#11376) Line indented incorrectly; expected at least 16 spaces, found 8
(#11377) Line indented incorrectly; expected 12 spaces, found 6
(#11378) Line indented incorrectly; expected 8 spaces, found 4
(#11379) Line indented incorrectly; expected 4 spaces, found 2
(#11381) Line indented incorrectly; expected 4 spaces, found 2
(#11381) Public method name "NoteStore_getNote_args::getName" must be in lower-case letters only
(#11382) Line indented incorrectly; expected at least 8 spaces, found 4
(#11383) Line indented incorrectly; expected 4 spaces, found 2
(#11385) Line indented incorrectly; expected 4 spaces, found 2
(#11386) Line indented incorrectly; expected at least 4 spaces, found 2
(#11386) Opening brace should be on the same line as the declaration
(#11387) Line indented incorrectly; expected at least 8 spaces, found 4
(#11388) Line indented incorrectly; expected at least 8 spaces, found 4
(#11389) Line indented incorrectly; expected at least 8 spaces, found 4
(#11390) Line indented incorrectly; expected at least 8 spaces, found 4
(#11391) Line indented incorrectly; expected at least 8 spaces, found 4
(#11392) Line indented incorrectly; expected 8 spaces, found 4
(#11392) Expected "while (...) {\n"; found "while (...)\n {\n"
(#11393) Line indented incorrectly; expected at least 8 spaces, found 4
(#11394) Line indented incorrectly; expected at least 12 spaces, found 6
(#11395) Line indented incorrectly; expected 12 spaces, found 6
(#11396) Line indented incorrectly; expected at least 16 spaces, found 8
(#11397) Line indented incorrectly; expected 12 spaces, found 6
(#11398) Line indented incorrectly; expected 12 spaces, found 6
(#11399) Line indented incorrectly; expected at least 12 spaces, found 6
(#11400) Line indented incorrectly; expected 16 spaces, found 8
(#11401) Line indented incorrectly; expected 20 spaces, found 10
(#11402) Line indented incorrectly; expected at least 24 spaces, found 12
(#11403) Line indented incorrectly; expected 20 spaces, found 10
(#11404) Line indented incorrectly; expected at least 24 spaces, found 12
(#11405) Line indented incorrectly; expected 20 spaces, found 10
(#11407) Line indented incorrectly; expected 16 spaces, found 8
(#11408) Line indented incorrectly; expected 20 spaces, found 10
(#11409) Line indented incorrectly; expected at least 24 spaces, found 12
(#11410) Line indented incorrectly; expected 20 spaces, found 10
(#11411) Line indented incorrectly; expected at least 24 spaces, found 12
(#11412) Line indented incorrectly; expected 20 spaces, found 10
(#11414) Line indented incorrectly; expected 16 spaces, found 8
(#11415) Line indented incorrectly; expected 20 spaces, found 10
(#11416) Line indented incorrectly; expected at least 24 spaces, found 12
(#11417) Line indented incorrectly; expected 20 spaces, found 10
(#11418) Line indented incorrectly; expected at least 24 spaces, found 12
(#11419) Line indented incorrectly; expected 20 spaces, found 10
(#11421) Line indented incorrectly; expected 16 spaces, found 8
(#11422) Line indented incorrectly; expected 20 spaces, found 10
(#11423) Line indented incorrectly; expected at least 24 spaces, found 12
(#11424) Line indented incorrectly; expected 20 spaces, found 10
(#11425) Line indented incorrectly; expected at least 24 spaces, found 12
(#11426) Line indented incorrectly; expected 20 spaces, found 10
(#11428) Line indented incorrectly; expected 16 spaces, found 8
(#11429) Line indented incorrectly; expected 20 spaces, found 10
(#11430) Line indented incorrectly; expected at least 24 spaces, found 12
(#11431) Line indented incorrectly; expected 20 spaces, found 10
(#11432) Line indented incorrectly; expected at least 24 spaces, found 12
(#11433) Line indented incorrectly; expected 20 spaces, found 10
(#11435) Line indented incorrectly; expected 16 spaces, found 8
(#11436) Line indented incorrectly; expected 20 spaces, found 10
(#11437) Line indented incorrectly; expected at least 24 spaces, found 12
(#11438) Line indented incorrectly; expected 20 spaces, found 10
(#11439) Line indented incorrectly; expected at least 24 spaces, found 12
(#11440) Line indented incorrectly; expected 20 spaces, found 10
(#11442) Line indented incorrectly; expected 16 spaces, found 8
(#11443) Line indented incorrectly; expected at least 20 spaces, found 10
(#11445) Line indented incorrectly; expected 12 spaces, found 6
(#11446) Line indented incorrectly; expected at least 12 spaces, found 6
(#11447) Line indented incorrectly; expected 8 spaces, found 4
(#11448) Line indented incorrectly; expected at least 8 spaces, found 4
(#11449) Line indented incorrectly; expected at least 8 spaces, found 4
(#11450) Line indented incorrectly; expected 4 spaces, found 2
(#11452) Line indented incorrectly; expected 4 spaces, found 2
(#11453) Line indented incorrectly; expected at least 8 spaces, found 4
(#11454) Line indented incorrectly; expected at least 8 spaces, found 4
(#11455) Line indented incorrectly; expected 8 spaces, found 4
(#11456) Line indented incorrectly; expected at least 12 spaces, found 6
(#11457) Line indented incorrectly; expected at least 12 spaces, found 6
(#11458) Line indented incorrectly; expected at least 12 spaces, found 6
(#11459) Line indented incorrectly; expected 8 spaces, found 4
(#11460) Line indented incorrectly; expected 8 spaces, found 4
(#11461) Line indented incorrectly; expected at least 12 spaces, found 6
(#11462) Line indented incorrectly; expected at least 12 spaces, found 6
(#11463) Line indented incorrectly; expected at least 12 spaces, found 6
(#11464) Line indented incorrectly; expected 8 spaces, found 4
(#11465) Line indented incorrectly; expected 8 spaces, found 4
(#11466) Line indented incorrectly; expected at least 12 spaces, found 6
(#11467) Line indented incorrectly; expected at least 12 spaces, found 6
(#11468) Line indented incorrectly; expected at least 12 spaces, found 6
(#11469) Line indented incorrectly; expected 8 spaces, found 4
(#11470) Line indented incorrectly; expected 8 spaces, found 4
(#11471) Line indented incorrectly; expected at least 12 spaces, found 6
(#11472) Line indented incorrectly; expected at least 12 spaces, found 6
(#11473) Line indented incorrectly; expected at least 12 spaces, found 6
(#11474) Line indented incorrectly; expected 8 spaces, found 4
(#11475) Line indented incorrectly; expected 8 spaces, found 4
(#11476) Line indented incorrectly; expected at least 12 spaces, found 6
(#11477) Line indented incorrectly; expected at least 12 spaces, found 6
(#11478) Line indented incorrectly; expected at least 12 spaces, found 6
(#11479) Line indented incorrectly; expected 8 spaces, found 4
(#11480) Line indented incorrectly; expected 8 spaces, found 4
(#11481) Line indented incorrectly; expected at least 12 spaces, found 6
(#11482) Line indented incorrectly; expected at least 12 spaces, found 6
(#11483) Line indented incorrectly; expected at least 12 spaces, found 6
(#11484) Line indented incorrectly; expected 8 spaces, found 4
(#11485) Line indented incorrectly; expected at least 8 spaces, found 4
(#11486) Line indented incorrectly; expected at least 8 spaces, found 4
(#11487) Line indented incorrectly; expected at least 8 spaces, found 4
(#11488) Line indented incorrectly; expected 4 spaces, found 2
(#11493) Line indented incorrectly; expected 4 spaces, found 2
(#11493) Member variable "_TSPEC" must be all lower-case
(#11493) Scope modifier not specified for member variable "$_TSPEC"
(#11495) Line indented incorrectly; expected 4 spaces, found 2
(#11496) Line indented incorrectly; expected 4 spaces, found 2
(#11496) Member variable "userException" must be all lower-case
(#11497) Line indented incorrectly; expected 4 spaces, found 2
(#11497) Member variable "systemException" must be all lower-case
(#11498) Line indented incorrectly; expected 4 spaces, found 2
(#11498) Member variable "notFoundException" must be all lower-case
(#11500) Line indented incorrectly; expected 4 spaces, found 2
(#11501) Line indented incorrectly; expected 8 spaces, found 4
(#11501) Variable "_TSPEC" must be all lower-case
(#11501) Variable "_TSPEC" must not contain underscores.
(#11502) Line indented incorrectly; expected at least 12 spaces, found 6
(#11502) Variable "_TSPEC" must be all lower-case
(#11502) Variable "_TSPEC" must not contain underscores.
(#11503) Line indented incorrectly; expected at least 12 spaces, found 8
(#11504) Line indented incorrectly; expected at least 12 spaces, found 10
(#11505) Line indented incorrectly; expected at least 12 spaces, found 10
(#11506) Line indented incorrectly; expected at least 12 spaces, found 10
(#11507) Line indented incorrectly; expected at least 12 spaces, found 10
(#11508) Line indented incorrectly; expected at least 12 spaces, found 8
(#11509) Line indented incorrectly; expected at least 12 spaces, found 10
(#11510) Line indented incorrectly; expected at least 12 spaces, found 10
(#11511) Line indented incorrectly; expected at least 12 spaces, found 10
(#11512) Line indented incorrectly; expected at least 12 spaces, found 10
(#11513) Line indented incorrectly; expected at least 12 spaces, found 8
(#11514) Line indented incorrectly; expected at least 12 spaces, found 10
(#11515) Line indented incorrectly; expected at least 12 spaces, found 10
(#11516) Line indented incorrectly; expected at least 12 spaces, found 10
(#11517) Line indented incorrectly; expected at least 12 spaces, found 10
(#11518) Line indented incorrectly; expected at least 12 spaces, found 8
(#11519) Line indented incorrectly; expected at least 12 spaces, found 10
(#11520) Line indented incorrectly; expected at least 12 spaces, found 10
(#11521) Line indented incorrectly; expected at least 12 spaces, found 10
(#11522) Line indented incorrectly; expected at least 12 spaces, found 10
(#11523) Line indented incorrectly; expected at least 16 spaces, found 8
(#11524) Line indented incorrectly; expected 8 spaces, found 4
(#11525) Line indented incorrectly; expected 8 spaces, found 4
(#11526) Line indented incorrectly; expected 12 spaces, found 6
(#11527) Line indented incorrectly; expected at least 16 spaces, found 8
(#11528) Line indented incorrectly; expected 12 spaces, found 6
(#11529) Line indented incorrectly; expected 12 spaces, found 6
(#11530) Line indented incorrectly; expected at least 16 spaces, found 8
(#11531) Line indented incorrectly; expected 12 spaces, found 6
(#11532) Line indented incorrectly; expected 12 spaces, found 6
(#11533) Line indented incorrectly; expected at least 16 spaces, found 8
(#11534) Line indented incorrectly; expected 12 spaces, found 6
(#11535) Line indented incorrectly; expected 12 spaces, found 6
(#11536) Line indented incorrectly; expected at least 16 spaces, found 8
(#11537) Line indented incorrectly; expected 12 spaces, found 6
(#11538) Line indented incorrectly; expected 8 spaces, found 4
(#11539) Line indented incorrectly; expected 4 spaces, found 2
(#11541) Line indented incorrectly; expected 4 spaces, found 2
(#11541) Public method name "NoteStore_getNote_result::getName" must be in lower-case letters only
(#11542) Line indented incorrectly; expected at least 8 spaces, found 4
(#11543) Line indented incorrectly; expected 4 spaces, found 2
(#11545) Line indented incorrectly; expected 4 spaces, found 2
(#11546) Line indented incorrectly; expected at least 4 spaces, found 2
(#11546) Opening brace should be on the same line as the declaration
(#11547) Line indented incorrectly; expected at least 8 spaces, found 4
(#11548) Line indented incorrectly; expected at least 8 spaces, found 4
(#11549) Line indented incorrectly; expected at least 8 spaces, found 4
(#11550) Line indented incorrectly; expected at least 8 spaces, found 4
(#11551) Line indented incorrectly; expected at least 8 spaces, found 4
(#11552) Line indented incorrectly; expected 8 spaces, found 4
(#11552) Expected "while (...) {\n"; found "while (...)\n {\n"
(#11553) Line indented incorrectly; expected at least 8 spaces, found 4
(#11554) Line indented incorrectly; expected at least 12 spaces, found 6
(#11555) Line indented incorrectly; expected 12 spaces, found 6
(#11556) Line indented incorrectly; expected at least 16 spaces, found 8
(#11557) Line indented incorrectly; expected 12 spaces, found 6
(#11558) Line indented incorrectly; expected 12 spaces, found 6
(#11559) Line indented incorrectly; expected at least 12 spaces, found 6
(#11560) Line indented incorrectly; expected 16 spaces, found 8
(#11561) Line indented incorrectly; expected 20 spaces, found 10
(#11562) Line indented incorrectly; expected at least 24 spaces, found 12
(#11563) Line indented incorrectly; expected at least 24 spaces, found 12
(#11564) Line indented incorrectly; expected 20 spaces, found 10
(#11565) Line indented incorrectly; expected at least 24 spaces, found 12
(#11566) Line indented incorrectly; expected 20 spaces, found 10
(#11568) Line indented incorrectly; expected 16 spaces, found 8
(#11569) Line indented incorrectly; expected 20 spaces, found 10
(#11570) Line indented incorrectly; expected at least 24 spaces, found 12
(#11571) Line indented incorrectly; expected at least 24 spaces, found 12
(#11572) Line indented incorrectly; expected 20 spaces, found 10
(#11573) Line indented incorrectly; expected at least 24 spaces, found 12
(#11574) Line indented incorrectly; expected 20 spaces, found 10
(#11576) Line indented incorrectly; expected 16 spaces, found 8
(#11577) Line indented incorrectly; expected 20 spaces, found 10
(#11578) Line indented incorrectly; expected at least 24 spaces, found 12
(#11579) Line indented incorrectly; expected at least 24 spaces, found 12
(#11580) Line indented incorrectly; expected 20 spaces, found 10
(#11581) Line indented incorrectly; expected at least 24 spaces, found 12
(#11582) Line indented incorrectly; expected 20 spaces, found 10
(#11584) Line indented incorrectly; expected 16 spaces, found 8
(#11585) Line indented incorrectly; expected 20 spaces, found 10
(#11586) Line indented incorrectly; expected at least 24 spaces, found 12
(#11587) Line indented incorrectly; expected at least 24 spaces, found 12
(#11588) Line indented incorrectly; expected 20 spaces, found 10
(#11589) Line indented incorrectly; expected at least 24 spaces, found 12
(#11590) Line indented incorrectly; expected 20 spaces, found 10
(#11592) Line indented incorrectly; expected 16 spaces, found 8
(#11593) Line indented incorrectly; expected at least 20 spaces, found 10
(#11595) Line indented incorrectly; expected 12 spaces, found 6
(#11596) Line indented incorrectly; expected at least 12 spaces, found 6
(#11597) Line indented incorrectly; expected 8 spaces, found 4
(#11598) Line indented incorrectly; expected at least 8 spaces, found 4
(#11599) Line indented incorrectly; expected at least 8 spaces, found 4
(#11600) Line indented incorrectly; expected 4 spaces, found 2
(#11602) Line indented incorrectly; expected 4 spaces, found 2
(#11603) Line indented incorrectly; expected at least 8 spaces, found 4
(#11604) Line indented incorrectly; expected at least 8 spaces, found 4
(#11605) Line indented incorrectly; expected 8 spaces, found 4
(#11606) Line indented incorrectly; expected 12 spaces, found 6
(#11607) Line indented incorrectly; expected at least 16 spaces, found 8
(#11608) Line indented incorrectly; expected 12 spaces, found 6
(#11609) Line indented incorrectly; expected at least 12 spaces, found 6
(#11610) Line indented incorrectly; expected at least 12 spaces, found 6
(#11611) Line indented incorrectly; expected at least 12 spaces, found 6
(#11612) Line indented incorrectly; expected 8 spaces, found 4
(#11613) Line indented incorrectly; expected 8 spaces, found 4
(#11614) Line indented incorrectly; expected at least 12 spaces, found 6
(#11615) Line indented incorrectly; expected at least 12 spaces, found 6
(#11616) Line indented incorrectly; expected at least 12 spaces, found 6
(#11617) Line indented incorrectly; expected 8 spaces, found 4
(#11618) Line indented incorrectly; expected 8 spaces, found 4
(#11619) Line indented incorrectly; expected at least 12 spaces, found 6
(#11620) Line indented incorrectly; expected at least 12 spaces, found 6
(#11621) Line indented incorrectly; expected at least 12 spaces, found 6
(#11622) Line indented incorrectly; expected 8 spaces, found 4
(#11623) Line indented incorrectly; expected 8 spaces, found 4
(#11624) Line indented incorrectly; expected at least 12 spaces, found 6
(#11625) Line indented incorrectly; expected at least 12 spaces, found 6
(#11626) Line indented incorrectly; expected at least 12 spaces, found 6
(#11627) Line indented incorrectly; expected 8 spaces, found 4
(#11628) Line indented incorrectly; expected at least 8 spaces, found 4
(#11629) Line indented incorrectly; expected at least 8 spaces, found 4
(#11630) Line indented incorrectly; expected at least 8 spaces, found 4
(#11631) Line indented incorrectly; expected 4 spaces, found 2
(#11636) Line indented incorrectly; expected 4 spaces, found 2
(#11636) Member variable "_TSPEC" must be all lower-case
(#11636) Scope modifier not specified for member variable "$_TSPEC"
(#11638) Line indented incorrectly; expected 4 spaces, found 2
(#11638) Member variable "authenticationToken" must be all lower-case
(#11639) Line indented incorrectly; expected 4 spaces, found 2
(#11641) Line indented incorrectly; expected 4 spaces, found 2
(#11642) Line indented incorrectly; expected 8 spaces, found 4
(#11642) Variable "_TSPEC" must be all lower-case
(#11642) Variable "_TSPEC" must not contain underscores.
(#11643) Line indented incorrectly; expected at least 12 spaces, found 6
(#11643) Variable "_TSPEC" must be all lower-case
(#11643) Variable "_TSPEC" must not contain underscores.
(#11644) Line indented incorrectly; expected at least 12 spaces, found 8
(#11645) Line indented incorrectly; expected at least 12 spaces, found 10
(#11646) Line indented incorrectly; expected at least 12 spaces, found 10
(#11647) Line indented incorrectly; expected at least 12 spaces, found 10
(#11648) Line indented incorrectly; expected at least 12 spaces, found 8
(#11649) Line indented incorrectly; expected at least 12 spaces, found 10
(#11650) Line indented incorrectly; expected at least 12 spaces, found 10
(#11651) Line indented incorrectly; expected at least 12 spaces, found 10
(#11652) Line indented incorrectly; expected at least 16 spaces, found 8
(#11653) Line indented incorrectly; expected 8 spaces, found 4
(#11654) Line indented incorrectly; expected 8 spaces, found 4
(#11655) Line indented incorrectly; expected 12 spaces, found 6
(#11656) Line indented incorrectly; expected at least 16 spaces, found 8
(#11657) Line indented incorrectly; expected 12 spaces, found 6
(#11658) Line indented incorrectly; expected 12 spaces, found 6
(#11659) Line indented incorrectly; expected at least 16 spaces, found 8
(#11660) Line indented incorrectly; expected 12 spaces, found 6
(#11661) Line indented incorrectly; expected 8 spaces, found 4
(#11662) Line indented incorrectly; expected 4 spaces, found 2
(#11664) Line indented incorrectly; expected 4 spaces, found 2
(#11664) Public method name "NoteStore_getNoteApplicationData_args::getName" must be in lower-case letters only
(#11665) Line indented incorrectly; expected at least 8 spaces, found 4
(#11666) Line indented incorrectly; expected 4 spaces, found 2
(#11668) Line indented incorrectly; expected 4 spaces, found 2
(#11669) Line indented incorrectly; expected at least 4 spaces, found 2
(#11669) Opening brace should be on the same line as the declaration
(#11670) Line indented incorrectly; expected at least 8 spaces, found 4
(#11671) Line indented incorrectly; expected at least 8 spaces, found 4
(#11672) Line indented incorrectly; expected at least 8 spaces, found 4
(#11673) Line indented incorrectly; expected at least 8 spaces, found 4
(#11674) Line indented incorrectly; expected at least 8 spaces, found 4
(#11675) Line indented incorrectly; expected 8 spaces, found 4
(#11675) Expected "while (...) {\n"; found "while (...)\n {\n"
(#11676) Line indented incorrectly; expected at least 8 spaces, found 4
(#11677) Line indented incorrectly; expected at least 12 spaces, found 6
(#11678) Line indented incorrectly; expected 12 spaces, found 6
(#11679) Line indented incorrectly; expected at least 16 spaces, found 8
(#11680) Line indented incorrectly; expected 12 spaces, found 6
(#11681) Line indented incorrectly; expected 12 spaces, found 6
(#11682) Line indented incorrectly; expected at least 12 spaces, found 6
(#11683) Line indented incorrectly; expected 16 spaces, found 8
(#11684) Line indented incorrectly; expected 20 spaces, found 10
(#11685) Line indented incorrectly; expected at least 24 spaces, found 12
(#11686) Line indented incorrectly; expected 20 spaces, found 10
(#11687) Line indented incorrectly; expected at least 24 spaces, found 12
(#11688) Line indented incorrectly; expected 20 spaces, found 10
(#11690) Line indented incorrectly; expected 16 spaces, found 8
(#11691) Line indented incorrectly; expected 20 spaces, found 10
(#11692) Line indented incorrectly; expected at least 24 spaces, found 12
(#11693) Line indented incorrectly; expected 20 spaces, found 10
(#11694) Line indented incorrectly; expected at least 24 spaces, found 12
(#11695) Line indented incorrectly; expected 20 spaces, found 10
(#11697) Line indented incorrectly; expected 16 spaces, found 8
(#11698) Line indented incorrectly; expected at least 20 spaces, found 10
(#11700) Line indented incorrectly; expected 12 spaces, found 6
(#11701) Line indented incorrectly; expected at least 12 spaces, found 6
(#11702) Line indented incorrectly; expected 8 spaces, found 4
(#11703) Line indented incorrectly; expected at least 8 spaces, found 4
(#11704) Line indented incorrectly; expected at least 8 spaces, found 4
(#11705) Line indented incorrectly; expected 4 spaces, found 2
(#11707) Line indented incorrectly; expected 4 spaces, found 2
(#11708) Line indented incorrectly; expected at least 8 spaces, found 4
(#11709) Line indented incorrectly; expected at least 8 spaces, found 4
(#11710) Line indented incorrectly; expected 8 spaces, found 4
(#11711) Line indented incorrectly; expected at least 12 spaces, found 6
(#11712) Line indented incorrectly; expected at least 12 spaces, found 6
(#11713) Line indented incorrectly; expected at least 12 spaces, found 6
(#11714) Line indented incorrectly; expected 8 spaces, found 4
(#11715) Line indented incorrectly; expected 8 spaces, found 4
(#11716) Line indented incorrectly; expected at least 12 spaces, found 6
(#11717) Line indented incorrectly; expected at least 12 spaces, found 6
(#11718) Line indented incorrectly; expected at least 12 spaces, found 6
(#11719) Line indented incorrectly; expected 8 spaces, found 4
(#11720) Line indented incorrectly; expected at least 8 spaces, found 4
(#11721) Line indented incorrectly; expected at least 8 spaces, found 4
(#11722) Line indented incorrectly; expected at least 8 spaces, found 4
(#11723) Line indented incorrectly; expected 4 spaces, found 2
(#11728) Line indented incorrectly; expected 4 spaces, found 2
(#11728) Member variable "_TSPEC" must be all lower-case
(#11728) Scope modifier not specified for member variable "$_TSPEC"
(#11730) Line indented incorrectly; expected 4 spaces, found 2
(#11731) Line indented incorrectly; expected 4 spaces, found 2
(#11731) Member variable "userException" must be all lower-case
(#11732) Line indented incorrectly; expected 4 spaces, found 2
(#11732) Member variable "systemException" must be all lower-case
(#11733) Line indented incorrectly; expected 4 spaces, found 2
(#11733) Member variable "notFoundException" must be all lower-case
(#11735) Line indented incorrectly; expected 4 spaces, found 2
(#11736) Line indented incorrectly; expected 8 spaces, found 4
(#11736) Variable "_TSPEC" must be all lower-case
(#11736) Variable "_TSPEC" must not contain underscores.
(#11737) Line indented incorrectly; expected at least 12 spaces, found 6
(#11737) Variable "_TSPEC" must be all lower-case
(#11737) Variable "_TSPEC" must not contain underscores.
(#11738) Line indented incorrectly; expected at least 12 spaces, found 8
(#11739) Line indented incorrectly; expected at least 12 spaces, found 10
(#11740) Line indented incorrectly; expected at least 12 spaces, found 10
(#11741) Line indented incorrectly; expected at least 12 spaces, found 10
(#11742) Line indented incorrectly; expected at least 12 spaces, found 10
(#11743) Line indented incorrectly; expected at least 12 spaces, found 8
(#11744) Line indented incorrectly; expected at least 12 spaces, found 10
(#11745) Line indented incorrectly; expected at least 12 spaces, found 10
(#11746) Line indented incorrectly; expected at least 12 spaces, found 10
(#11747) Line indented incorrectly; expected at least 12 spaces, found 10
(#11748) Line indented incorrectly; expected at least 12 spaces, found 8
(#11749) Line indented incorrectly; expected at least 12 spaces, found 10
(#11750) Line indented incorrectly; expected at least 12 spaces, found 10
(#11751) Line indented incorrectly; expected at least 12 spaces, found 10
(#11752) Line indented incorrectly; expected at least 12 spaces, found 10
(#11753) Line indented incorrectly; expected at least 12 spaces, found 8
(#11754) Line indented incorrectly; expected at least 12 spaces, found 10
(#11755) Line indented incorrectly; expected at least 12 spaces, found 10
(#11756) Line indented incorrectly; expected at least 12 spaces, found 10
(#11757) Line indented incorrectly; expected at least 12 spaces, found 10
(#11758) Line indented incorrectly; expected at least 16 spaces, found 8
(#11759) Line indented incorrectly; expected 8 spaces, found 4
(#11760) Line indented incorrectly; expected 8 spaces, found 4
(#11761) Line indented incorrectly; expected 12 spaces, found 6
(#11762) Line indented incorrectly; expected at least 16 spaces, found 8
(#11763) Line indented incorrectly; expected 12 spaces, found 6
(#11764) Line indented incorrectly; expected 12 spaces, found 6
(#11765) Line indented incorrectly; expected at least 16 spaces, found 8
(#11766) Line indented incorrectly; expected 12 spaces, found 6
(#11767) Line indented incorrectly; expected 12 spaces, found 6
(#11768) Line indented incorrectly; expected at least 16 spaces, found 8
(#11769) Line indented incorrectly; expected 12 spaces, found 6
(#11770) Line indented incorrectly; expected 12 spaces, found 6
(#11771) Line indented incorrectly; expected at least 16 spaces, found 8
(#11772) Line indented incorrectly; expected 12 spaces, found 6
(#11773) Line indented incorrectly; expected 8 spaces, found 4
(#11774) Line indented incorrectly; expected 4 spaces, found 2
(#11776) Line indented incorrectly; expected 4 spaces, found 2
(#11776) Public method name "NoteStore_getNoteApplicationData_result::getName" must be in lower-case letters only
(#11777) Line indented incorrectly; expected at least 8 spaces, found 4
(#11778) Line indented incorrectly; expected 4 spaces, found 2
(#11780) Line indented incorrectly; expected 4 spaces, found 2
(#11781) Line indented incorrectly; expected at least 4 spaces, found 2
(#11781) Opening brace should be on the same line as the declaration
(#11782) Line indented incorrectly; expected at least 8 spaces, found 4
(#11783) Line indented incorrectly; expected at least 8 spaces, found 4
(#11784) Line indented incorrectly; expected at least 8 spaces, found 4
(#11785) Line indented incorrectly; expected at least 8 spaces, found 4
(#11786) Line indented incorrectly; expected at least 8 spaces, found 4
(#11787) Line indented incorrectly; expected 8 spaces, found 4
(#11787) Expected "while (...) {\n"; found "while (...)\n {\n"
(#11788) Line indented incorrectly; expected at least 8 spaces, found 4
(#11789) Line indented incorrectly; expected at least 12 spaces, found 6
(#11790) Line indented incorrectly; expected 12 spaces, found 6
(#11791) Line indented incorrectly; expected at least 16 spaces, found 8
(#11792) Line indented incorrectly; expected 12 spaces, found 6
(#11793) Line indented incorrectly; expected 12 spaces, found 6
(#11794) Line indented incorrectly; expected at least 12 spaces, found 6
(#11795) Line indented incorrectly; expected 16 spaces, found 8
(#11796) Line indented incorrectly; expected 20 spaces, found 10
(#11797) Line indented incorrectly; expected at least 24 spaces, found 12
(#11798) Line indented incorrectly; expected at least 24 spaces, found 12
(#11799) Line indented incorrectly; expected 20 spaces, found 10
(#11800) Line indented incorrectly; expected at least 24 spaces, found 12
(#11801) Line indented incorrectly; expected 20 spaces, found 10
(#11803) Line indented incorrectly; expected 16 spaces, found 8
(#11804) Line indented incorrectly; expected 20 spaces, found 10
(#11805) Line indented incorrectly; expected at least 24 spaces, found 12
(#11806) Line indented incorrectly; expected at least 24 spaces, found 12
(#11807) Line indented incorrectly; expected 20 spaces, found 10
(#11808) Line indented incorrectly; expected at least 24 spaces, found 12
(#11809) Line indented incorrectly; expected 20 spaces, found 10
(#11811) Line indented incorrectly; expected 16 spaces, found 8
(#11812) Line indented incorrectly; expected 20 spaces, found 10
(#11813) Line indented incorrectly; expected at least 24 spaces, found 12
(#11814) Line indented incorrectly; expected at least 24 spaces, found 12
(#11815) Line indented incorrectly; expected 20 spaces, found 10
(#11816) Line indented incorrectly; expected at least 24 spaces, found 12
(#11817) Line indented incorrectly; expected 20 spaces, found 10
(#11819) Line indented incorrectly; expected 16 spaces, found 8
(#11820) Line indented incorrectly; expected 20 spaces, found 10
(#11821) Line indented incorrectly; expected at least 24 spaces, found 12
(#11822) Line indented incorrectly; expected at least 24 spaces, found 12
(#11823) Line indented incorrectly; expected 20 spaces, found 10
(#11824) Line indented incorrectly; expected at least 24 spaces, found 12
(#11825) Line indented incorrectly; expected 20 spaces, found 10
(#11827) Line indented incorrectly; expected 16 spaces, found 8
(#11828) Line indented incorrectly; expected at least 20 spaces, found 10
(#11830) Line indented incorrectly; expected 12 spaces, found 6
(#11831) Line indented incorrectly; expected at least 12 spaces, found 6
(#11832) Line indented incorrectly; expected 8 spaces, found 4
(#11833) Line indented incorrectly; expected at least 8 spaces, found 4
(#11834) Line indented incorrectly; expected at least 8 spaces, found 4
(#11835) Line indented incorrectly; expected 4 spaces, found 2
(#11837) Line indented incorrectly; expected 4 spaces, found 2
(#11838) Line indented incorrectly; expected at least 8 spaces, found 4
(#11839) Line indented incorrectly; expected at least 8 spaces, found 4
(#11840) Line indented incorrectly; expected 8 spaces, found 4
(#11841) Line indented incorrectly; expected 12 spaces, found 6
(#11842) Line indented incorrectly; expected at least 16 spaces, found 8
(#11843) Line indented incorrectly; expected 12 spaces, found 6
(#11844) Line indented incorrectly; expected at least 12 spaces, found 6
(#11845) Line indented incorrectly; expected at least 12 spaces, found 6
(#11846) Line indented incorrectly; expected at least 12 spaces, found 6
(#11847) Line indented incorrectly; expected 8 spaces, found 4
(#11848) Line indented incorrectly; expected 8 spaces, found 4
(#11849) Line indented incorrectly; expected at least 12 spaces, found 6
(#11850) Line indented incorrectly; expected at least 12 spaces, found 6
(#11851) Line indented incorrectly; expected at least 12 spaces, found 6
(#11852) Line indented incorrectly; expected 8 spaces, found 4
(#11853) Line indented incorrectly; expected 8 spaces, found 4
(#11854) Line indented incorrectly; expected at least 12 spaces, found 6
(#11855) Line indented incorrectly; expected at least 12 spaces, found 6
(#11856) Line indented incorrectly; expected at least 12 spaces, found 6
(#11857) Line indented incorrectly; expected 8 spaces, found 4
(#11858) Line indented incorrectly; expected 8 spaces, found 4
(#11859) Line indented incorrectly; expected at least 12 spaces, found 6
(#11860) Line indented incorrectly; expected at least 12 spaces, found 6
(#11861) Line indented incorrectly; expected at least 12 spaces, found 6
(#11862) Line indented incorrectly; expected 8 spaces, found 4
(#11863) Line indented incorrectly; expected at least 8 spaces, found 4
(#11864) Line indented incorrectly; expected at least 8 spaces, found 4
(#11865) Line indented incorrectly; expected at least 8 spaces, found 4
(#11866) Line indented incorrectly; expected 4 spaces, found 2
(#11871) Line indented incorrectly; expected 4 spaces, found 2
(#11871) Member variable "_TSPEC" must be all lower-case
(#11871) Scope modifier not specified for member variable "$_TSPEC"
(#11873) Line indented incorrectly; expected 4 spaces, found 2
(#11873) Member variable "authenticationToken" must be all lower-case
(#11874) Line indented incorrectly; expected 4 spaces, found 2
(#11875) Line indented incorrectly; expected 4 spaces, found 2
(#11877) Line indented incorrectly; expected 4 spaces, found 2
(#11878) Line indented incorrectly; expected 8 spaces, found 4
(#11878) Variable "_TSPEC" must be all lower-case
(#11878) Variable "_TSPEC" must not contain underscores.
(#11879) Line indented incorrectly; expected at least 12 spaces, found 6
(#11879) Variable "_TSPEC" must be all lower-case
(#11879) Variable "_TSPEC" must not contain underscores.
(#11880) Line indented incorrectly; expected at least 12 spaces, found 8
(#11881) Line indented incorrectly; expected at least 12 spaces, found 10
(#11882) Line indented incorrectly; expected at least 12 spaces, found 10
(#11883) Line indented incorrectly; expected at least 12 spaces, found 10
(#11884) Line indented incorrectly; expected at least 12 spaces, found 8
(#11885) Line indented incorrectly; expected at least 12 spaces, found 10
(#11886) Line indented incorrectly; expected at least 12 spaces, found 10
(#11887) Line indented incorrectly; expected at least 12 spaces, found 10
(#11888) Line indented incorrectly; expected at least 12 spaces, found 8
(#11889) Line indented incorrectly; expected at least 12 spaces, found 10
(#11890) Line indented incorrectly; expected at least 12 spaces, found 10
(#11891) Line indented incorrectly; expected at least 12 spaces, found 10
(#11892) Line indented incorrectly; expected at least 16 spaces, found 8
(#11893) Line indented incorrectly; expected 8 spaces, found 4
(#11894) Line indented incorrectly; expected 8 spaces, found 4
(#11895) Line indented incorrectly; expected 12 spaces, found 6
(#11896) Line indented incorrectly; expected at least 16 spaces, found 8
(#11897) Line indented incorrectly; expected 12 spaces, found 6
(#11898) Line indented incorrectly; expected 12 spaces, found 6
(#11899) Line indented incorrectly; expected at least 16 spaces, found 8
(#11900) Line indented incorrectly; expected 12 spaces, found 6
(#11901) Line indented incorrectly; expected 12 spaces, found 6
(#11902) Line indented incorrectly; expected at least 16 spaces, found 8
(#11903) Line indented incorrectly; expected 12 spaces, found 6
(#11904) Line indented incorrectly; expected 8 spaces, found 4
(#11905) Line indented incorrectly; expected 4 spaces, found 2
(#11907) Line indented incorrectly; expected 4 spaces, found 2
(#11907) Public method name "NoteStore_getNoteApplicationDataEntry_args::getName" must be in lower-case letters only
(#11908) Line indented incorrectly; expected at least 8 spaces, found 4
(#11909) Line indented incorrectly; expected 4 spaces, found 2
(#11911) Line indented incorrectly; expected 4 spaces, found 2
(#11912) Line indented incorrectly; expected at least 4 spaces, found 2
(#11912) Opening brace should be on the same line as the declaration
(#11913) Line indented incorrectly; expected at least 8 spaces, found 4
(#11914) Line indented incorrectly; expected at least 8 spaces, found 4
(#11915) Line indented incorrectly; expected at least 8 spaces, found 4
(#11916) Line indented incorrectly; expected at least 8 spaces, found 4
(#11917) Line indented incorrectly; expected at least 8 spaces, found 4
(#11918) Line indented incorrectly; expected 8 spaces, found 4
(#11918) Expected "while (...) {\n"; found "while (...)\n {\n"
(#11919) Line indented incorrectly; expected at least 8 spaces, found 4
(#11920) Line indented incorrectly; expected at least 12 spaces, found 6
(#11921) Line indented incorrectly; expected 12 spaces, found 6
(#11922) Line indented incorrectly; expected at least 16 spaces, found 8
(#11923) Line indented incorrectly; expected 12 spaces, found 6
(#11924) Line indented incorrectly; expected 12 spaces, found 6
(#11925) Line indented incorrectly; expected at least 12 spaces, found 6
(#11926) Line indented incorrectly; expected 16 spaces, found 8
(#11927) Line indented incorrectly; expected 20 spaces, found 10
(#11928) Line indented incorrectly; expected at least 24 spaces, found 12
(#11929) Line indented incorrectly; expected 20 spaces, found 10
(#11930) Line indented incorrectly; expected at least 24 spaces, found 12
(#11931) Line indented incorrectly; expected 20 spaces, found 10
(#11933) Line indented incorrectly; expected 16 spaces, found 8
(#11934) Line indented incorrectly; expected 20 spaces, found 10
(#11935) Line indented incorrectly; expected at least 24 spaces, found 12
(#11936) Line indented incorrectly; expected 20 spaces, found 10
(#11937) Line indented incorrectly; expected at least 24 spaces, found 12
(#11938) Line indented incorrectly; expected 20 spaces, found 10
(#11940) Line indented incorrectly; expected 16 spaces, found 8
(#11941) Line indented incorrectly; expected 20 spaces, found 10
(#11942) Line indented incorrectly; expected at least 24 spaces, found 12
(#11943) Line indented incorrectly; expected 20 spaces, found 10
(#11944) Line indented incorrectly; expected at least 24 spaces, found 12
(#11945) Line indented incorrectly; expected 20 spaces, found 10
(#11947) Line indented incorrectly; expected 16 spaces, found 8
(#11948) Line indented incorrectly; expected at least 20 spaces, found 10
(#11950) Line indented incorrectly; expected 12 spaces, found 6
(#11951) Line indented incorrectly; expected at least 12 spaces, found 6
(#11952) Line indented incorrectly; expected 8 spaces, found 4
(#11953) Line indented incorrectly; expected at least 8 spaces, found 4
(#11954) Line indented incorrectly; expected at least 8 spaces, found 4
(#11955) Line indented incorrectly; expected 4 spaces, found 2
(#11957) Line indented incorrectly; expected 4 spaces, found 2
(#11958) Line indented incorrectly; expected at least 8 spaces, found 4
(#11959) Line indented incorrectly; expected at least 8 spaces, found 4
(#11960) Line indented incorrectly; expected 8 spaces, found 4
(#11961) Line indented incorrectly; expected at least 12 spaces, found 6
(#11962) Line indented incorrectly; expected at least 12 spaces, found 6
(#11963) Line indented incorrectly; expected at least 12 spaces, found 6
(#11964) Line indented incorrectly; expected 8 spaces, found 4
(#11965) Line indented incorrectly; expected 8 spaces, found 4
(#11966) Line indented incorrectly; expected at least 12 spaces, found 6
(#11967) Line indented incorrectly; expected at least 12 spaces, found 6
(#11968) Line indented incorrectly; expected at least 12 spaces, found 6
(#11969) Line indented incorrectly; expected 8 spaces, found 4
(#11970) Line indented incorrectly; expected 8 spaces, found 4
(#11971) Line indented incorrectly; expected at least 12 spaces, found 6
(#11972) Line indented incorrectly; expected at least 12 spaces, found 6
(#11973) Line indented incorrectly; expected at least 12 spaces, found 6
(#11974) Line indented incorrectly; expected 8 spaces, found 4
(#11975) Line indented incorrectly; expected at least 8 spaces, found 4
(#11976) Line indented incorrectly; expected at least 8 spaces, found 4
(#11977) Line indented incorrectly; expected at least 8 spaces, found 4
(#11978) Line indented incorrectly; expected 4 spaces, found 2
(#11983) Line indented incorrectly; expected 4 spaces, found 2
(#11983) Member variable "_TSPEC" must be all lower-case
(#11983) Scope modifier not specified for member variable "$_TSPEC"
(#11985) Line indented incorrectly; expected 4 spaces, found 2
(#11986) Line indented incorrectly; expected 4 spaces, found 2
(#11986) Member variable "userException" must be all lower-case
(#11987) Line indented incorrectly; expected 4 spaces, found 2
(#11987) Member variable "systemException" must be all lower-case
(#11988) Line indented incorrectly; expected 4 spaces, found 2
(#11988) Member variable "notFoundException" must be all lower-case
(#11990) Line indented incorrectly; expected 4 spaces, found 2
(#11991) Line indented incorrectly; expected 8 spaces, found 4
(#11991) Variable "_TSPEC" must be all lower-case
(#11991) Variable "_TSPEC" must not contain underscores.
(#11992) Line indented incorrectly; expected at least 12 spaces, found 6
(#11992) Variable "_TSPEC" must be all lower-case
(#11992) Variable "_TSPEC" must not contain underscores.
(#11993) Line indented incorrectly; expected at least 12 spaces, found 8
(#11994) Line indented incorrectly; expected at least 12 spaces, found 10
(#11995) Line indented incorrectly; expected at least 12 spaces, found 10
(#11996) Line indented incorrectly; expected at least 12 spaces, found 10
(#11997) Line indented incorrectly; expected at least 12 spaces, found 8
(#11998) Line indented incorrectly; expected at least 12 spaces, found 10
(#11999) Line indented incorrectly; expected at least 12 spaces, found 10
(#12000) Line indented incorrectly; expected at least 12 spaces, found 10
(#12001) Line indented incorrectly; expected at least 12 spaces, found 10
(#12002) Line indented incorrectly; expected at least 12 spaces, found 8
(#12003) Line indented incorrectly; expected at least 12 spaces, found 10
(#12004) Line indented incorrectly; expected at least 12 spaces, found 10
(#12005) Line indented incorrectly; expected at least 12 spaces, found 10
(#12006) Line indented incorrectly; expected at least 12 spaces, found 10
(#12007) Line indented incorrectly; expected at least 12 spaces, found 8
(#12008) Line indented incorrectly; expected at least 12 spaces, found 10
(#12009) Line indented incorrectly; expected at least 12 spaces, found 10
(#12010) Line indented incorrectly; expected at least 12 spaces, found 10
(#12011) Line indented incorrectly; expected at least 12 spaces, found 10
(#12012) Line indented incorrectly; expected at least 16 spaces, found 8
(#12013) Line indented incorrectly; expected 8 spaces, found 4
(#12014) Line indented incorrectly; expected 8 spaces, found 4
(#12015) Line indented incorrectly; expected 12 spaces, found 6
(#12016) Line indented incorrectly; expected at least 16 spaces, found 8
(#12017) Line indented incorrectly; expected 12 spaces, found 6
(#12018) Line indented incorrectly; expected 12 spaces, found 6
(#12019) Line indented incorrectly; expected at least 16 spaces, found 8
(#12020) Line indented incorrectly; expected 12 spaces, found 6
(#12021) Line indented incorrectly; expected 12 spaces, found 6
(#12022) Line indented incorrectly; expected at least 16 spaces, found 8
(#12023) Line indented incorrectly; expected 12 spaces, found 6
(#12024) Line indented incorrectly; expected 12 spaces, found 6
(#12025) Line indented incorrectly; expected at least 16 spaces, found 8
(#12026) Line indented incorrectly; expected 12 spaces, found 6
(#12027) Line indented incorrectly; expected 8 spaces, found 4
(#12028) Line indented incorrectly; expected 4 spaces, found 2
(#12030) Line indented incorrectly; expected 4 spaces, found 2
(#12030) Public method name "NoteStore_getNoteApplicationDataEntry_result::getName" must be in lower-case letters only
(#12031) Line indented incorrectly; expected at least 8 spaces, found 4
(#12032) Line indented incorrectly; expected 4 spaces, found 2
(#12034) Line indented incorrectly; expected 4 spaces, found 2
(#12035) Line indented incorrectly; expected at least 4 spaces, found 2
(#12035) Opening brace should be on the same line as the declaration
(#12036) Line indented incorrectly; expected at least 8 spaces, found 4
(#12037) Line indented incorrectly; expected at least 8 spaces, found 4
(#12038) Line indented incorrectly; expected at least 8 spaces, found 4
(#12039) Line indented incorrectly; expected at least 8 spaces, found 4
(#12040) Line indented incorrectly; expected at least 8 spaces, found 4
(#12041) Line indented incorrectly; expected 8 spaces, found 4
(#12041) Expected "while (...) {\n"; found "while (...)\n {\n"
(#12042) Line indented incorrectly; expected at least 8 spaces, found 4
(#12043) Line indented incorrectly; expected at least 12 spaces, found 6
(#12044) Line indented incorrectly; expected 12 spaces, found 6
(#12045) Line indented incorrectly; expected at least 16 spaces, found 8
(#12046) Line indented incorrectly; expected 12 spaces, found 6
(#12047) Line indented incorrectly; expected 12 spaces, found 6
(#12048) Line indented incorrectly; expected at least 12 spaces, found 6
(#12049) Line indented incorrectly; expected 16 spaces, found 8
(#12050) Line indented incorrectly; expected 20 spaces, found 10
(#12051) Line indented incorrectly; expected at least 24 spaces, found 12
(#12052) Line indented incorrectly; expected 20 spaces, found 10
(#12053) Line indented incorrectly; expected at least 24 spaces, found 12
(#12054) Line indented incorrectly; expected 20 spaces, found 10
(#12056) Line indented incorrectly; expected 16 spaces, found 8
(#12057) Line indented incorrectly; expected 20 spaces, found 10
(#12058) Line indented incorrectly; expected at least 24 spaces, found 12
(#12059) Line indented incorrectly; expected at least 24 spaces, found 12
(#12060) Line indented incorrectly; expected 20 spaces, found 10
(#12061) Line indented incorrectly; expected at least 24 spaces, found 12
(#12062) Line indented incorrectly; expected 20 spaces, found 10
(#12064) Line indented incorrectly; expected 16 spaces, found 8
(#12065) Line indented incorrectly; expected 20 spaces, found 10
(#12066) Line indented incorrectly; expected at least 24 spaces, found 12
(#12067) Line indented incorrectly; expected at least 24 spaces, found 12
(#12068) Line indented incorrectly; expected 20 spaces, found 10
(#12069) Line indented incorrectly; expected at least 24 spaces, found 12
(#12070) Line indented incorrectly; expected 20 spaces, found 10
(#12072) Line indented incorrectly; expected 16 spaces, found 8
(#12073) Line indented incorrectly; expected 20 spaces, found 10
(#12074) Line indented incorrectly; expected at least 24 spaces, found 12
(#12075) Line indented incorrectly; expected at least 24 spaces, found 12
(#12076) Line indented incorrectly; expected 20 spaces, found 10
(#12077) Line indented incorrectly; expected at least 24 spaces, found 12
(#12078) Line indented incorrectly; expected 20 spaces, found 10
(#12080) Line indented incorrectly; expected 16 spaces, found 8
(#12081) Line indented incorrectly; expected at least 20 spaces, found 10
(#12083) Line indented incorrectly; expected 12 spaces, found 6
(#12084) Line indented incorrectly; expected at least 12 spaces, found 6
(#12085) Line indented incorrectly; expected 8 spaces, found 4
(#12086) Line indented incorrectly; expected at least 8 spaces, found 4
(#12087) Line indented incorrectly; expected at least 8 spaces, found 4
(#12088) Line indented incorrectly; expected 4 spaces, found 2
(#12090) Line indented incorrectly; expected 4 spaces, found 2
(#12091) Line indented incorrectly; expected at least 8 spaces, found 4
(#12092) Line indented incorrectly; expected at least 8 spaces, found 4
(#12093) Line indented incorrectly; expected 8 spaces, found 4
(#12094) Line indented incorrectly; expected at least 12 spaces, found 6
(#12095) Line indented incorrectly; expected at least 12 spaces, found 6
(#12096) Line indented incorrectly; expected at least 12 spaces, found 6
(#12097) Line indented incorrectly; expected 8 spaces, found 4
(#12098) Line indented incorrectly; expected 8 spaces, found 4
(#12099) Line indented incorrectly; expected at least 12 spaces, found 6
(#12100) Line indented incorrectly; expected at least 12 spaces, found 6
(#12101) Line indented incorrectly; expected at least 12 spaces, found 6
(#12102) Line indented incorrectly; expected 8 spaces, found 4
(#12103) Line indented incorrectly; expected 8 spaces, found 4
(#12104) Line indented incorrectly; expected at least 12 spaces, found 6
(#12105) Line indented incorrectly; expected at least 12 spaces, found 6
(#12106) Line indented incorrectly; expected at least 12 spaces, found 6
(#12107) Line indented incorrectly; expected 8 spaces, found 4
(#12108) Line indented incorrectly; expected 8 spaces, found 4
(#12109) Line indented incorrectly; expected at least 12 spaces, found 6
(#12110) Line indented incorrectly; expected at least 12 spaces, found 6
(#12111) Line indented incorrectly; expected at least 12 spaces, found 6
(#12112) Line indented incorrectly; expected 8 spaces, found 4
(#12113) Line indented incorrectly; expected at least 8 spaces, found 4
(#12114) Line indented incorrectly; expected at least 8 spaces, found 4
(#12115) Line indented incorrectly; expected at least 8 spaces, found 4
(#12116) Line indented incorrectly; expected 4 spaces, found 2
(#12121) Line indented incorrectly; expected 4 spaces, found 2
(#12121) Member variable "_TSPEC" must be all lower-case
(#12121) Scope modifier not specified for member variable "$_TSPEC"
(#12123) Line indented incorrectly; expected 4 spaces, found 2
(#12123) Member variable "authenticationToken" must be all lower-case
(#12124) Line indented incorrectly; expected 4 spaces, found 2
(#12125) Line indented incorrectly; expected 4 spaces, found 2
(#12126) Line indented incorrectly; expected 4 spaces, found 2
(#12128) Line indented incorrectly; expected 4 spaces, found 2
(#12129) Line indented incorrectly; expected 8 spaces, found 4
(#12129) Variable "_TSPEC" must be all lower-case
(#12129) Variable "_TSPEC" must not contain underscores.
(#12130) Line indented incorrectly; expected at least 12 spaces, found 6
(#12130) Variable "_TSPEC" must be all lower-case
(#12130) Variable "_TSPEC" must not contain underscores.
(#12131) Line indented incorrectly; expected at least 12 spaces, found 8
(#12132) Line indented incorrectly; expected at least 12 spaces, found 10
(#12133) Line indented incorrectly; expected at least 12 spaces, found 10
(#12134) Line indented incorrectly; expected at least 12 spaces, found 10
(#12135) Line indented incorrectly; expected at least 12 spaces, found 8
(#12136) Line indented incorrectly; expected at least 12 spaces, found 10
(#12137) Line indented incorrectly; expected at least 12 spaces, found 10
(#12138) Line indented incorrectly; expected at least 12 spaces, found 10
(#12139) Line indented incorrectly; expected at least 12 spaces, found 8
(#12140) Line indented incorrectly; expected at least 12 spaces, found 10
(#12141) Line indented incorrectly; expected at least 12 spaces, found 10
(#12142) Line indented incorrectly; expected at least 12 spaces, found 10
(#12143) Line indented incorrectly; expected at least 12 spaces, found 8
(#12144) Line indented incorrectly; expected at least 12 spaces, found 10
(#12145) Line indented incorrectly; expected at least 12 spaces, found 10
(#12146) Line indented incorrectly; expected at least 12 spaces, found 10
(#12147) Line indented incorrectly; expected at least 16 spaces, found 8
(#12148) Line indented incorrectly; expected 8 spaces, found 4
(#12149) Line indented incorrectly; expected 8 spaces, found 4
(#12150) Line indented incorrectly; expected 12 spaces, found 6
(#12151) Line indented incorrectly; expected at least 16 spaces, found 8
(#12152) Line indented incorrectly; expected 12 spaces, found 6
(#12153) Line indented incorrectly; expected 12 spaces, found 6
(#12154) Line indented incorrectly; expected at least 16 spaces, found 8
(#12155) Line indented incorrectly; expected 12 spaces, found 6
(#12156) Line indented incorrectly; expected 12 spaces, found 6
(#12157) Line indented incorrectly; expected at least 16 spaces, found 8
(#12158) Line indented incorrectly; expected 12 spaces, found 6
(#12159) Line indented incorrectly; expected 12 spaces, found 6
(#12160) Line indented incorrectly; expected at least 16 spaces, found 8
(#12161) Line indented incorrectly; expected 12 spaces, found 6
(#12162) Line indented incorrectly; expected 8 spaces, found 4
(#12163) Line indented incorrectly; expected 4 spaces, found 2
(#12165) Line indented incorrectly; expected 4 spaces, found 2
(#12165) Public method name "NoteStore_setNoteApplicationDataEntry_args::getName" must be in lower-case letters only
(#12166) Line indented incorrectly; expected at least 8 spaces, found 4
(#12167) Line indented incorrectly; expected 4 spaces, found 2
(#12169) Line indented incorrectly; expected 4 spaces, found 2
(#12170) Line indented incorrectly; expected at least 4 spaces, found 2
(#12170) Opening brace should be on the same line as the declaration
(#12171) Line indented incorrectly; expected at least 8 spaces, found 4
(#12172) Line indented incorrectly; expected at least 8 spaces, found 4
(#12173) Line indented incorrectly; expected at least 8 spaces, found 4
(#12174) Line indented incorrectly; expected at least 8 spaces, found 4
(#12175) Line indented incorrectly; expected at least 8 spaces, found 4
(#12176) Line indented incorrectly; expected 8 spaces, found 4
(#12176) Expected "while (...) {\n"; found "while (...)\n {\n"
(#12177) Line indented incorrectly; expected at least 8 spaces, found 4
(#12178) Line indented incorrectly; expected at least 12 spaces, found 6
(#12179) Line indented incorrectly; expected 12 spaces, found 6
(#12180) Line indented incorrectly; expected at least 16 spaces, found 8
(#12181) Line indented incorrectly; expected 12 spaces, found 6
(#12182) Line indented incorrectly; expected 12 spaces, found 6
(#12183) Line indented incorrectly; expected at least 12 spaces, found 6
(#12184) Line indented incorrectly; expected 16 spaces, found 8
(#12185) Line indented incorrectly; expected 20 spaces, found 10
(#12186) Line indented incorrectly; expected at least 24 spaces, found 12
(#12187) Line indented incorrectly; expected 20 spaces, found 10
(#12188) Line indented incorrectly; expected at least 24 spaces, found 12
(#12189) Line indented incorrectly; expected 20 spaces, found 10
(#12191) Line indented incorrectly; expected 16 spaces, found 8
(#12192) Line indented incorrectly; expected 20 spaces, found 10
(#12193) Line indented incorrectly; expected at least 24 spaces, found 12
(#12194) Line indented incorrectly; expected 20 spaces, found 10
(#12195) Line indented incorrectly; expected at least 24 spaces, found 12
(#12196) Line indented incorrectly; expected 20 spaces, found 10
(#12198) Line indented incorrectly; expected 16 spaces, found 8
(#12199) Line indented incorrectly; expected 20 spaces, found 10
(#12200) Line indented incorrectly; expected at least 24 spaces, found 12
(#12201) Line indented incorrectly; expected 20 spaces, found 10
(#12202) Line indented incorrectly; expected at least 24 spaces, found 12
(#12203) Line indented incorrectly; expected 20 spaces, found 10
(#12205) Line indented incorrectly; expected 16 spaces, found 8
(#12206) Line indented incorrectly; expected 20 spaces, found 10
(#12207) Line indented incorrectly; expected at least 24 spaces, found 12
(#12208) Line indented incorrectly; expected 20 spaces, found 10
(#12209) Line indented incorrectly; expected at least 24 spaces, found 12
(#12210) Line indented incorrectly; expected 20 spaces, found 10
(#12212) Line indented incorrectly; expected 16 spaces, found 8
(#12213) Line indented incorrectly; expected at least 20 spaces, found 10
(#12215) Line indented incorrectly; expected 12 spaces, found 6
(#12216) Line indented incorrectly; expected at least 12 spaces, found 6
(#12217) Line indented incorrectly; expected 8 spaces, found 4
(#12218) Line indented incorrectly; expected at least 8 spaces, found 4
(#12219) Line indented incorrectly; expected at least 8 spaces, found 4
(#12220) Line indented incorrectly; expected 4 spaces, found 2
(#12222) Line indented incorrectly; expected 4 spaces, found 2
(#12223) Line indented incorrectly; expected at least 8 spaces, found 4
(#12224) Line indented incorrectly; expected at least 8 spaces, found 4
(#12225) Line indented incorrectly; expected 8 spaces, found 4
(#12226) Line indented incorrectly; expected at least 12 spaces, found 6
(#12227) Line indented incorrectly; expected at least 12 spaces, found 6
(#12228) Line indented incorrectly; expected at least 12 spaces, found 6
(#12229) Line indented incorrectly; expected 8 spaces, found 4
(#12230) Line indented incorrectly; expected 8 spaces, found 4
(#12231) Line indented incorrectly; expected at least 12 spaces, found 6
(#12232) Line indented incorrectly; expected at least 12 spaces, found 6
(#12233) Line indented incorrectly; expected at least 12 spaces, found 6
(#12234) Line indented incorrectly; expected 8 spaces, found 4
(#12235) Line indented incorrectly; expected 8 spaces, found 4
(#12236) Line indented incorrectly; expected at least 12 spaces, found 6
(#12237) Line indented incorrectly; expected at least 12 spaces, found 6
(#12238) Line indented incorrectly; expected at least 12 spaces, found 6
(#12239) Line indented incorrectly; expected 8 spaces, found 4
(#12240) Line indented incorrectly; expected 8 spaces, found 4
(#12241) Line indented incorrectly; expected at least 12 spaces, found 6
(#12242) Line indented incorrectly; expected at least 12 spaces, found 6
(#12243) Line indented incorrectly; expected at least 12 spaces, found 6
(#12244) Line indented incorrectly; expected 8 spaces, found 4
(#12245) Line indented incorrectly; expected at least 8 spaces, found 4
(#12246) Line indented incorrectly; expected at least 8 spaces, found 4
(#12247) Line indented incorrectly; expected at least 8 spaces, found 4
(#12248) Line indented incorrectly; expected 4 spaces, found 2
(#12253) Line indented incorrectly; expected 4 spaces, found 2
(#12253) Member variable "_TSPEC" must be all lower-case
(#12253) Scope modifier not specified for member variable "$_TSPEC"
(#12255) Line indented incorrectly; expected 4 spaces, found 2
(#12256) Line indented incorrectly; expected 4 spaces, found 2
(#12256) Member variable "userException" must be all lower-case
(#12257) Line indented incorrectly; expected 4 spaces, found 2
(#12257) Member variable "systemException" must be all lower-case
(#12258) Line indented incorrectly; expected 4 spaces, found 2
(#12258) Member variable "notFoundException" must be all lower-case
(#12260) Line indented incorrectly; expected 4 spaces, found 2
(#12261) Line indented incorrectly; expected 8 spaces, found 4
(#12261) Variable "_TSPEC" must be all lower-case
(#12261) Variable "_TSPEC" must not contain underscores.
(#12262) Line indented incorrectly; expected at least 12 spaces, found 6
(#12262) Variable "_TSPEC" must be all lower-case
(#12262) Variable "_TSPEC" must not contain underscores.
(#12263) Line indented incorrectly; expected at least 12 spaces, found 8
(#12264) Line indented incorrectly; expected at least 12 spaces, found 10
(#12265) Line indented incorrectly; expected at least 12 spaces, found 10
(#12266) Line indented incorrectly; expected at least 12 spaces, found 10
(#12267) Line indented incorrectly; expected at least 12 spaces, found 8
(#12268) Line indented incorrectly; expected at least 12 spaces, found 10
(#12269) Line indented incorrectly; expected at least 12 spaces, found 10
(#12270) Line indented incorrectly; expected at least 12 spaces, found 10
(#12271) Line indented incorrectly; expected at least 12 spaces, found 10
(#12272) Line indented incorrectly; expected at least 12 spaces, found 8
(#12273) Line indented incorrectly; expected at least 12 spaces, found 10
(#12274) Line indented incorrectly; expected at least 12 spaces, found 10
(#12275) Line indented incorrectly; expected at least 12 spaces, found 10
(#12276) Line indented incorrectly; expected at least 12 spaces, found 10
(#12277) Line indented incorrectly; expected at least 12 spaces, found 8
(#12278) Line indented incorrectly; expected at least 12 spaces, found 10
(#12279) Line indented incorrectly; expected at least 12 spaces, found 10
(#12280) Line indented incorrectly; expected at least 12 spaces, found 10
(#12281) Line indented incorrectly; expected at least 12 spaces, found 10
(#12282) Line indented incorrectly; expected at least 16 spaces, found 8
(#12283) Line indented incorrectly; expected 8 spaces, found 4
(#12284) Line indented incorrectly; expected 8 spaces, found 4
(#12285) Line indented incorrectly; expected 12 spaces, found 6
(#12286) Line indented incorrectly; expected at least 16 spaces, found 8
(#12287) Line indented incorrectly; expected 12 spaces, found 6
(#12288) Line indented incorrectly; expected 12 spaces, found 6
(#12289) Line indented incorrectly; expected at least 16 spaces, found 8
(#12290) Line indented incorrectly; expected 12 spaces, found 6
(#12291) Line indented incorrectly; expected 12 spaces, found 6
(#12292) Line indented incorrectly; expected at least 16 spaces, found 8
(#12293) Line indented incorrectly; expected 12 spaces, found 6
(#12294) Line indented incorrectly; expected 12 spaces, found 6
(#12295) Line indented incorrectly; expected at least 16 spaces, found 8
(#12296) Line indented incorrectly; expected 12 spaces, found 6
(#12297) Line indented incorrectly; expected 8 spaces, found 4
(#12298) Line indented incorrectly; expected 4 spaces, found 2
(#12300) Line indented incorrectly; expected 4 spaces, found 2
(#12300) Public method name "NoteStore_setNoteApplicationDataEntry_result::getName" must be in lower-case letters only
(#12301) Line indented incorrectly; expected at least 8 spaces, found 4
(#12302) Line indented incorrectly; expected 4 spaces, found 2
(#12304) Line indented incorrectly; expected 4 spaces, found 2
(#12305) Line indented incorrectly; expected at least 4 spaces, found 2
(#12305) Opening brace should be on the same line as the declaration
(#12306) Line indented incorrectly; expected at least 8 spaces, found 4
(#12307) Line indented incorrectly; expected at least 8 spaces, found 4
(#12308) Line indented incorrectly; expected at least 8 spaces, found 4
(#12309) Line indented incorrectly; expected at least 8 spaces, found 4
(#12310) Line indented incorrectly; expected at least 8 spaces, found 4
(#12311) Line indented incorrectly; expected 8 spaces, found 4
(#12311) Expected "while (...) {\n"; found "while (...)\n {\n"
(#12312) Line indented incorrectly; expected at least 8 spaces, found 4
(#12313) Line indented incorrectly; expected at least 12 spaces, found 6
(#12314) Line indented incorrectly; expected 12 spaces, found 6
(#12315) Line indented incorrectly; expected at least 16 spaces, found 8
(#12316) Line indented incorrectly; expected 12 spaces, found 6
(#12317) Line indented incorrectly; expected 12 spaces, found 6
(#12318) Line indented incorrectly; expected at least 12 spaces, found 6
(#12319) Line indented incorrectly; expected 16 spaces, found 8
(#12320) Line indented incorrectly; expected 20 spaces, found 10
(#12321) Line indented incorrectly; expected at least 24 spaces, found 12
(#12322) Line indented incorrectly; expected 20 spaces, found 10
(#12323) Line indented incorrectly; expected at least 24 spaces, found 12
(#12324) Line indented incorrectly; expected 20 spaces, found 10
(#12326) Line indented incorrectly; expected 16 spaces, found 8
(#12327) Line indented incorrectly; expected 20 spaces, found 10
(#12328) Line indented incorrectly; expected at least 24 spaces, found 12
(#12329) Line indented incorrectly; expected at least 24 spaces, found 12
(#12330) Line indented incorrectly; expected 20 spaces, found 10
(#12331) Line indented incorrectly; expected at least 24 spaces, found 12
(#12332) Line indented incorrectly; expected 20 spaces, found 10
(#12334) Line indented incorrectly; expected 16 spaces, found 8
(#12335) Line indented incorrectly; expected 20 spaces, found 10
(#12336) Line indented incorrectly; expected at least 24 spaces, found 12
(#12337) Line indented incorrectly; expected at least 24 spaces, found 12
(#12338) Line indented incorrectly; expected 20 spaces, found 10
(#12339) Line indented incorrectly; expected at least 24 spaces, found 12
(#12340) Line indented incorrectly; expected 20 spaces, found 10
(#12342) Line indented incorrectly; expected 16 spaces, found 8
(#12343) Line indented incorrectly; expected 20 spaces, found 10
(#12344) Line indented incorrectly; expected at least 24 spaces, found 12
(#12345) Line indented incorrectly; expected at least 24 spaces, found 12
(#12346) Line indented incorrectly; expected 20 spaces, found 10
(#12347) Line indented incorrectly; expected at least 24 spaces, found 12
(#12348) Line indented incorrectly; expected 20 spaces, found 10
(#12350) Line indented incorrectly; expected 16 spaces, found 8
(#12351) Line indented incorrectly; expected at least 20 spaces, found 10
(#12353) Line indented incorrectly; expected 12 spaces, found 6
(#12354) Line indented incorrectly; expected at least 12 spaces, found 6
(#12355) Line indented incorrectly; expected 8 spaces, found 4
(#12356) Line indented incorrectly; expected at least 8 spaces, found 4
(#12357) Line indented incorrectly; expected at least 8 spaces, found 4
(#12358) Line indented incorrectly; expected 4 spaces, found 2
(#12360) Line indented incorrectly; expected 4 spaces, found 2
(#12361) Line indented incorrectly; expected at least 8 spaces, found 4
(#12362) Line indented incorrectly; expected at least 8 spaces, found 4
(#12363) Line indented incorrectly; expected 8 spaces, found 4
(#12364) Line indented incorrectly; expected at least 12 spaces, found 6
(#12365) Line indented incorrectly; expected at least 12 spaces, found 6
(#12366) Line indented incorrectly; expected at least 12 spaces, found 6
(#12367) Line indented incorrectly; expected 8 spaces, found 4
(#12368) Line indented incorrectly; expected 8 spaces, found 4
(#12369) Line indented incorrectly; expected at least 12 spaces, found 6
(#12370) Line indented incorrectly; expected at least 12 spaces, found 6
(#12371) Line indented incorrectly; expected at least 12 spaces, found 6
(#12372) Line indented incorrectly; expected 8 spaces, found 4
(#12373) Line indented incorrectly; expected 8 spaces, found 4
(#12374) Line indented incorrectly; expected at least 12 spaces, found 6
(#12375) Line indented incorrectly; expected at least 12 spaces, found 6
(#12376) Line indented incorrectly; expected at least 12 spaces, found 6
(#12377) Line indented incorrectly; expected 8 spaces, found 4
(#12378) Line indented incorrectly; expected 8 spaces, found 4
(#12379) Line indented incorrectly; expected at least 12 spaces, found 6
(#12380) Line indented incorrectly; expected at least 12 spaces, found 6
(#12381) Line indented incorrectly; expected at least 12 spaces, found 6
(#12382) Line indented incorrectly; expected 8 spaces, found 4
(#12383) Line indented incorrectly; expected at least 8 spaces, found 4
(#12384) Line indented incorrectly; expected at least 8 spaces, found 4
(#12385) Line indented incorrectly; expected at least 8 spaces, found 4
(#12386) Line indented incorrectly; expected 4 spaces, found 2
(#12391) Line indented incorrectly; expected 4 spaces, found 2
(#12391) Member variable "_TSPEC" must be all lower-case
(#12391) Scope modifier not specified for member variable "$_TSPEC"
(#12393) Line indented incorrectly; expected 4 spaces, found 2
(#12393) Member variable "authenticationToken" must be all lower-case
(#12394) Line indented incorrectly; expected 4 spaces, found 2
(#12395) Line indented incorrectly; expected 4 spaces, found 2
(#12397) Line indented incorrectly; expected 4 spaces, found 2
(#12398) Line indented incorrectly; expected 8 spaces, found 4
(#12398) Variable "_TSPEC" must be all lower-case
(#12398) Variable "_TSPEC" must not contain underscores.
(#12399) Line indented incorrectly; expected at least 12 spaces, found 6
(#12399) Variable "_TSPEC" must be all lower-case
(#12399) Variable "_TSPEC" must not contain underscores.
(#12400) Line indented incorrectly; expected at least 12 spaces, found 8
(#12401) Line indented incorrectly; expected at least 12 spaces, found 10
(#12402) Line indented incorrectly; expected at least 12 spaces, found 10
(#12403) Line indented incorrectly; expected at least 12 spaces, found 10
(#12404) Line indented incorrectly; expected at least 12 spaces, found 8
(#12405) Line indented incorrectly; expected at least 12 spaces, found 10
(#12406) Line indented incorrectly; expected at least 12 spaces, found 10
(#12407) Line indented incorrectly; expected at least 12 spaces, found 10
(#12408) Line indented incorrectly; expected at least 12 spaces, found 8
(#12409) Line indented incorrectly; expected at least 12 spaces, found 10
(#12410) Line indented incorrectly; expected at least 12 spaces, found 10
(#12411) Line indented incorrectly; expected at least 12 spaces, found 10
(#12412) Line indented incorrectly; expected at least 16 spaces, found 8
(#12413) Line indented incorrectly; expected 8 spaces, found 4
(#12414) Line indented incorrectly; expected 8 spaces, found 4
(#12415) Line indented incorrectly; expected 12 spaces, found 6
(#12416) Line indented incorrectly; expected at least 16 spaces, found 8
(#12417) Line indented incorrectly; expected 12 spaces, found 6
(#12418) Line indented incorrectly; expected 12 spaces, found 6
(#12419) Line indented incorrectly; expected at least 16 spaces, found 8
(#12420) Line indented incorrectly; expected 12 spaces, found 6
(#12421) Line indented incorrectly; expected 12 spaces, found 6
(#12422) Line indented incorrectly; expected at least 16 spaces, found 8
(#12423) Line indented incorrectly; expected 12 spaces, found 6
(#12424) Line indented incorrectly; expected 8 spaces, found 4
(#12425) Line indented incorrectly; expected 4 spaces, found 2
(#12427) Line indented incorrectly; expected 4 spaces, found 2
(#12427) Public method name "NoteStore_unsetNoteApplicationDataEntry_args::getName" must be in lower-case letters only
(#12428) Line indented incorrectly; expected at least 8 spaces, found 4
(#12429) Line indented incorrectly; expected 4 spaces, found 2
(#12431) Line indented incorrectly; expected 4 spaces, found 2
(#12432) Line indented incorrectly; expected at least 4 spaces, found 2
(#12432) Opening brace should be on the same line as the declaration
(#12433) Line indented incorrectly; expected at least 8 spaces, found 4
(#12434) Line indented incorrectly; expected at least 8 spaces, found 4
(#12435) Line indented incorrectly; expected at least 8 spaces, found 4
(#12436) Line indented incorrectly; expected at least 8 spaces, found 4
(#12437) Line indented incorrectly; expected at least 8 spaces, found 4
(#12438) Line indented incorrectly; expected 8 spaces, found 4
(#12438) Expected "while (...) {\n"; found "while (...)\n {\n"
(#12439) Line indented incorrectly; expected at least 8 spaces, found 4
(#12440) Line indented incorrectly; expected at least 12 spaces, found 6
(#12441) Line indented incorrectly; expected 12 spaces, found 6
(#12442) Line indented incorrectly; expected at least 16 spaces, found 8
(#12443) Line indented incorrectly; expected 12 spaces, found 6
(#12444) Line indented incorrectly; expected 12 spaces, found 6
(#12445) Line indented incorrectly; expected at least 12 spaces, found 6
(#12446) Line indented incorrectly; expected 16 spaces, found 8
(#12447) Line indented incorrectly; expected 20 spaces, found 10
(#12448) Line indented incorrectly; expected at least 24 spaces, found 12
(#12449) Line indented incorrectly; expected 20 spaces, found 10
(#12450) Line indented incorrectly; expected at least 24 spaces, found 12
(#12451) Line indented incorrectly; expected 20 spaces, found 10
(#12453) Line indented incorrectly; expected 16 spaces, found 8
(#12454) Line indented incorrectly; expected 20 spaces, found 10
(#12455) Line indented incorrectly; expected at least 24 spaces, found 12
(#12456) Line indented incorrectly; expected 20 spaces, found 10
(#12457) Line indented incorrectly; expected at least 24 spaces, found 12
(#12458) Line indented incorrectly; expected 20 spaces, found 10
(#12460) Line indented incorrectly; expected 16 spaces, found 8
(#12461) Line indented incorrectly; expected 20 spaces, found 10
(#12462) Line indented incorrectly; expected at least 24 spaces, found 12
(#12463) Line indented incorrectly; expected 20 spaces, found 10
(#12464) Line indented incorrectly; expected at least 24 spaces, found 12
(#12465) Line indented incorrectly; expected 20 spaces, found 10
(#12467) Line indented incorrectly; expected 16 spaces, found 8
(#12468) Line indented incorrectly; expected at least 20 spaces, found 10
(#12470) Line indented incorrectly; expected 12 spaces, found 6
(#12471) Line indented incorrectly; expected at least 12 spaces, found 6
(#12472) Line indented incorrectly; expected 8 spaces, found 4
(#12473) Line indented incorrectly; expected at least 8 spaces, found 4
(#12474) Line indented incorrectly; expected at least 8 spaces, found 4
(#12475) Line indented incorrectly; expected 4 spaces, found 2
(#12477) Line indented incorrectly; expected 4 spaces, found 2
(#12478) Line indented incorrectly; expected at least 8 spaces, found 4
(#12479) Line indented incorrectly; expected at least 8 spaces, found 4
(#12480) Line indented incorrectly; expected 8 spaces, found 4
(#12481) Line indented incorrectly; expected at least 12 spaces, found 6
(#12482) Line indented incorrectly; expected at least 12 spaces, found 6
(#12483) Line indented incorrectly; expected at least 12 spaces, found 6
(#12484) Line indented incorrectly; expected 8 spaces, found 4
(#12485) Line indented incorrectly; expected 8 spaces, found 4
(#12486) Line indented incorrectly; expected at least 12 spaces, found 6
(#12487) Line indented incorrectly; expected at least 12 spaces, found 6
(#12488) Line indented incorrectly; expected at least 12 spaces, found 6
(#12489) Line indented incorrectly; expected 8 spaces, found 4
(#12490) Line indented incorrectly; expected 8 spaces, found 4
(#12491) Line indented incorrectly; expected at least 12 spaces, found 6
(#12492) Line indented incorrectly; expected at least 12 spaces, found 6
(#12493) Line indented incorrectly; expected at least 12 spaces, found 6
(#12494) Line indented incorrectly; expected 8 spaces, found 4
(#12495) Line indented incorrectly; expected at least 8 spaces, found 4
(#12496) Line indented incorrectly; expected at least 8 spaces, found 4
(#12497) Line indented incorrectly; expected at least 8 spaces, found 4
(#12498) Line indented incorrectly; expected 4 spaces, found 2
(#12503) Line indented incorrectly; expected 4 spaces, found 2
(#12503) Member variable "_TSPEC" must be all lower-case
(#12503) Scope modifier not specified for member variable "$_TSPEC"
(#12505) Line indented incorrectly; expected 4 spaces, found 2
(#12506) Line indented incorrectly; expected 4 spaces, found 2
(#12506) Member variable "userException" must be all lower-case
(#12507) Line indented incorrectly; expected 4 spaces, found 2
(#12507) Member variable "systemException" must be all lower-case
(#12508) Line indented incorrectly; expected 4 spaces, found 2
(#12508) Member variable "notFoundException" must be all lower-case
(#12510) Line indented incorrectly; expected 4 spaces, found 2
(#12511) Line indented incorrectly; expected 8 spaces, found 4
(#12511) Variable "_TSPEC" must be all lower-case
(#12511) Variable "_TSPEC" must not contain underscores.
(#12512) Line indented incorrectly; expected at least 12 spaces, found 6
(#12512) Variable "_TSPEC" must be all lower-case
(#12512) Variable "_TSPEC" must not contain underscores.
(#12513) Line indented incorrectly; expected at least 12 spaces, found 8
(#12514) Line indented incorrectly; expected at least 12 spaces, found 10
(#12515) Line indented incorrectly; expected at least 12 spaces, found 10
(#12516) Line indented incorrectly; expected at least 12 spaces, found 10
(#12517) Line indented incorrectly; expected at least 12 spaces, found 8
(#12518) Line indented incorrectly; expected at least 12 spaces, found 10
(#12519) Line indented incorrectly; expected at least 12 spaces, found 10
(#12520) Line indented incorrectly; expected at least 12 spaces, found 10
(#12521) Line indented incorrectly; expected at least 12 spaces, found 10
(#12522) Line indented incorrectly; expected at least 12 spaces, found 8
(#12523) Line indented incorrectly; expected at least 12 spaces, found 10
(#12524) Line indented incorrectly; expected at least 12 spaces, found 10
(#12525) Line indented incorrectly; expected at least 12 spaces, found 10
(#12526) Line indented incorrectly; expected at least 12 spaces, found 10
(#12527) Line indented incorrectly; expected at least 12 spaces, found 8
(#12528) Line indented incorrectly; expected at least 12 spaces, found 10
(#12529) Line indented incorrectly; expected at least 12 spaces, found 10
(#12530) Line indented incorrectly; expected at least 12 spaces, found 10
(#12531) Line indented incorrectly; expected at least 12 spaces, found 10
(#12532) Line indented incorrectly; expected at least 16 spaces, found 8
(#12533) Line indented incorrectly; expected 8 spaces, found 4
(#12534) Line indented incorrectly; expected 8 spaces, found 4
(#12535) Line indented incorrectly; expected 12 spaces, found 6
(#12536) Line indented incorrectly; expected at least 16 spaces, found 8
(#12537) Line indented incorrectly; expected 12 spaces, found 6
(#12538) Line indented incorrectly; expected 12 spaces, found 6
(#12539) Line indented incorrectly; expected at least 16 spaces, found 8
(#12540) Line indented incorrectly; expected 12 spaces, found 6
(#12541) Line indented incorrectly; expected 12 spaces, found 6
(#12542) Line indented incorrectly; expected at least 16 spaces, found 8
(#12543) Line indented incorrectly; expected 12 spaces, found 6
(#12544) Line indented incorrectly; expected 12 spaces, found 6
(#12545) Line indented incorrectly; expected at least 16 spaces, found 8
(#12546) Line indented incorrectly; expected 12 spaces, found 6
(#12547) Line indented incorrectly; expected 8 spaces, found 4
(#12548) Line indented incorrectly; expected 4 spaces, found 2
(#12550) Line indented incorrectly; expected 4 spaces, found 2
(#12550) Public method name "NoteStore_unsetNoteApplicationDataEntry_result::getName" must be in lower-case letters only
(#12551) Line indented incorrectly; expected at least 8 spaces, found 4
(#12552) Line indented incorrectly; expected 4 spaces, found 2
(#12554) Line indented incorrectly; expected 4 spaces, found 2
(#12555) Line indented incorrectly; expected at least 4 spaces, found 2
(#12555) Opening brace should be on the same line as the declaration
(#12556) Line indented incorrectly; expected at least 8 spaces, found 4
(#12557) Line indented incorrectly; expected at least 8 spaces, found 4
(#12558) Line indented incorrectly; expected at least 8 spaces, found 4
(#12559) Line indented incorrectly; expected at least 8 spaces, found 4
(#12560) Line indented incorrectly; expected at least 8 spaces, found 4
(#12561) Line indented incorrectly; expected 8 spaces, found 4
(#12561) Expected "while (...) {\n"; found "while (...)\n {\n"
(#12562) Line indented incorrectly; expected at least 8 spaces, found 4
(#12563) Line indented incorrectly; expected at least 12 spaces, found 6
(#12564) Line indented incorrectly; expected 12 spaces, found 6
(#12565) Line indented incorrectly; expected at least 16 spaces, found 8
(#12566) Line indented incorrectly; expected 12 spaces, found 6
(#12567) Line indented incorrectly; expected 12 spaces, found 6
(#12568) Line indented incorrectly; expected at least 12 spaces, found 6
(#12569) Line indented incorrectly; expected 16 spaces, found 8
(#12570) Line indented incorrectly; expected 20 spaces, found 10
(#12571) Line indented incorrectly; expected at least 24 spaces, found 12
(#12572) Line indented incorrectly; expected 20 spaces, found 10
(#12573) Line indented incorrectly; expected at least 24 spaces, found 12
(#12574) Line indented incorrectly; expected 20 spaces, found 10
(#12576) Line indented incorrectly; expected 16 spaces, found 8
(#12577) Line indented incorrectly; expected 20 spaces, found 10
(#12578) Line indented incorrectly; expected at least 24 spaces, found 12
(#12579) Line indented incorrectly; expected at least 24 spaces, found 12
(#12580) Line indented incorrectly; expected 20 spaces, found 10
(#12581) Line indented incorrectly; expected at least 24 spaces, found 12
(#12582) Line indented incorrectly; expected 20 spaces, found 10
(#12584) Line indented incorrectly; expected 16 spaces, found 8
(#12585) Line indented incorrectly; expected 20 spaces, found 10
(#12586) Line indented incorrectly; expected at least 24 spaces, found 12
(#12587) Line indented incorrectly; expected at least 24 spaces, found 12
(#12588) Line indented incorrectly; expected 20 spaces, found 10
(#12589) Line indented incorrectly; expected at least 24 spaces, found 12
(#12590) Line indented incorrectly; expected 20 spaces, found 10
(#12592) Line indented incorrectly; expected 16 spaces, found 8
(#12593) Line indented incorrectly; expected 20 spaces, found 10
(#12594) Line indented incorrectly; expected at least 24 spaces, found 12
(#12595) Line indented incorrectly; expected at least 24 spaces, found 12
(#12596) Line indented incorrectly; expected 20 spaces, found 10
(#12597) Line indented incorrectly; expected at least 24 spaces, found 12
(#12598) Line indented incorrectly; expected 20 spaces, found 10
(#12600) Line indented incorrectly; expected 16 spaces, found 8
(#12601) Line indented incorrectly; expected at least 20 spaces, found 10
(#12603) Line indented incorrectly; expected 12 spaces, found 6
(#12604) Line indented incorrectly; expected at least 12 spaces, found 6
(#12605) Line indented incorrectly; expected 8 spaces, found 4
(#12606) Line indented incorrectly; expected at least 8 spaces, found 4
(#12607) Line indented incorrectly; expected at least 8 spaces, found 4
(#12608) Line indented incorrectly; expected 4 spaces, found 2
(#12610) Line indented incorrectly; expected 4 spaces, found 2
(#12611) Line indented incorrectly; expected at least 8 spaces, found 4
(#12612) Line indented incorrectly; expected at least 8 spaces, found 4
(#12613) Line indented incorrectly; expected 8 spaces, found 4
(#12614) Line indented incorrectly; expected at least 12 spaces, found 6
(#12615) Line indented incorrectly; expected at least 12 spaces, found 6
(#12616) Line indented incorrectly; expected at least 12 spaces, found 6
(#12617) Line indented incorrectly; expected 8 spaces, found 4
(#12618) Line indented incorrectly; expected 8 spaces, found 4
(#12619) Line indented incorrectly; expected at least 12 spaces, found 6
(#12620) Line indented incorrectly; expected at least 12 spaces, found 6
(#12621) Line indented incorrectly; expected at least 12 spaces, found 6
(#12622) Line indented incorrectly; expected 8 spaces, found 4
(#12623) Line indented incorrectly; expected 8 spaces, found 4
(#12624) Line indented incorrectly; expected at least 12 spaces, found 6
(#12625) Line indented incorrectly; expected at least 12 spaces, found 6
(#12626) Line indented incorrectly; expected at least 12 spaces, found 6
(#12627) Line indented incorrectly; expected 8 spaces, found 4
(#12628) Line indented incorrectly; expected 8 spaces, found 4
(#12629) Line indented incorrectly; expected at least 12 spaces, found 6
(#12630) Line indented incorrectly; expected at least 12 spaces, found 6
(#12631) Line indented incorrectly; expected at least 12 spaces, found 6
(#12632) Line indented incorrectly; expected 8 spaces, found 4
(#12633) Line indented incorrectly; expected at least 8 spaces, found 4
(#12634) Line indented incorrectly; expected at least 8 spaces, found 4
(#12635) Line indented incorrectly; expected at least 8 spaces, found 4
(#12636) Line indented incorrectly; expected 4 spaces, found 2
(#12641) Line indented incorrectly; expected 4 spaces, found 2
(#12641) Member variable "_TSPEC" must be all lower-case
(#12641) Scope modifier not specified for member variable "$_TSPEC"
(#12643) Line indented incorrectly; expected 4 spaces, found 2
(#12643) Member variable "authenticationToken" must be all lower-case
(#12644) Line indented incorrectly; expected 4 spaces, found 2
(#12646) Line indented incorrectly; expected 4 spaces, found 2
(#12647) Line indented incorrectly; expected 8 spaces, found 4
(#12647) Variable "_TSPEC" must be all lower-case
(#12647) Variable "_TSPEC" must not contain underscores.
(#12648) Line indented incorrectly; expected at least 12 spaces, found 6
(#12648) Variable "_TSPEC" must be all lower-case
(#12648) Variable "_TSPEC" must not contain underscores.
(#12649) Line indented incorrectly; expected at least 12 spaces, found 8
(#12650) Line indented incorrectly; expected at least 12 spaces, found 10
(#12651) Line indented incorrectly; expected at least 12 spaces, found 10
(#12652) Line indented incorrectly; expected at least 12 spaces, found 10
(#12653) Line indented incorrectly; expected at least 12 spaces, found 8
(#12654) Line indented incorrectly; expected at least 12 spaces, found 10
(#12655) Line indented incorrectly; expected at least 12 spaces, found 10
(#12656) Line indented incorrectly; expected at least 12 spaces, found 10
(#12657) Line indented incorrectly; expected at least 16 spaces, found 8
(#12658) Line indented incorrectly; expected 8 spaces, found 4
(#12659) Line indented incorrectly; expected 8 spaces, found 4
(#12660) Line indented incorrectly; expected 12 spaces, found 6
(#12661) Line indented incorrectly; expected at least 16 spaces, found 8
(#12662) Line indented incorrectly; expected 12 spaces, found 6
(#12663) Line indented incorrectly; expected 12 spaces, found 6
(#12664) Line indented incorrectly; expected at least 16 spaces, found 8
(#12665) Line indented incorrectly; expected 12 spaces, found 6
(#12666) Line indented incorrectly; expected 8 spaces, found 4
(#12667) Line indented incorrectly; expected 4 spaces, found 2
(#12669) Line indented incorrectly; expected 4 spaces, found 2
(#12669) Public method name "NoteStore_getNoteContent_args::getName" must be in lower-case letters only
(#12670) Line indented incorrectly; expected at least 8 spaces, found 4
(#12671) Line indented incorrectly; expected 4 spaces, found 2
(#12673) Line indented incorrectly; expected 4 spaces, found 2
(#12674) Line indented incorrectly; expected at least 4 spaces, found 2
(#12674) Opening brace should be on the same line as the declaration
(#12675) Line indented incorrectly; expected at least 8 spaces, found 4
(#12676) Line indented incorrectly; expected at least 8 spaces, found 4
(#12677) Line indented incorrectly; expected at least 8 spaces, found 4
(#12678) Line indented incorrectly; expected at least 8 spaces, found 4
(#12679) Line indented incorrectly; expected at least 8 spaces, found 4
(#12680) Line indented incorrectly; expected 8 spaces, found 4
(#12680) Expected "while (...) {\n"; found "while (...)\n {\n"
(#12681) Line indented incorrectly; expected at least 8 spaces, found 4
(#12682) Line indented incorrectly; expected at least 12 spaces, found 6
(#12683) Line indented incorrectly; expected 12 spaces, found 6
(#12684) Line indented incorrectly; expected at least 16 spaces, found 8
(#12685) Line indented incorrectly; expected 12 spaces, found 6
(#12686) Line indented incorrectly; expected 12 spaces, found 6
(#12687) Line indented incorrectly; expected at least 12 spaces, found 6
(#12688) Line indented incorrectly; expected 16 spaces, found 8
(#12689) Line indented incorrectly; expected 20 spaces, found 10
(#12690) Line indented incorrectly; expected at least 24 spaces, found 12
(#12691) Line indented incorrectly; expected 20 spaces, found 10
(#12692) Line indented incorrectly; expected at least 24 spaces, found 12
(#12693) Line indented incorrectly; expected 20 spaces, found 10
(#12695) Line indented incorrectly; expected 16 spaces, found 8
(#12696) Line indented incorrectly; expected 20 spaces, found 10
(#12697) Line indented incorrectly; expected at least 24 spaces, found 12
(#12698) Line indented incorrectly; expected 20 spaces, found 10
(#12699) Line indented incorrectly; expected at least 24 spaces, found 12
(#12700) Line indented incorrectly; expected 20 spaces, found 10
(#12702) Line indented incorrectly; expected 16 spaces, found 8
(#12703) Line indented incorrectly; expected at least 20 spaces, found 10
(#12705) Line indented incorrectly; expected 12 spaces, found 6
(#12706) Line indented incorrectly; expected at least 12 spaces, found 6
(#12707) Line indented incorrectly; expected 8 spaces, found 4
(#12708) Line indented incorrectly; expected at least 8 spaces, found 4
(#12709) Line indented incorrectly; expected at least 8 spaces, found 4
(#12710) Line indented incorrectly; expected 4 spaces, found 2
(#12712) Line indented incorrectly; expected 4 spaces, found 2
(#12713) Line indented incorrectly; expected at least 8 spaces, found 4
(#12714) Line indented incorrectly; expected at least 8 spaces, found 4
(#12715) Line indented incorrectly; expected 8 spaces, found 4
(#12716) Line indented incorrectly; expected at least 12 spaces, found 6
(#12717) Line indented incorrectly; expected at least 12 spaces, found 6
(#12718) Line indented incorrectly; expected at least 12 spaces, found 6
(#12719) Line indented incorrectly; expected 8 spaces, found 4
(#12720) Line indented incorrectly; expected 8 spaces, found 4
(#12721) Line indented incorrectly; expected at least 12 spaces, found 6
(#12722) Line indented incorrectly; expected at least 12 spaces, found 6
(#12723) Line indented incorrectly; expected at least 12 spaces, found 6
(#12724) Line indented incorrectly; expected 8 spaces, found 4
(#12725) Line indented incorrectly; expected at least 8 spaces, found 4
(#12726) Line indented incorrectly; expected at least 8 spaces, found 4
(#12727) Line indented incorrectly; expected at least 8 spaces, found 4
(#12728) Line indented incorrectly; expected 4 spaces, found 2
(#12733) Line indented incorrectly; expected 4 spaces, found 2
(#12733) Member variable "_TSPEC" must be all lower-case
(#12733) Scope modifier not specified for member variable "$_TSPEC"
(#12735) Line indented incorrectly; expected 4 spaces, found 2
(#12736) Line indented incorrectly; expected 4 spaces, found 2
(#12736) Member variable "userException" must be all lower-case
(#12737) Line indented incorrectly; expected 4 spaces, found 2
(#12737) Member variable "systemException" must be all lower-case
(#12738) Line indented incorrectly; expected 4 spaces, found 2
(#12738) Member variable "notFoundException" must be all lower-case
(#12740) Line indented incorrectly; expected 4 spaces, found 2
(#12741) Line indented incorrectly; expected 8 spaces, found 4
(#12741) Variable "_TSPEC" must be all lower-case
(#12741) Variable "_TSPEC" must not contain underscores.
(#12742) Line indented incorrectly; expected at least 12 spaces, found 6
(#12742) Variable "_TSPEC" must be all lower-case
(#12742) Variable "_TSPEC" must not contain underscores.
(#12743) Line indented incorrectly; expected at least 12 spaces, found 8
(#12744) Line indented incorrectly; expected at least 12 spaces, found 10
(#12745) Line indented incorrectly; expected at least 12 spaces, found 10
(#12746) Line indented incorrectly; expected at least 12 spaces, found 10
(#12747) Line indented incorrectly; expected at least 12 spaces, found 8
(#12748) Line indented incorrectly; expected at least 12 spaces, found 10
(#12749) Line indented incorrectly; expected at least 12 spaces, found 10
(#12750) Line indented incorrectly; expected at least 12 spaces, found 10
(#12751) Line indented incorrectly; expected at least 12 spaces, found 10
(#12752) Line indented incorrectly; expected at least 12 spaces, found 8
(#12753) Line indented incorrectly; expected at least 12 spaces, found 10
(#12754) Line indented incorrectly; expected at least 12 spaces, found 10
(#12755) Line indented incorrectly; expected at least 12 spaces, found 10
(#12756) Line indented incorrectly; expected at least 12 spaces, found 10
(#12757) Line indented incorrectly; expected at least 12 spaces, found 8
(#12758) Line indented incorrectly; expected at least 12 spaces, found 10
(#12759) Line indented incorrectly; expected at least 12 spaces, found 10
(#12760) Line indented incorrectly; expected at least 12 spaces, found 10
(#12761) Line indented incorrectly; expected at least 12 spaces, found 10
(#12762) Line indented incorrectly; expected at least 16 spaces, found 8
(#12763) Line indented incorrectly; expected 8 spaces, found 4
(#12764) Line indented incorrectly; expected 8 spaces, found 4
(#12765) Line indented incorrectly; expected 12 spaces, found 6
(#12766) Line indented incorrectly; expected at least 16 spaces, found 8
(#12767) Line indented incorrectly; expected 12 spaces, found 6
(#12768) Line indented incorrectly; expected 12 spaces, found 6
(#12769) Line indented incorrectly; expected at least 16 spaces, found 8
(#12770) Line indented incorrectly; expected 12 spaces, found 6
(#12771) Line indented incorrectly; expected 12 spaces, found 6
(#12772) Line indented incorrectly; expected at least 16 spaces, found 8
(#12773) Line indented incorrectly; expected 12 spaces, found 6
(#12774) Line indented incorrectly; expected 12 spaces, found 6
(#12775) Line indented incorrectly; expected at least 16 spaces, found 8
(#12776) Line indented incorrectly; expected 12 spaces, found 6
(#12777) Line indented incorrectly; expected 8 spaces, found 4
(#12778) Line indented incorrectly; expected 4 spaces, found 2
(#12780) Line indented incorrectly; expected 4 spaces, found 2
(#12780) Public method name "NoteStore_getNoteContent_result::getName" must be in lower-case letters only
(#12781) Line indented incorrectly; expected at least 8 spaces, found 4
(#12782) Line indented incorrectly; expected 4 spaces, found 2
(#12784) Line indented incorrectly; expected 4 spaces, found 2
(#12785) Line indented incorrectly; expected at least 4 spaces, found 2
(#12785) Opening brace should be on the same line as the declaration
(#12786) Line indented incorrectly; expected at least 8 spaces, found 4
(#12787) Line indented incorrectly; expected at least 8 spaces, found 4
(#12788) Line indented incorrectly; expected at least 8 spaces, found 4
(#12789) Line indented incorrectly; expected at least 8 spaces, found 4
(#12790) Line indented incorrectly; expected at least 8 spaces, found 4
(#12791) Line indented incorrectly; expected 8 spaces, found 4
(#12791) Expected "while (...) {\n"; found "while (...)\n {\n"
(#12792) Line indented incorrectly; expected at least 8 spaces, found 4
(#12793) Line indented incorrectly; expected at least 12 spaces, found 6
(#12794) Line indented incorrectly; expected 12 spaces, found 6
(#12795) Line indented incorrectly; expected at least 16 spaces, found 8
(#12796) Line indented incorrectly; expected 12 spaces, found 6
(#12797) Line indented incorrectly; expected 12 spaces, found 6
(#12798) Line indented incorrectly; expected at least 12 spaces, found 6
(#12799) Line indented incorrectly; expected 16 spaces, found 8
(#12800) Line indented incorrectly; expected 20 spaces, found 10
(#12801) Line indented incorrectly; expected at least 24 spaces, found 12
(#12802) Line indented incorrectly; expected 20 spaces, found 10
(#12803) Line indented incorrectly; expected at least 24 spaces, found 12
(#12804) Line indented incorrectly; expected 20 spaces, found 10
(#12806) Line indented incorrectly; expected 16 spaces, found 8
(#12807) Line indented incorrectly; expected 20 spaces, found 10
(#12808) Line indented incorrectly; expected at least 24 spaces, found 12
(#12809) Line indented incorrectly; expected at least 24 spaces, found 12
(#12810) Line indented incorrectly; expected 20 spaces, found 10
(#12811) Line indented incorrectly; expected at least 24 spaces, found 12
(#12812) Line indented incorrectly; expected 20 spaces, found 10
(#12814) Line indented incorrectly; expected 16 spaces, found 8
(#12815) Line indented incorrectly; expected 20 spaces, found 10
(#12816) Line indented incorrectly; expected at least 24 spaces, found 12
(#12817) Line indented incorrectly; expected at least 24 spaces, found 12
(#12818) Line indented incorrectly; expected 20 spaces, found 10
(#12819) Line indented incorrectly; expected at least 24 spaces, found 12
(#12820) Line indented incorrectly; expected 20 spaces, found 10
(#12822) Line indented incorrectly; expected 16 spaces, found 8
(#12823) Line indented incorrectly; expected 20 spaces, found 10
(#12824) Line indented incorrectly; expected at least 24 spaces, found 12
(#12825) Line indented incorrectly; expected at least 24 spaces, found 12
(#12826) Line indented incorrectly; expected 20 spaces, found 10
(#12827) Line indented incorrectly; expected at least 24 spaces, found 12
(#12828) Line indented incorrectly; expected 20 spaces, found 10
(#12830) Line indented incorrectly; expected 16 spaces, found 8
(#12831) Line indented incorrectly; expected at least 20 spaces, found 10
(#12833) Line indented incorrectly; expected 12 spaces, found 6
(#12834) Line indented incorrectly; expected at least 12 spaces, found 6
(#12835) Line indented incorrectly; expected 8 spaces, found 4
(#12836) Line indented incorrectly; expected at least 8 spaces, found 4
(#12837) Line indented incorrectly; expected at least 8 spaces, found 4
(#12838) Line indented incorrectly; expected 4 spaces, found 2
(#12840) Line indented incorrectly; expected 4 spaces, found 2
(#12841) Line indented incorrectly; expected at least 8 spaces, found 4
(#12842) Line indented incorrectly; expected at least 8 spaces, found 4
(#12843) Line indented incorrectly; expected 8 spaces, found 4
(#12844) Line indented incorrectly; expected at least 12 spaces, found 6
(#12845) Line indented incorrectly; expected at least 12 spaces, found 6
(#12846) Line indented incorrectly; expected at least 12 spaces, found 6
(#12847) Line indented incorrectly; expected 8 spaces, found 4
(#12848) Line indented incorrectly; expected 8 spaces, found 4
(#12849) Line indented incorrectly; expected at least 12 spaces, found 6
(#12850) Line indented incorrectly; expected at least 12 spaces, found 6
(#12851) Line indented incorrectly; expected at least 12 spaces, found 6
(#12852) Line indented incorrectly; expected 8 spaces, found 4
(#12853) Line indented incorrectly; expected 8 spaces, found 4
(#12854) Line indented incorrectly; expected at least 12 spaces, found 6
(#12855) Line indented incorrectly; expected at least 12 spaces, found 6
(#12856) Line indented incorrectly; expected at least 12 spaces, found 6
(#12857) Line indented incorrectly; expected 8 spaces, found 4
(#12858) Line indented incorrectly; expected 8 spaces, found 4
(#12859) Line indented incorrectly; expected at least 12 spaces, found 6
(#12860) Line indented incorrectly; expected at least 12 spaces, found 6
(#12861) Line indented incorrectly; expected at least 12 spaces, found 6
(#12862) Line indented incorrectly; expected 8 spaces, found 4
(#12863) Line indented incorrectly; expected at least 8 spaces, found 4
(#12864) Line indented incorrectly; expected at least 8 spaces, found 4
(#12865) Line indented incorrectly; expected at least 8 spaces, found 4
(#12866) Line indented incorrectly; expected 4 spaces, found 2
(#12871) Line indented incorrectly; expected 4 spaces, found 2
(#12871) Member variable "_TSPEC" must be all lower-case
(#12871) Scope modifier not specified for member variable "$_TSPEC"
(#12873) Line indented incorrectly; expected 4 spaces, found 2
(#12873) Member variable "authenticationToken" must be all lower-case
(#12874) Line indented incorrectly; expected 4 spaces, found 2
(#12875) Line indented incorrectly; expected 4 spaces, found 2
(#12875) Member variable "noteOnly" must be all lower-case
(#12876) Line indented incorrectly; expected 4 spaces, found 2
(#12876) Member variable "tokenizeForIndexing" must be all lower-case
(#12878) Line indented incorrectly; expected 4 spaces, found 2
(#12879) Line indented incorrectly; expected 8 spaces, found 4
(#12879) Variable "_TSPEC" must be all lower-case
(#12879) Variable "_TSPEC" must not contain underscores.
(#12880) Line indented incorrectly; expected at least 12 spaces, found 6
(#12880) Variable "_TSPEC" must be all lower-case
(#12880) Variable "_TSPEC" must not contain underscores.
(#12881) Line indented incorrectly; expected at least 12 spaces, found 8
(#12882) Line indented incorrectly; expected at least 12 spaces, found 10
(#12883) Line indented incorrectly; expected at least 12 spaces, found 10
(#12884) Line indented incorrectly; expected at least 12 spaces, found 10
(#12885) Line indented incorrectly; expected at least 12 spaces, found 8
(#12886) Line indented incorrectly; expected at least 12 spaces, found 10
(#12887) Line indented incorrectly; expected at least 12 spaces, found 10
(#12888) Line indented incorrectly; expected at least 12 spaces, found 10
(#12889) Line indented incorrectly; expected at least 12 spaces, found 8
(#12890) Line indented incorrectly; expected at least 12 spaces, found 10
(#12891) Line indented incorrectly; expected at least 12 spaces, found 10
(#12892) Line indented incorrectly; expected at least 12 spaces, found 10
(#12893) Line indented incorrectly; expected at least 12 spaces, found 8
(#12894) Line indented incorrectly; expected at least 12 spaces, found 10
(#12895) Line indented incorrectly; expected at least 12 spaces, found 10
(#12896) Line indented incorrectly; expected at least 12 spaces, found 10
(#12897) Line indented incorrectly; expected at least 16 spaces, found 8
(#12898) Line indented incorrectly; expected 8 spaces, found 4
(#12899) Line indented incorrectly; expected 8 spaces, found 4
(#12900) Line indented incorrectly; expected 12 spaces, found 6
(#12901) Line indented incorrectly; expected at least 16 spaces, found 8
(#12902) Line indented incorrectly; expected 12 spaces, found 6
(#12903) Line indented incorrectly; expected 12 spaces, found 6
(#12904) Line indented incorrectly; expected at least 16 spaces, found 8
(#12905) Line indented incorrectly; expected 12 spaces, found 6
(#12906) Line indented incorrectly; expected 12 spaces, found 6
(#12907) Line indented incorrectly; expected at least 16 spaces, found 8
(#12908) Line indented incorrectly; expected 12 spaces, found 6
(#12909) Line indented incorrectly; expected 12 spaces, found 6
(#12910) Line indented incorrectly; expected at least 16 spaces, found 8
(#12911) Line indented incorrectly; expected 12 spaces, found 6
(#12912) Line indented incorrectly; expected 8 spaces, found 4
(#12913) Line indented incorrectly; expected 4 spaces, found 2
(#12915) Line indented incorrectly; expected 4 spaces, found 2
(#12915) Public method name "NoteStore_getNoteSearchText_args::getName" must be in lower-case letters only
(#12916) Line indented incorrectly; expected at least 8 spaces, found 4
(#12917) Line indented incorrectly; expected 4 spaces, found 2
(#12919) Line indented incorrectly; expected 4 spaces, found 2
(#12920) Line indented incorrectly; expected at least 4 spaces, found 2
(#12920) Opening brace should be on the same line as the declaration
(#12921) Line indented incorrectly; expected at least 8 spaces, found 4
(#12922) Line indented incorrectly; expected at least 8 spaces, found 4
(#12923) Line indented incorrectly; expected at least 8 spaces, found 4
(#12924) Line indented incorrectly; expected at least 8 spaces, found 4
(#12925) Line indented incorrectly; expected at least 8 spaces, found 4
(#12926) Line indented incorrectly; expected 8 spaces, found 4
(#12926) Expected "while (...) {\n"; found "while (...)\n {\n"
(#12927) Line indented incorrectly; expected at least 8 spaces, found 4
(#12928) Line indented incorrectly; expected at least 12 spaces, found 6
(#12929) Line indented incorrectly; expected 12 spaces, found 6
(#12930) Line indented incorrectly; expected at least 16 spaces, found 8
(#12931) Line indented incorrectly; expected 12 spaces, found 6
(#12932) Line indented incorrectly; expected 12 spaces, found 6
(#12933) Line indented incorrectly; expected at least 12 spaces, found 6
(#12934) Line indented incorrectly; expected 16 spaces, found 8
(#12935) Line indented incorrectly; expected 20 spaces, found 10
(#12936) Line indented incorrectly; expected at least 24 spaces, found 12
(#12937) Line indented incorrectly; expected 20 spaces, found 10
(#12938) Line indented incorrectly; expected at least 24 spaces, found 12
(#12939) Line indented incorrectly; expected 20 spaces, found 10
(#12941) Line indented incorrectly; expected 16 spaces, found 8
(#12942) Line indented incorrectly; expected 20 spaces, found 10
(#12943) Line indented incorrectly; expected at least 24 spaces, found 12
(#12944) Line indented incorrectly; expected 20 spaces, found 10
(#12945) Line indented incorrectly; expected at least 24 spaces, found 12
(#12946) Line indented incorrectly; expected 20 spaces, found 10
(#12948) Line indented incorrectly; expected 16 spaces, found 8
(#12949) Line indented incorrectly; expected 20 spaces, found 10
(#12950) Line indented incorrectly; expected at least 24 spaces, found 12
(#12951) Line indented incorrectly; expected 20 spaces, found 10
(#12952) Line indented incorrectly; expected at least 24 spaces, found 12
(#12953) Line indented incorrectly; expected 20 spaces, found 10
(#12955) Line indented incorrectly; expected 16 spaces, found 8
(#12956) Line indented incorrectly; expected 20 spaces, found 10
(#12957) Line indented incorrectly; expected at least 24 spaces, found 12
(#12958) Line indented incorrectly; expected 20 spaces, found 10
(#12959) Line indented incorrectly; expected at least 24 spaces, found 12
(#12960) Line indented incorrectly; expected 20 spaces, found 10
(#12962) Line indented incorrectly; expected 16 spaces, found 8
(#12963) Line indented incorrectly; expected at least 20 spaces, found 10
(#12965) Line indented incorrectly; expected 12 spaces, found 6
(#12966) Line indented incorrectly; expected at least 12 spaces, found 6
(#12967) Line indented incorrectly; expected 8 spaces, found 4
(#12968) Line indented incorrectly; expected at least 8 spaces, found 4
(#12969) Line indented incorrectly; expected at least 8 spaces, found 4
(#12970) Line indented incorrectly; expected 4 spaces, found 2
(#12972) Line indented incorrectly; expected 4 spaces, found 2
(#12973) Line indented incorrectly; expected at least 8 spaces, found 4
(#12974) Line indented incorrectly; expected at least 8 spaces, found 4
(#12975) Line indented incorrectly; expected 8 spaces, found 4
(#12976) Line indented incorrectly; expected at least 12 spaces, found 6
(#12977) Line indented incorrectly; expected at least 12 spaces, found 6
(#12978) Line indented incorrectly; expected at least 12 spaces, found 6
(#12979) Line indented incorrectly; expected 8 spaces, found 4
(#12980) Line indented incorrectly; expected 8 spaces, found 4
(#12981) Line indented incorrectly; expected at least 12 spaces, found 6
(#12982) Line indented incorrectly; expected at least 12 spaces, found 6
(#12983) Line indented incorrectly; expected at least 12 spaces, found 6
(#12984) Line indented incorrectly; expected 8 spaces, found 4
(#12985) Line indented incorrectly; expected 8 spaces, found 4
(#12986) Line indented incorrectly; expected at least 12 spaces, found 6
(#12987) Line indented incorrectly; expected at least 12 spaces, found 6
(#12988) Line indented incorrectly; expected at least 12 spaces, found 6
(#12989) Line indented incorrectly; expected 8 spaces, found 4
(#12990) Line indented incorrectly; expected 8 spaces, found 4
(#12991) Line indented incorrectly; expected at least 12 spaces, found 6
(#12992) Line indented incorrectly; expected at least 12 spaces, found 6
(#12993) Line indented incorrectly; expected at least 12 spaces, found 6
(#12994) Line indented incorrectly; expected 8 spaces, found 4
(#12995) Line indented incorrectly; expected at least 8 spaces, found 4
(#12996) Line indented incorrectly; expected at least 8 spaces, found 4
(#12997) Line indented incorrectly; expected at least 8 spaces, found 4
(#12998) Line indented incorrectly; expected 4 spaces, found 2
(#13003) Line indented incorrectly; expected 4 spaces, found 2
(#13003) Member variable "_TSPEC" must be all lower-case
(#13003) Scope modifier not specified for member variable "$_TSPEC"
(#13005) Line indented incorrectly; expected 4 spaces, found 2
(#13006) Line indented incorrectly; expected 4 spaces, found 2
(#13006) Member variable "userException" must be all lower-case
(#13007) Line indented incorrectly; expected 4 spaces, found 2
(#13007) Member variable "systemException" must be all lower-case
(#13008) Line indented incorrectly; expected 4 spaces, found 2
(#13008) Member variable "notFoundException" must be all lower-case
(#13010) Line indented incorrectly; expected 4 spaces, found 2
(#13011) Line indented incorrectly; expected 8 spaces, found 4
(#13011) Variable "_TSPEC" must be all lower-case
(#13011) Variable "_TSPEC" must not contain underscores.
(#13012) Line indented incorrectly; expected at least 12 spaces, found 6
(#13012) Variable "_TSPEC" must be all lower-case
(#13012) Variable "_TSPEC" must not contain underscores.
(#13013) Line indented incorrectly; expected at least 12 spaces, found 8
(#13014) Line indented incorrectly; expected at least 12 spaces, found 10
(#13015) Line indented incorrectly; expected at least 12 spaces, found 10
(#13016) Line indented incorrectly; expected at least 12 spaces, found 10
(#13017) Line indented incorrectly; expected at least 12 spaces, found 8
(#13018) Line indented incorrectly; expected at least 12 spaces, found 10
(#13019) Line indented incorrectly; expected at least 12 spaces, found 10
(#13020) Line indented incorrectly; expected at least 12 spaces, found 10
(#13021) Line indented incorrectly; expected at least 12 spaces, found 10
(#13022) Line indented incorrectly; expected at least 12 spaces, found 8
(#13023) Line indented incorrectly; expected at least 12 spaces, found 10
(#13024) Line indented incorrectly; expected at least 12 spaces, found 10
(#13025) Line indented incorrectly; expected at least 12 spaces, found 10
(#13026) Line indented incorrectly; expected at least 12 spaces, found 10
(#13027) Line indented incorrectly; expected at least 12 spaces, found 8
(#13028) Line indented incorrectly; expected at least 12 spaces, found 10
(#13029) Line indented incorrectly; expected at least 12 spaces, found 10
(#13030) Line indented incorrectly; expected at least 12 spaces, found 10
(#13031) Line indented incorrectly; expected at least 12 spaces, found 10
(#13032) Line indented incorrectly; expected at least 16 spaces, found 8
(#13033) Line indented incorrectly; expected 8 spaces, found 4
(#13034) Line indented incorrectly; expected 8 spaces, found 4
(#13035) Line indented incorrectly; expected 12 spaces, found 6
(#13036) Line indented incorrectly; expected at least 16 spaces, found 8
(#13037) Line indented incorrectly; expected 12 spaces, found 6
(#13038) Line indented incorrectly; expected 12 spaces, found 6
(#13039) Line indented incorrectly; expected at least 16 spaces, found 8
(#13040) Line indented incorrectly; expected 12 spaces, found 6
(#13041) Line indented incorrectly; expected 12 spaces, found 6
(#13042) Line indented incorrectly; expected at least 16 spaces, found 8
(#13043) Line indented incorrectly; expected 12 spaces, found 6
(#13044) Line indented incorrectly; expected 12 spaces, found 6
(#13045) Line indented incorrectly; expected at least 16 spaces, found 8
(#13046) Line indented incorrectly; expected 12 spaces, found 6
(#13047) Line indented incorrectly; expected 8 spaces, found 4
(#13048) Line indented incorrectly; expected 4 spaces, found 2
(#13050) Line indented incorrectly; expected 4 spaces, found 2
(#13050) Public method name "NoteStore_getNoteSearchText_result::getName" must be in lower-case letters only
(#13051) Line indented incorrectly; expected at least 8 spaces, found 4
(#13052) Line indented incorrectly; expected 4 spaces, found 2
(#13054) Line indented incorrectly; expected 4 spaces, found 2
(#13055) Line indented incorrectly; expected at least 4 spaces, found 2
(#13055) Opening brace should be on the same line as the declaration
(#13056) Line indented incorrectly; expected at least 8 spaces, found 4
(#13057) Line indented incorrectly; expected at least 8 spaces, found 4
(#13058) Line indented incorrectly; expected at least 8 spaces, found 4
(#13059) Line indented incorrectly; expected at least 8 spaces, found 4
(#13060) Line indented incorrectly; expected at least 8 spaces, found 4
(#13061) Line indented incorrectly; expected 8 spaces, found 4
(#13061) Expected "while (...) {\n"; found "while (...)\n {\n"
(#13062) Line indented incorrectly; expected at least 8 spaces, found 4
(#13063) Line indented incorrectly; expected at least 12 spaces, found 6
(#13064) Line indented incorrectly; expected 12 spaces, found 6
(#13065) Line indented incorrectly; expected at least 16 spaces, found 8
(#13066) Line indented incorrectly; expected 12 spaces, found 6
(#13067) Line indented incorrectly; expected 12 spaces, found 6
(#13068) Line indented incorrectly; expected at least 12 spaces, found 6
(#13069) Line indented incorrectly; expected 16 spaces, found 8
(#13070) Line indented incorrectly; expected 20 spaces, found 10
(#13071) Line indented incorrectly; expected at least 24 spaces, found 12
(#13072) Line indented incorrectly; expected 20 spaces, found 10
(#13073) Line indented incorrectly; expected at least 24 spaces, found 12
(#13074) Line indented incorrectly; expected 20 spaces, found 10
(#13076) Line indented incorrectly; expected 16 spaces, found 8
(#13077) Line indented incorrectly; expected 20 spaces, found 10
(#13078) Line indented incorrectly; expected at least 24 spaces, found 12
(#13079) Line indented incorrectly; expected at least 24 spaces, found 12
(#13080) Line indented incorrectly; expected 20 spaces, found 10
(#13081) Line indented incorrectly; expected at least 24 spaces, found 12
(#13082) Line indented incorrectly; expected 20 spaces, found 10
(#13084) Line indented incorrectly; expected 16 spaces, found 8
(#13085) Line indented incorrectly; expected 20 spaces, found 10
(#13086) Line indented incorrectly; expected at least 24 spaces, found 12
(#13087) Line indented incorrectly; expected at least 24 spaces, found 12
(#13088) Line indented incorrectly; expected 20 spaces, found 10
(#13089) Line indented incorrectly; expected at least 24 spaces, found 12
(#13090) Line indented incorrectly; expected 20 spaces, found 10
(#13092) Line indented incorrectly; expected 16 spaces, found 8
(#13093) Line indented incorrectly; expected 20 spaces, found 10
(#13094) Line indented incorrectly; expected at least 24 spaces, found 12
(#13095) Line indented incorrectly; expected at least 24 spaces, found 12
(#13096) Line indented incorrectly; expected 20 spaces, found 10
(#13097) Line indented incorrectly; expected at least 24 spaces, found 12
(#13098) Line indented incorrectly; expected 20 spaces, found 10
(#13100) Line indented incorrectly; expected 16 spaces, found 8
(#13101) Line indented incorrectly; expected at least 20 spaces, found 10
(#13103) Line indented incorrectly; expected 12 spaces, found 6
(#13104) Line indented incorrectly; expected at least 12 spaces, found 6
(#13105) Line indented incorrectly; expected 8 spaces, found 4
(#13106) Line indented incorrectly; expected at least 8 spaces, found 4
(#13107) Line indented incorrectly; expected at least 8 spaces, found 4
(#13108) Line indented incorrectly; expected 4 spaces, found 2
(#13110) Line indented incorrectly; expected 4 spaces, found 2
(#13111) Line indented incorrectly; expected at least 8 spaces, found 4
(#13112) Line indented incorrectly; expected at least 8 spaces, found 4
(#13113) Line indented incorrectly; expected 8 spaces, found 4
(#13114) Line indented incorrectly; expected at least 12 spaces, found 6
(#13115) Line indented incorrectly; expected at least 12 spaces, found 6
(#13116) Line indented incorrectly; expected at least 12 spaces, found 6
(#13117) Line indented incorrectly; expected 8 spaces, found 4
(#13118) Line indented incorrectly; expected 8 spaces, found 4
(#13119) Line indented incorrectly; expected at least 12 spaces, found 6
(#13120) Line indented incorrectly; expected at least 12 spaces, found 6
(#13121) Line indented incorrectly; expected at least 12 spaces, found 6
(#13122) Line indented incorrectly; expected 8 spaces, found 4
(#13123) Line indented incorrectly; expected 8 spaces, found 4
(#13124) Line indented incorrectly; expected at least 12 spaces, found 6
(#13125) Line indented incorrectly; expected at least 12 spaces, found 6
(#13126) Line indented incorrectly; expected at least 12 spaces, found 6
(#13127) Line indented incorrectly; expected 8 spaces, found 4
(#13128) Line indented incorrectly; expected 8 spaces, found 4
(#13129) Line indented incorrectly; expected at least 12 spaces, found 6
(#13130) Line indented incorrectly; expected at least 12 spaces, found 6
(#13131) Line indented incorrectly; expected at least 12 spaces, found 6
(#13132) Line indented incorrectly; expected 8 spaces, found 4
(#13133) Line indented incorrectly; expected at least 8 spaces, found 4
(#13134) Line indented incorrectly; expected at least 8 spaces, found 4
(#13135) Line indented incorrectly; expected at least 8 spaces, found 4
(#13136) Line indented incorrectly; expected 4 spaces, found 2
(#13141) Line indented incorrectly; expected 4 spaces, found 2
(#13141) Member variable "_TSPEC" must be all lower-case
(#13141) Scope modifier not specified for member variable "$_TSPEC"
(#13143) Line indented incorrectly; expected 4 spaces, found 2
(#13143) Member variable "authenticationToken" must be all lower-case
(#13144) Line indented incorrectly; expected 4 spaces, found 2
(#13146) Line indented incorrectly; expected 4 spaces, found 2
(#13147) Line indented incorrectly; expected 8 spaces, found 4
(#13147) Variable "_TSPEC" must be all lower-case
(#13147) Variable "_TSPEC" must not contain underscores.
(#13148) Line indented incorrectly; expected at least 12 spaces, found 6
(#13148) Variable "_TSPEC" must be all lower-case
(#13148) Variable "_TSPEC" must not contain underscores.
(#13149) Line indented incorrectly; expected at least 12 spaces, found 8
(#13150) Line indented incorrectly; expected at least 12 spaces, found 10
(#13151) Line indented incorrectly; expected at least 12 spaces, found 10
(#13152) Line indented incorrectly; expected at least 12 spaces, found 10
(#13153) Line indented incorrectly; expected at least 12 spaces, found 8
(#13154) Line indented incorrectly; expected at least 12 spaces, found 10
(#13155) Line indented incorrectly; expected at least 12 spaces, found 10
(#13156) Line indented incorrectly; expected at least 12 spaces, found 10
(#13157) Line indented incorrectly; expected at least 16 spaces, found 8
(#13158) Line indented incorrectly; expected 8 spaces, found 4
(#13159) Line indented incorrectly; expected 8 spaces, found 4
(#13160) Line indented incorrectly; expected 12 spaces, found 6
(#13161) Line indented incorrectly; expected at least 16 spaces, found 8
(#13162) Line indented incorrectly; expected 12 spaces, found 6
(#13163) Line indented incorrectly; expected 12 spaces, found 6
(#13164) Line indented incorrectly; expected at least 16 spaces, found 8
(#13165) Line indented incorrectly; expected 12 spaces, found 6
(#13166) Line indented incorrectly; expected 8 spaces, found 4
(#13167) Line indented incorrectly; expected 4 spaces, found 2
(#13169) Line indented incorrectly; expected 4 spaces, found 2
(#13169) Public method name "NoteStore_getResourceSearchText_args::getName" must be in lower-case letters only
(#13170) Line indented incorrectly; expected at least 8 spaces, found 4
(#13171) Line indented incorrectly; expected 4 spaces, found 2
(#13173) Line indented incorrectly; expected 4 spaces, found 2
(#13174) Line indented incorrectly; expected at least 4 spaces, found 2
(#13174) Opening brace should be on the same line as the declaration
(#13175) Line indented incorrectly; expected at least 8 spaces, found 4
(#13176) Line indented incorrectly; expected at least 8 spaces, found 4
(#13177) Line indented incorrectly; expected at least 8 spaces, found 4
(#13178) Line indented incorrectly; expected at least 8 spaces, found 4
(#13179) Line indented incorrectly; expected at least 8 spaces, found 4
(#13180) Line indented incorrectly; expected 8 spaces, found 4
(#13180) Expected "while (...) {\n"; found "while (...)\n {\n"
(#13181) Line indented incorrectly; expected at least 8 spaces, found 4
(#13182) Line indented incorrectly; expected at least 12 spaces, found 6
(#13183) Line indented incorrectly; expected 12 spaces, found 6
(#13184) Line indented incorrectly; expected at least 16 spaces, found 8
(#13185) Line indented incorrectly; expected 12 spaces, found 6
(#13186) Line indented incorrectly; expected 12 spaces, found 6
(#13187) Line indented incorrectly; expected at least 12 spaces, found 6
(#13188) Line indented incorrectly; expected 16 spaces, found 8
(#13189) Line indented incorrectly; expected 20 spaces, found 10
(#13190) Line indented incorrectly; expected at least 24 spaces, found 12
(#13191) Line indented incorrectly; expected 20 spaces, found 10
(#13192) Line indented incorrectly; expected at least 24 spaces, found 12
(#13193) Line indented incorrectly; expected 20 spaces, found 10
(#13195) Line indented incorrectly; expected 16 spaces, found 8
(#13196) Line indented incorrectly; expected 20 spaces, found 10
(#13197) Line indented incorrectly; expected at least 24 spaces, found 12
(#13198) Line indented incorrectly; expected 20 spaces, found 10
(#13199) Line indented incorrectly; expected at least 24 spaces, found 12
(#13200) Line indented incorrectly; expected 20 spaces, found 10
(#13202) Line indented incorrectly; expected 16 spaces, found 8
(#13203) Line indented incorrectly; expected at least 20 spaces, found 10
(#13205) Line indented incorrectly; expected 12 spaces, found 6
(#13206) Line indented incorrectly; expected at least 12 spaces, found 6
(#13207) Line indented incorrectly; expected 8 spaces, found 4
(#13208) Line indented incorrectly; expected at least 8 spaces, found 4
(#13209) Line indented incorrectly; expected at least 8 spaces, found 4
(#13210) Line indented incorrectly; expected 4 spaces, found 2
(#13212) Line indented incorrectly; expected 4 spaces, found 2
(#13213) Line indented incorrectly; expected at least 8 spaces, found 4
(#13214) Line indented incorrectly; expected at least 8 spaces, found 4
(#13215) Line indented incorrectly; expected 8 spaces, found 4
(#13216) Line indented incorrectly; expected at least 12 spaces, found 6
(#13217) Line indented incorrectly; expected at least 12 spaces, found 6
(#13218) Line indented incorrectly; expected at least 12 spaces, found 6
(#13219) Line indented incorrectly; expected 8 spaces, found 4
(#13220) Line indented incorrectly; expected 8 spaces, found 4
(#13221) Line indented incorrectly; expected at least 12 spaces, found 6
(#13222) Line indented incorrectly; expected at least 12 spaces, found 6
(#13223) Line indented incorrectly; expected at least 12 spaces, found 6
(#13224) Line indented incorrectly; expected 8 spaces, found 4
(#13225) Line indented incorrectly; expected at least 8 spaces, found 4
(#13226) Line indented incorrectly; expected at least 8 spaces, found 4
(#13227) Line indented incorrectly; expected at least 8 spaces, found 4
(#13228) Line indented incorrectly; expected 4 spaces, found 2
(#13233) Line indented incorrectly; expected 4 spaces, found 2
(#13233) Member variable "_TSPEC" must be all lower-case
(#13233) Scope modifier not specified for member variable "$_TSPEC"
(#13235) Line indented incorrectly; expected 4 spaces, found 2
(#13236) Line indented incorrectly; expected 4 spaces, found 2
(#13236) Member variable "userException" must be all lower-case
(#13237) Line indented incorrectly; expected 4 spaces, found 2
(#13237) Member variable "systemException" must be all lower-case
(#13238) Line indented incorrectly; expected 4 spaces, found 2
(#13238) Member variable "notFoundException" must be all lower-case
(#13240) Line indented incorrectly; expected 4 spaces, found 2
(#13241) Line indented incorrectly; expected 8 spaces, found 4
(#13241) Variable "_TSPEC" must be all lower-case
(#13241) Variable "_TSPEC" must not contain underscores.
(#13242) Line indented incorrectly; expected at least 12 spaces, found 6
(#13242) Variable "_TSPEC" must be all lower-case
(#13242) Variable "_TSPEC" must not contain underscores.
(#13243) Line indented incorrectly; expected at least 12 spaces, found 8
(#13244) Line indented incorrectly; expected at least 12 spaces, found 10
(#13245) Line indented incorrectly; expected at least 12 spaces, found 10
(#13246) Line indented incorrectly; expected at least 12 spaces, found 10
(#13247) Line indented incorrectly; expected at least 12 spaces, found 8
(#13248) Line indented incorrectly; expected at least 12 spaces, found 10
(#13249) Line indented incorrectly; expected at least 12 spaces, found 10
(#13250) Line indented incorrectly; expected at least 12 spaces, found 10
(#13251) Line indented incorrectly; expected at least 12 spaces, found 10
(#13252) Line indented incorrectly; expected at least 12 spaces, found 8
(#13253) Line indented incorrectly; expected at least 12 spaces, found 10
(#13254) Line indented incorrectly; expected at least 12 spaces, found 10
(#13255) Line indented incorrectly; expected at least 12 spaces, found 10
(#13256) Line indented incorrectly; expected at least 12 spaces, found 10
(#13257) Line indented incorrectly; expected at least 12 spaces, found 8
(#13258) Line indented incorrectly; expected at least 12 spaces, found 10
(#13259) Line indented incorrectly; expected at least 12 spaces, found 10
(#13260) Line indented incorrectly; expected at least 12 spaces, found 10
(#13261) Line indented incorrectly; expected at least 12 spaces, found 10
(#13262) Line indented incorrectly; expected at least 16 spaces, found 8
(#13263) Line indented incorrectly; expected 8 spaces, found 4
(#13264) Line indented incorrectly; expected 8 spaces, found 4
(#13265) Line indented incorrectly; expected 12 spaces, found 6
(#13266) Line indented incorrectly; expected at least 16 spaces, found 8
(#13267) Line indented incorrectly; expected 12 spaces, found 6
(#13268) Line indented incorrectly; expected 12 spaces, found 6
(#13269) Line indented incorrectly; expected at least 16 spaces, found 8
(#13270) Line indented incorrectly; expected 12 spaces, found 6
(#13271) Line indented incorrectly; expected 12 spaces, found 6
(#13272) Line indented incorrectly; expected at least 16 spaces, found 8
(#13273) Line indented incorrectly; expected 12 spaces, found 6
(#13274) Line indented incorrectly; expected 12 spaces, found 6
(#13275) Line indented incorrectly; expected at least 16 spaces, found 8
(#13276) Line indented incorrectly; expected 12 spaces, found 6
(#13277) Line indented incorrectly; expected 8 spaces, found 4
(#13278) Line indented incorrectly; expected 4 spaces, found 2
(#13280) Line indented incorrectly; expected 4 spaces, found 2
(#13280) Public method name "NoteStore_getResourceSearchText_result::getName" must be in lower-case letters only
(#13281) Line indented incorrectly; expected at least 8 spaces, found 4
(#13282) Line indented incorrectly; expected 4 spaces, found 2
(#13284) Line indented incorrectly; expected 4 spaces, found 2
(#13285) Line indented incorrectly; expected at least 4 spaces, found 2
(#13285) Opening brace should be on the same line as the declaration
(#13286) Line indented incorrectly; expected at least 8 spaces, found 4
(#13287) Line indented incorrectly; expected at least 8 spaces, found 4
(#13288) Line indented incorrectly; expected at least 8 spaces, found 4
(#13289) Line indented incorrectly; expected at least 8 spaces, found 4
(#13290) Line indented incorrectly; expected at least 8 spaces, found 4
(#13291) Line indented incorrectly; expected 8 spaces, found 4
(#13291) Expected "while (...) {\n"; found "while (...)\n {\n"
(#13292) Line indented incorrectly; expected at least 8 spaces, found 4
(#13293) Line indented incorrectly; expected at least 12 spaces, found 6
(#13294) Line indented incorrectly; expected 12 spaces, found 6
(#13295) Line indented incorrectly; expected at least 16 spaces, found 8
(#13296) Line indented incorrectly; expected 12 spaces, found 6
(#13297) Line indented incorrectly; expected 12 spaces, found 6
(#13298) Line indented incorrectly; expected at least 12 spaces, found 6
(#13299) Line indented incorrectly; expected 16 spaces, found 8
(#13300) Line indented incorrectly; expected 20 spaces, found 10
(#13301) Line indented incorrectly; expected at least 24 spaces, found 12
(#13302) Line indented incorrectly; expected 20 spaces, found 10
(#13303) Line indented incorrectly; expected at least 24 spaces, found 12
(#13304) Line indented incorrectly; expected 20 spaces, found 10
(#13306) Line indented incorrectly; expected 16 spaces, found 8
(#13307) Line indented incorrectly; expected 20 spaces, found 10
(#13308) Line indented incorrectly; expected at least 24 spaces, found 12
(#13309) Line indented incorrectly; expected at least 24 spaces, found 12
(#13310) Line indented incorrectly; expected 20 spaces, found 10
(#13311) Line indented incorrectly; expected at least 24 spaces, found 12
(#13312) Line indented incorrectly; expected 20 spaces, found 10
(#13314) Line indented incorrectly; expected 16 spaces, found 8
(#13315) Line indented incorrectly; expected 20 spaces, found 10
(#13316) Line indented incorrectly; expected at least 24 spaces, found 12
(#13317) Line indented incorrectly; expected at least 24 spaces, found 12
(#13318) Line indented incorrectly; expected 20 spaces, found 10
(#13319) Line indented incorrectly; expected at least 24 spaces, found 12
(#13320) Line indented incorrectly; expected 20 spaces, found 10
(#13322) Line indented incorrectly; expected 16 spaces, found 8
(#13323) Line indented incorrectly; expected 20 spaces, found 10
(#13324) Line indented incorrectly; expected at least 24 spaces, found 12
(#13325) Line indented incorrectly; expected at least 24 spaces, found 12
(#13326) Line indented incorrectly; expected 20 spaces, found 10
(#13327) Line indented incorrectly; expected at least 24 spaces, found 12
(#13328) Line indented incorrectly; expected 20 spaces, found 10
(#13330) Line indented incorrectly; expected 16 spaces, found 8
(#13331) Line indented incorrectly; expected at least 20 spaces, found 10
(#13333) Line indented incorrectly; expected 12 spaces, found 6
(#13334) Line indented incorrectly; expected at least 12 spaces, found 6
(#13335) Line indented incorrectly; expected 8 spaces, found 4
(#13336) Line indented incorrectly; expected at least 8 spaces, found 4
(#13337) Line indented incorrectly; expected at least 8 spaces, found 4
(#13338) Line indented incorrectly; expected 4 spaces, found 2
(#13340) Line indented incorrectly; expected 4 spaces, found 2
(#13341) Line indented incorrectly; expected at least 8 spaces, found 4
(#13342) Line indented incorrectly; expected at least 8 spaces, found 4
(#13343) Line indented incorrectly; expected 8 spaces, found 4
(#13344) Line indented incorrectly; expected at least 12 spaces, found 6
(#13345) Line indented incorrectly; expected at least 12 spaces, found 6
(#13346) Line indented incorrectly; expected at least 12 spaces, found 6
(#13347) Line indented incorrectly; expected 8 spaces, found 4
(#13348) Line indented incorrectly; expected 8 spaces, found 4
(#13349) Line indented incorrectly; expected at least 12 spaces, found 6
(#13350) Line indented incorrectly; expected at least 12 spaces, found 6
(#13351) Line indented incorrectly; expected at least 12 spaces, found 6
(#13352) Line indented incorrectly; expected 8 spaces, found 4
(#13353) Line indented incorrectly; expected 8 spaces, found 4
(#13354) Line indented incorrectly; expected at least 12 spaces, found 6
(#13355) Line indented incorrectly; expected at least 12 spaces, found 6
(#13356) Line indented incorrectly; expected at least 12 spaces, found 6
(#13357) Line indented incorrectly; expected 8 spaces, found 4
(#13358) Line indented incorrectly; expected 8 spaces, found 4
(#13359) Line indented incorrectly; expected at least 12 spaces, found 6
(#13360) Line indented incorrectly; expected at least 12 spaces, found 6
(#13361) Line indented incorrectly; expected at least 12 spaces, found 6
(#13362) Line indented incorrectly; expected 8 spaces, found 4
(#13363) Line indented incorrectly; expected at least 8 spaces, found 4
(#13364) Line indented incorrectly; expected at least 8 spaces, found 4
(#13365) Line indented incorrectly; expected at least 8 spaces, found 4
(#13366) Line indented incorrectly; expected 4 spaces, found 2
(#13371) Line indented incorrectly; expected 4 spaces, found 2
(#13371) Member variable "_TSPEC" must be all lower-case
(#13371) Scope modifier not specified for member variable "$_TSPEC"
(#13373) Line indented incorrectly; expected 4 spaces, found 2
(#13373) Member variable "authenticationToken" must be all lower-case
(#13374) Line indented incorrectly; expected 4 spaces, found 2
(#13376) Line indented incorrectly; expected 4 spaces, found 2
(#13377) Line indented incorrectly; expected 8 spaces, found 4
(#13377) Variable "_TSPEC" must be all lower-case
(#13377) Variable "_TSPEC" must not contain underscores.
(#13378) Line indented incorrectly; expected at least 12 spaces, found 6
(#13378) Variable "_TSPEC" must be all lower-case
(#13378) Variable "_TSPEC" must not contain underscores.
(#13379) Line indented incorrectly; expected at least 12 spaces, found 8
(#13380) Line indented incorrectly; expected at least 12 spaces, found 10
(#13381) Line indented incorrectly; expected at least 12 spaces, found 10
(#13382) Line indented incorrectly; expected at least 12 spaces, found 10
(#13383) Line indented incorrectly; expected at least 12 spaces, found 8
(#13384) Line indented incorrectly; expected at least 12 spaces, found 10
(#13385) Line indented incorrectly; expected at least 12 spaces, found 10
(#13386) Line indented incorrectly; expected at least 12 spaces, found 10
(#13387) Line indented incorrectly; expected at least 16 spaces, found 8
(#13388) Line indented incorrectly; expected 8 spaces, found 4
(#13389) Line indented incorrectly; expected 8 spaces, found 4
(#13390) Line indented incorrectly; expected 12 spaces, found 6
(#13391) Line indented incorrectly; expected at least 16 spaces, found 8
(#13392) Line indented incorrectly; expected 12 spaces, found 6
(#13393) Line indented incorrectly; expected 12 spaces, found 6
(#13394) Line indented incorrectly; expected at least 16 spaces, found 8
(#13395) Line indented incorrectly; expected 12 spaces, found 6
(#13396) Line indented incorrectly; expected 8 spaces, found 4
(#13397) Line indented incorrectly; expected 4 spaces, found 2
(#13399) Line indented incorrectly; expected 4 spaces, found 2
(#13399) Public method name "NoteStore_getNoteTagNames_args::getName" must be in lower-case letters only
(#13400) Line indented incorrectly; expected at least 8 spaces, found 4
(#13401) Line indented incorrectly; expected 4 spaces, found 2
(#13403) Line indented incorrectly; expected 4 spaces, found 2
(#13404) Line indented incorrectly; expected at least 4 spaces, found 2
(#13404) Opening brace should be on the same line as the declaration
(#13405) Line indented incorrectly; expected at least 8 spaces, found 4
(#13406) Line indented incorrectly; expected at least 8 spaces, found 4
(#13407) Line indented incorrectly; expected at least 8 spaces, found 4
(#13408) Line indented incorrectly; expected at least 8 spaces, found 4
(#13409) Line indented incorrectly; expected at least 8 spaces, found 4
(#13410) Line indented incorrectly; expected 8 spaces, found 4
(#13410) Expected "while (...) {\n"; found "while (...)\n {\n"
(#13411) Line indented incorrectly; expected at least 8 spaces, found 4
(#13412) Line indented incorrectly; expected at least 12 spaces, found 6
(#13413) Line indented incorrectly; expected 12 spaces, found 6
(#13414) Line indented incorrectly; expected at least 16 spaces, found 8
(#13415) Line indented incorrectly; expected 12 spaces, found 6
(#13416) Line indented incorrectly; expected 12 spaces, found 6
(#13417) Line indented incorrectly; expected at least 12 spaces, found 6
(#13418) Line indented incorrectly; expected 16 spaces, found 8
(#13419) Line indented incorrectly; expected 20 spaces, found 10
(#13420) Line indented incorrectly; expected at least 24 spaces, found 12
(#13421) Line indented incorrectly; expected 20 spaces, found 10
(#13422) Line indented incorrectly; expected at least 24 spaces, found 12
(#13423) Line indented incorrectly; expected 20 spaces, found 10
(#13425) Line indented incorrectly; expected 16 spaces, found 8
(#13426) Line indented incorrectly; expected 20 spaces, found 10
(#13427) Line indented incorrectly; expected at least 24 spaces, found 12
(#13428) Line indented incorrectly; expected 20 spaces, found 10
(#13429) Line indented incorrectly; expected at least 24 spaces, found 12
(#13430) Line indented incorrectly; expected 20 spaces, found 10
(#13432) Line indented incorrectly; expected 16 spaces, found 8
(#13433) Line indented incorrectly; expected at least 20 spaces, found 10
(#13435) Line indented incorrectly; expected 12 spaces, found 6
(#13436) Line indented incorrectly; expected at least 12 spaces, found 6
(#13437) Line indented incorrectly; expected 8 spaces, found 4
(#13438) Line indented incorrectly; expected at least 8 spaces, found 4
(#13439) Line indented incorrectly; expected at least 8 spaces, found 4
(#13440) Line indented incorrectly; expected 4 spaces, found 2
(#13442) Line indented incorrectly; expected 4 spaces, found 2
(#13443) Line indented incorrectly; expected at least 8 spaces, found 4
(#13444) Line indented incorrectly; expected at least 8 spaces, found 4
(#13445) Line indented incorrectly; expected 8 spaces, found 4
(#13446) Line indented incorrectly; expected at least 12 spaces, found 6
(#13447) Line indented incorrectly; expected at least 12 spaces, found 6
(#13448) Line indented incorrectly; expected at least 12 spaces, found 6
(#13449) Line indented incorrectly; expected 8 spaces, found 4
(#13450) Line indented incorrectly; expected 8 spaces, found 4
(#13451) Line indented incorrectly; expected at least 12 spaces, found 6
(#13452) Line indented incorrectly; expected at least 12 spaces, found 6
(#13453) Line indented incorrectly; expected at least 12 spaces, found 6
(#13454) Line indented incorrectly; expected 8 spaces, found 4
(#13455) Line indented incorrectly; expected at least 8 spaces, found 4
(#13456) Line indented incorrectly; expected at least 8 spaces, found 4
(#13457) Line indented incorrectly; expected at least 8 spaces, found 4
(#13458) Line indented incorrectly; expected 4 spaces, found 2
(#13463) Line indented incorrectly; expected 4 spaces, found 2
(#13463) Member variable "_TSPEC" must be all lower-case
(#13463) Scope modifier not specified for member variable "$_TSPEC"
(#13465) Line indented incorrectly; expected 4 spaces, found 2
(#13466) Line indented incorrectly; expected 4 spaces, found 2
(#13466) Member variable "userException" must be all lower-case
(#13467) Line indented incorrectly; expected 4 spaces, found 2
(#13467) Member variable "systemException" must be all lower-case
(#13468) Line indented incorrectly; expected 4 spaces, found 2
(#13468) Member variable "notFoundException" must be all lower-case
(#13470) Line indented incorrectly; expected 4 spaces, found 2
(#13471) Line indented incorrectly; expected 8 spaces, found 4
(#13471) Variable "_TSPEC" must be all lower-case
(#13471) Variable "_TSPEC" must not contain underscores.
(#13472) Line indented incorrectly; expected at least 12 spaces, found 6
(#13472) Variable "_TSPEC" must be all lower-case
(#13472) Variable "_TSPEC" must not contain underscores.
(#13473) Line indented incorrectly; expected at least 12 spaces, found 8
(#13474) Line indented incorrectly; expected at least 12 spaces, found 10
(#13475) Line indented incorrectly; expected at least 12 spaces, found 10
(#13476) Line indented incorrectly; expected at least 12 spaces, found 10
(#13477) Line indented incorrectly; expected at least 12 spaces, found 10
(#13480) Line indented incorrectly; expected at least 12 spaces, found 10
(#13481) Line indented incorrectly; expected at least 12 spaces, found 8
(#13482) Line indented incorrectly; expected at least 12 spaces, found 10
(#13483) Line indented incorrectly; expected at least 12 spaces, found 10
(#13484) Line indented incorrectly; expected at least 12 spaces, found 10
(#13485) Line indented incorrectly; expected at least 12 spaces, found 10
(#13486) Line indented incorrectly; expected at least 12 spaces, found 8
(#13487) Line indented incorrectly; expected at least 12 spaces, found 10
(#13488) Line indented incorrectly; expected at least 12 spaces, found 10
(#13489) Line indented incorrectly; expected at least 12 spaces, found 10
(#13490) Line indented incorrectly; expected at least 12 spaces, found 10
(#13491) Line indented incorrectly; expected at least 12 spaces, found 8
(#13492) Line indented incorrectly; expected at least 12 spaces, found 10
(#13493) Line indented incorrectly; expected at least 12 spaces, found 10
(#13494) Line indented incorrectly; expected at least 12 spaces, found 10
(#13495) Line indented incorrectly; expected at least 12 spaces, found 10
(#13496) Line indented incorrectly; expected at least 16 spaces, found 8
(#13497) Line indented incorrectly; expected 8 spaces, found 4
(#13498) Line indented incorrectly; expected 8 spaces, found 4
(#13499) Line indented incorrectly; expected 12 spaces, found 6
(#13500) Line indented incorrectly; expected at least 16 spaces, found 8
(#13501) Line indented incorrectly; expected 12 spaces, found 6
(#13502) Line indented incorrectly; expected 12 spaces, found 6
(#13503) Line indented incorrectly; expected at least 16 spaces, found 8
(#13504) Line indented incorrectly; expected 12 spaces, found 6
(#13505) Line indented incorrectly; expected 12 spaces, found 6
(#13506) Line indented incorrectly; expected at least 16 spaces, found 8
(#13507) Line indented incorrectly; expected 12 spaces, found 6
(#13508) Line indented incorrectly; expected 12 spaces, found 6
(#13509) Line indented incorrectly; expected at least 16 spaces, found 8
(#13510) Line indented incorrectly; expected 12 spaces, found 6
(#13511) Line indented incorrectly; expected 8 spaces, found 4
(#13512) Line indented incorrectly; expected 4 spaces, found 2
(#13514) Line indented incorrectly; expected 4 spaces, found 2
(#13514) Public method name "NoteStore_getNoteTagNames_result::getName" must be in lower-case letters only
(#13515) Line indented incorrectly; expected at least 8 spaces, found 4
(#13516) Line indented incorrectly; expected 4 spaces, found 2
(#13518) Line indented incorrectly; expected 4 spaces, found 2
(#13519) Line indented incorrectly; expected at least 4 spaces, found 2
(#13519) Opening brace should be on the same line as the declaration
(#13520) Line indented incorrectly; expected at least 8 spaces, found 4
(#13521) Line indented incorrectly; expected at least 8 spaces, found 4
(#13522) Line indented incorrectly; expected at least 8 spaces, found 4
(#13523) Line indented incorrectly; expected at least 8 spaces, found 4
(#13524) Line indented incorrectly; expected at least 8 spaces, found 4
(#13525) Line indented incorrectly; expected 8 spaces, found 4
(#13525) Expected "while (...) {\n"; found "while (...)\n {\n"
(#13526) Line indented incorrectly; expected at least 8 spaces, found 4
(#13527) Line indented incorrectly; expected at least 12 spaces, found 6
(#13528) Line indented incorrectly; expected 12 spaces, found 6
(#13529) Line indented incorrectly; expected at least 16 spaces, found 8
(#13530) Line indented incorrectly; expected 12 spaces, found 6
(#13531) Line indented incorrectly; expected 12 spaces, found 6
(#13532) Line indented incorrectly; expected at least 12 spaces, found 6
(#13533) Line indented incorrectly; expected 16 spaces, found 8
(#13534) Line indented incorrectly; expected 20 spaces, found 10
(#13535) Line indented incorrectly; expected at least 24 spaces, found 12
(#13536) Line indented incorrectly; expected at least 24 spaces, found 12
(#13536) Variable "_size221" must not contain underscores.
(#13537) Line indented incorrectly; expected at least 24 spaces, found 12
(#13537) Variable "_etype224" must not contain underscores.
(#13538) Line indented incorrectly; expected at least 24 spaces, found 12
(#13538) Variable "_etype224" must not contain underscores.
(#13538) Variable "_size221" must not contain underscores.
(#13539) Line indented incorrectly; expected 24 spaces, found 12
(#13539) Expected "for (...) {\n"; found "for (...)\n {\n"
(#13539) Variable "_i225" must not contain underscores.
(#13539) Variable "_i225" must not contain underscores.
(#13539) Variable "_size221" must not contain underscores.
(#13539) Variable "_i225" must not contain underscores.
(#13540) Line indented incorrectly; expected at least 24 spaces, found 12
(#13541) Line indented incorrectly; expected at least 28 spaces, found 14
(#13542) Line indented incorrectly; expected at least 28 spaces, found 14
(#13543) Line indented incorrectly; expected at least 28 spaces, found 14
(#13543) Expected 1 space before "="; 0 found
(#13544) Line indented incorrectly; expected 24 spaces, found 12
(#13545) Line indented incorrectly; expected at least 24 spaces, found 12
(#13546) Line indented incorrectly; expected 20 spaces, found 10
(#13547) Line indented incorrectly; expected at least 24 spaces, found 12
(#13548) Line indented incorrectly; expected 20 spaces, found 10
(#13550) Line indented incorrectly; expected 16 spaces, found 8
(#13551) Line indented incorrectly; expected 20 spaces, found 10
(#13552) Line indented incorrectly; expected at least 24 spaces, found 12
(#13553) Line indented incorrectly; expected at least 24 spaces, found 12
(#13554) Line indented incorrectly; expected 20 spaces, found 10
(#13555) Line indented incorrectly; expected at least 24 spaces, found 12
(#13556) Line indented incorrectly; expected 20 spaces, found 10
(#13558) Line indented incorrectly; expected 16 spaces, found 8
(#13559) Line indented incorrectly; expected 20 spaces, found 10
(#13560) Line indented incorrectly; expected at least 24 spaces, found 12
(#13561) Line indented incorrectly; expected at least 24 spaces, found 12
(#13562) Line indented incorrectly; expected 20 spaces, found 10
(#13563) Line indented incorrectly; expected at least 24 spaces, found 12
(#13564) Line indented incorrectly; expected 20 spaces, found 10
(#13566) Line indented incorrectly; expected 16 spaces, found 8
(#13567) Line indented incorrectly; expected 20 spaces, found 10
(#13568) Line indented incorrectly; expected at least 24 spaces, found 12
(#13569) Line indented incorrectly; expected at least 24 spaces, found 12
(#13570) Line indented incorrectly; expected 20 spaces, found 10
(#13571) Line indented incorrectly; expected at least 24 spaces, found 12
(#13572) Line indented incorrectly; expected 20 spaces, found 10
(#13574) Line indented incorrectly; expected 16 spaces, found 8
(#13575) Line indented incorrectly; expected at least 20 spaces, found 10
(#13577) Line indented incorrectly; expected 12 spaces, found 6
(#13578) Line indented incorrectly; expected at least 12 spaces, found 6
(#13579) Line indented incorrectly; expected 8 spaces, found 4
(#13580) Line indented incorrectly; expected at least 8 spaces, found 4
(#13581) Line indented incorrectly; expected at least 8 spaces, found 4
(#13582) Line indented incorrectly; expected 4 spaces, found 2
(#13584) Line indented incorrectly; expected 4 spaces, found 2
(#13585) Line indented incorrectly; expected at least 8 spaces, found 4
(#13586) Line indented incorrectly; expected at least 8 spaces, found 4
(#13587) Line indented incorrectly; expected 8 spaces, found 4
(#13588) Line indented incorrectly; expected 12 spaces, found 6
(#13589) Line indented incorrectly; expected at least 16 spaces, found 8
(#13590) Line indented incorrectly; expected 12 spaces, found 6
(#13591) Line indented incorrectly; expected at least 12 spaces, found 6
(#13592) Line indented incorrectly; expected at least 12 spaces, found 6
(#13593) Line indented incorrectly; expected at least 12 spaces, found 8
(#13594) Line indented incorrectly; expected at least 12 spaces, found 8
(#13595) Line indented incorrectly; expected 12 spaces, found 10
(#13595) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#13596) Line indented incorrectly; expected at least 12 spaces, found 10
(#13597) Line indented incorrectly; expected at least 16 spaces, found 12
(#13598) Line indented incorrectly; expected 12 spaces, found 10
(#13599) Line indented incorrectly; expected at least 12 spaces, found 8
(#13600) Line indented incorrectly; expected at least 12 spaces, found 8
(#13601) Line indented incorrectly; expected at least 12 spaces, found 6
(#13602) Line indented incorrectly; expected at least 12 spaces, found 6
(#13603) Line indented incorrectly; expected 8 spaces, found 4
(#13604) Line indented incorrectly; expected 8 spaces, found 4
(#13605) Line indented incorrectly; expected at least 12 spaces, found 6
(#13606) Line indented incorrectly; expected at least 12 spaces, found 6
(#13607) Line indented incorrectly; expected at least 12 spaces, found 6
(#13608) Line indented incorrectly; expected 8 spaces, found 4
(#13609) Line indented incorrectly; expected 8 spaces, found 4
(#13610) Line indented incorrectly; expected at least 12 spaces, found 6
(#13611) Line indented incorrectly; expected at least 12 spaces, found 6
(#13612) Line indented incorrectly; expected at least 12 spaces, found 6
(#13613) Line indented incorrectly; expected 8 spaces, found 4
(#13614) Line indented incorrectly; expected 8 spaces, found 4
(#13615) Line indented incorrectly; expected at least 12 spaces, found 6
(#13616) Line indented incorrectly; expected at least 12 spaces, found 6
(#13617) Line indented incorrectly; expected at least 12 spaces, found 6
(#13618) Line indented incorrectly; expected 8 spaces, found 4
(#13619) Line indented incorrectly; expected at least 8 spaces, found 4
(#13620) Line indented incorrectly; expected at least 8 spaces, found 4
(#13621) Line indented incorrectly; expected at least 8 spaces, found 4
(#13622) Line indented incorrectly; expected 4 spaces, found 2
(#13627) Line indented incorrectly; expected 4 spaces, found 2
(#13627) Member variable "_TSPEC" must be all lower-case
(#13627) Scope modifier not specified for member variable "$_TSPEC"
(#13629) Line indented incorrectly; expected 4 spaces, found 2
(#13629) Member variable "authenticationToken" must be all lower-case
(#13630) Line indented incorrectly; expected 4 spaces, found 2
(#13632) Line indented incorrectly; expected 4 spaces, found 2
(#13633) Line indented incorrectly; expected 8 spaces, found 4
(#13633) Variable "_TSPEC" must be all lower-case
(#13633) Variable "_TSPEC" must not contain underscores.
(#13634) Line indented incorrectly; expected at least 12 spaces, found 6
(#13634) Variable "_TSPEC" must be all lower-case
(#13634) Variable "_TSPEC" must not contain underscores.
(#13635) Line indented incorrectly; expected at least 12 spaces, found 8
(#13636) Line indented incorrectly; expected at least 12 spaces, found 10
(#13637) Line indented incorrectly; expected at least 12 spaces, found 10
(#13638) Line indented incorrectly; expected at least 12 spaces, found 10
(#13639) Line indented incorrectly; expected at least 12 spaces, found 8
(#13640) Line indented incorrectly; expected at least 12 spaces, found 10
(#13641) Line indented incorrectly; expected at least 12 spaces, found 10
(#13642) Line indented incorrectly; expected at least 12 spaces, found 10
(#13643) Line indented incorrectly; expected at least 12 spaces, found 10
(#13644) Line indented incorrectly; expected at least 16 spaces, found 8
(#13645) Line indented incorrectly; expected 8 spaces, found 4
(#13646) Line indented incorrectly; expected 8 spaces, found 4
(#13647) Line indented incorrectly; expected 12 spaces, found 6
(#13648) Line indented incorrectly; expected at least 16 spaces, found 8
(#13649) Line indented incorrectly; expected 12 spaces, found 6
(#13650) Line indented incorrectly; expected 12 spaces, found 6
(#13651) Line indented incorrectly; expected at least 16 spaces, found 8
(#13652) Line indented incorrectly; expected 12 spaces, found 6
(#13653) Line indented incorrectly; expected 8 spaces, found 4
(#13654) Line indented incorrectly; expected 4 spaces, found 2
(#13656) Line indented incorrectly; expected 4 spaces, found 2
(#13656) Public method name "NoteStore_createNote_args::getName" must be in lower-case letters only
(#13657) Line indented incorrectly; expected at least 8 spaces, found 4
(#13658) Line indented incorrectly; expected 4 spaces, found 2
(#13660) Line indented incorrectly; expected 4 spaces, found 2
(#13661) Line indented incorrectly; expected at least 4 spaces, found 2
(#13661) Opening brace should be on the same line as the declaration
(#13662) Line indented incorrectly; expected at least 8 spaces, found 4
(#13663) Line indented incorrectly; expected at least 8 spaces, found 4
(#13664) Line indented incorrectly; expected at least 8 spaces, found 4
(#13665) Line indented incorrectly; expected at least 8 spaces, found 4
(#13666) Line indented incorrectly; expected at least 8 spaces, found 4
(#13667) Line indented incorrectly; expected 8 spaces, found 4
(#13667) Expected "while (...) {\n"; found "while (...)\n {\n"
(#13668) Line indented incorrectly; expected at least 8 spaces, found 4
(#13669) Line indented incorrectly; expected at least 12 spaces, found 6
(#13670) Line indented incorrectly; expected 12 spaces, found 6
(#13671) Line indented incorrectly; expected at least 16 spaces, found 8
(#13672) Line indented incorrectly; expected 12 spaces, found 6
(#13673) Line indented incorrectly; expected 12 spaces, found 6
(#13674) Line indented incorrectly; expected at least 12 spaces, found 6
(#13675) Line indented incorrectly; expected 16 spaces, found 8
(#13676) Line indented incorrectly; expected 20 spaces, found 10
(#13677) Line indented incorrectly; expected at least 24 spaces, found 12
(#13678) Line indented incorrectly; expected 20 spaces, found 10
(#13679) Line indented incorrectly; expected at least 24 spaces, found 12
(#13680) Line indented incorrectly; expected 20 spaces, found 10
(#13682) Line indented incorrectly; expected 16 spaces, found 8
(#13683) Line indented incorrectly; expected 20 spaces, found 10
(#13684) Line indented incorrectly; expected at least 24 spaces, found 12
(#13685) Line indented incorrectly; expected at least 24 spaces, found 12
(#13686) Line indented incorrectly; expected 20 spaces, found 10
(#13687) Line indented incorrectly; expected at least 24 spaces, found 12
(#13688) Line indented incorrectly; expected 20 spaces, found 10
(#13690) Line indented incorrectly; expected 16 spaces, found 8
(#13691) Line indented incorrectly; expected at least 20 spaces, found 10
(#13693) Line indented incorrectly; expected 12 spaces, found 6
(#13694) Line indented incorrectly; expected at least 12 spaces, found 6
(#13695) Line indented incorrectly; expected 8 spaces, found 4
(#13696) Line indented incorrectly; expected at least 8 spaces, found 4
(#13697) Line indented incorrectly; expected at least 8 spaces, found 4
(#13698) Line indented incorrectly; expected 4 spaces, found 2
(#13700) Line indented incorrectly; expected 4 spaces, found 2
(#13701) Line indented incorrectly; expected at least 8 spaces, found 4
(#13702) Line indented incorrectly; expected at least 8 spaces, found 4
(#13703) Line indented incorrectly; expected 8 spaces, found 4
(#13704) Line indented incorrectly; expected at least 12 spaces, found 6
(#13705) Line indented incorrectly; expected at least 12 spaces, found 6
(#13706) Line indented incorrectly; expected at least 12 spaces, found 6
(#13707) Line indented incorrectly; expected 8 spaces, found 4
(#13708) Line indented incorrectly; expected 8 spaces, found 4
(#13709) Line indented incorrectly; expected 12 spaces, found 6
(#13710) Line indented incorrectly; expected at least 16 spaces, found 8
(#13711) Line indented incorrectly; expected 12 spaces, found 6
(#13712) Line indented incorrectly; expected at least 12 spaces, found 6
(#13713) Line indented incorrectly; expected at least 12 spaces, found 6
(#13714) Line indented incorrectly; expected at least 12 spaces, found 6
(#13715) Line indented incorrectly; expected 8 spaces, found 4
(#13716) Line indented incorrectly; expected at least 8 spaces, found 4
(#13717) Line indented incorrectly; expected at least 8 spaces, found 4
(#13718) Line indented incorrectly; expected at least 8 spaces, found 4
(#13719) Line indented incorrectly; expected 4 spaces, found 2
(#13724) Line indented incorrectly; expected 4 spaces, found 2
(#13724) Member variable "_TSPEC" must be all lower-case
(#13724) Scope modifier not specified for member variable "$_TSPEC"
(#13726) Line indented incorrectly; expected 4 spaces, found 2
(#13727) Line indented incorrectly; expected 4 spaces, found 2
(#13727) Member variable "userException" must be all lower-case
(#13728) Line indented incorrectly; expected 4 spaces, found 2
(#13728) Member variable "systemException" must be all lower-case
(#13729) Line indented incorrectly; expected 4 spaces, found 2
(#13729) Member variable "notFoundException" must be all lower-case
(#13731) Line indented incorrectly; expected 4 spaces, found 2
(#13732) Line indented incorrectly; expected 8 spaces, found 4
(#13732) Variable "_TSPEC" must be all lower-case
(#13732) Variable "_TSPEC" must not contain underscores.
(#13733) Line indented incorrectly; expected at least 12 spaces, found 6
(#13733) Variable "_TSPEC" must be all lower-case
(#13733) Variable "_TSPEC" must not contain underscores.
(#13734) Line indented incorrectly; expected at least 12 spaces, found 8
(#13735) Line indented incorrectly; expected at least 12 spaces, found 10
(#13736) Line indented incorrectly; expected at least 12 spaces, found 10
(#13737) Line indented incorrectly; expected at least 12 spaces, found 10
(#13738) Line indented incorrectly; expected at least 12 spaces, found 10
(#13739) Line indented incorrectly; expected at least 12 spaces, found 8
(#13740) Line indented incorrectly; expected at least 12 spaces, found 10
(#13741) Line indented incorrectly; expected at least 12 spaces, found 10
(#13742) Line indented incorrectly; expected at least 12 spaces, found 10
(#13743) Line indented incorrectly; expected at least 12 spaces, found 10
(#13744) Line indented incorrectly; expected at least 12 spaces, found 8
(#13745) Line indented incorrectly; expected at least 12 spaces, found 10
(#13746) Line indented incorrectly; expected at least 12 spaces, found 10
(#13747) Line indented incorrectly; expected at least 12 spaces, found 10
(#13748) Line indented incorrectly; expected at least 12 spaces, found 10
(#13749) Line indented incorrectly; expected at least 12 spaces, found 8
(#13750) Line indented incorrectly; expected at least 12 spaces, found 10
(#13751) Line indented incorrectly; expected at least 12 spaces, found 10
(#13752) Line indented incorrectly; expected at least 12 spaces, found 10
(#13753) Line indented incorrectly; expected at least 12 spaces, found 10
(#13754) Line indented incorrectly; expected at least 16 spaces, found 8
(#13755) Line indented incorrectly; expected 8 spaces, found 4
(#13756) Line indented incorrectly; expected 8 spaces, found 4
(#13757) Line indented incorrectly; expected 12 spaces, found 6
(#13758) Line indented incorrectly; expected at least 16 spaces, found 8
(#13759) Line indented incorrectly; expected 12 spaces, found 6
(#13760) Line indented incorrectly; expected 12 spaces, found 6
(#13761) Line indented incorrectly; expected at least 16 spaces, found 8
(#13762) Line indented incorrectly; expected 12 spaces, found 6
(#13763) Line indented incorrectly; expected 12 spaces, found 6
(#13764) Line indented incorrectly; expected at least 16 spaces, found 8
(#13765) Line indented incorrectly; expected 12 spaces, found 6
(#13766) Line indented incorrectly; expected 12 spaces, found 6
(#13767) Line indented incorrectly; expected at least 16 spaces, found 8
(#13768) Line indented incorrectly; expected 12 spaces, found 6
(#13769) Line indented incorrectly; expected 8 spaces, found 4
(#13770) Line indented incorrectly; expected 4 spaces, found 2
(#13772) Line indented incorrectly; expected 4 spaces, found 2
(#13772) Public method name "NoteStore_createNote_result::getName" must be in lower-case letters only
(#13773) Line indented incorrectly; expected at least 8 spaces, found 4
(#13774) Line indented incorrectly; expected 4 spaces, found 2
(#13776) Line indented incorrectly; expected 4 spaces, found 2
(#13777) Line indented incorrectly; expected at least 4 spaces, found 2
(#13777) Opening brace should be on the same line as the declaration
(#13778) Line indented incorrectly; expected at least 8 spaces, found 4
(#13779) Line indented incorrectly; expected at least 8 spaces, found 4
(#13780) Line indented incorrectly; expected at least 8 spaces, found 4
(#13781) Line indented incorrectly; expected at least 8 spaces, found 4
(#13782) Line indented incorrectly; expected at least 8 spaces, found 4
(#13783) Line indented incorrectly; expected 8 spaces, found 4
(#13783) Expected "while (...) {\n"; found "while (...)\n {\n"
(#13784) Line indented incorrectly; expected at least 8 spaces, found 4
(#13785) Line indented incorrectly; expected at least 12 spaces, found 6
(#13786) Line indented incorrectly; expected 12 spaces, found 6
(#13787) Line indented incorrectly; expected at least 16 spaces, found 8
(#13788) Line indented incorrectly; expected 12 spaces, found 6
(#13789) Line indented incorrectly; expected 12 spaces, found 6
(#13790) Line indented incorrectly; expected at least 12 spaces, found 6
(#13791) Line indented incorrectly; expected 16 spaces, found 8
(#13792) Line indented incorrectly; expected 20 spaces, found 10
(#13793) Line indented incorrectly; expected at least 24 spaces, found 12
(#13794) Line indented incorrectly; expected at least 24 spaces, found 12
(#13795) Line indented incorrectly; expected 20 spaces, found 10
(#13796) Line indented incorrectly; expected at least 24 spaces, found 12
(#13797) Line indented incorrectly; expected 20 spaces, found 10
(#13799) Line indented incorrectly; expected 16 spaces, found 8
(#13800) Line indented incorrectly; expected 20 spaces, found 10
(#13801) Line indented incorrectly; expected at least 24 spaces, found 12
(#13802) Line indented incorrectly; expected at least 24 spaces, found 12
(#13803) Line indented incorrectly; expected 20 spaces, found 10
(#13804) Line indented incorrectly; expected at least 24 spaces, found 12
(#13805) Line indented incorrectly; expected 20 spaces, found 10
(#13807) Line indented incorrectly; expected 16 spaces, found 8
(#13808) Line indented incorrectly; expected 20 spaces, found 10
(#13809) Line indented incorrectly; expected at least 24 spaces, found 12
(#13810) Line indented incorrectly; expected at least 24 spaces, found 12
(#13811) Line indented incorrectly; expected 20 spaces, found 10
(#13812) Line indented incorrectly; expected at least 24 spaces, found 12
(#13813) Line indented incorrectly; expected 20 spaces, found 10
(#13815) Line indented incorrectly; expected 16 spaces, found 8
(#13816) Line indented incorrectly; expected 20 spaces, found 10
(#13817) Line indented incorrectly; expected at least 24 spaces, found 12
(#13818) Line indented incorrectly; expected at least 24 spaces, found 12
(#13819) Line indented incorrectly; expected 20 spaces, found 10
(#13820) Line indented incorrectly; expected at least 24 spaces, found 12
(#13821) Line indented incorrectly; expected 20 spaces, found 10
(#13823) Line indented incorrectly; expected 16 spaces, found 8
(#13824) Line indented incorrectly; expected at least 20 spaces, found 10
(#13826) Line indented incorrectly; expected 12 spaces, found 6
(#13827) Line indented incorrectly; expected at least 12 spaces, found 6
(#13828) Line indented incorrectly; expected 8 spaces, found 4
(#13829) Line indented incorrectly; expected at least 8 spaces, found 4
(#13830) Line indented incorrectly; expected at least 8 spaces, found 4
(#13831) Line indented incorrectly; expected 4 spaces, found 2
(#13833) Line indented incorrectly; expected 4 spaces, found 2
(#13834) Line indented incorrectly; expected at least 8 spaces, found 4
(#13835) Line indented incorrectly; expected at least 8 spaces, found 4
(#13836) Line indented incorrectly; expected 8 spaces, found 4
(#13837) Line indented incorrectly; expected 12 spaces, found 6
(#13838) Line indented incorrectly; expected at least 16 spaces, found 8
(#13839) Line indented incorrectly; expected 12 spaces, found 6
(#13840) Line indented incorrectly; expected at least 12 spaces, found 6
(#13841) Line indented incorrectly; expected at least 12 spaces, found 6
(#13842) Line indented incorrectly; expected at least 12 spaces, found 6
(#13843) Line indented incorrectly; expected 8 spaces, found 4
(#13844) Line indented incorrectly; expected 8 spaces, found 4
(#13845) Line indented incorrectly; expected at least 12 spaces, found 6
(#13846) Line indented incorrectly; expected at least 12 spaces, found 6
(#13847) Line indented incorrectly; expected at least 12 spaces, found 6
(#13848) Line indented incorrectly; expected 8 spaces, found 4
(#13849) Line indented incorrectly; expected 8 spaces, found 4
(#13850) Line indented incorrectly; expected at least 12 spaces, found 6
(#13851) Line indented incorrectly; expected at least 12 spaces, found 6
(#13852) Line indented incorrectly; expected at least 12 spaces, found 6
(#13853) Line indented incorrectly; expected 8 spaces, found 4
(#13854) Line indented incorrectly; expected 8 spaces, found 4
(#13855) Line indented incorrectly; expected at least 12 spaces, found 6
(#13856) Line indented incorrectly; expected at least 12 spaces, found 6
(#13857) Line indented incorrectly; expected at least 12 spaces, found 6
(#13858) Line indented incorrectly; expected 8 spaces, found 4
(#13859) Line indented incorrectly; expected at least 8 spaces, found 4
(#13860) Line indented incorrectly; expected at least 8 spaces, found 4
(#13861) Line indented incorrectly; expected at least 8 spaces, found 4
(#13862) Line indented incorrectly; expected 4 spaces, found 2
(#13867) Line indented incorrectly; expected 4 spaces, found 2
(#13867) Member variable "_TSPEC" must be all lower-case
(#13867) Scope modifier not specified for member variable "$_TSPEC"
(#13869) Line indented incorrectly; expected 4 spaces, found 2
(#13869) Member variable "authenticationToken" must be all lower-case
(#13870) Line indented incorrectly; expected 4 spaces, found 2
(#13872) Line indented incorrectly; expected 4 spaces, found 2
(#13873) Line indented incorrectly; expected 8 spaces, found 4
(#13873) Variable "_TSPEC" must be all lower-case
(#13873) Variable "_TSPEC" must not contain underscores.
(#13874) Line indented incorrectly; expected at least 12 spaces, found 6
(#13874) Variable "_TSPEC" must be all lower-case
(#13874) Variable "_TSPEC" must not contain underscores.
(#13875) Line indented incorrectly; expected at least 12 spaces, found 8
(#13876) Line indented incorrectly; expected at least 12 spaces, found 10
(#13877) Line indented incorrectly; expected at least 12 spaces, found 10
(#13878) Line indented incorrectly; expected at least 12 spaces, found 10
(#13879) Line indented incorrectly; expected at least 12 spaces, found 8
(#13880) Line indented incorrectly; expected at least 12 spaces, found 10
(#13881) Line indented incorrectly; expected at least 12 spaces, found 10
(#13882) Line indented incorrectly; expected at least 12 spaces, found 10
(#13883) Line indented incorrectly; expected at least 12 spaces, found 10
(#13884) Line indented incorrectly; expected at least 16 spaces, found 8
(#13885) Line indented incorrectly; expected 8 spaces, found 4
(#13886) Line indented incorrectly; expected 8 spaces, found 4
(#13887) Line indented incorrectly; expected 12 spaces, found 6
(#13888) Line indented incorrectly; expected at least 16 spaces, found 8
(#13889) Line indented incorrectly; expected 12 spaces, found 6
(#13890) Line indented incorrectly; expected 12 spaces, found 6
(#13891) Line indented incorrectly; expected at least 16 spaces, found 8
(#13892) Line indented incorrectly; expected 12 spaces, found 6
(#13893) Line indented incorrectly; expected 8 spaces, found 4
(#13894) Line indented incorrectly; expected 4 spaces, found 2
(#13896) Line indented incorrectly; expected 4 spaces, found 2
(#13896) Public method name "NoteStore_updateNote_args::getName" must be in lower-case letters only
(#13897) Line indented incorrectly; expected at least 8 spaces, found 4
(#13898) Line indented incorrectly; expected 4 spaces, found 2
(#13900) Line indented incorrectly; expected 4 spaces, found 2
(#13901) Line indented incorrectly; expected at least 4 spaces, found 2
(#13901) Opening brace should be on the same line as the declaration
(#13902) Line indented incorrectly; expected at least 8 spaces, found 4
(#13903) Line indented incorrectly; expected at least 8 spaces, found 4
(#13904) Line indented incorrectly; expected at least 8 spaces, found 4
(#13905) Line indented incorrectly; expected at least 8 spaces, found 4
(#13906) Line indented incorrectly; expected at least 8 spaces, found 4
(#13907) Line indented incorrectly; expected 8 spaces, found 4
(#13907) Expected "while (...) {\n"; found "while (...)\n {\n"
(#13908) Line indented incorrectly; expected at least 8 spaces, found 4
(#13909) Line indented incorrectly; expected at least 12 spaces, found 6
(#13910) Line indented incorrectly; expected 12 spaces, found 6
(#13911) Line indented incorrectly; expected at least 16 spaces, found 8
(#13912) Line indented incorrectly; expected 12 spaces, found 6
(#13913) Line indented incorrectly; expected 12 spaces, found 6
(#13914) Line indented incorrectly; expected at least 12 spaces, found 6
(#13915) Line indented incorrectly; expected 16 spaces, found 8
(#13916) Line indented incorrectly; expected 20 spaces, found 10
(#13917) Line indented incorrectly; expected at least 24 spaces, found 12
(#13918) Line indented incorrectly; expected 20 spaces, found 10
(#13919) Line indented incorrectly; expected at least 24 spaces, found 12
(#13920) Line indented incorrectly; expected 20 spaces, found 10
(#13922) Line indented incorrectly; expected 16 spaces, found 8
(#13923) Line indented incorrectly; expected 20 spaces, found 10
(#13924) Line indented incorrectly; expected at least 24 spaces, found 12
(#13925) Line indented incorrectly; expected at least 24 spaces, found 12
(#13926) Line indented incorrectly; expected 20 spaces, found 10
(#13927) Line indented incorrectly; expected at least 24 spaces, found 12
(#13928) Line indented incorrectly; expected 20 spaces, found 10
(#13930) Line indented incorrectly; expected 16 spaces, found 8
(#13931) Line indented incorrectly; expected at least 20 spaces, found 10
(#13933) Line indented incorrectly; expected 12 spaces, found 6
(#13934) Line indented incorrectly; expected at least 12 spaces, found 6
(#13935) Line indented incorrectly; expected 8 spaces, found 4
(#13936) Line indented incorrectly; expected at least 8 spaces, found 4
(#13937) Line indented incorrectly; expected at least 8 spaces, found 4
(#13938) Line indented incorrectly; expected 4 spaces, found 2
(#13940) Line indented incorrectly; expected 4 spaces, found 2
(#13941) Line indented incorrectly; expected at least 8 spaces, found 4
(#13942) Line indented incorrectly; expected at least 8 spaces, found 4
(#13943) Line indented incorrectly; expected 8 spaces, found 4
(#13944) Line indented incorrectly; expected at least 12 spaces, found 6
(#13945) Line indented incorrectly; expected at least 12 spaces, found 6
(#13946) Line indented incorrectly; expected at least 12 spaces, found 6
(#13947) Line indented incorrectly; expected 8 spaces, found 4
(#13948) Line indented incorrectly; expected 8 spaces, found 4
(#13949) Line indented incorrectly; expected 12 spaces, found 6
(#13950) Line indented incorrectly; expected at least 16 spaces, found 8
(#13951) Line indented incorrectly; expected 12 spaces, found 6
(#13952) Line indented incorrectly; expected at least 12 spaces, found 6
(#13953) Line indented incorrectly; expected at least 12 spaces, found 6
(#13954) Line indented incorrectly; expected at least 12 spaces, found 6
(#13955) Line indented incorrectly; expected 8 spaces, found 4
(#13956) Line indented incorrectly; expected at least 8 spaces, found 4
(#13957) Line indented incorrectly; expected at least 8 spaces, found 4
(#13958) Line indented incorrectly; expected at least 8 spaces, found 4
(#13959) Line indented incorrectly; expected 4 spaces, found 2
(#13964) Line indented incorrectly; expected 4 spaces, found 2
(#13964) Member variable "_TSPEC" must be all lower-case
(#13964) Scope modifier not specified for member variable "$_TSPEC"
(#13966) Line indented incorrectly; expected 4 spaces, found 2
(#13967) Line indented incorrectly; expected 4 spaces, found 2
(#13967) Member variable "userException" must be all lower-case
(#13968) Line indented incorrectly; expected 4 spaces, found 2
(#13968) Member variable "systemException" must be all lower-case
(#13969) Line indented incorrectly; expected 4 spaces, found 2
(#13969) Member variable "notFoundException" must be all lower-case
(#13971) Line indented incorrectly; expected 4 spaces, found 2
(#13972) Line indented incorrectly; expected 8 spaces, found 4
(#13972) Variable "_TSPEC" must be all lower-case
(#13972) Variable "_TSPEC" must not contain underscores.
(#13973) Line indented incorrectly; expected at least 12 spaces, found 6
(#13973) Variable "_TSPEC" must be all lower-case
(#13973) Variable "_TSPEC" must not contain underscores.
(#13974) Line indented incorrectly; expected at least 12 spaces, found 8
(#13975) Line indented incorrectly; expected at least 12 spaces, found 10
(#13976) Line indented incorrectly; expected at least 12 spaces, found 10
(#13977) Line indented incorrectly; expected at least 12 spaces, found 10
(#13978) Line indented incorrectly; expected at least 12 spaces, found 10
(#13979) Line indented incorrectly; expected at least 12 spaces, found 8
(#13980) Line indented incorrectly; expected at least 12 spaces, found 10
(#13981) Line indented incorrectly; expected at least 12 spaces, found 10
(#13982) Line indented incorrectly; expected at least 12 spaces, found 10
(#13983) Line indented incorrectly; expected at least 12 spaces, found 10
(#13984) Line indented incorrectly; expected at least 12 spaces, found 8
(#13985) Line indented incorrectly; expected at least 12 spaces, found 10
(#13986) Line indented incorrectly; expected at least 12 spaces, found 10
(#13987) Line indented incorrectly; expected at least 12 spaces, found 10
(#13988) Line indented incorrectly; expected at least 12 spaces, found 10
(#13989) Line indented incorrectly; expected at least 12 spaces, found 8
(#13990) Line indented incorrectly; expected at least 12 spaces, found 10
(#13991) Line indented incorrectly; expected at least 12 spaces, found 10
(#13992) Line indented incorrectly; expected at least 12 spaces, found 10
(#13993) Line indented incorrectly; expected at least 12 spaces, found 10
(#13994) Line indented incorrectly; expected at least 16 spaces, found 8
(#13995) Line indented incorrectly; expected 8 spaces, found 4
(#13996) Line indented incorrectly; expected 8 spaces, found 4
(#13997) Line indented incorrectly; expected 12 spaces, found 6
(#13998) Line indented incorrectly; expected at least 16 spaces, found 8
(#13999) Line indented incorrectly; expected 12 spaces, found 6
(#14000) Line indented incorrectly; expected 12 spaces, found 6
(#14001) Line indented incorrectly; expected at least 16 spaces, found 8
(#14002) Line indented incorrectly; expected 12 spaces, found 6
(#14003) Line indented incorrectly; expected 12 spaces, found 6
(#14004) Line indented incorrectly; expected at least 16 spaces, found 8
(#14005) Line indented incorrectly; expected 12 spaces, found 6
(#14006) Line indented incorrectly; expected 12 spaces, found 6
(#14007) Line indented incorrectly; expected at least 16 spaces, found 8
(#14008) Line indented incorrectly; expected 12 spaces, found 6
(#14009) Line indented incorrectly; expected 8 spaces, found 4
(#14010) Line indented incorrectly; expected 4 spaces, found 2
(#14012) Line indented incorrectly; expected 4 spaces, found 2
(#14012) Public method name "NoteStore_updateNote_result::getName" must be in lower-case letters only
(#14013) Line indented incorrectly; expected at least 8 spaces, found 4
(#14014) Line indented incorrectly; expected 4 spaces, found 2
(#14016) Line indented incorrectly; expected 4 spaces, found 2
(#14017) Line indented incorrectly; expected at least 4 spaces, found 2
(#14017) Opening brace should be on the same line as the declaration
(#14018) Line indented incorrectly; expected at least 8 spaces, found 4
(#14019) Line indented incorrectly; expected at least 8 spaces, found 4
(#14020) Line indented incorrectly; expected at least 8 spaces, found 4
(#14021) Line indented incorrectly; expected at least 8 spaces, found 4
(#14022) Line indented incorrectly; expected at least 8 spaces, found 4
(#14023) Line indented incorrectly; expected 8 spaces, found 4
(#14023) Expected "while (...) {\n"; found "while (...)\n {\n"
(#14024) Line indented incorrectly; expected at least 8 spaces, found 4
(#14025) Line indented incorrectly; expected at least 12 spaces, found 6
(#14026) Line indented incorrectly; expected 12 spaces, found 6
(#14027) Line indented incorrectly; expected at least 16 spaces, found 8
(#14028) Line indented incorrectly; expected 12 spaces, found 6
(#14029) Line indented incorrectly; expected 12 spaces, found 6
(#14030) Line indented incorrectly; expected at least 12 spaces, found 6
(#14031) Line indented incorrectly; expected 16 spaces, found 8
(#14032) Line indented incorrectly; expected 20 spaces, found 10
(#14033) Line indented incorrectly; expected at least 24 spaces, found 12
(#14034) Line indented incorrectly; expected at least 24 spaces, found 12
(#14035) Line indented incorrectly; expected 20 spaces, found 10
(#14036) Line indented incorrectly; expected at least 24 spaces, found 12
(#14037) Line indented incorrectly; expected 20 spaces, found 10
(#14039) Line indented incorrectly; expected 16 spaces, found 8
(#14040) Line indented incorrectly; expected 20 spaces, found 10
(#14041) Line indented incorrectly; expected at least 24 spaces, found 12
(#14042) Line indented incorrectly; expected at least 24 spaces, found 12
(#14043) Line indented incorrectly; expected 20 spaces, found 10
(#14044) Line indented incorrectly; expected at least 24 spaces, found 12
(#14045) Line indented incorrectly; expected 20 spaces, found 10
(#14047) Line indented incorrectly; expected 16 spaces, found 8
(#14048) Line indented incorrectly; expected 20 spaces, found 10
(#14049) Line indented incorrectly; expected at least 24 spaces, found 12
(#14050) Line indented incorrectly; expected at least 24 spaces, found 12
(#14051) Line indented incorrectly; expected 20 spaces, found 10
(#14052) Line indented incorrectly; expected at least 24 spaces, found 12
(#14053) Line indented incorrectly; expected 20 spaces, found 10
(#14055) Line indented incorrectly; expected 16 spaces, found 8
(#14056) Line indented incorrectly; expected 20 spaces, found 10
(#14057) Line indented incorrectly; expected at least 24 spaces, found 12
(#14058) Line indented incorrectly; expected at least 24 spaces, found 12
(#14059) Line indented incorrectly; expected 20 spaces, found 10
(#14060) Line indented incorrectly; expected at least 24 spaces, found 12
(#14061) Line indented incorrectly; expected 20 spaces, found 10
(#14063) Line indented incorrectly; expected 16 spaces, found 8
(#14064) Line indented incorrectly; expected at least 20 spaces, found 10
(#14066) Line indented incorrectly; expected 12 spaces, found 6
(#14067) Line indented incorrectly; expected at least 12 spaces, found 6
(#14068) Line indented incorrectly; expected 8 spaces, found 4
(#14069) Line indented incorrectly; expected at least 8 spaces, found 4
(#14070) Line indented incorrectly; expected at least 8 spaces, found 4
(#14071) Line indented incorrectly; expected 4 spaces, found 2
(#14073) Line indented incorrectly; expected 4 spaces, found 2
(#14074) Line indented incorrectly; expected at least 8 spaces, found 4
(#14075) Line indented incorrectly; expected at least 8 spaces, found 4
(#14076) Line indented incorrectly; expected 8 spaces, found 4
(#14077) Line indented incorrectly; expected 12 spaces, found 6
(#14078) Line indented incorrectly; expected at least 16 spaces, found 8
(#14079) Line indented incorrectly; expected 12 spaces, found 6
(#14080) Line indented incorrectly; expected at least 12 spaces, found 6
(#14081) Line indented incorrectly; expected at least 12 spaces, found 6
(#14082) Line indented incorrectly; expected at least 12 spaces, found 6
(#14083) Line indented incorrectly; expected 8 spaces, found 4
(#14084) Line indented incorrectly; expected 8 spaces, found 4
(#14085) Line indented incorrectly; expected at least 12 spaces, found 6
(#14086) Line indented incorrectly; expected at least 12 spaces, found 6
(#14087) Line indented incorrectly; expected at least 12 spaces, found 6
(#14088) Line indented incorrectly; expected 8 spaces, found 4
(#14089) Line indented incorrectly; expected 8 spaces, found 4
(#14090) Line indented incorrectly; expected at least 12 spaces, found 6
(#14091) Line indented incorrectly; expected at least 12 spaces, found 6
(#14092) Line indented incorrectly; expected at least 12 spaces, found 6
(#14093) Line indented incorrectly; expected 8 spaces, found 4
(#14094) Line indented incorrectly; expected 8 spaces, found 4
(#14095) Line indented incorrectly; expected at least 12 spaces, found 6
(#14096) Line indented incorrectly; expected at least 12 spaces, found 6
(#14097) Line indented incorrectly; expected at least 12 spaces, found 6
(#14098) Line indented incorrectly; expected 8 spaces, found 4
(#14099) Line indented incorrectly; expected at least 8 spaces, found 4
(#14100) Line indented incorrectly; expected at least 8 spaces, found 4
(#14101) Line indented incorrectly; expected at least 8 spaces, found 4
(#14102) Line indented incorrectly; expected 4 spaces, found 2
(#14107) Line indented incorrectly; expected 4 spaces, found 2
(#14107) Member variable "_TSPEC" must be all lower-case
(#14107) Scope modifier not specified for member variable "$_TSPEC"
(#14109) Line indented incorrectly; expected 4 spaces, found 2
(#14109) Member variable "authenticationToken" must be all lower-case
(#14110) Line indented incorrectly; expected 4 spaces, found 2
(#14112) Line indented incorrectly; expected 4 spaces, found 2
(#14113) Line indented incorrectly; expected 8 spaces, found 4
(#14113) Variable "_TSPEC" must be all lower-case
(#14113) Variable "_TSPEC" must not contain underscores.
(#14114) Line indented incorrectly; expected at least 12 spaces, found 6
(#14114) Variable "_TSPEC" must be all lower-case
(#14114) Variable "_TSPEC" must not contain underscores.
(#14115) Line indented incorrectly; expected at least 12 spaces, found 8
(#14116) Line indented incorrectly; expected at least 12 spaces, found 10
(#14117) Line indented incorrectly; expected at least 12 spaces, found 10
(#14118) Line indented incorrectly; expected at least 12 spaces, found 10
(#14119) Line indented incorrectly; expected at least 12 spaces, found 8
(#14120) Line indented incorrectly; expected at least 12 spaces, found 10
(#14121) Line indented incorrectly; expected at least 12 spaces, found 10
(#14122) Line indented incorrectly; expected at least 12 spaces, found 10
(#14123) Line indented incorrectly; expected at least 16 spaces, found 8
(#14124) Line indented incorrectly; expected 8 spaces, found 4
(#14125) Line indented incorrectly; expected 8 spaces, found 4
(#14126) Line indented incorrectly; expected 12 spaces, found 6
(#14127) Line indented incorrectly; expected at least 16 spaces, found 8
(#14128) Line indented incorrectly; expected 12 spaces, found 6
(#14129) Line indented incorrectly; expected 12 spaces, found 6
(#14130) Line indented incorrectly; expected at least 16 spaces, found 8
(#14131) Line indented incorrectly; expected 12 spaces, found 6
(#14132) Line indented incorrectly; expected 8 spaces, found 4
(#14133) Line indented incorrectly; expected 4 spaces, found 2
(#14135) Line indented incorrectly; expected 4 spaces, found 2
(#14135) Public method name "NoteStore_deleteNote_args::getName" must be in lower-case letters only
(#14136) Line indented incorrectly; expected at least 8 spaces, found 4
(#14137) Line indented incorrectly; expected 4 spaces, found 2
(#14139) Line indented incorrectly; expected 4 spaces, found 2
(#14140) Line indented incorrectly; expected at least 4 spaces, found 2
(#14140) Opening brace should be on the same line as the declaration
(#14141) Line indented incorrectly; expected at least 8 spaces, found 4
(#14142) Line indented incorrectly; expected at least 8 spaces, found 4
(#14143) Line indented incorrectly; expected at least 8 spaces, found 4
(#14144) Line indented incorrectly; expected at least 8 spaces, found 4
(#14145) Line indented incorrectly; expected at least 8 spaces, found 4
(#14146) Line indented incorrectly; expected 8 spaces, found 4
(#14146) Expected "while (...) {\n"; found "while (...)\n {\n"
(#14147) Line indented incorrectly; expected at least 8 spaces, found 4
(#14148) Line indented incorrectly; expected at least 12 spaces, found 6
(#14149) Line indented incorrectly; expected 12 spaces, found 6
(#14150) Line indented incorrectly; expected at least 16 spaces, found 8
(#14151) Line indented incorrectly; expected 12 spaces, found 6
(#14152) Line indented incorrectly; expected 12 spaces, found 6
(#14153) Line indented incorrectly; expected at least 12 spaces, found 6
(#14154) Line indented incorrectly; expected 16 spaces, found 8
(#14155) Line indented incorrectly; expected 20 spaces, found 10
(#14156) Line indented incorrectly; expected at least 24 spaces, found 12
(#14157) Line indented incorrectly; expected 20 spaces, found 10
(#14158) Line indented incorrectly; expected at least 24 spaces, found 12
(#14159) Line indented incorrectly; expected 20 spaces, found 10
(#14161) Line indented incorrectly; expected 16 spaces, found 8
(#14162) Line indented incorrectly; expected 20 spaces, found 10
(#14163) Line indented incorrectly; expected at least 24 spaces, found 12
(#14164) Line indented incorrectly; expected 20 spaces, found 10
(#14165) Line indented incorrectly; expected at least 24 spaces, found 12
(#14166) Line indented incorrectly; expected 20 spaces, found 10
(#14168) Line indented incorrectly; expected 16 spaces, found 8
(#14169) Line indented incorrectly; expected at least 20 spaces, found 10
(#14171) Line indented incorrectly; expected 12 spaces, found 6
(#14172) Line indented incorrectly; expected at least 12 spaces, found 6
(#14173) Line indented incorrectly; expected 8 spaces, found 4
(#14174) Line indented incorrectly; expected at least 8 spaces, found 4
(#14175) Line indented incorrectly; expected at least 8 spaces, found 4
(#14176) Line indented incorrectly; expected 4 spaces, found 2
(#14178) Line indented incorrectly; expected 4 spaces, found 2
(#14179) Line indented incorrectly; expected at least 8 spaces, found 4
(#14180) Line indented incorrectly; expected at least 8 spaces, found 4
(#14181) Line indented incorrectly; expected 8 spaces, found 4
(#14182) Line indented incorrectly; expected at least 12 spaces, found 6
(#14183) Line indented incorrectly; expected at least 12 spaces, found 6
(#14184) Line indented incorrectly; expected at least 12 spaces, found 6
(#14185) Line indented incorrectly; expected 8 spaces, found 4
(#14186) Line indented incorrectly; expected 8 spaces, found 4
(#14187) Line indented incorrectly; expected at least 12 spaces, found 6
(#14188) Line indented incorrectly; expected at least 12 spaces, found 6
(#14189) Line indented incorrectly; expected at least 12 spaces, found 6
(#14190) Line indented incorrectly; expected 8 spaces, found 4
(#14191) Line indented incorrectly; expected at least 8 spaces, found 4
(#14192) Line indented incorrectly; expected at least 8 spaces, found 4
(#14193) Line indented incorrectly; expected at least 8 spaces, found 4
(#14194) Line indented incorrectly; expected 4 spaces, found 2
(#14199) Line indented incorrectly; expected 4 spaces, found 2
(#14199) Member variable "_TSPEC" must be all lower-case
(#14199) Scope modifier not specified for member variable "$_TSPEC"
(#14201) Line indented incorrectly; expected 4 spaces, found 2
(#14202) Line indented incorrectly; expected 4 spaces, found 2
(#14202) Member variable "userException" must be all lower-case
(#14203) Line indented incorrectly; expected 4 spaces, found 2
(#14203) Member variable "systemException" must be all lower-case
(#14204) Line indented incorrectly; expected 4 spaces, found 2
(#14204) Member variable "notFoundException" must be all lower-case
(#14206) Line indented incorrectly; expected 4 spaces, found 2
(#14207) Line indented incorrectly; expected 8 spaces, found 4
(#14207) Variable "_TSPEC" must be all lower-case
(#14207) Variable "_TSPEC" must not contain underscores.
(#14208) Line indented incorrectly; expected at least 12 spaces, found 6
(#14208) Variable "_TSPEC" must be all lower-case
(#14208) Variable "_TSPEC" must not contain underscores.
(#14209) Line indented incorrectly; expected at least 12 spaces, found 8
(#14210) Line indented incorrectly; expected at least 12 spaces, found 10
(#14211) Line indented incorrectly; expected at least 12 spaces, found 10
(#14212) Line indented incorrectly; expected at least 12 spaces, found 10
(#14213) Line indented incorrectly; expected at least 12 spaces, found 8
(#14214) Line indented incorrectly; expected at least 12 spaces, found 10
(#14215) Line indented incorrectly; expected at least 12 spaces, found 10
(#14216) Line indented incorrectly; expected at least 12 spaces, found 10
(#14217) Line indented incorrectly; expected at least 12 spaces, found 10
(#14218) Line indented incorrectly; expected at least 12 spaces, found 8
(#14219) Line indented incorrectly; expected at least 12 spaces, found 10
(#14220) Line indented incorrectly; expected at least 12 spaces, found 10
(#14221) Line indented incorrectly; expected at least 12 spaces, found 10
(#14222) Line indented incorrectly; expected at least 12 spaces, found 10
(#14223) Line indented incorrectly; expected at least 12 spaces, found 8
(#14224) Line indented incorrectly; expected at least 12 spaces, found 10
(#14225) Line indented incorrectly; expected at least 12 spaces, found 10
(#14226) Line indented incorrectly; expected at least 12 spaces, found 10
(#14227) Line indented incorrectly; expected at least 12 spaces, found 10
(#14228) Line indented incorrectly; expected at least 16 spaces, found 8
(#14229) Line indented incorrectly; expected 8 spaces, found 4
(#14230) Line indented incorrectly; expected 8 spaces, found 4
(#14231) Line indented incorrectly; expected 12 spaces, found 6
(#14232) Line indented incorrectly; expected at least 16 spaces, found 8
(#14233) Line indented incorrectly; expected 12 spaces, found 6
(#14234) Line indented incorrectly; expected 12 spaces, found 6
(#14235) Line indented incorrectly; expected at least 16 spaces, found 8
(#14236) Line indented incorrectly; expected 12 spaces, found 6
(#14237) Line indented incorrectly; expected 12 spaces, found 6
(#14238) Line indented incorrectly; expected at least 16 spaces, found 8
(#14239) Line indented incorrectly; expected 12 spaces, found 6
(#14240) Line indented incorrectly; expected 12 spaces, found 6
(#14241) Line indented incorrectly; expected at least 16 spaces, found 8
(#14242) Line indented incorrectly; expected 12 spaces, found 6
(#14243) Line indented incorrectly; expected 8 spaces, found 4
(#14244) Line indented incorrectly; expected 4 spaces, found 2
(#14246) Line indented incorrectly; expected 4 spaces, found 2
(#14246) Public method name "NoteStore_deleteNote_result::getName" must be in lower-case letters only
(#14247) Line indented incorrectly; expected at least 8 spaces, found 4
(#14248) Line indented incorrectly; expected 4 spaces, found 2
(#14250) Line indented incorrectly; expected 4 spaces, found 2
(#14251) Line indented incorrectly; expected at least 4 spaces, found 2
(#14251) Opening brace should be on the same line as the declaration
(#14252) Line indented incorrectly; expected at least 8 spaces, found 4
(#14253) Line indented incorrectly; expected at least 8 spaces, found 4
(#14254) Line indented incorrectly; expected at least 8 spaces, found 4
(#14255) Line indented incorrectly; expected at least 8 spaces, found 4
(#14256) Line indented incorrectly; expected at least 8 spaces, found 4
(#14257) Line indented incorrectly; expected 8 spaces, found 4
(#14257) Expected "while (...) {\n"; found "while (...)\n {\n"
(#14258) Line indented incorrectly; expected at least 8 spaces, found 4
(#14259) Line indented incorrectly; expected at least 12 spaces, found 6
(#14260) Line indented incorrectly; expected 12 spaces, found 6
(#14261) Line indented incorrectly; expected at least 16 spaces, found 8
(#14262) Line indented incorrectly; expected 12 spaces, found 6
(#14263) Line indented incorrectly; expected 12 spaces, found 6
(#14264) Line indented incorrectly; expected at least 12 spaces, found 6
(#14265) Line indented incorrectly; expected 16 spaces, found 8
(#14266) Line indented incorrectly; expected 20 spaces, found 10
(#14267) Line indented incorrectly; expected at least 24 spaces, found 12
(#14268) Line indented incorrectly; expected 20 spaces, found 10
(#14269) Line indented incorrectly; expected at least 24 spaces, found 12
(#14270) Line indented incorrectly; expected 20 spaces, found 10
(#14272) Line indented incorrectly; expected 16 spaces, found 8
(#14273) Line indented incorrectly; expected 20 spaces, found 10
(#14274) Line indented incorrectly; expected at least 24 spaces, found 12
(#14275) Line indented incorrectly; expected at least 24 spaces, found 12
(#14276) Line indented incorrectly; expected 20 spaces, found 10
(#14277) Line indented incorrectly; expected at least 24 spaces, found 12
(#14278) Line indented incorrectly; expected 20 spaces, found 10
(#14280) Line indented incorrectly; expected 16 spaces, found 8
(#14281) Line indented incorrectly; expected 20 spaces, found 10
(#14282) Line indented incorrectly; expected at least 24 spaces, found 12
(#14283) Line indented incorrectly; expected at least 24 spaces, found 12
(#14284) Line indented incorrectly; expected 20 spaces, found 10
(#14285) Line indented incorrectly; expected at least 24 spaces, found 12
(#14286) Line indented incorrectly; expected 20 spaces, found 10
(#14288) Line indented incorrectly; expected 16 spaces, found 8
(#14289) Line indented incorrectly; expected 20 spaces, found 10
(#14290) Line indented incorrectly; expected at least 24 spaces, found 12
(#14291) Line indented incorrectly; expected at least 24 spaces, found 12
(#14292) Line indented incorrectly; expected 20 spaces, found 10
(#14293) Line indented incorrectly; expected at least 24 spaces, found 12
(#14294) Line indented incorrectly; expected 20 spaces, found 10
(#14296) Line indented incorrectly; expected 16 spaces, found 8
(#14297) Line indented incorrectly; expected at least 20 spaces, found 10
(#14299) Line indented incorrectly; expected 12 spaces, found 6
(#14300) Line indented incorrectly; expected at least 12 spaces, found 6
(#14301) Line indented incorrectly; expected 8 spaces, found 4
(#14302) Line indented incorrectly; expected at least 8 spaces, found 4
(#14303) Line indented incorrectly; expected at least 8 spaces, found 4
(#14304) Line indented incorrectly; expected 4 spaces, found 2
(#14306) Line indented incorrectly; expected 4 spaces, found 2
(#14307) Line indented incorrectly; expected at least 8 spaces, found 4
(#14308) Line indented incorrectly; expected at least 8 spaces, found 4
(#14309) Line indented incorrectly; expected 8 spaces, found 4
(#14310) Line indented incorrectly; expected at least 12 spaces, found 6
(#14311) Line indented incorrectly; expected at least 12 spaces, found 6
(#14312) Line indented incorrectly; expected at least 12 spaces, found 6
(#14313) Line indented incorrectly; expected 8 spaces, found 4
(#14314) Line indented incorrectly; expected 8 spaces, found 4
(#14315) Line indented incorrectly; expected at least 12 spaces, found 6
(#14316) Line indented incorrectly; expected at least 12 spaces, found 6
(#14317) Line indented incorrectly; expected at least 12 spaces, found 6
(#14318) Line indented incorrectly; expected 8 spaces, found 4
(#14319) Line indented incorrectly; expected 8 spaces, found 4
(#14320) Line indented incorrectly; expected at least 12 spaces, found 6
(#14321) Line indented incorrectly; expected at least 12 spaces, found 6
(#14322) Line indented incorrectly; expected at least 12 spaces, found 6
(#14323) Line indented incorrectly; expected 8 spaces, found 4
(#14324) Line indented incorrectly; expected 8 spaces, found 4
(#14325) Line indented incorrectly; expected at least 12 spaces, found 6
(#14326) Line indented incorrectly; expected at least 12 spaces, found 6
(#14327) Line indented incorrectly; expected at least 12 spaces, found 6
(#14328) Line indented incorrectly; expected 8 spaces, found 4
(#14329) Line indented incorrectly; expected at least 8 spaces, found 4
(#14330) Line indented incorrectly; expected at least 8 spaces, found 4
(#14331) Line indented incorrectly; expected at least 8 spaces, found 4
(#14332) Line indented incorrectly; expected 4 spaces, found 2
(#14337) Line indented incorrectly; expected 4 spaces, found 2
(#14337) Member variable "_TSPEC" must be all lower-case
(#14337) Scope modifier not specified for member variable "$_TSPEC"
(#14339) Line indented incorrectly; expected 4 spaces, found 2
(#14339) Member variable "authenticationToken" must be all lower-case
(#14340) Line indented incorrectly; expected 4 spaces, found 2
(#14342) Line indented incorrectly; expected 4 spaces, found 2
(#14343) Line indented incorrectly; expected 8 spaces, found 4
(#14343) Variable "_TSPEC" must be all lower-case
(#14343) Variable "_TSPEC" must not contain underscores.
(#14344) Line indented incorrectly; expected at least 12 spaces, found 6
(#14344) Variable "_TSPEC" must be all lower-case
(#14344) Variable "_TSPEC" must not contain underscores.
(#14345) Line indented incorrectly; expected at least 12 spaces, found 8
(#14346) Line indented incorrectly; expected at least 12 spaces, found 10
(#14347) Line indented incorrectly; expected at least 12 spaces, found 10
(#14348) Line indented incorrectly; expected at least 12 spaces, found 10
(#14349) Line indented incorrectly; expected at least 12 spaces, found 8
(#14350) Line indented incorrectly; expected at least 12 spaces, found 10
(#14351) Line indented incorrectly; expected at least 12 spaces, found 10
(#14352) Line indented incorrectly; expected at least 12 spaces, found 10
(#14353) Line indented incorrectly; expected at least 16 spaces, found 8
(#14354) Line indented incorrectly; expected 8 spaces, found 4
(#14355) Line indented incorrectly; expected 8 spaces, found 4
(#14356) Line indented incorrectly; expected 12 spaces, found 6
(#14357) Line indented incorrectly; expected at least 16 spaces, found 8
(#14358) Line indented incorrectly; expected 12 spaces, found 6
(#14359) Line indented incorrectly; expected 12 spaces, found 6
(#14360) Line indented incorrectly; expected at least 16 spaces, found 8
(#14361) Line indented incorrectly; expected 12 spaces, found 6
(#14362) Line indented incorrectly; expected 8 spaces, found 4
(#14363) Line indented incorrectly; expected 4 spaces, found 2
(#14365) Line indented incorrectly; expected 4 spaces, found 2
(#14365) Public method name "NoteStore_expungeNote_args::getName" must be in lower-case letters only
(#14366) Line indented incorrectly; expected at least 8 spaces, found 4
(#14367) Line indented incorrectly; expected 4 spaces, found 2
(#14369) Line indented incorrectly; expected 4 spaces, found 2
(#14370) Line indented incorrectly; expected at least 4 spaces, found 2
(#14370) Opening brace should be on the same line as the declaration
(#14371) Line indented incorrectly; expected at least 8 spaces, found 4
(#14372) Line indented incorrectly; expected at least 8 spaces, found 4
(#14373) Line indented incorrectly; expected at least 8 spaces, found 4
(#14374) Line indented incorrectly; expected at least 8 spaces, found 4
(#14375) Line indented incorrectly; expected at least 8 spaces, found 4
(#14376) Line indented incorrectly; expected 8 spaces, found 4
(#14376) Expected "while (...) {\n"; found "while (...)\n {\n"
(#14377) Line indented incorrectly; expected at least 8 spaces, found 4
(#14378) Line indented incorrectly; expected at least 12 spaces, found 6
(#14379) Line indented incorrectly; expected 12 spaces, found 6
(#14380) Line indented incorrectly; expected at least 16 spaces, found 8
(#14381) Line indented incorrectly; expected 12 spaces, found 6
(#14382) Line indented incorrectly; expected 12 spaces, found 6
(#14383) Line indented incorrectly; expected at least 12 spaces, found 6
(#14384) Line indented incorrectly; expected 16 spaces, found 8
(#14385) Line indented incorrectly; expected 20 spaces, found 10
(#14386) Line indented incorrectly; expected at least 24 spaces, found 12
(#14387) Line indented incorrectly; expected 20 spaces, found 10
(#14388) Line indented incorrectly; expected at least 24 spaces, found 12
(#14389) Line indented incorrectly; expected 20 spaces, found 10
(#14391) Line indented incorrectly; expected 16 spaces, found 8
(#14392) Line indented incorrectly; expected 20 spaces, found 10
(#14393) Line indented incorrectly; expected at least 24 spaces, found 12
(#14394) Line indented incorrectly; expected 20 spaces, found 10
(#14395) Line indented incorrectly; expected at least 24 spaces, found 12
(#14396) Line indented incorrectly; expected 20 spaces, found 10
(#14398) Line indented incorrectly; expected 16 spaces, found 8
(#14399) Line indented incorrectly; expected at least 20 spaces, found 10
(#14401) Line indented incorrectly; expected 12 spaces, found 6
(#14402) Line indented incorrectly; expected at least 12 spaces, found 6
(#14403) Line indented incorrectly; expected 8 spaces, found 4
(#14404) Line indented incorrectly; expected at least 8 spaces, found 4
(#14405) Line indented incorrectly; expected at least 8 spaces, found 4
(#14406) Line indented incorrectly; expected 4 spaces, found 2
(#14408) Line indented incorrectly; expected 4 spaces, found 2
(#14409) Line indented incorrectly; expected at least 8 spaces, found 4
(#14410) Line indented incorrectly; expected at least 8 spaces, found 4
(#14411) Line indented incorrectly; expected 8 spaces, found 4
(#14412) Line indented incorrectly; expected at least 12 spaces, found 6
(#14413) Line indented incorrectly; expected at least 12 spaces, found 6
(#14414) Line indented incorrectly; expected at least 12 spaces, found 6
(#14415) Line indented incorrectly; expected 8 spaces, found 4
(#14416) Line indented incorrectly; expected 8 spaces, found 4
(#14417) Line indented incorrectly; expected at least 12 spaces, found 6
(#14418) Line indented incorrectly; expected at least 12 spaces, found 6
(#14419) Line indented incorrectly; expected at least 12 spaces, found 6
(#14420) Line indented incorrectly; expected 8 spaces, found 4
(#14421) Line indented incorrectly; expected at least 8 spaces, found 4
(#14422) Line indented incorrectly; expected at least 8 spaces, found 4
(#14423) Line indented incorrectly; expected at least 8 spaces, found 4
(#14424) Line indented incorrectly; expected 4 spaces, found 2
(#14429) Line indented incorrectly; expected 4 spaces, found 2
(#14429) Member variable "_TSPEC" must be all lower-case
(#14429) Scope modifier not specified for member variable "$_TSPEC"
(#14431) Line indented incorrectly; expected 4 spaces, found 2
(#14432) Line indented incorrectly; expected 4 spaces, found 2
(#14432) Member variable "userException" must be all lower-case
(#14433) Line indented incorrectly; expected 4 spaces, found 2
(#14433) Member variable "systemException" must be all lower-case
(#14434) Line indented incorrectly; expected 4 spaces, found 2
(#14434) Member variable "notFoundException" must be all lower-case
(#14436) Line indented incorrectly; expected 4 spaces, found 2
(#14437) Line indented incorrectly; expected 8 spaces, found 4
(#14437) Variable "_TSPEC" must be all lower-case
(#14437) Variable "_TSPEC" must not contain underscores.
(#14438) Line indented incorrectly; expected at least 12 spaces, found 6
(#14438) Variable "_TSPEC" must be all lower-case
(#14438) Variable "_TSPEC" must not contain underscores.
(#14439) Line indented incorrectly; expected at least 12 spaces, found 8
(#14440) Line indented incorrectly; expected at least 12 spaces, found 10
(#14441) Line indented incorrectly; expected at least 12 spaces, found 10
(#14442) Line indented incorrectly; expected at least 12 spaces, found 10
(#14443) Line indented incorrectly; expected at least 12 spaces, found 8
(#14444) Line indented incorrectly; expected at least 12 spaces, found 10
(#14445) Line indented incorrectly; expected at least 12 spaces, found 10
(#14446) Line indented incorrectly; expected at least 12 spaces, found 10
(#14447) Line indented incorrectly; expected at least 12 spaces, found 10
(#14448) Line indented incorrectly; expected at least 12 spaces, found 8
(#14449) Line indented incorrectly; expected at least 12 spaces, found 10
(#14450) Line indented incorrectly; expected at least 12 spaces, found 10
(#14451) Line indented incorrectly; expected at least 12 spaces, found 10
(#14452) Line indented incorrectly; expected at least 12 spaces, found 10
(#14453) Line indented incorrectly; expected at least 12 spaces, found 8
(#14454) Line indented incorrectly; expected at least 12 spaces, found 10
(#14455) Line indented incorrectly; expected at least 12 spaces, found 10
(#14456) Line indented incorrectly; expected at least 12 spaces, found 10
(#14457) Line indented incorrectly; expected at least 12 spaces, found 10
(#14458) Line indented incorrectly; expected at least 16 spaces, found 8
(#14459) Line indented incorrectly; expected 8 spaces, found 4
(#14460) Line indented incorrectly; expected 8 spaces, found 4
(#14461) Line indented incorrectly; expected 12 spaces, found 6
(#14462) Line indented incorrectly; expected at least 16 spaces, found 8
(#14463) Line indented incorrectly; expected 12 spaces, found 6
(#14464) Line indented incorrectly; expected 12 spaces, found 6
(#14465) Line indented incorrectly; expected at least 16 spaces, found 8
(#14466) Line indented incorrectly; expected 12 spaces, found 6
(#14467) Line indented incorrectly; expected 12 spaces, found 6
(#14468) Line indented incorrectly; expected at least 16 spaces, found 8
(#14469) Line indented incorrectly; expected 12 spaces, found 6
(#14470) Line indented incorrectly; expected 12 spaces, found 6
(#14471) Line indented incorrectly; expected at least 16 spaces, found 8
(#14472) Line indented incorrectly; expected 12 spaces, found 6
(#14473) Line indented incorrectly; expected 8 spaces, found 4
(#14474) Line indented incorrectly; expected 4 spaces, found 2
(#14476) Line indented incorrectly; expected 4 spaces, found 2
(#14476) Public method name "NoteStore_expungeNote_result::getName" must be in lower-case letters only
(#14477) Line indented incorrectly; expected at least 8 spaces, found 4
(#14478) Line indented incorrectly; expected 4 spaces, found 2
(#14480) Line indented incorrectly; expected 4 spaces, found 2
(#14481) Line indented incorrectly; expected at least 4 spaces, found 2
(#14481) Opening brace should be on the same line as the declaration
(#14482) Line indented incorrectly; expected at least 8 spaces, found 4
(#14483) Line indented incorrectly; expected at least 8 spaces, found 4
(#14484) Line indented incorrectly; expected at least 8 spaces, found 4
(#14485) Line indented incorrectly; expected at least 8 spaces, found 4
(#14486) Line indented incorrectly; expected at least 8 spaces, found 4
(#14487) Line indented incorrectly; expected 8 spaces, found 4
(#14487) Expected "while (...) {\n"; found "while (...)\n {\n"
(#14488) Line indented incorrectly; expected at least 8 spaces, found 4
(#14489) Line indented incorrectly; expected at least 12 spaces, found 6
(#14490) Line indented incorrectly; expected 12 spaces, found 6
(#14491) Line indented incorrectly; expected at least 16 spaces, found 8
(#14492) Line indented incorrectly; expected 12 spaces, found 6
(#14493) Line indented incorrectly; expected 12 spaces, found 6
(#14494) Line indented incorrectly; expected at least 12 spaces, found 6
(#14495) Line indented incorrectly; expected 16 spaces, found 8
(#14496) Line indented incorrectly; expected 20 spaces, found 10
(#14497) Line indented incorrectly; expected at least 24 spaces, found 12
(#14498) Line indented incorrectly; expected 20 spaces, found 10
(#14499) Line indented incorrectly; expected at least 24 spaces, found 12
(#14500) Line indented incorrectly; expected 20 spaces, found 10
(#14502) Line indented incorrectly; expected 16 spaces, found 8
(#14503) Line indented incorrectly; expected 20 spaces, found 10
(#14504) Line indented incorrectly; expected at least 24 spaces, found 12
(#14505) Line indented incorrectly; expected at least 24 spaces, found 12
(#14506) Line indented incorrectly; expected 20 spaces, found 10
(#14507) Line indented incorrectly; expected at least 24 spaces, found 12
(#14508) Line indented incorrectly; expected 20 spaces, found 10
(#14510) Line indented incorrectly; expected 16 spaces, found 8
(#14511) Line indented incorrectly; expected 20 spaces, found 10
(#14512) Line indented incorrectly; expected at least 24 spaces, found 12
(#14513) Line indented incorrectly; expected at least 24 spaces, found 12
(#14514) Line indented incorrectly; expected 20 spaces, found 10
(#14515) Line indented incorrectly; expected at least 24 spaces, found 12
(#14516) Line indented incorrectly; expected 20 spaces, found 10
(#14518) Line indented incorrectly; expected 16 spaces, found 8
(#14519) Line indented incorrectly; expected 20 spaces, found 10
(#14520) Line indented incorrectly; expected at least 24 spaces, found 12
(#14521) Line indented incorrectly; expected at least 24 spaces, found 12
(#14522) Line indented incorrectly; expected 20 spaces, found 10
(#14523) Line indented incorrectly; expected at least 24 spaces, found 12
(#14524) Line indented incorrectly; expected 20 spaces, found 10
(#14526) Line indented incorrectly; expected 16 spaces, found 8
(#14527) Line indented incorrectly; expected at least 20 spaces, found 10
(#14529) Line indented incorrectly; expected 12 spaces, found 6
(#14530) Line indented incorrectly; expected at least 12 spaces, found 6
(#14531) Line indented incorrectly; expected 8 spaces, found 4
(#14532) Line indented incorrectly; expected at least 8 spaces, found 4
(#14533) Line indented incorrectly; expected at least 8 spaces, found 4
(#14534) Line indented incorrectly; expected 4 spaces, found 2
(#14536) Line indented incorrectly; expected 4 spaces, found 2
(#14537) Line indented incorrectly; expected at least 8 spaces, found 4
(#14538) Line indented incorrectly; expected at least 8 spaces, found 4
(#14539) Line indented incorrectly; expected 8 spaces, found 4
(#14540) Line indented incorrectly; expected at least 12 spaces, found 6
(#14541) Line indented incorrectly; expected at least 12 spaces, found 6
(#14542) Line indented incorrectly; expected at least 12 spaces, found 6
(#14543) Line indented incorrectly; expected 8 spaces, found 4
(#14544) Line indented incorrectly; expected 8 spaces, found 4
(#14545) Line indented incorrectly; expected at least 12 spaces, found 6
(#14546) Line indented incorrectly; expected at least 12 spaces, found 6
(#14547) Line indented incorrectly; expected at least 12 spaces, found 6
(#14548) Line indented incorrectly; expected 8 spaces, found 4
(#14549) Line indented incorrectly; expected 8 spaces, found 4
(#14550) Line indented incorrectly; expected at least 12 spaces, found 6
(#14551) Line indented incorrectly; expected at least 12 spaces, found 6
(#14552) Line indented incorrectly; expected at least 12 spaces, found 6
(#14553) Line indented incorrectly; expected 8 spaces, found 4
(#14554) Line indented incorrectly; expected 8 spaces, found 4
(#14555) Line indented incorrectly; expected at least 12 spaces, found 6
(#14556) Line indented incorrectly; expected at least 12 spaces, found 6
(#14557) Line indented incorrectly; expected at least 12 spaces, found 6
(#14558) Line indented incorrectly; expected 8 spaces, found 4
(#14559) Line indented incorrectly; expected at least 8 spaces, found 4
(#14560) Line indented incorrectly; expected at least 8 spaces, found 4
(#14561) Line indented incorrectly; expected at least 8 spaces, found 4
(#14562) Line indented incorrectly; expected 4 spaces, found 2
(#14567) Line indented incorrectly; expected 4 spaces, found 2
(#14567) Member variable "_TSPEC" must be all lower-case
(#14567) Scope modifier not specified for member variable "$_TSPEC"
(#14569) Line indented incorrectly; expected 4 spaces, found 2
(#14569) Member variable "authenticationToken" must be all lower-case
(#14570) Line indented incorrectly; expected 4 spaces, found 2
(#14570) Member variable "noteGuids" must be all lower-case
(#14572) Line indented incorrectly; expected 4 spaces, found 2
(#14573) Line indented incorrectly; expected 8 spaces, found 4
(#14573) Variable "_TSPEC" must be all lower-case
(#14573) Variable "_TSPEC" must not contain underscores.
(#14574) Line indented incorrectly; expected at least 12 spaces, found 6
(#14574) Variable "_TSPEC" must be all lower-case
(#14574) Variable "_TSPEC" must not contain underscores.
(#14575) Line indented incorrectly; expected at least 12 spaces, found 8
(#14576) Line indented incorrectly; expected at least 12 spaces, found 10
(#14577) Line indented incorrectly; expected at least 12 spaces, found 10
(#14578) Line indented incorrectly; expected at least 12 spaces, found 10
(#14579) Line indented incorrectly; expected at least 12 spaces, found 8
(#14580) Line indented incorrectly; expected at least 12 spaces, found 10
(#14581) Line indented incorrectly; expected at least 12 spaces, found 10
(#14582) Line indented incorrectly; expected at least 12 spaces, found 10
(#14583) Line indented incorrectly; expected at least 12 spaces, found 10
(#14586) Line indented incorrectly; expected at least 12 spaces, found 10
(#14587) Line indented incorrectly; expected at least 16 spaces, found 8
(#14588) Line indented incorrectly; expected 8 spaces, found 4
(#14589) Line indented incorrectly; expected 8 spaces, found 4
(#14590) Line indented incorrectly; expected 12 spaces, found 6
(#14591) Line indented incorrectly; expected at least 16 spaces, found 8
(#14592) Line indented incorrectly; expected 12 spaces, found 6
(#14593) Line indented incorrectly; expected 12 spaces, found 6
(#14594) Line indented incorrectly; expected at least 16 spaces, found 8
(#14595) Line indented incorrectly; expected 12 spaces, found 6
(#14596) Line indented incorrectly; expected 8 spaces, found 4
(#14597) Line indented incorrectly; expected 4 spaces, found 2
(#14599) Line indented incorrectly; expected 4 spaces, found 2
(#14599) Public method name "NoteStore_expungeNotes_args::getName" must be in lower-case letters only
(#14600) Line indented incorrectly; expected at least 8 spaces, found 4
(#14601) Line indented incorrectly; expected 4 spaces, found 2
(#14603) Line indented incorrectly; expected 4 spaces, found 2
(#14604) Line indented incorrectly; expected at least 4 spaces, found 2
(#14604) Opening brace should be on the same line as the declaration
(#14605) Line indented incorrectly; expected at least 8 spaces, found 4
(#14606) Line indented incorrectly; expected at least 8 spaces, found 4
(#14607) Line indented incorrectly; expected at least 8 spaces, found 4
(#14608) Line indented incorrectly; expected at least 8 spaces, found 4
(#14609) Line indented incorrectly; expected at least 8 spaces, found 4
(#14610) Line indented incorrectly; expected 8 spaces, found 4
(#14610) Expected "while (...) {\n"; found "while (...)\n {\n"
(#14611) Line indented incorrectly; expected at least 8 spaces, found 4
(#14612) Line indented incorrectly; expected at least 12 spaces, found 6
(#14613) Line indented incorrectly; expected 12 spaces, found 6
(#14614) Line indented incorrectly; expected at least 16 spaces, found 8
(#14615) Line indented incorrectly; expected 12 spaces, found 6
(#14616) Line indented incorrectly; expected 12 spaces, found 6
(#14617) Line indented incorrectly; expected at least 12 spaces, found 6
(#14618) Line indented incorrectly; expected 16 spaces, found 8
(#14619) Line indented incorrectly; expected 20 spaces, found 10
(#14620) Line indented incorrectly; expected at least 24 spaces, found 12
(#14621) Line indented incorrectly; expected 20 spaces, found 10
(#14622) Line indented incorrectly; expected at least 24 spaces, found 12
(#14623) Line indented incorrectly; expected 20 spaces, found 10
(#14625) Line indented incorrectly; expected 16 spaces, found 8
(#14626) Line indented incorrectly; expected 20 spaces, found 10
(#14627) Line indented incorrectly; expected at least 24 spaces, found 12
(#14628) Line indented incorrectly; expected at least 24 spaces, found 12
(#14628) Variable "_size228" must not contain underscores.
(#14629) Line indented incorrectly; expected at least 24 spaces, found 12
(#14629) Variable "_etype231" must not contain underscores.
(#14630) Line indented incorrectly; expected at least 24 spaces, found 12
(#14630) Variable "_etype231" must not contain underscores.
(#14630) Variable "_size228" must not contain underscores.
(#14631) Line indented incorrectly; expected 24 spaces, found 12
(#14631) Expected "for (...) {\n"; found "for (...)\n {\n"
(#14631) Variable "_i232" must not contain underscores.
(#14631) Variable "_i232" must not contain underscores.
(#14631) Variable "_size228" must not contain underscores.
(#14631) Variable "_i232" must not contain underscores.
(#14632) Line indented incorrectly; expected at least 24 spaces, found 12
(#14633) Line indented incorrectly; expected at least 28 spaces, found 14
(#14634) Line indented incorrectly; expected at least 28 spaces, found 14
(#14635) Line indented incorrectly; expected at least 28 spaces, found 14
(#14635) Expected 1 space before "="; 0 found
(#14636) Line indented incorrectly; expected 24 spaces, found 12
(#14637) Line indented incorrectly; expected at least 24 spaces, found 12
(#14638) Line indented incorrectly; expected 20 spaces, found 10
(#14639) Line indented incorrectly; expected at least 24 spaces, found 12
(#14640) Line indented incorrectly; expected 20 spaces, found 10
(#14642) Line indented incorrectly; expected 16 spaces, found 8
(#14643) Line indented incorrectly; expected at least 20 spaces, found 10
(#14645) Line indented incorrectly; expected 12 spaces, found 6
(#14646) Line indented incorrectly; expected at least 12 spaces, found 6
(#14647) Line indented incorrectly; expected 8 spaces, found 4
(#14648) Line indented incorrectly; expected at least 8 spaces, found 4
(#14649) Line indented incorrectly; expected at least 8 spaces, found 4
(#14650) Line indented incorrectly; expected 4 spaces, found 2
(#14652) Line indented incorrectly; expected 4 spaces, found 2
(#14653) Line indented incorrectly; expected at least 8 spaces, found 4
(#14654) Line indented incorrectly; expected at least 8 spaces, found 4
(#14655) Line indented incorrectly; expected 8 spaces, found 4
(#14656) Line indented incorrectly; expected at least 12 spaces, found 6
(#14657) Line indented incorrectly; expected at least 12 spaces, found 6
(#14658) Line indented incorrectly; expected at least 12 spaces, found 6
(#14659) Line indented incorrectly; expected 8 spaces, found 4
(#14660) Line indented incorrectly; expected 8 spaces, found 4
(#14661) Line indented incorrectly; expected 12 spaces, found 6
(#14662) Line indented incorrectly; expected at least 16 spaces, found 8
(#14663) Line indented incorrectly; expected 12 spaces, found 6
(#14664) Line indented incorrectly; expected at least 12 spaces, found 6
(#14665) Line indented incorrectly; expected at least 12 spaces, found 6
(#14666) Line indented incorrectly; expected at least 12 spaces, found 8
(#14667) Line indented incorrectly; expected at least 12 spaces, found 8
(#14668) Line indented incorrectly; expected 12 spaces, found 10
(#14668) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#14669) Line indented incorrectly; expected at least 12 spaces, found 10
(#14670) Line indented incorrectly; expected at least 16 spaces, found 12
(#14671) Line indented incorrectly; expected 12 spaces, found 10
(#14672) Line indented incorrectly; expected at least 12 spaces, found 8
(#14673) Line indented incorrectly; expected at least 12 spaces, found 8
(#14674) Line indented incorrectly; expected at least 12 spaces, found 6
(#14675) Line indented incorrectly; expected at least 12 spaces, found 6
(#14676) Line indented incorrectly; expected 8 spaces, found 4
(#14677) Line indented incorrectly; expected at least 8 spaces, found 4
(#14678) Line indented incorrectly; expected at least 8 spaces, found 4
(#14679) Line indented incorrectly; expected at least 8 spaces, found 4
(#14680) Line indented incorrectly; expected 4 spaces, found 2
(#14685) Line indented incorrectly; expected 4 spaces, found 2
(#14685) Member variable "_TSPEC" must be all lower-case
(#14685) Scope modifier not specified for member variable "$_TSPEC"
(#14687) Line indented incorrectly; expected 4 spaces, found 2
(#14688) Line indented incorrectly; expected 4 spaces, found 2
(#14688) Member variable "userException" must be all lower-case
(#14689) Line indented incorrectly; expected 4 spaces, found 2
(#14689) Member variable "systemException" must be all lower-case
(#14690) Line indented incorrectly; expected 4 spaces, found 2
(#14690) Member variable "notFoundException" must be all lower-case
(#14692) Line indented incorrectly; expected 4 spaces, found 2
(#14693) Line indented incorrectly; expected 8 spaces, found 4
(#14693) Variable "_TSPEC" must be all lower-case
(#14693) Variable "_TSPEC" must not contain underscores.
(#14694) Line indented incorrectly; expected at least 12 spaces, found 6
(#14694) Variable "_TSPEC" must be all lower-case
(#14694) Variable "_TSPEC" must not contain underscores.
(#14695) Line indented incorrectly; expected at least 12 spaces, found 8
(#14696) Line indented incorrectly; expected at least 12 spaces, found 10
(#14697) Line indented incorrectly; expected at least 12 spaces, found 10
(#14698) Line indented incorrectly; expected at least 12 spaces, found 10
(#14699) Line indented incorrectly; expected at least 12 spaces, found 8
(#14700) Line indented incorrectly; expected at least 12 spaces, found 10
(#14701) Line indented incorrectly; expected at least 12 spaces, found 10
(#14702) Line indented incorrectly; expected at least 12 spaces, found 10
(#14703) Line indented incorrectly; expected at least 12 spaces, found 10
(#14704) Line indented incorrectly; expected at least 12 spaces, found 8
(#14705) Line indented incorrectly; expected at least 12 spaces, found 10
(#14706) Line indented incorrectly; expected at least 12 spaces, found 10
(#14707) Line indented incorrectly; expected at least 12 spaces, found 10
(#14708) Line indented incorrectly; expected at least 12 spaces, found 10
(#14709) Line indented incorrectly; expected at least 12 spaces, found 8
(#14710) Line indented incorrectly; expected at least 12 spaces, found 10
(#14711) Line indented incorrectly; expected at least 12 spaces, found 10
(#14712) Line indented incorrectly; expected at least 12 spaces, found 10
(#14713) Line indented incorrectly; expected at least 12 spaces, found 10
(#14714) Line indented incorrectly; expected at least 16 spaces, found 8
(#14715) Line indented incorrectly; expected 8 spaces, found 4
(#14716) Line indented incorrectly; expected 8 spaces, found 4
(#14717) Line indented incorrectly; expected 12 spaces, found 6
(#14718) Line indented incorrectly; expected at least 16 spaces, found 8
(#14719) Line indented incorrectly; expected 12 spaces, found 6
(#14720) Line indented incorrectly; expected 12 spaces, found 6
(#14721) Line indented incorrectly; expected at least 16 spaces, found 8
(#14722) Line indented incorrectly; expected 12 spaces, found 6
(#14723) Line indented incorrectly; expected 12 spaces, found 6
(#14724) Line indented incorrectly; expected at least 16 spaces, found 8
(#14725) Line indented incorrectly; expected 12 spaces, found 6
(#14726) Line indented incorrectly; expected 12 spaces, found 6
(#14727) Line indented incorrectly; expected at least 16 spaces, found 8
(#14728) Line indented incorrectly; expected 12 spaces, found 6
(#14729) Line indented incorrectly; expected 8 spaces, found 4
(#14730) Line indented incorrectly; expected 4 spaces, found 2
(#14732) Line indented incorrectly; expected 4 spaces, found 2
(#14732) Public method name "NoteStore_expungeNotes_result::getName" must be in lower-case letters only
(#14733) Line indented incorrectly; expected at least 8 spaces, found 4
(#14734) Line indented incorrectly; expected 4 spaces, found 2
(#14736) Line indented incorrectly; expected 4 spaces, found 2
(#14737) Line indented incorrectly; expected at least 4 spaces, found 2
(#14737) Opening brace should be on the same line as the declaration
(#14738) Line indented incorrectly; expected at least 8 spaces, found 4
(#14739) Line indented incorrectly; expected at least 8 spaces, found 4
(#14740) Line indented incorrectly; expected at least 8 spaces, found 4
(#14741) Line indented incorrectly; expected at least 8 spaces, found 4
(#14742) Line indented incorrectly; expected at least 8 spaces, found 4
(#14743) Line indented incorrectly; expected 8 spaces, found 4
(#14743) Expected "while (...) {\n"; found "while (...)\n {\n"
(#14744) Line indented incorrectly; expected at least 8 spaces, found 4
(#14745) Line indented incorrectly; expected at least 12 spaces, found 6
(#14746) Line indented incorrectly; expected 12 spaces, found 6
(#14747) Line indented incorrectly; expected at least 16 spaces, found 8
(#14748) Line indented incorrectly; expected 12 spaces, found 6
(#14749) Line indented incorrectly; expected 12 spaces, found 6
(#14750) Line indented incorrectly; expected at least 12 spaces, found 6
(#14751) Line indented incorrectly; expected 16 spaces, found 8
(#14752) Line indented incorrectly; expected 20 spaces, found 10
(#14753) Line indented incorrectly; expected at least 24 spaces, found 12
(#14754) Line indented incorrectly; expected 20 spaces, found 10
(#14755) Line indented incorrectly; expected at least 24 spaces, found 12
(#14756) Line indented incorrectly; expected 20 spaces, found 10
(#14758) Line indented incorrectly; expected 16 spaces, found 8
(#14759) Line indented incorrectly; expected 20 spaces, found 10
(#14760) Line indented incorrectly; expected at least 24 spaces, found 12
(#14761) Line indented incorrectly; expected at least 24 spaces, found 12
(#14762) Line indented incorrectly; expected 20 spaces, found 10
(#14763) Line indented incorrectly; expected at least 24 spaces, found 12
(#14764) Line indented incorrectly; expected 20 spaces, found 10
(#14766) Line indented incorrectly; expected 16 spaces, found 8
(#14767) Line indented incorrectly; expected 20 spaces, found 10
(#14768) Line indented incorrectly; expected at least 24 spaces, found 12
(#14769) Line indented incorrectly; expected at least 24 spaces, found 12
(#14770) Line indented incorrectly; expected 20 spaces, found 10
(#14771) Line indented incorrectly; expected at least 24 spaces, found 12
(#14772) Line indented incorrectly; expected 20 spaces, found 10
(#14774) Line indented incorrectly; expected 16 spaces, found 8
(#14775) Line indented incorrectly; expected 20 spaces, found 10
(#14776) Line indented incorrectly; expected at least 24 spaces, found 12
(#14777) Line indented incorrectly; expected at least 24 spaces, found 12
(#14778) Line indented incorrectly; expected 20 spaces, found 10
(#14779) Line indented incorrectly; expected at least 24 spaces, found 12
(#14780) Line indented incorrectly; expected 20 spaces, found 10
(#14782) Line indented incorrectly; expected 16 spaces, found 8
(#14783) Line indented incorrectly; expected at least 20 spaces, found 10
(#14785) Line indented incorrectly; expected 12 spaces, found 6
(#14786) Line indented incorrectly; expected at least 12 spaces, found 6
(#14787) Line indented incorrectly; expected 8 spaces, found 4
(#14788) Line indented incorrectly; expected at least 8 spaces, found 4
(#14789) Line indented incorrectly; expected at least 8 spaces, found 4
(#14790) Line indented incorrectly; expected 4 spaces, found 2
(#14792) Line indented incorrectly; expected 4 spaces, found 2
(#14793) Line indented incorrectly; expected at least 8 spaces, found 4
(#14794) Line indented incorrectly; expected at least 8 spaces, found 4
(#14795) Line indented incorrectly; expected 8 spaces, found 4
(#14796) Line indented incorrectly; expected at least 12 spaces, found 6
(#14797) Line indented incorrectly; expected at least 12 spaces, found 6
(#14798) Line indented incorrectly; expected at least 12 spaces, found 6
(#14799) Line indented incorrectly; expected 8 spaces, found 4
(#14800) Line indented incorrectly; expected 8 spaces, found 4
(#14801) Line indented incorrectly; expected at least 12 spaces, found 6
(#14802) Line indented incorrectly; expected at least 12 spaces, found 6
(#14803) Line indented incorrectly; expected at least 12 spaces, found 6
(#14804) Line indented incorrectly; expected 8 spaces, found 4
(#14805) Line indented incorrectly; expected 8 spaces, found 4
(#14806) Line indented incorrectly; expected at least 12 spaces, found 6
(#14807) Line indented incorrectly; expected at least 12 spaces, found 6
(#14808) Line indented incorrectly; expected at least 12 spaces, found 6
(#14809) Line indented incorrectly; expected 8 spaces, found 4
(#14810) Line indented incorrectly; expected 8 spaces, found 4
(#14811) Line indented incorrectly; expected at least 12 spaces, found 6
(#14812) Line indented incorrectly; expected at least 12 spaces, found 6
(#14813) Line indented incorrectly; expected at least 12 spaces, found 6
(#14814) Line indented incorrectly; expected 8 spaces, found 4
(#14815) Line indented incorrectly; expected at least 8 spaces, found 4
(#14816) Line indented incorrectly; expected at least 8 spaces, found 4
(#14817) Line indented incorrectly; expected at least 8 spaces, found 4
(#14818) Line indented incorrectly; expected 4 spaces, found 2
(#14823) Line indented incorrectly; expected 4 spaces, found 2
(#14823) Member variable "_TSPEC" must be all lower-case
(#14823) Scope modifier not specified for member variable "$_TSPEC"
(#14825) Line indented incorrectly; expected 4 spaces, found 2
(#14825) Member variable "authenticationToken" must be all lower-case
(#14827) Line indented incorrectly; expected 4 spaces, found 2
(#14828) Line indented incorrectly; expected 8 spaces, found 4
(#14828) Variable "_TSPEC" must be all lower-case
(#14828) Variable "_TSPEC" must not contain underscores.
(#14829) Line indented incorrectly; expected at least 12 spaces, found 6
(#14829) Variable "_TSPEC" must be all lower-case
(#14829) Variable "_TSPEC" must not contain underscores.
(#14830) Line indented incorrectly; expected at least 12 spaces, found 8
(#14831) Line indented incorrectly; expected at least 12 spaces, found 10
(#14832) Line indented incorrectly; expected at least 12 spaces, found 10
(#14833) Line indented incorrectly; expected at least 12 spaces, found 10
(#14834) Line indented incorrectly; expected at least 16 spaces, found 8
(#14835) Line indented incorrectly; expected 8 spaces, found 4
(#14836) Line indented incorrectly; expected 8 spaces, found 4
(#14837) Line indented incorrectly; expected 12 spaces, found 6
(#14838) Line indented incorrectly; expected at least 16 spaces, found 8
(#14839) Line indented incorrectly; expected 12 spaces, found 6
(#14840) Line indented incorrectly; expected 8 spaces, found 4
(#14841) Line indented incorrectly; expected 4 spaces, found 2
(#14843) Line indented incorrectly; expected 4 spaces, found 2
(#14843) Public method name "NoteStore_expungeInactiveNotes_args::getName" must be in lower-case letters only
(#14844) Line indented incorrectly; expected at least 8 spaces, found 4
(#14845) Line indented incorrectly; expected 4 spaces, found 2
(#14847) Line indented incorrectly; expected 4 spaces, found 2
(#14848) Line indented incorrectly; expected at least 4 spaces, found 2
(#14848) Opening brace should be on the same line as the declaration
(#14849) Line indented incorrectly; expected at least 8 spaces, found 4
(#14850) Line indented incorrectly; expected at least 8 spaces, found 4
(#14851) Line indented incorrectly; expected at least 8 spaces, found 4
(#14852) Line indented incorrectly; expected at least 8 spaces, found 4
(#14853) Line indented incorrectly; expected at least 8 spaces, found 4
(#14854) Line indented incorrectly; expected 8 spaces, found 4
(#14854) Expected "while (...) {\n"; found "while (...)\n {\n"
(#14855) Line indented incorrectly; expected at least 8 spaces, found 4
(#14856) Line indented incorrectly; expected at least 12 spaces, found 6
(#14857) Line indented incorrectly; expected 12 spaces, found 6
(#14858) Line indented incorrectly; expected at least 16 spaces, found 8
(#14859) Line indented incorrectly; expected 12 spaces, found 6
(#14860) Line indented incorrectly; expected 12 spaces, found 6
(#14861) Line indented incorrectly; expected at least 12 spaces, found 6
(#14862) Line indented incorrectly; expected 16 spaces, found 8
(#14863) Line indented incorrectly; expected 20 spaces, found 10
(#14864) Line indented incorrectly; expected at least 24 spaces, found 12
(#14865) Line indented incorrectly; expected 20 spaces, found 10
(#14866) Line indented incorrectly; expected at least 24 spaces, found 12
(#14867) Line indented incorrectly; expected 20 spaces, found 10
(#14869) Line indented incorrectly; expected 16 spaces, found 8
(#14870) Line indented incorrectly; expected at least 20 spaces, found 10
(#14872) Line indented incorrectly; expected 12 spaces, found 6
(#14873) Line indented incorrectly; expected at least 12 spaces, found 6
(#14874) Line indented incorrectly; expected 8 spaces, found 4
(#14875) Line indented incorrectly; expected at least 8 spaces, found 4
(#14876) Line indented incorrectly; expected at least 8 spaces, found 4
(#14877) Line indented incorrectly; expected 4 spaces, found 2
(#14879) Line indented incorrectly; expected 4 spaces, found 2
(#14880) Line indented incorrectly; expected at least 8 spaces, found 4
(#14881) Line indented incorrectly; expected at least 8 spaces, found 4
(#14882) Line indented incorrectly; expected 8 spaces, found 4
(#14883) Line indented incorrectly; expected at least 12 spaces, found 6
(#14884) Line indented incorrectly; expected at least 12 spaces, found 6
(#14885) Line indented incorrectly; expected at least 12 spaces, found 6
(#14886) Line indented incorrectly; expected 8 spaces, found 4
(#14887) Line indented incorrectly; expected at least 8 spaces, found 4
(#14888) Line indented incorrectly; expected at least 8 spaces, found 4
(#14889) Line indented incorrectly; expected at least 8 spaces, found 4
(#14890) Line indented incorrectly; expected 4 spaces, found 2
(#14895) Line indented incorrectly; expected 4 spaces, found 2
(#14895) Member variable "_TSPEC" must be all lower-case
(#14895) Scope modifier not specified for member variable "$_TSPEC"
(#14897) Line indented incorrectly; expected 4 spaces, found 2
(#14898) Line indented incorrectly; expected 4 spaces, found 2
(#14898) Member variable "userException" must be all lower-case
(#14899) Line indented incorrectly; expected 4 spaces, found 2
(#14899) Member variable "systemException" must be all lower-case
(#14901) Line indented incorrectly; expected 4 spaces, found 2
(#14902) Line indented incorrectly; expected 8 spaces, found 4
(#14902) Variable "_TSPEC" must be all lower-case
(#14902) Variable "_TSPEC" must not contain underscores.
(#14903) Line indented incorrectly; expected at least 12 spaces, found 6
(#14903) Variable "_TSPEC" must be all lower-case
(#14903) Variable "_TSPEC" must not contain underscores.
(#14904) Line indented incorrectly; expected at least 12 spaces, found 8
(#14905) Line indented incorrectly; expected at least 12 spaces, found 10
(#14906) Line indented incorrectly; expected at least 12 spaces, found 10
(#14907) Line indented incorrectly; expected at least 12 spaces, found 10
(#14908) Line indented incorrectly; expected at least 12 spaces, found 8
(#14909) Line indented incorrectly; expected at least 12 spaces, found 10
(#14910) Line indented incorrectly; expected at least 12 spaces, found 10
(#14911) Line indented incorrectly; expected at least 12 spaces, found 10
(#14912) Line indented incorrectly; expected at least 12 spaces, found 10
(#14913) Line indented incorrectly; expected at least 12 spaces, found 8
(#14914) Line indented incorrectly; expected at least 12 spaces, found 10
(#14915) Line indented incorrectly; expected at least 12 spaces, found 10
(#14916) Line indented incorrectly; expected at least 12 spaces, found 10
(#14917) Line indented incorrectly; expected at least 12 spaces, found 10
(#14918) Line indented incorrectly; expected at least 16 spaces, found 8
(#14919) Line indented incorrectly; expected 8 spaces, found 4
(#14920) Line indented incorrectly; expected 8 spaces, found 4
(#14921) Line indented incorrectly; expected 12 spaces, found 6
(#14922) Line indented incorrectly; expected at least 16 spaces, found 8
(#14923) Line indented incorrectly; expected 12 spaces, found 6
(#14924) Line indented incorrectly; expected 12 spaces, found 6
(#14925) Line indented incorrectly; expected at least 16 spaces, found 8
(#14926) Line indented incorrectly; expected 12 spaces, found 6
(#14927) Line indented incorrectly; expected 12 spaces, found 6
(#14928) Line indented incorrectly; expected at least 16 spaces, found 8
(#14929) Line indented incorrectly; expected 12 spaces, found 6
(#14930) Line indented incorrectly; expected 8 spaces, found 4
(#14931) Line indented incorrectly; expected 4 spaces, found 2
(#14933) Line indented incorrectly; expected 4 spaces, found 2
(#14933) Public method name "NoteStore_expungeInactiveNotes_result::getName" must be in lower-case letters only
(#14934) Line indented incorrectly; expected at least 8 spaces, found 4
(#14935) Line indented incorrectly; expected 4 spaces, found 2
(#14937) Line indented incorrectly; expected 4 spaces, found 2
(#14938) Line indented incorrectly; expected at least 4 spaces, found 2
(#14938) Opening brace should be on the same line as the declaration
(#14939) Line indented incorrectly; expected at least 8 spaces, found 4
(#14940) Line indented incorrectly; expected at least 8 spaces, found 4
(#14941) Line indented incorrectly; expected at least 8 spaces, found 4
(#14942) Line indented incorrectly; expected at least 8 spaces, found 4
(#14943) Line indented incorrectly; expected at least 8 spaces, found 4
(#14944) Line indented incorrectly; expected 8 spaces, found 4
(#14944) Expected "while (...) {\n"; found "while (...)\n {\n"
(#14945) Line indented incorrectly; expected at least 8 spaces, found 4
(#14946) Line indented incorrectly; expected at least 12 spaces, found 6
(#14947) Line indented incorrectly; expected 12 spaces, found 6
(#14948) Line indented incorrectly; expected at least 16 spaces, found 8
(#14949) Line indented incorrectly; expected 12 spaces, found 6
(#14950) Line indented incorrectly; expected 12 spaces, found 6
(#14951) Line indented incorrectly; expected at least 12 spaces, found 6
(#14952) Line indented incorrectly; expected 16 spaces, found 8
(#14953) Line indented incorrectly; expected 20 spaces, found 10
(#14954) Line indented incorrectly; expected at least 24 spaces, found 12
(#14955) Line indented incorrectly; expected 20 spaces, found 10
(#14956) Line indented incorrectly; expected at least 24 spaces, found 12
(#14957) Line indented incorrectly; expected 20 spaces, found 10
(#14959) Line indented incorrectly; expected 16 spaces, found 8
(#14960) Line indented incorrectly; expected 20 spaces, found 10
(#14961) Line indented incorrectly; expected at least 24 spaces, found 12
(#14962) Line indented incorrectly; expected at least 24 spaces, found 12
(#14963) Line indented incorrectly; expected 20 spaces, found 10
(#14964) Line indented incorrectly; expected at least 24 spaces, found 12
(#14965) Line indented incorrectly; expected 20 spaces, found 10
(#14967) Line indented incorrectly; expected 16 spaces, found 8
(#14968) Line indented incorrectly; expected 20 spaces, found 10
(#14969) Line indented incorrectly; expected at least 24 spaces, found 12
(#14970) Line indented incorrectly; expected at least 24 spaces, found 12
(#14971) Line indented incorrectly; expected 20 spaces, found 10
(#14972) Line indented incorrectly; expected at least 24 spaces, found 12
(#14973) Line indented incorrectly; expected 20 spaces, found 10
(#14975) Line indented incorrectly; expected 16 spaces, found 8
(#14976) Line indented incorrectly; expected at least 20 spaces, found 10
(#14978) Line indented incorrectly; expected 12 spaces, found 6
(#14979) Line indented incorrectly; expected at least 12 spaces, found 6
(#14980) Line indented incorrectly; expected 8 spaces, found 4
(#14981) Line indented incorrectly; expected at least 8 spaces, found 4
(#14982) Line indented incorrectly; expected at least 8 spaces, found 4
(#14983) Line indented incorrectly; expected 4 spaces, found 2
(#14985) Line indented incorrectly; expected 4 spaces, found 2
(#14986) Line indented incorrectly; expected at least 8 spaces, found 4
(#14987) Line indented incorrectly; expected at least 8 spaces, found 4
(#14988) Line indented incorrectly; expected 8 spaces, found 4
(#14989) Line indented incorrectly; expected at least 12 spaces, found 6
(#14990) Line indented incorrectly; expected at least 12 spaces, found 6
(#14991) Line indented incorrectly; expected at least 12 spaces, found 6
(#14992) Line indented incorrectly; expected 8 spaces, found 4
(#14993) Line indented incorrectly; expected 8 spaces, found 4
(#14994) Line indented incorrectly; expected at least 12 spaces, found 6
(#14995) Line indented incorrectly; expected at least 12 spaces, found 6
(#14996) Line indented incorrectly; expected at least 12 spaces, found 6
(#14997) Line indented incorrectly; expected 8 spaces, found 4
(#14998) Line indented incorrectly; expected 8 spaces, found 4
(#14999) Line indented incorrectly; expected at least 12 spaces, found 6
(#15000) Line indented incorrectly; expected at least 12 spaces, found 6
(#15001) Line indented incorrectly; expected at least 12 spaces, found 6
(#15002) Line indented incorrectly; expected 8 spaces, found 4
(#15003) Line indented incorrectly; expected at least 8 spaces, found 4
(#15004) Line indented incorrectly; expected at least 8 spaces, found 4
(#15005) Line indented incorrectly; expected at least 8 spaces, found 4
(#15006) Line indented incorrectly; expected 4 spaces, found 2
(#15011) Line indented incorrectly; expected 4 spaces, found 2
(#15011) Member variable "_TSPEC" must be all lower-case
(#15011) Scope modifier not specified for member variable "$_TSPEC"
(#15013) Line indented incorrectly; expected 4 spaces, found 2
(#15013) Member variable "authenticationToken" must be all lower-case
(#15014) Line indented incorrectly; expected 4 spaces, found 2
(#15014) Member variable "noteGuid" must be all lower-case
(#15015) Line indented incorrectly; expected 4 spaces, found 2
(#15015) Member variable "toNotebookGuid" must be all lower-case
(#15017) Line indented incorrectly; expected 4 spaces, found 2
(#15018) Line indented incorrectly; expected 8 spaces, found 4
(#15018) Variable "_TSPEC" must be all lower-case
(#15018) Variable "_TSPEC" must not contain underscores.
(#15019) Line indented incorrectly; expected at least 12 spaces, found 6
(#15019) Variable "_TSPEC" must be all lower-case
(#15019) Variable "_TSPEC" must not contain underscores.
(#15020) Line indented incorrectly; expected at least 12 spaces, found 8
(#15021) Line indented incorrectly; expected at least 12 spaces, found 10
(#15022) Line indented incorrectly; expected at least 12 spaces, found 10
(#15023) Line indented incorrectly; expected at least 12 spaces, found 10
(#15024) Line indented incorrectly; expected at least 12 spaces, found 8
(#15025) Line indented incorrectly; expected at least 12 spaces, found 10
(#15026) Line indented incorrectly; expected at least 12 spaces, found 10
(#15027) Line indented incorrectly; expected at least 12 spaces, found 10
(#15028) Line indented incorrectly; expected at least 12 spaces, found 8
(#15029) Line indented incorrectly; expected at least 12 spaces, found 10
(#15030) Line indented incorrectly; expected at least 12 spaces, found 10
(#15031) Line indented incorrectly; expected at least 12 spaces, found 10
(#15032) Line indented incorrectly; expected at least 16 spaces, found 8
(#15033) Line indented incorrectly; expected 8 spaces, found 4
(#15034) Line indented incorrectly; expected 8 spaces, found 4
(#15035) Line indented incorrectly; expected 12 spaces, found 6
(#15036) Line indented incorrectly; expected at least 16 spaces, found 8
(#15037) Line indented incorrectly; expected 12 spaces, found 6
(#15038) Line indented incorrectly; expected 12 spaces, found 6
(#15039) Line indented incorrectly; expected at least 16 spaces, found 8
(#15040) Line indented incorrectly; expected 12 spaces, found 6
(#15041) Line indented incorrectly; expected 12 spaces, found 6
(#15042) Line indented incorrectly; expected at least 16 spaces, found 8
(#15043) Line indented incorrectly; expected 12 spaces, found 6
(#15044) Line indented incorrectly; expected 8 spaces, found 4
(#15045) Line indented incorrectly; expected 4 spaces, found 2
(#15047) Line indented incorrectly; expected 4 spaces, found 2
(#15047) Public method name "NoteStore_copyNote_args::getName" must be in lower-case letters only
(#15048) Line indented incorrectly; expected at least 8 spaces, found 4
(#15049) Line indented incorrectly; expected 4 spaces, found 2
(#15051) Line indented incorrectly; expected 4 spaces, found 2
(#15052) Line indented incorrectly; expected at least 4 spaces, found 2
(#15052) Opening brace should be on the same line as the declaration
(#15053) Line indented incorrectly; expected at least 8 spaces, found 4
(#15054) Line indented incorrectly; expected at least 8 spaces, found 4
(#15055) Line indented incorrectly; expected at least 8 spaces, found 4
(#15056) Line indented incorrectly; expected at least 8 spaces, found 4
(#15057) Line indented incorrectly; expected at least 8 spaces, found 4
(#15058) Line indented incorrectly; expected 8 spaces, found 4
(#15058) Expected "while (...) {\n"; found "while (...)\n {\n"
(#15059) Line indented incorrectly; expected at least 8 spaces, found 4
(#15060) Line indented incorrectly; expected at least 12 spaces, found 6
(#15061) Line indented incorrectly; expected 12 spaces, found 6
(#15062) Line indented incorrectly; expected at least 16 spaces, found 8
(#15063) Line indented incorrectly; expected 12 spaces, found 6
(#15064) Line indented incorrectly; expected 12 spaces, found 6
(#15065) Line indented incorrectly; expected at least 12 spaces, found 6
(#15066) Line indented incorrectly; expected 16 spaces, found 8
(#15067) Line indented incorrectly; expected 20 spaces, found 10
(#15068) Line indented incorrectly; expected at least 24 spaces, found 12
(#15069) Line indented incorrectly; expected 20 spaces, found 10
(#15070) Line indented incorrectly; expected at least 24 spaces, found 12
(#15071) Line indented incorrectly; expected 20 spaces, found 10
(#15073) Line indented incorrectly; expected 16 spaces, found 8
(#15074) Line indented incorrectly; expected 20 spaces, found 10
(#15075) Line indented incorrectly; expected at least 24 spaces, found 12
(#15076) Line indented incorrectly; expected 20 spaces, found 10
(#15077) Line indented incorrectly; expected at least 24 spaces, found 12
(#15078) Line indented incorrectly; expected 20 spaces, found 10
(#15080) Line indented incorrectly; expected 16 spaces, found 8
(#15081) Line indented incorrectly; expected 20 spaces, found 10
(#15082) Line indented incorrectly; expected at least 24 spaces, found 12
(#15083) Line indented incorrectly; expected 20 spaces, found 10
(#15084) Line indented incorrectly; expected at least 24 spaces, found 12
(#15085) Line indented incorrectly; expected 20 spaces, found 10
(#15087) Line indented incorrectly; expected 16 spaces, found 8
(#15088) Line indented incorrectly; expected at least 20 spaces, found 10
(#15090) Line indented incorrectly; expected 12 spaces, found 6
(#15091) Line indented incorrectly; expected at least 12 spaces, found 6
(#15092) Line indented incorrectly; expected 8 spaces, found 4
(#15093) Line indented incorrectly; expected at least 8 spaces, found 4
(#15094) Line indented incorrectly; expected at least 8 spaces, found 4
(#15095) Line indented incorrectly; expected 4 spaces, found 2
(#15097) Line indented incorrectly; expected 4 spaces, found 2
(#15098) Line indented incorrectly; expected at least 8 spaces, found 4
(#15099) Line indented incorrectly; expected at least 8 spaces, found 4
(#15100) Line indented incorrectly; expected 8 spaces, found 4
(#15101) Line indented incorrectly; expected at least 12 spaces, found 6
(#15102) Line indented incorrectly; expected at least 12 spaces, found 6
(#15103) Line indented incorrectly; expected at least 12 spaces, found 6
(#15104) Line indented incorrectly; expected 8 spaces, found 4
(#15105) Line indented incorrectly; expected 8 spaces, found 4
(#15106) Line indented incorrectly; expected at least 12 spaces, found 6
(#15107) Line indented incorrectly; expected at least 12 spaces, found 6
(#15108) Line indented incorrectly; expected at least 12 spaces, found 6
(#15109) Line indented incorrectly; expected 8 spaces, found 4
(#15110) Line indented incorrectly; expected 8 spaces, found 4
(#15111) Line indented incorrectly; expected at least 12 spaces, found 6
(#15112) Line indented incorrectly; expected at least 12 spaces, found 6
(#15113) Line indented incorrectly; expected at least 12 spaces, found 6
(#15114) Line indented incorrectly; expected 8 spaces, found 4
(#15115) Line indented incorrectly; expected at least 8 spaces, found 4
(#15116) Line indented incorrectly; expected at least 8 spaces, found 4
(#15117) Line indented incorrectly; expected at least 8 spaces, found 4
(#15118) Line indented incorrectly; expected 4 spaces, found 2
(#15123) Line indented incorrectly; expected 4 spaces, found 2
(#15123) Member variable "_TSPEC" must be all lower-case
(#15123) Scope modifier not specified for member variable "$_TSPEC"
(#15125) Line indented incorrectly; expected 4 spaces, found 2
(#15126) Line indented incorrectly; expected 4 spaces, found 2
(#15126) Member variable "userException" must be all lower-case
(#15127) Line indented incorrectly; expected 4 spaces, found 2
(#15127) Member variable "systemException" must be all lower-case
(#15128) Line indented incorrectly; expected 4 spaces, found 2
(#15128) Member variable "notFoundException" must be all lower-case
(#15130) Line indented incorrectly; expected 4 spaces, found 2
(#15131) Line indented incorrectly; expected 8 spaces, found 4
(#15131) Variable "_TSPEC" must be all lower-case
(#15131) Variable "_TSPEC" must not contain underscores.
(#15132) Line indented incorrectly; expected at least 12 spaces, found 6
(#15132) Variable "_TSPEC" must be all lower-case
(#15132) Variable "_TSPEC" must not contain underscores.
(#15133) Line indented incorrectly; expected at least 12 spaces, found 8
(#15134) Line indented incorrectly; expected at least 12 spaces, found 10
(#15135) Line indented incorrectly; expected at least 12 spaces, found 10
(#15136) Line indented incorrectly; expected at least 12 spaces, found 10
(#15137) Line indented incorrectly; expected at least 12 spaces, found 10
(#15138) Line indented incorrectly; expected at least 12 spaces, found 8
(#15139) Line indented incorrectly; expected at least 12 spaces, found 10
(#15140) Line indented incorrectly; expected at least 12 spaces, found 10
(#15141) Line indented incorrectly; expected at least 12 spaces, found 10
(#15142) Line indented incorrectly; expected at least 12 spaces, found 10
(#15143) Line indented incorrectly; expected at least 12 spaces, found 8
(#15144) Line indented incorrectly; expected at least 12 spaces, found 10
(#15145) Line indented incorrectly; expected at least 12 spaces, found 10
(#15146) Line indented incorrectly; expected at least 12 spaces, found 10
(#15147) Line indented incorrectly; expected at least 12 spaces, found 10
(#15148) Line indented incorrectly; expected at least 12 spaces, found 8
(#15149) Line indented incorrectly; expected at least 12 spaces, found 10
(#15150) Line indented incorrectly; expected at least 12 spaces, found 10
(#15151) Line indented incorrectly; expected at least 12 spaces, found 10
(#15152) Line indented incorrectly; expected at least 12 spaces, found 10
(#15153) Line indented incorrectly; expected at least 16 spaces, found 8
(#15154) Line indented incorrectly; expected 8 spaces, found 4
(#15155) Line indented incorrectly; expected 8 spaces, found 4
(#15156) Line indented incorrectly; expected 12 spaces, found 6
(#15157) Line indented incorrectly; expected at least 16 spaces, found 8
(#15158) Line indented incorrectly; expected 12 spaces, found 6
(#15159) Line indented incorrectly; expected 12 spaces, found 6
(#15160) Line indented incorrectly; expected at least 16 spaces, found 8
(#15161) Line indented incorrectly; expected 12 spaces, found 6
(#15162) Line indented incorrectly; expected 12 spaces, found 6
(#15163) Line indented incorrectly; expected at least 16 spaces, found 8
(#15164) Line indented incorrectly; expected 12 spaces, found 6
(#15165) Line indented incorrectly; expected 12 spaces, found 6
(#15166) Line indented incorrectly; expected at least 16 spaces, found 8
(#15167) Line indented incorrectly; expected 12 spaces, found 6
(#15168) Line indented incorrectly; expected 8 spaces, found 4
(#15169) Line indented incorrectly; expected 4 spaces, found 2
(#15171) Line indented incorrectly; expected 4 spaces, found 2
(#15171) Public method name "NoteStore_copyNote_result::getName" must be in lower-case letters only
(#15172) Line indented incorrectly; expected at least 8 spaces, found 4
(#15173) Line indented incorrectly; expected 4 spaces, found 2
(#15175) Line indented incorrectly; expected 4 spaces, found 2
(#15176) Line indented incorrectly; expected at least 4 spaces, found 2
(#15176) Opening brace should be on the same line as the declaration
(#15177) Line indented incorrectly; expected at least 8 spaces, found 4
(#15178) Line indented incorrectly; expected at least 8 spaces, found 4
(#15179) Line indented incorrectly; expected at least 8 spaces, found 4
(#15180) Line indented incorrectly; expected at least 8 spaces, found 4
(#15181) Line indented incorrectly; expected at least 8 spaces, found 4
(#15182) Line indented incorrectly; expected 8 spaces, found 4
(#15182) Expected "while (...) {\n"; found "while (...)\n {\n"
(#15183) Line indented incorrectly; expected at least 8 spaces, found 4
(#15184) Line indented incorrectly; expected at least 12 spaces, found 6
(#15185) Line indented incorrectly; expected 12 spaces, found 6
(#15186) Line indented incorrectly; expected at least 16 spaces, found 8
(#15187) Line indented incorrectly; expected 12 spaces, found 6
(#15188) Line indented incorrectly; expected 12 spaces, found 6
(#15189) Line indented incorrectly; expected at least 12 spaces, found 6
(#15190) Line indented incorrectly; expected 16 spaces, found 8
(#15191) Line indented incorrectly; expected 20 spaces, found 10
(#15192) Line indented incorrectly; expected at least 24 spaces, found 12
(#15193) Line indented incorrectly; expected at least 24 spaces, found 12
(#15194) Line indented incorrectly; expected 20 spaces, found 10
(#15195) Line indented incorrectly; expected at least 24 spaces, found 12
(#15196) Line indented incorrectly; expected 20 spaces, found 10
(#15198) Line indented incorrectly; expected 16 spaces, found 8
(#15199) Line indented incorrectly; expected 20 spaces, found 10
(#15200) Line indented incorrectly; expected at least 24 spaces, found 12
(#15201) Line indented incorrectly; expected at least 24 spaces, found 12
(#15202) Line indented incorrectly; expected 20 spaces, found 10
(#15203) Line indented incorrectly; expected at least 24 spaces, found 12
(#15204) Line indented incorrectly; expected 20 spaces, found 10
(#15206) Line indented incorrectly; expected 16 spaces, found 8
(#15207) Line indented incorrectly; expected 20 spaces, found 10
(#15208) Line indented incorrectly; expected at least 24 spaces, found 12
(#15209) Line indented incorrectly; expected at least 24 spaces, found 12
(#15210) Line indented incorrectly; expected 20 spaces, found 10
(#15211) Line indented incorrectly; expected at least 24 spaces, found 12
(#15212) Line indented incorrectly; expected 20 spaces, found 10
(#15214) Line indented incorrectly; expected 16 spaces, found 8
(#15215) Line indented incorrectly; expected 20 spaces, found 10
(#15216) Line indented incorrectly; expected at least 24 spaces, found 12
(#15217) Line indented incorrectly; expected at least 24 spaces, found 12
(#15218) Line indented incorrectly; expected 20 spaces, found 10
(#15219) Line indented incorrectly; expected at least 24 spaces, found 12
(#15220) Line indented incorrectly; expected 20 spaces, found 10
(#15222) Line indented incorrectly; expected 16 spaces, found 8
(#15223) Line indented incorrectly; expected at least 20 spaces, found 10
(#15225) Line indented incorrectly; expected 12 spaces, found 6
(#15226) Line indented incorrectly; expected at least 12 spaces, found 6
(#15227) Line indented incorrectly; expected 8 spaces, found 4
(#15228) Line indented incorrectly; expected at least 8 spaces, found 4
(#15229) Line indented incorrectly; expected at least 8 spaces, found 4
(#15230) Line indented incorrectly; expected 4 spaces, found 2
(#15232) Line indented incorrectly; expected 4 spaces, found 2
(#15233) Line indented incorrectly; expected at least 8 spaces, found 4
(#15234) Line indented incorrectly; expected at least 8 spaces, found 4
(#15235) Line indented incorrectly; expected 8 spaces, found 4
(#15236) Line indented incorrectly; expected 12 spaces, found 6
(#15237) Line indented incorrectly; expected at least 16 spaces, found 8
(#15238) Line indented incorrectly; expected 12 spaces, found 6
(#15239) Line indented incorrectly; expected at least 12 spaces, found 6
(#15240) Line indented incorrectly; expected at least 12 spaces, found 6
(#15241) Line indented incorrectly; expected at least 12 spaces, found 6
(#15242) Line indented incorrectly; expected 8 spaces, found 4
(#15243) Line indented incorrectly; expected 8 spaces, found 4
(#15244) Line indented incorrectly; expected at least 12 spaces, found 6
(#15245) Line indented incorrectly; expected at least 12 spaces, found 6
(#15246) Line indented incorrectly; expected at least 12 spaces, found 6
(#15247) Line indented incorrectly; expected 8 spaces, found 4
(#15248) Line indented incorrectly; expected 8 spaces, found 4
(#15249) Line indented incorrectly; expected at least 12 spaces, found 6
(#15250) Line indented incorrectly; expected at least 12 spaces, found 6
(#15251) Line indented incorrectly; expected at least 12 spaces, found 6
(#15252) Line indented incorrectly; expected 8 spaces, found 4
(#15253) Line indented incorrectly; expected 8 spaces, found 4
(#15254) Line indented incorrectly; expected at least 12 spaces, found 6
(#15255) Line indented incorrectly; expected at least 12 spaces, found 6
(#15256) Line indented incorrectly; expected at least 12 spaces, found 6
(#15257) Line indented incorrectly; expected 8 spaces, found 4
(#15258) Line indented incorrectly; expected at least 8 spaces, found 4
(#15259) Line indented incorrectly; expected at least 8 spaces, found 4
(#15260) Line indented incorrectly; expected at least 8 spaces, found 4
(#15261) Line indented incorrectly; expected 4 spaces, found 2
(#15266) Line indented incorrectly; expected 4 spaces, found 2
(#15266) Member variable "_TSPEC" must be all lower-case
(#15266) Scope modifier not specified for member variable "$_TSPEC"
(#15268) Line indented incorrectly; expected 4 spaces, found 2
(#15268) Member variable "authenticationToken" must be all lower-case
(#15269) Line indented incorrectly; expected 4 spaces, found 2
(#15269) Member variable "noteGuid" must be all lower-case
(#15271) Line indented incorrectly; expected 4 spaces, found 2
(#15272) Line indented incorrectly; expected 8 spaces, found 4
(#15272) Variable "_TSPEC" must be all lower-case
(#15272) Variable "_TSPEC" must not contain underscores.
(#15273) Line indented incorrectly; expected at least 12 spaces, found 6
(#15273) Variable "_TSPEC" must be all lower-case
(#15273) Variable "_TSPEC" must not contain underscores.
(#15274) Line indented incorrectly; expected at least 12 spaces, found 8
(#15275) Line indented incorrectly; expected at least 12 spaces, found 10
(#15276) Line indented incorrectly; expected at least 12 spaces, found 10
(#15277) Line indented incorrectly; expected at least 12 spaces, found 10
(#15278) Line indented incorrectly; expected at least 12 spaces, found 8
(#15279) Line indented incorrectly; expected at least 12 spaces, found 10
(#15280) Line indented incorrectly; expected at least 12 spaces, found 10
(#15281) Line indented incorrectly; expected at least 12 spaces, found 10
(#15282) Line indented incorrectly; expected at least 16 spaces, found 8
(#15283) Line indented incorrectly; expected 8 spaces, found 4
(#15284) Line indented incorrectly; expected 8 spaces, found 4
(#15285) Line indented incorrectly; expected 12 spaces, found 6
(#15286) Line indented incorrectly; expected at least 16 spaces, found 8
(#15287) Line indented incorrectly; expected 12 spaces, found 6
(#15288) Line indented incorrectly; expected 12 spaces, found 6
(#15289) Line indented incorrectly; expected at least 16 spaces, found 8
(#15290) Line indented incorrectly; expected 12 spaces, found 6
(#15291) Line indented incorrectly; expected 8 spaces, found 4
(#15292) Line indented incorrectly; expected 4 spaces, found 2
(#15294) Line indented incorrectly; expected 4 spaces, found 2
(#15294) Public method name "NoteStore_listNoteVersions_args::getName" must be in lower-case letters only
(#15295) Line indented incorrectly; expected at least 8 spaces, found 4
(#15296) Line indented incorrectly; expected 4 spaces, found 2
(#15298) Line indented incorrectly; expected 4 spaces, found 2
(#15299) Line indented incorrectly; expected at least 4 spaces, found 2
(#15299) Opening brace should be on the same line as the declaration
(#15300) Line indented incorrectly; expected at least 8 spaces, found 4
(#15301) Line indented incorrectly; expected at least 8 spaces, found 4
(#15302) Line indented incorrectly; expected at least 8 spaces, found 4
(#15303) Line indented incorrectly; expected at least 8 spaces, found 4
(#15304) Line indented incorrectly; expected at least 8 spaces, found 4
(#15305) Line indented incorrectly; expected 8 spaces, found 4
(#15305) Expected "while (...) {\n"; found "while (...)\n {\n"
(#15306) Line indented incorrectly; expected at least 8 spaces, found 4
(#15307) Line indented incorrectly; expected at least 12 spaces, found 6
(#15308) Line indented incorrectly; expected 12 spaces, found 6
(#15309) Line indented incorrectly; expected at least 16 spaces, found 8
(#15310) Line indented incorrectly; expected 12 spaces, found 6
(#15311) Line indented incorrectly; expected 12 spaces, found 6
(#15312) Line indented incorrectly; expected at least 12 spaces, found 6
(#15313) Line indented incorrectly; expected 16 spaces, found 8
(#15314) Line indented incorrectly; expected 20 spaces, found 10
(#15315) Line indented incorrectly; expected at least 24 spaces, found 12
(#15316) Line indented incorrectly; expected 20 spaces, found 10
(#15317) Line indented incorrectly; expected at least 24 spaces, found 12
(#15318) Line indented incorrectly; expected 20 spaces, found 10
(#15320) Line indented incorrectly; expected 16 spaces, found 8
(#15321) Line indented incorrectly; expected 20 spaces, found 10
(#15322) Line indented incorrectly; expected at least 24 spaces, found 12
(#15323) Line indented incorrectly; expected 20 spaces, found 10
(#15324) Line indented incorrectly; expected at least 24 spaces, found 12
(#15325) Line indented incorrectly; expected 20 spaces, found 10
(#15327) Line indented incorrectly; expected 16 spaces, found 8
(#15328) Line indented incorrectly; expected at least 20 spaces, found 10
(#15330) Line indented incorrectly; expected 12 spaces, found 6
(#15331) Line indented incorrectly; expected at least 12 spaces, found 6
(#15332) Line indented incorrectly; expected 8 spaces, found 4
(#15333) Line indented incorrectly; expected at least 8 spaces, found 4
(#15334) Line indented incorrectly; expected at least 8 spaces, found 4
(#15335) Line indented incorrectly; expected 4 spaces, found 2
(#15337) Line indented incorrectly; expected 4 spaces, found 2
(#15338) Line indented incorrectly; expected at least 8 spaces, found 4
(#15339) Line indented incorrectly; expected at least 8 spaces, found 4
(#15340) Line indented incorrectly; expected 8 spaces, found 4
(#15341) Line indented incorrectly; expected at least 12 spaces, found 6
(#15342) Line indented incorrectly; expected at least 12 spaces, found 6
(#15343) Line indented incorrectly; expected at least 12 spaces, found 6
(#15344) Line indented incorrectly; expected 8 spaces, found 4
(#15345) Line indented incorrectly; expected 8 spaces, found 4
(#15346) Line indented incorrectly; expected at least 12 spaces, found 6
(#15347) Line indented incorrectly; expected at least 12 spaces, found 6
(#15348) Line indented incorrectly; expected at least 12 spaces, found 6
(#15349) Line indented incorrectly; expected 8 spaces, found 4
(#15350) Line indented incorrectly; expected at least 8 spaces, found 4
(#15351) Line indented incorrectly; expected at least 8 spaces, found 4
(#15352) Line indented incorrectly; expected at least 8 spaces, found 4
(#15353) Line indented incorrectly; expected 4 spaces, found 2
(#15358) Line indented incorrectly; expected 4 spaces, found 2
(#15358) Member variable "_TSPEC" must be all lower-case
(#15358) Scope modifier not specified for member variable "$_TSPEC"
(#15360) Line indented incorrectly; expected 4 spaces, found 2
(#15361) Line indented incorrectly; expected 4 spaces, found 2
(#15361) Member variable "userException" must be all lower-case
(#15362) Line indented incorrectly; expected 4 spaces, found 2
(#15362) Member variable "systemException" must be all lower-case
(#15363) Line indented incorrectly; expected 4 spaces, found 2
(#15363) Member variable "notFoundException" must be all lower-case
(#15365) Line indented incorrectly; expected 4 spaces, found 2
(#15366) Line indented incorrectly; expected 8 spaces, found 4
(#15366) Variable "_TSPEC" must be all lower-case
(#15366) Variable "_TSPEC" must not contain underscores.
(#15367) Line indented incorrectly; expected at least 12 spaces, found 6
(#15367) Variable "_TSPEC" must be all lower-case
(#15367) Variable "_TSPEC" must not contain underscores.
(#15368) Line indented incorrectly; expected at least 12 spaces, found 8
(#15369) Line indented incorrectly; expected at least 12 spaces, found 10
(#15370) Line indented incorrectly; expected at least 12 spaces, found 10
(#15371) Line indented incorrectly; expected at least 12 spaces, found 10
(#15372) Line indented incorrectly; expected at least 12 spaces, found 10
(#15376) Line indented incorrectly; expected at least 12 spaces, found 10
(#15377) Line indented incorrectly; expected at least 12 spaces, found 8
(#15378) Line indented incorrectly; expected at least 12 spaces, found 10
(#15379) Line indented incorrectly; expected at least 12 spaces, found 10
(#15380) Line indented incorrectly; expected at least 12 spaces, found 10
(#15381) Line indented incorrectly; expected at least 12 spaces, found 10
(#15382) Line indented incorrectly; expected at least 12 spaces, found 8
(#15383) Line indented incorrectly; expected at least 12 spaces, found 10
(#15384) Line indented incorrectly; expected at least 12 spaces, found 10
(#15385) Line indented incorrectly; expected at least 12 spaces, found 10
(#15386) Line indented incorrectly; expected at least 12 spaces, found 10
(#15387) Line indented incorrectly; expected at least 12 spaces, found 8
(#15388) Line indented incorrectly; expected at least 12 spaces, found 10
(#15389) Line indented incorrectly; expected at least 12 spaces, found 10
(#15390) Line indented incorrectly; expected at least 12 spaces, found 10
(#15391) Line indented incorrectly; expected at least 12 spaces, found 10
(#15392) Line indented incorrectly; expected at least 16 spaces, found 8
(#15393) Line indented incorrectly; expected 8 spaces, found 4
(#15394) Line indented incorrectly; expected 8 spaces, found 4
(#15395) Line indented incorrectly; expected 12 spaces, found 6
(#15396) Line indented incorrectly; expected at least 16 spaces, found 8
(#15397) Line indented incorrectly; expected 12 spaces, found 6
(#15398) Line indented incorrectly; expected 12 spaces, found 6
(#15399) Line indented incorrectly; expected at least 16 spaces, found 8
(#15400) Line indented incorrectly; expected 12 spaces, found 6
(#15401) Line indented incorrectly; expected 12 spaces, found 6
(#15402) Line indented incorrectly; expected at least 16 spaces, found 8
(#15403) Line indented incorrectly; expected 12 spaces, found 6
(#15404) Line indented incorrectly; expected 12 spaces, found 6
(#15405) Line indented incorrectly; expected at least 16 spaces, found 8
(#15406) Line indented incorrectly; expected 12 spaces, found 6
(#15407) Line indented incorrectly; expected 8 spaces, found 4
(#15408) Line indented incorrectly; expected 4 spaces, found 2
(#15410) Line indented incorrectly; expected 4 spaces, found 2
(#15410) Public method name "NoteStore_listNoteVersions_result::getName" must be in lower-case letters only
(#15411) Line indented incorrectly; expected at least 8 spaces, found 4
(#15412) Line indented incorrectly; expected 4 spaces, found 2
(#15414) Line indented incorrectly; expected 4 spaces, found 2
(#15415) Line indented incorrectly; expected at least 4 spaces, found 2
(#15415) Opening brace should be on the same line as the declaration
(#15416) Line indented incorrectly; expected at least 8 spaces, found 4
(#15417) Line indented incorrectly; expected at least 8 spaces, found 4
(#15418) Line indented incorrectly; expected at least 8 spaces, found 4
(#15419) Line indented incorrectly; expected at least 8 spaces, found 4
(#15420) Line indented incorrectly; expected at least 8 spaces, found 4
(#15421) Line indented incorrectly; expected 8 spaces, found 4
(#15421) Expected "while (...) {\n"; found "while (...)\n {\n"
(#15422) Line indented incorrectly; expected at least 8 spaces, found 4
(#15423) Line indented incorrectly; expected at least 12 spaces, found 6
(#15424) Line indented incorrectly; expected 12 spaces, found 6
(#15425) Line indented incorrectly; expected at least 16 spaces, found 8
(#15426) Line indented incorrectly; expected 12 spaces, found 6
(#15427) Line indented incorrectly; expected 12 spaces, found 6
(#15428) Line indented incorrectly; expected at least 12 spaces, found 6
(#15429) Line indented incorrectly; expected 16 spaces, found 8
(#15430) Line indented incorrectly; expected 20 spaces, found 10
(#15431) Line indented incorrectly; expected at least 24 spaces, found 12
(#15432) Line indented incorrectly; expected at least 24 spaces, found 12
(#15432) Variable "_size235" must not contain underscores.
(#15433) Line indented incorrectly; expected at least 24 spaces, found 12
(#15433) Variable "_etype238" must not contain underscores.
(#15434) Line indented incorrectly; expected at least 24 spaces, found 12
(#15434) Variable "_etype238" must not contain underscores.
(#15434) Variable "_size235" must not contain underscores.
(#15435) Line indented incorrectly; expected 24 spaces, found 12
(#15435) Expected "for (...) {\n"; found "for (...)\n {\n"
(#15435) Variable "_i239" must not contain underscores.
(#15435) Variable "_i239" must not contain underscores.
(#15435) Variable "_size235" must not contain underscores.
(#15435) Variable "_i239" must not contain underscores.
(#15436) Line indented incorrectly; expected at least 24 spaces, found 12
(#15437) Line indented incorrectly; expected at least 28 spaces, found 14
(#15438) Line indented incorrectly; expected at least 28 spaces, found 14
(#15439) Line indented incorrectly; expected at least 28 spaces, found 14
(#15440) Line indented incorrectly; expected at least 28 spaces, found 14
(#15440) Expected 1 space before "="; 0 found
(#15441) Line indented incorrectly; expected 24 spaces, found 12
(#15442) Line indented incorrectly; expected at least 24 spaces, found 12
(#15443) Line indented incorrectly; expected 20 spaces, found 10
(#15444) Line indented incorrectly; expected at least 24 spaces, found 12
(#15445) Line indented incorrectly; expected 20 spaces, found 10
(#15447) Line indented incorrectly; expected 16 spaces, found 8
(#15448) Line indented incorrectly; expected 20 spaces, found 10
(#15449) Line indented incorrectly; expected at least 24 spaces, found 12
(#15450) Line indented incorrectly; expected at least 24 spaces, found 12
(#15451) Line indented incorrectly; expected 20 spaces, found 10
(#15452) Line indented incorrectly; expected at least 24 spaces, found 12
(#15453) Line indented incorrectly; expected 20 spaces, found 10
(#15455) Line indented incorrectly; expected 16 spaces, found 8
(#15456) Line indented incorrectly; expected 20 spaces, found 10
(#15457) Line indented incorrectly; expected at least 24 spaces, found 12
(#15458) Line indented incorrectly; expected at least 24 spaces, found 12
(#15459) Line indented incorrectly; expected 20 spaces, found 10
(#15460) Line indented incorrectly; expected at least 24 spaces, found 12
(#15461) Line indented incorrectly; expected 20 spaces, found 10
(#15463) Line indented incorrectly; expected 16 spaces, found 8
(#15464) Line indented incorrectly; expected 20 spaces, found 10
(#15465) Line indented incorrectly; expected at least 24 spaces, found 12
(#15466) Line indented incorrectly; expected at least 24 spaces, found 12
(#15467) Line indented incorrectly; expected 20 spaces, found 10
(#15468) Line indented incorrectly; expected at least 24 spaces, found 12
(#15469) Line indented incorrectly; expected 20 spaces, found 10
(#15471) Line indented incorrectly; expected 16 spaces, found 8
(#15472) Line indented incorrectly; expected at least 20 spaces, found 10
(#15474) Line indented incorrectly; expected 12 spaces, found 6
(#15475) Line indented incorrectly; expected at least 12 spaces, found 6
(#15476) Line indented incorrectly; expected 8 spaces, found 4
(#15477) Line indented incorrectly; expected at least 8 spaces, found 4
(#15478) Line indented incorrectly; expected at least 8 spaces, found 4
(#15479) Line indented incorrectly; expected 4 spaces, found 2
(#15481) Line indented incorrectly; expected 4 spaces, found 2
(#15482) Line indented incorrectly; expected at least 8 spaces, found 4
(#15483) Line indented incorrectly; expected at least 8 spaces, found 4
(#15484) Line indented incorrectly; expected 8 spaces, found 4
(#15485) Line indented incorrectly; expected 12 spaces, found 6
(#15486) Line indented incorrectly; expected at least 16 spaces, found 8
(#15487) Line indented incorrectly; expected 12 spaces, found 6
(#15488) Line indented incorrectly; expected at least 12 spaces, found 6
(#15489) Line indented incorrectly; expected at least 12 spaces, found 6
(#15490) Line indented incorrectly; expected at least 12 spaces, found 8
(#15491) Line indented incorrectly; expected at least 12 spaces, found 8
(#15492) Line indented incorrectly; expected 12 spaces, found 10
(#15492) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#15493) Line indented incorrectly; expected at least 12 spaces, found 10
(#15494) Line indented incorrectly; expected at least 16 spaces, found 12
(#15495) Line indented incorrectly; expected 12 spaces, found 10
(#15496) Line indented incorrectly; expected at least 12 spaces, found 8
(#15497) Line indented incorrectly; expected at least 12 spaces, found 8
(#15498) Line indented incorrectly; expected at least 12 spaces, found 6
(#15499) Line indented incorrectly; expected at least 12 spaces, found 6
(#15500) Line indented incorrectly; expected 8 spaces, found 4
(#15501) Line indented incorrectly; expected 8 spaces, found 4
(#15502) Line indented incorrectly; expected at least 12 spaces, found 6
(#15503) Line indented incorrectly; expected at least 12 spaces, found 6
(#15504) Line indented incorrectly; expected at least 12 spaces, found 6
(#15505) Line indented incorrectly; expected 8 spaces, found 4
(#15506) Line indented incorrectly; expected 8 spaces, found 4
(#15507) Line indented incorrectly; expected at least 12 spaces, found 6
(#15508) Line indented incorrectly; expected at least 12 spaces, found 6
(#15509) Line indented incorrectly; expected at least 12 spaces, found 6
(#15510) Line indented incorrectly; expected 8 spaces, found 4
(#15511) Line indented incorrectly; expected 8 spaces, found 4
(#15512) Line indented incorrectly; expected at least 12 spaces, found 6
(#15513) Line indented incorrectly; expected at least 12 spaces, found 6
(#15514) Line indented incorrectly; expected at least 12 spaces, found 6
(#15515) Line indented incorrectly; expected 8 spaces, found 4
(#15516) Line indented incorrectly; expected at least 8 spaces, found 4
(#15517) Line indented incorrectly; expected at least 8 spaces, found 4
(#15518) Line indented incorrectly; expected at least 8 spaces, found 4
(#15519) Line indented incorrectly; expected 4 spaces, found 2
(#15524) Line indented incorrectly; expected 4 spaces, found 2
(#15524) Member variable "_TSPEC" must be all lower-case
(#15524) Scope modifier not specified for member variable "$_TSPEC"
(#15526) Line indented incorrectly; expected 4 spaces, found 2
(#15526) Member variable "authenticationToken" must be all lower-case
(#15527) Line indented incorrectly; expected 4 spaces, found 2
(#15527) Member variable "noteGuid" must be all lower-case
(#15528) Line indented incorrectly; expected 4 spaces, found 2
(#15528) Member variable "updateSequenceNum" must be all lower-case
(#15529) Line indented incorrectly; expected 4 spaces, found 2
(#15529) Member variable "withResourcesData" must be all lower-case
(#15530) Line indented incorrectly; expected 4 spaces, found 2
(#15530) Member variable "withResourcesRecognition" must be all lower-case
(#15531) Line indented incorrectly; expected 4 spaces, found 2
(#15531) Member variable "withResourcesAlternateData" must be all lower-case
(#15533) Line indented incorrectly; expected 4 spaces, found 2
(#15534) Line indented incorrectly; expected 8 spaces, found 4
(#15534) Variable "_TSPEC" must be all lower-case
(#15534) Variable "_TSPEC" must not contain underscores.
(#15535) Line indented incorrectly; expected at least 12 spaces, found 6
(#15535) Variable "_TSPEC" must be all lower-case
(#15535) Variable "_TSPEC" must not contain underscores.
(#15536) Line indented incorrectly; expected at least 12 spaces, found 8
(#15537) Line indented incorrectly; expected at least 12 spaces, found 10
(#15538) Line indented incorrectly; expected at least 12 spaces, found 10
(#15539) Line indented incorrectly; expected at least 12 spaces, found 10
(#15540) Line indented incorrectly; expected at least 12 spaces, found 8
(#15541) Line indented incorrectly; expected at least 12 spaces, found 10
(#15542) Line indented incorrectly; expected at least 12 spaces, found 10
(#15543) Line indented incorrectly; expected at least 12 spaces, found 10
(#15544) Line indented incorrectly; expected at least 12 spaces, found 8
(#15545) Line indented incorrectly; expected at least 12 spaces, found 10
(#15546) Line indented incorrectly; expected at least 12 spaces, found 10
(#15547) Line indented incorrectly; expected at least 12 spaces, found 10
(#15548) Line indented incorrectly; expected at least 12 spaces, found 8
(#15549) Line indented incorrectly; expected at least 12 spaces, found 10
(#15550) Line indented incorrectly; expected at least 12 spaces, found 10
(#15551) Line indented incorrectly; expected at least 12 spaces, found 10
(#15552) Line indented incorrectly; expected at least 12 spaces, found 8
(#15553) Line indented incorrectly; expected at least 12 spaces, found 10
(#15554) Line indented incorrectly; expected at least 12 spaces, found 10
(#15555) Line indented incorrectly; expected at least 12 spaces, found 10
(#15556) Line indented incorrectly; expected at least 12 spaces, found 8
(#15557) Line indented incorrectly; expected at least 12 spaces, found 10
(#15558) Line indented incorrectly; expected at least 12 spaces, found 10
(#15559) Line indented incorrectly; expected at least 12 spaces, found 10
(#15560) Line indented incorrectly; expected at least 16 spaces, found 8
(#15561) Line indented incorrectly; expected 8 spaces, found 4
(#15562) Line indented incorrectly; expected 8 spaces, found 4
(#15563) Line indented incorrectly; expected 12 spaces, found 6
(#15564) Line indented incorrectly; expected at least 16 spaces, found 8
(#15565) Line indented incorrectly; expected 12 spaces, found 6
(#15566) Line indented incorrectly; expected 12 spaces, found 6
(#15567) Line indented incorrectly; expected at least 16 spaces, found 8
(#15568) Line indented incorrectly; expected 12 spaces, found 6
(#15569) Line indented incorrectly; expected 12 spaces, found 6
(#15570) Line indented incorrectly; expected at least 16 spaces, found 8
(#15571) Line indented incorrectly; expected 12 spaces, found 6
(#15572) Line indented incorrectly; expected 12 spaces, found 6
(#15573) Line indented incorrectly; expected at least 16 spaces, found 8
(#15574) Line indented incorrectly; expected 12 spaces, found 6
(#15575) Line indented incorrectly; expected 12 spaces, found 6
(#15576) Line indented incorrectly; expected at least 16 spaces, found 8
(#15577) Line indented incorrectly; expected 12 spaces, found 6
(#15578) Line indented incorrectly; expected 12 spaces, found 6
(#15579) Line indented incorrectly; expected at least 16 spaces, found 8
(#15580) Line indented incorrectly; expected 12 spaces, found 6
(#15581) Line indented incorrectly; expected 8 spaces, found 4
(#15582) Line indented incorrectly; expected 4 spaces, found 2
(#15584) Line indented incorrectly; expected 4 spaces, found 2
(#15584) Public method name "NoteStore_getNoteVersion_args::getName" must be in lower-case letters only
(#15585) Line indented incorrectly; expected at least 8 spaces, found 4
(#15586) Line indented incorrectly; expected 4 spaces, found 2
(#15588) Line indented incorrectly; expected 4 spaces, found 2
(#15589) Line indented incorrectly; expected at least 4 spaces, found 2
(#15589) Opening brace should be on the same line as the declaration
(#15590) Line indented incorrectly; expected at least 8 spaces, found 4
(#15591) Line indented incorrectly; expected at least 8 spaces, found 4
(#15592) Line indented incorrectly; expected at least 8 spaces, found 4
(#15593) Line indented incorrectly; expected at least 8 spaces, found 4
(#15594) Line indented incorrectly; expected at least 8 spaces, found 4
(#15595) Line indented incorrectly; expected 8 spaces, found 4
(#15595) Expected "while (...) {\n"; found "while (...)\n {\n"
(#15596) Line indented incorrectly; expected at least 8 spaces, found 4
(#15597) Line indented incorrectly; expected at least 12 spaces, found 6
(#15598) Line indented incorrectly; expected 12 spaces, found 6
(#15599) Line indented incorrectly; expected at least 16 spaces, found 8
(#15600) Line indented incorrectly; expected 12 spaces, found 6
(#15601) Line indented incorrectly; expected 12 spaces, found 6
(#15602) Line indented incorrectly; expected at least 12 spaces, found 6
(#15603) Line indented incorrectly; expected 16 spaces, found 8
(#15604) Line indented incorrectly; expected 20 spaces, found 10
(#15605) Line indented incorrectly; expected at least 24 spaces, found 12
(#15606) Line indented incorrectly; expected 20 spaces, found 10
(#15607) Line indented incorrectly; expected at least 24 spaces, found 12
(#15608) Line indented incorrectly; expected 20 spaces, found 10
(#15610) Line indented incorrectly; expected 16 spaces, found 8
(#15611) Line indented incorrectly; expected 20 spaces, found 10
(#15612) Line indented incorrectly; expected at least 24 spaces, found 12
(#15613) Line indented incorrectly; expected 20 spaces, found 10
(#15614) Line indented incorrectly; expected at least 24 spaces, found 12
(#15615) Line indented incorrectly; expected 20 spaces, found 10
(#15617) Line indented incorrectly; expected 16 spaces, found 8
(#15618) Line indented incorrectly; expected 20 spaces, found 10
(#15619) Line indented incorrectly; expected at least 24 spaces, found 12
(#15620) Line indented incorrectly; expected 20 spaces, found 10
(#15621) Line indented incorrectly; expected at least 24 spaces, found 12
(#15622) Line indented incorrectly; expected 20 spaces, found 10
(#15624) Line indented incorrectly; expected 16 spaces, found 8
(#15625) Line indented incorrectly; expected 20 spaces, found 10
(#15626) Line indented incorrectly; expected at least 24 spaces, found 12
(#15627) Line indented incorrectly; expected 20 spaces, found 10
(#15628) Line indented incorrectly; expected at least 24 spaces, found 12
(#15629) Line indented incorrectly; expected 20 spaces, found 10
(#15631) Line indented incorrectly; expected 16 spaces, found 8
(#15632) Line indented incorrectly; expected 20 spaces, found 10
(#15633) Line indented incorrectly; expected at least 24 spaces, found 12
(#15634) Line indented incorrectly; expected 20 spaces, found 10
(#15635) Line indented incorrectly; expected at least 24 spaces, found 12
(#15636) Line indented incorrectly; expected 20 spaces, found 10
(#15638) Line indented incorrectly; expected 16 spaces, found 8
(#15639) Line indented incorrectly; expected 20 spaces, found 10
(#15640) Line indented incorrectly; expected at least 24 spaces, found 12
(#15641) Line indented incorrectly; expected 20 spaces, found 10
(#15642) Line indented incorrectly; expected at least 24 spaces, found 12
(#15643) Line indented incorrectly; expected 20 spaces, found 10
(#15645) Line indented incorrectly; expected 16 spaces, found 8
(#15646) Line indented incorrectly; expected at least 20 spaces, found 10
(#15648) Line indented incorrectly; expected 12 spaces, found 6
(#15649) Line indented incorrectly; expected at least 12 spaces, found 6
(#15650) Line indented incorrectly; expected 8 spaces, found 4
(#15651) Line indented incorrectly; expected at least 8 spaces, found 4
(#15652) Line indented incorrectly; expected at least 8 spaces, found 4
(#15653) Line indented incorrectly; expected 4 spaces, found 2
(#15655) Line indented incorrectly; expected 4 spaces, found 2
(#15656) Line indented incorrectly; expected at least 8 spaces, found 4
(#15657) Line indented incorrectly; expected at least 8 spaces, found 4
(#15658) Line indented incorrectly; expected 8 spaces, found 4
(#15659) Line indented incorrectly; expected at least 12 spaces, found 6
(#15660) Line indented incorrectly; expected at least 12 spaces, found 6
(#15661) Line indented incorrectly; expected at least 12 spaces, found 6
(#15662) Line indented incorrectly; expected 8 spaces, found 4
(#15663) Line indented incorrectly; expected 8 spaces, found 4
(#15664) Line indented incorrectly; expected at least 12 spaces, found 6
(#15665) Line indented incorrectly; expected at least 12 spaces, found 6
(#15666) Line indented incorrectly; expected at least 12 spaces, found 6
(#15667) Line indented incorrectly; expected 8 spaces, found 4
(#15668) Line indented incorrectly; expected 8 spaces, found 4
(#15669) Line indented incorrectly; expected at least 12 spaces, found 6
(#15670) Line indented incorrectly; expected at least 12 spaces, found 6
(#15671) Line indented incorrectly; expected at least 12 spaces, found 6
(#15672) Line indented incorrectly; expected 8 spaces, found 4
(#15673) Line indented incorrectly; expected 8 spaces, found 4
(#15674) Line indented incorrectly; expected at least 12 spaces, found 6
(#15675) Line indented incorrectly; expected at least 12 spaces, found 6
(#15676) Line indented incorrectly; expected at least 12 spaces, found 6
(#15677) Line indented incorrectly; expected 8 spaces, found 4
(#15678) Line indented incorrectly; expected 8 spaces, found 4
(#15679) Line indented incorrectly; expected at least 12 spaces, found 6
(#15680) Line indented incorrectly; expected at least 12 spaces, found 6
(#15681) Line indented incorrectly; expected at least 12 spaces, found 6
(#15682) Line indented incorrectly; expected 8 spaces, found 4
(#15683) Line indented incorrectly; expected 8 spaces, found 4
(#15684) Line indented incorrectly; expected at least 12 spaces, found 6
(#15685) Line indented incorrectly; expected at least 12 spaces, found 6
(#15686) Line indented incorrectly; expected at least 12 spaces, found 6
(#15687) Line indented incorrectly; expected 8 spaces, found 4
(#15688) Line indented incorrectly; expected at least 8 spaces, found 4
(#15689) Line indented incorrectly; expected at least 8 spaces, found 4
(#15690) Line indented incorrectly; expected at least 8 spaces, found 4
(#15691) Line indented incorrectly; expected 4 spaces, found 2
(#15696) Line indented incorrectly; expected 4 spaces, found 2
(#15696) Member variable "_TSPEC" must be all lower-case
(#15696) Scope modifier not specified for member variable "$_TSPEC"
(#15698) Line indented incorrectly; expected 4 spaces, found 2
(#15699) Line indented incorrectly; expected 4 spaces, found 2
(#15699) Member variable "userException" must be all lower-case
(#15700) Line indented incorrectly; expected 4 spaces, found 2
(#15700) Member variable "systemException" must be all lower-case
(#15701) Line indented incorrectly; expected 4 spaces, found 2
(#15701) Member variable "notFoundException" must be all lower-case
(#15703) Line indented incorrectly; expected 4 spaces, found 2
(#15704) Line indented incorrectly; expected 8 spaces, found 4
(#15704) Variable "_TSPEC" must be all lower-case
(#15704) Variable "_TSPEC" must not contain underscores.
(#15705) Line indented incorrectly; expected at least 12 spaces, found 6
(#15705) Variable "_TSPEC" must be all lower-case
(#15705) Variable "_TSPEC" must not contain underscores.
(#15706) Line indented incorrectly; expected at least 12 spaces, found 8
(#15707) Line indented incorrectly; expected at least 12 spaces, found 10
(#15708) Line indented incorrectly; expected at least 12 spaces, found 10
(#15709) Line indented incorrectly; expected at least 12 spaces, found 10
(#15710) Line indented incorrectly; expected at least 12 spaces, found 10
(#15711) Line indented incorrectly; expected at least 12 spaces, found 8
(#15712) Line indented incorrectly; expected at least 12 spaces, found 10
(#15713) Line indented incorrectly; expected at least 12 spaces, found 10
(#15714) Line indented incorrectly; expected at least 12 spaces, found 10
(#15715) Line indented incorrectly; expected at least 12 spaces, found 10
(#15716) Line indented incorrectly; expected at least 12 spaces, found 8
(#15717) Line indented incorrectly; expected at least 12 spaces, found 10
(#15718) Line indented incorrectly; expected at least 12 spaces, found 10
(#15719) Line indented incorrectly; expected at least 12 spaces, found 10
(#15720) Line indented incorrectly; expected at least 12 spaces, found 10
(#15721) Line indented incorrectly; expected at least 12 spaces, found 8
(#15722) Line indented incorrectly; expected at least 12 spaces, found 10
(#15723) Line indented incorrectly; expected at least 12 spaces, found 10
(#15724) Line indented incorrectly; expected at least 12 spaces, found 10
(#15725) Line indented incorrectly; expected at least 12 spaces, found 10
(#15726) Line indented incorrectly; expected at least 16 spaces, found 8
(#15727) Line indented incorrectly; expected 8 spaces, found 4
(#15728) Line indented incorrectly; expected 8 spaces, found 4
(#15729) Line indented incorrectly; expected 12 spaces, found 6
(#15730) Line indented incorrectly; expected at least 16 spaces, found 8
(#15731) Line indented incorrectly; expected 12 spaces, found 6
(#15732) Line indented incorrectly; expected 12 spaces, found 6
(#15733) Line indented incorrectly; expected at least 16 spaces, found 8
(#15734) Line indented incorrectly; expected 12 spaces, found 6
(#15735) Line indented incorrectly; expected 12 spaces, found 6
(#15736) Line indented incorrectly; expected at least 16 spaces, found 8
(#15737) Line indented incorrectly; expected 12 spaces, found 6
(#15738) Line indented incorrectly; expected 12 spaces, found 6
(#15739) Line indented incorrectly; expected at least 16 spaces, found 8
(#15740) Line indented incorrectly; expected 12 spaces, found 6
(#15741) Line indented incorrectly; expected 8 spaces, found 4
(#15742) Line indented incorrectly; expected 4 spaces, found 2
(#15744) Line indented incorrectly; expected 4 spaces, found 2
(#15744) Public method name "NoteStore_getNoteVersion_result::getName" must be in lower-case letters only
(#15745) Line indented incorrectly; expected at least 8 spaces, found 4
(#15746) Line indented incorrectly; expected 4 spaces, found 2
(#15748) Line indented incorrectly; expected 4 spaces, found 2
(#15749) Line indented incorrectly; expected at least 4 spaces, found 2
(#15749) Opening brace should be on the same line as the declaration
(#15750) Line indented incorrectly; expected at least 8 spaces, found 4
(#15751) Line indented incorrectly; expected at least 8 spaces, found 4
(#15752) Line indented incorrectly; expected at least 8 spaces, found 4
(#15753) Line indented incorrectly; expected at least 8 spaces, found 4
(#15754) Line indented incorrectly; expected at least 8 spaces, found 4
(#15755) Line indented incorrectly; expected 8 spaces, found 4
(#15755) Expected "while (...) {\n"; found "while (...)\n {\n"
(#15756) Line indented incorrectly; expected at least 8 spaces, found 4
(#15757) Line indented incorrectly; expected at least 12 spaces, found 6
(#15758) Line indented incorrectly; expected 12 spaces, found 6
(#15759) Line indented incorrectly; expected at least 16 spaces, found 8
(#15760) Line indented incorrectly; expected 12 spaces, found 6
(#15761) Line indented incorrectly; expected 12 spaces, found 6
(#15762) Line indented incorrectly; expected at least 12 spaces, found 6
(#15763) Line indented incorrectly; expected 16 spaces, found 8
(#15764) Line indented incorrectly; expected 20 spaces, found 10
(#15765) Line indented incorrectly; expected at least 24 spaces, found 12
(#15766) Line indented incorrectly; expected at least 24 spaces, found 12
(#15767) Line indented incorrectly; expected 20 spaces, found 10
(#15768) Line indented incorrectly; expected at least 24 spaces, found 12
(#15769) Line indented incorrectly; expected 20 spaces, found 10
(#15771) Line indented incorrectly; expected 16 spaces, found 8
(#15772) Line indented incorrectly; expected 20 spaces, found 10
(#15773) Line indented incorrectly; expected at least 24 spaces, found 12
(#15774) Line indented incorrectly; expected at least 24 spaces, found 12
(#15775) Line indented incorrectly; expected 20 spaces, found 10
(#15776) Line indented incorrectly; expected at least 24 spaces, found 12
(#15777) Line indented incorrectly; expected 20 spaces, found 10
(#15779) Line indented incorrectly; expected 16 spaces, found 8
(#15780) Line indented incorrectly; expected 20 spaces, found 10
(#15781) Line indented incorrectly; expected at least 24 spaces, found 12
(#15782) Line indented incorrectly; expected at least 24 spaces, found 12
(#15783) Line indented incorrectly; expected 20 spaces, found 10
(#15784) Line indented incorrectly; expected at least 24 spaces, found 12
(#15785) Line indented incorrectly; expected 20 spaces, found 10
(#15787) Line indented incorrectly; expected 16 spaces, found 8
(#15788) Line indented incorrectly; expected 20 spaces, found 10
(#15789) Line indented incorrectly; expected at least 24 spaces, found 12
(#15790) Line indented incorrectly; expected at least 24 spaces, found 12
(#15791) Line indented incorrectly; expected 20 spaces, found 10
(#15792) Line indented incorrectly; expected at least 24 spaces, found 12
(#15793) Line indented incorrectly; expected 20 spaces, found 10
(#15795) Line indented incorrectly; expected 16 spaces, found 8
(#15796) Line indented incorrectly; expected at least 20 spaces, found 10
(#15798) Line indented incorrectly; expected 12 spaces, found 6
(#15799) Line indented incorrectly; expected at least 12 spaces, found 6
(#15800) Line indented incorrectly; expected 8 spaces, found 4
(#15801) Line indented incorrectly; expected at least 8 spaces, found 4
(#15802) Line indented incorrectly; expected at least 8 spaces, found 4
(#15803) Line indented incorrectly; expected 4 spaces, found 2
(#15805) Line indented incorrectly; expected 4 spaces, found 2
(#15806) Line indented incorrectly; expected at least 8 spaces, found 4
(#15807) Line indented incorrectly; expected at least 8 spaces, found 4
(#15808) Line indented incorrectly; expected 8 spaces, found 4
(#15809) Line indented incorrectly; expected 12 spaces, found 6
(#15810) Line indented incorrectly; expected at least 16 spaces, found 8
(#15811) Line indented incorrectly; expected 12 spaces, found 6
(#15812) Line indented incorrectly; expected at least 12 spaces, found 6
(#15813) Line indented incorrectly; expected at least 12 spaces, found 6
(#15814) Line indented incorrectly; expected at least 12 spaces, found 6
(#15815) Line indented incorrectly; expected 8 spaces, found 4
(#15816) Line indented incorrectly; expected 8 spaces, found 4
(#15817) Line indented incorrectly; expected at least 12 spaces, found 6
(#15818) Line indented incorrectly; expected at least 12 spaces, found 6
(#15819) Line indented incorrectly; expected at least 12 spaces, found 6
(#15820) Line indented incorrectly; expected 8 spaces, found 4
(#15821) Line indented incorrectly; expected 8 spaces, found 4
(#15822) Line indented incorrectly; expected at least 12 spaces, found 6
(#15823) Line indented incorrectly; expected at least 12 spaces, found 6
(#15824) Line indented incorrectly; expected at least 12 spaces, found 6
(#15825) Line indented incorrectly; expected 8 spaces, found 4
(#15826) Line indented incorrectly; expected 8 spaces, found 4
(#15827) Line indented incorrectly; expected at least 12 spaces, found 6
(#15828) Line indented incorrectly; expected at least 12 spaces, found 6
(#15829) Line indented incorrectly; expected at least 12 spaces, found 6
(#15830) Line indented incorrectly; expected 8 spaces, found 4
(#15831) Line indented incorrectly; expected at least 8 spaces, found 4
(#15832) Line indented incorrectly; expected at least 8 spaces, found 4
(#15833) Line indented incorrectly; expected at least 8 spaces, found 4
(#15834) Line indented incorrectly; expected 4 spaces, found 2
(#15839) Line indented incorrectly; expected 4 spaces, found 2
(#15839) Member variable "_TSPEC" must be all lower-case
(#15839) Scope modifier not specified for member variable "$_TSPEC"
(#15841) Line indented incorrectly; expected 4 spaces, found 2
(#15841) Member variable "authenticationToken" must be all lower-case
(#15842) Line indented incorrectly; expected 4 spaces, found 2
(#15843) Line indented incorrectly; expected 4 spaces, found 2
(#15843) Member variable "withData" must be all lower-case
(#15844) Line indented incorrectly; expected 4 spaces, found 2
(#15844) Member variable "withRecognition" must be all lower-case
(#15845) Line indented incorrectly; expected 4 spaces, found 2
(#15845) Member variable "withAttributes" must be all lower-case
(#15846) Line indented incorrectly; expected 4 spaces, found 2
(#15846) Member variable "withAlternateData" must be all lower-case
(#15848) Line indented incorrectly; expected 4 spaces, found 2
(#15849) Line indented incorrectly; expected 8 spaces, found 4
(#15849) Variable "_TSPEC" must be all lower-case
(#15849) Variable "_TSPEC" must not contain underscores.
(#15850) Line indented incorrectly; expected at least 12 spaces, found 6
(#15850) Variable "_TSPEC" must be all lower-case
(#15850) Variable "_TSPEC" must not contain underscores.
(#15851) Line indented incorrectly; expected at least 12 spaces, found 8
(#15852) Line indented incorrectly; expected at least 12 spaces, found 10
(#15853) Line indented incorrectly; expected at least 12 spaces, found 10
(#15854) Line indented incorrectly; expected at least 12 spaces, found 10
(#15855) Line indented incorrectly; expected at least 12 spaces, found 8
(#15856) Line indented incorrectly; expected at least 12 spaces, found 10
(#15857) Line indented incorrectly; expected at least 12 spaces, found 10
(#15858) Line indented incorrectly; expected at least 12 spaces, found 10
(#15859) Line indented incorrectly; expected at least 12 spaces, found 8
(#15860) Line indented incorrectly; expected at least 12 spaces, found 10
(#15861) Line indented incorrectly; expected at least 12 spaces, found 10
(#15862) Line indented incorrectly; expected at least 12 spaces, found 10
(#15863) Line indented incorrectly; expected at least 12 spaces, found 8
(#15864) Line indented incorrectly; expected at least 12 spaces, found 10
(#15865) Line indented incorrectly; expected at least 12 spaces, found 10
(#15866) Line indented incorrectly; expected at least 12 spaces, found 10
(#15867) Line indented incorrectly; expected at least 12 spaces, found 8
(#15868) Line indented incorrectly; expected at least 12 spaces, found 10
(#15869) Line indented incorrectly; expected at least 12 spaces, found 10
(#15870) Line indented incorrectly; expected at least 12 spaces, found 10
(#15871) Line indented incorrectly; expected at least 12 spaces, found 8
(#15872) Line indented incorrectly; expected at least 12 spaces, found 10
(#15873) Line indented incorrectly; expected at least 12 spaces, found 10
(#15874) Line indented incorrectly; expected at least 12 spaces, found 10
(#15875) Line indented incorrectly; expected at least 16 spaces, found 8
(#15876) Line indented incorrectly; expected 8 spaces, found 4
(#15877) Line indented incorrectly; expected 8 spaces, found 4
(#15878) Line indented incorrectly; expected 12 spaces, found 6
(#15879) Line indented incorrectly; expected at least 16 spaces, found 8
(#15880) Line indented incorrectly; expected 12 spaces, found 6
(#15881) Line indented incorrectly; expected 12 spaces, found 6
(#15882) Line indented incorrectly; expected at least 16 spaces, found 8
(#15883) Line indented incorrectly; expected 12 spaces, found 6
(#15884) Line indented incorrectly; expected 12 spaces, found 6
(#15885) Line indented incorrectly; expected at least 16 spaces, found 8
(#15886) Line indented incorrectly; expected 12 spaces, found 6
(#15887) Line indented incorrectly; expected 12 spaces, found 6
(#15888) Line indented incorrectly; expected at least 16 spaces, found 8
(#15889) Line indented incorrectly; expected 12 spaces, found 6
(#15890) Line indented incorrectly; expected 12 spaces, found 6
(#15891) Line indented incorrectly; expected at least 16 spaces, found 8
(#15892) Line indented incorrectly; expected 12 spaces, found 6
(#15893) Line indented incorrectly; expected 12 spaces, found 6
(#15894) Line indented incorrectly; expected at least 16 spaces, found 8
(#15895) Line indented incorrectly; expected 12 spaces, found 6
(#15896) Line indented incorrectly; expected 8 spaces, found 4
(#15897) Line indented incorrectly; expected 4 spaces, found 2
(#15899) Line indented incorrectly; expected 4 spaces, found 2
(#15899) Public method name "NoteStore_getResource_args::getName" must be in lower-case letters only
(#15900) Line indented incorrectly; expected at least 8 spaces, found 4
(#15901) Line indented incorrectly; expected 4 spaces, found 2
(#15903) Line indented incorrectly; expected 4 spaces, found 2
(#15904) Line indented incorrectly; expected at least 4 spaces, found 2
(#15904) Opening brace should be on the same line as the declaration
(#15905) Line indented incorrectly; expected at least 8 spaces, found 4
(#15906) Line indented incorrectly; expected at least 8 spaces, found 4
(#15907) Line indented incorrectly; expected at least 8 spaces, found 4
(#15908) Line indented incorrectly; expected at least 8 spaces, found 4
(#15909) Line indented incorrectly; expected at least 8 spaces, found 4
(#15910) Line indented incorrectly; expected 8 spaces, found 4
(#15910) Expected "while (...) {\n"; found "while (...)\n {\n"
(#15911) Line indented incorrectly; expected at least 8 spaces, found 4
(#15912) Line indented incorrectly; expected at least 12 spaces, found 6
(#15913) Line indented incorrectly; expected 12 spaces, found 6
(#15914) Line indented incorrectly; expected at least 16 spaces, found 8
(#15915) Line indented incorrectly; expected 12 spaces, found 6
(#15916) Line indented incorrectly; expected 12 spaces, found 6
(#15917) Line indented incorrectly; expected at least 12 spaces, found 6
(#15918) Line indented incorrectly; expected 16 spaces, found 8
(#15919) Line indented incorrectly; expected 20 spaces, found 10
(#15920) Line indented incorrectly; expected at least 24 spaces, found 12
(#15921) Line indented incorrectly; expected 20 spaces, found 10
(#15922) Line indented incorrectly; expected at least 24 spaces, found 12
(#15923) Line indented incorrectly; expected 20 spaces, found 10
(#15925) Line indented incorrectly; expected 16 spaces, found 8
(#15926) Line indented incorrectly; expected 20 spaces, found 10
(#15927) Line indented incorrectly; expected at least 24 spaces, found 12
(#15928) Line indented incorrectly; expected 20 spaces, found 10
(#15929) Line indented incorrectly; expected at least 24 spaces, found 12
(#15930) Line indented incorrectly; expected 20 spaces, found 10
(#15932) Line indented incorrectly; expected 16 spaces, found 8
(#15933) Line indented incorrectly; expected 20 spaces, found 10
(#15934) Line indented incorrectly; expected at least 24 spaces, found 12
(#15935) Line indented incorrectly; expected 20 spaces, found 10
(#15936) Line indented incorrectly; expected at least 24 spaces, found 12
(#15937) Line indented incorrectly; expected 20 spaces, found 10
(#15939) Line indented incorrectly; expected 16 spaces, found 8
(#15940) Line indented incorrectly; expected 20 spaces, found 10
(#15941) Line indented incorrectly; expected at least 24 spaces, found 12
(#15942) Line indented incorrectly; expected 20 spaces, found 10
(#15943) Line indented incorrectly; expected at least 24 spaces, found 12
(#15944) Line indented incorrectly; expected 20 spaces, found 10
(#15946) Line indented incorrectly; expected 16 spaces, found 8
(#15947) Line indented incorrectly; expected 20 spaces, found 10
(#15948) Line indented incorrectly; expected at least 24 spaces, found 12
(#15949) Line indented incorrectly; expected 20 spaces, found 10
(#15950) Line indented incorrectly; expected at least 24 spaces, found 12
(#15951) Line indented incorrectly; expected 20 spaces, found 10
(#15953) Line indented incorrectly; expected 16 spaces, found 8
(#15954) Line indented incorrectly; expected 20 spaces, found 10
(#15955) Line indented incorrectly; expected at least 24 spaces, found 12
(#15956) Line indented incorrectly; expected 20 spaces, found 10
(#15957) Line indented incorrectly; expected at least 24 spaces, found 12
(#15958) Line indented incorrectly; expected 20 spaces, found 10
(#15960) Line indented incorrectly; expected 16 spaces, found 8
(#15961) Line indented incorrectly; expected at least 20 spaces, found 10
(#15963) Line indented incorrectly; expected 12 spaces, found 6
(#15964) Line indented incorrectly; expected at least 12 spaces, found 6
(#15965) Line indented incorrectly; expected 8 spaces, found 4
(#15966) Line indented incorrectly; expected at least 8 spaces, found 4
(#15967) Line indented incorrectly; expected at least 8 spaces, found 4
(#15968) Line indented incorrectly; expected 4 spaces, found 2
(#15970) Line indented incorrectly; expected 4 spaces, found 2
(#15971) Line indented incorrectly; expected at least 8 spaces, found 4
(#15972) Line indented incorrectly; expected at least 8 spaces, found 4
(#15973) Line indented incorrectly; expected 8 spaces, found 4
(#15974) Line indented incorrectly; expected at least 12 spaces, found 6
(#15975) Line indented incorrectly; expected at least 12 spaces, found 6
(#15976) Line indented incorrectly; expected at least 12 spaces, found 6
(#15977) Line indented incorrectly; expected 8 spaces, found 4
(#15978) Line indented incorrectly; expected 8 spaces, found 4
(#15979) Line indented incorrectly; expected at least 12 spaces, found 6
(#15980) Line indented incorrectly; expected at least 12 spaces, found 6
(#15981) Line indented incorrectly; expected at least 12 spaces, found 6
(#15982) Line indented incorrectly; expected 8 spaces, found 4
(#15983) Line indented incorrectly; expected 8 spaces, found 4
(#15984) Line indented incorrectly; expected at least 12 spaces, found 6
(#15985) Line indented incorrectly; expected at least 12 spaces, found 6
(#15986) Line indented incorrectly; expected at least 12 spaces, found 6
(#15987) Line indented incorrectly; expected 8 spaces, found 4
(#15988) Line indented incorrectly; expected 8 spaces, found 4
(#15989) Line indented incorrectly; expected at least 12 spaces, found 6
(#15990) Line indented incorrectly; expected at least 12 spaces, found 6
(#15991) Line indented incorrectly; expected at least 12 spaces, found 6
(#15992) Line indented incorrectly; expected 8 spaces, found 4
(#15993) Line indented incorrectly; expected 8 spaces, found 4
(#15994) Line indented incorrectly; expected at least 12 spaces, found 6
(#15995) Line indented incorrectly; expected at least 12 spaces, found 6
(#15996) Line indented incorrectly; expected at least 12 spaces, found 6
(#15997) Line indented incorrectly; expected 8 spaces, found 4
(#15998) Line indented incorrectly; expected 8 spaces, found 4
(#15999) Line indented incorrectly; expected at least 12 spaces, found 6
(#16000) Line indented incorrectly; expected at least 12 spaces, found 6
(#16001) Line indented incorrectly; expected at least 12 spaces, found 6
(#16002) Line indented incorrectly; expected 8 spaces, found 4
(#16003) Line indented incorrectly; expected at least 8 spaces, found 4
(#16004) Line indented incorrectly; expected at least 8 spaces, found 4
(#16005) Line indented incorrectly; expected at least 8 spaces, found 4
(#16006) Line indented incorrectly; expected 4 spaces, found 2
(#16011) Line indented incorrectly; expected 4 spaces, found 2
(#16011) Member variable "_TSPEC" must be all lower-case
(#16011) Scope modifier not specified for member variable "$_TSPEC"
(#16013) Line indented incorrectly; expected 4 spaces, found 2
(#16014) Line indented incorrectly; expected 4 spaces, found 2
(#16014) Member variable "userException" must be all lower-case
(#16015) Line indented incorrectly; expected 4 spaces, found 2
(#16015) Member variable "systemException" must be all lower-case
(#16016) Line indented incorrectly; expected 4 spaces, found 2
(#16016) Member variable "notFoundException" must be all lower-case
(#16018) Line indented incorrectly; expected 4 spaces, found 2
(#16019) Line indented incorrectly; expected 8 spaces, found 4
(#16019) Variable "_TSPEC" must be all lower-case
(#16019) Variable "_TSPEC" must not contain underscores.
(#16020) Line indented incorrectly; expected at least 12 spaces, found 6
(#16020) Variable "_TSPEC" must be all lower-case
(#16020) Variable "_TSPEC" must not contain underscores.
(#16021) Line indented incorrectly; expected at least 12 spaces, found 8
(#16022) Line indented incorrectly; expected at least 12 spaces, found 10
(#16023) Line indented incorrectly; expected at least 12 spaces, found 10
(#16024) Line indented incorrectly; expected at least 12 spaces, found 10
(#16025) Line indented incorrectly; expected at least 12 spaces, found 10
(#16026) Line indented incorrectly; expected at least 12 spaces, found 8
(#16027) Line indented incorrectly; expected at least 12 spaces, found 10
(#16028) Line indented incorrectly; expected at least 12 spaces, found 10
(#16029) Line indented incorrectly; expected at least 12 spaces, found 10
(#16030) Line indented incorrectly; expected at least 12 spaces, found 10
(#16031) Line indented incorrectly; expected at least 12 spaces, found 8
(#16032) Line indented incorrectly; expected at least 12 spaces, found 10
(#16033) Line indented incorrectly; expected at least 12 spaces, found 10
(#16034) Line indented incorrectly; expected at least 12 spaces, found 10
(#16035) Line indented incorrectly; expected at least 12 spaces, found 10
(#16036) Line indented incorrectly; expected at least 12 spaces, found 8
(#16037) Line indented incorrectly; expected at least 12 spaces, found 10
(#16038) Line indented incorrectly; expected at least 12 spaces, found 10
(#16039) Line indented incorrectly; expected at least 12 spaces, found 10
(#16040) Line indented incorrectly; expected at least 12 spaces, found 10
(#16041) Line indented incorrectly; expected at least 16 spaces, found 8
(#16042) Line indented incorrectly; expected 8 spaces, found 4
(#16043) Line indented incorrectly; expected 8 spaces, found 4
(#16044) Line indented incorrectly; expected 12 spaces, found 6
(#16045) Line indented incorrectly; expected at least 16 spaces, found 8
(#16046) Line indented incorrectly; expected 12 spaces, found 6
(#16047) Line indented incorrectly; expected 12 spaces, found 6
(#16048) Line indented incorrectly; expected at least 16 spaces, found 8
(#16049) Line indented incorrectly; expected 12 spaces, found 6
(#16050) Line indented incorrectly; expected 12 spaces, found 6
(#16051) Line indented incorrectly; expected at least 16 spaces, found 8
(#16052) Line indented incorrectly; expected 12 spaces, found 6
(#16053) Line indented incorrectly; expected 12 spaces, found 6
(#16054) Line indented incorrectly; expected at least 16 spaces, found 8
(#16055) Line indented incorrectly; expected 12 spaces, found 6
(#16056) Line indented incorrectly; expected 8 spaces, found 4
(#16057) Line indented incorrectly; expected 4 spaces, found 2
(#16059) Line indented incorrectly; expected 4 spaces, found 2
(#16059) Public method name "NoteStore_getResource_result::getName" must be in lower-case letters only
(#16060) Line indented incorrectly; expected at least 8 spaces, found 4
(#16061) Line indented incorrectly; expected 4 spaces, found 2
(#16063) Line indented incorrectly; expected 4 spaces, found 2
(#16064) Line indented incorrectly; expected at least 4 spaces, found 2
(#16064) Opening brace should be on the same line as the declaration
(#16065) Line indented incorrectly; expected at least 8 spaces, found 4
(#16066) Line indented incorrectly; expected at least 8 spaces, found 4
(#16067) Line indented incorrectly; expected at least 8 spaces, found 4
(#16068) Line indented incorrectly; expected at least 8 spaces, found 4
(#16069) Line indented incorrectly; expected at least 8 spaces, found 4
(#16070) Line indented incorrectly; expected 8 spaces, found 4
(#16070) Expected "while (...) {\n"; found "while (...)\n {\n"
(#16071) Line indented incorrectly; expected at least 8 spaces, found 4
(#16072) Line indented incorrectly; expected at least 12 spaces, found 6
(#16073) Line indented incorrectly; expected 12 spaces, found 6
(#16074) Line indented incorrectly; expected at least 16 spaces, found 8
(#16075) Line indented incorrectly; expected 12 spaces, found 6
(#16076) Line indented incorrectly; expected 12 spaces, found 6
(#16077) Line indented incorrectly; expected at least 12 spaces, found 6
(#16078) Line indented incorrectly; expected 16 spaces, found 8
(#16079) Line indented incorrectly; expected 20 spaces, found 10
(#16080) Line indented incorrectly; expected at least 24 spaces, found 12
(#16081) Line indented incorrectly; expected at least 24 spaces, found 12
(#16082) Line indented incorrectly; expected 20 spaces, found 10
(#16083) Line indented incorrectly; expected at least 24 spaces, found 12
(#16084) Line indented incorrectly; expected 20 spaces, found 10
(#16086) Line indented incorrectly; expected 16 spaces, found 8
(#16087) Line indented incorrectly; expected 20 spaces, found 10
(#16088) Line indented incorrectly; expected at least 24 spaces, found 12
(#16089) Line indented incorrectly; expected at least 24 spaces, found 12
(#16090) Line indented incorrectly; expected 20 spaces, found 10
(#16091) Line indented incorrectly; expected at least 24 spaces, found 12
(#16092) Line indented incorrectly; expected 20 spaces, found 10
(#16094) Line indented incorrectly; expected 16 spaces, found 8
(#16095) Line indented incorrectly; expected 20 spaces, found 10
(#16096) Line indented incorrectly; expected at least 24 spaces, found 12
(#16097) Line indented incorrectly; expected at least 24 spaces, found 12
(#16098) Line indented incorrectly; expected 20 spaces, found 10
(#16099) Line indented incorrectly; expected at least 24 spaces, found 12
(#16100) Line indented incorrectly; expected 20 spaces, found 10
(#16102) Line indented incorrectly; expected 16 spaces, found 8
(#16103) Line indented incorrectly; expected 20 spaces, found 10
(#16104) Line indented incorrectly; expected at least 24 spaces, found 12
(#16105) Line indented incorrectly; expected at least 24 spaces, found 12
(#16106) Line indented incorrectly; expected 20 spaces, found 10
(#16107) Line indented incorrectly; expected at least 24 spaces, found 12
(#16108) Line indented incorrectly; expected 20 spaces, found 10
(#16110) Line indented incorrectly; expected 16 spaces, found 8
(#16111) Line indented incorrectly; expected at least 20 spaces, found 10
(#16113) Line indented incorrectly; expected 12 spaces, found 6
(#16114) Line indented incorrectly; expected at least 12 spaces, found 6
(#16115) Line indented incorrectly; expected 8 spaces, found 4
(#16116) Line indented incorrectly; expected at least 8 spaces, found 4
(#16117) Line indented incorrectly; expected at least 8 spaces, found 4
(#16118) Line indented incorrectly; expected 4 spaces, found 2
(#16120) Line indented incorrectly; expected 4 spaces, found 2
(#16121) Line indented incorrectly; expected at least 8 spaces, found 4
(#16122) Line indented incorrectly; expected at least 8 spaces, found 4
(#16123) Line indented incorrectly; expected 8 spaces, found 4
(#16124) Line indented incorrectly; expected 12 spaces, found 6
(#16125) Line indented incorrectly; expected at least 16 spaces, found 8
(#16126) Line indented incorrectly; expected 12 spaces, found 6
(#16127) Line indented incorrectly; expected at least 12 spaces, found 6
(#16128) Line indented incorrectly; expected at least 12 spaces, found 6
(#16129) Line indented incorrectly; expected at least 12 spaces, found 6
(#16130) Line indented incorrectly; expected 8 spaces, found 4
(#16131) Line indented incorrectly; expected 8 spaces, found 4
(#16132) Line indented incorrectly; expected at least 12 spaces, found 6
(#16133) Line indented incorrectly; expected at least 12 spaces, found 6
(#16134) Line indented incorrectly; expected at least 12 spaces, found 6
(#16135) Line indented incorrectly; expected 8 spaces, found 4
(#16136) Line indented incorrectly; expected 8 spaces, found 4
(#16137) Line indented incorrectly; expected at least 12 spaces, found 6
(#16138) Line indented incorrectly; expected at least 12 spaces, found 6
(#16139) Line indented incorrectly; expected at least 12 spaces, found 6
(#16140) Line indented incorrectly; expected 8 spaces, found 4
(#16141) Line indented incorrectly; expected 8 spaces, found 4
(#16142) Line indented incorrectly; expected at least 12 spaces, found 6
(#16143) Line indented incorrectly; expected at least 12 spaces, found 6
(#16144) Line indented incorrectly; expected at least 12 spaces, found 6
(#16145) Line indented incorrectly; expected 8 spaces, found 4
(#16146) Line indented incorrectly; expected at least 8 spaces, found 4
(#16147) Line indented incorrectly; expected at least 8 spaces, found 4
(#16148) Line indented incorrectly; expected at least 8 spaces, found 4
(#16149) Line indented incorrectly; expected 4 spaces, found 2
(#16154) Line indented incorrectly; expected 4 spaces, found 2
(#16154) Member variable "_TSPEC" must be all lower-case
(#16154) Scope modifier not specified for member variable "$_TSPEC"
(#16156) Line indented incorrectly; expected 4 spaces, found 2
(#16156) Member variable "authenticationToken" must be all lower-case
(#16157) Line indented incorrectly; expected 4 spaces, found 2
(#16159) Line indented incorrectly; expected 4 spaces, found 2
(#16160) Line indented incorrectly; expected 8 spaces, found 4
(#16160) Variable "_TSPEC" must be all lower-case
(#16160) Variable "_TSPEC" must not contain underscores.
(#16161) Line indented incorrectly; expected at least 12 spaces, found 6
(#16161) Variable "_TSPEC" must be all lower-case
(#16161) Variable "_TSPEC" must not contain underscores.
(#16162) Line indented incorrectly; expected at least 12 spaces, found 8
(#16163) Line indented incorrectly; expected at least 12 spaces, found 10
(#16164) Line indented incorrectly; expected at least 12 spaces, found 10
(#16165) Line indented incorrectly; expected at least 12 spaces, found 10
(#16166) Line indented incorrectly; expected at least 12 spaces, found 8
(#16167) Line indented incorrectly; expected at least 12 spaces, found 10
(#16168) Line indented incorrectly; expected at least 12 spaces, found 10
(#16169) Line indented incorrectly; expected at least 12 spaces, found 10
(#16170) Line indented incorrectly; expected at least 16 spaces, found 8
(#16171) Line indented incorrectly; expected 8 spaces, found 4
(#16172) Line indented incorrectly; expected 8 spaces, found 4
(#16173) Line indented incorrectly; expected 12 spaces, found 6
(#16174) Line indented incorrectly; expected at least 16 spaces, found 8
(#16175) Line indented incorrectly; expected 12 spaces, found 6
(#16176) Line indented incorrectly; expected 12 spaces, found 6
(#16177) Line indented incorrectly; expected at least 16 spaces, found 8
(#16178) Line indented incorrectly; expected 12 spaces, found 6
(#16179) Line indented incorrectly; expected 8 spaces, found 4
(#16180) Line indented incorrectly; expected 4 spaces, found 2
(#16182) Line indented incorrectly; expected 4 spaces, found 2
(#16182) Public method name "NoteStore_getResourceApplicationData_args::getName" must be in lower-case letters only
(#16183) Line indented incorrectly; expected at least 8 spaces, found 4
(#16184) Line indented incorrectly; expected 4 spaces, found 2
(#16186) Line indented incorrectly; expected 4 spaces, found 2
(#16187) Line indented incorrectly; expected at least 4 spaces, found 2
(#16187) Opening brace should be on the same line as the declaration
(#16188) Line indented incorrectly; expected at least 8 spaces, found 4
(#16189) Line indented incorrectly; expected at least 8 spaces, found 4
(#16190) Line indented incorrectly; expected at least 8 spaces, found 4
(#16191) Line indented incorrectly; expected at least 8 spaces, found 4
(#16192) Line indented incorrectly; expected at least 8 spaces, found 4
(#16193) Line indented incorrectly; expected 8 spaces, found 4
(#16193) Expected "while (...) {\n"; found "while (...)\n {\n"
(#16194) Line indented incorrectly; expected at least 8 spaces, found 4
(#16195) Line indented incorrectly; expected at least 12 spaces, found 6
(#16196) Line indented incorrectly; expected 12 spaces, found 6
(#16197) Line indented incorrectly; expected at least 16 spaces, found 8
(#16198) Line indented incorrectly; expected 12 spaces, found 6
(#16199) Line indented incorrectly; expected 12 spaces, found 6
(#16200) Line indented incorrectly; expected at least 12 spaces, found 6
(#16201) Line indented incorrectly; expected 16 spaces, found 8
(#16202) Line indented incorrectly; expected 20 spaces, found 10
(#16203) Line indented incorrectly; expected at least 24 spaces, found 12
(#16204) Line indented incorrectly; expected 20 spaces, found 10
(#16205) Line indented incorrectly; expected at least 24 spaces, found 12
(#16206) Line indented incorrectly; expected 20 spaces, found 10
(#16208) Line indented incorrectly; expected 16 spaces, found 8
(#16209) Line indented incorrectly; expected 20 spaces, found 10
(#16210) Line indented incorrectly; expected at least 24 spaces, found 12
(#16211) Line indented incorrectly; expected 20 spaces, found 10
(#16212) Line indented incorrectly; expected at least 24 spaces, found 12
(#16213) Line indented incorrectly; expected 20 spaces, found 10
(#16215) Line indented incorrectly; expected 16 spaces, found 8
(#16216) Line indented incorrectly; expected at least 20 spaces, found 10
(#16218) Line indented incorrectly; expected 12 spaces, found 6
(#16219) Line indented incorrectly; expected at least 12 spaces, found 6
(#16220) Line indented incorrectly; expected 8 spaces, found 4
(#16221) Line indented incorrectly; expected at least 8 spaces, found 4
(#16222) Line indented incorrectly; expected at least 8 spaces, found 4
(#16223) Line indented incorrectly; expected 4 spaces, found 2
(#16225) Line indented incorrectly; expected 4 spaces, found 2
(#16226) Line indented incorrectly; expected at least 8 spaces, found 4
(#16227) Line indented incorrectly; expected at least 8 spaces, found 4
(#16228) Line indented incorrectly; expected 8 spaces, found 4
(#16229) Line indented incorrectly; expected at least 12 spaces, found 6
(#16230) Line indented incorrectly; expected at least 12 spaces, found 6
(#16231) Line indented incorrectly; expected at least 12 spaces, found 6
(#16232) Line indented incorrectly; expected 8 spaces, found 4
(#16233) Line indented incorrectly; expected 8 spaces, found 4
(#16234) Line indented incorrectly; expected at least 12 spaces, found 6
(#16235) Line indented incorrectly; expected at least 12 spaces, found 6
(#16236) Line indented incorrectly; expected at least 12 spaces, found 6
(#16237) Line indented incorrectly; expected 8 spaces, found 4
(#16238) Line indented incorrectly; expected at least 8 spaces, found 4
(#16239) Line indented incorrectly; expected at least 8 spaces, found 4
(#16240) Line indented incorrectly; expected at least 8 spaces, found 4
(#16241) Line indented incorrectly; expected 4 spaces, found 2
(#16246) Line indented incorrectly; expected 4 spaces, found 2
(#16246) Member variable "_TSPEC" must be all lower-case
(#16246) Scope modifier not specified for member variable "$_TSPEC"
(#16248) Line indented incorrectly; expected 4 spaces, found 2
(#16249) Line indented incorrectly; expected 4 spaces, found 2
(#16249) Member variable "userException" must be all lower-case
(#16250) Line indented incorrectly; expected 4 spaces, found 2
(#16250) Member variable "systemException" must be all lower-case
(#16251) Line indented incorrectly; expected 4 spaces, found 2
(#16251) Member variable "notFoundException" must be all lower-case
(#16253) Line indented incorrectly; expected 4 spaces, found 2
(#16254) Line indented incorrectly; expected 8 spaces, found 4
(#16254) Variable "_TSPEC" must be all lower-case
(#16254) Variable "_TSPEC" must not contain underscores.
(#16255) Line indented incorrectly; expected at least 12 spaces, found 6
(#16255) Variable "_TSPEC" must be all lower-case
(#16255) Variable "_TSPEC" must not contain underscores.
(#16256) Line indented incorrectly; expected at least 12 spaces, found 8
(#16257) Line indented incorrectly; expected at least 12 spaces, found 10
(#16258) Line indented incorrectly; expected at least 12 spaces, found 10
(#16259) Line indented incorrectly; expected at least 12 spaces, found 10
(#16260) Line indented incorrectly; expected at least 12 spaces, found 10
(#16261) Line indented incorrectly; expected at least 12 spaces, found 8
(#16262) Line indented incorrectly; expected at least 12 spaces, found 10
(#16263) Line indented incorrectly; expected at least 12 spaces, found 10
(#16264) Line indented incorrectly; expected at least 12 spaces, found 10
(#16265) Line indented incorrectly; expected at least 12 spaces, found 10
(#16266) Line indented incorrectly; expected at least 12 spaces, found 8
(#16267) Line indented incorrectly; expected at least 12 spaces, found 10
(#16268) Line indented incorrectly; expected at least 12 spaces, found 10
(#16269) Line indented incorrectly; expected at least 12 spaces, found 10
(#16270) Line indented incorrectly; expected at least 12 spaces, found 10
(#16271) Line indented incorrectly; expected at least 12 spaces, found 8
(#16272) Line indented incorrectly; expected at least 12 spaces, found 10
(#16273) Line indented incorrectly; expected at least 12 spaces, found 10
(#16274) Line indented incorrectly; expected at least 12 spaces, found 10
(#16275) Line indented incorrectly; expected at least 12 spaces, found 10
(#16276) Line indented incorrectly; expected at least 16 spaces, found 8
(#16277) Line indented incorrectly; expected 8 spaces, found 4
(#16278) Line indented incorrectly; expected 8 spaces, found 4
(#16279) Line indented incorrectly; expected 12 spaces, found 6
(#16280) Line indented incorrectly; expected at least 16 spaces, found 8
(#16281) Line indented incorrectly; expected 12 spaces, found 6
(#16282) Line indented incorrectly; expected 12 spaces, found 6
(#16283) Line indented incorrectly; expected at least 16 spaces, found 8
(#16284) Line indented incorrectly; expected 12 spaces, found 6
(#16285) Line indented incorrectly; expected 12 spaces, found 6
(#16286) Line indented incorrectly; expected at least 16 spaces, found 8
(#16287) Line indented incorrectly; expected 12 spaces, found 6
(#16288) Line indented incorrectly; expected 12 spaces, found 6
(#16289) Line indented incorrectly; expected at least 16 spaces, found 8
(#16290) Line indented incorrectly; expected 12 spaces, found 6
(#16291) Line indented incorrectly; expected 8 spaces, found 4
(#16292) Line indented incorrectly; expected 4 spaces, found 2
(#16294) Line indented incorrectly; expected 4 spaces, found 2
(#16294) Public method name "NoteStore_getResourceApplicationData_result::getName" must be in lower-case letters only
(#16295) Line indented incorrectly; expected at least 8 spaces, found 4
(#16296) Line indented incorrectly; expected 4 spaces, found 2
(#16298) Line indented incorrectly; expected 4 spaces, found 2
(#16299) Line indented incorrectly; expected at least 4 spaces, found 2
(#16299) Opening brace should be on the same line as the declaration
(#16300) Line indented incorrectly; expected at least 8 spaces, found 4
(#16301) Line indented incorrectly; expected at least 8 spaces, found 4
(#16302) Line indented incorrectly; expected at least 8 spaces, found 4
(#16303) Line indented incorrectly; expected at least 8 spaces, found 4
(#16304) Line indented incorrectly; expected at least 8 spaces, found 4
(#16305) Line indented incorrectly; expected 8 spaces, found 4
(#16305) Expected "while (...) {\n"; found "while (...)\n {\n"
(#16306) Line indented incorrectly; expected at least 8 spaces, found 4
(#16307) Line indented incorrectly; expected at least 12 spaces, found 6
(#16308) Line indented incorrectly; expected 12 spaces, found 6
(#16309) Line indented incorrectly; expected at least 16 spaces, found 8
(#16310) Line indented incorrectly; expected 12 spaces, found 6
(#16311) Line indented incorrectly; expected 12 spaces, found 6
(#16312) Line indented incorrectly; expected at least 12 spaces, found 6
(#16313) Line indented incorrectly; expected 16 spaces, found 8
(#16314) Line indented incorrectly; expected 20 spaces, found 10
(#16315) Line indented incorrectly; expected at least 24 spaces, found 12
(#16316) Line indented incorrectly; expected at least 24 spaces, found 12
(#16317) Line indented incorrectly; expected 20 spaces, found 10
(#16318) Line indented incorrectly; expected at least 24 spaces, found 12
(#16319) Line indented incorrectly; expected 20 spaces, found 10
(#16321) Line indented incorrectly; expected 16 spaces, found 8
(#16322) Line indented incorrectly; expected 20 spaces, found 10
(#16323) Line indented incorrectly; expected at least 24 spaces, found 12
(#16324) Line indented incorrectly; expected at least 24 spaces, found 12
(#16325) Line indented incorrectly; expected 20 spaces, found 10
(#16326) Line indented incorrectly; expected at least 24 spaces, found 12
(#16327) Line indented incorrectly; expected 20 spaces, found 10
(#16329) Line indented incorrectly; expected 16 spaces, found 8
(#16330) Line indented incorrectly; expected 20 spaces, found 10
(#16331) Line indented incorrectly; expected at least 24 spaces, found 12
(#16332) Line indented incorrectly; expected at least 24 spaces, found 12
(#16333) Line indented incorrectly; expected 20 spaces, found 10
(#16334) Line indented incorrectly; expected at least 24 spaces, found 12
(#16335) Line indented incorrectly; expected 20 spaces, found 10
(#16337) Line indented incorrectly; expected 16 spaces, found 8
(#16338) Line indented incorrectly; expected 20 spaces, found 10
(#16339) Line indented incorrectly; expected at least 24 spaces, found 12
(#16340) Line indented incorrectly; expected at least 24 spaces, found 12
(#16341) Line indented incorrectly; expected 20 spaces, found 10
(#16342) Line indented incorrectly; expected at least 24 spaces, found 12
(#16343) Line indented incorrectly; expected 20 spaces, found 10
(#16345) Line indented incorrectly; expected 16 spaces, found 8
(#16346) Line indented incorrectly; expected at least 20 spaces, found 10
(#16348) Line indented incorrectly; expected 12 spaces, found 6
(#16349) Line indented incorrectly; expected at least 12 spaces, found 6
(#16350) Line indented incorrectly; expected 8 spaces, found 4
(#16351) Line indented incorrectly; expected at least 8 spaces, found 4
(#16352) Line indented incorrectly; expected at least 8 spaces, found 4
(#16353) Line indented incorrectly; expected 4 spaces, found 2
(#16355) Line indented incorrectly; expected 4 spaces, found 2
(#16356) Line indented incorrectly; expected at least 8 spaces, found 4
(#16357) Line indented incorrectly; expected at least 8 spaces, found 4
(#16358) Line indented incorrectly; expected 8 spaces, found 4
(#16359) Line indented incorrectly; expected 12 spaces, found 6
(#16360) Line indented incorrectly; expected at least 16 spaces, found 8
(#16361) Line indented incorrectly; expected 12 spaces, found 6
(#16362) Line indented incorrectly; expected at least 12 spaces, found 6
(#16363) Line indented incorrectly; expected at least 12 spaces, found 6
(#16364) Line indented incorrectly; expected at least 12 spaces, found 6
(#16365) Line indented incorrectly; expected 8 spaces, found 4
(#16366) Line indented incorrectly; expected 8 spaces, found 4
(#16367) Line indented incorrectly; expected at least 12 spaces, found 6
(#16368) Line indented incorrectly; expected at least 12 spaces, found 6
(#16369) Line indented incorrectly; expected at least 12 spaces, found 6
(#16370) Line indented incorrectly; expected 8 spaces, found 4
(#16371) Line indented incorrectly; expected 8 spaces, found 4
(#16372) Line indented incorrectly; expected at least 12 spaces, found 6
(#16373) Line indented incorrectly; expected at least 12 spaces, found 6
(#16374) Line indented incorrectly; expected at least 12 spaces, found 6
(#16375) Line indented incorrectly; expected 8 spaces, found 4
(#16376) Line indented incorrectly; expected 8 spaces, found 4
(#16377) Line indented incorrectly; expected at least 12 spaces, found 6
(#16378) Line indented incorrectly; expected at least 12 spaces, found 6
(#16379) Line indented incorrectly; expected at least 12 spaces, found 6
(#16380) Line indented incorrectly; expected 8 spaces, found 4
(#16381) Line indented incorrectly; expected at least 8 spaces, found 4
(#16382) Line indented incorrectly; expected at least 8 spaces, found 4
(#16383) Line indented incorrectly; expected at least 8 spaces, found 4
(#16384) Line indented incorrectly; expected 4 spaces, found 2
(#16389) Line indented incorrectly; expected 4 spaces, found 2
(#16389) Member variable "_TSPEC" must be all lower-case
(#16389) Scope modifier not specified for member variable "$_TSPEC"
(#16391) Line indented incorrectly; expected 4 spaces, found 2
(#16391) Member variable "authenticationToken" must be all lower-case
(#16392) Line indented incorrectly; expected 4 spaces, found 2
(#16393) Line indented incorrectly; expected 4 spaces, found 2
(#16395) Line indented incorrectly; expected 4 spaces, found 2
(#16396) Line indented incorrectly; expected 8 spaces, found 4
(#16396) Variable "_TSPEC" must be all lower-case
(#16396) Variable "_TSPEC" must not contain underscores.
(#16397) Line indented incorrectly; expected at least 12 spaces, found 6
(#16397) Variable "_TSPEC" must be all lower-case
(#16397) Variable "_TSPEC" must not contain underscores.
(#16398) Line indented incorrectly; expected at least 12 spaces, found 8
(#16399) Line indented incorrectly; expected at least 12 spaces, found 10
(#16400) Line indented incorrectly; expected at least 12 spaces, found 10
(#16401) Line indented incorrectly; expected at least 12 spaces, found 10
(#16402) Line indented incorrectly; expected at least 12 spaces, found 8
(#16403) Line indented incorrectly; expected at least 12 spaces, found 10
(#16404) Line indented incorrectly; expected at least 12 spaces, found 10
(#16405) Line indented incorrectly; expected at least 12 spaces, found 10
(#16406) Line indented incorrectly; expected at least 12 spaces, found 8
(#16407) Line indented incorrectly; expected at least 12 spaces, found 10
(#16408) Line indented incorrectly; expected at least 12 spaces, found 10
(#16409) Line indented incorrectly; expected at least 12 spaces, found 10
(#16410) Line indented incorrectly; expected at least 16 spaces, found 8
(#16411) Line indented incorrectly; expected 8 spaces, found 4
(#16412) Line indented incorrectly; expected 8 spaces, found 4
(#16413) Line indented incorrectly; expected 12 spaces, found 6
(#16414) Line indented incorrectly; expected at least 16 spaces, found 8
(#16415) Line indented incorrectly; expected 12 spaces, found 6
(#16416) Line indented incorrectly; expected 12 spaces, found 6
(#16417) Line indented incorrectly; expected at least 16 spaces, found 8
(#16418) Line indented incorrectly; expected 12 spaces, found 6
(#16419) Line indented incorrectly; expected 12 spaces, found 6
(#16420) Line indented incorrectly; expected at least 16 spaces, found 8
(#16421) Line indented incorrectly; expected 12 spaces, found 6
(#16422) Line indented incorrectly; expected 8 spaces, found 4
(#16423) Line indented incorrectly; expected 4 spaces, found 2
(#16425) Line indented incorrectly; expected 4 spaces, found 2
(#16425) Public method name "NoteStore_getResourceApplicationDataEntry_args::getName" must be in lower-case letters only
(#16426) Line indented incorrectly; expected at least 8 spaces, found 4
(#16427) Line indented incorrectly; expected 4 spaces, found 2
(#16429) Line indented incorrectly; expected 4 spaces, found 2
(#16430) Line indented incorrectly; expected at least 4 spaces, found 2
(#16430) Opening brace should be on the same line as the declaration
(#16431) Line indented incorrectly; expected at least 8 spaces, found 4
(#16432) Line indented incorrectly; expected at least 8 spaces, found 4
(#16433) Line indented incorrectly; expected at least 8 spaces, found 4
(#16434) Line indented incorrectly; expected at least 8 spaces, found 4
(#16435) Line indented incorrectly; expected at least 8 spaces, found 4
(#16436) Line indented incorrectly; expected 8 spaces, found 4
(#16436) Expected "while (...) {\n"; found "while (...)\n {\n"
(#16437) Line indented incorrectly; expected at least 8 spaces, found 4
(#16438) Line indented incorrectly; expected at least 12 spaces, found 6
(#16439) Line indented incorrectly; expected 12 spaces, found 6
(#16440) Line indented incorrectly; expected at least 16 spaces, found 8
(#16441) Line indented incorrectly; expected 12 spaces, found 6
(#16442) Line indented incorrectly; expected 12 spaces, found 6
(#16443) Line indented incorrectly; expected at least 12 spaces, found 6
(#16444) Line indented incorrectly; expected 16 spaces, found 8
(#16445) Line indented incorrectly; expected 20 spaces, found 10
(#16446) Line indented incorrectly; expected at least 24 spaces, found 12
(#16447) Line indented incorrectly; expected 20 spaces, found 10
(#16448) Line indented incorrectly; expected at least 24 spaces, found 12
(#16449) Line indented incorrectly; expected 20 spaces, found 10
(#16451) Line indented incorrectly; expected 16 spaces, found 8
(#16452) Line indented incorrectly; expected 20 spaces, found 10
(#16453) Line indented incorrectly; expected at least 24 spaces, found 12
(#16454) Line indented incorrectly; expected 20 spaces, found 10
(#16455) Line indented incorrectly; expected at least 24 spaces, found 12
(#16456) Line indented incorrectly; expected 20 spaces, found 10
(#16458) Line indented incorrectly; expected 16 spaces, found 8
(#16459) Line indented incorrectly; expected 20 spaces, found 10
(#16460) Line indented incorrectly; expected at least 24 spaces, found 12
(#16461) Line indented incorrectly; expected 20 spaces, found 10
(#16462) Line indented incorrectly; expected at least 24 spaces, found 12
(#16463) Line indented incorrectly; expected 20 spaces, found 10
(#16465) Line indented incorrectly; expected 16 spaces, found 8
(#16466) Line indented incorrectly; expected at least 20 spaces, found 10
(#16468) Line indented incorrectly; expected 12 spaces, found 6
(#16469) Line indented incorrectly; expected at least 12 spaces, found 6
(#16470) Line indented incorrectly; expected 8 spaces, found 4
(#16471) Line indented incorrectly; expected at least 8 spaces, found 4
(#16472) Line indented incorrectly; expected at least 8 spaces, found 4
(#16473) Line indented incorrectly; expected 4 spaces, found 2
(#16475) Line indented incorrectly; expected 4 spaces, found 2
(#16476) Line indented incorrectly; expected at least 8 spaces, found 4
(#16477) Line indented incorrectly; expected at least 8 spaces, found 4
(#16478) Line indented incorrectly; expected 8 spaces, found 4
(#16479) Line indented incorrectly; expected at least 12 spaces, found 6
(#16480) Line indented incorrectly; expected at least 12 spaces, found 6
(#16481) Line indented incorrectly; expected at least 12 spaces, found 6
(#16482) Line indented incorrectly; expected 8 spaces, found 4
(#16483) Line indented incorrectly; expected 8 spaces, found 4
(#16484) Line indented incorrectly; expected at least 12 spaces, found 6
(#16485) Line indented incorrectly; expected at least 12 spaces, found 6
(#16486) Line indented incorrectly; expected at least 12 spaces, found 6
(#16487) Line indented incorrectly; expected 8 spaces, found 4
(#16488) Line indented incorrectly; expected 8 spaces, found 4
(#16489) Line indented incorrectly; expected at least 12 spaces, found 6
(#16490) Line indented incorrectly; expected at least 12 spaces, found 6
(#16491) Line indented incorrectly; expected at least 12 spaces, found 6
(#16492) Line indented incorrectly; expected 8 spaces, found 4
(#16493) Line indented incorrectly; expected at least 8 spaces, found 4
(#16494) Line indented incorrectly; expected at least 8 spaces, found 4
(#16495) Line indented incorrectly; expected at least 8 spaces, found 4
(#16496) Line indented incorrectly; expected 4 spaces, found 2
(#16501) Line indented incorrectly; expected 4 spaces, found 2
(#16501) Member variable "_TSPEC" must be all lower-case
(#16501) Scope modifier not specified for member variable "$_TSPEC"
(#16503) Line indented incorrectly; expected 4 spaces, found 2
(#16504) Line indented incorrectly; expected 4 spaces, found 2
(#16504) Member variable "userException" must be all lower-case
(#16505) Line indented incorrectly; expected 4 spaces, found 2
(#16505) Member variable "systemException" must be all lower-case
(#16506) Line indented incorrectly; expected 4 spaces, found 2
(#16506) Member variable "notFoundException" must be all lower-case
(#16508) Line indented incorrectly; expected 4 spaces, found 2
(#16509) Line indented incorrectly; expected 8 spaces, found 4
(#16509) Variable "_TSPEC" must be all lower-case
(#16509) Variable "_TSPEC" must not contain underscores.
(#16510) Line indented incorrectly; expected at least 12 spaces, found 6
(#16510) Variable "_TSPEC" must be all lower-case
(#16510) Variable "_TSPEC" must not contain underscores.
(#16511) Line indented incorrectly; expected at least 12 spaces, found 8
(#16512) Line indented incorrectly; expected at least 12 spaces, found 10
(#16513) Line indented incorrectly; expected at least 12 spaces, found 10
(#16514) Line indented incorrectly; expected at least 12 spaces, found 10
(#16515) Line indented incorrectly; expected at least 12 spaces, found 8
(#16516) Line indented incorrectly; expected at least 12 spaces, found 10
(#16517) Line indented incorrectly; expected at least 12 spaces, found 10
(#16518) Line indented incorrectly; expected at least 12 spaces, found 10
(#16519) Line indented incorrectly; expected at least 12 spaces, found 10
(#16520) Line indented incorrectly; expected at least 12 spaces, found 8
(#16521) Line indented incorrectly; expected at least 12 spaces, found 10
(#16522) Line indented incorrectly; expected at least 12 spaces, found 10
(#16523) Line indented incorrectly; expected at least 12 spaces, found 10
(#16524) Line indented incorrectly; expected at least 12 spaces, found 10
(#16525) Line indented incorrectly; expected at least 12 spaces, found 8
(#16526) Line indented incorrectly; expected at least 12 spaces, found 10
(#16527) Line indented incorrectly; expected at least 12 spaces, found 10
(#16528) Line indented incorrectly; expected at least 12 spaces, found 10
(#16529) Line indented incorrectly; expected at least 12 spaces, found 10
(#16530) Line indented incorrectly; expected at least 16 spaces, found 8
(#16531) Line indented incorrectly; expected 8 spaces, found 4
(#16532) Line indented incorrectly; expected 8 spaces, found 4
(#16533) Line indented incorrectly; expected 12 spaces, found 6
(#16534) Line indented incorrectly; expected at least 16 spaces, found 8
(#16535) Line indented incorrectly; expected 12 spaces, found 6
(#16536) Line indented incorrectly; expected 12 spaces, found 6
(#16537) Line indented incorrectly; expected at least 16 spaces, found 8
(#16538) Line indented incorrectly; expected 12 spaces, found 6
(#16539) Line indented incorrectly; expected 12 spaces, found 6
(#16540) Line indented incorrectly; expected at least 16 spaces, found 8
(#16541) Line indented incorrectly; expected 12 spaces, found 6
(#16542) Line indented incorrectly; expected 12 spaces, found 6
(#16543) Line indented incorrectly; expected at least 16 spaces, found 8
(#16544) Line indented incorrectly; expected 12 spaces, found 6
(#16545) Line indented incorrectly; expected 8 spaces, found 4
(#16546) Line indented incorrectly; expected 4 spaces, found 2
(#16548) Line indented incorrectly; expected 4 spaces, found 2
(#16548) Public method name "NoteStore_getResourceApplicationDataEntry_result::getName" must be in lower-case letters only
(#16549) Line indented incorrectly; expected at least 8 spaces, found 4
(#16550) Line indented incorrectly; expected 4 spaces, found 2
(#16552) Line indented incorrectly; expected 4 spaces, found 2
(#16553) Line indented incorrectly; expected at least 4 spaces, found 2
(#16553) Opening brace should be on the same line as the declaration
(#16554) Line indented incorrectly; expected at least 8 spaces, found 4
(#16555) Line indented incorrectly; expected at least 8 spaces, found 4
(#16556) Line indented incorrectly; expected at least 8 spaces, found 4
(#16557) Line indented incorrectly; expected at least 8 spaces, found 4
(#16558) Line indented incorrectly; expected at least 8 spaces, found 4
(#16559) Line indented incorrectly; expected 8 spaces, found 4
(#16559) Expected "while (...) {\n"; found "while (...)\n {\n"
(#16560) Line indented incorrectly; expected at least 8 spaces, found 4
(#16561) Line indented incorrectly; expected at least 12 spaces, found 6
(#16562) Line indented incorrectly; expected 12 spaces, found 6
(#16563) Line indented incorrectly; expected at least 16 spaces, found 8
(#16564) Line indented incorrectly; expected 12 spaces, found 6
(#16565) Line indented incorrectly; expected 12 spaces, found 6
(#16566) Line indented incorrectly; expected at least 12 spaces, found 6
(#16567) Line indented incorrectly; expected 16 spaces, found 8
(#16568) Line indented incorrectly; expected 20 spaces, found 10
(#16569) Line indented incorrectly; expected at least 24 spaces, found 12
(#16570) Line indented incorrectly; expected 20 spaces, found 10
(#16571) Line indented incorrectly; expected at least 24 spaces, found 12
(#16572) Line indented incorrectly; expected 20 spaces, found 10
(#16574) Line indented incorrectly; expected 16 spaces, found 8
(#16575) Line indented incorrectly; expected 20 spaces, found 10
(#16576) Line indented incorrectly; expected at least 24 spaces, found 12
(#16577) Line indented incorrectly; expected at least 24 spaces, found 12
(#16578) Line indented incorrectly; expected 20 spaces, found 10
(#16579) Line indented incorrectly; expected at least 24 spaces, found 12
(#16580) Line indented incorrectly; expected 20 spaces, found 10
(#16582) Line indented incorrectly; expected 16 spaces, found 8
(#16583) Line indented incorrectly; expected 20 spaces, found 10
(#16584) Line indented incorrectly; expected at least 24 spaces, found 12
(#16585) Line indented incorrectly; expected at least 24 spaces, found 12
(#16586) Line indented incorrectly; expected 20 spaces, found 10
(#16587) Line indented incorrectly; expected at least 24 spaces, found 12
(#16588) Line indented incorrectly; expected 20 spaces, found 10
(#16590) Line indented incorrectly; expected 16 spaces, found 8
(#16591) Line indented incorrectly; expected 20 spaces, found 10
(#16592) Line indented incorrectly; expected at least 24 spaces, found 12
(#16593) Line indented incorrectly; expected at least 24 spaces, found 12
(#16594) Line indented incorrectly; expected 20 spaces, found 10
(#16595) Line indented incorrectly; expected at least 24 spaces, found 12
(#16596) Line indented incorrectly; expected 20 spaces, found 10
(#16598) Line indented incorrectly; expected 16 spaces, found 8
(#16599) Line indented incorrectly; expected at least 20 spaces, found 10
(#16601) Line indented incorrectly; expected 12 spaces, found 6
(#16602) Line indented incorrectly; expected at least 12 spaces, found 6
(#16603) Line indented incorrectly; expected 8 spaces, found 4
(#16604) Line indented incorrectly; expected at least 8 spaces, found 4
(#16605) Line indented incorrectly; expected at least 8 spaces, found 4
(#16606) Line indented incorrectly; expected 4 spaces, found 2
(#16608) Line indented incorrectly; expected 4 spaces, found 2
(#16609) Line indented incorrectly; expected at least 8 spaces, found 4
(#16610) Line indented incorrectly; expected at least 8 spaces, found 4
(#16611) Line indented incorrectly; expected 8 spaces, found 4
(#16612) Line indented incorrectly; expected at least 12 spaces, found 6
(#16613) Line indented incorrectly; expected at least 12 spaces, found 6
(#16614) Line indented incorrectly; expected at least 12 spaces, found 6
(#16615) Line indented incorrectly; expected 8 spaces, found 4
(#16616) Line indented incorrectly; expected 8 spaces, found 4
(#16617) Line indented incorrectly; expected at least 12 spaces, found 6
(#16618) Line indented incorrectly; expected at least 12 spaces, found 6
(#16619) Line indented incorrectly; expected at least 12 spaces, found 6
(#16620) Line indented incorrectly; expected 8 spaces, found 4
(#16621) Line indented incorrectly; expected 8 spaces, found 4
(#16622) Line indented incorrectly; expected at least 12 spaces, found 6
(#16623) Line indented incorrectly; expected at least 12 spaces, found 6
(#16624) Line indented incorrectly; expected at least 12 spaces, found 6
(#16625) Line indented incorrectly; expected 8 spaces, found 4
(#16626) Line indented incorrectly; expected 8 spaces, found 4
(#16627) Line indented incorrectly; expected at least 12 spaces, found 6
(#16628) Line indented incorrectly; expected at least 12 spaces, found 6
(#16629) Line indented incorrectly; expected at least 12 spaces, found 6
(#16630) Line indented incorrectly; expected 8 spaces, found 4
(#16631) Line indented incorrectly; expected at least 8 spaces, found 4
(#16632) Line indented incorrectly; expected at least 8 spaces, found 4
(#16633) Line indented incorrectly; expected at least 8 spaces, found 4
(#16634) Line indented incorrectly; expected 4 spaces, found 2
(#16639) Line indented incorrectly; expected 4 spaces, found 2
(#16639) Member variable "_TSPEC" must be all lower-case
(#16639) Scope modifier not specified for member variable "$_TSPEC"
(#16641) Line indented incorrectly; expected 4 spaces, found 2
(#16641) Member variable "authenticationToken" must be all lower-case
(#16642) Line indented incorrectly; expected 4 spaces, found 2
(#16643) Line indented incorrectly; expected 4 spaces, found 2
(#16644) Line indented incorrectly; expected 4 spaces, found 2
(#16646) Line indented incorrectly; expected 4 spaces, found 2
(#16647) Line indented incorrectly; expected 8 spaces, found 4
(#16647) Variable "_TSPEC" must be all lower-case
(#16647) Variable "_TSPEC" must not contain underscores.
(#16648) Line indented incorrectly; expected at least 12 spaces, found 6
(#16648) Variable "_TSPEC" must be all lower-case
(#16648) Variable "_TSPEC" must not contain underscores.
(#16649) Line indented incorrectly; expected at least 12 spaces, found 8
(#16650) Line indented incorrectly; expected at least 12 spaces, found 10
(#16651) Line indented incorrectly; expected at least 12 spaces, found 10
(#16652) Line indented incorrectly; expected at least 12 spaces, found 10
(#16653) Line indented incorrectly; expected at least 12 spaces, found 8
(#16654) Line indented incorrectly; expected at least 12 spaces, found 10
(#16655) Line indented incorrectly; expected at least 12 spaces, found 10
(#16656) Line indented incorrectly; expected at least 12 spaces, found 10
(#16657) Line indented incorrectly; expected at least 12 spaces, found 8
(#16658) Line indented incorrectly; expected at least 12 spaces, found 10
(#16659) Line indented incorrectly; expected at least 12 spaces, found 10
(#16660) Line indented incorrectly; expected at least 12 spaces, found 10
(#16661) Line indented incorrectly; expected at least 12 spaces, found 8
(#16662) Line indented incorrectly; expected at least 12 spaces, found 10
(#16663) Line indented incorrectly; expected at least 12 spaces, found 10
(#16664) Line indented incorrectly; expected at least 12 spaces, found 10
(#16665) Line indented incorrectly; expected at least 16 spaces, found 8
(#16666) Line indented incorrectly; expected 8 spaces, found 4
(#16667) Line indented incorrectly; expected 8 spaces, found 4
(#16668) Line indented incorrectly; expected 12 spaces, found 6
(#16669) Line indented incorrectly; expected at least 16 spaces, found 8
(#16670) Line indented incorrectly; expected 12 spaces, found 6
(#16671) Line indented incorrectly; expected 12 spaces, found 6
(#16672) Line indented incorrectly; expected at least 16 spaces, found 8
(#16673) Line indented incorrectly; expected 12 spaces, found 6
(#16674) Line indented incorrectly; expected 12 spaces, found 6
(#16675) Line indented incorrectly; expected at least 16 spaces, found 8
(#16676) Line indented incorrectly; expected 12 spaces, found 6
(#16677) Line indented incorrectly; expected 12 spaces, found 6
(#16678) Line indented incorrectly; expected at least 16 spaces, found 8
(#16679) Line indented incorrectly; expected 12 spaces, found 6
(#16680) Line indented incorrectly; expected 8 spaces, found 4
(#16681) Line indented incorrectly; expected 4 spaces, found 2
(#16683) Line indented incorrectly; expected 4 spaces, found 2
(#16683) Public method name "NoteStore_setResourceApplicationDataEntry_args::getName" must be in lower-case letters only
(#16684) Line indented incorrectly; expected at least 8 spaces, found 4
(#16685) Line indented incorrectly; expected 4 spaces, found 2
(#16687) Line indented incorrectly; expected 4 spaces, found 2
(#16688) Line indented incorrectly; expected at least 4 spaces, found 2
(#16688) Opening brace should be on the same line as the declaration
(#16689) Line indented incorrectly; expected at least 8 spaces, found 4
(#16690) Line indented incorrectly; expected at least 8 spaces, found 4
(#16691) Line indented incorrectly; expected at least 8 spaces, found 4
(#16692) Line indented incorrectly; expected at least 8 spaces, found 4
(#16693) Line indented incorrectly; expected at least 8 spaces, found 4
(#16694) Line indented incorrectly; expected 8 spaces, found 4
(#16694) Expected "while (...) {\n"; found "while (...)\n {\n"
(#16695) Line indented incorrectly; expected at least 8 spaces, found 4
(#16696) Line indented incorrectly; expected at least 12 spaces, found 6
(#16697) Line indented incorrectly; expected 12 spaces, found 6
(#16698) Line indented incorrectly; expected at least 16 spaces, found 8
(#16699) Line indented incorrectly; expected 12 spaces, found 6
(#16700) Line indented incorrectly; expected 12 spaces, found 6
(#16701) Line indented incorrectly; expected at least 12 spaces, found 6
(#16702) Line indented incorrectly; expected 16 spaces, found 8
(#16703) Line indented incorrectly; expected 20 spaces, found 10
(#16704) Line indented incorrectly; expected at least 24 spaces, found 12
(#16705) Line indented incorrectly; expected 20 spaces, found 10
(#16706) Line indented incorrectly; expected at least 24 spaces, found 12
(#16707) Line indented incorrectly; expected 20 spaces, found 10
(#16709) Line indented incorrectly; expected 16 spaces, found 8
(#16710) Line indented incorrectly; expected 20 spaces, found 10
(#16711) Line indented incorrectly; expected at least 24 spaces, found 12
(#16712) Line indented incorrectly; expected 20 spaces, found 10
(#16713) Line indented incorrectly; expected at least 24 spaces, found 12
(#16714) Line indented incorrectly; expected 20 spaces, found 10
(#16716) Line indented incorrectly; expected 16 spaces, found 8
(#16717) Line indented incorrectly; expected 20 spaces, found 10
(#16718) Line indented incorrectly; expected at least 24 spaces, found 12
(#16719) Line indented incorrectly; expected 20 spaces, found 10
(#16720) Line indented incorrectly; expected at least 24 spaces, found 12
(#16721) Line indented incorrectly; expected 20 spaces, found 10
(#16723) Line indented incorrectly; expected 16 spaces, found 8
(#16724) Line indented incorrectly; expected 20 spaces, found 10
(#16725) Line indented incorrectly; expected at least 24 spaces, found 12
(#16726) Line indented incorrectly; expected 20 spaces, found 10
(#16727) Line indented incorrectly; expected at least 24 spaces, found 12
(#16728) Line indented incorrectly; expected 20 spaces, found 10
(#16730) Line indented incorrectly; expected 16 spaces, found 8
(#16731) Line indented incorrectly; expected at least 20 spaces, found 10
(#16733) Line indented incorrectly; expected 12 spaces, found 6
(#16734) Line indented incorrectly; expected at least 12 spaces, found 6
(#16735) Line indented incorrectly; expected 8 spaces, found 4
(#16736) Line indented incorrectly; expected at least 8 spaces, found 4
(#16737) Line indented incorrectly; expected at least 8 spaces, found 4
(#16738) Line indented incorrectly; expected 4 spaces, found 2
(#16740) Line indented incorrectly; expected 4 spaces, found 2
(#16741) Line indented incorrectly; expected at least 8 spaces, found 4
(#16742) Line indented incorrectly; expected at least 8 spaces, found 4
(#16743) Line indented incorrectly; expected 8 spaces, found 4
(#16744) Line indented incorrectly; expected at least 12 spaces, found 6
(#16745) Line indented incorrectly; expected at least 12 spaces, found 6
(#16746) Line indented incorrectly; expected at least 12 spaces, found 6
(#16747) Line indented incorrectly; expected 8 spaces, found 4
(#16748) Line indented incorrectly; expected 8 spaces, found 4
(#16749) Line indented incorrectly; expected at least 12 spaces, found 6
(#16750) Line indented incorrectly; expected at least 12 spaces, found 6
(#16751) Line indented incorrectly; expected at least 12 spaces, found 6
(#16752) Line indented incorrectly; expected 8 spaces, found 4
(#16753) Line indented incorrectly; expected 8 spaces, found 4
(#16754) Line indented incorrectly; expected at least 12 spaces, found 6
(#16755) Line indented incorrectly; expected at least 12 spaces, found 6
(#16756) Line indented incorrectly; expected at least 12 spaces, found 6
(#16757) Line indented incorrectly; expected 8 spaces, found 4
(#16758) Line indented incorrectly; expected 8 spaces, found 4
(#16759) Line indented incorrectly; expected at least 12 spaces, found 6
(#16760) Line indented incorrectly; expected at least 12 spaces, found 6
(#16761) Line indented incorrectly; expected at least 12 spaces, found 6
(#16762) Line indented incorrectly; expected 8 spaces, found 4
(#16763) Line indented incorrectly; expected at least 8 spaces, found 4
(#16764) Line indented incorrectly; expected at least 8 spaces, found 4
(#16765) Line indented incorrectly; expected at least 8 spaces, found 4
(#16766) Line indented incorrectly; expected 4 spaces, found 2
(#16771) Line indented incorrectly; expected 4 spaces, found 2
(#16771) Member variable "_TSPEC" must be all lower-case
(#16771) Scope modifier not specified for member variable "$_TSPEC"
(#16773) Line indented incorrectly; expected 4 spaces, found 2
(#16774) Line indented incorrectly; expected 4 spaces, found 2
(#16774) Member variable "userException" must be all lower-case
(#16775) Line indented incorrectly; expected 4 spaces, found 2
(#16775) Member variable "systemException" must be all lower-case
(#16776) Line indented incorrectly; expected 4 spaces, found 2
(#16776) Member variable "notFoundException" must be all lower-case
(#16778) Line indented incorrectly; expected 4 spaces, found 2
(#16779) Line indented incorrectly; expected 8 spaces, found 4
(#16779) Variable "_TSPEC" must be all lower-case
(#16779) Variable "_TSPEC" must not contain underscores.
(#16780) Line indented incorrectly; expected at least 12 spaces, found 6
(#16780) Variable "_TSPEC" must be all lower-case
(#16780) Variable "_TSPEC" must not contain underscores.
(#16781) Line indented incorrectly; expected at least 12 spaces, found 8
(#16782) Line indented incorrectly; expected at least 12 spaces, found 10
(#16783) Line indented incorrectly; expected at least 12 spaces, found 10
(#16784) Line indented incorrectly; expected at least 12 spaces, found 10
(#16785) Line indented incorrectly; expected at least 12 spaces, found 8
(#16786) Line indented incorrectly; expected at least 12 spaces, found 10
(#16787) Line indented incorrectly; expected at least 12 spaces, found 10
(#16788) Line indented incorrectly; expected at least 12 spaces, found 10
(#16789) Line indented incorrectly; expected at least 12 spaces, found 10
(#16790) Line indented incorrectly; expected at least 12 spaces, found 8
(#16791) Line indented incorrectly; expected at least 12 spaces, found 10
(#16792) Line indented incorrectly; expected at least 12 spaces, found 10
(#16793) Line indented incorrectly; expected at least 12 spaces, found 10
(#16794) Line indented incorrectly; expected at least 12 spaces, found 10
(#16795) Line indented incorrectly; expected at least 12 spaces, found 8
(#16796) Line indented incorrectly; expected at least 12 spaces, found 10
(#16797) Line indented incorrectly; expected at least 12 spaces, found 10
(#16798) Line indented incorrectly; expected at least 12 spaces, found 10
(#16799) Line indented incorrectly; expected at least 12 spaces, found 10
(#16800) Line indented incorrectly; expected at least 16 spaces, found 8
(#16801) Line indented incorrectly; expected 8 spaces, found 4
(#16802) Line indented incorrectly; expected 8 spaces, found 4
(#16803) Line indented incorrectly; expected 12 spaces, found 6
(#16804) Line indented incorrectly; expected at least 16 spaces, found 8
(#16805) Line indented incorrectly; expected 12 spaces, found 6
(#16806) Line indented incorrectly; expected 12 spaces, found 6
(#16807) Line indented incorrectly; expected at least 16 spaces, found 8
(#16808) Line indented incorrectly; expected 12 spaces, found 6
(#16809) Line indented incorrectly; expected 12 spaces, found 6
(#16810) Line indented incorrectly; expected at least 16 spaces, found 8
(#16811) Line indented incorrectly; expected 12 spaces, found 6
(#16812) Line indented incorrectly; expected 12 spaces, found 6
(#16813) Line indented incorrectly; expected at least 16 spaces, found 8
(#16814) Line indented incorrectly; expected 12 spaces, found 6
(#16815) Line indented incorrectly; expected 8 spaces, found 4
(#16816) Line indented incorrectly; expected 4 spaces, found 2
(#16818) Line indented incorrectly; expected 4 spaces, found 2
(#16818) Public method name "NoteStore_setResourceApplicationDataEntry_result::getName" must be in lower-case letters only
(#16819) Line indented incorrectly; expected at least 8 spaces, found 4
(#16820) Line indented incorrectly; expected 4 spaces, found 2
(#16822) Line indented incorrectly; expected 4 spaces, found 2
(#16823) Line indented incorrectly; expected at least 4 spaces, found 2
(#16823) Opening brace should be on the same line as the declaration
(#16824) Line indented incorrectly; expected at least 8 spaces, found 4
(#16825) Line indented incorrectly; expected at least 8 spaces, found 4
(#16826) Line indented incorrectly; expected at least 8 spaces, found 4
(#16827) Line indented incorrectly; expected at least 8 spaces, found 4
(#16828) Line indented incorrectly; expected at least 8 spaces, found 4
(#16829) Line indented incorrectly; expected 8 spaces, found 4
(#16829) Expected "while (...) {\n"; found "while (...)\n {\n"
(#16830) Line indented incorrectly; expected at least 8 spaces, found 4
(#16831) Line indented incorrectly; expected at least 12 spaces, found 6
(#16832) Line indented incorrectly; expected 12 spaces, found 6
(#16833) Line indented incorrectly; expected at least 16 spaces, found 8
(#16834) Line indented incorrectly; expected 12 spaces, found 6
(#16835) Line indented incorrectly; expected 12 spaces, found 6
(#16836) Line indented incorrectly; expected at least 12 spaces, found 6
(#16837) Line indented incorrectly; expected 16 spaces, found 8
(#16838) Line indented incorrectly; expected 20 spaces, found 10
(#16839) Line indented incorrectly; expected at least 24 spaces, found 12
(#16840) Line indented incorrectly; expected 20 spaces, found 10
(#16841) Line indented incorrectly; expected at least 24 spaces, found 12
(#16842) Line indented incorrectly; expected 20 spaces, found 10
(#16844) Line indented incorrectly; expected 16 spaces, found 8
(#16845) Line indented incorrectly; expected 20 spaces, found 10
(#16846) Line indented incorrectly; expected at least 24 spaces, found 12
(#16847) Line indented incorrectly; expected at least 24 spaces, found 12
(#16848) Line indented incorrectly; expected 20 spaces, found 10
(#16849) Line indented incorrectly; expected at least 24 spaces, found 12
(#16850) Line indented incorrectly; expected 20 spaces, found 10
(#16852) Line indented incorrectly; expected 16 spaces, found 8
(#16853) Line indented incorrectly; expected 20 spaces, found 10
(#16854) Line indented incorrectly; expected at least 24 spaces, found 12
(#16855) Line indented incorrectly; expected at least 24 spaces, found 12
(#16856) Line indented incorrectly; expected 20 spaces, found 10
(#16857) Line indented incorrectly; expected at least 24 spaces, found 12
(#16858) Line indented incorrectly; expected 20 spaces, found 10
(#16860) Line indented incorrectly; expected 16 spaces, found 8
(#16861) Line indented incorrectly; expected 20 spaces, found 10
(#16862) Line indented incorrectly; expected at least 24 spaces, found 12
(#16863) Line indented incorrectly; expected at least 24 spaces, found 12
(#16864) Line indented incorrectly; expected 20 spaces, found 10
(#16865) Line indented incorrectly; expected at least 24 spaces, found 12
(#16866) Line indented incorrectly; expected 20 spaces, found 10
(#16868) Line indented incorrectly; expected 16 spaces, found 8
(#16869) Line indented incorrectly; expected at least 20 spaces, found 10
(#16871) Line indented incorrectly; expected 12 spaces, found 6
(#16872) Line indented incorrectly; expected at least 12 spaces, found 6
(#16873) Line indented incorrectly; expected 8 spaces, found 4
(#16874) Line indented incorrectly; expected at least 8 spaces, found 4
(#16875) Line indented incorrectly; expected at least 8 spaces, found 4
(#16876) Line indented incorrectly; expected 4 spaces, found 2
(#16878) Line indented incorrectly; expected 4 spaces, found 2
(#16879) Line indented incorrectly; expected at least 8 spaces, found 4
(#16880) Line indented incorrectly; expected at least 8 spaces, found 4
(#16881) Line indented incorrectly; expected 8 spaces, found 4
(#16882) Line indented incorrectly; expected at least 12 spaces, found 6
(#16883) Line indented incorrectly; expected at least 12 spaces, found 6
(#16884) Line indented incorrectly; expected at least 12 spaces, found 6
(#16885) Line indented incorrectly; expected 8 spaces, found 4
(#16886) Line indented incorrectly; expected 8 spaces, found 4
(#16887) Line indented incorrectly; expected at least 12 spaces, found 6
(#16888) Line indented incorrectly; expected at least 12 spaces, found 6
(#16889) Line indented incorrectly; expected at least 12 spaces, found 6
(#16890) Line indented incorrectly; expected 8 spaces, found 4
(#16891) Line indented incorrectly; expected 8 spaces, found 4
(#16892) Line indented incorrectly; expected at least 12 spaces, found 6
(#16893) Line indented incorrectly; expected at least 12 spaces, found 6
(#16894) Line indented incorrectly; expected at least 12 spaces, found 6
(#16895) Line indented incorrectly; expected 8 spaces, found 4
(#16896) Line indented incorrectly; expected 8 spaces, found 4
(#16897) Line indented incorrectly; expected at least 12 spaces, found 6
(#16898) Line indented incorrectly; expected at least 12 spaces, found 6
(#16899) Line indented incorrectly; expected at least 12 spaces, found 6
(#16900) Line indented incorrectly; expected 8 spaces, found 4
(#16901) Line indented incorrectly; expected at least 8 spaces, found 4
(#16902) Line indented incorrectly; expected at least 8 spaces, found 4
(#16903) Line indented incorrectly; expected at least 8 spaces, found 4
(#16904) Line indented incorrectly; expected 4 spaces, found 2
(#16909) Line indented incorrectly; expected 4 spaces, found 2
(#16909) Member variable "_TSPEC" must be all lower-case
(#16909) Scope modifier not specified for member variable "$_TSPEC"
(#16911) Line indented incorrectly; expected 4 spaces, found 2
(#16911) Member variable "authenticationToken" must be all lower-case
(#16912) Line indented incorrectly; expected 4 spaces, found 2
(#16913) Line indented incorrectly; expected 4 spaces, found 2
(#16915) Line indented incorrectly; expected 4 spaces, found 2
(#16916) Line indented incorrectly; expected 8 spaces, found 4
(#16916) Variable "_TSPEC" must be all lower-case
(#16916) Variable "_TSPEC" must not contain underscores.
(#16917) Line indented incorrectly; expected at least 12 spaces, found 6
(#16917) Variable "_TSPEC" must be all lower-case
(#16917) Variable "_TSPEC" must not contain underscores.
(#16918) Line indented incorrectly; expected at least 12 spaces, found 8
(#16919) Line indented incorrectly; expected at least 12 spaces, found 10
(#16920) Line indented incorrectly; expected at least 12 spaces, found 10
(#16921) Line indented incorrectly; expected at least 12 spaces, found 10
(#16922) Line indented incorrectly; expected at least 12 spaces, found 8
(#16923) Line indented incorrectly; expected at least 12 spaces, found 10
(#16924) Line indented incorrectly; expected at least 12 spaces, found 10
(#16925) Line indented incorrectly; expected at least 12 spaces, found 10
(#16926) Line indented incorrectly; expected at least 12 spaces, found 8
(#16927) Line indented incorrectly; expected at least 12 spaces, found 10
(#16928) Line indented incorrectly; expected at least 12 spaces, found 10
(#16929) Line indented incorrectly; expected at least 12 spaces, found 10
(#16930) Line indented incorrectly; expected at least 16 spaces, found 8
(#16931) Line indented incorrectly; expected 8 spaces, found 4
(#16932) Line indented incorrectly; expected 8 spaces, found 4
(#16933) Line indented incorrectly; expected 12 spaces, found 6
(#16934) Line indented incorrectly; expected at least 16 spaces, found 8
(#16935) Line indented incorrectly; expected 12 spaces, found 6
(#16936) Line indented incorrectly; expected 12 spaces, found 6
(#16937) Line indented incorrectly; expected at least 16 spaces, found 8
(#16938) Line indented incorrectly; expected 12 spaces, found 6
(#16939) Line indented incorrectly; expected 12 spaces, found 6
(#16940) Line indented incorrectly; expected at least 16 spaces, found 8
(#16941) Line indented incorrectly; expected 12 spaces, found 6
(#16942) Line indented incorrectly; expected 8 spaces, found 4
(#16943) Line indented incorrectly; expected 4 spaces, found 2
(#16945) Line indented incorrectly; expected 4 spaces, found 2
(#16945) Public method name "NoteStore_unsetResourceApplicationDataEntry_args::getName" must be in lower-case letters only
(#16946) Line indented incorrectly; expected at least 8 spaces, found 4
(#16947) Line indented incorrectly; expected 4 spaces, found 2
(#16949) Line indented incorrectly; expected 4 spaces, found 2
(#16950) Line indented incorrectly; expected at least 4 spaces, found 2
(#16950) Opening brace should be on the same line as the declaration
(#16951) Line indented incorrectly; expected at least 8 spaces, found 4
(#16952) Line indented incorrectly; expected at least 8 spaces, found 4
(#16953) Line indented incorrectly; expected at least 8 spaces, found 4
(#16954) Line indented incorrectly; expected at least 8 spaces, found 4
(#16955) Line indented incorrectly; expected at least 8 spaces, found 4
(#16956) Line indented incorrectly; expected 8 spaces, found 4
(#16956) Expected "while (...) {\n"; found "while (...)\n {\n"
(#16957) Line indented incorrectly; expected at least 8 spaces, found 4
(#16958) Line indented incorrectly; expected at least 12 spaces, found 6
(#16959) Line indented incorrectly; expected 12 spaces, found 6
(#16960) Line indented incorrectly; expected at least 16 spaces, found 8
(#16961) Line indented incorrectly; expected 12 spaces, found 6
(#16962) Line indented incorrectly; expected 12 spaces, found 6
(#16963) Line indented incorrectly; expected at least 12 spaces, found 6
(#16964) Line indented incorrectly; expected 16 spaces, found 8
(#16965) Line indented incorrectly; expected 20 spaces, found 10
(#16966) Line indented incorrectly; expected at least 24 spaces, found 12
(#16967) Line indented incorrectly; expected 20 spaces, found 10
(#16968) Line indented incorrectly; expected at least 24 spaces, found 12
(#16969) Line indented incorrectly; expected 20 spaces, found 10
(#16971) Line indented incorrectly; expected 16 spaces, found 8
(#16972) Line indented incorrectly; expected 20 spaces, found 10
(#16973) Line indented incorrectly; expected at least 24 spaces, found 12
(#16974) Line indented incorrectly; expected 20 spaces, found 10
(#16975) Line indented incorrectly; expected at least 24 spaces, found 12
(#16976) Line indented incorrectly; expected 20 spaces, found 10
(#16978) Line indented incorrectly; expected 16 spaces, found 8
(#16979) Line indented incorrectly; expected 20 spaces, found 10
(#16980) Line indented incorrectly; expected at least 24 spaces, found 12
(#16981) Line indented incorrectly; expected 20 spaces, found 10
(#16982) Line indented incorrectly; expected at least 24 spaces, found 12
(#16983) Line indented incorrectly; expected 20 spaces, found 10
(#16985) Line indented incorrectly; expected 16 spaces, found 8
(#16986) Line indented incorrectly; expected at least 20 spaces, found 10
(#16988) Line indented incorrectly; expected 12 spaces, found 6
(#16989) Line indented incorrectly; expected at least 12 spaces, found 6
(#16990) Line indented incorrectly; expected 8 spaces, found 4
(#16991) Line indented incorrectly; expected at least 8 spaces, found 4
(#16992) Line indented incorrectly; expected at least 8 spaces, found 4
(#16993) Line indented incorrectly; expected 4 spaces, found 2
(#16995) Line indented incorrectly; expected 4 spaces, found 2
(#16996) Line indented incorrectly; expected at least 8 spaces, found 4
(#16997) Line indented incorrectly; expected at least 8 spaces, found 4
(#16998) Line indented incorrectly; expected 8 spaces, found 4
(#16999) Line indented incorrectly; expected at least 12 spaces, found 6
(#17000) Line indented incorrectly; expected at least 12 spaces, found 6
(#17001) Line indented incorrectly; expected at least 12 spaces, found 6
(#17002) Line indented incorrectly; expected 8 spaces, found 4
(#17003) Line indented incorrectly; expected 8 spaces, found 4
(#17004) Line indented incorrectly; expected at least 12 spaces, found 6
(#17005) Line indented incorrectly; expected at least 12 spaces, found 6
(#17006) Line indented incorrectly; expected at least 12 spaces, found 6
(#17007) Line indented incorrectly; expected 8 spaces, found 4
(#17008) Line indented incorrectly; expected 8 spaces, found 4
(#17009) Line indented incorrectly; expected at least 12 spaces, found 6
(#17010) Line indented incorrectly; expected at least 12 spaces, found 6
(#17011) Line indented incorrectly; expected at least 12 spaces, found 6
(#17012) Line indented incorrectly; expected 8 spaces, found 4
(#17013) Line indented incorrectly; expected at least 8 spaces, found 4
(#17014) Line indented incorrectly; expected at least 8 spaces, found 4
(#17015) Line indented incorrectly; expected at least 8 spaces, found 4
(#17016) Line indented incorrectly; expected 4 spaces, found 2
(#17021) Line indented incorrectly; expected 4 spaces, found 2
(#17021) Member variable "_TSPEC" must be all lower-case
(#17021) Scope modifier not specified for member variable "$_TSPEC"
(#17023) Line indented incorrectly; expected 4 spaces, found 2
(#17024) Line indented incorrectly; expected 4 spaces, found 2
(#17024) Member variable "userException" must be all lower-case
(#17025) Line indented incorrectly; expected 4 spaces, found 2
(#17025) Member variable "systemException" must be all lower-case
(#17026) Line indented incorrectly; expected 4 spaces, found 2
(#17026) Member variable "notFoundException" must be all lower-case
(#17028) Line indented incorrectly; expected 4 spaces, found 2
(#17029) Line indented incorrectly; expected 8 spaces, found 4
(#17029) Variable "_TSPEC" must be all lower-case
(#17029) Variable "_TSPEC" must not contain underscores.
(#17030) Line indented incorrectly; expected at least 12 spaces, found 6
(#17030) Variable "_TSPEC" must be all lower-case
(#17030) Variable "_TSPEC" must not contain underscores.
(#17031) Line indented incorrectly; expected at least 12 spaces, found 8
(#17032) Line indented incorrectly; expected at least 12 spaces, found 10
(#17033) Line indented incorrectly; expected at least 12 spaces, found 10
(#17034) Line indented incorrectly; expected at least 12 spaces, found 10
(#17035) Line indented incorrectly; expected at least 12 spaces, found 8
(#17036) Line indented incorrectly; expected at least 12 spaces, found 10
(#17037) Line indented incorrectly; expected at least 12 spaces, found 10
(#17038) Line indented incorrectly; expected at least 12 spaces, found 10
(#17039) Line indented incorrectly; expected at least 12 spaces, found 10
(#17040) Line indented incorrectly; expected at least 12 spaces, found 8
(#17041) Line indented incorrectly; expected at least 12 spaces, found 10
(#17042) Line indented incorrectly; expected at least 12 spaces, found 10
(#17043) Line indented incorrectly; expected at least 12 spaces, found 10
(#17044) Line indented incorrectly; expected at least 12 spaces, found 10
(#17045) Line indented incorrectly; expected at least 12 spaces, found 8
(#17046) Line indented incorrectly; expected at least 12 spaces, found 10
(#17047) Line indented incorrectly; expected at least 12 spaces, found 10
(#17048) Line indented incorrectly; expected at least 12 spaces, found 10
(#17049) Line indented incorrectly; expected at least 12 spaces, found 10
(#17050) Line indented incorrectly; expected at least 16 spaces, found 8
(#17051) Line indented incorrectly; expected 8 spaces, found 4
(#17052) Line indented incorrectly; expected 8 spaces, found 4
(#17053) Line indented incorrectly; expected 12 spaces, found 6
(#17054) Line indented incorrectly; expected at least 16 spaces, found 8
(#17055) Line indented incorrectly; expected 12 spaces, found 6
(#17056) Line indented incorrectly; expected 12 spaces, found 6
(#17057) Line indented incorrectly; expected at least 16 spaces, found 8
(#17058) Line indented incorrectly; expected 12 spaces, found 6
(#17059) Line indented incorrectly; expected 12 spaces, found 6
(#17060) Line indented incorrectly; expected at least 16 spaces, found 8
(#17061) Line indented incorrectly; expected 12 spaces, found 6
(#17062) Line indented incorrectly; expected 12 spaces, found 6
(#17063) Line indented incorrectly; expected at least 16 spaces, found 8
(#17064) Line indented incorrectly; expected 12 spaces, found 6
(#17065) Line indented incorrectly; expected 8 spaces, found 4
(#17066) Line indented incorrectly; expected 4 spaces, found 2
(#17068) Line indented incorrectly; expected 4 spaces, found 2
(#17068) Public method name "NoteStore_unsetResourceApplicationDataEntry_result::getName" must be in lower-case letters only
(#17069) Line indented incorrectly; expected at least 8 spaces, found 4
(#17070) Line indented incorrectly; expected 4 spaces, found 2
(#17072) Line indented incorrectly; expected 4 spaces, found 2
(#17073) Line indented incorrectly; expected at least 4 spaces, found 2
(#17073) Opening brace should be on the same line as the declaration
(#17074) Line indented incorrectly; expected at least 8 spaces, found 4
(#17075) Line indented incorrectly; expected at least 8 spaces, found 4
(#17076) Line indented incorrectly; expected at least 8 spaces, found 4
(#17077) Line indented incorrectly; expected at least 8 spaces, found 4
(#17078) Line indented incorrectly; expected at least 8 spaces, found 4
(#17079) Line indented incorrectly; expected 8 spaces, found 4
(#17079) Expected "while (...) {\n"; found "while (...)\n {\n"
(#17080) Line indented incorrectly; expected at least 8 spaces, found 4
(#17081) Line indented incorrectly; expected at least 12 spaces, found 6
(#17082) Line indented incorrectly; expected 12 spaces, found 6
(#17083) Line indented incorrectly; expected at least 16 spaces, found 8
(#17084) Line indented incorrectly; expected 12 spaces, found 6
(#17085) Line indented incorrectly; expected 12 spaces, found 6
(#17086) Line indented incorrectly; expected at least 12 spaces, found 6
(#17087) Line indented incorrectly; expected 16 spaces, found 8
(#17088) Line indented incorrectly; expected 20 spaces, found 10
(#17089) Line indented incorrectly; expected at least 24 spaces, found 12
(#17090) Line indented incorrectly; expected 20 spaces, found 10
(#17091) Line indented incorrectly; expected at least 24 spaces, found 12
(#17092) Line indented incorrectly; expected 20 spaces, found 10
(#17094) Line indented incorrectly; expected 16 spaces, found 8
(#17095) Line indented incorrectly; expected 20 spaces, found 10
(#17096) Line indented incorrectly; expected at least 24 spaces, found 12
(#17097) Line indented incorrectly; expected at least 24 spaces, found 12
(#17098) Line indented incorrectly; expected 20 spaces, found 10
(#17099) Line indented incorrectly; expected at least 24 spaces, found 12
(#17100) Line indented incorrectly; expected 20 spaces, found 10
(#17102) Line indented incorrectly; expected 16 spaces, found 8
(#17103) Line indented incorrectly; expected 20 spaces, found 10
(#17104) Line indented incorrectly; expected at least 24 spaces, found 12
(#17105) Line indented incorrectly; expected at least 24 spaces, found 12
(#17106) Line indented incorrectly; expected 20 spaces, found 10
(#17107) Line indented incorrectly; expected at least 24 spaces, found 12
(#17108) Line indented incorrectly; expected 20 spaces, found 10
(#17110) Line indented incorrectly; expected 16 spaces, found 8
(#17111) Line indented incorrectly; expected 20 spaces, found 10
(#17112) Line indented incorrectly; expected at least 24 spaces, found 12
(#17113) Line indented incorrectly; expected at least 24 spaces, found 12
(#17114) Line indented incorrectly; expected 20 spaces, found 10
(#17115) Line indented incorrectly; expected at least 24 spaces, found 12
(#17116) Line indented incorrectly; expected 20 spaces, found 10
(#17118) Line indented incorrectly; expected 16 spaces, found 8
(#17119) Line indented incorrectly; expected at least 20 spaces, found 10
(#17121) Line indented incorrectly; expected 12 spaces, found 6
(#17122) Line indented incorrectly; expected at least 12 spaces, found 6
(#17123) Line indented incorrectly; expected 8 spaces, found 4
(#17124) Line indented incorrectly; expected at least 8 spaces, found 4
(#17125) Line indented incorrectly; expected at least 8 spaces, found 4
(#17126) Line indented incorrectly; expected 4 spaces, found 2
(#17128) Line indented incorrectly; expected 4 spaces, found 2
(#17129) Line indented incorrectly; expected at least 8 spaces, found 4
(#17130) Line indented incorrectly; expected at least 8 spaces, found 4
(#17131) Line indented incorrectly; expected 8 spaces, found 4
(#17132) Line indented incorrectly; expected at least 12 spaces, found 6
(#17133) Line indented incorrectly; expected at least 12 spaces, found 6
(#17134) Line indented incorrectly; expected at least 12 spaces, found 6
(#17135) Line indented incorrectly; expected 8 spaces, found 4
(#17136) Line indented incorrectly; expected 8 spaces, found 4
(#17137) Line indented incorrectly; expected at least 12 spaces, found 6
(#17138) Line indented incorrectly; expected at least 12 spaces, found 6
(#17139) Line indented incorrectly; expected at least 12 spaces, found 6
(#17140) Line indented incorrectly; expected 8 spaces, found 4
(#17141) Line indented incorrectly; expected 8 spaces, found 4
(#17142) Line indented incorrectly; expected at least 12 spaces, found 6
(#17143) Line indented incorrectly; expected at least 12 spaces, found 6
(#17144) Line indented incorrectly; expected at least 12 spaces, found 6
(#17145) Line indented incorrectly; expected 8 spaces, found 4
(#17146) Line indented incorrectly; expected 8 spaces, found 4
(#17147) Line indented incorrectly; expected at least 12 spaces, found 6
(#17148) Line indented incorrectly; expected at least 12 spaces, found 6
(#17149) Line indented incorrectly; expected at least 12 spaces, found 6
(#17150) Line indented incorrectly; expected 8 spaces, found 4
(#17151) Line indented incorrectly; expected at least 8 spaces, found 4
(#17152) Line indented incorrectly; expected at least 8 spaces, found 4
(#17153) Line indented incorrectly; expected at least 8 spaces, found 4
(#17154) Line indented incorrectly; expected 4 spaces, found 2
(#17159) Line indented incorrectly; expected 4 spaces, found 2
(#17159) Member variable "_TSPEC" must be all lower-case
(#17159) Scope modifier not specified for member variable "$_TSPEC"
(#17161) Line indented incorrectly; expected 4 spaces, found 2
(#17161) Member variable "authenticationToken" must be all lower-case
(#17162) Line indented incorrectly; expected 4 spaces, found 2
(#17164) Line indented incorrectly; expected 4 spaces, found 2
(#17165) Line indented incorrectly; expected 8 spaces, found 4
(#17165) Variable "_TSPEC" must be all lower-case
(#17165) Variable "_TSPEC" must not contain underscores.
(#17166) Line indented incorrectly; expected at least 12 spaces, found 6
(#17166) Variable "_TSPEC" must be all lower-case
(#17166) Variable "_TSPEC" must not contain underscores.
(#17167) Line indented incorrectly; expected at least 12 spaces, found 8
(#17168) Line indented incorrectly; expected at least 12 spaces, found 10
(#17169) Line indented incorrectly; expected at least 12 spaces, found 10
(#17170) Line indented incorrectly; expected at least 12 spaces, found 10
(#17171) Line indented incorrectly; expected at least 12 spaces, found 8
(#17172) Line indented incorrectly; expected at least 12 spaces, found 10
(#17173) Line indented incorrectly; expected at least 12 spaces, found 10
(#17174) Line indented incorrectly; expected at least 12 spaces, found 10
(#17175) Line indented incorrectly; expected at least 12 spaces, found 10
(#17176) Line indented incorrectly; expected at least 16 spaces, found 8
(#17177) Line indented incorrectly; expected 8 spaces, found 4
(#17178) Line indented incorrectly; expected 8 spaces, found 4
(#17179) Line indented incorrectly; expected 12 spaces, found 6
(#17180) Line indented incorrectly; expected at least 16 spaces, found 8
(#17181) Line indented incorrectly; expected 12 spaces, found 6
(#17182) Line indented incorrectly; expected 12 spaces, found 6
(#17183) Line indented incorrectly; expected at least 16 spaces, found 8
(#17184) Line indented incorrectly; expected 12 spaces, found 6
(#17185) Line indented incorrectly; expected 8 spaces, found 4
(#17186) Line indented incorrectly; expected 4 spaces, found 2
(#17188) Line indented incorrectly; expected 4 spaces, found 2
(#17188) Public method name "NoteStore_updateResource_args::getName" must be in lower-case letters only
(#17189) Line indented incorrectly; expected at least 8 spaces, found 4
(#17190) Line indented incorrectly; expected 4 spaces, found 2
(#17192) Line indented incorrectly; expected 4 spaces, found 2
(#17193) Line indented incorrectly; expected at least 4 spaces, found 2
(#17193) Opening brace should be on the same line as the declaration
(#17194) Line indented incorrectly; expected at least 8 spaces, found 4
(#17195) Line indented incorrectly; expected at least 8 spaces, found 4
(#17196) Line indented incorrectly; expected at least 8 spaces, found 4
(#17197) Line indented incorrectly; expected at least 8 spaces, found 4
(#17198) Line indented incorrectly; expected at least 8 spaces, found 4
(#17199) Line indented incorrectly; expected 8 spaces, found 4
(#17199) Expected "while (...) {\n"; found "while (...)\n {\n"
(#17200) Line indented incorrectly; expected at least 8 spaces, found 4
(#17201) Line indented incorrectly; expected at least 12 spaces, found 6
(#17202) Line indented incorrectly; expected 12 spaces, found 6
(#17203) Line indented incorrectly; expected at least 16 spaces, found 8
(#17204) Line indented incorrectly; expected 12 spaces, found 6
(#17205) Line indented incorrectly; expected 12 spaces, found 6
(#17206) Line indented incorrectly; expected at least 12 spaces, found 6
(#17207) Line indented incorrectly; expected 16 spaces, found 8
(#17208) Line indented incorrectly; expected 20 spaces, found 10
(#17209) Line indented incorrectly; expected at least 24 spaces, found 12
(#17210) Line indented incorrectly; expected 20 spaces, found 10
(#17211) Line indented incorrectly; expected at least 24 spaces, found 12
(#17212) Line indented incorrectly; expected 20 spaces, found 10
(#17214) Line indented incorrectly; expected 16 spaces, found 8
(#17215) Line indented incorrectly; expected 20 spaces, found 10
(#17216) Line indented incorrectly; expected at least 24 spaces, found 12
(#17217) Line indented incorrectly; expected at least 24 spaces, found 12
(#17218) Line indented incorrectly; expected 20 spaces, found 10
(#17219) Line indented incorrectly; expected at least 24 spaces, found 12
(#17220) Line indented incorrectly; expected 20 spaces, found 10
(#17222) Line indented incorrectly; expected 16 spaces, found 8
(#17223) Line indented incorrectly; expected at least 20 spaces, found 10
(#17225) Line indented incorrectly; expected 12 spaces, found 6
(#17226) Line indented incorrectly; expected at least 12 spaces, found 6
(#17227) Line indented incorrectly; expected 8 spaces, found 4
(#17228) Line indented incorrectly; expected at least 8 spaces, found 4
(#17229) Line indented incorrectly; expected at least 8 spaces, found 4
(#17230) Line indented incorrectly; expected 4 spaces, found 2
(#17232) Line indented incorrectly; expected 4 spaces, found 2
(#17233) Line indented incorrectly; expected at least 8 spaces, found 4
(#17234) Line indented incorrectly; expected at least 8 spaces, found 4
(#17235) Line indented incorrectly; expected 8 spaces, found 4
(#17236) Line indented incorrectly; expected at least 12 spaces, found 6
(#17237) Line indented incorrectly; expected at least 12 spaces, found 6
(#17238) Line indented incorrectly; expected at least 12 spaces, found 6
(#17239) Line indented incorrectly; expected 8 spaces, found 4
(#17240) Line indented incorrectly; expected 8 spaces, found 4
(#17241) Line indented incorrectly; expected 12 spaces, found 6
(#17242) Line indented incorrectly; expected at least 16 spaces, found 8
(#17243) Line indented incorrectly; expected 12 spaces, found 6
(#17244) Line indented incorrectly; expected at least 12 spaces, found 6
(#17245) Line indented incorrectly; expected at least 12 spaces, found 6
(#17246) Line indented incorrectly; expected at least 12 spaces, found 6
(#17247) Line indented incorrectly; expected 8 spaces, found 4
(#17248) Line indented incorrectly; expected at least 8 spaces, found 4
(#17249) Line indented incorrectly; expected at least 8 spaces, found 4
(#17250) Line indented incorrectly; expected at least 8 spaces, found 4
(#17251) Line indented incorrectly; expected 4 spaces, found 2
(#17256) Line indented incorrectly; expected 4 spaces, found 2
(#17256) Member variable "_TSPEC" must be all lower-case
(#17256) Scope modifier not specified for member variable "$_TSPEC"
(#17258) Line indented incorrectly; expected 4 spaces, found 2
(#17259) Line indented incorrectly; expected 4 spaces, found 2
(#17259) Member variable "userException" must be all lower-case
(#17260) Line indented incorrectly; expected 4 spaces, found 2
(#17260) Member variable "systemException" must be all lower-case
(#17261) Line indented incorrectly; expected 4 spaces, found 2
(#17261) Member variable "notFoundException" must be all lower-case
(#17263) Line indented incorrectly; expected 4 spaces, found 2
(#17264) Line indented incorrectly; expected 8 spaces, found 4
(#17264) Variable "_TSPEC" must be all lower-case
(#17264) Variable "_TSPEC" must not contain underscores.
(#17265) Line indented incorrectly; expected at least 12 spaces, found 6
(#17265) Variable "_TSPEC" must be all lower-case
(#17265) Variable "_TSPEC" must not contain underscores.
(#17266) Line indented incorrectly; expected at least 12 spaces, found 8
(#17267) Line indented incorrectly; expected at least 12 spaces, found 10
(#17268) Line indented incorrectly; expected at least 12 spaces, found 10
(#17269) Line indented incorrectly; expected at least 12 spaces, found 10
(#17270) Line indented incorrectly; expected at least 12 spaces, found 8
(#17271) Line indented incorrectly; expected at least 12 spaces, found 10
(#17272) Line indented incorrectly; expected at least 12 spaces, found 10
(#17273) Line indented incorrectly; expected at least 12 spaces, found 10
(#17274) Line indented incorrectly; expected at least 12 spaces, found 10
(#17275) Line indented incorrectly; expected at least 12 spaces, found 8
(#17276) Line indented incorrectly; expected at least 12 spaces, found 10
(#17277) Line indented incorrectly; expected at least 12 spaces, found 10
(#17278) Line indented incorrectly; expected at least 12 spaces, found 10
(#17279) Line indented incorrectly; expected at least 12 spaces, found 10
(#17280) Line indented incorrectly; expected at least 12 spaces, found 8
(#17281) Line indented incorrectly; expected at least 12 spaces, found 10
(#17282) Line indented incorrectly; expected at least 12 spaces, found 10
(#17283) Line indented incorrectly; expected at least 12 spaces, found 10
(#17284) Line indented incorrectly; expected at least 12 spaces, found 10
(#17285) Line indented incorrectly; expected at least 16 spaces, found 8
(#17286) Line indented incorrectly; expected 8 spaces, found 4
(#17287) Line indented incorrectly; expected 8 spaces, found 4
(#17288) Line indented incorrectly; expected 12 spaces, found 6
(#17289) Line indented incorrectly; expected at least 16 spaces, found 8
(#17290) Line indented incorrectly; expected 12 spaces, found 6
(#17291) Line indented incorrectly; expected 12 spaces, found 6
(#17292) Line indented incorrectly; expected at least 16 spaces, found 8
(#17293) Line indented incorrectly; expected 12 spaces, found 6
(#17294) Line indented incorrectly; expected 12 spaces, found 6
(#17295) Line indented incorrectly; expected at least 16 spaces, found 8
(#17296) Line indented incorrectly; expected 12 spaces, found 6
(#17297) Line indented incorrectly; expected 12 spaces, found 6
(#17298) Line indented incorrectly; expected at least 16 spaces, found 8
(#17299) Line indented incorrectly; expected 12 spaces, found 6
(#17300) Line indented incorrectly; expected 8 spaces, found 4
(#17301) Line indented incorrectly; expected 4 spaces, found 2
(#17303) Line indented incorrectly; expected 4 spaces, found 2
(#17303) Public method name "NoteStore_updateResource_result::getName" must be in lower-case letters only
(#17304) Line indented incorrectly; expected at least 8 spaces, found 4
(#17305) Line indented incorrectly; expected 4 spaces, found 2
(#17307) Line indented incorrectly; expected 4 spaces, found 2
(#17308) Line indented incorrectly; expected at least 4 spaces, found 2
(#17308) Opening brace should be on the same line as the declaration
(#17309) Line indented incorrectly; expected at least 8 spaces, found 4
(#17310) Line indented incorrectly; expected at least 8 spaces, found 4
(#17311) Line indented incorrectly; expected at least 8 spaces, found 4
(#17312) Line indented incorrectly; expected at least 8 spaces, found 4
(#17313) Line indented incorrectly; expected at least 8 spaces, found 4
(#17314) Line indented incorrectly; expected 8 spaces, found 4
(#17314) Expected "while (...) {\n"; found "while (...)\n {\n"
(#17315) Line indented incorrectly; expected at least 8 spaces, found 4
(#17316) Line indented incorrectly; expected at least 12 spaces, found 6
(#17317) Line indented incorrectly; expected 12 spaces, found 6
(#17318) Line indented incorrectly; expected at least 16 spaces, found 8
(#17319) Line indented incorrectly; expected 12 spaces, found 6
(#17320) Line indented incorrectly; expected 12 spaces, found 6
(#17321) Line indented incorrectly; expected at least 12 spaces, found 6
(#17322) Line indented incorrectly; expected 16 spaces, found 8
(#17323) Line indented incorrectly; expected 20 spaces, found 10
(#17324) Line indented incorrectly; expected at least 24 spaces, found 12
(#17325) Line indented incorrectly; expected 20 spaces, found 10
(#17326) Line indented incorrectly; expected at least 24 spaces, found 12
(#17327) Line indented incorrectly; expected 20 spaces, found 10
(#17329) Line indented incorrectly; expected 16 spaces, found 8
(#17330) Line indented incorrectly; expected 20 spaces, found 10
(#17331) Line indented incorrectly; expected at least 24 spaces, found 12
(#17332) Line indented incorrectly; expected at least 24 spaces, found 12
(#17333) Line indented incorrectly; expected 20 spaces, found 10
(#17334) Line indented incorrectly; expected at least 24 spaces, found 12
(#17335) Line indented incorrectly; expected 20 spaces, found 10
(#17337) Line indented incorrectly; expected 16 spaces, found 8
(#17338) Line indented incorrectly; expected 20 spaces, found 10
(#17339) Line indented incorrectly; expected at least 24 spaces, found 12
(#17340) Line indented incorrectly; expected at least 24 spaces, found 12
(#17341) Line indented incorrectly; expected 20 spaces, found 10
(#17342) Line indented incorrectly; expected at least 24 spaces, found 12
(#17343) Line indented incorrectly; expected 20 spaces, found 10
(#17345) Line indented incorrectly; expected 16 spaces, found 8
(#17346) Line indented incorrectly; expected 20 spaces, found 10
(#17347) Line indented incorrectly; expected at least 24 spaces, found 12
(#17348) Line indented incorrectly; expected at least 24 spaces, found 12
(#17349) Line indented incorrectly; expected 20 spaces, found 10
(#17350) Line indented incorrectly; expected at least 24 spaces, found 12
(#17351) Line indented incorrectly; expected 20 spaces, found 10
(#17353) Line indented incorrectly; expected 16 spaces, found 8
(#17354) Line indented incorrectly; expected at least 20 spaces, found 10
(#17356) Line indented incorrectly; expected 12 spaces, found 6
(#17357) Line indented incorrectly; expected at least 12 spaces, found 6
(#17358) Line indented incorrectly; expected 8 spaces, found 4
(#17359) Line indented incorrectly; expected at least 8 spaces, found 4
(#17360) Line indented incorrectly; expected at least 8 spaces, found 4
(#17361) Line indented incorrectly; expected 4 spaces, found 2
(#17363) Line indented incorrectly; expected 4 spaces, found 2
(#17364) Line indented incorrectly; expected at least 8 spaces, found 4
(#17365) Line indented incorrectly; expected at least 8 spaces, found 4
(#17366) Line indented incorrectly; expected 8 spaces, found 4
(#17367) Line indented incorrectly; expected at least 12 spaces, found 6
(#17368) Line indented incorrectly; expected at least 12 spaces, found 6
(#17369) Line indented incorrectly; expected at least 12 spaces, found 6
(#17370) Line indented incorrectly; expected 8 spaces, found 4
(#17371) Line indented incorrectly; expected 8 spaces, found 4
(#17372) Line indented incorrectly; expected at least 12 spaces, found 6
(#17373) Line indented incorrectly; expected at least 12 spaces, found 6
(#17374) Line indented incorrectly; expected at least 12 spaces, found 6
(#17375) Line indented incorrectly; expected 8 spaces, found 4
(#17376) Line indented incorrectly; expected 8 spaces, found 4
(#17377) Line indented incorrectly; expected at least 12 spaces, found 6
(#17378) Line indented incorrectly; expected at least 12 spaces, found 6
(#17379) Line indented incorrectly; expected at least 12 spaces, found 6
(#17380) Line indented incorrectly; expected 8 spaces, found 4
(#17381) Line indented incorrectly; expected 8 spaces, found 4
(#17382) Line indented incorrectly; expected at least 12 spaces, found 6
(#17383) Line indented incorrectly; expected at least 12 spaces, found 6
(#17384) Line indented incorrectly; expected at least 12 spaces, found 6
(#17385) Line indented incorrectly; expected 8 spaces, found 4
(#17386) Line indented incorrectly; expected at least 8 spaces, found 4
(#17387) Line indented incorrectly; expected at least 8 spaces, found 4
(#17388) Line indented incorrectly; expected at least 8 spaces, found 4
(#17389) Line indented incorrectly; expected 4 spaces, found 2
(#17394) Line indented incorrectly; expected 4 spaces, found 2
(#17394) Member variable "_TSPEC" must be all lower-case
(#17394) Scope modifier not specified for member variable "$_TSPEC"
(#17396) Line indented incorrectly; expected 4 spaces, found 2
(#17396) Member variable "authenticationToken" must be all lower-case
(#17397) Line indented incorrectly; expected 4 spaces, found 2
(#17399) Line indented incorrectly; expected 4 spaces, found 2
(#17400) Line indented incorrectly; expected 8 spaces, found 4
(#17400) Variable "_TSPEC" must be all lower-case
(#17400) Variable "_TSPEC" must not contain underscores.
(#17401) Line indented incorrectly; expected at least 12 spaces, found 6
(#17401) Variable "_TSPEC" must be all lower-case
(#17401) Variable "_TSPEC" must not contain underscores.
(#17402) Line indented incorrectly; expected at least 12 spaces, found 8
(#17403) Line indented incorrectly; expected at least 12 spaces, found 10
(#17404) Line indented incorrectly; expected at least 12 spaces, found 10
(#17405) Line indented incorrectly; expected at least 12 spaces, found 10
(#17406) Line indented incorrectly; expected at least 12 spaces, found 8
(#17407) Line indented incorrectly; expected at least 12 spaces, found 10
(#17408) Line indented incorrectly; expected at least 12 spaces, found 10
(#17409) Line indented incorrectly; expected at least 12 spaces, found 10
(#17410) Line indented incorrectly; expected at least 16 spaces, found 8
(#17411) Line indented incorrectly; expected 8 spaces, found 4
(#17412) Line indented incorrectly; expected 8 spaces, found 4
(#17413) Line indented incorrectly; expected 12 spaces, found 6
(#17414) Line indented incorrectly; expected at least 16 spaces, found 8
(#17415) Line indented incorrectly; expected 12 spaces, found 6
(#17416) Line indented incorrectly; expected 12 spaces, found 6
(#17417) Line indented incorrectly; expected at least 16 spaces, found 8
(#17418) Line indented incorrectly; expected 12 spaces, found 6
(#17419) Line indented incorrectly; expected 8 spaces, found 4
(#17420) Line indented incorrectly; expected 4 spaces, found 2
(#17422) Line indented incorrectly; expected 4 spaces, found 2
(#17422) Public method name "NoteStore_getResourceData_args::getName" must be in lower-case letters only
(#17423) Line indented incorrectly; expected at least 8 spaces, found 4
(#17424) Line indented incorrectly; expected 4 spaces, found 2
(#17426) Line indented incorrectly; expected 4 spaces, found 2
(#17427) Line indented incorrectly; expected at least 4 spaces, found 2
(#17427) Opening brace should be on the same line as the declaration
(#17428) Line indented incorrectly; expected at least 8 spaces, found 4
(#17429) Line indented incorrectly; expected at least 8 spaces, found 4
(#17430) Line indented incorrectly; expected at least 8 spaces, found 4
(#17431) Line indented incorrectly; expected at least 8 spaces, found 4
(#17432) Line indented incorrectly; expected at least 8 spaces, found 4
(#17433) Line indented incorrectly; expected 8 spaces, found 4
(#17433) Expected "while (...) {\n"; found "while (...)\n {\n"
(#17434) Line indented incorrectly; expected at least 8 spaces, found 4
(#17435) Line indented incorrectly; expected at least 12 spaces, found 6
(#17436) Line indented incorrectly; expected 12 spaces, found 6
(#17437) Line indented incorrectly; expected at least 16 spaces, found 8
(#17438) Line indented incorrectly; expected 12 spaces, found 6
(#17439) Line indented incorrectly; expected 12 spaces, found 6
(#17440) Line indented incorrectly; expected at least 12 spaces, found 6
(#17441) Line indented incorrectly; expected 16 spaces, found 8
(#17442) Line indented incorrectly; expected 20 spaces, found 10
(#17443) Line indented incorrectly; expected at least 24 spaces, found 12
(#17444) Line indented incorrectly; expected 20 spaces, found 10
(#17445) Line indented incorrectly; expected at least 24 spaces, found 12
(#17446) Line indented incorrectly; expected 20 spaces, found 10
(#17448) Line indented incorrectly; expected 16 spaces, found 8
(#17449) Line indented incorrectly; expected 20 spaces, found 10
(#17450) Line indented incorrectly; expected at least 24 spaces, found 12
(#17451) Line indented incorrectly; expected 20 spaces, found 10
(#17452) Line indented incorrectly; expected at least 24 spaces, found 12
(#17453) Line indented incorrectly; expected 20 spaces, found 10
(#17455) Line indented incorrectly; expected 16 spaces, found 8
(#17456) Line indented incorrectly; expected at least 20 spaces, found 10
(#17458) Line indented incorrectly; expected 12 spaces, found 6
(#17459) Line indented incorrectly; expected at least 12 spaces, found 6
(#17460) Line indented incorrectly; expected 8 spaces, found 4
(#17461) Line indented incorrectly; expected at least 8 spaces, found 4
(#17462) Line indented incorrectly; expected at least 8 spaces, found 4
(#17463) Line indented incorrectly; expected 4 spaces, found 2
(#17465) Line indented incorrectly; expected 4 spaces, found 2
(#17466) Line indented incorrectly; expected at least 8 spaces, found 4
(#17467) Line indented incorrectly; expected at least 8 spaces, found 4
(#17468) Line indented incorrectly; expected 8 spaces, found 4
(#17469) Line indented incorrectly; expected at least 12 spaces, found 6
(#17470) Line indented incorrectly; expected at least 12 spaces, found 6
(#17471) Line indented incorrectly; expected at least 12 spaces, found 6
(#17472) Line indented incorrectly; expected 8 spaces, found 4
(#17473) Line indented incorrectly; expected 8 spaces, found 4
(#17474) Line indented incorrectly; expected at least 12 spaces, found 6
(#17475) Line indented incorrectly; expected at least 12 spaces, found 6
(#17476) Line indented incorrectly; expected at least 12 spaces, found 6
(#17477) Line indented incorrectly; expected 8 spaces, found 4
(#17478) Line indented incorrectly; expected at least 8 spaces, found 4
(#17479) Line indented incorrectly; expected at least 8 spaces, found 4
(#17480) Line indented incorrectly; expected at least 8 spaces, found 4
(#17481) Line indented incorrectly; expected 4 spaces, found 2
(#17486) Line indented incorrectly; expected 4 spaces, found 2
(#17486) Member variable "_TSPEC" must be all lower-case
(#17486) Scope modifier not specified for member variable "$_TSPEC"
(#17488) Line indented incorrectly; expected 4 spaces, found 2
(#17489) Line indented incorrectly; expected 4 spaces, found 2
(#17489) Member variable "userException" must be all lower-case
(#17490) Line indented incorrectly; expected 4 spaces, found 2
(#17490) Member variable "systemException" must be all lower-case
(#17491) Line indented incorrectly; expected 4 spaces, found 2
(#17491) Member variable "notFoundException" must be all lower-case
(#17493) Line indented incorrectly; expected 4 spaces, found 2
(#17494) Line indented incorrectly; expected 8 spaces, found 4
(#17494) Variable "_TSPEC" must be all lower-case
(#17494) Variable "_TSPEC" must not contain underscores.
(#17495) Line indented incorrectly; expected at least 12 spaces, found 6
(#17495) Variable "_TSPEC" must be all lower-case
(#17495) Variable "_TSPEC" must not contain underscores.
(#17496) Line indented incorrectly; expected at least 12 spaces, found 8
(#17497) Line indented incorrectly; expected at least 12 spaces, found 10
(#17498) Line indented incorrectly; expected at least 12 spaces, found 10
(#17499) Line indented incorrectly; expected at least 12 spaces, found 10
(#17500) Line indented incorrectly; expected at least 12 spaces, found 8
(#17501) Line indented incorrectly; expected at least 12 spaces, found 10
(#17502) Line indented incorrectly; expected at least 12 spaces, found 10
(#17503) Line indented incorrectly; expected at least 12 spaces, found 10
(#17504) Line indented incorrectly; expected at least 12 spaces, found 10
(#17505) Line indented incorrectly; expected at least 12 spaces, found 8
(#17506) Line indented incorrectly; expected at least 12 spaces, found 10
(#17507) Line indented incorrectly; expected at least 12 spaces, found 10
(#17508) Line indented incorrectly; expected at least 12 spaces, found 10
(#17509) Line indented incorrectly; expected at least 12 spaces, found 10
(#17510) Line indented incorrectly; expected at least 12 spaces, found 8
(#17511) Line indented incorrectly; expected at least 12 spaces, found 10
(#17512) Line indented incorrectly; expected at least 12 spaces, found 10
(#17513) Line indented incorrectly; expected at least 12 spaces, found 10
(#17514) Line indented incorrectly; expected at least 12 spaces, found 10
(#17515) Line indented incorrectly; expected at least 16 spaces, found 8
(#17516) Line indented incorrectly; expected 8 spaces, found 4
(#17517) Line indented incorrectly; expected 8 spaces, found 4
(#17518) Line indented incorrectly; expected 12 spaces, found 6
(#17519) Line indented incorrectly; expected at least 16 spaces, found 8
(#17520) Line indented incorrectly; expected 12 spaces, found 6
(#17521) Line indented incorrectly; expected 12 spaces, found 6
(#17522) Line indented incorrectly; expected at least 16 spaces, found 8
(#17523) Line indented incorrectly; expected 12 spaces, found 6
(#17524) Line indented incorrectly; expected 12 spaces, found 6
(#17525) Line indented incorrectly; expected at least 16 spaces, found 8
(#17526) Line indented incorrectly; expected 12 spaces, found 6
(#17527) Line indented incorrectly; expected 12 spaces, found 6
(#17528) Line indented incorrectly; expected at least 16 spaces, found 8
(#17529) Line indented incorrectly; expected 12 spaces, found 6
(#17530) Line indented incorrectly; expected 8 spaces, found 4
(#17531) Line indented incorrectly; expected 4 spaces, found 2
(#17533) Line indented incorrectly; expected 4 spaces, found 2
(#17533) Public method name "NoteStore_getResourceData_result::getName" must be in lower-case letters only
(#17534) Line indented incorrectly; expected at least 8 spaces, found 4
(#17535) Line indented incorrectly; expected 4 spaces, found 2
(#17537) Line indented incorrectly; expected 4 spaces, found 2
(#17538) Line indented incorrectly; expected at least 4 spaces, found 2
(#17538) Opening brace should be on the same line as the declaration
(#17539) Line indented incorrectly; expected at least 8 spaces, found 4
(#17540) Line indented incorrectly; expected at least 8 spaces, found 4
(#17541) Line indented incorrectly; expected at least 8 spaces, found 4
(#17542) Line indented incorrectly; expected at least 8 spaces, found 4
(#17543) Line indented incorrectly; expected at least 8 spaces, found 4
(#17544) Line indented incorrectly; expected 8 spaces, found 4
(#17544) Expected "while (...) {\n"; found "while (...)\n {\n"
(#17545) Line indented incorrectly; expected at least 8 spaces, found 4
(#17546) Line indented incorrectly; expected at least 12 spaces, found 6
(#17547) Line indented incorrectly; expected 12 spaces, found 6
(#17548) Line indented incorrectly; expected at least 16 spaces, found 8
(#17549) Line indented incorrectly; expected 12 spaces, found 6
(#17550) Line indented incorrectly; expected 12 spaces, found 6
(#17551) Line indented incorrectly; expected at least 12 spaces, found 6
(#17552) Line indented incorrectly; expected 16 spaces, found 8
(#17553) Line indented incorrectly; expected 20 spaces, found 10
(#17554) Line indented incorrectly; expected at least 24 spaces, found 12
(#17555) Line indented incorrectly; expected 20 spaces, found 10
(#17556) Line indented incorrectly; expected at least 24 spaces, found 12
(#17557) Line indented incorrectly; expected 20 spaces, found 10
(#17559) Line indented incorrectly; expected 16 spaces, found 8
(#17560) Line indented incorrectly; expected 20 spaces, found 10
(#17561) Line indented incorrectly; expected at least 24 spaces, found 12
(#17562) Line indented incorrectly; expected at least 24 spaces, found 12
(#17563) Line indented incorrectly; expected 20 spaces, found 10
(#17564) Line indented incorrectly; expected at least 24 spaces, found 12
(#17565) Line indented incorrectly; expected 20 spaces, found 10
(#17567) Line indented incorrectly; expected 16 spaces, found 8
(#17568) Line indented incorrectly; expected 20 spaces, found 10
(#17569) Line indented incorrectly; expected at least 24 spaces, found 12
(#17570) Line indented incorrectly; expected at least 24 spaces, found 12
(#17571) Line indented incorrectly; expected 20 spaces, found 10
(#17572) Line indented incorrectly; expected at least 24 spaces, found 12
(#17573) Line indented incorrectly; expected 20 spaces, found 10
(#17575) Line indented incorrectly; expected 16 spaces, found 8
(#17576) Line indented incorrectly; expected 20 spaces, found 10
(#17577) Line indented incorrectly; expected at least 24 spaces, found 12
(#17578) Line indented incorrectly; expected at least 24 spaces, found 12
(#17579) Line indented incorrectly; expected 20 spaces, found 10
(#17580) Line indented incorrectly; expected at least 24 spaces, found 12
(#17581) Line indented incorrectly; expected 20 spaces, found 10
(#17583) Line indented incorrectly; expected 16 spaces, found 8
(#17584) Line indented incorrectly; expected at least 20 spaces, found 10
(#17586) Line indented incorrectly; expected 12 spaces, found 6
(#17587) Line indented incorrectly; expected at least 12 spaces, found 6
(#17588) Line indented incorrectly; expected 8 spaces, found 4
(#17589) Line indented incorrectly; expected at least 8 spaces, found 4
(#17590) Line indented incorrectly; expected at least 8 spaces, found 4
(#17591) Line indented incorrectly; expected 4 spaces, found 2
(#17593) Line indented incorrectly; expected 4 spaces, found 2
(#17594) Line indented incorrectly; expected at least 8 spaces, found 4
(#17595) Line indented incorrectly; expected at least 8 spaces, found 4
(#17596) Line indented incorrectly; expected 8 spaces, found 4
(#17597) Line indented incorrectly; expected at least 12 spaces, found 6
(#17598) Line indented incorrectly; expected at least 12 spaces, found 6
(#17599) Line indented incorrectly; expected at least 12 spaces, found 6
(#17600) Line indented incorrectly; expected 8 spaces, found 4
(#17601) Line indented incorrectly; expected 8 spaces, found 4
(#17602) Line indented incorrectly; expected at least 12 spaces, found 6
(#17603) Line indented incorrectly; expected at least 12 spaces, found 6
(#17604) Line indented incorrectly; expected at least 12 spaces, found 6
(#17605) Line indented incorrectly; expected 8 spaces, found 4
(#17606) Line indented incorrectly; expected 8 spaces, found 4
(#17607) Line indented incorrectly; expected at least 12 spaces, found 6
(#17608) Line indented incorrectly; expected at least 12 spaces, found 6
(#17609) Line indented incorrectly; expected at least 12 spaces, found 6
(#17610) Line indented incorrectly; expected 8 spaces, found 4
(#17611) Line indented incorrectly; expected 8 spaces, found 4
(#17612) Line indented incorrectly; expected at least 12 spaces, found 6
(#17613) Line indented incorrectly; expected at least 12 spaces, found 6
(#17614) Line indented incorrectly; expected at least 12 spaces, found 6
(#17615) Line indented incorrectly; expected 8 spaces, found 4
(#17616) Line indented incorrectly; expected at least 8 spaces, found 4
(#17617) Line indented incorrectly; expected at least 8 spaces, found 4
(#17618) Line indented incorrectly; expected at least 8 spaces, found 4
(#17619) Line indented incorrectly; expected 4 spaces, found 2
(#17624) Line indented incorrectly; expected 4 spaces, found 2
(#17624) Member variable "_TSPEC" must be all lower-case
(#17624) Scope modifier not specified for member variable "$_TSPEC"
(#17626) Line indented incorrectly; expected 4 spaces, found 2
(#17626) Member variable "authenticationToken" must be all lower-case
(#17627) Line indented incorrectly; expected 4 spaces, found 2
(#17627) Member variable "noteGuid" must be all lower-case
(#17628) Line indented incorrectly; expected 4 spaces, found 2
(#17628) Member variable "contentHash" must be all lower-case
(#17629) Line indented incorrectly; expected 4 spaces, found 2
(#17629) Member variable "withData" must be all lower-case
(#17630) Line indented incorrectly; expected 4 spaces, found 2
(#17630) Member variable "withRecognition" must be all lower-case
(#17631) Line indented incorrectly; expected 4 spaces, found 2
(#17631) Member variable "withAlternateData" must be all lower-case
(#17633) Line indented incorrectly; expected 4 spaces, found 2
(#17634) Line indented incorrectly; expected 8 spaces, found 4
(#17634) Variable "_TSPEC" must be all lower-case
(#17634) Variable "_TSPEC" must not contain underscores.
(#17635) Line indented incorrectly; expected at least 12 spaces, found 6
(#17635) Variable "_TSPEC" must be all lower-case
(#17635) Variable "_TSPEC" must not contain underscores.
(#17636) Line indented incorrectly; expected at least 12 spaces, found 8
(#17637) Line indented incorrectly; expected at least 12 spaces, found 10
(#17638) Line indented incorrectly; expected at least 12 spaces, found 10
(#17639) Line indented incorrectly; expected at least 12 spaces, found 10
(#17640) Line indented incorrectly; expected at least 12 spaces, found 8
(#17641) Line indented incorrectly; expected at least 12 spaces, found 10
(#17642) Line indented incorrectly; expected at least 12 spaces, found 10
(#17643) Line indented incorrectly; expected at least 12 spaces, found 10
(#17644) Line indented incorrectly; expected at least 12 spaces, found 8
(#17645) Line indented incorrectly; expected at least 12 spaces, found 10
(#17646) Line indented incorrectly; expected at least 12 spaces, found 10
(#17647) Line indented incorrectly; expected at least 12 spaces, found 10
(#17648) Line indented incorrectly; expected at least 12 spaces, found 8
(#17649) Line indented incorrectly; expected at least 12 spaces, found 10
(#17650) Line indented incorrectly; expected at least 12 spaces, found 10
(#17651) Line indented incorrectly; expected at least 12 spaces, found 10
(#17652) Line indented incorrectly; expected at least 12 spaces, found 8
(#17653) Line indented incorrectly; expected at least 12 spaces, found 10
(#17654) Line indented incorrectly; expected at least 12 spaces, found 10
(#17655) Line indented incorrectly; expected at least 12 spaces, found 10
(#17656) Line indented incorrectly; expected at least 12 spaces, found 8
(#17657) Line indented incorrectly; expected at least 12 spaces, found 10
(#17658) Line indented incorrectly; expected at least 12 spaces, found 10
(#17659) Line indented incorrectly; expected at least 12 spaces, found 10
(#17660) Line indented incorrectly; expected at least 16 spaces, found 8
(#17661) Line indented incorrectly; expected 8 spaces, found 4
(#17662) Line indented incorrectly; expected 8 spaces, found 4
(#17663) Line indented incorrectly; expected 12 spaces, found 6
(#17664) Line indented incorrectly; expected at least 16 spaces, found 8
(#17665) Line indented incorrectly; expected 12 spaces, found 6
(#17666) Line indented incorrectly; expected 12 spaces, found 6
(#17667) Line indented incorrectly; expected at least 16 spaces, found 8
(#17668) Line indented incorrectly; expected 12 spaces, found 6
(#17669) Line indented incorrectly; expected 12 spaces, found 6
(#17670) Line indented incorrectly; expected at least 16 spaces, found 8
(#17671) Line indented incorrectly; expected 12 spaces, found 6
(#17672) Line indented incorrectly; expected 12 spaces, found 6
(#17673) Line indented incorrectly; expected at least 16 spaces, found 8
(#17674) Line indented incorrectly; expected 12 spaces, found 6
(#17675) Line indented incorrectly; expected 12 spaces, found 6
(#17676) Line indented incorrectly; expected at least 16 spaces, found 8
(#17677) Line indented incorrectly; expected 12 spaces, found 6
(#17678) Line indented incorrectly; expected 12 spaces, found 6
(#17679) Line indented incorrectly; expected at least 16 spaces, found 8
(#17680) Line indented incorrectly; expected 12 spaces, found 6
(#17681) Line indented incorrectly; expected 8 spaces, found 4
(#17682) Line indented incorrectly; expected 4 spaces, found 2
(#17684) Line indented incorrectly; expected 4 spaces, found 2
(#17684) Public method name "NoteStore_getResourceByHash_args::getName" must be in lower-case letters only
(#17685) Line indented incorrectly; expected at least 8 spaces, found 4
(#17686) Line indented incorrectly; expected 4 spaces, found 2
(#17688) Line indented incorrectly; expected 4 spaces, found 2
(#17689) Line indented incorrectly; expected at least 4 spaces, found 2
(#17689) Opening brace should be on the same line as the declaration
(#17690) Line indented incorrectly; expected at least 8 spaces, found 4
(#17691) Line indented incorrectly; expected at least 8 spaces, found 4
(#17692) Line indented incorrectly; expected at least 8 spaces, found 4
(#17693) Line indented incorrectly; expected at least 8 spaces, found 4
(#17694) Line indented incorrectly; expected at least 8 spaces, found 4
(#17695) Line indented incorrectly; expected 8 spaces, found 4
(#17695) Expected "while (...) {\n"; found "while (...)\n {\n"
(#17696) Line indented incorrectly; expected at least 8 spaces, found 4
(#17697) Line indented incorrectly; expected at least 12 spaces, found 6
(#17698) Line indented incorrectly; expected 12 spaces, found 6
(#17699) Line indented incorrectly; expected at least 16 spaces, found 8
(#17700) Line indented incorrectly; expected 12 spaces, found 6
(#17701) Line indented incorrectly; expected 12 spaces, found 6
(#17702) Line indented incorrectly; expected at least 12 spaces, found 6
(#17703) Line indented incorrectly; expected 16 spaces, found 8
(#17704) Line indented incorrectly; expected 20 spaces, found 10
(#17705) Line indented incorrectly; expected at least 24 spaces, found 12
(#17706) Line indented incorrectly; expected 20 spaces, found 10
(#17707) Line indented incorrectly; expected at least 24 spaces, found 12
(#17708) Line indented incorrectly; expected 20 spaces, found 10
(#17710) Line indented incorrectly; expected 16 spaces, found 8
(#17711) Line indented incorrectly; expected 20 spaces, found 10
(#17712) Line indented incorrectly; expected at least 24 spaces, found 12
(#17713) Line indented incorrectly; expected 20 spaces, found 10
(#17714) Line indented incorrectly; expected at least 24 spaces, found 12
(#17715) Line indented incorrectly; expected 20 spaces, found 10
(#17717) Line indented incorrectly; expected 16 spaces, found 8
(#17718) Line indented incorrectly; expected 20 spaces, found 10
(#17719) Line indented incorrectly; expected at least 24 spaces, found 12
(#17720) Line indented incorrectly; expected 20 spaces, found 10
(#17721) Line indented incorrectly; expected at least 24 spaces, found 12
(#17722) Line indented incorrectly; expected 20 spaces, found 10
(#17724) Line indented incorrectly; expected 16 spaces, found 8
(#17725) Line indented incorrectly; expected 20 spaces, found 10
(#17726) Line indented incorrectly; expected at least 24 spaces, found 12
(#17727) Line indented incorrectly; expected 20 spaces, found 10
(#17728) Line indented incorrectly; expected at least 24 spaces, found 12
(#17729) Line indented incorrectly; expected 20 spaces, found 10
(#17731) Line indented incorrectly; expected 16 spaces, found 8
(#17732) Line indented incorrectly; expected 20 spaces, found 10
(#17733) Line indented incorrectly; expected at least 24 spaces, found 12
(#17734) Line indented incorrectly; expected 20 spaces, found 10
(#17735) Line indented incorrectly; expected at least 24 spaces, found 12
(#17736) Line indented incorrectly; expected 20 spaces, found 10
(#17738) Line indented incorrectly; expected 16 spaces, found 8
(#17739) Line indented incorrectly; expected 20 spaces, found 10
(#17740) Line indented incorrectly; expected at least 24 spaces, found 12
(#17741) Line indented incorrectly; expected 20 spaces, found 10
(#17742) Line indented incorrectly; expected at least 24 spaces, found 12
(#17743) Line indented incorrectly; expected 20 spaces, found 10
(#17745) Line indented incorrectly; expected 16 spaces, found 8
(#17746) Line indented incorrectly; expected at least 20 spaces, found 10
(#17748) Line indented incorrectly; expected 12 spaces, found 6
(#17749) Line indented incorrectly; expected at least 12 spaces, found 6
(#17750) Line indented incorrectly; expected 8 spaces, found 4
(#17751) Line indented incorrectly; expected at least 8 spaces, found 4
(#17752) Line indented incorrectly; expected at least 8 spaces, found 4
(#17753) Line indented incorrectly; expected 4 spaces, found 2
(#17755) Line indented incorrectly; expected 4 spaces, found 2
(#17756) Line indented incorrectly; expected at least 8 spaces, found 4
(#17757) Line indented incorrectly; expected at least 8 spaces, found 4
(#17758) Line indented incorrectly; expected 8 spaces, found 4
(#17759) Line indented incorrectly; expected at least 12 spaces, found 6
(#17760) Line indented incorrectly; expected at least 12 spaces, found 6
(#17761) Line indented incorrectly; expected at least 12 spaces, found 6
(#17762) Line indented incorrectly; expected 8 spaces, found 4
(#17763) Line indented incorrectly; expected 8 spaces, found 4
(#17764) Line indented incorrectly; expected at least 12 spaces, found 6
(#17765) Line indented incorrectly; expected at least 12 spaces, found 6
(#17766) Line indented incorrectly; expected at least 12 spaces, found 6
(#17767) Line indented incorrectly; expected 8 spaces, found 4
(#17768) Line indented incorrectly; expected 8 spaces, found 4
(#17769) Line indented incorrectly; expected at least 12 spaces, found 6
(#17770) Line indented incorrectly; expected at least 12 spaces, found 6
(#17771) Line indented incorrectly; expected at least 12 spaces, found 6
(#17772) Line indented incorrectly; expected 8 spaces, found 4
(#17773) Line indented incorrectly; expected 8 spaces, found 4
(#17774) Line indented incorrectly; expected at least 12 spaces, found 6
(#17775) Line indented incorrectly; expected at least 12 spaces, found 6
(#17776) Line indented incorrectly; expected at least 12 spaces, found 6
(#17777) Line indented incorrectly; expected 8 spaces, found 4
(#17778) Line indented incorrectly; expected 8 spaces, found 4
(#17779) Line indented incorrectly; expected at least 12 spaces, found 6
(#17780) Line indented incorrectly; expected at least 12 spaces, found 6
(#17781) Line indented incorrectly; expected at least 12 spaces, found 6
(#17782) Line indented incorrectly; expected 8 spaces, found 4
(#17783) Line indented incorrectly; expected 8 spaces, found 4
(#17784) Line indented incorrectly; expected at least 12 spaces, found 6
(#17785) Line indented incorrectly; expected at least 12 spaces, found 6
(#17786) Line indented incorrectly; expected at least 12 spaces, found 6
(#17787) Line indented incorrectly; expected 8 spaces, found 4
(#17788) Line indented incorrectly; expected at least 8 spaces, found 4
(#17789) Line indented incorrectly; expected at least 8 spaces, found 4
(#17790) Line indented incorrectly; expected at least 8 spaces, found 4
(#17791) Line indented incorrectly; expected 4 spaces, found 2
(#17796) Line indented incorrectly; expected 4 spaces, found 2
(#17796) Member variable "_TSPEC" must be all lower-case
(#17796) Scope modifier not specified for member variable "$_TSPEC"
(#17798) Line indented incorrectly; expected 4 spaces, found 2
(#17799) Line indented incorrectly; expected 4 spaces, found 2
(#17799) Member variable "userException" must be all lower-case
(#17800) Line indented incorrectly; expected 4 spaces, found 2
(#17800) Member variable "systemException" must be all lower-case
(#17801) Line indented incorrectly; expected 4 spaces, found 2
(#17801) Member variable "notFoundException" must be all lower-case
(#17803) Line indented incorrectly; expected 4 spaces, found 2
(#17804) Line indented incorrectly; expected 8 spaces, found 4
(#17804) Variable "_TSPEC" must be all lower-case
(#17804) Variable "_TSPEC" must not contain underscores.
(#17805) Line indented incorrectly; expected at least 12 spaces, found 6
(#17805) Variable "_TSPEC" must be all lower-case
(#17805) Variable "_TSPEC" must not contain underscores.
(#17806) Line indented incorrectly; expected at least 12 spaces, found 8
(#17807) Line indented incorrectly; expected at least 12 spaces, found 10
(#17808) Line indented incorrectly; expected at least 12 spaces, found 10
(#17809) Line indented incorrectly; expected at least 12 spaces, found 10
(#17810) Line indented incorrectly; expected at least 12 spaces, found 10
(#17811) Line indented incorrectly; expected at least 12 spaces, found 8
(#17812) Line indented incorrectly; expected at least 12 spaces, found 10
(#17813) Line indented incorrectly; expected at least 12 spaces, found 10
(#17814) Line indented incorrectly; expected at least 12 spaces, found 10
(#17815) Line indented incorrectly; expected at least 12 spaces, found 10
(#17816) Line indented incorrectly; expected at least 12 spaces, found 8
(#17817) Line indented incorrectly; expected at least 12 spaces, found 10
(#17818) Line indented incorrectly; expected at least 12 spaces, found 10
(#17819) Line indented incorrectly; expected at least 12 spaces, found 10
(#17820) Line indented incorrectly; expected at least 12 spaces, found 10
(#17821) Line indented incorrectly; expected at least 12 spaces, found 8
(#17822) Line indented incorrectly; expected at least 12 spaces, found 10
(#17823) Line indented incorrectly; expected at least 12 spaces, found 10
(#17824) Line indented incorrectly; expected at least 12 spaces, found 10
(#17825) Line indented incorrectly; expected at least 12 spaces, found 10
(#17826) Line indented incorrectly; expected at least 16 spaces, found 8
(#17827) Line indented incorrectly; expected 8 spaces, found 4
(#17828) Line indented incorrectly; expected 8 spaces, found 4
(#17829) Line indented incorrectly; expected 12 spaces, found 6
(#17830) Line indented incorrectly; expected at least 16 spaces, found 8
(#17831) Line indented incorrectly; expected 12 spaces, found 6
(#17832) Line indented incorrectly; expected 12 spaces, found 6
(#17833) Line indented incorrectly; expected at least 16 spaces, found 8
(#17834) Line indented incorrectly; expected 12 spaces, found 6
(#17835) Line indented incorrectly; expected 12 spaces, found 6
(#17836) Line indented incorrectly; expected at least 16 spaces, found 8
(#17837) Line indented incorrectly; expected 12 spaces, found 6
(#17838) Line indented incorrectly; expected 12 spaces, found 6
(#17839) Line indented incorrectly; expected at least 16 spaces, found 8
(#17840) Line indented incorrectly; expected 12 spaces, found 6
(#17841) Line indented incorrectly; expected 8 spaces, found 4
(#17842) Line indented incorrectly; expected 4 spaces, found 2
(#17844) Line indented incorrectly; expected 4 spaces, found 2
(#17844) Public method name "NoteStore_getResourceByHash_result::getName" must be in lower-case letters only
(#17845) Line indented incorrectly; expected at least 8 spaces, found 4
(#17846) Line indented incorrectly; expected 4 spaces, found 2
(#17848) Line indented incorrectly; expected 4 spaces, found 2
(#17849) Line indented incorrectly; expected at least 4 spaces, found 2
(#17849) Opening brace should be on the same line as the declaration
(#17850) Line indented incorrectly; expected at least 8 spaces, found 4
(#17851) Line indented incorrectly; expected at least 8 spaces, found 4
(#17852) Line indented incorrectly; expected at least 8 spaces, found 4
(#17853) Line indented incorrectly; expected at least 8 spaces, found 4
(#17854) Line indented incorrectly; expected at least 8 spaces, found 4
(#17855) Line indented incorrectly; expected 8 spaces, found 4
(#17855) Expected "while (...) {\n"; found "while (...)\n {\n"
(#17856) Line indented incorrectly; expected at least 8 spaces, found 4
(#17857) Line indented incorrectly; expected at least 12 spaces, found 6
(#17858) Line indented incorrectly; expected 12 spaces, found 6
(#17859) Line indented incorrectly; expected at least 16 spaces, found 8
(#17860) Line indented incorrectly; expected 12 spaces, found 6
(#17861) Line indented incorrectly; expected 12 spaces, found 6
(#17862) Line indented incorrectly; expected at least 12 spaces, found 6
(#17863) Line indented incorrectly; expected 16 spaces, found 8
(#17864) Line indented incorrectly; expected 20 spaces, found 10
(#17865) Line indented incorrectly; expected at least 24 spaces, found 12
(#17866) Line indented incorrectly; expected at least 24 spaces, found 12
(#17867) Line indented incorrectly; expected 20 spaces, found 10
(#17868) Line indented incorrectly; expected at least 24 spaces, found 12
(#17869) Line indented incorrectly; expected 20 spaces, found 10
(#17871) Line indented incorrectly; expected 16 spaces, found 8
(#17872) Line indented incorrectly; expected 20 spaces, found 10
(#17873) Line indented incorrectly; expected at least 24 spaces, found 12
(#17874) Line indented incorrectly; expected at least 24 spaces, found 12
(#17875) Line indented incorrectly; expected 20 spaces, found 10
(#17876) Line indented incorrectly; expected at least 24 spaces, found 12
(#17877) Line indented incorrectly; expected 20 spaces, found 10
(#17879) Line indented incorrectly; expected 16 spaces, found 8
(#17880) Line indented incorrectly; expected 20 spaces, found 10
(#17881) Line indented incorrectly; expected at least 24 spaces, found 12
(#17882) Line indented incorrectly; expected at least 24 spaces, found 12
(#17883) Line indented incorrectly; expected 20 spaces, found 10
(#17884) Line indented incorrectly; expected at least 24 spaces, found 12
(#17885) Line indented incorrectly; expected 20 spaces, found 10
(#17887) Line indented incorrectly; expected 16 spaces, found 8
(#17888) Line indented incorrectly; expected 20 spaces, found 10
(#17889) Line indented incorrectly; expected at least 24 spaces, found 12
(#17890) Line indented incorrectly; expected at least 24 spaces, found 12
(#17891) Line indented incorrectly; expected 20 spaces, found 10
(#17892) Line indented incorrectly; expected at least 24 spaces, found 12
(#17893) Line indented incorrectly; expected 20 spaces, found 10
(#17895) Line indented incorrectly; expected 16 spaces, found 8
(#17896) Line indented incorrectly; expected at least 20 spaces, found 10
(#17898) Line indented incorrectly; expected 12 spaces, found 6
(#17899) Line indented incorrectly; expected at least 12 spaces, found 6
(#17900) Line indented incorrectly; expected 8 spaces, found 4
(#17901) Line indented incorrectly; expected at least 8 spaces, found 4
(#17902) Line indented incorrectly; expected at least 8 spaces, found 4
(#17903) Line indented incorrectly; expected 4 spaces, found 2
(#17905) Line indented incorrectly; expected 4 spaces, found 2
(#17906) Line indented incorrectly; expected at least 8 spaces, found 4
(#17907) Line indented incorrectly; expected at least 8 spaces, found 4
(#17908) Line indented incorrectly; expected 8 spaces, found 4
(#17909) Line indented incorrectly; expected 12 spaces, found 6
(#17910) Line indented incorrectly; expected at least 16 spaces, found 8
(#17911) Line indented incorrectly; expected 12 spaces, found 6
(#17912) Line indented incorrectly; expected at least 12 spaces, found 6
(#17913) Line indented incorrectly; expected at least 12 spaces, found 6
(#17914) Line indented incorrectly; expected at least 12 spaces, found 6
(#17915) Line indented incorrectly; expected 8 spaces, found 4
(#17916) Line indented incorrectly; expected 8 spaces, found 4
(#17917) Line indented incorrectly; expected at least 12 spaces, found 6
(#17918) Line indented incorrectly; expected at least 12 spaces, found 6
(#17919) Line indented incorrectly; expected at least 12 spaces, found 6
(#17920) Line indented incorrectly; expected 8 spaces, found 4
(#17921) Line indented incorrectly; expected 8 spaces, found 4
(#17922) Line indented incorrectly; expected at least 12 spaces, found 6
(#17923) Line indented incorrectly; expected at least 12 spaces, found 6
(#17924) Line indented incorrectly; expected at least 12 spaces, found 6
(#17925) Line indented incorrectly; expected 8 spaces, found 4
(#17926) Line indented incorrectly; expected 8 spaces, found 4
(#17927) Line indented incorrectly; expected at least 12 spaces, found 6
(#17928) Line indented incorrectly; expected at least 12 spaces, found 6
(#17929) Line indented incorrectly; expected at least 12 spaces, found 6
(#17930) Line indented incorrectly; expected 8 spaces, found 4
(#17931) Line indented incorrectly; expected at least 8 spaces, found 4
(#17932) Line indented incorrectly; expected at least 8 spaces, found 4
(#17933) Line indented incorrectly; expected at least 8 spaces, found 4
(#17934) Line indented incorrectly; expected 4 spaces, found 2
(#17939) Line indented incorrectly; expected 4 spaces, found 2
(#17939) Member variable "_TSPEC" must be all lower-case
(#17939) Scope modifier not specified for member variable "$_TSPEC"
(#17941) Line indented incorrectly; expected 4 spaces, found 2
(#17941) Member variable "authenticationToken" must be all lower-case
(#17942) Line indented incorrectly; expected 4 spaces, found 2
(#17944) Line indented incorrectly; expected 4 spaces, found 2
(#17945) Line indented incorrectly; expected 8 spaces, found 4
(#17945) Variable "_TSPEC" must be all lower-case
(#17945) Variable "_TSPEC" must not contain underscores.
(#17946) Line indented incorrectly; expected at least 12 spaces, found 6
(#17946) Variable "_TSPEC" must be all lower-case
(#17946) Variable "_TSPEC" must not contain underscores.
(#17947) Line indented incorrectly; expected at least 12 spaces, found 8
(#17948) Line indented incorrectly; expected at least 12 spaces, found 10
(#17949) Line indented incorrectly; expected at least 12 spaces, found 10
(#17950) Line indented incorrectly; expected at least 12 spaces, found 10
(#17951) Line indented incorrectly; expected at least 12 spaces, found 8
(#17952) Line indented incorrectly; expected at least 12 spaces, found 10
(#17953) Line indented incorrectly; expected at least 12 spaces, found 10
(#17954) Line indented incorrectly; expected at least 12 spaces, found 10
(#17955) Line indented incorrectly; expected at least 16 spaces, found 8
(#17956) Line indented incorrectly; expected 8 spaces, found 4
(#17957) Line indented incorrectly; expected 8 spaces, found 4
(#17958) Line indented incorrectly; expected 12 spaces, found 6
(#17959) Line indented incorrectly; expected at least 16 spaces, found 8
(#17960) Line indented incorrectly; expected 12 spaces, found 6
(#17961) Line indented incorrectly; expected 12 spaces, found 6
(#17962) Line indented incorrectly; expected at least 16 spaces, found 8
(#17963) Line indented incorrectly; expected 12 spaces, found 6
(#17964) Line indented incorrectly; expected 8 spaces, found 4
(#17965) Line indented incorrectly; expected 4 spaces, found 2
(#17967) Line indented incorrectly; expected 4 spaces, found 2
(#17967) Public method name "NoteStore_getResourceRecognition_args::getName" must be in lower-case letters only
(#17968) Line indented incorrectly; expected at least 8 spaces, found 4
(#17969) Line indented incorrectly; expected 4 spaces, found 2
(#17971) Line indented incorrectly; expected 4 spaces, found 2
(#17972) Line indented incorrectly; expected at least 4 spaces, found 2
(#17972) Opening brace should be on the same line as the declaration
(#17973) Line indented incorrectly; expected at least 8 spaces, found 4
(#17974) Line indented incorrectly; expected at least 8 spaces, found 4
(#17975) Line indented incorrectly; expected at least 8 spaces, found 4
(#17976) Line indented incorrectly; expected at least 8 spaces, found 4
(#17977) Line indented incorrectly; expected at least 8 spaces, found 4
(#17978) Line indented incorrectly; expected 8 spaces, found 4
(#17978) Expected "while (...) {\n"; found "while (...)\n {\n"
(#17979) Line indented incorrectly; expected at least 8 spaces, found 4
(#17980) Line indented incorrectly; expected at least 12 spaces, found 6
(#17981) Line indented incorrectly; expected 12 spaces, found 6
(#17982) Line indented incorrectly; expected at least 16 spaces, found 8
(#17983) Line indented incorrectly; expected 12 spaces, found 6
(#17984) Line indented incorrectly; expected 12 spaces, found 6
(#17985) Line indented incorrectly; expected at least 12 spaces, found 6
(#17986) Line indented incorrectly; expected 16 spaces, found 8
(#17987) Line indented incorrectly; expected 20 spaces, found 10
(#17988) Line indented incorrectly; expected at least 24 spaces, found 12
(#17989) Line indented incorrectly; expected 20 spaces, found 10
(#17990) Line indented incorrectly; expected at least 24 spaces, found 12
(#17991) Line indented incorrectly; expected 20 spaces, found 10
(#17993) Line indented incorrectly; expected 16 spaces, found 8
(#17994) Line indented incorrectly; expected 20 spaces, found 10
(#17995) Line indented incorrectly; expected at least 24 spaces, found 12
(#17996) Line indented incorrectly; expected 20 spaces, found 10
(#17997) Line indented incorrectly; expected at least 24 spaces, found 12
(#17998) Line indented incorrectly; expected 20 spaces, found 10
(#18000) Line indented incorrectly; expected 16 spaces, found 8
(#18001) Line indented incorrectly; expected at least 20 spaces, found 10
(#18003) Line indented incorrectly; expected 12 spaces, found 6
(#18004) Line indented incorrectly; expected at least 12 spaces, found 6
(#18005) Line indented incorrectly; expected 8 spaces, found 4
(#18006) Line indented incorrectly; expected at least 8 spaces, found 4
(#18007) Line indented incorrectly; expected at least 8 spaces, found 4
(#18008) Line indented incorrectly; expected 4 spaces, found 2
(#18010) Line indented incorrectly; expected 4 spaces, found 2
(#18011) Line indented incorrectly; expected at least 8 spaces, found 4
(#18012) Line indented incorrectly; expected at least 8 spaces, found 4
(#18013) Line indented incorrectly; expected 8 spaces, found 4
(#18014) Line indented incorrectly; expected at least 12 spaces, found 6
(#18015) Line indented incorrectly; expected at least 12 spaces, found 6
(#18016) Line indented incorrectly; expected at least 12 spaces, found 6
(#18017) Line indented incorrectly; expected 8 spaces, found 4
(#18018) Line indented incorrectly; expected 8 spaces, found 4
(#18019) Line indented incorrectly; expected at least 12 spaces, found 6
(#18020) Line indented incorrectly; expected at least 12 spaces, found 6
(#18021) Line indented incorrectly; expected at least 12 spaces, found 6
(#18022) Line indented incorrectly; expected 8 spaces, found 4
(#18023) Line indented incorrectly; expected at least 8 spaces, found 4
(#18024) Line indented incorrectly; expected at least 8 spaces, found 4
(#18025) Line indented incorrectly; expected at least 8 spaces, found 4
(#18026) Line indented incorrectly; expected 4 spaces, found 2
(#18031) Line indented incorrectly; expected 4 spaces, found 2
(#18031) Member variable "_TSPEC" must be all lower-case
(#18031) Scope modifier not specified for member variable "$_TSPEC"
(#18033) Line indented incorrectly; expected 4 spaces, found 2
(#18034) Line indented incorrectly; expected 4 spaces, found 2
(#18034) Member variable "userException" must be all lower-case
(#18035) Line indented incorrectly; expected 4 spaces, found 2
(#18035) Member variable "systemException" must be all lower-case
(#18036) Line indented incorrectly; expected 4 spaces, found 2
(#18036) Member variable "notFoundException" must be all lower-case
(#18038) Line indented incorrectly; expected 4 spaces, found 2
(#18039) Line indented incorrectly; expected 8 spaces, found 4
(#18039) Variable "_TSPEC" must be all lower-case
(#18039) Variable "_TSPEC" must not contain underscores.
(#18040) Line indented incorrectly; expected at least 12 spaces, found 6
(#18040) Variable "_TSPEC" must be all lower-case
(#18040) Variable "_TSPEC" must not contain underscores.
(#18041) Line indented incorrectly; expected at least 12 spaces, found 8
(#18042) Line indented incorrectly; expected at least 12 spaces, found 10
(#18043) Line indented incorrectly; expected at least 12 spaces, found 10
(#18044) Line indented incorrectly; expected at least 12 spaces, found 10
(#18045) Line indented incorrectly; expected at least 12 spaces, found 8
(#18046) Line indented incorrectly; expected at least 12 spaces, found 10
(#18047) Line indented incorrectly; expected at least 12 spaces, found 10
(#18048) Line indented incorrectly; expected at least 12 spaces, found 10
(#18049) Line indented incorrectly; expected at least 12 spaces, found 10
(#18050) Line indented incorrectly; expected at least 12 spaces, found 8
(#18051) Line indented incorrectly; expected at least 12 spaces, found 10
(#18052) Line indented incorrectly; expected at least 12 spaces, found 10
(#18053) Line indented incorrectly; expected at least 12 spaces, found 10
(#18054) Line indented incorrectly; expected at least 12 spaces, found 10
(#18055) Line indented incorrectly; expected at least 12 spaces, found 8
(#18056) Line indented incorrectly; expected at least 12 spaces, found 10
(#18057) Line indented incorrectly; expected at least 12 spaces, found 10
(#18058) Line indented incorrectly; expected at least 12 spaces, found 10
(#18059) Line indented incorrectly; expected at least 12 spaces, found 10
(#18060) Line indented incorrectly; expected at least 16 spaces, found 8
(#18061) Line indented incorrectly; expected 8 spaces, found 4
(#18062) Line indented incorrectly; expected 8 spaces, found 4
(#18063) Line indented incorrectly; expected 12 spaces, found 6
(#18064) Line indented incorrectly; expected at least 16 spaces, found 8
(#18065) Line indented incorrectly; expected 12 spaces, found 6
(#18066) Line indented incorrectly; expected 12 spaces, found 6
(#18067) Line indented incorrectly; expected at least 16 spaces, found 8
(#18068) Line indented incorrectly; expected 12 spaces, found 6
(#18069) Line indented incorrectly; expected 12 spaces, found 6
(#18070) Line indented incorrectly; expected at least 16 spaces, found 8
(#18071) Line indented incorrectly; expected 12 spaces, found 6
(#18072) Line indented incorrectly; expected 12 spaces, found 6
(#18073) Line indented incorrectly; expected at least 16 spaces, found 8
(#18074) Line indented incorrectly; expected 12 spaces, found 6
(#18075) Line indented incorrectly; expected 8 spaces, found 4
(#18076) Line indented incorrectly; expected 4 spaces, found 2
(#18078) Line indented incorrectly; expected 4 spaces, found 2
(#18078) Public method name "NoteStore_getResourceRecognition_result::getName" must be in lower-case letters only
(#18079) Line indented incorrectly; expected at least 8 spaces, found 4
(#18080) Line indented incorrectly; expected 4 spaces, found 2
(#18082) Line indented incorrectly; expected 4 spaces, found 2
(#18083) Line indented incorrectly; expected at least 4 spaces, found 2
(#18083) Opening brace should be on the same line as the declaration
(#18084) Line indented incorrectly; expected at least 8 spaces, found 4
(#18085) Line indented incorrectly; expected at least 8 spaces, found 4
(#18086) Line indented incorrectly; expected at least 8 spaces, found 4
(#18087) Line indented incorrectly; expected at least 8 spaces, found 4
(#18088) Line indented incorrectly; expected at least 8 spaces, found 4
(#18089) Line indented incorrectly; expected 8 spaces, found 4
(#18089) Expected "while (...) {\n"; found "while (...)\n {\n"
(#18090) Line indented incorrectly; expected at least 8 spaces, found 4
(#18091) Line indented incorrectly; expected at least 12 spaces, found 6
(#18092) Line indented incorrectly; expected 12 spaces, found 6
(#18093) Line indented incorrectly; expected at least 16 spaces, found 8
(#18094) Line indented incorrectly; expected 12 spaces, found 6
(#18095) Line indented incorrectly; expected 12 spaces, found 6
(#18096) Line indented incorrectly; expected at least 12 spaces, found 6
(#18097) Line indented incorrectly; expected 16 spaces, found 8
(#18098) Line indented incorrectly; expected 20 spaces, found 10
(#18099) Line indented incorrectly; expected at least 24 spaces, found 12
(#18100) Line indented incorrectly; expected 20 spaces, found 10
(#18101) Line indented incorrectly; expected at least 24 spaces, found 12
(#18102) Line indented incorrectly; expected 20 spaces, found 10
(#18104) Line indented incorrectly; expected 16 spaces, found 8
(#18105) Line indented incorrectly; expected 20 spaces, found 10
(#18106) Line indented incorrectly; expected at least 24 spaces, found 12
(#18107) Line indented incorrectly; expected at least 24 spaces, found 12
(#18108) Line indented incorrectly; expected 20 spaces, found 10
(#18109) Line indented incorrectly; expected at least 24 spaces, found 12
(#18110) Line indented incorrectly; expected 20 spaces, found 10
(#18112) Line indented incorrectly; expected 16 spaces, found 8
(#18113) Line indented incorrectly; expected 20 spaces, found 10
(#18114) Line indented incorrectly; expected at least 24 spaces, found 12
(#18115) Line indented incorrectly; expected at least 24 spaces, found 12
(#18116) Line indented incorrectly; expected 20 spaces, found 10
(#18117) Line indented incorrectly; expected at least 24 spaces, found 12
(#18118) Line indented incorrectly; expected 20 spaces, found 10
(#18120) Line indented incorrectly; expected 16 spaces, found 8
(#18121) Line indented incorrectly; expected 20 spaces, found 10
(#18122) Line indented incorrectly; expected at least 24 spaces, found 12
(#18123) Line indented incorrectly; expected at least 24 spaces, found 12
(#18124) Line indented incorrectly; expected 20 spaces, found 10
(#18125) Line indented incorrectly; expected at least 24 spaces, found 12
(#18126) Line indented incorrectly; expected 20 spaces, found 10
(#18128) Line indented incorrectly; expected 16 spaces, found 8
(#18129) Line indented incorrectly; expected at least 20 spaces, found 10
(#18131) Line indented incorrectly; expected 12 spaces, found 6
(#18132) Line indented incorrectly; expected at least 12 spaces, found 6
(#18133) Line indented incorrectly; expected 8 spaces, found 4
(#18134) Line indented incorrectly; expected at least 8 spaces, found 4
(#18135) Line indented incorrectly; expected at least 8 spaces, found 4
(#18136) Line indented incorrectly; expected 4 spaces, found 2
(#18138) Line indented incorrectly; expected 4 spaces, found 2
(#18139) Line indented incorrectly; expected at least 8 spaces, found 4
(#18140) Line indented incorrectly; expected at least 8 spaces, found 4
(#18141) Line indented incorrectly; expected 8 spaces, found 4
(#18142) Line indented incorrectly; expected at least 12 spaces, found 6
(#18143) Line indented incorrectly; expected at least 12 spaces, found 6
(#18144) Line indented incorrectly; expected at least 12 spaces, found 6
(#18145) Line indented incorrectly; expected 8 spaces, found 4
(#18146) Line indented incorrectly; expected 8 spaces, found 4
(#18147) Line indented incorrectly; expected at least 12 spaces, found 6
(#18148) Line indented incorrectly; expected at least 12 spaces, found 6
(#18149) Line indented incorrectly; expected at least 12 spaces, found 6
(#18150) Line indented incorrectly; expected 8 spaces, found 4
(#18151) Line indented incorrectly; expected 8 spaces, found 4
(#18152) Line indented incorrectly; expected at least 12 spaces, found 6
(#18153) Line indented incorrectly; expected at least 12 spaces, found 6
(#18154) Line indented incorrectly; expected at least 12 spaces, found 6
(#18155) Line indented incorrectly; expected 8 spaces, found 4
(#18156) Line indented incorrectly; expected 8 spaces, found 4
(#18157) Line indented incorrectly; expected at least 12 spaces, found 6
(#18158) Line indented incorrectly; expected at least 12 spaces, found 6
(#18159) Line indented incorrectly; expected at least 12 spaces, found 6
(#18160) Line indented incorrectly; expected 8 spaces, found 4
(#18161) Line indented incorrectly; expected at least 8 spaces, found 4
(#18162) Line indented incorrectly; expected at least 8 spaces, found 4
(#18163) Line indented incorrectly; expected at least 8 spaces, found 4
(#18164) Line indented incorrectly; expected 4 spaces, found 2
(#18169) Line indented incorrectly; expected 4 spaces, found 2
(#18169) Member variable "_TSPEC" must be all lower-case
(#18169) Scope modifier not specified for member variable "$_TSPEC"
(#18171) Line indented incorrectly; expected 4 spaces, found 2
(#18171) Member variable "authenticationToken" must be all lower-case
(#18172) Line indented incorrectly; expected 4 spaces, found 2
(#18174) Line indented incorrectly; expected 4 spaces, found 2
(#18175) Line indented incorrectly; expected 8 spaces, found 4
(#18175) Variable "_TSPEC" must be all lower-case
(#18175) Variable "_TSPEC" must not contain underscores.
(#18176) Line indented incorrectly; expected at least 12 spaces, found 6
(#18176) Variable "_TSPEC" must be all lower-case
(#18176) Variable "_TSPEC" must not contain underscores.
(#18177) Line indented incorrectly; expected at least 12 spaces, found 8
(#18178) Line indented incorrectly; expected at least 12 spaces, found 10
(#18179) Line indented incorrectly; expected at least 12 spaces, found 10
(#18180) Line indented incorrectly; expected at least 12 spaces, found 10
(#18181) Line indented incorrectly; expected at least 12 spaces, found 8
(#18182) Line indented incorrectly; expected at least 12 spaces, found 10
(#18183) Line indented incorrectly; expected at least 12 spaces, found 10
(#18184) Line indented incorrectly; expected at least 12 spaces, found 10
(#18185) Line indented incorrectly; expected at least 16 spaces, found 8
(#18186) Line indented incorrectly; expected 8 spaces, found 4
(#18187) Line indented incorrectly; expected 8 spaces, found 4
(#18188) Line indented incorrectly; expected 12 spaces, found 6
(#18189) Line indented incorrectly; expected at least 16 spaces, found 8
(#18190) Line indented incorrectly; expected 12 spaces, found 6
(#18191) Line indented incorrectly; expected 12 spaces, found 6
(#18192) Line indented incorrectly; expected at least 16 spaces, found 8
(#18193) Line indented incorrectly; expected 12 spaces, found 6
(#18194) Line indented incorrectly; expected 8 spaces, found 4
(#18195) Line indented incorrectly; expected 4 spaces, found 2
(#18197) Line indented incorrectly; expected 4 spaces, found 2
(#18197) Public method name "NoteStore_getResourceAlternateData_args::getName" must be in lower-case letters only
(#18198) Line indented incorrectly; expected at least 8 spaces, found 4
(#18199) Line indented incorrectly; expected 4 spaces, found 2
(#18201) Line indented incorrectly; expected 4 spaces, found 2
(#18202) Line indented incorrectly; expected at least 4 spaces, found 2
(#18202) Opening brace should be on the same line as the declaration
(#18203) Line indented incorrectly; expected at least 8 spaces, found 4
(#18204) Line indented incorrectly; expected at least 8 spaces, found 4
(#18205) Line indented incorrectly; expected at least 8 spaces, found 4
(#18206) Line indented incorrectly; expected at least 8 spaces, found 4
(#18207) Line indented incorrectly; expected at least 8 spaces, found 4
(#18208) Line indented incorrectly; expected 8 spaces, found 4
(#18208) Expected "while (...) {\n"; found "while (...)\n {\n"
(#18209) Line indented incorrectly; expected at least 8 spaces, found 4
(#18210) Line indented incorrectly; expected at least 12 spaces, found 6
(#18211) Line indented incorrectly; expected 12 spaces, found 6
(#18212) Line indented incorrectly; expected at least 16 spaces, found 8
(#18213) Line indented incorrectly; expected 12 spaces, found 6
(#18214) Line indented incorrectly; expected 12 spaces, found 6
(#18215) Line indented incorrectly; expected at least 12 spaces, found 6
(#18216) Line indented incorrectly; expected 16 spaces, found 8
(#18217) Line indented incorrectly; expected 20 spaces, found 10
(#18218) Line indented incorrectly; expected at least 24 spaces, found 12
(#18219) Line indented incorrectly; expected 20 spaces, found 10
(#18220) Line indented incorrectly; expected at least 24 spaces, found 12
(#18221) Line indented incorrectly; expected 20 spaces, found 10
(#18223) Line indented incorrectly; expected 16 spaces, found 8
(#18224) Line indented incorrectly; expected 20 spaces, found 10
(#18225) Line indented incorrectly; expected at least 24 spaces, found 12
(#18226) Line indented incorrectly; expected 20 spaces, found 10
(#18227) Line indented incorrectly; expected at least 24 spaces, found 12
(#18228) Line indented incorrectly; expected 20 spaces, found 10
(#18230) Line indented incorrectly; expected 16 spaces, found 8
(#18231) Line indented incorrectly; expected at least 20 spaces, found 10
(#18233) Line indented incorrectly; expected 12 spaces, found 6
(#18234) Line indented incorrectly; expected at least 12 spaces, found 6
(#18235) Line indented incorrectly; expected 8 spaces, found 4
(#18236) Line indented incorrectly; expected at least 8 spaces, found 4
(#18237) Line indented incorrectly; expected at least 8 spaces, found 4
(#18238) Line indented incorrectly; expected 4 spaces, found 2
(#18240) Line indented incorrectly; expected 4 spaces, found 2
(#18241) Line indented incorrectly; expected at least 8 spaces, found 4
(#18242) Line indented incorrectly; expected at least 8 spaces, found 4
(#18243) Line indented incorrectly; expected 8 spaces, found 4
(#18244) Line indented incorrectly; expected at least 12 spaces, found 6
(#18245) Line indented incorrectly; expected at least 12 spaces, found 6
(#18246) Line indented incorrectly; expected at least 12 spaces, found 6
(#18247) Line indented incorrectly; expected 8 spaces, found 4
(#18248) Line indented incorrectly; expected 8 spaces, found 4
(#18249) Line indented incorrectly; expected at least 12 spaces, found 6
(#18250) Line indented incorrectly; expected at least 12 spaces, found 6
(#18251) Line indented incorrectly; expected at least 12 spaces, found 6
(#18252) Line indented incorrectly; expected 8 spaces, found 4
(#18253) Line indented incorrectly; expected at least 8 spaces, found 4
(#18254) Line indented incorrectly; expected at least 8 spaces, found 4
(#18255) Line indented incorrectly; expected at least 8 spaces, found 4
(#18256) Line indented incorrectly; expected 4 spaces, found 2
(#18261) Line indented incorrectly; expected 4 spaces, found 2
(#18261) Member variable "_TSPEC" must be all lower-case
(#18261) Scope modifier not specified for member variable "$_TSPEC"
(#18263) Line indented incorrectly; expected 4 spaces, found 2
(#18264) Line indented incorrectly; expected 4 spaces, found 2
(#18264) Member variable "userException" must be all lower-case
(#18265) Line indented incorrectly; expected 4 spaces, found 2
(#18265) Member variable "systemException" must be all lower-case
(#18266) Line indented incorrectly; expected 4 spaces, found 2
(#18266) Member variable "notFoundException" must be all lower-case
(#18268) Line indented incorrectly; expected 4 spaces, found 2
(#18269) Line indented incorrectly; expected 8 spaces, found 4
(#18269) Variable "_TSPEC" must be all lower-case
(#18269) Variable "_TSPEC" must not contain underscores.
(#18270) Line indented incorrectly; expected at least 12 spaces, found 6
(#18270) Variable "_TSPEC" must be all lower-case
(#18270) Variable "_TSPEC" must not contain underscores.
(#18271) Line indented incorrectly; expected at least 12 spaces, found 8
(#18272) Line indented incorrectly; expected at least 12 spaces, found 10
(#18273) Line indented incorrectly; expected at least 12 spaces, found 10
(#18274) Line indented incorrectly; expected at least 12 spaces, found 10
(#18275) Line indented incorrectly; expected at least 12 spaces, found 8
(#18276) Line indented incorrectly; expected at least 12 spaces, found 10
(#18277) Line indented incorrectly; expected at least 12 spaces, found 10
(#18278) Line indented incorrectly; expected at least 12 spaces, found 10
(#18279) Line indented incorrectly; expected at least 12 spaces, found 10
(#18280) Line indented incorrectly; expected at least 12 spaces, found 8
(#18281) Line indented incorrectly; expected at least 12 spaces, found 10
(#18282) Line indented incorrectly; expected at least 12 spaces, found 10
(#18283) Line indented incorrectly; expected at least 12 spaces, found 10
(#18284) Line indented incorrectly; expected at least 12 spaces, found 10
(#18285) Line indented incorrectly; expected at least 12 spaces, found 8
(#18286) Line indented incorrectly; expected at least 12 spaces, found 10
(#18287) Line indented incorrectly; expected at least 12 spaces, found 10
(#18288) Line indented incorrectly; expected at least 12 spaces, found 10
(#18289) Line indented incorrectly; expected at least 12 spaces, found 10
(#18290) Line indented incorrectly; expected at least 16 spaces, found 8
(#18291) Line indented incorrectly; expected 8 spaces, found 4
(#18292) Line indented incorrectly; expected 8 spaces, found 4
(#18293) Line indented incorrectly; expected 12 spaces, found 6
(#18294) Line indented incorrectly; expected at least 16 spaces, found 8
(#18295) Line indented incorrectly; expected 12 spaces, found 6
(#18296) Line indented incorrectly; expected 12 spaces, found 6
(#18297) Line indented incorrectly; expected at least 16 spaces, found 8
(#18298) Line indented incorrectly; expected 12 spaces, found 6
(#18299) Line indented incorrectly; expected 12 spaces, found 6
(#18300) Line indented incorrectly; expected at least 16 spaces, found 8
(#18301) Line indented incorrectly; expected 12 spaces, found 6
(#18302) Line indented incorrectly; expected 12 spaces, found 6
(#18303) Line indented incorrectly; expected at least 16 spaces, found 8
(#18304) Line indented incorrectly; expected 12 spaces, found 6
(#18305) Line indented incorrectly; expected 8 spaces, found 4
(#18306) Line indented incorrectly; expected 4 spaces, found 2
(#18308) Line indented incorrectly; expected 4 spaces, found 2
(#18308) Public method name "NoteStore_getResourceAlternateData_result::getName" must be in lower-case letters only
(#18309) Line indented incorrectly; expected at least 8 spaces, found 4
(#18310) Line indented incorrectly; expected 4 spaces, found 2
(#18312) Line indented incorrectly; expected 4 spaces, found 2
(#18313) Line indented incorrectly; expected at least 4 spaces, found 2
(#18313) Opening brace should be on the same line as the declaration
(#18314) Line indented incorrectly; expected at least 8 spaces, found 4
(#18315) Line indented incorrectly; expected at least 8 spaces, found 4
(#18316) Line indented incorrectly; expected at least 8 spaces, found 4
(#18317) Line indented incorrectly; expected at least 8 spaces, found 4
(#18318) Line indented incorrectly; expected at least 8 spaces, found 4
(#18319) Line indented incorrectly; expected 8 spaces, found 4
(#18319) Expected "while (...) {\n"; found "while (...)\n {\n"
(#18320) Line indented incorrectly; expected at least 8 spaces, found 4
(#18321) Line indented incorrectly; expected at least 12 spaces, found 6
(#18322) Line indented incorrectly; expected 12 spaces, found 6
(#18323) Line indented incorrectly; expected at least 16 spaces, found 8
(#18324) Line indented incorrectly; expected 12 spaces, found 6
(#18325) Line indented incorrectly; expected 12 spaces, found 6
(#18326) Line indented incorrectly; expected at least 12 spaces, found 6
(#18327) Line indented incorrectly; expected 16 spaces, found 8
(#18328) Line indented incorrectly; expected 20 spaces, found 10
(#18329) Line indented incorrectly; expected at least 24 spaces, found 12
(#18330) Line indented incorrectly; expected 20 spaces, found 10
(#18331) Line indented incorrectly; expected at least 24 spaces, found 12
(#18332) Line indented incorrectly; expected 20 spaces, found 10
(#18334) Line indented incorrectly; expected 16 spaces, found 8
(#18335) Line indented incorrectly; expected 20 spaces, found 10
(#18336) Line indented incorrectly; expected at least 24 spaces, found 12
(#18337) Line indented incorrectly; expected at least 24 spaces, found 12
(#18338) Line indented incorrectly; expected 20 spaces, found 10
(#18339) Line indented incorrectly; expected at least 24 spaces, found 12
(#18340) Line indented incorrectly; expected 20 spaces, found 10
(#18342) Line indented incorrectly; expected 16 spaces, found 8
(#18343) Line indented incorrectly; expected 20 spaces, found 10
(#18344) Line indented incorrectly; expected at least 24 spaces, found 12
(#18345) Line indented incorrectly; expected at least 24 spaces, found 12
(#18346) Line indented incorrectly; expected 20 spaces, found 10
(#18347) Line indented incorrectly; expected at least 24 spaces, found 12
(#18348) Line indented incorrectly; expected 20 spaces, found 10
(#18350) Line indented incorrectly; expected 16 spaces, found 8
(#18351) Line indented incorrectly; expected 20 spaces, found 10
(#18352) Line indented incorrectly; expected at least 24 spaces, found 12
(#18353) Line indented incorrectly; expected at least 24 spaces, found 12
(#18354) Line indented incorrectly; expected 20 spaces, found 10
(#18355) Line indented incorrectly; expected at least 24 spaces, found 12
(#18356) Line indented incorrectly; expected 20 spaces, found 10
(#18358) Line indented incorrectly; expected 16 spaces, found 8
(#18359) Line indented incorrectly; expected at least 20 spaces, found 10
(#18361) Line indented incorrectly; expected 12 spaces, found 6
(#18362) Line indented incorrectly; expected at least 12 spaces, found 6
(#18363) Line indented incorrectly; expected 8 spaces, found 4
(#18364) Line indented incorrectly; expected at least 8 spaces, found 4
(#18365) Line indented incorrectly; expected at least 8 spaces, found 4
(#18366) Line indented incorrectly; expected 4 spaces, found 2
(#18368) Line indented incorrectly; expected 4 spaces, found 2
(#18369) Line indented incorrectly; expected at least 8 spaces, found 4
(#18370) Line indented incorrectly; expected at least 8 spaces, found 4
(#18371) Line indented incorrectly; expected 8 spaces, found 4
(#18372) Line indented incorrectly; expected at least 12 spaces, found 6
(#18373) Line indented incorrectly; expected at least 12 spaces, found 6
(#18374) Line indented incorrectly; expected at least 12 spaces, found 6
(#18375) Line indented incorrectly; expected 8 spaces, found 4
(#18376) Line indented incorrectly; expected 8 spaces, found 4
(#18377) Line indented incorrectly; expected at least 12 spaces, found 6
(#18378) Line indented incorrectly; expected at least 12 spaces, found 6
(#18379) Line indented incorrectly; expected at least 12 spaces, found 6
(#18380) Line indented incorrectly; expected 8 spaces, found 4
(#18381) Line indented incorrectly; expected 8 spaces, found 4
(#18382) Line indented incorrectly; expected at least 12 spaces, found 6
(#18383) Line indented incorrectly; expected at least 12 spaces, found 6
(#18384) Line indented incorrectly; expected at least 12 spaces, found 6
(#18385) Line indented incorrectly; expected 8 spaces, found 4
(#18386) Line indented incorrectly; expected 8 spaces, found 4
(#18387) Line indented incorrectly; expected at least 12 spaces, found 6
(#18388) Line indented incorrectly; expected at least 12 spaces, found 6
(#18389) Line indented incorrectly; expected at least 12 spaces, found 6
(#18390) Line indented incorrectly; expected 8 spaces, found 4
(#18391) Line indented incorrectly; expected at least 8 spaces, found 4
(#18392) Line indented incorrectly; expected at least 8 spaces, found 4
(#18393) Line indented incorrectly; expected at least 8 spaces, found 4
(#18394) Line indented incorrectly; expected 4 spaces, found 2
(#18399) Line indented incorrectly; expected 4 spaces, found 2
(#18399) Member variable "_TSPEC" must be all lower-case
(#18399) Scope modifier not specified for member variable "$_TSPEC"
(#18401) Line indented incorrectly; expected 4 spaces, found 2
(#18401) Member variable "authenticationToken" must be all lower-case
(#18402) Line indented incorrectly; expected 4 spaces, found 2
(#18404) Line indented incorrectly; expected 4 spaces, found 2
(#18405) Line indented incorrectly; expected 8 spaces, found 4
(#18405) Variable "_TSPEC" must be all lower-case
(#18405) Variable "_TSPEC" must not contain underscores.
(#18406) Line indented incorrectly; expected at least 12 spaces, found 6
(#18406) Variable "_TSPEC" must be all lower-case
(#18406) Variable "_TSPEC" must not contain underscores.
(#18407) Line indented incorrectly; expected at least 12 spaces, found 8
(#18408) Line indented incorrectly; expected at least 12 spaces, found 10
(#18409) Line indented incorrectly; expected at least 12 spaces, found 10
(#18410) Line indented incorrectly; expected at least 12 spaces, found 10
(#18411) Line indented incorrectly; expected at least 12 spaces, found 8
(#18412) Line indented incorrectly; expected at least 12 spaces, found 10
(#18413) Line indented incorrectly; expected at least 12 spaces, found 10
(#18414) Line indented incorrectly; expected at least 12 spaces, found 10
(#18415) Line indented incorrectly; expected at least 16 spaces, found 8
(#18416) Line indented incorrectly; expected 8 spaces, found 4
(#18417) Line indented incorrectly; expected 8 spaces, found 4
(#18418) Line indented incorrectly; expected 12 spaces, found 6
(#18419) Line indented incorrectly; expected at least 16 spaces, found 8
(#18420) Line indented incorrectly; expected 12 spaces, found 6
(#18421) Line indented incorrectly; expected 12 spaces, found 6
(#18422) Line indented incorrectly; expected at least 16 spaces, found 8
(#18423) Line indented incorrectly; expected 12 spaces, found 6
(#18424) Line indented incorrectly; expected 8 spaces, found 4
(#18425) Line indented incorrectly; expected 4 spaces, found 2
(#18427) Line indented incorrectly; expected 4 spaces, found 2
(#18427) Public method name "NoteStore_getResourceAttributes_args::getName" must be in lower-case letters only
(#18428) Line indented incorrectly; expected at least 8 spaces, found 4
(#18429) Line indented incorrectly; expected 4 spaces, found 2
(#18431) Line indented incorrectly; expected 4 spaces, found 2
(#18432) Line indented incorrectly; expected at least 4 spaces, found 2
(#18432) Opening brace should be on the same line as the declaration
(#18433) Line indented incorrectly; expected at least 8 spaces, found 4
(#18434) Line indented incorrectly; expected at least 8 spaces, found 4
(#18435) Line indented incorrectly; expected at least 8 spaces, found 4
(#18436) Line indented incorrectly; expected at least 8 spaces, found 4
(#18437) Line indented incorrectly; expected at least 8 spaces, found 4
(#18438) Line indented incorrectly; expected 8 spaces, found 4
(#18438) Expected "while (...) {\n"; found "while (...)\n {\n"
(#18439) Line indented incorrectly; expected at least 8 spaces, found 4
(#18440) Line indented incorrectly; expected at least 12 spaces, found 6
(#18441) Line indented incorrectly; expected 12 spaces, found 6
(#18442) Line indented incorrectly; expected at least 16 spaces, found 8
(#18443) Line indented incorrectly; expected 12 spaces, found 6
(#18444) Line indented incorrectly; expected 12 spaces, found 6
(#18445) Line indented incorrectly; expected at least 12 spaces, found 6
(#18446) Line indented incorrectly; expected 16 spaces, found 8
(#18447) Line indented incorrectly; expected 20 spaces, found 10
(#18448) Line indented incorrectly; expected at least 24 spaces, found 12
(#18449) Line indented incorrectly; expected 20 spaces, found 10
(#18450) Line indented incorrectly; expected at least 24 spaces, found 12
(#18451) Line indented incorrectly; expected 20 spaces, found 10
(#18453) Line indented incorrectly; expected 16 spaces, found 8
(#18454) Line indented incorrectly; expected 20 spaces, found 10
(#18455) Line indented incorrectly; expected at least 24 spaces, found 12
(#18456) Line indented incorrectly; expected 20 spaces, found 10
(#18457) Line indented incorrectly; expected at least 24 spaces, found 12
(#18458) Line indented incorrectly; expected 20 spaces, found 10
(#18460) Line indented incorrectly; expected 16 spaces, found 8
(#18461) Line indented incorrectly; expected at least 20 spaces, found 10
(#18463) Line indented incorrectly; expected 12 spaces, found 6
(#18464) Line indented incorrectly; expected at least 12 spaces, found 6
(#18465) Line indented incorrectly; expected 8 spaces, found 4
(#18466) Line indented incorrectly; expected at least 8 spaces, found 4
(#18467) Line indented incorrectly; expected at least 8 spaces, found 4
(#18468) Line indented incorrectly; expected 4 spaces, found 2
(#18470) Line indented incorrectly; expected 4 spaces, found 2
(#18471) Line indented incorrectly; expected at least 8 spaces, found 4
(#18472) Line indented incorrectly; expected at least 8 spaces, found 4
(#18473) Line indented incorrectly; expected 8 spaces, found 4
(#18474) Line indented incorrectly; expected at least 12 spaces, found 6
(#18475) Line indented incorrectly; expected at least 12 spaces, found 6
(#18476) Line indented incorrectly; expected at least 12 spaces, found 6
(#18477) Line indented incorrectly; expected 8 spaces, found 4
(#18478) Line indented incorrectly; expected 8 spaces, found 4
(#18479) Line indented incorrectly; expected at least 12 spaces, found 6
(#18480) Line indented incorrectly; expected at least 12 spaces, found 6
(#18481) Line indented incorrectly; expected at least 12 spaces, found 6
(#18482) Line indented incorrectly; expected 8 spaces, found 4
(#18483) Line indented incorrectly; expected at least 8 spaces, found 4
(#18484) Line indented incorrectly; expected at least 8 spaces, found 4
(#18485) Line indented incorrectly; expected at least 8 spaces, found 4
(#18486) Line indented incorrectly; expected 4 spaces, found 2
(#18491) Line indented incorrectly; expected 4 spaces, found 2
(#18491) Member variable "_TSPEC" must be all lower-case
(#18491) Scope modifier not specified for member variable "$_TSPEC"
(#18493) Line indented incorrectly; expected 4 spaces, found 2
(#18494) Line indented incorrectly; expected 4 spaces, found 2
(#18494) Member variable "userException" must be all lower-case
(#18495) Line indented incorrectly; expected 4 spaces, found 2
(#18495) Member variable "systemException" must be all lower-case
(#18496) Line indented incorrectly; expected 4 spaces, found 2
(#18496) Member variable "notFoundException" must be all lower-case
(#18498) Line indented incorrectly; expected 4 spaces, found 2
(#18499) Line indented incorrectly; expected 8 spaces, found 4
(#18499) Variable "_TSPEC" must be all lower-case
(#18499) Variable "_TSPEC" must not contain underscores.
(#18500) Line indented incorrectly; expected at least 12 spaces, found 6
(#18500) Variable "_TSPEC" must be all lower-case
(#18500) Variable "_TSPEC" must not contain underscores.
(#18501) Line indented incorrectly; expected at least 12 spaces, found 8
(#18502) Line indented incorrectly; expected at least 12 spaces, found 10
(#18503) Line indented incorrectly; expected at least 12 spaces, found 10
(#18504) Line indented incorrectly; expected at least 12 spaces, found 10
(#18505) Line indented incorrectly; expected at least 12 spaces, found 10
(#18506) Line indented incorrectly; expected at least 12 spaces, found 8
(#18507) Line indented incorrectly; expected at least 12 spaces, found 10
(#18508) Line indented incorrectly; expected at least 12 spaces, found 10
(#18509) Line indented incorrectly; expected at least 12 spaces, found 10
(#18510) Line indented incorrectly; expected at least 12 spaces, found 10
(#18511) Line indented incorrectly; expected at least 12 spaces, found 8
(#18512) Line indented incorrectly; expected at least 12 spaces, found 10
(#18513) Line indented incorrectly; expected at least 12 spaces, found 10
(#18514) Line indented incorrectly; expected at least 12 spaces, found 10
(#18515) Line indented incorrectly; expected at least 12 spaces, found 10
(#18516) Line indented incorrectly; expected at least 12 spaces, found 8
(#18517) Line indented incorrectly; expected at least 12 spaces, found 10
(#18518) Line indented incorrectly; expected at least 12 spaces, found 10
(#18519) Line indented incorrectly; expected at least 12 spaces, found 10
(#18520) Line indented incorrectly; expected at least 12 spaces, found 10
(#18521) Line indented incorrectly; expected at least 16 spaces, found 8
(#18522) Line indented incorrectly; expected 8 spaces, found 4
(#18523) Line indented incorrectly; expected 8 spaces, found 4
(#18524) Line indented incorrectly; expected 12 spaces, found 6
(#18525) Line indented incorrectly; expected at least 16 spaces, found 8
(#18526) Line indented incorrectly; expected 12 spaces, found 6
(#18527) Line indented incorrectly; expected 12 spaces, found 6
(#18528) Line indented incorrectly; expected at least 16 spaces, found 8
(#18529) Line indented incorrectly; expected 12 spaces, found 6
(#18530) Line indented incorrectly; expected 12 spaces, found 6
(#18531) Line indented incorrectly; expected at least 16 spaces, found 8
(#18532) Line indented incorrectly; expected 12 spaces, found 6
(#18533) Line indented incorrectly; expected 12 spaces, found 6
(#18534) Line indented incorrectly; expected at least 16 spaces, found 8
(#18535) Line indented incorrectly; expected 12 spaces, found 6
(#18536) Line indented incorrectly; expected 8 spaces, found 4
(#18537) Line indented incorrectly; expected 4 spaces, found 2
(#18539) Line indented incorrectly; expected 4 spaces, found 2
(#18539) Public method name "NoteStore_getResourceAttributes_result::getName" must be in lower-case letters only
(#18540) Line indented incorrectly; expected at least 8 spaces, found 4
(#18541) Line indented incorrectly; expected 4 spaces, found 2
(#18543) Line indented incorrectly; expected 4 spaces, found 2
(#18544) Line indented incorrectly; expected at least 4 spaces, found 2
(#18544) Opening brace should be on the same line as the declaration
(#18545) Line indented incorrectly; expected at least 8 spaces, found 4
(#18546) Line indented incorrectly; expected at least 8 spaces, found 4
(#18547) Line indented incorrectly; expected at least 8 spaces, found 4
(#18548) Line indented incorrectly; expected at least 8 spaces, found 4
(#18549) Line indented incorrectly; expected at least 8 spaces, found 4
(#18550) Line indented incorrectly; expected 8 spaces, found 4
(#18550) Expected "while (...) {\n"; found "while (...)\n {\n"
(#18551) Line indented incorrectly; expected at least 8 spaces, found 4
(#18552) Line indented incorrectly; expected at least 12 spaces, found 6
(#18553) Line indented incorrectly; expected 12 spaces, found 6
(#18554) Line indented incorrectly; expected at least 16 spaces, found 8
(#18555) Line indented incorrectly; expected 12 spaces, found 6
(#18556) Line indented incorrectly; expected 12 spaces, found 6
(#18557) Line indented incorrectly; expected at least 12 spaces, found 6
(#18558) Line indented incorrectly; expected 16 spaces, found 8
(#18559) Line indented incorrectly; expected 20 spaces, found 10
(#18560) Line indented incorrectly; expected at least 24 spaces, found 12
(#18561) Line indented incorrectly; expected at least 24 spaces, found 12
(#18562) Line indented incorrectly; expected 20 spaces, found 10
(#18563) Line indented incorrectly; expected at least 24 spaces, found 12
(#18564) Line indented incorrectly; expected 20 spaces, found 10
(#18566) Line indented incorrectly; expected 16 spaces, found 8
(#18567) Line indented incorrectly; expected 20 spaces, found 10
(#18568) Line indented incorrectly; expected at least 24 spaces, found 12
(#18569) Line indented incorrectly; expected at least 24 spaces, found 12
(#18570) Line indented incorrectly; expected 20 spaces, found 10
(#18571) Line indented incorrectly; expected at least 24 spaces, found 12
(#18572) Line indented incorrectly; expected 20 spaces, found 10
(#18574) Line indented incorrectly; expected 16 spaces, found 8
(#18575) Line indented incorrectly; expected 20 spaces, found 10
(#18576) Line indented incorrectly; expected at least 24 spaces, found 12
(#18577) Line indented incorrectly; expected at least 24 spaces, found 12
(#18578) Line indented incorrectly; expected 20 spaces, found 10
(#18579) Line indented incorrectly; expected at least 24 spaces, found 12
(#18580) Line indented incorrectly; expected 20 spaces, found 10
(#18582) Line indented incorrectly; expected 16 spaces, found 8
(#18583) Line indented incorrectly; expected 20 spaces, found 10
(#18584) Line indented incorrectly; expected at least 24 spaces, found 12
(#18585) Line indented incorrectly; expected at least 24 spaces, found 12
(#18586) Line indented incorrectly; expected 20 spaces, found 10
(#18587) Line indented incorrectly; expected at least 24 spaces, found 12
(#18588) Line indented incorrectly; expected 20 spaces, found 10
(#18590) Line indented incorrectly; expected 16 spaces, found 8
(#18591) Line indented incorrectly; expected at least 20 spaces, found 10
(#18593) Line indented incorrectly; expected 12 spaces, found 6
(#18594) Line indented incorrectly; expected at least 12 spaces, found 6
(#18595) Line indented incorrectly; expected 8 spaces, found 4
(#18596) Line indented incorrectly; expected at least 8 spaces, found 4
(#18597) Line indented incorrectly; expected at least 8 spaces, found 4
(#18598) Line indented incorrectly; expected 4 spaces, found 2
(#18600) Line indented incorrectly; expected 4 spaces, found 2
(#18601) Line indented incorrectly; expected at least 8 spaces, found 4
(#18602) Line indented incorrectly; expected at least 8 spaces, found 4
(#18603) Line indented incorrectly; expected 8 spaces, found 4
(#18604) Line indented incorrectly; expected 12 spaces, found 6
(#18605) Line indented incorrectly; expected at least 16 spaces, found 8
(#18606) Line indented incorrectly; expected 12 spaces, found 6
(#18607) Line indented incorrectly; expected at least 12 spaces, found 6
(#18608) Line indented incorrectly; expected at least 12 spaces, found 6
(#18609) Line indented incorrectly; expected at least 12 spaces, found 6
(#18610) Line indented incorrectly; expected 8 spaces, found 4
(#18611) Line indented incorrectly; expected 8 spaces, found 4
(#18612) Line indented incorrectly; expected at least 12 spaces, found 6
(#18613) Line indented incorrectly; expected at least 12 spaces, found 6
(#18614) Line indented incorrectly; expected at least 12 spaces, found 6
(#18615) Line indented incorrectly; expected 8 spaces, found 4
(#18616) Line indented incorrectly; expected 8 spaces, found 4
(#18617) Line indented incorrectly; expected at least 12 spaces, found 6
(#18618) Line indented incorrectly; expected at least 12 spaces, found 6
(#18619) Line indented incorrectly; expected at least 12 spaces, found 6
(#18620) Line indented incorrectly; expected 8 spaces, found 4
(#18621) Line indented incorrectly; expected 8 spaces, found 4
(#18622) Line indented incorrectly; expected at least 12 spaces, found 6
(#18623) Line indented incorrectly; expected at least 12 spaces, found 6
(#18624) Line indented incorrectly; expected at least 12 spaces, found 6
(#18625) Line indented incorrectly; expected 8 spaces, found 4
(#18626) Line indented incorrectly; expected at least 8 spaces, found 4
(#18627) Line indented incorrectly; expected at least 8 spaces, found 4
(#18628) Line indented incorrectly; expected at least 8 spaces, found 4
(#18629) Line indented incorrectly; expected 4 spaces, found 2
(#18634) Line indented incorrectly; expected 4 spaces, found 2
(#18634) Member variable "_TSPEC" must be all lower-case
(#18634) Scope modifier not specified for member variable "$_TSPEC"
(#18636) Line indented incorrectly; expected 4 spaces, found 2
(#18636) Member variable "userId" must be all lower-case
(#18637) Line indented incorrectly; expected 4 spaces, found 2
(#18637) Member variable "publicUri" must be all lower-case
(#18639) Line indented incorrectly; expected 4 spaces, found 2
(#18640) Line indented incorrectly; expected 8 spaces, found 4
(#18640) Variable "_TSPEC" must be all lower-case
(#18640) Variable "_TSPEC" must not contain underscores.
(#18641) Line indented incorrectly; expected at least 12 spaces, found 6
(#18641) Variable "_TSPEC" must be all lower-case
(#18641) Variable "_TSPEC" must not contain underscores.
(#18642) Line indented incorrectly; expected at least 12 spaces, found 8
(#18643) Line indented incorrectly; expected at least 12 spaces, found 10
(#18644) Line indented incorrectly; expected at least 12 spaces, found 10
(#18645) Line indented incorrectly; expected at least 12 spaces, found 10
(#18646) Line indented incorrectly; expected at least 12 spaces, found 8
(#18647) Line indented incorrectly; expected at least 12 spaces, found 10
(#18648) Line indented incorrectly; expected at least 12 spaces, found 10
(#18649) Line indented incorrectly; expected at least 12 spaces, found 10
(#18650) Line indented incorrectly; expected at least 16 spaces, found 8
(#18651) Line indented incorrectly; expected 8 spaces, found 4
(#18652) Line indented incorrectly; expected 8 spaces, found 4
(#18653) Line indented incorrectly; expected 12 spaces, found 6
(#18654) Line indented incorrectly; expected at least 16 spaces, found 8
(#18655) Line indented incorrectly; expected 12 spaces, found 6
(#18656) Line indented incorrectly; expected 12 spaces, found 6
(#18657) Line indented incorrectly; expected at least 16 spaces, found 8
(#18658) Line indented incorrectly; expected 12 spaces, found 6
(#18659) Line indented incorrectly; expected 8 spaces, found 4
(#18660) Line indented incorrectly; expected 4 spaces, found 2
(#18662) Line indented incorrectly; expected 4 spaces, found 2
(#18662) Public method name "NoteStore_getPublicNotebook_args::getName" must be in lower-case letters only
(#18663) Line indented incorrectly; expected at least 8 spaces, found 4
(#18664) Line indented incorrectly; expected 4 spaces, found 2
(#18666) Line indented incorrectly; expected 4 spaces, found 2
(#18667) Line indented incorrectly; expected at least 4 spaces, found 2
(#18667) Opening brace should be on the same line as the declaration
(#18668) Line indented incorrectly; expected at least 8 spaces, found 4
(#18669) Line indented incorrectly; expected at least 8 spaces, found 4
(#18670) Line indented incorrectly; expected at least 8 spaces, found 4
(#18671) Line indented incorrectly; expected at least 8 spaces, found 4
(#18672) Line indented incorrectly; expected at least 8 spaces, found 4
(#18673) Line indented incorrectly; expected 8 spaces, found 4
(#18673) Expected "while (...) {\n"; found "while (...)\n {\n"
(#18674) Line indented incorrectly; expected at least 8 spaces, found 4
(#18675) Line indented incorrectly; expected at least 12 spaces, found 6
(#18676) Line indented incorrectly; expected 12 spaces, found 6
(#18677) Line indented incorrectly; expected at least 16 spaces, found 8
(#18678) Line indented incorrectly; expected 12 spaces, found 6
(#18679) Line indented incorrectly; expected 12 spaces, found 6
(#18680) Line indented incorrectly; expected at least 12 spaces, found 6
(#18681) Line indented incorrectly; expected 16 spaces, found 8
(#18682) Line indented incorrectly; expected 20 spaces, found 10
(#18683) Line indented incorrectly; expected at least 24 spaces, found 12
(#18684) Line indented incorrectly; expected 20 spaces, found 10
(#18685) Line indented incorrectly; expected at least 24 spaces, found 12
(#18686) Line indented incorrectly; expected 20 spaces, found 10
(#18688) Line indented incorrectly; expected 16 spaces, found 8
(#18689) Line indented incorrectly; expected 20 spaces, found 10
(#18690) Line indented incorrectly; expected at least 24 spaces, found 12
(#18691) Line indented incorrectly; expected 20 spaces, found 10
(#18692) Line indented incorrectly; expected at least 24 spaces, found 12
(#18693) Line indented incorrectly; expected 20 spaces, found 10
(#18695) Line indented incorrectly; expected 16 spaces, found 8
(#18696) Line indented incorrectly; expected at least 20 spaces, found 10
(#18698) Line indented incorrectly; expected 12 spaces, found 6
(#18699) Line indented incorrectly; expected at least 12 spaces, found 6
(#18700) Line indented incorrectly; expected 8 spaces, found 4
(#18701) Line indented incorrectly; expected at least 8 spaces, found 4
(#18702) Line indented incorrectly; expected at least 8 spaces, found 4
(#18703) Line indented incorrectly; expected 4 spaces, found 2
(#18705) Line indented incorrectly; expected 4 spaces, found 2
(#18706) Line indented incorrectly; expected at least 8 spaces, found 4
(#18707) Line indented incorrectly; expected at least 8 spaces, found 4
(#18708) Line indented incorrectly; expected 8 spaces, found 4
(#18709) Line indented incorrectly; expected at least 12 spaces, found 6
(#18710) Line indented incorrectly; expected at least 12 spaces, found 6
(#18711) Line indented incorrectly; expected at least 12 spaces, found 6
(#18712) Line indented incorrectly; expected 8 spaces, found 4
(#18713) Line indented incorrectly; expected 8 spaces, found 4
(#18714) Line indented incorrectly; expected at least 12 spaces, found 6
(#18715) Line indented incorrectly; expected at least 12 spaces, found 6
(#18716) Line indented incorrectly; expected at least 12 spaces, found 6
(#18717) Line indented incorrectly; expected 8 spaces, found 4
(#18718) Line indented incorrectly; expected at least 8 spaces, found 4
(#18719) Line indented incorrectly; expected at least 8 spaces, found 4
(#18720) Line indented incorrectly; expected at least 8 spaces, found 4
(#18721) Line indented incorrectly; expected 4 spaces, found 2
(#18726) Line indented incorrectly; expected 4 spaces, found 2
(#18726) Member variable "_TSPEC" must be all lower-case
(#18726) Scope modifier not specified for member variable "$_TSPEC"
(#18728) Line indented incorrectly; expected 4 spaces, found 2
(#18729) Line indented incorrectly; expected 4 spaces, found 2
(#18729) Member variable "systemException" must be all lower-case
(#18730) Line indented incorrectly; expected 4 spaces, found 2
(#18730) Member variable "notFoundException" must be all lower-case
(#18732) Line indented incorrectly; expected 4 spaces, found 2
(#18733) Line indented incorrectly; expected 8 spaces, found 4
(#18733) Variable "_TSPEC" must be all lower-case
(#18733) Variable "_TSPEC" must not contain underscores.
(#18734) Line indented incorrectly; expected at least 12 spaces, found 6
(#18734) Variable "_TSPEC" must be all lower-case
(#18734) Variable "_TSPEC" must not contain underscores.
(#18735) Line indented incorrectly; expected at least 12 spaces, found 8
(#18736) Line indented incorrectly; expected at least 12 spaces, found 10
(#18737) Line indented incorrectly; expected at least 12 spaces, found 10
(#18738) Line indented incorrectly; expected at least 12 spaces, found 10
(#18739) Line indented incorrectly; expected at least 12 spaces, found 10
(#18740) Line indented incorrectly; expected at least 12 spaces, found 8
(#18741) Line indented incorrectly; expected at least 12 spaces, found 10
(#18742) Line indented incorrectly; expected at least 12 spaces, found 10
(#18743) Line indented incorrectly; expected at least 12 spaces, found 10
(#18744) Line indented incorrectly; expected at least 12 spaces, found 10
(#18745) Line indented incorrectly; expected at least 12 spaces, found 8
(#18746) Line indented incorrectly; expected at least 12 spaces, found 10
(#18747) Line indented incorrectly; expected at least 12 spaces, found 10
(#18748) Line indented incorrectly; expected at least 12 spaces, found 10
(#18749) Line indented incorrectly; expected at least 12 spaces, found 10
(#18750) Line indented incorrectly; expected at least 16 spaces, found 8
(#18751) Line indented incorrectly; expected 8 spaces, found 4
(#18752) Line indented incorrectly; expected 8 spaces, found 4
(#18753) Line indented incorrectly; expected 12 spaces, found 6
(#18754) Line indented incorrectly; expected at least 16 spaces, found 8
(#18755) Line indented incorrectly; expected 12 spaces, found 6
(#18756) Line indented incorrectly; expected 12 spaces, found 6
(#18757) Line indented incorrectly; expected at least 16 spaces, found 8
(#18758) Line indented incorrectly; expected 12 spaces, found 6
(#18759) Line indented incorrectly; expected 12 spaces, found 6
(#18760) Line indented incorrectly; expected at least 16 spaces, found 8
(#18761) Line indented incorrectly; expected 12 spaces, found 6
(#18762) Line indented incorrectly; expected 8 spaces, found 4
(#18763) Line indented incorrectly; expected 4 spaces, found 2
(#18765) Line indented incorrectly; expected 4 spaces, found 2
(#18765) Public method name "NoteStore_getPublicNotebook_result::getName" must be in lower-case letters only
(#18766) Line indented incorrectly; expected at least 8 spaces, found 4
(#18767) Line indented incorrectly; expected 4 spaces, found 2
(#18769) Line indented incorrectly; expected 4 spaces, found 2
(#18770) Line indented incorrectly; expected at least 4 spaces, found 2
(#18770) Opening brace should be on the same line as the declaration
(#18771) Line indented incorrectly; expected at least 8 spaces, found 4
(#18772) Line indented incorrectly; expected at least 8 spaces, found 4
(#18773) Line indented incorrectly; expected at least 8 spaces, found 4
(#18774) Line indented incorrectly; expected at least 8 spaces, found 4
(#18775) Line indented incorrectly; expected at least 8 spaces, found 4
(#18776) Line indented incorrectly; expected 8 spaces, found 4
(#18776) Expected "while (...) {\n"; found "while (...)\n {\n"
(#18777) Line indented incorrectly; expected at least 8 spaces, found 4
(#18778) Line indented incorrectly; expected at least 12 spaces, found 6
(#18779) Line indented incorrectly; expected 12 spaces, found 6
(#18780) Line indented incorrectly; expected at least 16 spaces, found 8
(#18781) Line indented incorrectly; expected 12 spaces, found 6
(#18782) Line indented incorrectly; expected 12 spaces, found 6
(#18783) Line indented incorrectly; expected at least 12 spaces, found 6
(#18784) Line indented incorrectly; expected 16 spaces, found 8
(#18785) Line indented incorrectly; expected 20 spaces, found 10
(#18786) Line indented incorrectly; expected at least 24 spaces, found 12
(#18787) Line indented incorrectly; expected at least 24 spaces, found 12
(#18788) Line indented incorrectly; expected 20 spaces, found 10
(#18789) Line indented incorrectly; expected at least 24 spaces, found 12
(#18790) Line indented incorrectly; expected 20 spaces, found 10
(#18792) Line indented incorrectly; expected 16 spaces, found 8
(#18793) Line indented incorrectly; expected 20 spaces, found 10
(#18794) Line indented incorrectly; expected at least 24 spaces, found 12
(#18795) Line indented incorrectly; expected at least 24 spaces, found 12
(#18796) Line indented incorrectly; expected 20 spaces, found 10
(#18797) Line indented incorrectly; expected at least 24 spaces, found 12
(#18798) Line indented incorrectly; expected 20 spaces, found 10
(#18800) Line indented incorrectly; expected 16 spaces, found 8
(#18801) Line indented incorrectly; expected 20 spaces, found 10
(#18802) Line indented incorrectly; expected at least 24 spaces, found 12
(#18803) Line indented incorrectly; expected at least 24 spaces, found 12
(#18804) Line indented incorrectly; expected 20 spaces, found 10
(#18805) Line indented incorrectly; expected at least 24 spaces, found 12
(#18806) Line indented incorrectly; expected 20 spaces, found 10
(#18808) Line indented incorrectly; expected 16 spaces, found 8
(#18809) Line indented incorrectly; expected at least 20 spaces, found 10
(#18811) Line indented incorrectly; expected 12 spaces, found 6
(#18812) Line indented incorrectly; expected at least 12 spaces, found 6
(#18813) Line indented incorrectly; expected 8 spaces, found 4
(#18814) Line indented incorrectly; expected at least 8 spaces, found 4
(#18815) Line indented incorrectly; expected at least 8 spaces, found 4
(#18816) Line indented incorrectly; expected 4 spaces, found 2
(#18818) Line indented incorrectly; expected 4 spaces, found 2
(#18819) Line indented incorrectly; expected at least 8 spaces, found 4
(#18820) Line indented incorrectly; expected at least 8 spaces, found 4
(#18821) Line indented incorrectly; expected 8 spaces, found 4
(#18822) Line indented incorrectly; expected 12 spaces, found 6
(#18823) Line indented incorrectly; expected at least 16 spaces, found 8
(#18824) Line indented incorrectly; expected 12 spaces, found 6
(#18825) Line indented incorrectly; expected at least 12 spaces, found 6
(#18826) Line indented incorrectly; expected at least 12 spaces, found 6
(#18827) Line indented incorrectly; expected at least 12 spaces, found 6
(#18828) Line indented incorrectly; expected 8 spaces, found 4
(#18829) Line indented incorrectly; expected 8 spaces, found 4
(#18830) Line indented incorrectly; expected at least 12 spaces, found 6
(#18831) Line indented incorrectly; expected at least 12 spaces, found 6
(#18832) Line indented incorrectly; expected at least 12 spaces, found 6
(#18833) Line indented incorrectly; expected 8 spaces, found 4
(#18834) Line indented incorrectly; expected 8 spaces, found 4
(#18835) Line indented incorrectly; expected at least 12 spaces, found 6
(#18836) Line indented incorrectly; expected at least 12 spaces, found 6
(#18837) Line indented incorrectly; expected at least 12 spaces, found 6
(#18838) Line indented incorrectly; expected 8 spaces, found 4
(#18839) Line indented incorrectly; expected at least 8 spaces, found 4
(#18840) Line indented incorrectly; expected at least 8 spaces, found 4
(#18841) Line indented incorrectly; expected at least 8 spaces, found 4
(#18842) Line indented incorrectly; expected 4 spaces, found 2
(#18847) Line indented incorrectly; expected 4 spaces, found 2
(#18847) Member variable "_TSPEC" must be all lower-case
(#18847) Scope modifier not specified for member variable "$_TSPEC"
(#18849) Line indented incorrectly; expected 4 spaces, found 2
(#18849) Member variable "authenticationToken" must be all lower-case
(#18850) Line indented incorrectly; expected 4 spaces, found 2
(#18850) Member variable "sharedNotebook" must be all lower-case
(#18852) Line indented incorrectly; expected 4 spaces, found 2
(#18853) Line indented incorrectly; expected 8 spaces, found 4
(#18853) Variable "_TSPEC" must be all lower-case
(#18853) Variable "_TSPEC" must not contain underscores.
(#18854) Line indented incorrectly; expected at least 12 spaces, found 6
(#18854) Variable "_TSPEC" must be all lower-case
(#18854) Variable "_TSPEC" must not contain underscores.
(#18855) Line indented incorrectly; expected at least 12 spaces, found 8
(#18856) Line indented incorrectly; expected at least 12 spaces, found 10
(#18857) Line indented incorrectly; expected at least 12 spaces, found 10
(#18858) Line indented incorrectly; expected at least 12 spaces, found 10
(#18859) Line indented incorrectly; expected at least 12 spaces, found 8
(#18860) Line indented incorrectly; expected at least 12 spaces, found 10
(#18861) Line indented incorrectly; expected at least 12 spaces, found 10
(#18862) Line indented incorrectly; expected at least 12 spaces, found 10
(#18863) Line indented incorrectly; expected at least 12 spaces, found 10
(#18864) Line indented incorrectly; expected at least 16 spaces, found 8
(#18865) Line indented incorrectly; expected 8 spaces, found 4
(#18866) Line indented incorrectly; expected 8 spaces, found 4
(#18867) Line indented incorrectly; expected 12 spaces, found 6
(#18868) Line indented incorrectly; expected at least 16 spaces, found 8
(#18869) Line indented incorrectly; expected 12 spaces, found 6
(#18870) Line indented incorrectly; expected 12 spaces, found 6
(#18871) Line indented incorrectly; expected at least 16 spaces, found 8
(#18872) Line indented incorrectly; expected 12 spaces, found 6
(#18873) Line indented incorrectly; expected 8 spaces, found 4
(#18874) Line indented incorrectly; expected 4 spaces, found 2
(#18876) Line indented incorrectly; expected 4 spaces, found 2
(#18876) Public method name "NoteStore_createSharedNotebook_args::getName" must be in lower-case letters only
(#18877) Line indented incorrectly; expected at least 8 spaces, found 4
(#18878) Line indented incorrectly; expected 4 spaces, found 2
(#18880) Line indented incorrectly; expected 4 spaces, found 2
(#18881) Line indented incorrectly; expected at least 4 spaces, found 2
(#18881) Opening brace should be on the same line as the declaration
(#18882) Line indented incorrectly; expected at least 8 spaces, found 4
(#18883) Line indented incorrectly; expected at least 8 spaces, found 4
(#18884) Line indented incorrectly; expected at least 8 spaces, found 4
(#18885) Line indented incorrectly; expected at least 8 spaces, found 4
(#18886) Line indented incorrectly; expected at least 8 spaces, found 4
(#18887) Line indented incorrectly; expected 8 spaces, found 4
(#18887) Expected "while (...) {\n"; found "while (...)\n {\n"
(#18888) Line indented incorrectly; expected at least 8 spaces, found 4
(#18889) Line indented incorrectly; expected at least 12 spaces, found 6
(#18890) Line indented incorrectly; expected 12 spaces, found 6
(#18891) Line indented incorrectly; expected at least 16 spaces, found 8
(#18892) Line indented incorrectly; expected 12 spaces, found 6
(#18893) Line indented incorrectly; expected 12 spaces, found 6
(#18894) Line indented incorrectly; expected at least 12 spaces, found 6
(#18895) Line indented incorrectly; expected 16 spaces, found 8
(#18896) Line indented incorrectly; expected 20 spaces, found 10
(#18897) Line indented incorrectly; expected at least 24 spaces, found 12
(#18898) Line indented incorrectly; expected 20 spaces, found 10
(#18899) Line indented incorrectly; expected at least 24 spaces, found 12
(#18900) Line indented incorrectly; expected 20 spaces, found 10
(#18902) Line indented incorrectly; expected 16 spaces, found 8
(#18903) Line indented incorrectly; expected 20 spaces, found 10
(#18904) Line indented incorrectly; expected at least 24 spaces, found 12
(#18905) Line indented incorrectly; expected at least 24 spaces, found 12
(#18906) Line indented incorrectly; expected 20 spaces, found 10
(#18907) Line indented incorrectly; expected at least 24 spaces, found 12
(#18908) Line indented incorrectly; expected 20 spaces, found 10
(#18910) Line indented incorrectly; expected 16 spaces, found 8
(#18911) Line indented incorrectly; expected at least 20 spaces, found 10
(#18913) Line indented incorrectly; expected 12 spaces, found 6
(#18914) Line indented incorrectly; expected at least 12 spaces, found 6
(#18915) Line indented incorrectly; expected 8 spaces, found 4
(#18916) Line indented incorrectly; expected at least 8 spaces, found 4
(#18917) Line indented incorrectly; expected at least 8 spaces, found 4
(#18918) Line indented incorrectly; expected 4 spaces, found 2
(#18920) Line indented incorrectly; expected 4 spaces, found 2
(#18921) Line indented incorrectly; expected at least 8 spaces, found 4
(#18922) Line indented incorrectly; expected at least 8 spaces, found 4
(#18923) Line indented incorrectly; expected 8 spaces, found 4
(#18924) Line indented incorrectly; expected at least 12 spaces, found 6
(#18925) Line indented incorrectly; expected at least 12 spaces, found 6
(#18926) Line indented incorrectly; expected at least 12 spaces, found 6
(#18927) Line indented incorrectly; expected 8 spaces, found 4
(#18928) Line indented incorrectly; expected 8 spaces, found 4
(#18929) Line indented incorrectly; expected 12 spaces, found 6
(#18930) Line indented incorrectly; expected at least 16 spaces, found 8
(#18931) Line indented incorrectly; expected 12 spaces, found 6
(#18932) Line indented incorrectly; expected at least 12 spaces, found 6
(#18933) Line indented incorrectly; expected at least 12 spaces, found 6
(#18934) Line indented incorrectly; expected at least 12 spaces, found 6
(#18935) Line indented incorrectly; expected 8 spaces, found 4
(#18936) Line indented incorrectly; expected at least 8 spaces, found 4
(#18937) Line indented incorrectly; expected at least 8 spaces, found 4
(#18938) Line indented incorrectly; expected at least 8 spaces, found 4
(#18939) Line indented incorrectly; expected 4 spaces, found 2
(#18944) Line indented incorrectly; expected 4 spaces, found 2
(#18944) Member variable "_TSPEC" must be all lower-case
(#18944) Scope modifier not specified for member variable "$_TSPEC"
(#18946) Line indented incorrectly; expected 4 spaces, found 2
(#18947) Line indented incorrectly; expected 4 spaces, found 2
(#18947) Member variable "userException" must be all lower-case
(#18948) Line indented incorrectly; expected 4 spaces, found 2
(#18948) Member variable "notFoundException" must be all lower-case
(#18949) Line indented incorrectly; expected 4 spaces, found 2
(#18949) Member variable "systemException" must be all lower-case
(#18951) Line indented incorrectly; expected 4 spaces, found 2
(#18952) Line indented incorrectly; expected 8 spaces, found 4
(#18952) Variable "_TSPEC" must be all lower-case
(#18952) Variable "_TSPEC" must not contain underscores.
(#18953) Line indented incorrectly; expected at least 12 spaces, found 6
(#18953) Variable "_TSPEC" must be all lower-case
(#18953) Variable "_TSPEC" must not contain underscores.
(#18954) Line indented incorrectly; expected at least 12 spaces, found 8
(#18955) Line indented incorrectly; expected at least 12 spaces, found 10
(#18956) Line indented incorrectly; expected at least 12 spaces, found 10
(#18957) Line indented incorrectly; expected at least 12 spaces, found 10
(#18958) Line indented incorrectly; expected at least 12 spaces, found 10
(#18959) Line indented incorrectly; expected at least 12 spaces, found 8
(#18960) Line indented incorrectly; expected at least 12 spaces, found 10
(#18961) Line indented incorrectly; expected at least 12 spaces, found 10
(#18962) Line indented incorrectly; expected at least 12 spaces, found 10
(#18963) Line indented incorrectly; expected at least 12 spaces, found 10
(#18964) Line indented incorrectly; expected at least 12 spaces, found 8
(#18965) Line indented incorrectly; expected at least 12 spaces, found 10
(#18966) Line indented incorrectly; expected at least 12 spaces, found 10
(#18967) Line indented incorrectly; expected at least 12 spaces, found 10
(#18968) Line indented incorrectly; expected at least 12 spaces, found 10
(#18969) Line indented incorrectly; expected at least 12 spaces, found 8
(#18970) Line indented incorrectly; expected at least 12 spaces, found 10
(#18971) Line indented incorrectly; expected at least 12 spaces, found 10
(#18972) Line indented incorrectly; expected at least 12 spaces, found 10
(#18973) Line indented incorrectly; expected at least 12 spaces, found 10
(#18974) Line indented incorrectly; expected at least 16 spaces, found 8
(#18975) Line indented incorrectly; expected 8 spaces, found 4
(#18976) Line indented incorrectly; expected 8 spaces, found 4
(#18977) Line indented incorrectly; expected 12 spaces, found 6
(#18978) Line indented incorrectly; expected at least 16 spaces, found 8
(#18979) Line indented incorrectly; expected 12 spaces, found 6
(#18980) Line indented incorrectly; expected 12 spaces, found 6
(#18981) Line indented incorrectly; expected at least 16 spaces, found 8
(#18982) Line indented incorrectly; expected 12 spaces, found 6
(#18983) Line indented incorrectly; expected 12 spaces, found 6
(#18984) Line indented incorrectly; expected at least 16 spaces, found 8
(#18985) Line indented incorrectly; expected 12 spaces, found 6
(#18986) Line indented incorrectly; expected 12 spaces, found 6
(#18987) Line indented incorrectly; expected at least 16 spaces, found 8
(#18988) Line indented incorrectly; expected 12 spaces, found 6
(#18989) Line indented incorrectly; expected 8 spaces, found 4
(#18990) Line indented incorrectly; expected 4 spaces, found 2
(#18992) Line indented incorrectly; expected 4 spaces, found 2
(#18992) Public method name "NoteStore_createSharedNotebook_result::getName" must be in lower-case letters only
(#18993) Line indented incorrectly; expected at least 8 spaces, found 4
(#18994) Line indented incorrectly; expected 4 spaces, found 2
(#18996) Line indented incorrectly; expected 4 spaces, found 2
(#18997) Line indented incorrectly; expected at least 4 spaces, found 2
(#18997) Opening brace should be on the same line as the declaration
(#18998) Line indented incorrectly; expected at least 8 spaces, found 4
(#18999) Line indented incorrectly; expected at least 8 spaces, found 4
(#19000) Line indented incorrectly; expected at least 8 spaces, found 4
(#19001) Line indented incorrectly; expected at least 8 spaces, found 4
(#19002) Line indented incorrectly; expected at least 8 spaces, found 4
(#19003) Line indented incorrectly; expected 8 spaces, found 4
(#19003) Expected "while (...) {\n"; found "while (...)\n {\n"
(#19004) Line indented incorrectly; expected at least 8 spaces, found 4
(#19005) Line indented incorrectly; expected at least 12 spaces, found 6
(#19006) Line indented incorrectly; expected 12 spaces, found 6
(#19007) Line indented incorrectly; expected at least 16 spaces, found 8
(#19008) Line indented incorrectly; expected 12 spaces, found 6
(#19009) Line indented incorrectly; expected 12 spaces, found 6
(#19010) Line indented incorrectly; expected at least 12 spaces, found 6
(#19011) Line indented incorrectly; expected 16 spaces, found 8
(#19012) Line indented incorrectly; expected 20 spaces, found 10
(#19013) Line indented incorrectly; expected at least 24 spaces, found 12
(#19014) Line indented incorrectly; expected at least 24 spaces, found 12
(#19015) Line indented incorrectly; expected 20 spaces, found 10
(#19016) Line indented incorrectly; expected at least 24 spaces, found 12
(#19017) Line indented incorrectly; expected 20 spaces, found 10
(#19019) Line indented incorrectly; expected 16 spaces, found 8
(#19020) Line indented incorrectly; expected 20 spaces, found 10
(#19021) Line indented incorrectly; expected at least 24 spaces, found 12
(#19022) Line indented incorrectly; expected at least 24 spaces, found 12
(#19023) Line indented incorrectly; expected 20 spaces, found 10
(#19024) Line indented incorrectly; expected at least 24 spaces, found 12
(#19025) Line indented incorrectly; expected 20 spaces, found 10
(#19027) Line indented incorrectly; expected 16 spaces, found 8
(#19028) Line indented incorrectly; expected 20 spaces, found 10
(#19029) Line indented incorrectly; expected at least 24 spaces, found 12
(#19030) Line indented incorrectly; expected at least 24 spaces, found 12
(#19031) Line indented incorrectly; expected 20 spaces, found 10
(#19032) Line indented incorrectly; expected at least 24 spaces, found 12
(#19033) Line indented incorrectly; expected 20 spaces, found 10
(#19035) Line indented incorrectly; expected 16 spaces, found 8
(#19036) Line indented incorrectly; expected 20 spaces, found 10
(#19037) Line indented incorrectly; expected at least 24 spaces, found 12
(#19038) Line indented incorrectly; expected at least 24 spaces, found 12
(#19039) Line indented incorrectly; expected 20 spaces, found 10
(#19040) Line indented incorrectly; expected at least 24 spaces, found 12
(#19041) Line indented incorrectly; expected 20 spaces, found 10
(#19043) Line indented incorrectly; expected 16 spaces, found 8
(#19044) Line indented incorrectly; expected at least 20 spaces, found 10
(#19046) Line indented incorrectly; expected 12 spaces, found 6
(#19047) Line indented incorrectly; expected at least 12 spaces, found 6
(#19048) Line indented incorrectly; expected 8 spaces, found 4
(#19049) Line indented incorrectly; expected at least 8 spaces, found 4
(#19050) Line indented incorrectly; expected at least 8 spaces, found 4
(#19051) Line indented incorrectly; expected 4 spaces, found 2
(#19053) Line indented incorrectly; expected 4 spaces, found 2
(#19054) Line indented incorrectly; expected at least 8 spaces, found 4
(#19055) Line indented incorrectly; expected at least 8 spaces, found 4
(#19056) Line indented incorrectly; expected 8 spaces, found 4
(#19057) Line indented incorrectly; expected 12 spaces, found 6
(#19058) Line indented incorrectly; expected at least 16 spaces, found 8
(#19059) Line indented incorrectly; expected 12 spaces, found 6
(#19060) Line indented incorrectly; expected at least 12 spaces, found 6
(#19061) Line indented incorrectly; expected at least 12 spaces, found 6
(#19062) Line indented incorrectly; expected at least 12 spaces, found 6
(#19063) Line indented incorrectly; expected 8 spaces, found 4
(#19064) Line indented incorrectly; expected 8 spaces, found 4
(#19065) Line indented incorrectly; expected at least 12 spaces, found 6
(#19066) Line indented incorrectly; expected at least 12 spaces, found 6
(#19067) Line indented incorrectly; expected at least 12 spaces, found 6
(#19068) Line indented incorrectly; expected 8 spaces, found 4
(#19069) Line indented incorrectly; expected 8 spaces, found 4
(#19070) Line indented incorrectly; expected at least 12 spaces, found 6
(#19071) Line indented incorrectly; expected at least 12 spaces, found 6
(#19072) Line indented incorrectly; expected at least 12 spaces, found 6
(#19073) Line indented incorrectly; expected 8 spaces, found 4
(#19074) Line indented incorrectly; expected 8 spaces, found 4
(#19075) Line indented incorrectly; expected at least 12 spaces, found 6
(#19076) Line indented incorrectly; expected at least 12 spaces, found 6
(#19077) Line indented incorrectly; expected at least 12 spaces, found 6
(#19078) Line indented incorrectly; expected 8 spaces, found 4
(#19079) Line indented incorrectly; expected at least 8 spaces, found 4
(#19080) Line indented incorrectly; expected at least 8 spaces, found 4
(#19081) Line indented incorrectly; expected at least 8 spaces, found 4
(#19082) Line indented incorrectly; expected 4 spaces, found 2
(#19087) Line indented incorrectly; expected 4 spaces, found 2
(#19087) Member variable "_TSPEC" must be all lower-case
(#19087) Scope modifier not specified for member variable "$_TSPEC"
(#19089) Line indented incorrectly; expected 4 spaces, found 2
(#19089) Member variable "authenticationToken" must be all lower-case
(#19090) Line indented incorrectly; expected 4 spaces, found 2
(#19090) Member variable "sharedNotebook" must be all lower-case
(#19092) Line indented incorrectly; expected 4 spaces, found 2
(#19093) Line indented incorrectly; expected 8 spaces, found 4
(#19093) Variable "_TSPEC" must be all lower-case
(#19093) Variable "_TSPEC" must not contain underscores.
(#19094) Line indented incorrectly; expected at least 12 spaces, found 6
(#19094) Variable "_TSPEC" must be all lower-case
(#19094) Variable "_TSPEC" must not contain underscores.
(#19095) Line indented incorrectly; expected at least 12 spaces, found 8
(#19096) Line indented incorrectly; expected at least 12 spaces, found 10
(#19097) Line indented incorrectly; expected at least 12 spaces, found 10
(#19098) Line indented incorrectly; expected at least 12 spaces, found 10
(#19099) Line indented incorrectly; expected at least 12 spaces, found 8
(#19100) Line indented incorrectly; expected at least 12 spaces, found 10
(#19101) Line indented incorrectly; expected at least 12 spaces, found 10
(#19102) Line indented incorrectly; expected at least 12 spaces, found 10
(#19103) Line indented incorrectly; expected at least 12 spaces, found 10
(#19104) Line indented incorrectly; expected at least 16 spaces, found 8
(#19105) Line indented incorrectly; expected 8 spaces, found 4
(#19106) Line indented incorrectly; expected 8 spaces, found 4
(#19107) Line indented incorrectly; expected 12 spaces, found 6
(#19108) Line indented incorrectly; expected at least 16 spaces, found 8
(#19109) Line indented incorrectly; expected 12 spaces, found 6
(#19110) Line indented incorrectly; expected 12 spaces, found 6
(#19111) Line indented incorrectly; expected at least 16 spaces, found 8
(#19112) Line indented incorrectly; expected 12 spaces, found 6
(#19113) Line indented incorrectly; expected 8 spaces, found 4
(#19114) Line indented incorrectly; expected 4 spaces, found 2
(#19116) Line indented incorrectly; expected 4 spaces, found 2
(#19116) Public method name "NoteStore_updateSharedNotebook_args::getName" must be in lower-case letters only
(#19117) Line indented incorrectly; expected at least 8 spaces, found 4
(#19118) Line indented incorrectly; expected 4 spaces, found 2
(#19120) Line indented incorrectly; expected 4 spaces, found 2
(#19121) Line indented incorrectly; expected at least 4 spaces, found 2
(#19121) Opening brace should be on the same line as the declaration
(#19122) Line indented incorrectly; expected at least 8 spaces, found 4
(#19123) Line indented incorrectly; expected at least 8 spaces, found 4
(#19124) Line indented incorrectly; expected at least 8 spaces, found 4
(#19125) Line indented incorrectly; expected at least 8 spaces, found 4
(#19126) Line indented incorrectly; expected at least 8 spaces, found 4
(#19127) Line indented incorrectly; expected 8 spaces, found 4
(#19127) Expected "while (...) {\n"; found "while (...)\n {\n"
(#19128) Line indented incorrectly; expected at least 8 spaces, found 4
(#19129) Line indented incorrectly; expected at least 12 spaces, found 6
(#19130) Line indented incorrectly; expected 12 spaces, found 6
(#19131) Line indented incorrectly; expected at least 16 spaces, found 8
(#19132) Line indented incorrectly; expected 12 spaces, found 6
(#19133) Line indented incorrectly; expected 12 spaces, found 6
(#19134) Line indented incorrectly; expected at least 12 spaces, found 6
(#19135) Line indented incorrectly; expected 16 spaces, found 8
(#19136) Line indented incorrectly; expected 20 spaces, found 10
(#19137) Line indented incorrectly; expected at least 24 spaces, found 12
(#19138) Line indented incorrectly; expected 20 spaces, found 10
(#19139) Line indented incorrectly; expected at least 24 spaces, found 12
(#19140) Line indented incorrectly; expected 20 spaces, found 10
(#19142) Line indented incorrectly; expected 16 spaces, found 8
(#19143) Line indented incorrectly; expected 20 spaces, found 10
(#19144) Line indented incorrectly; expected at least 24 spaces, found 12
(#19145) Line indented incorrectly; expected at least 24 spaces, found 12
(#19146) Line indented incorrectly; expected 20 spaces, found 10
(#19147) Line indented incorrectly; expected at least 24 spaces, found 12
(#19148) Line indented incorrectly; expected 20 spaces, found 10
(#19150) Line indented incorrectly; expected 16 spaces, found 8
(#19151) Line indented incorrectly; expected at least 20 spaces, found 10
(#19153) Line indented incorrectly; expected 12 spaces, found 6
(#19154) Line indented incorrectly; expected at least 12 spaces, found 6
(#19155) Line indented incorrectly; expected 8 spaces, found 4
(#19156) Line indented incorrectly; expected at least 8 spaces, found 4
(#19157) Line indented incorrectly; expected at least 8 spaces, found 4
(#19158) Line indented incorrectly; expected 4 spaces, found 2
(#19160) Line indented incorrectly; expected 4 spaces, found 2
(#19161) Line indented incorrectly; expected at least 8 spaces, found 4
(#19162) Line indented incorrectly; expected at least 8 spaces, found 4
(#19163) Line indented incorrectly; expected 8 spaces, found 4
(#19164) Line indented incorrectly; expected at least 12 spaces, found 6
(#19165) Line indented incorrectly; expected at least 12 spaces, found 6
(#19166) Line indented incorrectly; expected at least 12 spaces, found 6
(#19167) Line indented incorrectly; expected 8 spaces, found 4
(#19168) Line indented incorrectly; expected 8 spaces, found 4
(#19169) Line indented incorrectly; expected 12 spaces, found 6
(#19170) Line indented incorrectly; expected at least 16 spaces, found 8
(#19171) Line indented incorrectly; expected 12 spaces, found 6
(#19172) Line indented incorrectly; expected at least 12 spaces, found 6
(#19173) Line indented incorrectly; expected at least 12 spaces, found 6
(#19174) Line indented incorrectly; expected at least 12 spaces, found 6
(#19175) Line indented incorrectly; expected 8 spaces, found 4
(#19176) Line indented incorrectly; expected at least 8 spaces, found 4
(#19177) Line indented incorrectly; expected at least 8 spaces, found 4
(#19178) Line indented incorrectly; expected at least 8 spaces, found 4
(#19179) Line indented incorrectly; expected 4 spaces, found 2
(#19184) Line indented incorrectly; expected 4 spaces, found 2
(#19184) Member variable "_TSPEC" must be all lower-case
(#19184) Scope modifier not specified for member variable "$_TSPEC"
(#19186) Line indented incorrectly; expected 4 spaces, found 2
(#19187) Line indented incorrectly; expected 4 spaces, found 2
(#19187) Member variable "userException" must be all lower-case
(#19188) Line indented incorrectly; expected 4 spaces, found 2
(#19188) Member variable "notFoundException" must be all lower-case
(#19189) Line indented incorrectly; expected 4 spaces, found 2
(#19189) Member variable "systemException" must be all lower-case
(#19191) Line indented incorrectly; expected 4 spaces, found 2
(#19192) Line indented incorrectly; expected 8 spaces, found 4
(#19192) Variable "_TSPEC" must be all lower-case
(#19192) Variable "_TSPEC" must not contain underscores.
(#19193) Line indented incorrectly; expected at least 12 spaces, found 6
(#19193) Variable "_TSPEC" must be all lower-case
(#19193) Variable "_TSPEC" must not contain underscores.
(#19194) Line indented incorrectly; expected at least 12 spaces, found 8
(#19195) Line indented incorrectly; expected at least 12 spaces, found 10
(#19196) Line indented incorrectly; expected at least 12 spaces, found 10
(#19197) Line indented incorrectly; expected at least 12 spaces, found 10
(#19198) Line indented incorrectly; expected at least 12 spaces, found 8
(#19199) Line indented incorrectly; expected at least 12 spaces, found 10
(#19200) Line indented incorrectly; expected at least 12 spaces, found 10
(#19201) Line indented incorrectly; expected at least 12 spaces, found 10
(#19202) Line indented incorrectly; expected at least 12 spaces, found 10
(#19203) Line indented incorrectly; expected at least 12 spaces, found 8
(#19204) Line indented incorrectly; expected at least 12 spaces, found 10
(#19205) Line indented incorrectly; expected at least 12 spaces, found 10
(#19206) Line indented incorrectly; expected at least 12 spaces, found 10
(#19207) Line indented incorrectly; expected at least 12 spaces, found 10
(#19208) Line indented incorrectly; expected at least 12 spaces, found 8
(#19209) Line indented incorrectly; expected at least 12 spaces, found 10
(#19210) Line indented incorrectly; expected at least 12 spaces, found 10
(#19211) Line indented incorrectly; expected at least 12 spaces, found 10
(#19212) Line indented incorrectly; expected at least 12 spaces, found 10
(#19213) Line indented incorrectly; expected at least 16 spaces, found 8
(#19214) Line indented incorrectly; expected 8 spaces, found 4
(#19215) Line indented incorrectly; expected 8 spaces, found 4
(#19216) Line indented incorrectly; expected 12 spaces, found 6
(#19217) Line indented incorrectly; expected at least 16 spaces, found 8
(#19218) Line indented incorrectly; expected 12 spaces, found 6
(#19219) Line indented incorrectly; expected 12 spaces, found 6
(#19220) Line indented incorrectly; expected at least 16 spaces, found 8
(#19221) Line indented incorrectly; expected 12 spaces, found 6
(#19222) Line indented incorrectly; expected 12 spaces, found 6
(#19223) Line indented incorrectly; expected at least 16 spaces, found 8
(#19224) Line indented incorrectly; expected 12 spaces, found 6
(#19225) Line indented incorrectly; expected 12 spaces, found 6
(#19226) Line indented incorrectly; expected at least 16 spaces, found 8
(#19227) Line indented incorrectly; expected 12 spaces, found 6
(#19228) Line indented incorrectly; expected 8 spaces, found 4
(#19229) Line indented incorrectly; expected 4 spaces, found 2
(#19231) Line indented incorrectly; expected 4 spaces, found 2
(#19231) Public method name "NoteStore_updateSharedNotebook_result::getName" must be in lower-case letters only
(#19232) Line indented incorrectly; expected at least 8 spaces, found 4
(#19233) Line indented incorrectly; expected 4 spaces, found 2
(#19235) Line indented incorrectly; expected 4 spaces, found 2
(#19236) Line indented incorrectly; expected at least 4 spaces, found 2
(#19236) Opening brace should be on the same line as the declaration
(#19237) Line indented incorrectly; expected at least 8 spaces, found 4
(#19238) Line indented incorrectly; expected at least 8 spaces, found 4
(#19239) Line indented incorrectly; expected at least 8 spaces, found 4
(#19240) Line indented incorrectly; expected at least 8 spaces, found 4
(#19241) Line indented incorrectly; expected at least 8 spaces, found 4
(#19242) Line indented incorrectly; expected 8 spaces, found 4
(#19242) Expected "while (...) {\n"; found "while (...)\n {\n"
(#19243) Line indented incorrectly; expected at least 8 spaces, found 4
(#19244) Line indented incorrectly; expected at least 12 spaces, found 6
(#19245) Line indented incorrectly; expected 12 spaces, found 6
(#19246) Line indented incorrectly; expected at least 16 spaces, found 8
(#19247) Line indented incorrectly; expected 12 spaces, found 6
(#19248) Line indented incorrectly; expected 12 spaces, found 6
(#19249) Line indented incorrectly; expected at least 12 spaces, found 6
(#19250) Line indented incorrectly; expected 16 spaces, found 8
(#19251) Line indented incorrectly; expected 20 spaces, found 10
(#19252) Line indented incorrectly; expected at least 24 spaces, found 12
(#19253) Line indented incorrectly; expected 20 spaces, found 10
(#19254) Line indented incorrectly; expected at least 24 spaces, found 12
(#19255) Line indented incorrectly; expected 20 spaces, found 10
(#19257) Line indented incorrectly; expected 16 spaces, found 8
(#19258) Line indented incorrectly; expected 20 spaces, found 10
(#19259) Line indented incorrectly; expected at least 24 spaces, found 12
(#19260) Line indented incorrectly; expected at least 24 spaces, found 12
(#19261) Line indented incorrectly; expected 20 spaces, found 10
(#19262) Line indented incorrectly; expected at least 24 spaces, found 12
(#19263) Line indented incorrectly; expected 20 spaces, found 10
(#19265) Line indented incorrectly; expected 16 spaces, found 8
(#19266) Line indented incorrectly; expected 20 spaces, found 10
(#19267) Line indented incorrectly; expected at least 24 spaces, found 12
(#19268) Line indented incorrectly; expected at least 24 spaces, found 12
(#19269) Line indented incorrectly; expected 20 spaces, found 10
(#19270) Line indented incorrectly; expected at least 24 spaces, found 12
(#19271) Line indented incorrectly; expected 20 spaces, found 10
(#19273) Line indented incorrectly; expected 16 spaces, found 8
(#19274) Line indented incorrectly; expected 20 spaces, found 10
(#19275) Line indented incorrectly; expected at least 24 spaces, found 12
(#19276) Line indented incorrectly; expected at least 24 spaces, found 12
(#19277) Line indented incorrectly; expected 20 spaces, found 10
(#19278) Line indented incorrectly; expected at least 24 spaces, found 12
(#19279) Line indented incorrectly; expected 20 spaces, found 10
(#19281) Line indented incorrectly; expected 16 spaces, found 8
(#19282) Line indented incorrectly; expected at least 20 spaces, found 10
(#19284) Line indented incorrectly; expected 12 spaces, found 6
(#19285) Line indented incorrectly; expected at least 12 spaces, found 6
(#19286) Line indented incorrectly; expected 8 spaces, found 4
(#19287) Line indented incorrectly; expected at least 8 spaces, found 4
(#19288) Line indented incorrectly; expected at least 8 spaces, found 4
(#19289) Line indented incorrectly; expected 4 spaces, found 2
(#19291) Line indented incorrectly; expected 4 spaces, found 2
(#19292) Line indented incorrectly; expected at least 8 spaces, found 4
(#19293) Line indented incorrectly; expected at least 8 spaces, found 4
(#19294) Line indented incorrectly; expected 8 spaces, found 4
(#19295) Line indented incorrectly; expected at least 12 spaces, found 6
(#19296) Line indented incorrectly; expected at least 12 spaces, found 6
(#19297) Line indented incorrectly; expected at least 12 spaces, found 6
(#19298) Line indented incorrectly; expected 8 spaces, found 4
(#19299) Line indented incorrectly; expected 8 spaces, found 4
(#19300) Line indented incorrectly; expected at least 12 spaces, found 6
(#19301) Line indented incorrectly; expected at least 12 spaces, found 6
(#19302) Line indented incorrectly; expected at least 12 spaces, found 6
(#19303) Line indented incorrectly; expected 8 spaces, found 4
(#19304) Line indented incorrectly; expected 8 spaces, found 4
(#19305) Line indented incorrectly; expected at least 12 spaces, found 6
(#19306) Line indented incorrectly; expected at least 12 spaces, found 6
(#19307) Line indented incorrectly; expected at least 12 spaces, found 6
(#19308) Line indented incorrectly; expected 8 spaces, found 4
(#19309) Line indented incorrectly; expected 8 spaces, found 4
(#19310) Line indented incorrectly; expected at least 12 spaces, found 6
(#19311) Line indented incorrectly; expected at least 12 spaces, found 6
(#19312) Line indented incorrectly; expected at least 12 spaces, found 6
(#19313) Line indented incorrectly; expected 8 spaces, found 4
(#19314) Line indented incorrectly; expected at least 8 spaces, found 4
(#19315) Line indented incorrectly; expected at least 8 spaces, found 4
(#19316) Line indented incorrectly; expected at least 8 spaces, found 4
(#19317) Line indented incorrectly; expected 4 spaces, found 2
(#19322) Line indented incorrectly; expected 4 spaces, found 2
(#19322) Member variable "_TSPEC" must be all lower-case
(#19322) Scope modifier not specified for member variable "$_TSPEC"
(#19324) Line indented incorrectly; expected 4 spaces, found 2
(#19324) Member variable "authenticationToken" must be all lower-case
(#19325) Line indented incorrectly; expected 4 spaces, found 2
(#19325) Member variable "sharedNotebookId" must be all lower-case
(#19326) Line indented incorrectly; expected 4 spaces, found 2
(#19326) Member variable "recipientSettings" must be all lower-case
(#19328) Line indented incorrectly; expected 4 spaces, found 2
(#19329) Line indented incorrectly; expected 8 spaces, found 4
(#19329) Variable "_TSPEC" must be all lower-case
(#19329) Variable "_TSPEC" must not contain underscores.
(#19330) Line indented incorrectly; expected at least 12 spaces, found 6
(#19330) Variable "_TSPEC" must be all lower-case
(#19330) Variable "_TSPEC" must not contain underscores.
(#19331) Line indented incorrectly; expected at least 12 spaces, found 8
(#19332) Line indented incorrectly; expected at least 12 spaces, found 10
(#19333) Line indented incorrectly; expected at least 12 spaces, found 10
(#19334) Line indented incorrectly; expected at least 12 spaces, found 10
(#19335) Line indented incorrectly; expected at least 12 spaces, found 8
(#19336) Line indented incorrectly; expected at least 12 spaces, found 10
(#19337) Line indented incorrectly; expected at least 12 spaces, found 10
(#19338) Line indented incorrectly; expected at least 12 spaces, found 10
(#19339) Line indented incorrectly; expected at least 12 spaces, found 8
(#19340) Line indented incorrectly; expected at least 12 spaces, found 10
(#19341) Line indented incorrectly; expected at least 12 spaces, found 10
(#19342) Line indented incorrectly; expected at least 12 spaces, found 10
(#19343) Line indented incorrectly; expected at least 12 spaces, found 10
(#19344) Line indented incorrectly; expected at least 16 spaces, found 8
(#19345) Line indented incorrectly; expected 8 spaces, found 4
(#19346) Line indented incorrectly; expected 8 spaces, found 4
(#19347) Line indented incorrectly; expected 12 spaces, found 6
(#19348) Line indented incorrectly; expected at least 16 spaces, found 8
(#19349) Line indented incorrectly; expected 12 spaces, found 6
(#19350) Line indented incorrectly; expected 12 spaces, found 6
(#19351) Line indented incorrectly; expected at least 16 spaces, found 8
(#19352) Line indented incorrectly; expected 12 spaces, found 6
(#19353) Line indented incorrectly; expected 12 spaces, found 6
(#19354) Line indented incorrectly; expected at least 16 spaces, found 8
(#19355) Line indented incorrectly; expected 12 spaces, found 6
(#19356) Line indented incorrectly; expected 8 spaces, found 4
(#19357) Line indented incorrectly; expected 4 spaces, found 2
(#19359) Line indented incorrectly; expected 4 spaces, found 2
(#19359) Public method name "NoteStore_setSharedNotebookRecipientSettings_args::getName" must be in lower-case letters only
(#19360) Line indented incorrectly; expected at least 8 spaces, found 4
(#19361) Line indented incorrectly; expected 4 spaces, found 2
(#19363) Line indented incorrectly; expected 4 spaces, found 2
(#19364) Line indented incorrectly; expected at least 4 spaces, found 2
(#19364) Opening brace should be on the same line as the declaration
(#19365) Line indented incorrectly; expected at least 8 spaces, found 4
(#19366) Line indented incorrectly; expected at least 8 spaces, found 4
(#19367) Line indented incorrectly; expected at least 8 spaces, found 4
(#19368) Line indented incorrectly; expected at least 8 spaces, found 4
(#19369) Line indented incorrectly; expected at least 8 spaces, found 4
(#19370) Line indented incorrectly; expected 8 spaces, found 4
(#19370) Expected "while (...) {\n"; found "while (...)\n {\n"
(#19371) Line indented incorrectly; expected at least 8 spaces, found 4
(#19372) Line indented incorrectly; expected at least 12 spaces, found 6
(#19373) Line indented incorrectly; expected 12 spaces, found 6
(#19374) Line indented incorrectly; expected at least 16 spaces, found 8
(#19375) Line indented incorrectly; expected 12 spaces, found 6
(#19376) Line indented incorrectly; expected 12 spaces, found 6
(#19377) Line indented incorrectly; expected at least 12 spaces, found 6
(#19378) Line indented incorrectly; expected 16 spaces, found 8
(#19379) Line indented incorrectly; expected 20 spaces, found 10
(#19380) Line indented incorrectly; expected at least 24 spaces, found 12
(#19381) Line indented incorrectly; expected 20 spaces, found 10
(#19382) Line indented incorrectly; expected at least 24 spaces, found 12
(#19383) Line indented incorrectly; expected 20 spaces, found 10
(#19385) Line indented incorrectly; expected 16 spaces, found 8
(#19386) Line indented incorrectly; expected 20 spaces, found 10
(#19387) Line indented incorrectly; expected at least 24 spaces, found 12
(#19388) Line indented incorrectly; expected 20 spaces, found 10
(#19389) Line indented incorrectly; expected at least 24 spaces, found 12
(#19390) Line indented incorrectly; expected 20 spaces, found 10
(#19392) Line indented incorrectly; expected 16 spaces, found 8
(#19393) Line indented incorrectly; expected 20 spaces, found 10
(#19394) Line indented incorrectly; expected at least 24 spaces, found 12
(#19395) Line indented incorrectly; expected at least 24 spaces, found 12
(#19396) Line indented incorrectly; expected 20 spaces, found 10
(#19397) Line indented incorrectly; expected at least 24 spaces, found 12
(#19398) Line indented incorrectly; expected 20 spaces, found 10
(#19400) Line indented incorrectly; expected 16 spaces, found 8
(#19401) Line indented incorrectly; expected at least 20 spaces, found 10
(#19403) Line indented incorrectly; expected 12 spaces, found 6
(#19404) Line indented incorrectly; expected at least 12 spaces, found 6
(#19405) Line indented incorrectly; expected 8 spaces, found 4
(#19406) Line indented incorrectly; expected at least 8 spaces, found 4
(#19407) Line indented incorrectly; expected at least 8 spaces, found 4
(#19408) Line indented incorrectly; expected 4 spaces, found 2
(#19410) Line indented incorrectly; expected 4 spaces, found 2
(#19411) Line indented incorrectly; expected at least 8 spaces, found 4
(#19412) Line indented incorrectly; expected at least 8 spaces, found 4
(#19413) Line indented incorrectly; expected 8 spaces, found 4
(#19414) Line indented incorrectly; expected at least 12 spaces, found 6
(#19415) Line indented incorrectly; expected at least 12 spaces, found 6
(#19416) Line indented incorrectly; expected at least 12 spaces, found 6
(#19417) Line indented incorrectly; expected 8 spaces, found 4
(#19418) Line indented incorrectly; expected 8 spaces, found 4
(#19419) Line indented incorrectly; expected at least 12 spaces, found 6
(#19420) Line indented incorrectly; expected at least 12 spaces, found 6
(#19421) Line indented incorrectly; expected at least 12 spaces, found 6
(#19422) Line indented incorrectly; expected 8 spaces, found 4
(#19423) Line indented incorrectly; expected 8 spaces, found 4
(#19424) Line indented incorrectly; expected 12 spaces, found 6
(#19425) Line indented incorrectly; expected at least 16 spaces, found 8
(#19426) Line indented incorrectly; expected 12 spaces, found 6
(#19427) Line indented incorrectly; expected at least 12 spaces, found 6
(#19428) Line indented incorrectly; expected at least 12 spaces, found 6
(#19429) Line indented incorrectly; expected at least 12 spaces, found 6
(#19430) Line indented incorrectly; expected 8 spaces, found 4
(#19431) Line indented incorrectly; expected at least 8 spaces, found 4
(#19432) Line indented incorrectly; expected at least 8 spaces, found 4
(#19433) Line indented incorrectly; expected at least 8 spaces, found 4
(#19434) Line indented incorrectly; expected 4 spaces, found 2
(#19439) Line indented incorrectly; expected 4 spaces, found 2
(#19439) Member variable "_TSPEC" must be all lower-case
(#19439) Scope modifier not specified for member variable "$_TSPEC"
(#19441) Line indented incorrectly; expected 4 spaces, found 2
(#19442) Line indented incorrectly; expected 4 spaces, found 2
(#19442) Member variable "userException" must be all lower-case
(#19443) Line indented incorrectly; expected 4 spaces, found 2
(#19443) Member variable "notFoundException" must be all lower-case
(#19444) Line indented incorrectly; expected 4 spaces, found 2
(#19444) Member variable "systemException" must be all lower-case
(#19446) Line indented incorrectly; expected 4 spaces, found 2
(#19447) Line indented incorrectly; expected 8 spaces, found 4
(#19447) Variable "_TSPEC" must be all lower-case
(#19447) Variable "_TSPEC" must not contain underscores.
(#19448) Line indented incorrectly; expected at least 12 spaces, found 6
(#19448) Variable "_TSPEC" must be all lower-case
(#19448) Variable "_TSPEC" must not contain underscores.
(#19449) Line indented incorrectly; expected at least 12 spaces, found 8
(#19450) Line indented incorrectly; expected at least 12 spaces, found 10
(#19451) Line indented incorrectly; expected at least 12 spaces, found 10
(#19452) Line indented incorrectly; expected at least 12 spaces, found 10
(#19453) Line indented incorrectly; expected at least 12 spaces, found 8
(#19454) Line indented incorrectly; expected at least 12 spaces, found 10
(#19455) Line indented incorrectly; expected at least 12 spaces, found 10
(#19456) Line indented incorrectly; expected at least 12 spaces, found 10
(#19457) Line indented incorrectly; expected at least 12 spaces, found 10
(#19458) Line indented incorrectly; expected at least 12 spaces, found 8
(#19459) Line indented incorrectly; expected at least 12 spaces, found 10
(#19460) Line indented incorrectly; expected at least 12 spaces, found 10
(#19461) Line indented incorrectly; expected at least 12 spaces, found 10
(#19462) Line indented incorrectly; expected at least 12 spaces, found 10
(#19463) Line indented incorrectly; expected at least 12 spaces, found 8
(#19464) Line indented incorrectly; expected at least 12 spaces, found 10
(#19465) Line indented incorrectly; expected at least 12 spaces, found 10
(#19466) Line indented incorrectly; expected at least 12 spaces, found 10
(#19467) Line indented incorrectly; expected at least 12 spaces, found 10
(#19468) Line indented incorrectly; expected at least 16 spaces, found 8
(#19469) Line indented incorrectly; expected 8 spaces, found 4
(#19470) Line indented incorrectly; expected 8 spaces, found 4
(#19471) Line indented incorrectly; expected 12 spaces, found 6
(#19472) Line indented incorrectly; expected at least 16 spaces, found 8
(#19473) Line indented incorrectly; expected 12 spaces, found 6
(#19474) Line indented incorrectly; expected 12 spaces, found 6
(#19475) Line indented incorrectly; expected at least 16 spaces, found 8
(#19476) Line indented incorrectly; expected 12 spaces, found 6
(#19477) Line indented incorrectly; expected 12 spaces, found 6
(#19478) Line indented incorrectly; expected at least 16 spaces, found 8
(#19479) Line indented incorrectly; expected 12 spaces, found 6
(#19480) Line indented incorrectly; expected 12 spaces, found 6
(#19481) Line indented incorrectly; expected at least 16 spaces, found 8
(#19482) Line indented incorrectly; expected 12 spaces, found 6
(#19483) Line indented incorrectly; expected 8 spaces, found 4
(#19484) Line indented incorrectly; expected 4 spaces, found 2
(#19486) Line indented incorrectly; expected 4 spaces, found 2
(#19486) Public method name "NoteStore_setSharedNotebookRecipientSettings_result::getName" must be in lower-case letters only
(#19487) Line indented incorrectly; expected at least 8 spaces, found 4
(#19488) Line indented incorrectly; expected 4 spaces, found 2
(#19490) Line indented incorrectly; expected 4 spaces, found 2
(#19491) Line indented incorrectly; expected at least 4 spaces, found 2
(#19491) Opening brace should be on the same line as the declaration
(#19492) Line indented incorrectly; expected at least 8 spaces, found 4
(#19493) Line indented incorrectly; expected at least 8 spaces, found 4
(#19494) Line indented incorrectly; expected at least 8 spaces, found 4
(#19495) Line indented incorrectly; expected at least 8 spaces, found 4
(#19496) Line indented incorrectly; expected at least 8 spaces, found 4
(#19497) Line indented incorrectly; expected 8 spaces, found 4
(#19497) Expected "while (...) {\n"; found "while (...)\n {\n"
(#19498) Line indented incorrectly; expected at least 8 spaces, found 4
(#19499) Line indented incorrectly; expected at least 12 spaces, found 6
(#19500) Line indented incorrectly; expected 12 spaces, found 6
(#19501) Line indented incorrectly; expected at least 16 spaces, found 8
(#19502) Line indented incorrectly; expected 12 spaces, found 6
(#19503) Line indented incorrectly; expected 12 spaces, found 6
(#19504) Line indented incorrectly; expected at least 12 spaces, found 6
(#19505) Line indented incorrectly; expected 16 spaces, found 8
(#19506) Line indented incorrectly; expected 20 spaces, found 10
(#19507) Line indented incorrectly; expected at least 24 spaces, found 12
(#19508) Line indented incorrectly; expected 20 spaces, found 10
(#19509) Line indented incorrectly; expected at least 24 spaces, found 12
(#19510) Line indented incorrectly; expected 20 spaces, found 10
(#19512) Line indented incorrectly; expected 16 spaces, found 8
(#19513) Line indented incorrectly; expected 20 spaces, found 10
(#19514) Line indented incorrectly; expected at least 24 spaces, found 12
(#19515) Line indented incorrectly; expected at least 24 spaces, found 12
(#19516) Line indented incorrectly; expected 20 spaces, found 10
(#19517) Line indented incorrectly; expected at least 24 spaces, found 12
(#19518) Line indented incorrectly; expected 20 spaces, found 10
(#19520) Line indented incorrectly; expected 16 spaces, found 8
(#19521) Line indented incorrectly; expected 20 spaces, found 10
(#19522) Line indented incorrectly; expected at least 24 spaces, found 12
(#19523) Line indented incorrectly; expected at least 24 spaces, found 12
(#19524) Line indented incorrectly; expected 20 spaces, found 10
(#19525) Line indented incorrectly; expected at least 24 spaces, found 12
(#19526) Line indented incorrectly; expected 20 spaces, found 10
(#19528) Line indented incorrectly; expected 16 spaces, found 8
(#19529) Line indented incorrectly; expected 20 spaces, found 10
(#19530) Line indented incorrectly; expected at least 24 spaces, found 12
(#19531) Line indented incorrectly; expected at least 24 spaces, found 12
(#19532) Line indented incorrectly; expected 20 spaces, found 10
(#19533) Line indented incorrectly; expected at least 24 spaces, found 12
(#19534) Line indented incorrectly; expected 20 spaces, found 10
(#19536) Line indented incorrectly; expected 16 spaces, found 8
(#19537) Line indented incorrectly; expected at least 20 spaces, found 10
(#19539) Line indented incorrectly; expected 12 spaces, found 6
(#19540) Line indented incorrectly; expected at least 12 spaces, found 6
(#19541) Line indented incorrectly; expected 8 spaces, found 4
(#19542) Line indented incorrectly; expected at least 8 spaces, found 4
(#19543) Line indented incorrectly; expected at least 8 spaces, found 4
(#19544) Line indented incorrectly; expected 4 spaces, found 2
(#19546) Line indented incorrectly; expected 4 spaces, found 2
(#19547) Line indented incorrectly; expected at least 8 spaces, found 4
(#19548) Line indented incorrectly; expected at least 8 spaces, found 4
(#19549) Line indented incorrectly; expected 8 spaces, found 4
(#19550) Line indented incorrectly; expected at least 12 spaces, found 6
(#19551) Line indented incorrectly; expected at least 12 spaces, found 6
(#19552) Line indented incorrectly; expected at least 12 spaces, found 6
(#19553) Line indented incorrectly; expected 8 spaces, found 4
(#19554) Line indented incorrectly; expected 8 spaces, found 4
(#19555) Line indented incorrectly; expected at least 12 spaces, found 6
(#19556) Line indented incorrectly; expected at least 12 spaces, found 6
(#19557) Line indented incorrectly; expected at least 12 spaces, found 6
(#19558) Line indented incorrectly; expected 8 spaces, found 4
(#19559) Line indented incorrectly; expected 8 spaces, found 4
(#19560) Line indented incorrectly; expected at least 12 spaces, found 6
(#19561) Line indented incorrectly; expected at least 12 spaces, found 6
(#19562) Line indented incorrectly; expected at least 12 spaces, found 6
(#19563) Line indented incorrectly; expected 8 spaces, found 4
(#19564) Line indented incorrectly; expected 8 spaces, found 4
(#19565) Line indented incorrectly; expected at least 12 spaces, found 6
(#19566) Line indented incorrectly; expected at least 12 spaces, found 6
(#19567) Line indented incorrectly; expected at least 12 spaces, found 6
(#19568) Line indented incorrectly; expected 8 spaces, found 4
(#19569) Line indented incorrectly; expected at least 8 spaces, found 4
(#19570) Line indented incorrectly; expected at least 8 spaces, found 4
(#19571) Line indented incorrectly; expected at least 8 spaces, found 4
(#19572) Line indented incorrectly; expected 4 spaces, found 2
(#19577) Line indented incorrectly; expected 4 spaces, found 2
(#19577) Member variable "_TSPEC" must be all lower-case
(#19577) Scope modifier not specified for member variable "$_TSPEC"
(#19579) Line indented incorrectly; expected 4 spaces, found 2
(#19579) Member variable "authenticationToken" must be all lower-case
(#19580) Line indented incorrectly; expected 4 spaces, found 2
(#19580) Member variable "notebookGuid" must be all lower-case
(#19581) Line indented incorrectly; expected 4 spaces, found 2
(#19581) Member variable "messageText" must be all lower-case
(#19582) Line indented incorrectly; expected 4 spaces, found 2
(#19584) Line indented incorrectly; expected 4 spaces, found 2
(#19585) Line indented incorrectly; expected 8 spaces, found 4
(#19585) Variable "_TSPEC" must be all lower-case
(#19585) Variable "_TSPEC" must not contain underscores.
(#19586) Line indented incorrectly; expected at least 12 spaces, found 6
(#19586) Variable "_TSPEC" must be all lower-case
(#19586) Variable "_TSPEC" must not contain underscores.
(#19587) Line indented incorrectly; expected at least 12 spaces, found 8
(#19588) Line indented incorrectly; expected at least 12 spaces, found 10
(#19589) Line indented incorrectly; expected at least 12 spaces, found 10
(#19590) Line indented incorrectly; expected at least 12 spaces, found 10
(#19591) Line indented incorrectly; expected at least 12 spaces, found 8
(#19592) Line indented incorrectly; expected at least 12 spaces, found 10
(#19593) Line indented incorrectly; expected at least 12 spaces, found 10
(#19594) Line indented incorrectly; expected at least 12 spaces, found 10
(#19595) Line indented incorrectly; expected at least 12 spaces, found 8
(#19596) Line indented incorrectly; expected at least 12 spaces, found 10
(#19597) Line indented incorrectly; expected at least 12 spaces, found 10
(#19598) Line indented incorrectly; expected at least 12 spaces, found 10
(#19599) Line indented incorrectly; expected at least 12 spaces, found 8
(#19600) Line indented incorrectly; expected at least 12 spaces, found 10
(#19601) Line indented incorrectly; expected at least 12 spaces, found 10
(#19602) Line indented incorrectly; expected at least 12 spaces, found 10
(#19603) Line indented incorrectly; expected at least 12 spaces, found 10
(#19606) Line indented incorrectly; expected at least 12 spaces, found 10
(#19607) Line indented incorrectly; expected at least 16 spaces, found 8
(#19608) Line indented incorrectly; expected 8 spaces, found 4
(#19609) Line indented incorrectly; expected 8 spaces, found 4
(#19610) Line indented incorrectly; expected 12 spaces, found 6
(#19611) Line indented incorrectly; expected at least 16 spaces, found 8
(#19612) Line indented incorrectly; expected 12 spaces, found 6
(#19613) Line indented incorrectly; expected 12 spaces, found 6
(#19614) Line indented incorrectly; expected at least 16 spaces, found 8
(#19615) Line indented incorrectly; expected 12 spaces, found 6
(#19616) Line indented incorrectly; expected 12 spaces, found 6
(#19617) Line indented incorrectly; expected at least 16 spaces, found 8
(#19618) Line indented incorrectly; expected 12 spaces, found 6
(#19619) Line indented incorrectly; expected 12 spaces, found 6
(#19620) Line indented incorrectly; expected at least 16 spaces, found 8
(#19621) Line indented incorrectly; expected 12 spaces, found 6
(#19622) Line indented incorrectly; expected 8 spaces, found 4
(#19623) Line indented incorrectly; expected 4 spaces, found 2
(#19625) Line indented incorrectly; expected 4 spaces, found 2
(#19625) Public method name "NoteStore_sendMessageToSharedNotebookMembers_args::getName" must be in lower-case letters only
(#19626) Line indented incorrectly; expected at least 8 spaces, found 4
(#19627) Line indented incorrectly; expected 4 spaces, found 2
(#19629) Line indented incorrectly; expected 4 spaces, found 2
(#19630) Line indented incorrectly; expected at least 4 spaces, found 2
(#19630) Opening brace should be on the same line as the declaration
(#19631) Line indented incorrectly; expected at least 8 spaces, found 4
(#19632) Line indented incorrectly; expected at least 8 spaces, found 4
(#19633) Line indented incorrectly; expected at least 8 spaces, found 4
(#19634) Line indented incorrectly; expected at least 8 spaces, found 4
(#19635) Line indented incorrectly; expected at least 8 spaces, found 4
(#19636) Line indented incorrectly; expected 8 spaces, found 4
(#19636) Expected "while (...) {\n"; found "while (...)\n {\n"
(#19637) Line indented incorrectly; expected at least 8 spaces, found 4
(#19638) Line indented incorrectly; expected at least 12 spaces, found 6
(#19639) Line indented incorrectly; expected 12 spaces, found 6
(#19640) Line indented incorrectly; expected at least 16 spaces, found 8
(#19641) Line indented incorrectly; expected 12 spaces, found 6
(#19642) Line indented incorrectly; expected 12 spaces, found 6
(#19643) Line indented incorrectly; expected at least 12 spaces, found 6
(#19644) Line indented incorrectly; expected 16 spaces, found 8
(#19645) Line indented incorrectly; expected 20 spaces, found 10
(#19646) Line indented incorrectly; expected at least 24 spaces, found 12
(#19647) Line indented incorrectly; expected 20 spaces, found 10
(#19648) Line indented incorrectly; expected at least 24 spaces, found 12
(#19649) Line indented incorrectly; expected 20 spaces, found 10
(#19651) Line indented incorrectly; expected 16 spaces, found 8
(#19652) Line indented incorrectly; expected 20 spaces, found 10
(#19653) Line indented incorrectly; expected at least 24 spaces, found 12
(#19654) Line indented incorrectly; expected 20 spaces, found 10
(#19655) Line indented incorrectly; expected at least 24 spaces, found 12
(#19656) Line indented incorrectly; expected 20 spaces, found 10
(#19658) Line indented incorrectly; expected 16 spaces, found 8
(#19659) Line indented incorrectly; expected 20 spaces, found 10
(#19660) Line indented incorrectly; expected at least 24 spaces, found 12
(#19661) Line indented incorrectly; expected 20 spaces, found 10
(#19662) Line indented incorrectly; expected at least 24 spaces, found 12
(#19663) Line indented incorrectly; expected 20 spaces, found 10
(#19665) Line indented incorrectly; expected 16 spaces, found 8
(#19666) Line indented incorrectly; expected 20 spaces, found 10
(#19667) Line indented incorrectly; expected at least 24 spaces, found 12
(#19668) Line indented incorrectly; expected at least 24 spaces, found 12
(#19668) Variable "_size242" must not contain underscores.
(#19669) Line indented incorrectly; expected at least 24 spaces, found 12
(#19669) Variable "_etype245" must not contain underscores.
(#19670) Line indented incorrectly; expected at least 24 spaces, found 12
(#19670) Variable "_etype245" must not contain underscores.
(#19670) Variable "_size242" must not contain underscores.
(#19671) Line indented incorrectly; expected 24 spaces, found 12
(#19671) Expected "for (...) {\n"; found "for (...)\n {\n"
(#19671) Variable "_i246" must not contain underscores.
(#19671) Variable "_i246" must not contain underscores.
(#19671) Variable "_size242" must not contain underscores.
(#19671) Variable "_i246" must not contain underscores.
(#19672) Line indented incorrectly; expected at least 24 spaces, found 12
(#19673) Line indented incorrectly; expected at least 28 spaces, found 14
(#19674) Line indented incorrectly; expected at least 28 spaces, found 14
(#19675) Line indented incorrectly; expected at least 28 spaces, found 14
(#19675) Expected 1 space before "="; 0 found
(#19676) Line indented incorrectly; expected 24 spaces, found 12
(#19677) Line indented incorrectly; expected at least 24 spaces, found 12
(#19678) Line indented incorrectly; expected 20 spaces, found 10
(#19679) Line indented incorrectly; expected at least 24 spaces, found 12
(#19680) Line indented incorrectly; expected 20 spaces, found 10
(#19682) Line indented incorrectly; expected 16 spaces, found 8
(#19683) Line indented incorrectly; expected at least 20 spaces, found 10
(#19685) Line indented incorrectly; expected 12 spaces, found 6
(#19686) Line indented incorrectly; expected at least 12 spaces, found 6
(#19687) Line indented incorrectly; expected 8 spaces, found 4
(#19688) Line indented incorrectly; expected at least 8 spaces, found 4
(#19689) Line indented incorrectly; expected at least 8 spaces, found 4
(#19690) Line indented incorrectly; expected 4 spaces, found 2
(#19692) Line indented incorrectly; expected 4 spaces, found 2
(#19693) Line indented incorrectly; expected at least 8 spaces, found 4
(#19694) Line indented incorrectly; expected at least 8 spaces, found 4
(#19695) Line indented incorrectly; expected 8 spaces, found 4
(#19696) Line indented incorrectly; expected at least 12 spaces, found 6
(#19697) Line indented incorrectly; expected at least 12 spaces, found 6
(#19698) Line indented incorrectly; expected at least 12 spaces, found 6
(#19699) Line indented incorrectly; expected 8 spaces, found 4
(#19700) Line indented incorrectly; expected 8 spaces, found 4
(#19701) Line indented incorrectly; expected at least 12 spaces, found 6
(#19702) Line indented incorrectly; expected at least 12 spaces, found 6
(#19703) Line indented incorrectly; expected at least 12 spaces, found 6
(#19704) Line indented incorrectly; expected 8 spaces, found 4
(#19705) Line indented incorrectly; expected 8 spaces, found 4
(#19706) Line indented incorrectly; expected at least 12 spaces, found 6
(#19707) Line indented incorrectly; expected at least 12 spaces, found 6
(#19708) Line indented incorrectly; expected at least 12 spaces, found 6
(#19709) Line indented incorrectly; expected 8 spaces, found 4
(#19710) Line indented incorrectly; expected 8 spaces, found 4
(#19711) Line indented incorrectly; expected 12 spaces, found 6
(#19712) Line indented incorrectly; expected at least 16 spaces, found 8
(#19713) Line indented incorrectly; expected 12 spaces, found 6
(#19714) Line indented incorrectly; expected at least 12 spaces, found 6
(#19715) Line indented incorrectly; expected at least 12 spaces, found 6
(#19716) Line indented incorrectly; expected at least 12 spaces, found 8
(#19717) Line indented incorrectly; expected at least 12 spaces, found 8
(#19718) Line indented incorrectly; expected 12 spaces, found 10
(#19718) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#19719) Line indented incorrectly; expected at least 12 spaces, found 10
(#19720) Line indented incorrectly; expected at least 16 spaces, found 12
(#19721) Line indented incorrectly; expected 12 spaces, found 10
(#19722) Line indented incorrectly; expected at least 12 spaces, found 8
(#19723) Line indented incorrectly; expected at least 12 spaces, found 8
(#19724) Line indented incorrectly; expected at least 12 spaces, found 6
(#19725) Line indented incorrectly; expected at least 12 spaces, found 6
(#19726) Line indented incorrectly; expected 8 spaces, found 4
(#19727) Line indented incorrectly; expected at least 8 spaces, found 4
(#19728) Line indented incorrectly; expected at least 8 spaces, found 4
(#19729) Line indented incorrectly; expected at least 8 spaces, found 4
(#19730) Line indented incorrectly; expected 4 spaces, found 2
(#19735) Line indented incorrectly; expected 4 spaces, found 2
(#19735) Member variable "_TSPEC" must be all lower-case
(#19735) Scope modifier not specified for member variable "$_TSPEC"
(#19737) Line indented incorrectly; expected 4 spaces, found 2
(#19738) Line indented incorrectly; expected 4 spaces, found 2
(#19738) Member variable "userException" must be all lower-case
(#19739) Line indented incorrectly; expected 4 spaces, found 2
(#19739) Member variable "notFoundException" must be all lower-case
(#19740) Line indented incorrectly; expected 4 spaces, found 2
(#19740) Member variable "systemException" must be all lower-case
(#19742) Line indented incorrectly; expected 4 spaces, found 2
(#19743) Line indented incorrectly; expected 8 spaces, found 4
(#19743) Variable "_TSPEC" must be all lower-case
(#19743) Variable "_TSPEC" must not contain underscores.
(#19744) Line indented incorrectly; expected at least 12 spaces, found 6
(#19744) Variable "_TSPEC" must be all lower-case
(#19744) Variable "_TSPEC" must not contain underscores.
(#19745) Line indented incorrectly; expected at least 12 spaces, found 8
(#19746) Line indented incorrectly; expected at least 12 spaces, found 10
(#19747) Line indented incorrectly; expected at least 12 spaces, found 10
(#19748) Line indented incorrectly; expected at least 12 spaces, found 10
(#19749) Line indented incorrectly; expected at least 12 spaces, found 8
(#19750) Line indented incorrectly; expected at least 12 spaces, found 10
(#19751) Line indented incorrectly; expected at least 12 spaces, found 10
(#19752) Line indented incorrectly; expected at least 12 spaces, found 10
(#19753) Line indented incorrectly; expected at least 12 spaces, found 10
(#19754) Line indented incorrectly; expected at least 12 spaces, found 8
(#19755) Line indented incorrectly; expected at least 12 spaces, found 10
(#19756) Line indented incorrectly; expected at least 12 spaces, found 10
(#19757) Line indented incorrectly; expected at least 12 spaces, found 10
(#19758) Line indented incorrectly; expected at least 12 spaces, found 10
(#19759) Line indented incorrectly; expected at least 12 spaces, found 8
(#19760) Line indented incorrectly; expected at least 12 spaces, found 10
(#19761) Line indented incorrectly; expected at least 12 spaces, found 10
(#19762) Line indented incorrectly; expected at least 12 spaces, found 10
(#19763) Line indented incorrectly; expected at least 12 spaces, found 10
(#19764) Line indented incorrectly; expected at least 16 spaces, found 8
(#19765) Line indented incorrectly; expected 8 spaces, found 4
(#19766) Line indented incorrectly; expected 8 spaces, found 4
(#19767) Line indented incorrectly; expected 12 spaces, found 6
(#19768) Line indented incorrectly; expected at least 16 spaces, found 8
(#19769) Line indented incorrectly; expected 12 spaces, found 6
(#19770) Line indented incorrectly; expected 12 spaces, found 6
(#19771) Line indented incorrectly; expected at least 16 spaces, found 8
(#19772) Line indented incorrectly; expected 12 spaces, found 6
(#19773) Line indented incorrectly; expected 12 spaces, found 6
(#19774) Line indented incorrectly; expected at least 16 spaces, found 8
(#19775) Line indented incorrectly; expected 12 spaces, found 6
(#19776) Line indented incorrectly; expected 12 spaces, found 6
(#19777) Line indented incorrectly; expected at least 16 spaces, found 8
(#19778) Line indented incorrectly; expected 12 spaces, found 6
(#19779) Line indented incorrectly; expected 8 spaces, found 4
(#19780) Line indented incorrectly; expected 4 spaces, found 2
(#19782) Line indented incorrectly; expected 4 spaces, found 2
(#19782) Public method name "NoteStore_sendMessageToSharedNotebookMembers_result::getName" must be in lower-case letters only
(#19783) Line indented incorrectly; expected at least 8 spaces, found 4
(#19784) Line indented incorrectly; expected 4 spaces, found 2
(#19786) Line indented incorrectly; expected 4 spaces, found 2
(#19787) Line indented incorrectly; expected at least 4 spaces, found 2
(#19787) Opening brace should be on the same line as the declaration
(#19788) Line indented incorrectly; expected at least 8 spaces, found 4
(#19789) Line indented incorrectly; expected at least 8 spaces, found 4
(#19790) Line indented incorrectly; expected at least 8 spaces, found 4
(#19791) Line indented incorrectly; expected at least 8 spaces, found 4
(#19792) Line indented incorrectly; expected at least 8 spaces, found 4
(#19793) Line indented incorrectly; expected 8 spaces, found 4
(#19793) Expected "while (...) {\n"; found "while (...)\n {\n"
(#19794) Line indented incorrectly; expected at least 8 spaces, found 4
(#19795) Line indented incorrectly; expected at least 12 spaces, found 6
(#19796) Line indented incorrectly; expected 12 spaces, found 6
(#19797) Line indented incorrectly; expected at least 16 spaces, found 8
(#19798) Line indented incorrectly; expected 12 spaces, found 6
(#19799) Line indented incorrectly; expected 12 spaces, found 6
(#19800) Line indented incorrectly; expected at least 12 spaces, found 6
(#19801) Line indented incorrectly; expected 16 spaces, found 8
(#19802) Line indented incorrectly; expected 20 spaces, found 10
(#19803) Line indented incorrectly; expected at least 24 spaces, found 12
(#19804) Line indented incorrectly; expected 20 spaces, found 10
(#19805) Line indented incorrectly; expected at least 24 spaces, found 12
(#19806) Line indented incorrectly; expected 20 spaces, found 10
(#19808) Line indented incorrectly; expected 16 spaces, found 8
(#19809) Line indented incorrectly; expected 20 spaces, found 10
(#19810) Line indented incorrectly; expected at least 24 spaces, found 12
(#19811) Line indented incorrectly; expected at least 24 spaces, found 12
(#19812) Line indented incorrectly; expected 20 spaces, found 10
(#19813) Line indented incorrectly; expected at least 24 spaces, found 12
(#19814) Line indented incorrectly; expected 20 spaces, found 10
(#19816) Line indented incorrectly; expected 16 spaces, found 8
(#19817) Line indented incorrectly; expected 20 spaces, found 10
(#19818) Line indented incorrectly; expected at least 24 spaces, found 12
(#19819) Line indented incorrectly; expected at least 24 spaces, found 12
(#19820) Line indented incorrectly; expected 20 spaces, found 10
(#19821) Line indented incorrectly; expected at least 24 spaces, found 12
(#19822) Line indented incorrectly; expected 20 spaces, found 10
(#19824) Line indented incorrectly; expected 16 spaces, found 8
(#19825) Line indented incorrectly; expected 20 spaces, found 10
(#19826) Line indented incorrectly; expected at least 24 spaces, found 12
(#19827) Line indented incorrectly; expected at least 24 spaces, found 12
(#19828) Line indented incorrectly; expected 20 spaces, found 10
(#19829) Line indented incorrectly; expected at least 24 spaces, found 12
(#19830) Line indented incorrectly; expected 20 spaces, found 10
(#19832) Line indented incorrectly; expected 16 spaces, found 8
(#19833) Line indented incorrectly; expected at least 20 spaces, found 10
(#19835) Line indented incorrectly; expected 12 spaces, found 6
(#19836) Line indented incorrectly; expected at least 12 spaces, found 6
(#19837) Line indented incorrectly; expected 8 spaces, found 4
(#19838) Line indented incorrectly; expected at least 8 spaces, found 4
(#19839) Line indented incorrectly; expected at least 8 spaces, found 4
(#19840) Line indented incorrectly; expected 4 spaces, found 2
(#19842) Line indented incorrectly; expected 4 spaces, found 2
(#19843) Line indented incorrectly; expected at least 8 spaces, found 4
(#19844) Line indented incorrectly; expected at least 8 spaces, found 4
(#19845) Line indented incorrectly; expected 8 spaces, found 4
(#19846) Line indented incorrectly; expected at least 12 spaces, found 6
(#19847) Line indented incorrectly; expected at least 12 spaces, found 6
(#19848) Line indented incorrectly; expected at least 12 spaces, found 6
(#19849) Line indented incorrectly; expected 8 spaces, found 4
(#19850) Line indented incorrectly; expected 8 spaces, found 4
(#19851) Line indented incorrectly; expected at least 12 spaces, found 6
(#19852) Line indented incorrectly; expected at least 12 spaces, found 6
(#19853) Line indented incorrectly; expected at least 12 spaces, found 6
(#19854) Line indented incorrectly; expected 8 spaces, found 4
(#19855) Line indented incorrectly; expected 8 spaces, found 4
(#19856) Line indented incorrectly; expected at least 12 spaces, found 6
(#19857) Line indented incorrectly; expected at least 12 spaces, found 6
(#19858) Line indented incorrectly; expected at least 12 spaces, found 6
(#19859) Line indented incorrectly; expected 8 spaces, found 4
(#19860) Line indented incorrectly; expected 8 spaces, found 4
(#19861) Line indented incorrectly; expected at least 12 spaces, found 6
(#19862) Line indented incorrectly; expected at least 12 spaces, found 6
(#19863) Line indented incorrectly; expected at least 12 spaces, found 6
(#19864) Line indented incorrectly; expected 8 spaces, found 4
(#19865) Line indented incorrectly; expected at least 8 spaces, found 4
(#19866) Line indented incorrectly; expected at least 8 spaces, found 4
(#19867) Line indented incorrectly; expected at least 8 spaces, found 4
(#19868) Line indented incorrectly; expected 4 spaces, found 2
(#19873) Line indented incorrectly; expected 4 spaces, found 2
(#19873) Member variable "_TSPEC" must be all lower-case
(#19873) Scope modifier not specified for member variable "$_TSPEC"
(#19875) Line indented incorrectly; expected 4 spaces, found 2
(#19875) Member variable "authenticationToken" must be all lower-case
(#19877) Line indented incorrectly; expected 4 spaces, found 2
(#19878) Line indented incorrectly; expected 8 spaces, found 4
(#19878) Variable "_TSPEC" must be all lower-case
(#19878) Variable "_TSPEC" must not contain underscores.
(#19879) Line indented incorrectly; expected at least 12 spaces, found 6
(#19879) Variable "_TSPEC" must be all lower-case
(#19879) Variable "_TSPEC" must not contain underscores.
(#19880) Line indented incorrectly; expected at least 12 spaces, found 8
(#19881) Line indented incorrectly; expected at least 12 spaces, found 10
(#19882) Line indented incorrectly; expected at least 12 spaces, found 10
(#19883) Line indented incorrectly; expected at least 12 spaces, found 10
(#19884) Line indented incorrectly; expected at least 16 spaces, found 8
(#19885) Line indented incorrectly; expected 8 spaces, found 4
(#19886) Line indented incorrectly; expected 8 spaces, found 4
(#19887) Line indented incorrectly; expected 12 spaces, found 6
(#19888) Line indented incorrectly; expected at least 16 spaces, found 8
(#19889) Line indented incorrectly; expected 12 spaces, found 6
(#19890) Line indented incorrectly; expected 8 spaces, found 4
(#19891) Line indented incorrectly; expected 4 spaces, found 2
(#19893) Line indented incorrectly; expected 4 spaces, found 2
(#19893) Public method name "NoteStore_listSharedNotebooks_args::getName" must be in lower-case letters only
(#19894) Line indented incorrectly; expected at least 8 spaces, found 4
(#19895) Line indented incorrectly; expected 4 spaces, found 2
(#19897) Line indented incorrectly; expected 4 spaces, found 2
(#19898) Line indented incorrectly; expected at least 4 spaces, found 2
(#19898) Opening brace should be on the same line as the declaration
(#19899) Line indented incorrectly; expected at least 8 spaces, found 4
(#19900) Line indented incorrectly; expected at least 8 spaces, found 4
(#19901) Line indented incorrectly; expected at least 8 spaces, found 4
(#19902) Line indented incorrectly; expected at least 8 spaces, found 4
(#19903) Line indented incorrectly; expected at least 8 spaces, found 4
(#19904) Line indented incorrectly; expected 8 spaces, found 4
(#19904) Expected "while (...) {\n"; found "while (...)\n {\n"
(#19905) Line indented incorrectly; expected at least 8 spaces, found 4
(#19906) Line indented incorrectly; expected at least 12 spaces, found 6
(#19907) Line indented incorrectly; expected 12 spaces, found 6
(#19908) Line indented incorrectly; expected at least 16 spaces, found 8
(#19909) Line indented incorrectly; expected 12 spaces, found 6
(#19910) Line indented incorrectly; expected 12 spaces, found 6
(#19911) Line indented incorrectly; expected at least 12 spaces, found 6
(#19912) Line indented incorrectly; expected 16 spaces, found 8
(#19913) Line indented incorrectly; expected 20 spaces, found 10
(#19914) Line indented incorrectly; expected at least 24 spaces, found 12
(#19915) Line indented incorrectly; expected 20 spaces, found 10
(#19916) Line indented incorrectly; expected at least 24 spaces, found 12
(#19917) Line indented incorrectly; expected 20 spaces, found 10
(#19919) Line indented incorrectly; expected 16 spaces, found 8
(#19920) Line indented incorrectly; expected at least 20 spaces, found 10
(#19922) Line indented incorrectly; expected 12 spaces, found 6
(#19923) Line indented incorrectly; expected at least 12 spaces, found 6
(#19924) Line indented incorrectly; expected 8 spaces, found 4
(#19925) Line indented incorrectly; expected at least 8 spaces, found 4
(#19926) Line indented incorrectly; expected at least 8 spaces, found 4
(#19927) Line indented incorrectly; expected 4 spaces, found 2
(#19929) Line indented incorrectly; expected 4 spaces, found 2
(#19930) Line indented incorrectly; expected at least 8 spaces, found 4
(#19931) Line indented incorrectly; expected at least 8 spaces, found 4
(#19932) Line indented incorrectly; expected 8 spaces, found 4
(#19933) Line indented incorrectly; expected at least 12 spaces, found 6
(#19934) Line indented incorrectly; expected at least 12 spaces, found 6
(#19935) Line indented incorrectly; expected at least 12 spaces, found 6
(#19936) Line indented incorrectly; expected 8 spaces, found 4
(#19937) Line indented incorrectly; expected at least 8 spaces, found 4
(#19938) Line indented incorrectly; expected at least 8 spaces, found 4
(#19939) Line indented incorrectly; expected at least 8 spaces, found 4
(#19940) Line indented incorrectly; expected 4 spaces, found 2
(#19945) Line indented incorrectly; expected 4 spaces, found 2
(#19945) Member variable "_TSPEC" must be all lower-case
(#19945) Scope modifier not specified for member variable "$_TSPEC"
(#19947) Line indented incorrectly; expected 4 spaces, found 2
(#19948) Line indented incorrectly; expected 4 spaces, found 2
(#19948) Member variable "userException" must be all lower-case
(#19949) Line indented incorrectly; expected 4 spaces, found 2
(#19949) Member variable "notFoundException" must be all lower-case
(#19950) Line indented incorrectly; expected 4 spaces, found 2
(#19950) Member variable "systemException" must be all lower-case
(#19952) Line indented incorrectly; expected 4 spaces, found 2
(#19953) Line indented incorrectly; expected 8 spaces, found 4
(#19953) Variable "_TSPEC" must be all lower-case
(#19953) Variable "_TSPEC" must not contain underscores.
(#19954) Line indented incorrectly; expected at least 12 spaces, found 6
(#19954) Variable "_TSPEC" must be all lower-case
(#19954) Variable "_TSPEC" must not contain underscores.
(#19955) Line indented incorrectly; expected at least 12 spaces, found 8
(#19956) Line indented incorrectly; expected at least 12 spaces, found 10
(#19957) Line indented incorrectly; expected at least 12 spaces, found 10
(#19958) Line indented incorrectly; expected at least 12 spaces, found 10
(#19959) Line indented incorrectly; expected at least 12 spaces, found 10
(#19963) Line indented incorrectly; expected at least 12 spaces, found 10
(#19964) Line indented incorrectly; expected at least 12 spaces, found 8
(#19965) Line indented incorrectly; expected at least 12 spaces, found 10
(#19966) Line indented incorrectly; expected at least 12 spaces, found 10
(#19967) Line indented incorrectly; expected at least 12 spaces, found 10
(#19968) Line indented incorrectly; expected at least 12 spaces, found 10
(#19969) Line indented incorrectly; expected at least 12 spaces, found 8
(#19970) Line indented incorrectly; expected at least 12 spaces, found 10
(#19971) Line indented incorrectly; expected at least 12 spaces, found 10
(#19972) Line indented incorrectly; expected at least 12 spaces, found 10
(#19973) Line indented incorrectly; expected at least 12 spaces, found 10
(#19974) Line indented incorrectly; expected at least 12 spaces, found 8
(#19975) Line indented incorrectly; expected at least 12 spaces, found 10
(#19976) Line indented incorrectly; expected at least 12 spaces, found 10
(#19977) Line indented incorrectly; expected at least 12 spaces, found 10
(#19978) Line indented incorrectly; expected at least 12 spaces, found 10
(#19979) Line indented incorrectly; expected at least 16 spaces, found 8
(#19980) Line indented incorrectly; expected 8 spaces, found 4
(#19981) Line indented incorrectly; expected 8 spaces, found 4
(#19982) Line indented incorrectly; expected 12 spaces, found 6
(#19983) Line indented incorrectly; expected at least 16 spaces, found 8
(#19984) Line indented incorrectly; expected 12 spaces, found 6
(#19985) Line indented incorrectly; expected 12 spaces, found 6
(#19986) Line indented incorrectly; expected at least 16 spaces, found 8
(#19987) Line indented incorrectly; expected 12 spaces, found 6
(#19988) Line indented incorrectly; expected 12 spaces, found 6
(#19989) Line indented incorrectly; expected at least 16 spaces, found 8
(#19990) Line indented incorrectly; expected 12 spaces, found 6
(#19991) Line indented incorrectly; expected 12 spaces, found 6
(#19992) Line indented incorrectly; expected at least 16 spaces, found 8
(#19993) Line indented incorrectly; expected 12 spaces, found 6
(#19994) Line indented incorrectly; expected 8 spaces, found 4
(#19995) Line indented incorrectly; expected 4 spaces, found 2
(#19997) Line indented incorrectly; expected 4 spaces, found 2
(#19997) Public method name "NoteStore_listSharedNotebooks_result::getName" must be in lower-case letters only
(#19998) Line indented incorrectly; expected at least 8 spaces, found 4
(#19999) Line indented incorrectly; expected 4 spaces, found 2
(#20001) Line indented incorrectly; expected 4 spaces, found 2
(#20002) Line indented incorrectly; expected at least 4 spaces, found 2
(#20002) Opening brace should be on the same line as the declaration
(#20003) Line indented incorrectly; expected at least 8 spaces, found 4
(#20004) Line indented incorrectly; expected at least 8 spaces, found 4
(#20005) Line indented incorrectly; expected at least 8 spaces, found 4
(#20006) Line indented incorrectly; expected at least 8 spaces, found 4
(#20007) Line indented incorrectly; expected at least 8 spaces, found 4
(#20008) Line indented incorrectly; expected 8 spaces, found 4
(#20008) Expected "while (...) {\n"; found "while (...)\n {\n"
(#20009) Line indented incorrectly; expected at least 8 spaces, found 4
(#20010) Line indented incorrectly; expected at least 12 spaces, found 6
(#20011) Line indented incorrectly; expected 12 spaces, found 6
(#20012) Line indented incorrectly; expected at least 16 spaces, found 8
(#20013) Line indented incorrectly; expected 12 spaces, found 6
(#20014) Line indented incorrectly; expected 12 spaces, found 6
(#20015) Line indented incorrectly; expected at least 12 spaces, found 6
(#20016) Line indented incorrectly; expected 16 spaces, found 8
(#20017) Line indented incorrectly; expected 20 spaces, found 10
(#20018) Line indented incorrectly; expected at least 24 spaces, found 12
(#20019) Line indented incorrectly; expected at least 24 spaces, found 12
(#20019) Variable "_size249" must not contain underscores.
(#20020) Line indented incorrectly; expected at least 24 spaces, found 12
(#20020) Variable "_etype252" must not contain underscores.
(#20021) Line indented incorrectly; expected at least 24 spaces, found 12
(#20021) Variable "_etype252" must not contain underscores.
(#20021) Variable "_size249" must not contain underscores.
(#20022) Line indented incorrectly; expected 24 spaces, found 12
(#20022) Expected "for (...) {\n"; found "for (...)\n {\n"
(#20022) Variable "_i253" must not contain underscores.
(#20022) Variable "_i253" must not contain underscores.
(#20022) Variable "_size249" must not contain underscores.
(#20022) Variable "_i253" must not contain underscores.
(#20023) Line indented incorrectly; expected at least 24 spaces, found 12
(#20024) Line indented incorrectly; expected at least 28 spaces, found 14
(#20025) Line indented incorrectly; expected at least 28 spaces, found 14
(#20026) Line indented incorrectly; expected at least 28 spaces, found 14
(#20027) Line indented incorrectly; expected at least 28 spaces, found 14
(#20027) Expected 1 space before "="; 0 found
(#20028) Line indented incorrectly; expected 24 spaces, found 12
(#20029) Line indented incorrectly; expected at least 24 spaces, found 12
(#20030) Line indented incorrectly; expected 20 spaces, found 10
(#20031) Line indented incorrectly; expected at least 24 spaces, found 12
(#20032) Line indented incorrectly; expected 20 spaces, found 10
(#20034) Line indented incorrectly; expected 16 spaces, found 8
(#20035) Line indented incorrectly; expected 20 spaces, found 10
(#20036) Line indented incorrectly; expected at least 24 spaces, found 12
(#20037) Line indented incorrectly; expected at least 24 spaces, found 12
(#20038) Line indented incorrectly; expected 20 spaces, found 10
(#20039) Line indented incorrectly; expected at least 24 spaces, found 12
(#20040) Line indented incorrectly; expected 20 spaces, found 10
(#20042) Line indented incorrectly; expected 16 spaces, found 8
(#20043) Line indented incorrectly; expected 20 spaces, found 10
(#20044) Line indented incorrectly; expected at least 24 spaces, found 12
(#20045) Line indented incorrectly; expected at least 24 spaces, found 12
(#20046) Line indented incorrectly; expected 20 spaces, found 10
(#20047) Line indented incorrectly; expected at least 24 spaces, found 12
(#20048) Line indented incorrectly; expected 20 spaces, found 10
(#20050) Line indented incorrectly; expected 16 spaces, found 8
(#20051) Line indented incorrectly; expected 20 spaces, found 10
(#20052) Line indented incorrectly; expected at least 24 spaces, found 12
(#20053) Line indented incorrectly; expected at least 24 spaces, found 12
(#20054) Line indented incorrectly; expected 20 spaces, found 10
(#20055) Line indented incorrectly; expected at least 24 spaces, found 12
(#20056) Line indented incorrectly; expected 20 spaces, found 10
(#20058) Line indented incorrectly; expected 16 spaces, found 8
(#20059) Line indented incorrectly; expected at least 20 spaces, found 10
(#20061) Line indented incorrectly; expected 12 spaces, found 6
(#20062) Line indented incorrectly; expected at least 12 spaces, found 6
(#20063) Line indented incorrectly; expected 8 spaces, found 4
(#20064) Line indented incorrectly; expected at least 8 spaces, found 4
(#20065) Line indented incorrectly; expected at least 8 spaces, found 4
(#20066) Line indented incorrectly; expected 4 spaces, found 2
(#20068) Line indented incorrectly; expected 4 spaces, found 2
(#20069) Line indented incorrectly; expected at least 8 spaces, found 4
(#20070) Line indented incorrectly; expected at least 8 spaces, found 4
(#20071) Line indented incorrectly; expected 8 spaces, found 4
(#20072) Line indented incorrectly; expected 12 spaces, found 6
(#20073) Line indented incorrectly; expected at least 16 spaces, found 8
(#20074) Line indented incorrectly; expected 12 spaces, found 6
(#20075) Line indented incorrectly; expected at least 12 spaces, found 6
(#20076) Line indented incorrectly; expected at least 12 spaces, found 6
(#20077) Line indented incorrectly; expected at least 12 spaces, found 8
(#20078) Line indented incorrectly; expected at least 12 spaces, found 8
(#20079) Line indented incorrectly; expected 12 spaces, found 10
(#20079) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#20080) Line indented incorrectly; expected at least 12 spaces, found 10
(#20081) Line indented incorrectly; expected at least 16 spaces, found 12
(#20082) Line indented incorrectly; expected 12 spaces, found 10
(#20083) Line indented incorrectly; expected at least 12 spaces, found 8
(#20084) Line indented incorrectly; expected at least 12 spaces, found 8
(#20085) Line indented incorrectly; expected at least 12 spaces, found 6
(#20086) Line indented incorrectly; expected at least 12 spaces, found 6
(#20087) Line indented incorrectly; expected 8 spaces, found 4
(#20088) Line indented incorrectly; expected 8 spaces, found 4
(#20089) Line indented incorrectly; expected at least 12 spaces, found 6
(#20090) Line indented incorrectly; expected at least 12 spaces, found 6
(#20091) Line indented incorrectly; expected at least 12 spaces, found 6
(#20092) Line indented incorrectly; expected 8 spaces, found 4
(#20093) Line indented incorrectly; expected 8 spaces, found 4
(#20094) Line indented incorrectly; expected at least 12 spaces, found 6
(#20095) Line indented incorrectly; expected at least 12 spaces, found 6
(#20096) Line indented incorrectly; expected at least 12 spaces, found 6
(#20097) Line indented incorrectly; expected 8 spaces, found 4
(#20098) Line indented incorrectly; expected 8 spaces, found 4
(#20099) Line indented incorrectly; expected at least 12 spaces, found 6
(#20100) Line indented incorrectly; expected at least 12 spaces, found 6
(#20101) Line indented incorrectly; expected at least 12 spaces, found 6
(#20102) Line indented incorrectly; expected 8 spaces, found 4
(#20103) Line indented incorrectly; expected at least 8 spaces, found 4
(#20104) Line indented incorrectly; expected at least 8 spaces, found 4
(#20105) Line indented incorrectly; expected at least 8 spaces, found 4
(#20106) Line indented incorrectly; expected 4 spaces, found 2
(#20111) Line indented incorrectly; expected 4 spaces, found 2
(#20111) Member variable "_TSPEC" must be all lower-case
(#20111) Scope modifier not specified for member variable "$_TSPEC"
(#20113) Line indented incorrectly; expected 4 spaces, found 2
(#20113) Member variable "authenticationToken" must be all lower-case
(#20114) Line indented incorrectly; expected 4 spaces, found 2
(#20114) Member variable "sharedNotebookIds" must be all lower-case
(#20116) Line indented incorrectly; expected 4 spaces, found 2
(#20117) Line indented incorrectly; expected 8 spaces, found 4
(#20117) Variable "_TSPEC" must be all lower-case
(#20117) Variable "_TSPEC" must not contain underscores.
(#20118) Line indented incorrectly; expected at least 12 spaces, found 6
(#20118) Variable "_TSPEC" must be all lower-case
(#20118) Variable "_TSPEC" must not contain underscores.
(#20119) Line indented incorrectly; expected at least 12 spaces, found 8
(#20120) Line indented incorrectly; expected at least 12 spaces, found 10
(#20121) Line indented incorrectly; expected at least 12 spaces, found 10
(#20122) Line indented incorrectly; expected at least 12 spaces, found 10
(#20123) Line indented incorrectly; expected at least 12 spaces, found 8
(#20124) Line indented incorrectly; expected at least 12 spaces, found 10
(#20125) Line indented incorrectly; expected at least 12 spaces, found 10
(#20126) Line indented incorrectly; expected at least 12 spaces, found 10
(#20127) Line indented incorrectly; expected at least 12 spaces, found 10
(#20130) Line indented incorrectly; expected at least 12 spaces, found 10
(#20131) Line indented incorrectly; expected at least 16 spaces, found 8
(#20132) Line indented incorrectly; expected 8 spaces, found 4
(#20133) Line indented incorrectly; expected 8 spaces, found 4
(#20134) Line indented incorrectly; expected 12 spaces, found 6
(#20135) Line indented incorrectly; expected at least 16 spaces, found 8
(#20136) Line indented incorrectly; expected 12 spaces, found 6
(#20137) Line indented incorrectly; expected 12 spaces, found 6
(#20138) Line indented incorrectly; expected at least 16 spaces, found 8
(#20139) Line indented incorrectly; expected 12 spaces, found 6
(#20140) Line indented incorrectly; expected 8 spaces, found 4
(#20141) Line indented incorrectly; expected 4 spaces, found 2
(#20143) Line indented incorrectly; expected 4 spaces, found 2
(#20143) Public method name "NoteStore_expungeSharedNotebooks_args::getName" must be in lower-case letters only
(#20144) Line indented incorrectly; expected at least 8 spaces, found 4
(#20145) Line indented incorrectly; expected 4 spaces, found 2
(#20147) Line indented incorrectly; expected 4 spaces, found 2
(#20148) Line indented incorrectly; expected at least 4 spaces, found 2
(#20148) Opening brace should be on the same line as the declaration
(#20149) Line indented incorrectly; expected at least 8 spaces, found 4
(#20150) Line indented incorrectly; expected at least 8 spaces, found 4
(#20151) Line indented incorrectly; expected at least 8 spaces, found 4
(#20152) Line indented incorrectly; expected at least 8 spaces, found 4
(#20153) Line indented incorrectly; expected at least 8 spaces, found 4
(#20154) Line indented incorrectly; expected 8 spaces, found 4
(#20154) Expected "while (...) {\n"; found "while (...)\n {\n"
(#20155) Line indented incorrectly; expected at least 8 spaces, found 4
(#20156) Line indented incorrectly; expected at least 12 spaces, found 6
(#20157) Line indented incorrectly; expected 12 spaces, found 6
(#20158) Line indented incorrectly; expected at least 16 spaces, found 8
(#20159) Line indented incorrectly; expected 12 spaces, found 6
(#20160) Line indented incorrectly; expected 12 spaces, found 6
(#20161) Line indented incorrectly; expected at least 12 spaces, found 6
(#20162) Line indented incorrectly; expected 16 spaces, found 8
(#20163) Line indented incorrectly; expected 20 spaces, found 10
(#20164) Line indented incorrectly; expected at least 24 spaces, found 12
(#20165) Line indented incorrectly; expected 20 spaces, found 10
(#20166) Line indented incorrectly; expected at least 24 spaces, found 12
(#20167) Line indented incorrectly; expected 20 spaces, found 10
(#20169) Line indented incorrectly; expected 16 spaces, found 8
(#20170) Line indented incorrectly; expected 20 spaces, found 10
(#20171) Line indented incorrectly; expected at least 24 spaces, found 12
(#20172) Line indented incorrectly; expected at least 24 spaces, found 12
(#20172) Variable "_size256" must not contain underscores.
(#20173) Line indented incorrectly; expected at least 24 spaces, found 12
(#20173) Variable "_etype259" must not contain underscores.
(#20174) Line indented incorrectly; expected at least 24 spaces, found 12
(#20174) Variable "_etype259" must not contain underscores.
(#20174) Variable "_size256" must not contain underscores.
(#20175) Line indented incorrectly; expected 24 spaces, found 12
(#20175) Expected "for (...) {\n"; found "for (...)\n {\n"
(#20175) Variable "_i260" must not contain underscores.
(#20175) Variable "_i260" must not contain underscores.
(#20175) Variable "_size256" must not contain underscores.
(#20175) Variable "_i260" must not contain underscores.
(#20176) Line indented incorrectly; expected at least 24 spaces, found 12
(#20177) Line indented incorrectly; expected at least 28 spaces, found 14
(#20178) Line indented incorrectly; expected at least 28 spaces, found 14
(#20179) Line indented incorrectly; expected at least 28 spaces, found 14
(#20179) Expected 1 space before "="; 0 found
(#20180) Line indented incorrectly; expected 24 spaces, found 12
(#20181) Line indented incorrectly; expected at least 24 spaces, found 12
(#20182) Line indented incorrectly; expected 20 spaces, found 10
(#20183) Line indented incorrectly; expected at least 24 spaces, found 12
(#20184) Line indented incorrectly; expected 20 spaces, found 10
(#20186) Line indented incorrectly; expected 16 spaces, found 8
(#20187) Line indented incorrectly; expected at least 20 spaces, found 10
(#20189) Line indented incorrectly; expected 12 spaces, found 6
(#20190) Line indented incorrectly; expected at least 12 spaces, found 6
(#20191) Line indented incorrectly; expected 8 spaces, found 4
(#20192) Line indented incorrectly; expected at least 8 spaces, found 4
(#20193) Line indented incorrectly; expected at least 8 spaces, found 4
(#20194) Line indented incorrectly; expected 4 spaces, found 2
(#20196) Line indented incorrectly; expected 4 spaces, found 2
(#20197) Line indented incorrectly; expected at least 8 spaces, found 4
(#20198) Line indented incorrectly; expected at least 8 spaces, found 4
(#20199) Line indented incorrectly; expected 8 spaces, found 4
(#20200) Line indented incorrectly; expected at least 12 spaces, found 6
(#20201) Line indented incorrectly; expected at least 12 spaces, found 6
(#20202) Line indented incorrectly; expected at least 12 spaces, found 6
(#20203) Line indented incorrectly; expected 8 spaces, found 4
(#20204) Line indented incorrectly; expected 8 spaces, found 4
(#20205) Line indented incorrectly; expected 12 spaces, found 6
(#20206) Line indented incorrectly; expected at least 16 spaces, found 8
(#20207) Line indented incorrectly; expected 12 spaces, found 6
(#20208) Line indented incorrectly; expected at least 12 spaces, found 6
(#20209) Line indented incorrectly; expected at least 12 spaces, found 6
(#20210) Line indented incorrectly; expected at least 12 spaces, found 8
(#20211) Line indented incorrectly; expected at least 12 spaces, found 8
(#20212) Line indented incorrectly; expected 12 spaces, found 10
(#20212) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#20213) Line indented incorrectly; expected at least 12 spaces, found 10
(#20214) Line indented incorrectly; expected at least 16 spaces, found 12
(#20215) Line indented incorrectly; expected 12 spaces, found 10
(#20216) Line indented incorrectly; expected at least 12 spaces, found 8
(#20217) Line indented incorrectly; expected at least 12 spaces, found 8
(#20218) Line indented incorrectly; expected at least 12 spaces, found 6
(#20219) Line indented incorrectly; expected at least 12 spaces, found 6
(#20220) Line indented incorrectly; expected 8 spaces, found 4
(#20221) Line indented incorrectly; expected at least 8 spaces, found 4
(#20222) Line indented incorrectly; expected at least 8 spaces, found 4
(#20223) Line indented incorrectly; expected at least 8 spaces, found 4
(#20224) Line indented incorrectly; expected 4 spaces, found 2
(#20229) Line indented incorrectly; expected 4 spaces, found 2
(#20229) Member variable "_TSPEC" must be all lower-case
(#20229) Scope modifier not specified for member variable "$_TSPEC"
(#20231) Line indented incorrectly; expected 4 spaces, found 2
(#20232) Line indented incorrectly; expected 4 spaces, found 2
(#20232) Member variable "userException" must be all lower-case
(#20233) Line indented incorrectly; expected 4 spaces, found 2
(#20233) Member variable "notFoundException" must be all lower-case
(#20234) Line indented incorrectly; expected 4 spaces, found 2
(#20234) Member variable "systemException" must be all lower-case
(#20236) Line indented incorrectly; expected 4 spaces, found 2
(#20237) Line indented incorrectly; expected 8 spaces, found 4
(#20237) Variable "_TSPEC" must be all lower-case
(#20237) Variable "_TSPEC" must not contain underscores.
(#20238) Line indented incorrectly; expected at least 12 spaces, found 6
(#20238) Variable "_TSPEC" must be all lower-case
(#20238) Variable "_TSPEC" must not contain underscores.
(#20239) Line indented incorrectly; expected at least 12 spaces, found 8
(#20240) Line indented incorrectly; expected at least 12 spaces, found 10
(#20241) Line indented incorrectly; expected at least 12 spaces, found 10
(#20242) Line indented incorrectly; expected at least 12 spaces, found 10
(#20243) Line indented incorrectly; expected at least 12 spaces, found 8
(#20244) Line indented incorrectly; expected at least 12 spaces, found 10
(#20245) Line indented incorrectly; expected at least 12 spaces, found 10
(#20246) Line indented incorrectly; expected at least 12 spaces, found 10
(#20247) Line indented incorrectly; expected at least 12 spaces, found 10
(#20248) Line indented incorrectly; expected at least 12 spaces, found 8
(#20249) Line indented incorrectly; expected at least 12 spaces, found 10
(#20250) Line indented incorrectly; expected at least 12 spaces, found 10
(#20251) Line indented incorrectly; expected at least 12 spaces, found 10
(#20252) Line indented incorrectly; expected at least 12 spaces, found 10
(#20253) Line indented incorrectly; expected at least 12 spaces, found 8
(#20254) Line indented incorrectly; expected at least 12 spaces, found 10
(#20255) Line indented incorrectly; expected at least 12 spaces, found 10
(#20256) Line indented incorrectly; expected at least 12 spaces, found 10
(#20257) Line indented incorrectly; expected at least 12 spaces, found 10
(#20258) Line indented incorrectly; expected at least 16 spaces, found 8
(#20259) Line indented incorrectly; expected 8 spaces, found 4
(#20260) Line indented incorrectly; expected 8 spaces, found 4
(#20261) Line indented incorrectly; expected 12 spaces, found 6
(#20262) Line indented incorrectly; expected at least 16 spaces, found 8
(#20263) Line indented incorrectly; expected 12 spaces, found 6
(#20264) Line indented incorrectly; expected 12 spaces, found 6
(#20265) Line indented incorrectly; expected at least 16 spaces, found 8
(#20266) Line indented incorrectly; expected 12 spaces, found 6
(#20267) Line indented incorrectly; expected 12 spaces, found 6
(#20268) Line indented incorrectly; expected at least 16 spaces, found 8
(#20269) Line indented incorrectly; expected 12 spaces, found 6
(#20270) Line indented incorrectly; expected 12 spaces, found 6
(#20271) Line indented incorrectly; expected at least 16 spaces, found 8
(#20272) Line indented incorrectly; expected 12 spaces, found 6
(#20273) Line indented incorrectly; expected 8 spaces, found 4
(#20274) Line indented incorrectly; expected 4 spaces, found 2
(#20276) Line indented incorrectly; expected 4 spaces, found 2
(#20276) Public method name "NoteStore_expungeSharedNotebooks_result::getName" must be in lower-case letters only
(#20277) Line indented incorrectly; expected at least 8 spaces, found 4
(#20278) Line indented incorrectly; expected 4 spaces, found 2
(#20280) Line indented incorrectly; expected 4 spaces, found 2
(#20281) Line indented incorrectly; expected at least 4 spaces, found 2
(#20281) Opening brace should be on the same line as the declaration
(#20282) Line indented incorrectly; expected at least 8 spaces, found 4
(#20283) Line indented incorrectly; expected at least 8 spaces, found 4
(#20284) Line indented incorrectly; expected at least 8 spaces, found 4
(#20285) Line indented incorrectly; expected at least 8 spaces, found 4
(#20286) Line indented incorrectly; expected at least 8 spaces, found 4
(#20287) Line indented incorrectly; expected 8 spaces, found 4
(#20287) Expected "while (...) {\n"; found "while (...)\n {\n"
(#20288) Line indented incorrectly; expected at least 8 spaces, found 4
(#20289) Line indented incorrectly; expected at least 12 spaces, found 6
(#20290) Line indented incorrectly; expected 12 spaces, found 6
(#20291) Line indented incorrectly; expected at least 16 spaces, found 8
(#20292) Line indented incorrectly; expected 12 spaces, found 6
(#20293) Line indented incorrectly; expected 12 spaces, found 6
(#20294) Line indented incorrectly; expected at least 12 spaces, found 6
(#20295) Line indented incorrectly; expected 16 spaces, found 8
(#20296) Line indented incorrectly; expected 20 spaces, found 10
(#20297) Line indented incorrectly; expected at least 24 spaces, found 12
(#20298) Line indented incorrectly; expected 20 spaces, found 10
(#20299) Line indented incorrectly; expected at least 24 spaces, found 12
(#20300) Line indented incorrectly; expected 20 spaces, found 10
(#20302) Line indented incorrectly; expected 16 spaces, found 8
(#20303) Line indented incorrectly; expected 20 spaces, found 10
(#20304) Line indented incorrectly; expected at least 24 spaces, found 12
(#20305) Line indented incorrectly; expected at least 24 spaces, found 12
(#20306) Line indented incorrectly; expected 20 spaces, found 10
(#20307) Line indented incorrectly; expected at least 24 spaces, found 12
(#20308) Line indented incorrectly; expected 20 spaces, found 10
(#20310) Line indented incorrectly; expected 16 spaces, found 8
(#20311) Line indented incorrectly; expected 20 spaces, found 10
(#20312) Line indented incorrectly; expected at least 24 spaces, found 12
(#20313) Line indented incorrectly; expected at least 24 spaces, found 12
(#20314) Line indented incorrectly; expected 20 spaces, found 10
(#20315) Line indented incorrectly; expected at least 24 spaces, found 12
(#20316) Line indented incorrectly; expected 20 spaces, found 10
(#20318) Line indented incorrectly; expected 16 spaces, found 8
(#20319) Line indented incorrectly; expected 20 spaces, found 10
(#20320) Line indented incorrectly; expected at least 24 spaces, found 12
(#20321) Line indented incorrectly; expected at least 24 spaces, found 12
(#20322) Line indented incorrectly; expected 20 spaces, found 10
(#20323) Line indented incorrectly; expected at least 24 spaces, found 12
(#20324) Line indented incorrectly; expected 20 spaces, found 10
(#20326) Line indented incorrectly; expected 16 spaces, found 8
(#20327) Line indented incorrectly; expected at least 20 spaces, found 10
(#20329) Line indented incorrectly; expected 12 spaces, found 6
(#20330) Line indented incorrectly; expected at least 12 spaces, found 6
(#20331) Line indented incorrectly; expected 8 spaces, found 4
(#20332) Line indented incorrectly; expected at least 8 spaces, found 4
(#20333) Line indented incorrectly; expected at least 8 spaces, found 4
(#20334) Line indented incorrectly; expected 4 spaces, found 2
(#20336) Line indented incorrectly; expected 4 spaces, found 2
(#20337) Line indented incorrectly; expected at least 8 spaces, found 4
(#20338) Line indented incorrectly; expected at least 8 spaces, found 4
(#20339) Line indented incorrectly; expected 8 spaces, found 4
(#20340) Line indented incorrectly; expected at least 12 spaces, found 6
(#20341) Line indented incorrectly; expected at least 12 spaces, found 6
(#20342) Line indented incorrectly; expected at least 12 spaces, found 6
(#20343) Line indented incorrectly; expected 8 spaces, found 4
(#20344) Line indented incorrectly; expected 8 spaces, found 4
(#20345) Line indented incorrectly; expected at least 12 spaces, found 6
(#20346) Line indented incorrectly; expected at least 12 spaces, found 6
(#20347) Line indented incorrectly; expected at least 12 spaces, found 6
(#20348) Line indented incorrectly; expected 8 spaces, found 4
(#20349) Line indented incorrectly; expected 8 spaces, found 4
(#20350) Line indented incorrectly; expected at least 12 spaces, found 6
(#20351) Line indented incorrectly; expected at least 12 spaces, found 6
(#20352) Line indented incorrectly; expected at least 12 spaces, found 6
(#20353) Line indented incorrectly; expected 8 spaces, found 4
(#20354) Line indented incorrectly; expected 8 spaces, found 4
(#20355) Line indented incorrectly; expected at least 12 spaces, found 6
(#20356) Line indented incorrectly; expected at least 12 spaces, found 6
(#20357) Line indented incorrectly; expected at least 12 spaces, found 6
(#20358) Line indented incorrectly; expected 8 spaces, found 4
(#20359) Line indented incorrectly; expected at least 8 spaces, found 4
(#20360) Line indented incorrectly; expected at least 8 spaces, found 4
(#20361) Line indented incorrectly; expected at least 8 spaces, found 4
(#20362) Line indented incorrectly; expected 4 spaces, found 2
(#20367) Line indented incorrectly; expected 4 spaces, found 2
(#20367) Member variable "_TSPEC" must be all lower-case
(#20367) Scope modifier not specified for member variable "$_TSPEC"
(#20369) Line indented incorrectly; expected 4 spaces, found 2
(#20369) Member variable "authenticationToken" must be all lower-case
(#20370) Line indented incorrectly; expected 4 spaces, found 2
(#20370) Member variable "linkedNotebook" must be all lower-case
(#20372) Line indented incorrectly; expected 4 spaces, found 2
(#20373) Line indented incorrectly; expected 8 spaces, found 4
(#20373) Variable "_TSPEC" must be all lower-case
(#20373) Variable "_TSPEC" must not contain underscores.
(#20374) Line indented incorrectly; expected at least 12 spaces, found 6
(#20374) Variable "_TSPEC" must be all lower-case
(#20374) Variable "_TSPEC" must not contain underscores.
(#20375) Line indented incorrectly; expected at least 12 spaces, found 8
(#20376) Line indented incorrectly; expected at least 12 spaces, found 10
(#20377) Line indented incorrectly; expected at least 12 spaces, found 10
(#20378) Line indented incorrectly; expected at least 12 spaces, found 10
(#20379) Line indented incorrectly; expected at least 12 spaces, found 8
(#20380) Line indented incorrectly; expected at least 12 spaces, found 10
(#20381) Line indented incorrectly; expected at least 12 spaces, found 10
(#20382) Line indented incorrectly; expected at least 12 spaces, found 10
(#20383) Line indented incorrectly; expected at least 12 spaces, found 10
(#20384) Line indented incorrectly; expected at least 16 spaces, found 8
(#20385) Line indented incorrectly; expected 8 spaces, found 4
(#20386) Line indented incorrectly; expected 8 spaces, found 4
(#20387) Line indented incorrectly; expected 12 spaces, found 6
(#20388) Line indented incorrectly; expected at least 16 spaces, found 8
(#20389) Line indented incorrectly; expected 12 spaces, found 6
(#20390) Line indented incorrectly; expected 12 spaces, found 6
(#20391) Line indented incorrectly; expected at least 16 spaces, found 8
(#20392) Line indented incorrectly; expected 12 spaces, found 6
(#20393) Line indented incorrectly; expected 8 spaces, found 4
(#20394) Line indented incorrectly; expected 4 spaces, found 2
(#20396) Line indented incorrectly; expected 4 spaces, found 2
(#20396) Public method name "NoteStore_createLinkedNotebook_args::getName" must be in lower-case letters only
(#20397) Line indented incorrectly; expected at least 8 spaces, found 4
(#20398) Line indented incorrectly; expected 4 spaces, found 2
(#20400) Line indented incorrectly; expected 4 spaces, found 2
(#20401) Line indented incorrectly; expected at least 4 spaces, found 2
(#20401) Opening brace should be on the same line as the declaration
(#20402) Line indented incorrectly; expected at least 8 spaces, found 4
(#20403) Line indented incorrectly; expected at least 8 spaces, found 4
(#20404) Line indented incorrectly; expected at least 8 spaces, found 4
(#20405) Line indented incorrectly; expected at least 8 spaces, found 4
(#20406) Line indented incorrectly; expected at least 8 spaces, found 4
(#20407) Line indented incorrectly; expected 8 spaces, found 4
(#20407) Expected "while (...) {\n"; found "while (...)\n {\n"
(#20408) Line indented incorrectly; expected at least 8 spaces, found 4
(#20409) Line indented incorrectly; expected at least 12 spaces, found 6
(#20410) Line indented incorrectly; expected 12 spaces, found 6
(#20411) Line indented incorrectly; expected at least 16 spaces, found 8
(#20412) Line indented incorrectly; expected 12 spaces, found 6
(#20413) Line indented incorrectly; expected 12 spaces, found 6
(#20414) Line indented incorrectly; expected at least 12 spaces, found 6
(#20415) Line indented incorrectly; expected 16 spaces, found 8
(#20416) Line indented incorrectly; expected 20 spaces, found 10
(#20417) Line indented incorrectly; expected at least 24 spaces, found 12
(#20418) Line indented incorrectly; expected 20 spaces, found 10
(#20419) Line indented incorrectly; expected at least 24 spaces, found 12
(#20420) Line indented incorrectly; expected 20 spaces, found 10
(#20422) Line indented incorrectly; expected 16 spaces, found 8
(#20423) Line indented incorrectly; expected 20 spaces, found 10
(#20424) Line indented incorrectly; expected at least 24 spaces, found 12
(#20425) Line indented incorrectly; expected at least 24 spaces, found 12
(#20426) Line indented incorrectly; expected 20 spaces, found 10
(#20427) Line indented incorrectly; expected at least 24 spaces, found 12
(#20428) Line indented incorrectly; expected 20 spaces, found 10
(#20430) Line indented incorrectly; expected 16 spaces, found 8
(#20431) Line indented incorrectly; expected at least 20 spaces, found 10
(#20433) Line indented incorrectly; expected 12 spaces, found 6
(#20434) Line indented incorrectly; expected at least 12 spaces, found 6
(#20435) Line indented incorrectly; expected 8 spaces, found 4
(#20436) Line indented incorrectly; expected at least 8 spaces, found 4
(#20437) Line indented incorrectly; expected at least 8 spaces, found 4
(#20438) Line indented incorrectly; expected 4 spaces, found 2
(#20440) Line indented incorrectly; expected 4 spaces, found 2
(#20441) Line indented incorrectly; expected at least 8 spaces, found 4
(#20442) Line indented incorrectly; expected at least 8 spaces, found 4
(#20443) Line indented incorrectly; expected 8 spaces, found 4
(#20444) Line indented incorrectly; expected at least 12 spaces, found 6
(#20445) Line indented incorrectly; expected at least 12 spaces, found 6
(#20446) Line indented incorrectly; expected at least 12 spaces, found 6
(#20447) Line indented incorrectly; expected 8 spaces, found 4
(#20448) Line indented incorrectly; expected 8 spaces, found 4
(#20449) Line indented incorrectly; expected 12 spaces, found 6
(#20450) Line indented incorrectly; expected at least 16 spaces, found 8
(#20451) Line indented incorrectly; expected 12 spaces, found 6
(#20452) Line indented incorrectly; expected at least 12 spaces, found 6
(#20453) Line indented incorrectly; expected at least 12 spaces, found 6
(#20454) Line indented incorrectly; expected at least 12 spaces, found 6
(#20455) Line indented incorrectly; expected 8 spaces, found 4
(#20456) Line indented incorrectly; expected at least 8 spaces, found 4
(#20457) Line indented incorrectly; expected at least 8 spaces, found 4
(#20458) Line indented incorrectly; expected at least 8 spaces, found 4
(#20459) Line indented incorrectly; expected 4 spaces, found 2
(#20464) Line indented incorrectly; expected 4 spaces, found 2
(#20464) Member variable "_TSPEC" must be all lower-case
(#20464) Scope modifier not specified for member variable "$_TSPEC"
(#20466) Line indented incorrectly; expected 4 spaces, found 2
(#20467) Line indented incorrectly; expected 4 spaces, found 2
(#20467) Member variable "userException" must be all lower-case
(#20468) Line indented incorrectly; expected 4 spaces, found 2
(#20468) Member variable "notFoundException" must be all lower-case
(#20469) Line indented incorrectly; expected 4 spaces, found 2
(#20469) Member variable "systemException" must be all lower-case
(#20471) Line indented incorrectly; expected 4 spaces, found 2
(#20472) Line indented incorrectly; expected 8 spaces, found 4
(#20472) Variable "_TSPEC" must be all lower-case
(#20472) Variable "_TSPEC" must not contain underscores.
(#20473) Line indented incorrectly; expected at least 12 spaces, found 6
(#20473) Variable "_TSPEC" must be all lower-case
(#20473) Variable "_TSPEC" must not contain underscores.
(#20474) Line indented incorrectly; expected at least 12 spaces, found 8
(#20475) Line indented incorrectly; expected at least 12 spaces, found 10
(#20476) Line indented incorrectly; expected at least 12 spaces, found 10
(#20477) Line indented incorrectly; expected at least 12 spaces, found 10
(#20478) Line indented incorrectly; expected at least 12 spaces, found 10
(#20479) Line indented incorrectly; expected at least 12 spaces, found 8
(#20480) Line indented incorrectly; expected at least 12 spaces, found 10
(#20481) Line indented incorrectly; expected at least 12 spaces, found 10
(#20482) Line indented incorrectly; expected at least 12 spaces, found 10
(#20483) Line indented incorrectly; expected at least 12 spaces, found 10
(#20484) Line indented incorrectly; expected at least 12 spaces, found 8
(#20485) Line indented incorrectly; expected at least 12 spaces, found 10
(#20486) Line indented incorrectly; expected at least 12 spaces, found 10
(#20487) Line indented incorrectly; expected at least 12 spaces, found 10
(#20488) Line indented incorrectly; expected at least 12 spaces, found 10
(#20489) Line indented incorrectly; expected at least 12 spaces, found 8
(#20490) Line indented incorrectly; expected at least 12 spaces, found 10
(#20491) Line indented incorrectly; expected at least 12 spaces, found 10
(#20492) Line indented incorrectly; expected at least 12 spaces, found 10
(#20493) Line indented incorrectly; expected at least 12 spaces, found 10
(#20494) Line indented incorrectly; expected at least 16 spaces, found 8
(#20495) Line indented incorrectly; expected 8 spaces, found 4
(#20496) Line indented incorrectly; expected 8 spaces, found 4
(#20497) Line indented incorrectly; expected 12 spaces, found 6
(#20498) Line indented incorrectly; expected at least 16 spaces, found 8
(#20499) Line indented incorrectly; expected 12 spaces, found 6
(#20500) Line indented incorrectly; expected 12 spaces, found 6
(#20501) Line indented incorrectly; expected at least 16 spaces, found 8
(#20502) Line indented incorrectly; expected 12 spaces, found 6
(#20503) Line indented incorrectly; expected 12 spaces, found 6
(#20504) Line indented incorrectly; expected at least 16 spaces, found 8
(#20505) Line indented incorrectly; expected 12 spaces, found 6
(#20506) Line indented incorrectly; expected 12 spaces, found 6
(#20507) Line indented incorrectly; expected at least 16 spaces, found 8
(#20508) Line indented incorrectly; expected 12 spaces, found 6
(#20509) Line indented incorrectly; expected 8 spaces, found 4
(#20510) Line indented incorrectly; expected 4 spaces, found 2
(#20512) Line indented incorrectly; expected 4 spaces, found 2
(#20512) Public method name "NoteStore_createLinkedNotebook_result::getName" must be in lower-case letters only
(#20513) Line indented incorrectly; expected at least 8 spaces, found 4
(#20514) Line indented incorrectly; expected 4 spaces, found 2
(#20516) Line indented incorrectly; expected 4 spaces, found 2
(#20517) Line indented incorrectly; expected at least 4 spaces, found 2
(#20517) Opening brace should be on the same line as the declaration
(#20518) Line indented incorrectly; expected at least 8 spaces, found 4
(#20519) Line indented incorrectly; expected at least 8 spaces, found 4
(#20520) Line indented incorrectly; expected at least 8 spaces, found 4
(#20521) Line indented incorrectly; expected at least 8 spaces, found 4
(#20522) Line indented incorrectly; expected at least 8 spaces, found 4
(#20523) Line indented incorrectly; expected 8 spaces, found 4
(#20523) Expected "while (...) {\n"; found "while (...)\n {\n"
(#20524) Line indented incorrectly; expected at least 8 spaces, found 4
(#20525) Line indented incorrectly; expected at least 12 spaces, found 6
(#20526) Line indented incorrectly; expected 12 spaces, found 6
(#20527) Line indented incorrectly; expected at least 16 spaces, found 8
(#20528) Line indented incorrectly; expected 12 spaces, found 6
(#20529) Line indented incorrectly; expected 12 spaces, found 6
(#20530) Line indented incorrectly; expected at least 12 spaces, found 6
(#20531) Line indented incorrectly; expected 16 spaces, found 8
(#20532) Line indented incorrectly; expected 20 spaces, found 10
(#20533) Line indented incorrectly; expected at least 24 spaces, found 12
(#20534) Line indented incorrectly; expected at least 24 spaces, found 12
(#20535) Line indented incorrectly; expected 20 spaces, found 10
(#20536) Line indented incorrectly; expected at least 24 spaces, found 12
(#20537) Line indented incorrectly; expected 20 spaces, found 10
(#20539) Line indented incorrectly; expected 16 spaces, found 8
(#20540) Line indented incorrectly; expected 20 spaces, found 10
(#20541) Line indented incorrectly; expected at least 24 spaces, found 12
(#20542) Line indented incorrectly; expected at least 24 spaces, found 12
(#20543) Line indented incorrectly; expected 20 spaces, found 10
(#20544) Line indented incorrectly; expected at least 24 spaces, found 12
(#20545) Line indented incorrectly; expected 20 spaces, found 10
(#20547) Line indented incorrectly; expected 16 spaces, found 8
(#20548) Line indented incorrectly; expected 20 spaces, found 10
(#20549) Line indented incorrectly; expected at least 24 spaces, found 12
(#20550) Line indented incorrectly; expected at least 24 spaces, found 12
(#20551) Line indented incorrectly; expected 20 spaces, found 10
(#20552) Line indented incorrectly; expected at least 24 spaces, found 12
(#20553) Line indented incorrectly; expected 20 spaces, found 10
(#20555) Line indented incorrectly; expected 16 spaces, found 8
(#20556) Line indented incorrectly; expected 20 spaces, found 10
(#20557) Line indented incorrectly; expected at least 24 spaces, found 12
(#20558) Line indented incorrectly; expected at least 24 spaces, found 12
(#20559) Line indented incorrectly; expected 20 spaces, found 10
(#20560) Line indented incorrectly; expected at least 24 spaces, found 12
(#20561) Line indented incorrectly; expected 20 spaces, found 10
(#20563) Line indented incorrectly; expected 16 spaces, found 8
(#20564) Line indented incorrectly; expected at least 20 spaces, found 10
(#20566) Line indented incorrectly; expected 12 spaces, found 6
(#20567) Line indented incorrectly; expected at least 12 spaces, found 6
(#20568) Line indented incorrectly; expected 8 spaces, found 4
(#20569) Line indented incorrectly; expected at least 8 spaces, found 4
(#20570) Line indented incorrectly; expected at least 8 spaces, found 4
(#20571) Line indented incorrectly; expected 4 spaces, found 2
(#20573) Line indented incorrectly; expected 4 spaces, found 2
(#20574) Line indented incorrectly; expected at least 8 spaces, found 4
(#20575) Line indented incorrectly; expected at least 8 spaces, found 4
(#20576) Line indented incorrectly; expected 8 spaces, found 4
(#20577) Line indented incorrectly; expected 12 spaces, found 6
(#20578) Line indented incorrectly; expected at least 16 spaces, found 8
(#20579) Line indented incorrectly; expected 12 spaces, found 6
(#20580) Line indented incorrectly; expected at least 12 spaces, found 6
(#20581) Line indented incorrectly; expected at least 12 spaces, found 6
(#20582) Line indented incorrectly; expected at least 12 spaces, found 6
(#20583) Line indented incorrectly; expected 8 spaces, found 4
(#20584) Line indented incorrectly; expected 8 spaces, found 4
(#20585) Line indented incorrectly; expected at least 12 spaces, found 6
(#20586) Line indented incorrectly; expected at least 12 spaces, found 6
(#20587) Line indented incorrectly; expected at least 12 spaces, found 6
(#20588) Line indented incorrectly; expected 8 spaces, found 4
(#20589) Line indented incorrectly; expected 8 spaces, found 4
(#20590) Line indented incorrectly; expected at least 12 spaces, found 6
(#20591) Line indented incorrectly; expected at least 12 spaces, found 6
(#20592) Line indented incorrectly; expected at least 12 spaces, found 6
(#20593) Line indented incorrectly; expected 8 spaces, found 4
(#20594) Line indented incorrectly; expected 8 spaces, found 4
(#20595) Line indented incorrectly; expected at least 12 spaces, found 6
(#20596) Line indented incorrectly; expected at least 12 spaces, found 6
(#20597) Line indented incorrectly; expected at least 12 spaces, found 6
(#20598) Line indented incorrectly; expected 8 spaces, found 4
(#20599) Line indented incorrectly; expected at least 8 spaces, found 4
(#20600) Line indented incorrectly; expected at least 8 spaces, found 4
(#20601) Line indented incorrectly; expected at least 8 spaces, found 4
(#20602) Line indented incorrectly; expected 4 spaces, found 2
(#20607) Line indented incorrectly; expected 4 spaces, found 2
(#20607) Member variable "_TSPEC" must be all lower-case
(#20607) Scope modifier not specified for member variable "$_TSPEC"
(#20609) Line indented incorrectly; expected 4 spaces, found 2
(#20609) Member variable "authenticationToken" must be all lower-case
(#20610) Line indented incorrectly; expected 4 spaces, found 2
(#20610) Member variable "linkedNotebook" must be all lower-case
(#20612) Line indented incorrectly; expected 4 spaces, found 2
(#20613) Line indented incorrectly; expected 8 spaces, found 4
(#20613) Variable "_TSPEC" must be all lower-case
(#20613) Variable "_TSPEC" must not contain underscores.
(#20614) Line indented incorrectly; expected at least 12 spaces, found 6
(#20614) Variable "_TSPEC" must be all lower-case
(#20614) Variable "_TSPEC" must not contain underscores.
(#20615) Line indented incorrectly; expected at least 12 spaces, found 8
(#20616) Line indented incorrectly; expected at least 12 spaces, found 10
(#20617) Line indented incorrectly; expected at least 12 spaces, found 10
(#20618) Line indented incorrectly; expected at least 12 spaces, found 10
(#20619) Line indented incorrectly; expected at least 12 spaces, found 8
(#20620) Line indented incorrectly; expected at least 12 spaces, found 10
(#20621) Line indented incorrectly; expected at least 12 spaces, found 10
(#20622) Line indented incorrectly; expected at least 12 spaces, found 10
(#20623) Line indented incorrectly; expected at least 12 spaces, found 10
(#20624) Line indented incorrectly; expected at least 16 spaces, found 8
(#20625) Line indented incorrectly; expected 8 spaces, found 4
(#20626) Line indented incorrectly; expected 8 spaces, found 4
(#20627) Line indented incorrectly; expected 12 spaces, found 6
(#20628) Line indented incorrectly; expected at least 16 spaces, found 8
(#20629) Line indented incorrectly; expected 12 spaces, found 6
(#20630) Line indented incorrectly; expected 12 spaces, found 6
(#20631) Line indented incorrectly; expected at least 16 spaces, found 8
(#20632) Line indented incorrectly; expected 12 spaces, found 6
(#20633) Line indented incorrectly; expected 8 spaces, found 4
(#20634) Line indented incorrectly; expected 4 spaces, found 2
(#20636) Line indented incorrectly; expected 4 spaces, found 2
(#20636) Public method name "NoteStore_updateLinkedNotebook_args::getName" must be in lower-case letters only
(#20637) Line indented incorrectly; expected at least 8 spaces, found 4
(#20638) Line indented incorrectly; expected 4 spaces, found 2
(#20640) Line indented incorrectly; expected 4 spaces, found 2
(#20641) Line indented incorrectly; expected at least 4 spaces, found 2
(#20641) Opening brace should be on the same line as the declaration
(#20642) Line indented incorrectly; expected at least 8 spaces, found 4
(#20643) Line indented incorrectly; expected at least 8 spaces, found 4
(#20644) Line indented incorrectly; expected at least 8 spaces, found 4
(#20645) Line indented incorrectly; expected at least 8 spaces, found 4
(#20646) Line indented incorrectly; expected at least 8 spaces, found 4
(#20647) Line indented incorrectly; expected 8 spaces, found 4
(#20647) Expected "while (...) {\n"; found "while (...)\n {\n"
(#20648) Line indented incorrectly; expected at least 8 spaces, found 4
(#20649) Line indented incorrectly; expected at least 12 spaces, found 6
(#20650) Line indented incorrectly; expected 12 spaces, found 6
(#20651) Line indented incorrectly; expected at least 16 spaces, found 8
(#20652) Line indented incorrectly; expected 12 spaces, found 6
(#20653) Line indented incorrectly; expected 12 spaces, found 6
(#20654) Line indented incorrectly; expected at least 12 spaces, found 6
(#20655) Line indented incorrectly; expected 16 spaces, found 8
(#20656) Line indented incorrectly; expected 20 spaces, found 10
(#20657) Line indented incorrectly; expected at least 24 spaces, found 12
(#20658) Line indented incorrectly; expected 20 spaces, found 10
(#20659) Line indented incorrectly; expected at least 24 spaces, found 12
(#20660) Line indented incorrectly; expected 20 spaces, found 10
(#20662) Line indented incorrectly; expected 16 spaces, found 8
(#20663) Line indented incorrectly; expected 20 spaces, found 10
(#20664) Line indented incorrectly; expected at least 24 spaces, found 12
(#20665) Line indented incorrectly; expected at least 24 spaces, found 12
(#20666) Line indented incorrectly; expected 20 spaces, found 10
(#20667) Line indented incorrectly; expected at least 24 spaces, found 12
(#20668) Line indented incorrectly; expected 20 spaces, found 10
(#20670) Line indented incorrectly; expected 16 spaces, found 8
(#20671) Line indented incorrectly; expected at least 20 spaces, found 10
(#20673) Line indented incorrectly; expected 12 spaces, found 6
(#20674) Line indented incorrectly; expected at least 12 spaces, found 6
(#20675) Line indented incorrectly; expected 8 spaces, found 4
(#20676) Line indented incorrectly; expected at least 8 spaces, found 4
(#20677) Line indented incorrectly; expected at least 8 spaces, found 4
(#20678) Line indented incorrectly; expected 4 spaces, found 2
(#20680) Line indented incorrectly; expected 4 spaces, found 2
(#20681) Line indented incorrectly; expected at least 8 spaces, found 4
(#20682) Line indented incorrectly; expected at least 8 spaces, found 4
(#20683) Line indented incorrectly; expected 8 spaces, found 4
(#20684) Line indented incorrectly; expected at least 12 spaces, found 6
(#20685) Line indented incorrectly; expected at least 12 spaces, found 6
(#20686) Line indented incorrectly; expected at least 12 spaces, found 6
(#20687) Line indented incorrectly; expected 8 spaces, found 4
(#20688) Line indented incorrectly; expected 8 spaces, found 4
(#20689) Line indented incorrectly; expected 12 spaces, found 6
(#20690) Line indented incorrectly; expected at least 16 spaces, found 8
(#20691) Line indented incorrectly; expected 12 spaces, found 6
(#20692) Line indented incorrectly; expected at least 12 spaces, found 6
(#20693) Line indented incorrectly; expected at least 12 spaces, found 6
(#20694) Line indented incorrectly; expected at least 12 spaces, found 6
(#20695) Line indented incorrectly; expected 8 spaces, found 4
(#20696) Line indented incorrectly; expected at least 8 spaces, found 4
(#20697) Line indented incorrectly; expected at least 8 spaces, found 4
(#20698) Line indented incorrectly; expected at least 8 spaces, found 4
(#20699) Line indented incorrectly; expected 4 spaces, found 2
(#20704) Line indented incorrectly; expected 4 spaces, found 2
(#20704) Member variable "_TSPEC" must be all lower-case
(#20704) Scope modifier not specified for member variable "$_TSPEC"
(#20706) Line indented incorrectly; expected 4 spaces, found 2
(#20707) Line indented incorrectly; expected 4 spaces, found 2
(#20707) Member variable "userException" must be all lower-case
(#20708) Line indented incorrectly; expected 4 spaces, found 2
(#20708) Member variable "notFoundException" must be all lower-case
(#20709) Line indented incorrectly; expected 4 spaces, found 2
(#20709) Member variable "systemException" must be all lower-case
(#20711) Line indented incorrectly; expected 4 spaces, found 2
(#20712) Line indented incorrectly; expected 8 spaces, found 4
(#20712) Variable "_TSPEC" must be all lower-case
(#20712) Variable "_TSPEC" must not contain underscores.
(#20713) Line indented incorrectly; expected at least 12 spaces, found 6
(#20713) Variable "_TSPEC" must be all lower-case
(#20713) Variable "_TSPEC" must not contain underscores.
(#20714) Line indented incorrectly; expected at least 12 spaces, found 8
(#20715) Line indented incorrectly; expected at least 12 spaces, found 10
(#20716) Line indented incorrectly; expected at least 12 spaces, found 10
(#20717) Line indented incorrectly; expected at least 12 spaces, found 10
(#20718) Line indented incorrectly; expected at least 12 spaces, found 8
(#20719) Line indented incorrectly; expected at least 12 spaces, found 10
(#20720) Line indented incorrectly; expected at least 12 spaces, found 10
(#20721) Line indented incorrectly; expected at least 12 spaces, found 10
(#20722) Line indented incorrectly; expected at least 12 spaces, found 10
(#20723) Line indented incorrectly; expected at least 12 spaces, found 8
(#20724) Line indented incorrectly; expected at least 12 spaces, found 10
(#20725) Line indented incorrectly; expected at least 12 spaces, found 10
(#20726) Line indented incorrectly; expected at least 12 spaces, found 10
(#20727) Line indented incorrectly; expected at least 12 spaces, found 10
(#20728) Line indented incorrectly; expected at least 12 spaces, found 8
(#20729) Line indented incorrectly; expected at least 12 spaces, found 10
(#20730) Line indented incorrectly; expected at least 12 spaces, found 10
(#20731) Line indented incorrectly; expected at least 12 spaces, found 10
(#20732) Line indented incorrectly; expected at least 12 spaces, found 10
(#20733) Line indented incorrectly; expected at least 16 spaces, found 8
(#20734) Line indented incorrectly; expected 8 spaces, found 4
(#20735) Line indented incorrectly; expected 8 spaces, found 4
(#20736) Line indented incorrectly; expected 12 spaces, found 6
(#20737) Line indented incorrectly; expected at least 16 spaces, found 8
(#20738) Line indented incorrectly; expected 12 spaces, found 6
(#20739) Line indented incorrectly; expected 12 spaces, found 6
(#20740) Line indented incorrectly; expected at least 16 spaces, found 8
(#20741) Line indented incorrectly; expected 12 spaces, found 6
(#20742) Line indented incorrectly; expected 12 spaces, found 6
(#20743) Line indented incorrectly; expected at least 16 spaces, found 8
(#20744) Line indented incorrectly; expected 12 spaces, found 6
(#20745) Line indented incorrectly; expected 12 spaces, found 6
(#20746) Line indented incorrectly; expected at least 16 spaces, found 8
(#20747) Line indented incorrectly; expected 12 spaces, found 6
(#20748) Line indented incorrectly; expected 8 spaces, found 4
(#20749) Line indented incorrectly; expected 4 spaces, found 2
(#20751) Line indented incorrectly; expected 4 spaces, found 2
(#20751) Public method name "NoteStore_updateLinkedNotebook_result::getName" must be in lower-case letters only
(#20752) Line indented incorrectly; expected at least 8 spaces, found 4
(#20753) Line indented incorrectly; expected 4 spaces, found 2
(#20755) Line indented incorrectly; expected 4 spaces, found 2
(#20756) Line indented incorrectly; expected at least 4 spaces, found 2
(#20756) Opening brace should be on the same line as the declaration
(#20757) Line indented incorrectly; expected at least 8 spaces, found 4
(#20758) Line indented incorrectly; expected at least 8 spaces, found 4
(#20759) Line indented incorrectly; expected at least 8 spaces, found 4
(#20760) Line indented incorrectly; expected at least 8 spaces, found 4
(#20761) Line indented incorrectly; expected at least 8 spaces, found 4
(#20762) Line indented incorrectly; expected 8 spaces, found 4
(#20762) Expected "while (...) {\n"; found "while (...)\n {\n"
(#20763) Line indented incorrectly; expected at least 8 spaces, found 4
(#20764) Line indented incorrectly; expected at least 12 spaces, found 6
(#20765) Line indented incorrectly; expected 12 spaces, found 6
(#20766) Line indented incorrectly; expected at least 16 spaces, found 8
(#20767) Line indented incorrectly; expected 12 spaces, found 6
(#20768) Line indented incorrectly; expected 12 spaces, found 6
(#20769) Line indented incorrectly; expected at least 12 spaces, found 6
(#20770) Line indented incorrectly; expected 16 spaces, found 8
(#20771) Line indented incorrectly; expected 20 spaces, found 10
(#20772) Line indented incorrectly; expected at least 24 spaces, found 12
(#20773) Line indented incorrectly; expected 20 spaces, found 10
(#20774) Line indented incorrectly; expected at least 24 spaces, found 12
(#20775) Line indented incorrectly; expected 20 spaces, found 10
(#20777) Line indented incorrectly; expected 16 spaces, found 8
(#20778) Line indented incorrectly; expected 20 spaces, found 10
(#20779) Line indented incorrectly; expected at least 24 spaces, found 12
(#20780) Line indented incorrectly; expected at least 24 spaces, found 12
(#20781) Line indented incorrectly; expected 20 spaces, found 10
(#20782) Line indented incorrectly; expected at least 24 spaces, found 12
(#20783) Line indented incorrectly; expected 20 spaces, found 10
(#20785) Line indented incorrectly; expected 16 spaces, found 8
(#20786) Line indented incorrectly; expected 20 spaces, found 10
(#20787) Line indented incorrectly; expected at least 24 spaces, found 12
(#20788) Line indented incorrectly; expected at least 24 spaces, found 12
(#20789) Line indented incorrectly; expected 20 spaces, found 10
(#20790) Line indented incorrectly; expected at least 24 spaces, found 12
(#20791) Line indented incorrectly; expected 20 spaces, found 10
(#20793) Line indented incorrectly; expected 16 spaces, found 8
(#20794) Line indented incorrectly; expected 20 spaces, found 10
(#20795) Line indented incorrectly; expected at least 24 spaces, found 12
(#20796) Line indented incorrectly; expected at least 24 spaces, found 12
(#20797) Line indented incorrectly; expected 20 spaces, found 10
(#20798) Line indented incorrectly; expected at least 24 spaces, found 12
(#20799) Line indented incorrectly; expected 20 spaces, found 10
(#20801) Line indented incorrectly; expected 16 spaces, found 8
(#20802) Line indented incorrectly; expected at least 20 spaces, found 10
(#20804) Line indented incorrectly; expected 12 spaces, found 6
(#20805) Line indented incorrectly; expected at least 12 spaces, found 6
(#20806) Line indented incorrectly; expected 8 spaces, found 4
(#20807) Line indented incorrectly; expected at least 8 spaces, found 4
(#20808) Line indented incorrectly; expected at least 8 spaces, found 4
(#20809) Line indented incorrectly; expected 4 spaces, found 2
(#20811) Line indented incorrectly; expected 4 spaces, found 2
(#20812) Line indented incorrectly; expected at least 8 spaces, found 4
(#20813) Line indented incorrectly; expected at least 8 spaces, found 4
(#20814) Line indented incorrectly; expected 8 spaces, found 4
(#20815) Line indented incorrectly; expected at least 12 spaces, found 6
(#20816) Line indented incorrectly; expected at least 12 spaces, found 6
(#20817) Line indented incorrectly; expected at least 12 spaces, found 6
(#20818) Line indented incorrectly; expected 8 spaces, found 4
(#20819) Line indented incorrectly; expected 8 spaces, found 4
(#20820) Line indented incorrectly; expected at least 12 spaces, found 6
(#20821) Line indented incorrectly; expected at least 12 spaces, found 6
(#20822) Line indented incorrectly; expected at least 12 spaces, found 6
(#20823) Line indented incorrectly; expected 8 spaces, found 4
(#20824) Line indented incorrectly; expected 8 spaces, found 4
(#20825) Line indented incorrectly; expected at least 12 spaces, found 6
(#20826) Line indented incorrectly; expected at least 12 spaces, found 6
(#20827) Line indented incorrectly; expected at least 12 spaces, found 6
(#20828) Line indented incorrectly; expected 8 spaces, found 4
(#20829) Line indented incorrectly; expected 8 spaces, found 4
(#20830) Line indented incorrectly; expected at least 12 spaces, found 6
(#20831) Line indented incorrectly; expected at least 12 spaces, found 6
(#20832) Line indented incorrectly; expected at least 12 spaces, found 6
(#20833) Line indented incorrectly; expected 8 spaces, found 4
(#20834) Line indented incorrectly; expected at least 8 spaces, found 4
(#20835) Line indented incorrectly; expected at least 8 spaces, found 4
(#20836) Line indented incorrectly; expected at least 8 spaces, found 4
(#20837) Line indented incorrectly; expected 4 spaces, found 2
(#20842) Line indented incorrectly; expected 4 spaces, found 2
(#20842) Member variable "_TSPEC" must be all lower-case
(#20842) Scope modifier not specified for member variable "$_TSPEC"
(#20844) Line indented incorrectly; expected 4 spaces, found 2
(#20844) Member variable "authenticationToken" must be all lower-case
(#20846) Line indented incorrectly; expected 4 spaces, found 2
(#20847) Line indented incorrectly; expected 8 spaces, found 4
(#20847) Variable "_TSPEC" must be all lower-case
(#20847) Variable "_TSPEC" must not contain underscores.
(#20848) Line indented incorrectly; expected at least 12 spaces, found 6
(#20848) Variable "_TSPEC" must be all lower-case
(#20848) Variable "_TSPEC" must not contain underscores.
(#20849) Line indented incorrectly; expected at least 12 spaces, found 8
(#20850) Line indented incorrectly; expected at least 12 spaces, found 10
(#20851) Line indented incorrectly; expected at least 12 spaces, found 10
(#20852) Line indented incorrectly; expected at least 12 spaces, found 10
(#20853) Line indented incorrectly; expected at least 16 spaces, found 8
(#20854) Line indented incorrectly; expected 8 spaces, found 4
(#20855) Line indented incorrectly; expected 8 spaces, found 4
(#20856) Line indented incorrectly; expected 12 spaces, found 6
(#20857) Line indented incorrectly; expected at least 16 spaces, found 8
(#20858) Line indented incorrectly; expected 12 spaces, found 6
(#20859) Line indented incorrectly; expected 8 spaces, found 4
(#20860) Line indented incorrectly; expected 4 spaces, found 2
(#20862) Line indented incorrectly; expected 4 spaces, found 2
(#20862) Public method name "NoteStore_listLinkedNotebooks_args::getName" must be in lower-case letters only
(#20863) Line indented incorrectly; expected at least 8 spaces, found 4
(#20864) Line indented incorrectly; expected 4 spaces, found 2
(#20866) Line indented incorrectly; expected 4 spaces, found 2
(#20867) Line indented incorrectly; expected at least 4 spaces, found 2
(#20867) Opening brace should be on the same line as the declaration
(#20868) Line indented incorrectly; expected at least 8 spaces, found 4
(#20869) Line indented incorrectly; expected at least 8 spaces, found 4
(#20870) Line indented incorrectly; expected at least 8 spaces, found 4
(#20871) Line indented incorrectly; expected at least 8 spaces, found 4
(#20872) Line indented incorrectly; expected at least 8 spaces, found 4
(#20873) Line indented incorrectly; expected 8 spaces, found 4
(#20873) Expected "while (...) {\n"; found "while (...)\n {\n"
(#20874) Line indented incorrectly; expected at least 8 spaces, found 4
(#20875) Line indented incorrectly; expected at least 12 spaces, found 6
(#20876) Line indented incorrectly; expected 12 spaces, found 6
(#20877) Line indented incorrectly; expected at least 16 spaces, found 8
(#20878) Line indented incorrectly; expected 12 spaces, found 6
(#20879) Line indented incorrectly; expected 12 spaces, found 6
(#20880) Line indented incorrectly; expected at least 12 spaces, found 6
(#20881) Line indented incorrectly; expected 16 spaces, found 8
(#20882) Line indented incorrectly; expected 20 spaces, found 10
(#20883) Line indented incorrectly; expected at least 24 spaces, found 12
(#20884) Line indented incorrectly; expected 20 spaces, found 10
(#20885) Line indented incorrectly; expected at least 24 spaces, found 12
(#20886) Line indented incorrectly; expected 20 spaces, found 10
(#20888) Line indented incorrectly; expected 16 spaces, found 8
(#20889) Line indented incorrectly; expected at least 20 spaces, found 10
(#20891) Line indented incorrectly; expected 12 spaces, found 6
(#20892) Line indented incorrectly; expected at least 12 spaces, found 6
(#20893) Line indented incorrectly; expected 8 spaces, found 4
(#20894) Line indented incorrectly; expected at least 8 spaces, found 4
(#20895) Line indented incorrectly; expected at least 8 spaces, found 4
(#20896) Line indented incorrectly; expected 4 spaces, found 2
(#20898) Line indented incorrectly; expected 4 spaces, found 2
(#20899) Line indented incorrectly; expected at least 8 spaces, found 4
(#20900) Line indented incorrectly; expected at least 8 spaces, found 4
(#20901) Line indented incorrectly; expected 8 spaces, found 4
(#20902) Line indented incorrectly; expected at least 12 spaces, found 6
(#20903) Line indented incorrectly; expected at least 12 spaces, found 6
(#20904) Line indented incorrectly; expected at least 12 spaces, found 6
(#20905) Line indented incorrectly; expected 8 spaces, found 4
(#20906) Line indented incorrectly; expected at least 8 spaces, found 4
(#20907) Line indented incorrectly; expected at least 8 spaces, found 4
(#20908) Line indented incorrectly; expected at least 8 spaces, found 4
(#20909) Line indented incorrectly; expected 4 spaces, found 2
(#20914) Line indented incorrectly; expected 4 spaces, found 2
(#20914) Member variable "_TSPEC" must be all lower-case
(#20914) Scope modifier not specified for member variable "$_TSPEC"
(#20916) Line indented incorrectly; expected 4 spaces, found 2
(#20917) Line indented incorrectly; expected 4 spaces, found 2
(#20917) Member variable "userException" must be all lower-case
(#20918) Line indented incorrectly; expected 4 spaces, found 2
(#20918) Member variable "notFoundException" must be all lower-case
(#20919) Line indented incorrectly; expected 4 spaces, found 2
(#20919) Member variable "systemException" must be all lower-case
(#20921) Line indented incorrectly; expected 4 spaces, found 2
(#20922) Line indented incorrectly; expected 8 spaces, found 4
(#20922) Variable "_TSPEC" must be all lower-case
(#20922) Variable "_TSPEC" must not contain underscores.
(#20923) Line indented incorrectly; expected at least 12 spaces, found 6
(#20923) Variable "_TSPEC" must be all lower-case
(#20923) Variable "_TSPEC" must not contain underscores.
(#20924) Line indented incorrectly; expected at least 12 spaces, found 8
(#20925) Line indented incorrectly; expected at least 12 spaces, found 10
(#20926) Line indented incorrectly; expected at least 12 spaces, found 10
(#20927) Line indented incorrectly; expected at least 12 spaces, found 10
(#20928) Line indented incorrectly; expected at least 12 spaces, found 10
(#20932) Line indented incorrectly; expected at least 12 spaces, found 10
(#20933) Line indented incorrectly; expected at least 12 spaces, found 8
(#20934) Line indented incorrectly; expected at least 12 spaces, found 10
(#20935) Line indented incorrectly; expected at least 12 spaces, found 10
(#20936) Line indented incorrectly; expected at least 12 spaces, found 10
(#20937) Line indented incorrectly; expected at least 12 spaces, found 10
(#20938) Line indented incorrectly; expected at least 12 spaces, found 8
(#20939) Line indented incorrectly; expected at least 12 spaces, found 10
(#20940) Line indented incorrectly; expected at least 12 spaces, found 10
(#20941) Line indented incorrectly; expected at least 12 spaces, found 10
(#20942) Line indented incorrectly; expected at least 12 spaces, found 10
(#20943) Line indented incorrectly; expected at least 12 spaces, found 8
(#20944) Line indented incorrectly; expected at least 12 spaces, found 10
(#20945) Line indented incorrectly; expected at least 12 spaces, found 10
(#20946) Line indented incorrectly; expected at least 12 spaces, found 10
(#20947) Line indented incorrectly; expected at least 12 spaces, found 10
(#20948) Line indented incorrectly; expected at least 16 spaces, found 8
(#20949) Line indented incorrectly; expected 8 spaces, found 4
(#20950) Line indented incorrectly; expected 8 spaces, found 4
(#20951) Line indented incorrectly; expected 12 spaces, found 6
(#20952) Line indented incorrectly; expected at least 16 spaces, found 8
(#20953) Line indented incorrectly; expected 12 spaces, found 6
(#20954) Line indented incorrectly; expected 12 spaces, found 6
(#20955) Line indented incorrectly; expected at least 16 spaces, found 8
(#20956) Line indented incorrectly; expected 12 spaces, found 6
(#20957) Line indented incorrectly; expected 12 spaces, found 6
(#20958) Line indented incorrectly; expected at least 16 spaces, found 8
(#20959) Line indented incorrectly; expected 12 spaces, found 6
(#20960) Line indented incorrectly; expected 12 spaces, found 6
(#20961) Line indented incorrectly; expected at least 16 spaces, found 8
(#20962) Line indented incorrectly; expected 12 spaces, found 6
(#20963) Line indented incorrectly; expected 8 spaces, found 4
(#20964) Line indented incorrectly; expected 4 spaces, found 2
(#20966) Line indented incorrectly; expected 4 spaces, found 2
(#20966) Public method name "NoteStore_listLinkedNotebooks_result::getName" must be in lower-case letters only
(#20967) Line indented incorrectly; expected at least 8 spaces, found 4
(#20968) Line indented incorrectly; expected 4 spaces, found 2
(#20970) Line indented incorrectly; expected 4 spaces, found 2
(#20971) Line indented incorrectly; expected at least 4 spaces, found 2
(#20971) Opening brace should be on the same line as the declaration
(#20972) Line indented incorrectly; expected at least 8 spaces, found 4
(#20973) Line indented incorrectly; expected at least 8 spaces, found 4
(#20974) Line indented incorrectly; expected at least 8 spaces, found 4
(#20975) Line indented incorrectly; expected at least 8 spaces, found 4
(#20976) Line indented incorrectly; expected at least 8 spaces, found 4
(#20977) Line indented incorrectly; expected 8 spaces, found 4
(#20977) Expected "while (...) {\n"; found "while (...)\n {\n"
(#20978) Line indented incorrectly; expected at least 8 spaces, found 4
(#20979) Line indented incorrectly; expected at least 12 spaces, found 6
(#20980) Line indented incorrectly; expected 12 spaces, found 6
(#20981) Line indented incorrectly; expected at least 16 spaces, found 8
(#20982) Line indented incorrectly; expected 12 spaces, found 6
(#20983) Line indented incorrectly; expected 12 spaces, found 6
(#20984) Line indented incorrectly; expected at least 12 spaces, found 6
(#20985) Line indented incorrectly; expected 16 spaces, found 8
(#20986) Line indented incorrectly; expected 20 spaces, found 10
(#20987) Line indented incorrectly; expected at least 24 spaces, found 12
(#20988) Line indented incorrectly; expected at least 24 spaces, found 12
(#20988) Variable "_size263" must not contain underscores.
(#20989) Line indented incorrectly; expected at least 24 spaces, found 12
(#20989) Variable "_etype266" must not contain underscores.
(#20990) Line indented incorrectly; expected at least 24 spaces, found 12
(#20990) Variable "_etype266" must not contain underscores.
(#20990) Variable "_size263" must not contain underscores.
(#20991) Line indented incorrectly; expected 24 spaces, found 12
(#20991) Expected "for (...) {\n"; found "for (...)\n {\n"
(#20991) Variable "_i267" must not contain underscores.
(#20991) Variable "_i267" must not contain underscores.
(#20991) Variable "_size263" must not contain underscores.
(#20991) Variable "_i267" must not contain underscores.
(#20992) Line indented incorrectly; expected at least 24 spaces, found 12
(#20993) Line indented incorrectly; expected at least 28 spaces, found 14
(#20994) Line indented incorrectly; expected at least 28 spaces, found 14
(#20995) Line indented incorrectly; expected at least 28 spaces, found 14
(#20996) Line indented incorrectly; expected at least 28 spaces, found 14
(#20996) Expected 1 space before "="; 0 found
(#20997) Line indented incorrectly; expected 24 spaces, found 12
(#20998) Line indented incorrectly; expected at least 24 spaces, found 12
(#20999) Line indented incorrectly; expected 20 spaces, found 10
(#21000) Line indented incorrectly; expected at least 24 spaces, found 12
(#21001) Line indented incorrectly; expected 20 spaces, found 10
(#21003) Line indented incorrectly; expected 16 spaces, found 8
(#21004) Line indented incorrectly; expected 20 spaces, found 10
(#21005) Line indented incorrectly; expected at least 24 spaces, found 12
(#21006) Line indented incorrectly; expected at least 24 spaces, found 12
(#21007) Line indented incorrectly; expected 20 spaces, found 10
(#21008) Line indented incorrectly; expected at least 24 spaces, found 12
(#21009) Line indented incorrectly; expected 20 spaces, found 10
(#21011) Line indented incorrectly; expected 16 spaces, found 8
(#21012) Line indented incorrectly; expected 20 spaces, found 10
(#21013) Line indented incorrectly; expected at least 24 spaces, found 12
(#21014) Line indented incorrectly; expected at least 24 spaces, found 12
(#21015) Line indented incorrectly; expected 20 spaces, found 10
(#21016) Line indented incorrectly; expected at least 24 spaces, found 12
(#21017) Line indented incorrectly; expected 20 spaces, found 10
(#21019) Line indented incorrectly; expected 16 spaces, found 8
(#21020) Line indented incorrectly; expected 20 spaces, found 10
(#21021) Line indented incorrectly; expected at least 24 spaces, found 12
(#21022) Line indented incorrectly; expected at least 24 spaces, found 12
(#21023) Line indented incorrectly; expected 20 spaces, found 10
(#21024) Line indented incorrectly; expected at least 24 spaces, found 12
(#21025) Line indented incorrectly; expected 20 spaces, found 10
(#21027) Line indented incorrectly; expected 16 spaces, found 8
(#21028) Line indented incorrectly; expected at least 20 spaces, found 10
(#21030) Line indented incorrectly; expected 12 spaces, found 6
(#21031) Line indented incorrectly; expected at least 12 spaces, found 6
(#21032) Line indented incorrectly; expected 8 spaces, found 4
(#21033) Line indented incorrectly; expected at least 8 spaces, found 4
(#21034) Line indented incorrectly; expected at least 8 spaces, found 4
(#21035) Line indented incorrectly; expected 4 spaces, found 2
(#21037) Line indented incorrectly; expected 4 spaces, found 2
(#21038) Line indented incorrectly; expected at least 8 spaces, found 4
(#21039) Line indented incorrectly; expected at least 8 spaces, found 4
(#21040) Line indented incorrectly; expected 8 spaces, found 4
(#21041) Line indented incorrectly; expected 12 spaces, found 6
(#21042) Line indented incorrectly; expected at least 16 spaces, found 8
(#21043) Line indented incorrectly; expected 12 spaces, found 6
(#21044) Line indented incorrectly; expected at least 12 spaces, found 6
(#21045) Line indented incorrectly; expected at least 12 spaces, found 6
(#21046) Line indented incorrectly; expected at least 12 spaces, found 8
(#21047) Line indented incorrectly; expected at least 12 spaces, found 8
(#21048) Line indented incorrectly; expected 12 spaces, found 10
(#21048) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#21049) Line indented incorrectly; expected at least 12 spaces, found 10
(#21050) Line indented incorrectly; expected at least 16 spaces, found 12
(#21051) Line indented incorrectly; expected 12 spaces, found 10
(#21052) Line indented incorrectly; expected at least 12 spaces, found 8
(#21053) Line indented incorrectly; expected at least 12 spaces, found 8
(#21054) Line indented incorrectly; expected at least 12 spaces, found 6
(#21055) Line indented incorrectly; expected at least 12 spaces, found 6
(#21056) Line indented incorrectly; expected 8 spaces, found 4
(#21057) Line indented incorrectly; expected 8 spaces, found 4
(#21058) Line indented incorrectly; expected at least 12 spaces, found 6
(#21059) Line indented incorrectly; expected at least 12 spaces, found 6
(#21060) Line indented incorrectly; expected at least 12 spaces, found 6
(#21061) Line indented incorrectly; expected 8 spaces, found 4
(#21062) Line indented incorrectly; expected 8 spaces, found 4
(#21063) Line indented incorrectly; expected at least 12 spaces, found 6
(#21064) Line indented incorrectly; expected at least 12 spaces, found 6
(#21065) Line indented incorrectly; expected at least 12 spaces, found 6
(#21066) Line indented incorrectly; expected 8 spaces, found 4
(#21067) Line indented incorrectly; expected 8 spaces, found 4
(#21068) Line indented incorrectly; expected at least 12 spaces, found 6
(#21069) Line indented incorrectly; expected at least 12 spaces, found 6
(#21070) Line indented incorrectly; expected at least 12 spaces, found 6
(#21071) Line indented incorrectly; expected 8 spaces, found 4
(#21072) Line indented incorrectly; expected at least 8 spaces, found 4
(#21073) Line indented incorrectly; expected at least 8 spaces, found 4
(#21074) Line indented incorrectly; expected at least 8 spaces, found 4
(#21075) Line indented incorrectly; expected 4 spaces, found 2
(#21080) Line indented incorrectly; expected 4 spaces, found 2
(#21080) Member variable "_TSPEC" must be all lower-case
(#21080) Scope modifier not specified for member variable "$_TSPEC"
(#21082) Line indented incorrectly; expected 4 spaces, found 2
(#21082) Member variable "authenticationToken" must be all lower-case
(#21083) Line indented incorrectly; expected 4 spaces, found 2
(#21085) Line indented incorrectly; expected 4 spaces, found 2
(#21086) Line indented incorrectly; expected 8 spaces, found 4
(#21086) Variable "_TSPEC" must be all lower-case
(#21086) Variable "_TSPEC" must not contain underscores.
(#21087) Line indented incorrectly; expected at least 12 spaces, found 6
(#21087) Variable "_TSPEC" must be all lower-case
(#21087) Variable "_TSPEC" must not contain underscores.
(#21088) Line indented incorrectly; expected at least 12 spaces, found 8
(#21089) Line indented incorrectly; expected at least 12 spaces, found 10
(#21090) Line indented incorrectly; expected at least 12 spaces, found 10
(#21091) Line indented incorrectly; expected at least 12 spaces, found 10
(#21092) Line indented incorrectly; expected at least 12 spaces, found 8
(#21093) Line indented incorrectly; expected at least 12 spaces, found 10
(#21094) Line indented incorrectly; expected at least 12 spaces, found 10
(#21095) Line indented incorrectly; expected at least 12 spaces, found 10
(#21096) Line indented incorrectly; expected at least 16 spaces, found 8
(#21097) Line indented incorrectly; expected 8 spaces, found 4
(#21098) Line indented incorrectly; expected 8 spaces, found 4
(#21099) Line indented incorrectly; expected 12 spaces, found 6
(#21100) Line indented incorrectly; expected at least 16 spaces, found 8
(#21101) Line indented incorrectly; expected 12 spaces, found 6
(#21102) Line indented incorrectly; expected 12 spaces, found 6
(#21103) Line indented incorrectly; expected at least 16 spaces, found 8
(#21104) Line indented incorrectly; expected 12 spaces, found 6
(#21105) Line indented incorrectly; expected 8 spaces, found 4
(#21106) Line indented incorrectly; expected 4 spaces, found 2
(#21108) Line indented incorrectly; expected 4 spaces, found 2
(#21108) Public method name "NoteStore_expungeLinkedNotebook_args::getName" must be in lower-case letters only
(#21109) Line indented incorrectly; expected at least 8 spaces, found 4
(#21110) Line indented incorrectly; expected 4 spaces, found 2
(#21112) Line indented incorrectly; expected 4 spaces, found 2
(#21113) Line indented incorrectly; expected at least 4 spaces, found 2
(#21113) Opening brace should be on the same line as the declaration
(#21114) Line indented incorrectly; expected at least 8 spaces, found 4
(#21115) Line indented incorrectly; expected at least 8 spaces, found 4
(#21116) Line indented incorrectly; expected at least 8 spaces, found 4
(#21117) Line indented incorrectly; expected at least 8 spaces, found 4
(#21118) Line indented incorrectly; expected at least 8 spaces, found 4
(#21119) Line indented incorrectly; expected 8 spaces, found 4
(#21119) Expected "while (...) {\n"; found "while (...)\n {\n"
(#21120) Line indented incorrectly; expected at least 8 spaces, found 4
(#21121) Line indented incorrectly; expected at least 12 spaces, found 6
(#21122) Line indented incorrectly; expected 12 spaces, found 6
(#21123) Line indented incorrectly; expected at least 16 spaces, found 8
(#21124) Line indented incorrectly; expected 12 spaces, found 6
(#21125) Line indented incorrectly; expected 12 spaces, found 6
(#21126) Line indented incorrectly; expected at least 12 spaces, found 6
(#21127) Line indented incorrectly; expected 16 spaces, found 8
(#21128) Line indented incorrectly; expected 20 spaces, found 10
(#21129) Line indented incorrectly; expected at least 24 spaces, found 12
(#21130) Line indented incorrectly; expected 20 spaces, found 10
(#21131) Line indented incorrectly; expected at least 24 spaces, found 12
(#21132) Line indented incorrectly; expected 20 spaces, found 10
(#21134) Line indented incorrectly; expected 16 spaces, found 8
(#21135) Line indented incorrectly; expected 20 spaces, found 10
(#21136) Line indented incorrectly; expected at least 24 spaces, found 12
(#21137) Line indented incorrectly; expected 20 spaces, found 10
(#21138) Line indented incorrectly; expected at least 24 spaces, found 12
(#21139) Line indented incorrectly; expected 20 spaces, found 10
(#21141) Line indented incorrectly; expected 16 spaces, found 8
(#21142) Line indented incorrectly; expected at least 20 spaces, found 10
(#21144) Line indented incorrectly; expected 12 spaces, found 6
(#21145) Line indented incorrectly; expected at least 12 spaces, found 6
(#21146) Line indented incorrectly; expected 8 spaces, found 4
(#21147) Line indented incorrectly; expected at least 8 spaces, found 4
(#21148) Line indented incorrectly; expected at least 8 spaces, found 4
(#21149) Line indented incorrectly; expected 4 spaces, found 2
(#21151) Line indented incorrectly; expected 4 spaces, found 2
(#21152) Line indented incorrectly; expected at least 8 spaces, found 4
(#21153) Line indented incorrectly; expected at least 8 spaces, found 4
(#21154) Line indented incorrectly; expected 8 spaces, found 4
(#21155) Line indented incorrectly; expected at least 12 spaces, found 6
(#21156) Line indented incorrectly; expected at least 12 spaces, found 6
(#21157) Line indented incorrectly; expected at least 12 spaces, found 6
(#21158) Line indented incorrectly; expected 8 spaces, found 4
(#21159) Line indented incorrectly; expected 8 spaces, found 4
(#21160) Line indented incorrectly; expected at least 12 spaces, found 6
(#21161) Line indented incorrectly; expected at least 12 spaces, found 6
(#21162) Line indented incorrectly; expected at least 12 spaces, found 6
(#21163) Line indented incorrectly; expected 8 spaces, found 4
(#21164) Line indented incorrectly; expected at least 8 spaces, found 4
(#21165) Line indented incorrectly; expected at least 8 spaces, found 4
(#21166) Line indented incorrectly; expected at least 8 spaces, found 4
(#21167) Line indented incorrectly; expected 4 spaces, found 2
(#21172) Line indented incorrectly; expected 4 spaces, found 2
(#21172) Member variable "_TSPEC" must be all lower-case
(#21172) Scope modifier not specified for member variable "$_TSPEC"
(#21174) Line indented incorrectly; expected 4 spaces, found 2
(#21175) Line indented incorrectly; expected 4 spaces, found 2
(#21175) Member variable "userException" must be all lower-case
(#21176) Line indented incorrectly; expected 4 spaces, found 2
(#21176) Member variable "notFoundException" must be all lower-case
(#21177) Line indented incorrectly; expected 4 spaces, found 2
(#21177) Member variable "systemException" must be all lower-case
(#21179) Line indented incorrectly; expected 4 spaces, found 2
(#21180) Line indented incorrectly; expected 8 spaces, found 4
(#21180) Variable "_TSPEC" must be all lower-case
(#21180) Variable "_TSPEC" must not contain underscores.
(#21181) Line indented incorrectly; expected at least 12 spaces, found 6
(#21181) Variable "_TSPEC" must be all lower-case
(#21181) Variable "_TSPEC" must not contain underscores.
(#21182) Line indented incorrectly; expected at least 12 spaces, found 8
(#21183) Line indented incorrectly; expected at least 12 spaces, found 10
(#21184) Line indented incorrectly; expected at least 12 spaces, found 10
(#21185) Line indented incorrectly; expected at least 12 spaces, found 10
(#21186) Line indented incorrectly; expected at least 12 spaces, found 8
(#21187) Line indented incorrectly; expected at least 12 spaces, found 10
(#21188) Line indented incorrectly; expected at least 12 spaces, found 10
(#21189) Line indented incorrectly; expected at least 12 spaces, found 10
(#21190) Line indented incorrectly; expected at least 12 spaces, found 10
(#21191) Line indented incorrectly; expected at least 12 spaces, found 8
(#21192) Line indented incorrectly; expected at least 12 spaces, found 10
(#21193) Line indented incorrectly; expected at least 12 spaces, found 10
(#21194) Line indented incorrectly; expected at least 12 spaces, found 10
(#21195) Line indented incorrectly; expected at least 12 spaces, found 10
(#21196) Line indented incorrectly; expected at least 12 spaces, found 8
(#21197) Line indented incorrectly; expected at least 12 spaces, found 10
(#21198) Line indented incorrectly; expected at least 12 spaces, found 10
(#21199) Line indented incorrectly; expected at least 12 spaces, found 10
(#21200) Line indented incorrectly; expected at least 12 spaces, found 10
(#21201) Line indented incorrectly; expected at least 16 spaces, found 8
(#21202) Line indented incorrectly; expected 8 spaces, found 4
(#21203) Line indented incorrectly; expected 8 spaces, found 4
(#21204) Line indented incorrectly; expected 12 spaces, found 6
(#21205) Line indented incorrectly; expected at least 16 spaces, found 8
(#21206) Line indented incorrectly; expected 12 spaces, found 6
(#21207) Line indented incorrectly; expected 12 spaces, found 6
(#21208) Line indented incorrectly; expected at least 16 spaces, found 8
(#21209) Line indented incorrectly; expected 12 spaces, found 6
(#21210) Line indented incorrectly; expected 12 spaces, found 6
(#21211) Line indented incorrectly; expected at least 16 spaces, found 8
(#21212) Line indented incorrectly; expected 12 spaces, found 6
(#21213) Line indented incorrectly; expected 12 spaces, found 6
(#21214) Line indented incorrectly; expected at least 16 spaces, found 8
(#21215) Line indented incorrectly; expected 12 spaces, found 6
(#21216) Line indented incorrectly; expected 8 spaces, found 4
(#21217) Line indented incorrectly; expected 4 spaces, found 2
(#21219) Line indented incorrectly; expected 4 spaces, found 2
(#21219) Public method name "NoteStore_expungeLinkedNotebook_result::getName" must be in lower-case letters only
(#21220) Line indented incorrectly; expected at least 8 spaces, found 4
(#21221) Line indented incorrectly; expected 4 spaces, found 2
(#21223) Line indented incorrectly; expected 4 spaces, found 2
(#21224) Line indented incorrectly; expected at least 4 spaces, found 2
(#21224) Opening brace should be on the same line as the declaration
(#21225) Line indented incorrectly; expected at least 8 spaces, found 4
(#21226) Line indented incorrectly; expected at least 8 spaces, found 4
(#21227) Line indented incorrectly; expected at least 8 spaces, found 4
(#21228) Line indented incorrectly; expected at least 8 spaces, found 4
(#21229) Line indented incorrectly; expected at least 8 spaces, found 4
(#21230) Line indented incorrectly; expected 8 spaces, found 4
(#21230) Expected "while (...) {\n"; found "while (...)\n {\n"
(#21231) Line indented incorrectly; expected at least 8 spaces, found 4
(#21232) Line indented incorrectly; expected at least 12 spaces, found 6
(#21233) Line indented incorrectly; expected 12 spaces, found 6
(#21234) Line indented incorrectly; expected at least 16 spaces, found 8
(#21235) Line indented incorrectly; expected 12 spaces, found 6
(#21236) Line indented incorrectly; expected 12 spaces, found 6
(#21237) Line indented incorrectly; expected at least 12 spaces, found 6
(#21238) Line indented incorrectly; expected 16 spaces, found 8
(#21239) Line indented incorrectly; expected 20 spaces, found 10
(#21240) Line indented incorrectly; expected at least 24 spaces, found 12
(#21241) Line indented incorrectly; expected 20 spaces, found 10
(#21242) Line indented incorrectly; expected at least 24 spaces, found 12
(#21243) Line indented incorrectly; expected 20 spaces, found 10
(#21245) Line indented incorrectly; expected 16 spaces, found 8
(#21246) Line indented incorrectly; expected 20 spaces, found 10
(#21247) Line indented incorrectly; expected at least 24 spaces, found 12
(#21248) Line indented incorrectly; expected at least 24 spaces, found 12
(#21249) Line indented incorrectly; expected 20 spaces, found 10
(#21250) Line indented incorrectly; expected at least 24 spaces, found 12
(#21251) Line indented incorrectly; expected 20 spaces, found 10
(#21253) Line indented incorrectly; expected 16 spaces, found 8
(#21254) Line indented incorrectly; expected 20 spaces, found 10
(#21255) Line indented incorrectly; expected at least 24 spaces, found 12
(#21256) Line indented incorrectly; expected at least 24 spaces, found 12
(#21257) Line indented incorrectly; expected 20 spaces, found 10
(#21258) Line indented incorrectly; expected at least 24 spaces, found 12
(#21259) Line indented incorrectly; expected 20 spaces, found 10
(#21261) Line indented incorrectly; expected 16 spaces, found 8
(#21262) Line indented incorrectly; expected 20 spaces, found 10
(#21263) Line indented incorrectly; expected at least 24 spaces, found 12
(#21264) Line indented incorrectly; expected at least 24 spaces, found 12
(#21265) Line indented incorrectly; expected 20 spaces, found 10
(#21266) Line indented incorrectly; expected at least 24 spaces, found 12
(#21267) Line indented incorrectly; expected 20 spaces, found 10
(#21269) Line indented incorrectly; expected 16 spaces, found 8
(#21270) Line indented incorrectly; expected at least 20 spaces, found 10
(#21272) Line indented incorrectly; expected 12 spaces, found 6
(#21273) Line indented incorrectly; expected at least 12 spaces, found 6
(#21274) Line indented incorrectly; expected 8 spaces, found 4
(#21275) Line indented incorrectly; expected at least 8 spaces, found 4
(#21276) Line indented incorrectly; expected at least 8 spaces, found 4
(#21277) Line indented incorrectly; expected 4 spaces, found 2
(#21279) Line indented incorrectly; expected 4 spaces, found 2
(#21280) Line indented incorrectly; expected at least 8 spaces, found 4
(#21281) Line indented incorrectly; expected at least 8 spaces, found 4
(#21282) Line indented incorrectly; expected 8 spaces, found 4
(#21283) Line indented incorrectly; expected at least 12 spaces, found 6
(#21284) Line indented incorrectly; expected at least 12 spaces, found 6
(#21285) Line indented incorrectly; expected at least 12 spaces, found 6
(#21286) Line indented incorrectly; expected 8 spaces, found 4
(#21287) Line indented incorrectly; expected 8 spaces, found 4
(#21288) Line indented incorrectly; expected at least 12 spaces, found 6
(#21289) Line indented incorrectly; expected at least 12 spaces, found 6
(#21290) Line indented incorrectly; expected at least 12 spaces, found 6
(#21291) Line indented incorrectly; expected 8 spaces, found 4
(#21292) Line indented incorrectly; expected 8 spaces, found 4
(#21293) Line indented incorrectly; expected at least 12 spaces, found 6
(#21294) Line indented incorrectly; expected at least 12 spaces, found 6
(#21295) Line indented incorrectly; expected at least 12 spaces, found 6
(#21296) Line indented incorrectly; expected 8 spaces, found 4
(#21297) Line indented incorrectly; expected 8 spaces, found 4
(#21298) Line indented incorrectly; expected at least 12 spaces, found 6
(#21299) Line indented incorrectly; expected at least 12 spaces, found 6
(#21300) Line indented incorrectly; expected at least 12 spaces, found 6
(#21301) Line indented incorrectly; expected 8 spaces, found 4
(#21302) Line indented incorrectly; expected at least 8 spaces, found 4
(#21303) Line indented incorrectly; expected at least 8 spaces, found 4
(#21304) Line indented incorrectly; expected at least 8 spaces, found 4
(#21305) Line indented incorrectly; expected 4 spaces, found 2
(#21310) Line indented incorrectly; expected 4 spaces, found 2
(#21310) Member variable "_TSPEC" must be all lower-case
(#21310) Scope modifier not specified for member variable "$_TSPEC"
(#21312) Line indented incorrectly; expected 4 spaces, found 2
(#21312) Member variable "shareKey" must be all lower-case
(#21313) Line indented incorrectly; expected 4 spaces, found 2
(#21313) Member variable "authenticationToken" must be all lower-case
(#21315) Line indented incorrectly; expected 4 spaces, found 2
(#21316) Line indented incorrectly; expected 8 spaces, found 4
(#21316) Variable "_TSPEC" must be all lower-case
(#21316) Variable "_TSPEC" must not contain underscores.
(#21317) Line indented incorrectly; expected at least 12 spaces, found 6
(#21317) Variable "_TSPEC" must be all lower-case
(#21317) Variable "_TSPEC" must not contain underscores.
(#21318) Line indented incorrectly; expected at least 12 spaces, found 8
(#21319) Line indented incorrectly; expected at least 12 spaces, found 10
(#21320) Line indented incorrectly; expected at least 12 spaces, found 10
(#21321) Line indented incorrectly; expected at least 12 spaces, found 10
(#21322) Line indented incorrectly; expected at least 12 spaces, found 8
(#21323) Line indented incorrectly; expected at least 12 spaces, found 10
(#21324) Line indented incorrectly; expected at least 12 spaces, found 10
(#21325) Line indented incorrectly; expected at least 12 spaces, found 10
(#21326) Line indented incorrectly; expected at least 16 spaces, found 8
(#21327) Line indented incorrectly; expected 8 spaces, found 4
(#21328) Line indented incorrectly; expected 8 spaces, found 4
(#21329) Line indented incorrectly; expected 12 spaces, found 6
(#21330) Line indented incorrectly; expected at least 16 spaces, found 8
(#21331) Line indented incorrectly; expected 12 spaces, found 6
(#21332) Line indented incorrectly; expected 12 spaces, found 6
(#21333) Line indented incorrectly; expected at least 16 spaces, found 8
(#21334) Line indented incorrectly; expected 12 spaces, found 6
(#21335) Line indented incorrectly; expected 8 spaces, found 4
(#21336) Line indented incorrectly; expected 4 spaces, found 2
(#21338) Line indented incorrectly; expected 4 spaces, found 2
(#21338) Public method name "NoteStore_authenticateToSharedNotebook_args::getName" must be in lower-case letters only
(#21339) Line indented incorrectly; expected at least 8 spaces, found 4
(#21340) Line indented incorrectly; expected 4 spaces, found 2
(#21342) Line indented incorrectly; expected 4 spaces, found 2
(#21343) Line indented incorrectly; expected at least 4 spaces, found 2
(#21343) Opening brace should be on the same line as the declaration
(#21344) Line indented incorrectly; expected at least 8 spaces, found 4
(#21345) Line indented incorrectly; expected at least 8 spaces, found 4
(#21346) Line indented incorrectly; expected at least 8 spaces, found 4
(#21347) Line indented incorrectly; expected at least 8 spaces, found 4
(#21348) Line indented incorrectly; expected at least 8 spaces, found 4
(#21349) Line indented incorrectly; expected 8 spaces, found 4
(#21349) Expected "while (...) {\n"; found "while (...)\n {\n"
(#21350) Line indented incorrectly; expected at least 8 spaces, found 4
(#21351) Line indented incorrectly; expected at least 12 spaces, found 6
(#21352) Line indented incorrectly; expected 12 spaces, found 6
(#21353) Line indented incorrectly; expected at least 16 spaces, found 8
(#21354) Line indented incorrectly; expected 12 spaces, found 6
(#21355) Line indented incorrectly; expected 12 spaces, found 6
(#21356) Line indented incorrectly; expected at least 12 spaces, found 6
(#21357) Line indented incorrectly; expected 16 spaces, found 8
(#21358) Line indented incorrectly; expected 20 spaces, found 10
(#21359) Line indented incorrectly; expected at least 24 spaces, found 12
(#21360) Line indented incorrectly; expected 20 spaces, found 10
(#21361) Line indented incorrectly; expected at least 24 spaces, found 12
(#21362) Line indented incorrectly; expected 20 spaces, found 10
(#21364) Line indented incorrectly; expected 16 spaces, found 8
(#21365) Line indented incorrectly; expected 20 spaces, found 10
(#21366) Line indented incorrectly; expected at least 24 spaces, found 12
(#21367) Line indented incorrectly; expected 20 spaces, found 10
(#21368) Line indented incorrectly; expected at least 24 spaces, found 12
(#21369) Line indented incorrectly; expected 20 spaces, found 10
(#21371) Line indented incorrectly; expected 16 spaces, found 8
(#21372) Line indented incorrectly; expected at least 20 spaces, found 10
(#21374) Line indented incorrectly; expected 12 spaces, found 6
(#21375) Line indented incorrectly; expected at least 12 spaces, found 6
(#21376) Line indented incorrectly; expected 8 spaces, found 4
(#21377) Line indented incorrectly; expected at least 8 spaces, found 4
(#21378) Line indented incorrectly; expected at least 8 spaces, found 4
(#21379) Line indented incorrectly; expected 4 spaces, found 2
(#21381) Line indented incorrectly; expected 4 spaces, found 2
(#21382) Line indented incorrectly; expected at least 8 spaces, found 4
(#21383) Line indented incorrectly; expected at least 8 spaces, found 4
(#21384) Line indented incorrectly; expected 8 spaces, found 4
(#21385) Line indented incorrectly; expected at least 12 spaces, found 6
(#21386) Line indented incorrectly; expected at least 12 spaces, found 6
(#21387) Line indented incorrectly; expected at least 12 spaces, found 6
(#21388) Line indented incorrectly; expected 8 spaces, found 4
(#21389) Line indented incorrectly; expected 8 spaces, found 4
(#21390) Line indented incorrectly; expected at least 12 spaces, found 6
(#21391) Line indented incorrectly; expected at least 12 spaces, found 6
(#21392) Line indented incorrectly; expected at least 12 spaces, found 6
(#21393) Line indented incorrectly; expected 8 spaces, found 4
(#21394) Line indented incorrectly; expected at least 8 spaces, found 4
(#21395) Line indented incorrectly; expected at least 8 spaces, found 4
(#21396) Line indented incorrectly; expected at least 8 spaces, found 4
(#21397) Line indented incorrectly; expected 4 spaces, found 2
(#21402) Line indented incorrectly; expected 4 spaces, found 2
(#21402) Member variable "_TSPEC" must be all lower-case
(#21402) Scope modifier not specified for member variable "$_TSPEC"
(#21404) Line indented incorrectly; expected 4 spaces, found 2
(#21405) Line indented incorrectly; expected 4 spaces, found 2
(#21405) Member variable "userException" must be all lower-case
(#21406) Line indented incorrectly; expected 4 spaces, found 2
(#21406) Member variable "notFoundException" must be all lower-case
(#21407) Line indented incorrectly; expected 4 spaces, found 2
(#21407) Member variable "systemException" must be all lower-case
(#21409) Line indented incorrectly; expected 4 spaces, found 2
(#21410) Line indented incorrectly; expected 8 spaces, found 4
(#21410) Variable "_TSPEC" must be all lower-case
(#21410) Variable "_TSPEC" must not contain underscores.
(#21411) Line indented incorrectly; expected at least 12 spaces, found 6
(#21411) Variable "_TSPEC" must be all lower-case
(#21411) Variable "_TSPEC" must not contain underscores.
(#21412) Line indented incorrectly; expected at least 12 spaces, found 8
(#21413) Line indented incorrectly; expected at least 12 spaces, found 10
(#21414) Line indented incorrectly; expected at least 12 spaces, found 10
(#21415) Line indented incorrectly; expected at least 12 spaces, found 10
(#21416) Line indented incorrectly; expected at least 12 spaces, found 10
(#21417) Line indented incorrectly; expected at least 12 spaces, found 8
(#21418) Line indented incorrectly; expected at least 12 spaces, found 10
(#21419) Line indented incorrectly; expected at least 12 spaces, found 10
(#21420) Line indented incorrectly; expected at least 12 spaces, found 10
(#21421) Line indented incorrectly; expected at least 12 spaces, found 10
(#21422) Line indented incorrectly; expected at least 12 spaces, found 8
(#21423) Line indented incorrectly; expected at least 12 spaces, found 10
(#21424) Line indented incorrectly; expected at least 12 spaces, found 10
(#21425) Line indented incorrectly; expected at least 12 spaces, found 10
(#21426) Line indented incorrectly; expected at least 12 spaces, found 10
(#21427) Line indented incorrectly; expected at least 12 spaces, found 8
(#21428) Line indented incorrectly; expected at least 12 spaces, found 10
(#21429) Line indented incorrectly; expected at least 12 spaces, found 10
(#21430) Line indented incorrectly; expected at least 12 spaces, found 10
(#21431) Line indented incorrectly; expected at least 12 spaces, found 10
(#21432) Line indented incorrectly; expected at least 16 spaces, found 8
(#21433) Line indented incorrectly; expected 8 spaces, found 4
(#21434) Line indented incorrectly; expected 8 spaces, found 4
(#21435) Line indented incorrectly; expected 12 spaces, found 6
(#21436) Line indented incorrectly; expected at least 16 spaces, found 8
(#21437) Line indented incorrectly; expected 12 spaces, found 6
(#21438) Line indented incorrectly; expected 12 spaces, found 6
(#21439) Line indented incorrectly; expected at least 16 spaces, found 8
(#21440) Line indented incorrectly; expected 12 spaces, found 6
(#21441) Line indented incorrectly; expected 12 spaces, found 6
(#21442) Line indented incorrectly; expected at least 16 spaces, found 8
(#21443) Line indented incorrectly; expected 12 spaces, found 6
(#21444) Line indented incorrectly; expected 12 spaces, found 6
(#21445) Line indented incorrectly; expected at least 16 spaces, found 8
(#21446) Line indented incorrectly; expected 12 spaces, found 6
(#21447) Line indented incorrectly; expected 8 spaces, found 4
(#21448) Line indented incorrectly; expected 4 spaces, found 2
(#21450) Line indented incorrectly; expected 4 spaces, found 2
(#21450) Public method name "NoteStore_authenticateToSharedNotebook_result::getName" must be in lower-case letters only
(#21451) Line indented incorrectly; expected at least 8 spaces, found 4
(#21452) Line indented incorrectly; expected 4 spaces, found 2
(#21454) Line indented incorrectly; expected 4 spaces, found 2
(#21455) Line indented incorrectly; expected at least 4 spaces, found 2
(#21455) Opening brace should be on the same line as the declaration
(#21456) Line indented incorrectly; expected at least 8 spaces, found 4
(#21457) Line indented incorrectly; expected at least 8 spaces, found 4
(#21458) Line indented incorrectly; expected at least 8 spaces, found 4
(#21459) Line indented incorrectly; expected at least 8 spaces, found 4
(#21460) Line indented incorrectly; expected at least 8 spaces, found 4
(#21461) Line indented incorrectly; expected 8 spaces, found 4
(#21461) Expected "while (...) {\n"; found "while (...)\n {\n"
(#21462) Line indented incorrectly; expected at least 8 spaces, found 4
(#21463) Line indented incorrectly; expected at least 12 spaces, found 6
(#21464) Line indented incorrectly; expected 12 spaces, found 6
(#21465) Line indented incorrectly; expected at least 16 spaces, found 8
(#21466) Line indented incorrectly; expected 12 spaces, found 6
(#21467) Line indented incorrectly; expected 12 spaces, found 6
(#21468) Line indented incorrectly; expected at least 12 spaces, found 6
(#21469) Line indented incorrectly; expected 16 spaces, found 8
(#21470) Line indented incorrectly; expected 20 spaces, found 10
(#21471) Line indented incorrectly; expected at least 24 spaces, found 12
(#21472) Line indented incorrectly; expected at least 24 spaces, found 12
(#21473) Line indented incorrectly; expected 20 spaces, found 10
(#21474) Line indented incorrectly; expected at least 24 spaces, found 12
(#21475) Line indented incorrectly; expected 20 spaces, found 10
(#21477) Line indented incorrectly; expected 16 spaces, found 8
(#21478) Line indented incorrectly; expected 20 spaces, found 10
(#21479) Line indented incorrectly; expected at least 24 spaces, found 12
(#21480) Line indented incorrectly; expected at least 24 spaces, found 12
(#21481) Line indented incorrectly; expected 20 spaces, found 10
(#21482) Line indented incorrectly; expected at least 24 spaces, found 12
(#21483) Line indented incorrectly; expected 20 spaces, found 10
(#21485) Line indented incorrectly; expected 16 spaces, found 8
(#21486) Line indented incorrectly; expected 20 spaces, found 10
(#21487) Line indented incorrectly; expected at least 24 spaces, found 12
(#21488) Line indented incorrectly; expected at least 24 spaces, found 12
(#21489) Line indented incorrectly; expected 20 spaces, found 10
(#21490) Line indented incorrectly; expected at least 24 spaces, found 12
(#21491) Line indented incorrectly; expected 20 spaces, found 10
(#21493) Line indented incorrectly; expected 16 spaces, found 8
(#21494) Line indented incorrectly; expected 20 spaces, found 10
(#21495) Line indented incorrectly; expected at least 24 spaces, found 12
(#21496) Line indented incorrectly; expected at least 24 spaces, found 12
(#21497) Line indented incorrectly; expected 20 spaces, found 10
(#21498) Line indented incorrectly; expected at least 24 spaces, found 12
(#21499) Line indented incorrectly; expected 20 spaces, found 10
(#21501) Line indented incorrectly; expected 16 spaces, found 8
(#21502) Line indented incorrectly; expected at least 20 spaces, found 10
(#21504) Line indented incorrectly; expected 12 spaces, found 6
(#21505) Line indented incorrectly; expected at least 12 spaces, found 6
(#21506) Line indented incorrectly; expected 8 spaces, found 4
(#21507) Line indented incorrectly; expected at least 8 spaces, found 4
(#21508) Line indented incorrectly; expected at least 8 spaces, found 4
(#21509) Line indented incorrectly; expected 4 spaces, found 2
(#21511) Line indented incorrectly; expected 4 spaces, found 2
(#21512) Line indented incorrectly; expected at least 8 spaces, found 4
(#21513) Line indented incorrectly; expected at least 8 spaces, found 4
(#21514) Line indented incorrectly; expected 8 spaces, found 4
(#21515) Line indented incorrectly; expected 12 spaces, found 6
(#21516) Line indented incorrectly; expected at least 16 spaces, found 8
(#21517) Line indented incorrectly; expected 12 spaces, found 6
(#21518) Line indented incorrectly; expected at least 12 spaces, found 6
(#21519) Line indented incorrectly; expected at least 12 spaces, found 6
(#21520) Line indented incorrectly; expected at least 12 spaces, found 6
(#21521) Line indented incorrectly; expected 8 spaces, found 4
(#21522) Line indented incorrectly; expected 8 spaces, found 4
(#21523) Line indented incorrectly; expected at least 12 spaces, found 6
(#21524) Line indented incorrectly; expected at least 12 spaces, found 6
(#21525) Line indented incorrectly; expected at least 12 spaces, found 6
(#21526) Line indented incorrectly; expected 8 spaces, found 4
(#21527) Line indented incorrectly; expected 8 spaces, found 4
(#21528) Line indented incorrectly; expected at least 12 spaces, found 6
(#21529) Line indented incorrectly; expected at least 12 spaces, found 6
(#21530) Line indented incorrectly; expected at least 12 spaces, found 6
(#21531) Line indented incorrectly; expected 8 spaces, found 4
(#21532) Line indented incorrectly; expected 8 spaces, found 4
(#21533) Line indented incorrectly; expected at least 12 spaces, found 6
(#21534) Line indented incorrectly; expected at least 12 spaces, found 6
(#21535) Line indented incorrectly; expected at least 12 spaces, found 6
(#21536) Line indented incorrectly; expected 8 spaces, found 4
(#21537) Line indented incorrectly; expected at least 8 spaces, found 4
(#21538) Line indented incorrectly; expected at least 8 spaces, found 4
(#21539) Line indented incorrectly; expected at least 8 spaces, found 4
(#21540) Line indented incorrectly; expected 4 spaces, found 2
(#21545) Line indented incorrectly; expected 4 spaces, found 2
(#21545) Member variable "_TSPEC" must be all lower-case
(#21545) Scope modifier not specified for member variable "$_TSPEC"
(#21547) Line indented incorrectly; expected 4 spaces, found 2
(#21547) Member variable "authenticationToken" must be all lower-case
(#21549) Line indented incorrectly; expected 4 spaces, found 2
(#21550) Line indented incorrectly; expected 8 spaces, found 4
(#21550) Variable "_TSPEC" must be all lower-case
(#21550) Variable "_TSPEC" must not contain underscores.
(#21551) Line indented incorrectly; expected at least 12 spaces, found 6
(#21551) Variable "_TSPEC" must be all lower-case
(#21551) Variable "_TSPEC" must not contain underscores.
(#21552) Line indented incorrectly; expected at least 12 spaces, found 8
(#21553) Line indented incorrectly; expected at least 12 spaces, found 10
(#21554) Line indented incorrectly; expected at least 12 spaces, found 10
(#21555) Line indented incorrectly; expected at least 12 spaces, found 10
(#21556) Line indented incorrectly; expected at least 16 spaces, found 8
(#21557) Line indented incorrectly; expected 8 spaces, found 4
(#21558) Line indented incorrectly; expected 8 spaces, found 4
(#21559) Line indented incorrectly; expected 12 spaces, found 6
(#21560) Line indented incorrectly; expected at least 16 spaces, found 8
(#21561) Line indented incorrectly; expected 12 spaces, found 6
(#21562) Line indented incorrectly; expected 8 spaces, found 4
(#21563) Line indented incorrectly; expected 4 spaces, found 2
(#21565) Line indented incorrectly; expected 4 spaces, found 2
(#21565) Public method name "NoteStore_getSharedNotebookByAuth_args::getName" must be in lower-case letters only
(#21566) Line indented incorrectly; expected at least 8 spaces, found 4
(#21567) Line indented incorrectly; expected 4 spaces, found 2
(#21569) Line indented incorrectly; expected 4 spaces, found 2
(#21570) Line indented incorrectly; expected at least 4 spaces, found 2
(#21570) Opening brace should be on the same line as the declaration
(#21571) Line indented incorrectly; expected at least 8 spaces, found 4
(#21572) Line indented incorrectly; expected at least 8 spaces, found 4
(#21573) Line indented incorrectly; expected at least 8 spaces, found 4
(#21574) Line indented incorrectly; expected at least 8 spaces, found 4
(#21575) Line indented incorrectly; expected at least 8 spaces, found 4
(#21576) Line indented incorrectly; expected 8 spaces, found 4
(#21576) Expected "while (...) {\n"; found "while (...)\n {\n"
(#21577) Line indented incorrectly; expected at least 8 spaces, found 4
(#21578) Line indented incorrectly; expected at least 12 spaces, found 6
(#21579) Line indented incorrectly; expected 12 spaces, found 6
(#21580) Line indented incorrectly; expected at least 16 spaces, found 8
(#21581) Line indented incorrectly; expected 12 spaces, found 6
(#21582) Line indented incorrectly; expected 12 spaces, found 6
(#21583) Line indented incorrectly; expected at least 12 spaces, found 6
(#21584) Line indented incorrectly; expected 16 spaces, found 8
(#21585) Line indented incorrectly; expected 20 spaces, found 10
(#21586) Line indented incorrectly; expected at least 24 spaces, found 12
(#21587) Line indented incorrectly; expected 20 spaces, found 10
(#21588) Line indented incorrectly; expected at least 24 spaces, found 12
(#21589) Line indented incorrectly; expected 20 spaces, found 10
(#21591) Line indented incorrectly; expected 16 spaces, found 8
(#21592) Line indented incorrectly; expected at least 20 spaces, found 10
(#21594) Line indented incorrectly; expected 12 spaces, found 6
(#21595) Line indented incorrectly; expected at least 12 spaces, found 6
(#21596) Line indented incorrectly; expected 8 spaces, found 4
(#21597) Line indented incorrectly; expected at least 8 spaces, found 4
(#21598) Line indented incorrectly; expected at least 8 spaces, found 4
(#21599) Line indented incorrectly; expected 4 spaces, found 2
(#21601) Line indented incorrectly; expected 4 spaces, found 2
(#21602) Line indented incorrectly; expected at least 8 spaces, found 4
(#21603) Line indented incorrectly; expected at least 8 spaces, found 4
(#21604) Line indented incorrectly; expected 8 spaces, found 4
(#21605) Line indented incorrectly; expected at least 12 spaces, found 6
(#21606) Line indented incorrectly; expected at least 12 spaces, found 6
(#21607) Line indented incorrectly; expected at least 12 spaces, found 6
(#21608) Line indented incorrectly; expected 8 spaces, found 4
(#21609) Line indented incorrectly; expected at least 8 spaces, found 4
(#21610) Line indented incorrectly; expected at least 8 spaces, found 4
(#21611) Line indented incorrectly; expected at least 8 spaces, found 4
(#21612) Line indented incorrectly; expected 4 spaces, found 2
(#21617) Line indented incorrectly; expected 4 spaces, found 2
(#21617) Member variable "_TSPEC" must be all lower-case
(#21617) Scope modifier not specified for member variable "$_TSPEC"
(#21619) Line indented incorrectly; expected 4 spaces, found 2
(#21620) Line indented incorrectly; expected 4 spaces, found 2
(#21620) Member variable "userException" must be all lower-case
(#21621) Line indented incorrectly; expected 4 spaces, found 2
(#21621) Member variable "notFoundException" must be all lower-case
(#21622) Line indented incorrectly; expected 4 spaces, found 2
(#21622) Member variable "systemException" must be all lower-case
(#21624) Line indented incorrectly; expected 4 spaces, found 2
(#21625) Line indented incorrectly; expected 8 spaces, found 4
(#21625) Variable "_TSPEC" must be all lower-case
(#21625) Variable "_TSPEC" must not contain underscores.
(#21626) Line indented incorrectly; expected at least 12 spaces, found 6
(#21626) Variable "_TSPEC" must be all lower-case
(#21626) Variable "_TSPEC" must not contain underscores.
(#21627) Line indented incorrectly; expected at least 12 spaces, found 8
(#21628) Line indented incorrectly; expected at least 12 spaces, found 10
(#21629) Line indented incorrectly; expected at least 12 spaces, found 10
(#21630) Line indented incorrectly; expected at least 12 spaces, found 10
(#21631) Line indented incorrectly; expected at least 12 spaces, found 10
(#21632) Line indented incorrectly; expected at least 12 spaces, found 8
(#21633) Line indented incorrectly; expected at least 12 spaces, found 10
(#21634) Line indented incorrectly; expected at least 12 spaces, found 10
(#21635) Line indented incorrectly; expected at least 12 spaces, found 10
(#21636) Line indented incorrectly; expected at least 12 spaces, found 10
(#21637) Line indented incorrectly; expected at least 12 spaces, found 8
(#21638) Line indented incorrectly; expected at least 12 spaces, found 10
(#21639) Line indented incorrectly; expected at least 12 spaces, found 10
(#21640) Line indented incorrectly; expected at least 12 spaces, found 10
(#21641) Line indented incorrectly; expected at least 12 spaces, found 10
(#21642) Line indented incorrectly; expected at least 12 spaces, found 8
(#21643) Line indented incorrectly; expected at least 12 spaces, found 10
(#21644) Line indented incorrectly; expected at least 12 spaces, found 10
(#21645) Line indented incorrectly; expected at least 12 spaces, found 10
(#21646) Line indented incorrectly; expected at least 12 spaces, found 10
(#21647) Line indented incorrectly; expected at least 16 spaces, found 8
(#21648) Line indented incorrectly; expected 8 spaces, found 4
(#21649) Line indented incorrectly; expected 8 spaces, found 4
(#21650) Line indented incorrectly; expected 12 spaces, found 6
(#21651) Line indented incorrectly; expected at least 16 spaces, found 8
(#21652) Line indented incorrectly; expected 12 spaces, found 6
(#21653) Line indented incorrectly; expected 12 spaces, found 6
(#21654) Line indented incorrectly; expected at least 16 spaces, found 8
(#21655) Line indented incorrectly; expected 12 spaces, found 6
(#21656) Line indented incorrectly; expected 12 spaces, found 6
(#21657) Line indented incorrectly; expected at least 16 spaces, found 8
(#21658) Line indented incorrectly; expected 12 spaces, found 6
(#21659) Line indented incorrectly; expected 12 spaces, found 6
(#21660) Line indented incorrectly; expected at least 16 spaces, found 8
(#21661) Line indented incorrectly; expected 12 spaces, found 6
(#21662) Line indented incorrectly; expected 8 spaces, found 4
(#21663) Line indented incorrectly; expected 4 spaces, found 2
(#21665) Line indented incorrectly; expected 4 spaces, found 2
(#21665) Public method name "NoteStore_getSharedNotebookByAuth_result::getName" must be in lower-case letters only
(#21666) Line indented incorrectly; expected at least 8 spaces, found 4
(#21667) Line indented incorrectly; expected 4 spaces, found 2
(#21669) Line indented incorrectly; expected 4 spaces, found 2
(#21670) Line indented incorrectly; expected at least 4 spaces, found 2
(#21670) Opening brace should be on the same line as the declaration
(#21671) Line indented incorrectly; expected at least 8 spaces, found 4
(#21672) Line indented incorrectly; expected at least 8 spaces, found 4
(#21673) Line indented incorrectly; expected at least 8 spaces, found 4
(#21674) Line indented incorrectly; expected at least 8 spaces, found 4
(#21675) Line indented incorrectly; expected at least 8 spaces, found 4
(#21676) Line indented incorrectly; expected 8 spaces, found 4
(#21676) Expected "while (...) {\n"; found "while (...)\n {\n"
(#21677) Line indented incorrectly; expected at least 8 spaces, found 4
(#21678) Line indented incorrectly; expected at least 12 spaces, found 6
(#21679) Line indented incorrectly; expected 12 spaces, found 6
(#21680) Line indented incorrectly; expected at least 16 spaces, found 8
(#21681) Line indented incorrectly; expected 12 spaces, found 6
(#21682) Line indented incorrectly; expected 12 spaces, found 6
(#21683) Line indented incorrectly; expected at least 12 spaces, found 6
(#21684) Line indented incorrectly; expected 16 spaces, found 8
(#21685) Line indented incorrectly; expected 20 spaces, found 10
(#21686) Line indented incorrectly; expected at least 24 spaces, found 12
(#21687) Line indented incorrectly; expected at least 24 spaces, found 12
(#21688) Line indented incorrectly; expected 20 spaces, found 10
(#21689) Line indented incorrectly; expected at least 24 spaces, found 12
(#21690) Line indented incorrectly; expected 20 spaces, found 10
(#21692) Line indented incorrectly; expected 16 spaces, found 8
(#21693) Line indented incorrectly; expected 20 spaces, found 10
(#21694) Line indented incorrectly; expected at least 24 spaces, found 12
(#21695) Line indented incorrectly; expected at least 24 spaces, found 12
(#21696) Line indented incorrectly; expected 20 spaces, found 10
(#21697) Line indented incorrectly; expected at least 24 spaces, found 12
(#21698) Line indented incorrectly; expected 20 spaces, found 10
(#21700) Line indented incorrectly; expected 16 spaces, found 8
(#21701) Line indented incorrectly; expected 20 spaces, found 10
(#21702) Line indented incorrectly; expected at least 24 spaces, found 12
(#21703) Line indented incorrectly; expected at least 24 spaces, found 12
(#21704) Line indented incorrectly; expected 20 spaces, found 10
(#21705) Line indented incorrectly; expected at least 24 spaces, found 12
(#21706) Line indented incorrectly; expected 20 spaces, found 10
(#21708) Line indented incorrectly; expected 16 spaces, found 8
(#21709) Line indented incorrectly; expected 20 spaces, found 10
(#21710) Line indented incorrectly; expected at least 24 spaces, found 12
(#21711) Line indented incorrectly; expected at least 24 spaces, found 12
(#21712) Line indented incorrectly; expected 20 spaces, found 10
(#21713) Line indented incorrectly; expected at least 24 spaces, found 12
(#21714) Line indented incorrectly; expected 20 spaces, found 10
(#21716) Line indented incorrectly; expected 16 spaces, found 8
(#21717) Line indented incorrectly; expected at least 20 spaces, found 10
(#21719) Line indented incorrectly; expected 12 spaces, found 6
(#21720) Line indented incorrectly; expected at least 12 spaces, found 6
(#21721) Line indented incorrectly; expected 8 spaces, found 4
(#21722) Line indented incorrectly; expected at least 8 spaces, found 4
(#21723) Line indented incorrectly; expected at least 8 spaces, found 4
(#21724) Line indented incorrectly; expected 4 spaces, found 2
(#21726) Line indented incorrectly; expected 4 spaces, found 2
(#21727) Line indented incorrectly; expected at least 8 spaces, found 4
(#21728) Line indented incorrectly; expected at least 8 spaces, found 4
(#21729) Line indented incorrectly; expected 8 spaces, found 4
(#21730) Line indented incorrectly; expected 12 spaces, found 6
(#21731) Line indented incorrectly; expected at least 16 spaces, found 8
(#21732) Line indented incorrectly; expected 12 spaces, found 6
(#21733) Line indented incorrectly; expected at least 12 spaces, found 6
(#21734) Line indented incorrectly; expected at least 12 spaces, found 6
(#21735) Line indented incorrectly; expected at least 12 spaces, found 6
(#21736) Line indented incorrectly; expected 8 spaces, found 4
(#21737) Line indented incorrectly; expected 8 spaces, found 4
(#21738) Line indented incorrectly; expected at least 12 spaces, found 6
(#21739) Line indented incorrectly; expected at least 12 spaces, found 6
(#21740) Line indented incorrectly; expected at least 12 spaces, found 6
(#21741) Line indented incorrectly; expected 8 spaces, found 4
(#21742) Line indented incorrectly; expected 8 spaces, found 4
(#21743) Line indented incorrectly; expected at least 12 spaces, found 6
(#21744) Line indented incorrectly; expected at least 12 spaces, found 6
(#21745) Line indented incorrectly; expected at least 12 spaces, found 6
(#21746) Line indented incorrectly; expected 8 spaces, found 4
(#21747) Line indented incorrectly; expected 8 spaces, found 4
(#21748) Line indented incorrectly; expected at least 12 spaces, found 6
(#21749) Line indented incorrectly; expected at least 12 spaces, found 6
(#21750) Line indented incorrectly; expected at least 12 spaces, found 6
(#21751) Line indented incorrectly; expected 8 spaces, found 4
(#21752) Line indented incorrectly; expected at least 8 spaces, found 4
(#21753) Line indented incorrectly; expected at least 8 spaces, found 4
(#21754) Line indented incorrectly; expected at least 8 spaces, found 4
(#21755) Line indented incorrectly; expected 4 spaces, found 2
(#21760) Line indented incorrectly; expected 4 spaces, found 2
(#21760) Member variable "_TSPEC" must be all lower-case
(#21760) Scope modifier not specified for member variable "$_TSPEC"
(#21762) Line indented incorrectly; expected 4 spaces, found 2
(#21762) Member variable "authenticationToken" must be all lower-case
(#21763) Line indented incorrectly; expected 4 spaces, found 2
(#21765) Line indented incorrectly; expected 4 spaces, found 2
(#21766) Line indented incorrectly; expected 8 spaces, found 4
(#21766) Variable "_TSPEC" must be all lower-case
(#21766) Variable "_TSPEC" must not contain underscores.
(#21767) Line indented incorrectly; expected at least 12 spaces, found 6
(#21767) Variable "_TSPEC" must be all lower-case
(#21767) Variable "_TSPEC" must not contain underscores.
(#21768) Line indented incorrectly; expected at least 12 spaces, found 8
(#21769) Line indented incorrectly; expected at least 12 spaces, found 10
(#21770) Line indented incorrectly; expected at least 12 spaces, found 10
(#21771) Line indented incorrectly; expected at least 12 spaces, found 10
(#21772) Line indented incorrectly; expected at least 12 spaces, found 8
(#21773) Line indented incorrectly; expected at least 12 spaces, found 10
(#21774) Line indented incorrectly; expected at least 12 spaces, found 10
(#21775) Line indented incorrectly; expected at least 12 spaces, found 10
(#21776) Line indented incorrectly; expected at least 12 spaces, found 10
(#21777) Line indented incorrectly; expected at least 16 spaces, found 8
(#21778) Line indented incorrectly; expected 8 spaces, found 4
(#21779) Line indented incorrectly; expected 8 spaces, found 4
(#21780) Line indented incorrectly; expected 12 spaces, found 6
(#21781) Line indented incorrectly; expected at least 16 spaces, found 8
(#21782) Line indented incorrectly; expected 12 spaces, found 6
(#21783) Line indented incorrectly; expected 12 spaces, found 6
(#21784) Line indented incorrectly; expected at least 16 spaces, found 8
(#21785) Line indented incorrectly; expected 12 spaces, found 6
(#21786) Line indented incorrectly; expected 8 spaces, found 4
(#21787) Line indented incorrectly; expected 4 spaces, found 2
(#21789) Line indented incorrectly; expected 4 spaces, found 2
(#21789) Public method name "NoteStore_emailNote_args::getName" must be in lower-case letters only
(#21790) Line indented incorrectly; expected at least 8 spaces, found 4
(#21791) Line indented incorrectly; expected 4 spaces, found 2
(#21793) Line indented incorrectly; expected 4 spaces, found 2
(#21794) Line indented incorrectly; expected at least 4 spaces, found 2
(#21794) Opening brace should be on the same line as the declaration
(#21795) Line indented incorrectly; expected at least 8 spaces, found 4
(#21796) Line indented incorrectly; expected at least 8 spaces, found 4
(#21797) Line indented incorrectly; expected at least 8 spaces, found 4
(#21798) Line indented incorrectly; expected at least 8 spaces, found 4
(#21799) Line indented incorrectly; expected at least 8 spaces, found 4
(#21800) Line indented incorrectly; expected 8 spaces, found 4
(#21800) Expected "while (...) {\n"; found "while (...)\n {\n"
(#21801) Line indented incorrectly; expected at least 8 spaces, found 4
(#21802) Line indented incorrectly; expected at least 12 spaces, found 6
(#21803) Line indented incorrectly; expected 12 spaces, found 6
(#21804) Line indented incorrectly; expected at least 16 spaces, found 8
(#21805) Line indented incorrectly; expected 12 spaces, found 6
(#21806) Line indented incorrectly; expected 12 spaces, found 6
(#21807) Line indented incorrectly; expected at least 12 spaces, found 6
(#21808) Line indented incorrectly; expected 16 spaces, found 8
(#21809) Line indented incorrectly; expected 20 spaces, found 10
(#21810) Line indented incorrectly; expected at least 24 spaces, found 12
(#21811) Line indented incorrectly; expected 20 spaces, found 10
(#21812) Line indented incorrectly; expected at least 24 spaces, found 12
(#21813) Line indented incorrectly; expected 20 spaces, found 10
(#21815) Line indented incorrectly; expected 16 spaces, found 8
(#21816) Line indented incorrectly; expected 20 spaces, found 10
(#21817) Line indented incorrectly; expected at least 24 spaces, found 12
(#21818) Line indented incorrectly; expected at least 24 spaces, found 12
(#21819) Line indented incorrectly; expected 20 spaces, found 10
(#21820) Line indented incorrectly; expected at least 24 spaces, found 12
(#21821) Line indented incorrectly; expected 20 spaces, found 10
(#21823) Line indented incorrectly; expected 16 spaces, found 8
(#21824) Line indented incorrectly; expected at least 20 spaces, found 10
(#21826) Line indented incorrectly; expected 12 spaces, found 6
(#21827) Line indented incorrectly; expected at least 12 spaces, found 6
(#21828) Line indented incorrectly; expected 8 spaces, found 4
(#21829) Line indented incorrectly; expected at least 8 spaces, found 4
(#21830) Line indented incorrectly; expected at least 8 spaces, found 4
(#21831) Line indented incorrectly; expected 4 spaces, found 2
(#21833) Line indented incorrectly; expected 4 spaces, found 2
(#21834) Line indented incorrectly; expected at least 8 spaces, found 4
(#21835) Line indented incorrectly; expected at least 8 spaces, found 4
(#21836) Line indented incorrectly; expected 8 spaces, found 4
(#21837) Line indented incorrectly; expected at least 12 spaces, found 6
(#21838) Line indented incorrectly; expected at least 12 spaces, found 6
(#21839) Line indented incorrectly; expected at least 12 spaces, found 6
(#21840) Line indented incorrectly; expected 8 spaces, found 4
(#21841) Line indented incorrectly; expected 8 spaces, found 4
(#21842) Line indented incorrectly; expected 12 spaces, found 6
(#21843) Line indented incorrectly; expected at least 16 spaces, found 8
(#21844) Line indented incorrectly; expected 12 spaces, found 6
(#21845) Line indented incorrectly; expected at least 12 spaces, found 6
(#21846) Line indented incorrectly; expected at least 12 spaces, found 6
(#21847) Line indented incorrectly; expected at least 12 spaces, found 6
(#21848) Line indented incorrectly; expected 8 spaces, found 4
(#21849) Line indented incorrectly; expected at least 8 spaces, found 4
(#21850) Line indented incorrectly; expected at least 8 spaces, found 4
(#21851) Line indented incorrectly; expected at least 8 spaces, found 4
(#21852) Line indented incorrectly; expected 4 spaces, found 2
(#21857) Line indented incorrectly; expected 4 spaces, found 2
(#21857) Member variable "_TSPEC" must be all lower-case
(#21857) Scope modifier not specified for member variable "$_TSPEC"
(#21859) Line indented incorrectly; expected 4 spaces, found 2
(#21859) Member variable "userException" must be all lower-case
(#21860) Line indented incorrectly; expected 4 spaces, found 2
(#21860) Member variable "notFoundException" must be all lower-case
(#21861) Line indented incorrectly; expected 4 spaces, found 2
(#21861) Member variable "systemException" must be all lower-case
(#21863) Line indented incorrectly; expected 4 spaces, found 2
(#21864) Line indented incorrectly; expected 8 spaces, found 4
(#21864) Variable "_TSPEC" must be all lower-case
(#21864) Variable "_TSPEC" must not contain underscores.
(#21865) Line indented incorrectly; expected at least 12 spaces, found 6
(#21865) Variable "_TSPEC" must be all lower-case
(#21865) Variable "_TSPEC" must not contain underscores.
(#21866) Line indented incorrectly; expected at least 12 spaces, found 8
(#21867) Line indented incorrectly; expected at least 12 spaces, found 10
(#21868) Line indented incorrectly; expected at least 12 spaces, found 10
(#21869) Line indented incorrectly; expected at least 12 spaces, found 10
(#21870) Line indented incorrectly; expected at least 12 spaces, found 10
(#21871) Line indented incorrectly; expected at least 12 spaces, found 8
(#21872) Line indented incorrectly; expected at least 12 spaces, found 10
(#21873) Line indented incorrectly; expected at least 12 spaces, found 10
(#21874) Line indented incorrectly; expected at least 12 spaces, found 10
(#21875) Line indented incorrectly; expected at least 12 spaces, found 10
(#21876) Line indented incorrectly; expected at least 12 spaces, found 8
(#21877) Line indented incorrectly; expected at least 12 spaces, found 10
(#21878) Line indented incorrectly; expected at least 12 spaces, found 10
(#21879) Line indented incorrectly; expected at least 12 spaces, found 10
(#21880) Line indented incorrectly; expected at least 12 spaces, found 10
(#21881) Line indented incorrectly; expected at least 16 spaces, found 8
(#21882) Line indented incorrectly; expected 8 spaces, found 4
(#21883) Line indented incorrectly; expected 8 spaces, found 4
(#21884) Line indented incorrectly; expected 12 spaces, found 6
(#21885) Line indented incorrectly; expected at least 16 spaces, found 8
(#21886) Line indented incorrectly; expected 12 spaces, found 6
(#21887) Line indented incorrectly; expected 12 spaces, found 6
(#21888) Line indented incorrectly; expected at least 16 spaces, found 8
(#21889) Line indented incorrectly; expected 12 spaces, found 6
(#21890) Line indented incorrectly; expected 12 spaces, found 6
(#21891) Line indented incorrectly; expected at least 16 spaces, found 8
(#21892) Line indented incorrectly; expected 12 spaces, found 6
(#21893) Line indented incorrectly; expected 8 spaces, found 4
(#21894) Line indented incorrectly; expected 4 spaces, found 2
(#21896) Line indented incorrectly; expected 4 spaces, found 2
(#21896) Public method name "NoteStore_emailNote_result::getName" must be in lower-case letters only
(#21897) Line indented incorrectly; expected at least 8 spaces, found 4
(#21898) Line indented incorrectly; expected 4 spaces, found 2
(#21900) Line indented incorrectly; expected 4 spaces, found 2
(#21901) Line indented incorrectly; expected at least 4 spaces, found 2
(#21901) Opening brace should be on the same line as the declaration
(#21902) Line indented incorrectly; expected at least 8 spaces, found 4
(#21903) Line indented incorrectly; expected at least 8 spaces, found 4
(#21904) Line indented incorrectly; expected at least 8 spaces, found 4
(#21905) Line indented incorrectly; expected at least 8 spaces, found 4
(#21906) Line indented incorrectly; expected at least 8 spaces, found 4
(#21907) Line indented incorrectly; expected 8 spaces, found 4
(#21907) Expected "while (...) {\n"; found "while (...)\n {\n"
(#21908) Line indented incorrectly; expected at least 8 spaces, found 4
(#21909) Line indented incorrectly; expected at least 12 spaces, found 6
(#21910) Line indented incorrectly; expected 12 spaces, found 6
(#21911) Line indented incorrectly; expected at least 16 spaces, found 8
(#21912) Line indented incorrectly; expected 12 spaces, found 6
(#21913) Line indented incorrectly; expected 12 spaces, found 6
(#21914) Line indented incorrectly; expected at least 12 spaces, found 6
(#21915) Line indented incorrectly; expected 16 spaces, found 8
(#21916) Line indented incorrectly; expected 20 spaces, found 10
(#21917) Line indented incorrectly; expected at least 24 spaces, found 12
(#21918) Line indented incorrectly; expected at least 24 spaces, found 12
(#21919) Line indented incorrectly; expected 20 spaces, found 10
(#21920) Line indented incorrectly; expected at least 24 spaces, found 12
(#21921) Line indented incorrectly; expected 20 spaces, found 10
(#21923) Line indented incorrectly; expected 16 spaces, found 8
(#21924) Line indented incorrectly; expected 20 spaces, found 10
(#21925) Line indented incorrectly; expected at least 24 spaces, found 12
(#21926) Line indented incorrectly; expected at least 24 spaces, found 12
(#21927) Line indented incorrectly; expected 20 spaces, found 10
(#21928) Line indented incorrectly; expected at least 24 spaces, found 12
(#21929) Line indented incorrectly; expected 20 spaces, found 10
(#21931) Line indented incorrectly; expected 16 spaces, found 8
(#21932) Line indented incorrectly; expected 20 spaces, found 10
(#21933) Line indented incorrectly; expected at least 24 spaces, found 12
(#21934) Line indented incorrectly; expected at least 24 spaces, found 12
(#21935) Line indented incorrectly; expected 20 spaces, found 10
(#21936) Line indented incorrectly; expected at least 24 spaces, found 12
(#21937) Line indented incorrectly; expected 20 spaces, found 10
(#21939) Line indented incorrectly; expected 16 spaces, found 8
(#21940) Line indented incorrectly; expected at least 20 spaces, found 10
(#21942) Line indented incorrectly; expected 12 spaces, found 6
(#21943) Line indented incorrectly; expected at least 12 spaces, found 6
(#21944) Line indented incorrectly; expected 8 spaces, found 4
(#21945) Line indented incorrectly; expected at least 8 spaces, found 4
(#21946) Line indented incorrectly; expected at least 8 spaces, found 4
(#21947) Line indented incorrectly; expected 4 spaces, found 2
(#21949) Line indented incorrectly; expected 4 spaces, found 2
(#21950) Line indented incorrectly; expected at least 8 spaces, found 4
(#21951) Line indented incorrectly; expected at least 8 spaces, found 4
(#21952) Line indented incorrectly; expected 8 spaces, found 4
(#21953) Line indented incorrectly; expected at least 12 spaces, found 6
(#21954) Line indented incorrectly; expected at least 12 spaces, found 6
(#21955) Line indented incorrectly; expected at least 12 spaces, found 6
(#21956) Line indented incorrectly; expected 8 spaces, found 4
(#21957) Line indented incorrectly; expected 8 spaces, found 4
(#21958) Line indented incorrectly; expected at least 12 spaces, found 6
(#21959) Line indented incorrectly; expected at least 12 spaces, found 6
(#21960) Line indented incorrectly; expected at least 12 spaces, found 6
(#21961) Line indented incorrectly; expected 8 spaces, found 4
(#21962) Line indented incorrectly; expected 8 spaces, found 4
(#21963) Line indented incorrectly; expected at least 12 spaces, found 6
(#21964) Line indented incorrectly; expected at least 12 spaces, found 6
(#21965) Line indented incorrectly; expected at least 12 spaces, found 6
(#21966) Line indented incorrectly; expected 8 spaces, found 4
(#21967) Line indented incorrectly; expected at least 8 spaces, found 4
(#21968) Line indented incorrectly; expected at least 8 spaces, found 4
(#21969) Line indented incorrectly; expected at least 8 spaces, found 4
(#21970) Line indented incorrectly; expected 4 spaces, found 2
(#21975) Line indented incorrectly; expected 4 spaces, found 2
(#21975) Member variable "_TSPEC" must be all lower-case
(#21975) Scope modifier not specified for member variable "$_TSPEC"
(#21977) Line indented incorrectly; expected 4 spaces, found 2
(#21977) Member variable "authenticationToken" must be all lower-case
(#21978) Line indented incorrectly; expected 4 spaces, found 2
(#21980) Line indented incorrectly; expected 4 spaces, found 2
(#21981) Line indented incorrectly; expected 8 spaces, found 4
(#21981) Variable "_TSPEC" must be all lower-case
(#21981) Variable "_TSPEC" must not contain underscores.
(#21982) Line indented incorrectly; expected at least 12 spaces, found 6
(#21982) Variable "_TSPEC" must be all lower-case
(#21982) Variable "_TSPEC" must not contain underscores.
(#21983) Line indented incorrectly; expected at least 12 spaces, found 8
(#21984) Line indented incorrectly; expected at least 12 spaces, found 10
(#21985) Line indented incorrectly; expected at least 12 spaces, found 10
(#21986) Line indented incorrectly; expected at least 12 spaces, found 10
(#21987) Line indented incorrectly; expected at least 12 spaces, found 8
(#21988) Line indented incorrectly; expected at least 12 spaces, found 10
(#21989) Line indented incorrectly; expected at least 12 spaces, found 10
(#21990) Line indented incorrectly; expected at least 12 spaces, found 10
(#21991) Line indented incorrectly; expected at least 16 spaces, found 8
(#21992) Line indented incorrectly; expected 8 spaces, found 4
(#21993) Line indented incorrectly; expected 8 spaces, found 4
(#21994) Line indented incorrectly; expected 12 spaces, found 6
(#21995) Line indented incorrectly; expected at least 16 spaces, found 8
(#21996) Line indented incorrectly; expected 12 spaces, found 6
(#21997) Line indented incorrectly; expected 12 spaces, found 6
(#21998) Line indented incorrectly; expected at least 16 spaces, found 8
(#21999) Line indented incorrectly; expected 12 spaces, found 6
(#22000) Line indented incorrectly; expected 8 spaces, found 4
(#22001) Line indented incorrectly; expected 4 spaces, found 2
(#22003) Line indented incorrectly; expected 4 spaces, found 2
(#22003) Public method name "NoteStore_shareNote_args::getName" must be in lower-case letters only
(#22004) Line indented incorrectly; expected at least 8 spaces, found 4
(#22005) Line indented incorrectly; expected 4 spaces, found 2
(#22007) Line indented incorrectly; expected 4 spaces, found 2
(#22008) Line indented incorrectly; expected at least 4 spaces, found 2
(#22008) Opening brace should be on the same line as the declaration
(#22009) Line indented incorrectly; expected at least 8 spaces, found 4
(#22010) Line indented incorrectly; expected at least 8 spaces, found 4
(#22011) Line indented incorrectly; expected at least 8 spaces, found 4
(#22012) Line indented incorrectly; expected at least 8 spaces, found 4
(#22013) Line indented incorrectly; expected at least 8 spaces, found 4
(#22014) Line indented incorrectly; expected 8 spaces, found 4
(#22014) Expected "while (...) {\n"; found "while (...)\n {\n"
(#22015) Line indented incorrectly; expected at least 8 spaces, found 4
(#22016) Line indented incorrectly; expected at least 12 spaces, found 6
(#22017) Line indented incorrectly; expected 12 spaces, found 6
(#22018) Line indented incorrectly; expected at least 16 spaces, found 8
(#22019) Line indented incorrectly; expected 12 spaces, found 6
(#22020) Line indented incorrectly; expected 12 spaces, found 6
(#22021) Line indented incorrectly; expected at least 12 spaces, found 6
(#22022) Line indented incorrectly; expected 16 spaces, found 8
(#22023) Line indented incorrectly; expected 20 spaces, found 10
(#22024) Line indented incorrectly; expected at least 24 spaces, found 12
(#22025) Line indented incorrectly; expected 20 spaces, found 10
(#22026) Line indented incorrectly; expected at least 24 spaces, found 12
(#22027) Line indented incorrectly; expected 20 spaces, found 10
(#22029) Line indented incorrectly; expected 16 spaces, found 8
(#22030) Line indented incorrectly; expected 20 spaces, found 10
(#22031) Line indented incorrectly; expected at least 24 spaces, found 12
(#22032) Line indented incorrectly; expected 20 spaces, found 10
(#22033) Line indented incorrectly; expected at least 24 spaces, found 12
(#22034) Line indented incorrectly; expected 20 spaces, found 10
(#22036) Line indented incorrectly; expected 16 spaces, found 8
(#22037) Line indented incorrectly; expected at least 20 spaces, found 10
(#22039) Line indented incorrectly; expected 12 spaces, found 6
(#22040) Line indented incorrectly; expected at least 12 spaces, found 6
(#22041) Line indented incorrectly; expected 8 spaces, found 4
(#22042) Line indented incorrectly; expected at least 8 spaces, found 4
(#22043) Line indented incorrectly; expected at least 8 spaces, found 4
(#22044) Line indented incorrectly; expected 4 spaces, found 2
(#22046) Line indented incorrectly; expected 4 spaces, found 2
(#22047) Line indented incorrectly; expected at least 8 spaces, found 4
(#22048) Line indented incorrectly; expected at least 8 spaces, found 4
(#22049) Line indented incorrectly; expected 8 spaces, found 4
(#22050) Line indented incorrectly; expected at least 12 spaces, found 6
(#22051) Line indented incorrectly; expected at least 12 spaces, found 6
(#22052) Line indented incorrectly; expected at least 12 spaces, found 6
(#22053) Line indented incorrectly; expected 8 spaces, found 4
(#22054) Line indented incorrectly; expected 8 spaces, found 4
(#22055) Line indented incorrectly; expected at least 12 spaces, found 6
(#22056) Line indented incorrectly; expected at least 12 spaces, found 6
(#22057) Line indented incorrectly; expected at least 12 spaces, found 6
(#22058) Line indented incorrectly; expected 8 spaces, found 4
(#22059) Line indented incorrectly; expected at least 8 spaces, found 4
(#22060) Line indented incorrectly; expected at least 8 spaces, found 4
(#22061) Line indented incorrectly; expected at least 8 spaces, found 4
(#22062) Line indented incorrectly; expected 4 spaces, found 2
(#22067) Line indented incorrectly; expected 4 spaces, found 2
(#22067) Member variable "_TSPEC" must be all lower-case
(#22067) Scope modifier not specified for member variable "$_TSPEC"
(#22069) Line indented incorrectly; expected 4 spaces, found 2
(#22070) Line indented incorrectly; expected 4 spaces, found 2
(#22070) Member variable "userException" must be all lower-case
(#22071) Line indented incorrectly; expected 4 spaces, found 2
(#22071) Member variable "notFoundException" must be all lower-case
(#22072) Line indented incorrectly; expected 4 spaces, found 2
(#22072) Member variable "systemException" must be all lower-case
(#22074) Line indented incorrectly; expected 4 spaces, found 2
(#22075) Line indented incorrectly; expected 8 spaces, found 4
(#22075) Variable "_TSPEC" must be all lower-case
(#22075) Variable "_TSPEC" must not contain underscores.
(#22076) Line indented incorrectly; expected at least 12 spaces, found 6
(#22076) Variable "_TSPEC" must be all lower-case
(#22076) Variable "_TSPEC" must not contain underscores.
(#22077) Line indented incorrectly; expected at least 12 spaces, found 8
(#22078) Line indented incorrectly; expected at least 12 spaces, found 10
(#22079) Line indented incorrectly; expected at least 12 spaces, found 10
(#22080) Line indented incorrectly; expected at least 12 spaces, found 10
(#22081) Line indented incorrectly; expected at least 12 spaces, found 8
(#22082) Line indented incorrectly; expected at least 12 spaces, found 10
(#22083) Line indented incorrectly; expected at least 12 spaces, found 10
(#22084) Line indented incorrectly; expected at least 12 spaces, found 10
(#22085) Line indented incorrectly; expected at least 12 spaces, found 10
(#22086) Line indented incorrectly; expected at least 12 spaces, found 8
(#22087) Line indented incorrectly; expected at least 12 spaces, found 10
(#22088) Line indented incorrectly; expected at least 12 spaces, found 10
(#22089) Line indented incorrectly; expected at least 12 spaces, found 10
(#22090) Line indented incorrectly; expected at least 12 spaces, found 10
(#22091) Line indented incorrectly; expected at least 12 spaces, found 8
(#22092) Line indented incorrectly; expected at least 12 spaces, found 10
(#22093) Line indented incorrectly; expected at least 12 spaces, found 10
(#22094) Line indented incorrectly; expected at least 12 spaces, found 10
(#22095) Line indented incorrectly; expected at least 12 spaces, found 10
(#22096) Line indented incorrectly; expected at least 16 spaces, found 8
(#22097) Line indented incorrectly; expected 8 spaces, found 4
(#22098) Line indented incorrectly; expected 8 spaces, found 4
(#22099) Line indented incorrectly; expected 12 spaces, found 6
(#22100) Line indented incorrectly; expected at least 16 spaces, found 8
(#22101) Line indented incorrectly; expected 12 spaces, found 6
(#22102) Line indented incorrectly; expected 12 spaces, found 6
(#22103) Line indented incorrectly; expected at least 16 spaces, found 8
(#22104) Line indented incorrectly; expected 12 spaces, found 6
(#22105) Line indented incorrectly; expected 12 spaces, found 6
(#22106) Line indented incorrectly; expected at least 16 spaces, found 8
(#22107) Line indented incorrectly; expected 12 spaces, found 6
(#22108) Line indented incorrectly; expected 12 spaces, found 6
(#22109) Line indented incorrectly; expected at least 16 spaces, found 8
(#22110) Line indented incorrectly; expected 12 spaces, found 6
(#22111) Line indented incorrectly; expected 8 spaces, found 4
(#22112) Line indented incorrectly; expected 4 spaces, found 2
(#22114) Line indented incorrectly; expected 4 spaces, found 2
(#22114) Public method name "NoteStore_shareNote_result::getName" must be in lower-case letters only
(#22115) Line indented incorrectly; expected at least 8 spaces, found 4
(#22116) Line indented incorrectly; expected 4 spaces, found 2
(#22118) Line indented incorrectly; expected 4 spaces, found 2
(#22119) Line indented incorrectly; expected at least 4 spaces, found 2
(#22119) Opening brace should be on the same line as the declaration
(#22120) Line indented incorrectly; expected at least 8 spaces, found 4
(#22121) Line indented incorrectly; expected at least 8 spaces, found 4
(#22122) Line indented incorrectly; expected at least 8 spaces, found 4
(#22123) Line indented incorrectly; expected at least 8 spaces, found 4
(#22124) Line indented incorrectly; expected at least 8 spaces, found 4
(#22125) Line indented incorrectly; expected 8 spaces, found 4
(#22125) Expected "while (...) {\n"; found "while (...)\n {\n"
(#22126) Line indented incorrectly; expected at least 8 spaces, found 4
(#22127) Line indented incorrectly; expected at least 12 spaces, found 6
(#22128) Line indented incorrectly; expected 12 spaces, found 6
(#22129) Line indented incorrectly; expected at least 16 spaces, found 8
(#22130) Line indented incorrectly; expected 12 spaces, found 6
(#22131) Line indented incorrectly; expected 12 spaces, found 6
(#22132) Line indented incorrectly; expected at least 12 spaces, found 6
(#22133) Line indented incorrectly; expected 16 spaces, found 8
(#22134) Line indented incorrectly; expected 20 spaces, found 10
(#22135) Line indented incorrectly; expected at least 24 spaces, found 12
(#22136) Line indented incorrectly; expected 20 spaces, found 10
(#22137) Line indented incorrectly; expected at least 24 spaces, found 12
(#22138) Line indented incorrectly; expected 20 spaces, found 10
(#22140) Line indented incorrectly; expected 16 spaces, found 8
(#22141) Line indented incorrectly; expected 20 spaces, found 10
(#22142) Line indented incorrectly; expected at least 24 spaces, found 12
(#22143) Line indented incorrectly; expected at least 24 spaces, found 12
(#22144) Line indented incorrectly; expected 20 spaces, found 10
(#22145) Line indented incorrectly; expected at least 24 spaces, found 12
(#22146) Line indented incorrectly; expected 20 spaces, found 10
(#22148) Line indented incorrectly; expected 16 spaces, found 8
(#22149) Line indented incorrectly; expected 20 spaces, found 10
(#22150) Line indented incorrectly; expected at least 24 spaces, found 12
(#22151) Line indented incorrectly; expected at least 24 spaces, found 12
(#22152) Line indented incorrectly; expected 20 spaces, found 10
(#22153) Line indented incorrectly; expected at least 24 spaces, found 12
(#22154) Line indented incorrectly; expected 20 spaces, found 10
(#22156) Line indented incorrectly; expected 16 spaces, found 8
(#22157) Line indented incorrectly; expected 20 spaces, found 10
(#22158) Line indented incorrectly; expected at least 24 spaces, found 12
(#22159) Line indented incorrectly; expected at least 24 spaces, found 12
(#22160) Line indented incorrectly; expected 20 spaces, found 10
(#22161) Line indented incorrectly; expected at least 24 spaces, found 12
(#22162) Line indented incorrectly; expected 20 spaces, found 10
(#22164) Line indented incorrectly; expected 16 spaces, found 8
(#22165) Line indented incorrectly; expected at least 20 spaces, found 10
(#22167) Line indented incorrectly; expected 12 spaces, found 6
(#22168) Line indented incorrectly; expected at least 12 spaces, found 6
(#22169) Line indented incorrectly; expected 8 spaces, found 4
(#22170) Line indented incorrectly; expected at least 8 spaces, found 4
(#22171) Line indented incorrectly; expected at least 8 spaces, found 4
(#22172) Line indented incorrectly; expected 4 spaces, found 2
(#22174) Line indented incorrectly; expected 4 spaces, found 2
(#22175) Line indented incorrectly; expected at least 8 spaces, found 4
(#22176) Line indented incorrectly; expected at least 8 spaces, found 4
(#22177) Line indented incorrectly; expected 8 spaces, found 4
(#22178) Line indented incorrectly; expected at least 12 spaces, found 6
(#22179) Line indented incorrectly; expected at least 12 spaces, found 6
(#22180) Line indented incorrectly; expected at least 12 spaces, found 6
(#22181) Line indented incorrectly; expected 8 spaces, found 4
(#22182) Line indented incorrectly; expected 8 spaces, found 4
(#22183) Line indented incorrectly; expected at least 12 spaces, found 6
(#22184) Line indented incorrectly; expected at least 12 spaces, found 6
(#22185) Line indented incorrectly; expected at least 12 spaces, found 6
(#22186) Line indented incorrectly; expected 8 spaces, found 4
(#22187) Line indented incorrectly; expected 8 spaces, found 4
(#22188) Line indented incorrectly; expected at least 12 spaces, found 6
(#22189) Line indented incorrectly; expected at least 12 spaces, found 6
(#22190) Line indented incorrectly; expected at least 12 spaces, found 6
(#22191) Line indented incorrectly; expected 8 spaces, found 4
(#22192) Line indented incorrectly; expected 8 spaces, found 4
(#22193) Line indented incorrectly; expected at least 12 spaces, found 6
(#22194) Line indented incorrectly; expected at least 12 spaces, found 6
(#22195) Line indented incorrectly; expected at least 12 spaces, found 6
(#22196) Line indented incorrectly; expected 8 spaces, found 4
(#22197) Line indented incorrectly; expected at least 8 spaces, found 4
(#22198) Line indented incorrectly; expected at least 8 spaces, found 4
(#22199) Line indented incorrectly; expected at least 8 spaces, found 4
(#22200) Line indented incorrectly; expected 4 spaces, found 2
(#22205) Line indented incorrectly; expected 4 spaces, found 2
(#22205) Member variable "_TSPEC" must be all lower-case
(#22205) Scope modifier not specified for member variable "$_TSPEC"
(#22207) Line indented incorrectly; expected 4 spaces, found 2
(#22207) Member variable "authenticationToken" must be all lower-case
(#22208) Line indented incorrectly; expected 4 spaces, found 2
(#22210) Line indented incorrectly; expected 4 spaces, found 2
(#22211) Line indented incorrectly; expected 8 spaces, found 4
(#22211) Variable "_TSPEC" must be all lower-case
(#22211) Variable "_TSPEC" must not contain underscores.
(#22212) Line indented incorrectly; expected at least 12 spaces, found 6
(#22212) Variable "_TSPEC" must be all lower-case
(#22212) Variable "_TSPEC" must not contain underscores.
(#22213) Line indented incorrectly; expected at least 12 spaces, found 8
(#22214) Line indented incorrectly; expected at least 12 spaces, found 10
(#22215) Line indented incorrectly; expected at least 12 spaces, found 10
(#22216) Line indented incorrectly; expected at least 12 spaces, found 10
(#22217) Line indented incorrectly; expected at least 12 spaces, found 8
(#22218) Line indented incorrectly; expected at least 12 spaces, found 10
(#22219) Line indented incorrectly; expected at least 12 spaces, found 10
(#22220) Line indented incorrectly; expected at least 12 spaces, found 10
(#22221) Line indented incorrectly; expected at least 16 spaces, found 8
(#22222) Line indented incorrectly; expected 8 spaces, found 4
(#22223) Line indented incorrectly; expected 8 spaces, found 4
(#22224) Line indented incorrectly; expected 12 spaces, found 6
(#22225) Line indented incorrectly; expected at least 16 spaces, found 8
(#22226) Line indented incorrectly; expected 12 spaces, found 6
(#22227) Line indented incorrectly; expected 12 spaces, found 6
(#22228) Line indented incorrectly; expected at least 16 spaces, found 8
(#22229) Line indented incorrectly; expected 12 spaces, found 6
(#22230) Line indented incorrectly; expected 8 spaces, found 4
(#22231) Line indented incorrectly; expected 4 spaces, found 2
(#22233) Line indented incorrectly; expected 4 spaces, found 2
(#22233) Public method name "NoteStore_stopSharingNote_args::getName" must be in lower-case letters only
(#22234) Line indented incorrectly; expected at least 8 spaces, found 4
(#22235) Line indented incorrectly; expected 4 spaces, found 2
(#22237) Line indented incorrectly; expected 4 spaces, found 2
(#22238) Line indented incorrectly; expected at least 4 spaces, found 2
(#22238) Opening brace should be on the same line as the declaration
(#22239) Line indented incorrectly; expected at least 8 spaces, found 4
(#22240) Line indented incorrectly; expected at least 8 spaces, found 4
(#22241) Line indented incorrectly; expected at least 8 spaces, found 4
(#22242) Line indented incorrectly; expected at least 8 spaces, found 4
(#22243) Line indented incorrectly; expected at least 8 spaces, found 4
(#22244) Line indented incorrectly; expected 8 spaces, found 4
(#22244) Expected "while (...) {\n"; found "while (...)\n {\n"
(#22245) Line indented incorrectly; expected at least 8 spaces, found 4
(#22246) Line indented incorrectly; expected at least 12 spaces, found 6
(#22247) Line indented incorrectly; expected 12 spaces, found 6
(#22248) Line indented incorrectly; expected at least 16 spaces, found 8
(#22249) Line indented incorrectly; expected 12 spaces, found 6
(#22250) Line indented incorrectly; expected 12 spaces, found 6
(#22251) Line indented incorrectly; expected at least 12 spaces, found 6
(#22252) Line indented incorrectly; expected 16 spaces, found 8
(#22253) Line indented incorrectly; expected 20 spaces, found 10
(#22254) Line indented incorrectly; expected at least 24 spaces, found 12
(#22255) Line indented incorrectly; expected 20 spaces, found 10
(#22256) Line indented incorrectly; expected at least 24 spaces, found 12
(#22257) Line indented incorrectly; expected 20 spaces, found 10
(#22259) Line indented incorrectly; expected 16 spaces, found 8
(#22260) Line indented incorrectly; expected 20 spaces, found 10
(#22261) Line indented incorrectly; expected at least 24 spaces, found 12
(#22262) Line indented incorrectly; expected 20 spaces, found 10
(#22263) Line indented incorrectly; expected at least 24 spaces, found 12
(#22264) Line indented incorrectly; expected 20 spaces, found 10
(#22266) Line indented incorrectly; expected 16 spaces, found 8
(#22267) Line indented incorrectly; expected at least 20 spaces, found 10
(#22269) Line indented incorrectly; expected 12 spaces, found 6
(#22270) Line indented incorrectly; expected at least 12 spaces, found 6
(#22271) Line indented incorrectly; expected 8 spaces, found 4
(#22272) Line indented incorrectly; expected at least 8 spaces, found 4
(#22273) Line indented incorrectly; expected at least 8 spaces, found 4
(#22274) Line indented incorrectly; expected 4 spaces, found 2
(#22276) Line indented incorrectly; expected 4 spaces, found 2
(#22277) Line indented incorrectly; expected at least 8 spaces, found 4
(#22278) Line indented incorrectly; expected at least 8 spaces, found 4
(#22279) Line indented incorrectly; expected 8 spaces, found 4
(#22280) Line indented incorrectly; expected at least 12 spaces, found 6
(#22281) Line indented incorrectly; expected at least 12 spaces, found 6
(#22282) Line indented incorrectly; expected at least 12 spaces, found 6
(#22283) Line indented incorrectly; expected 8 spaces, found 4
(#22284) Line indented incorrectly; expected 8 spaces, found 4
(#22285) Line indented incorrectly; expected at least 12 spaces, found 6
(#22286) Line indented incorrectly; expected at least 12 spaces, found 6
(#22287) Line indented incorrectly; expected at least 12 spaces, found 6
(#22288) Line indented incorrectly; expected 8 spaces, found 4
(#22289) Line indented incorrectly; expected at least 8 spaces, found 4
(#22290) Line indented incorrectly; expected at least 8 spaces, found 4
(#22291) Line indented incorrectly; expected at least 8 spaces, found 4
(#22292) Line indented incorrectly; expected 4 spaces, found 2
(#22297) Line indented incorrectly; expected 4 spaces, found 2
(#22297) Member variable "_TSPEC" must be all lower-case
(#22297) Scope modifier not specified for member variable "$_TSPEC"
(#22299) Line indented incorrectly; expected 4 spaces, found 2
(#22299) Member variable "userException" must be all lower-case
(#22300) Line indented incorrectly; expected 4 spaces, found 2
(#22300) Member variable "notFoundException" must be all lower-case
(#22301) Line indented incorrectly; expected 4 spaces, found 2
(#22301) Member variable "systemException" must be all lower-case
(#22303) Line indented incorrectly; expected 4 spaces, found 2
(#22304) Line indented incorrectly; expected 8 spaces, found 4
(#22304) Variable "_TSPEC" must be all lower-case
(#22304) Variable "_TSPEC" must not contain underscores.
(#22305) Line indented incorrectly; expected at least 12 spaces, found 6
(#22305) Variable "_TSPEC" must be all lower-case
(#22305) Variable "_TSPEC" must not contain underscores.
(#22306) Line indented incorrectly; expected at least 12 spaces, found 8
(#22307) Line indented incorrectly; expected at least 12 spaces, found 10
(#22308) Line indented incorrectly; expected at least 12 spaces, found 10
(#22309) Line indented incorrectly; expected at least 12 spaces, found 10
(#22310) Line indented incorrectly; expected at least 12 spaces, found 10
(#22311) Line indented incorrectly; expected at least 12 spaces, found 8
(#22312) Line indented incorrectly; expected at least 12 spaces, found 10
(#22313) Line indented incorrectly; expected at least 12 spaces, found 10
(#22314) Line indented incorrectly; expected at least 12 spaces, found 10
(#22315) Line indented incorrectly; expected at least 12 spaces, found 10
(#22316) Line indented incorrectly; expected at least 12 spaces, found 8
(#22317) Line indented incorrectly; expected at least 12 spaces, found 10
(#22318) Line indented incorrectly; expected at least 12 spaces, found 10
(#22319) Line indented incorrectly; expected at least 12 spaces, found 10
(#22320) Line indented incorrectly; expected at least 12 spaces, found 10
(#22321) Line indented incorrectly; expected at least 16 spaces, found 8
(#22322) Line indented incorrectly; expected 8 spaces, found 4
(#22323) Line indented incorrectly; expected 8 spaces, found 4
(#22324) Line indented incorrectly; expected 12 spaces, found 6
(#22325) Line indented incorrectly; expected at least 16 spaces, found 8
(#22326) Line indented incorrectly; expected 12 spaces, found 6
(#22327) Line indented incorrectly; expected 12 spaces, found 6
(#22328) Line indented incorrectly; expected at least 16 spaces, found 8
(#22329) Line indented incorrectly; expected 12 spaces, found 6
(#22330) Line indented incorrectly; expected 12 spaces, found 6
(#22331) Line indented incorrectly; expected at least 16 spaces, found 8
(#22332) Line indented incorrectly; expected 12 spaces, found 6
(#22333) Line indented incorrectly; expected 8 spaces, found 4
(#22334) Line indented incorrectly; expected 4 spaces, found 2
(#22336) Line indented incorrectly; expected 4 spaces, found 2
(#22336) Public method name "NoteStore_stopSharingNote_result::getName" must be in lower-case letters only
(#22337) Line indented incorrectly; expected at least 8 spaces, found 4
(#22338) Line indented incorrectly; expected 4 spaces, found 2
(#22340) Line indented incorrectly; expected 4 spaces, found 2
(#22341) Line indented incorrectly; expected at least 4 spaces, found 2
(#22341) Opening brace should be on the same line as the declaration
(#22342) Line indented incorrectly; expected at least 8 spaces, found 4
(#22343) Line indented incorrectly; expected at least 8 spaces, found 4
(#22344) Line indented incorrectly; expected at least 8 spaces, found 4
(#22345) Line indented incorrectly; expected at least 8 spaces, found 4
(#22346) Line indented incorrectly; expected at least 8 spaces, found 4
(#22347) Line indented incorrectly; expected 8 spaces, found 4
(#22347) Expected "while (...) {\n"; found "while (...)\n {\n"
(#22348) Line indented incorrectly; expected at least 8 spaces, found 4
(#22349) Line indented incorrectly; expected at least 12 spaces, found 6
(#22350) Line indented incorrectly; expected 12 spaces, found 6
(#22351) Line indented incorrectly; expected at least 16 spaces, found 8
(#22352) Line indented incorrectly; expected 12 spaces, found 6
(#22353) Line indented incorrectly; expected 12 spaces, found 6
(#22354) Line indented incorrectly; expected at least 12 spaces, found 6
(#22355) Line indented incorrectly; expected 16 spaces, found 8
(#22356) Line indented incorrectly; expected 20 spaces, found 10
(#22357) Line indented incorrectly; expected at least 24 spaces, found 12
(#22358) Line indented incorrectly; expected at least 24 spaces, found 12
(#22359) Line indented incorrectly; expected 20 spaces, found 10
(#22360) Line indented incorrectly; expected at least 24 spaces, found 12
(#22361) Line indented incorrectly; expected 20 spaces, found 10
(#22363) Line indented incorrectly; expected 16 spaces, found 8
(#22364) Line indented incorrectly; expected 20 spaces, found 10
(#22365) Line indented incorrectly; expected at least 24 spaces, found 12
(#22366) Line indented incorrectly; expected at least 24 spaces, found 12
(#22367) Line indented incorrectly; expected 20 spaces, found 10
(#22368) Line indented incorrectly; expected at least 24 spaces, found 12
(#22369) Line indented incorrectly; expected 20 spaces, found 10
(#22371) Line indented incorrectly; expected 16 spaces, found 8
(#22372) Line indented incorrectly; expected 20 spaces, found 10
(#22373) Line indented incorrectly; expected at least 24 spaces, found 12
(#22374) Line indented incorrectly; expected at least 24 spaces, found 12
(#22375) Line indented incorrectly; expected 20 spaces, found 10
(#22376) Line indented incorrectly; expected at least 24 spaces, found 12
(#22377) Line indented incorrectly; expected 20 spaces, found 10
(#22379) Line indented incorrectly; expected 16 spaces, found 8
(#22380) Line indented incorrectly; expected at least 20 spaces, found 10
(#22382) Line indented incorrectly; expected 12 spaces, found 6
(#22383) Line indented incorrectly; expected at least 12 spaces, found 6
(#22384) Line indented incorrectly; expected 8 spaces, found 4
(#22385) Line indented incorrectly; expected at least 8 spaces, found 4
(#22386) Line indented incorrectly; expected at least 8 spaces, found 4
(#22387) Line indented incorrectly; expected 4 spaces, found 2
(#22389) Line indented incorrectly; expected 4 spaces, found 2
(#22390) Line indented incorrectly; expected at least 8 spaces, found 4
(#22391) Line indented incorrectly; expected at least 8 spaces, found 4
(#22392) Line indented incorrectly; expected 8 spaces, found 4
(#22393) Line indented incorrectly; expected at least 12 spaces, found 6
(#22394) Line indented incorrectly; expected at least 12 spaces, found 6
(#22395) Line indented incorrectly; expected at least 12 spaces, found 6
(#22396) Line indented incorrectly; expected 8 spaces, found 4
(#22397) Line indented incorrectly; expected 8 spaces, found 4
(#22398) Line indented incorrectly; expected at least 12 spaces, found 6
(#22399) Line indented incorrectly; expected at least 12 spaces, found 6
(#22400) Line indented incorrectly; expected at least 12 spaces, found 6
(#22401) Line indented incorrectly; expected 8 spaces, found 4
(#22402) Line indented incorrectly; expected 8 spaces, found 4
(#22403) Line indented incorrectly; expected at least 12 spaces, found 6
(#22404) Line indented incorrectly; expected at least 12 spaces, found 6
(#22405) Line indented incorrectly; expected at least 12 spaces, found 6
(#22406) Line indented incorrectly; expected 8 spaces, found 4
(#22407) Line indented incorrectly; expected at least 8 spaces, found 4
(#22408) Line indented incorrectly; expected at least 8 spaces, found 4
(#22409) Line indented incorrectly; expected at least 8 spaces, found 4
(#22410) Line indented incorrectly; expected 4 spaces, found 2
(#22415) Line indented incorrectly; expected 4 spaces, found 2
(#22415) Member variable "_TSPEC" must be all lower-case
(#22415) Scope modifier not specified for member variable "$_TSPEC"
(#22417) Line indented incorrectly; expected 4 spaces, found 2
(#22418) Line indented incorrectly; expected 4 spaces, found 2
(#22418) Member variable "noteKey" must be all lower-case
(#22419) Line indented incorrectly; expected 4 spaces, found 2
(#22419) Member variable "authenticationToken" must be all lower-case
(#22421) Line indented incorrectly; expected 4 spaces, found 2
(#22422) Line indented incorrectly; expected 8 spaces, found 4
(#22422) Variable "_TSPEC" must be all lower-case
(#22422) Variable "_TSPEC" must not contain underscores.
(#22423) Line indented incorrectly; expected at least 12 spaces, found 6
(#22423) Variable "_TSPEC" must be all lower-case
(#22423) Variable "_TSPEC" must not contain underscores.
(#22424) Line indented incorrectly; expected at least 12 spaces, found 8
(#22425) Line indented incorrectly; expected at least 12 spaces, found 10
(#22426) Line indented incorrectly; expected at least 12 spaces, found 10
(#22427) Line indented incorrectly; expected at least 12 spaces, found 10
(#22428) Line indented incorrectly; expected at least 12 spaces, found 8
(#22429) Line indented incorrectly; expected at least 12 spaces, found 10
(#22430) Line indented incorrectly; expected at least 12 spaces, found 10
(#22431) Line indented incorrectly; expected at least 12 spaces, found 10
(#22432) Line indented incorrectly; expected at least 12 spaces, found 8
(#22433) Line indented incorrectly; expected at least 12 spaces, found 10
(#22434) Line indented incorrectly; expected at least 12 spaces, found 10
(#22435) Line indented incorrectly; expected at least 12 spaces, found 10
(#22436) Line indented incorrectly; expected at least 16 spaces, found 8
(#22437) Line indented incorrectly; expected 8 spaces, found 4
(#22438) Line indented incorrectly; expected 8 spaces, found 4
(#22439) Line indented incorrectly; expected 12 spaces, found 6
(#22440) Line indented incorrectly; expected at least 16 spaces, found 8
(#22441) Line indented incorrectly; expected 12 spaces, found 6
(#22442) Line indented incorrectly; expected 12 spaces, found 6
(#22443) Line indented incorrectly; expected at least 16 spaces, found 8
(#22444) Line indented incorrectly; expected 12 spaces, found 6
(#22445) Line indented incorrectly; expected 12 spaces, found 6
(#22446) Line indented incorrectly; expected at least 16 spaces, found 8
(#22447) Line indented incorrectly; expected 12 spaces, found 6
(#22448) Line indented incorrectly; expected 8 spaces, found 4
(#22449) Line indented incorrectly; expected 4 spaces, found 2
(#22451) Line indented incorrectly; expected 4 spaces, found 2
(#22451) Public method name "NoteStore_authenticateToSharedNote_args::getName" must be in lower-case letters only
(#22452) Line indented incorrectly; expected at least 8 spaces, found 4
(#22453) Line indented incorrectly; expected 4 spaces, found 2
(#22455) Line indented incorrectly; expected 4 spaces, found 2
(#22456) Line indented incorrectly; expected at least 4 spaces, found 2
(#22456) Opening brace should be on the same line as the declaration
(#22457) Line indented incorrectly; expected at least 8 spaces, found 4
(#22458) Line indented incorrectly; expected at least 8 spaces, found 4
(#22459) Line indented incorrectly; expected at least 8 spaces, found 4
(#22460) Line indented incorrectly; expected at least 8 spaces, found 4
(#22461) Line indented incorrectly; expected at least 8 spaces, found 4
(#22462) Line indented incorrectly; expected 8 spaces, found 4
(#22462) Expected "while (...) {\n"; found "while (...)\n {\n"
(#22463) Line indented incorrectly; expected at least 8 spaces, found 4
(#22464) Line indented incorrectly; expected at least 12 spaces, found 6
(#22465) Line indented incorrectly; expected 12 spaces, found 6
(#22466) Line indented incorrectly; expected at least 16 spaces, found 8
(#22467) Line indented incorrectly; expected 12 spaces, found 6
(#22468) Line indented incorrectly; expected 12 spaces, found 6
(#22469) Line indented incorrectly; expected at least 12 spaces, found 6
(#22470) Line indented incorrectly; expected 16 spaces, found 8
(#22471) Line indented incorrectly; expected 20 spaces, found 10
(#22472) Line indented incorrectly; expected at least 24 spaces, found 12
(#22473) Line indented incorrectly; expected 20 spaces, found 10
(#22474) Line indented incorrectly; expected at least 24 spaces, found 12
(#22475) Line indented incorrectly; expected 20 spaces, found 10
(#22477) Line indented incorrectly; expected 16 spaces, found 8
(#22478) Line indented incorrectly; expected 20 spaces, found 10
(#22479) Line indented incorrectly; expected at least 24 spaces, found 12
(#22480) Line indented incorrectly; expected 20 spaces, found 10
(#22481) Line indented incorrectly; expected at least 24 spaces, found 12
(#22482) Line indented incorrectly; expected 20 spaces, found 10
(#22484) Line indented incorrectly; expected 16 spaces, found 8
(#22485) Line indented incorrectly; expected 20 spaces, found 10
(#22486) Line indented incorrectly; expected at least 24 spaces, found 12
(#22487) Line indented incorrectly; expected 20 spaces, found 10
(#22488) Line indented incorrectly; expected at least 24 spaces, found 12
(#22489) Line indented incorrectly; expected 20 spaces, found 10
(#22491) Line indented incorrectly; expected 16 spaces, found 8
(#22492) Line indented incorrectly; expected at least 20 spaces, found 10
(#22494) Line indented incorrectly; expected 12 spaces, found 6
(#22495) Line indented incorrectly; expected at least 12 spaces, found 6
(#22496) Line indented incorrectly; expected 8 spaces, found 4
(#22497) Line indented incorrectly; expected at least 8 spaces, found 4
(#22498) Line indented incorrectly; expected at least 8 spaces, found 4
(#22499) Line indented incorrectly; expected 4 spaces, found 2
(#22501) Line indented incorrectly; expected 4 spaces, found 2
(#22502) Line indented incorrectly; expected at least 8 spaces, found 4
(#22503) Line indented incorrectly; expected at least 8 spaces, found 4
(#22504) Line indented incorrectly; expected 8 spaces, found 4
(#22505) Line indented incorrectly; expected at least 12 spaces, found 6
(#22506) Line indented incorrectly; expected at least 12 spaces, found 6
(#22507) Line indented incorrectly; expected at least 12 spaces, found 6
(#22508) Line indented incorrectly; expected 8 spaces, found 4
(#22509) Line indented incorrectly; expected 8 spaces, found 4
(#22510) Line indented incorrectly; expected at least 12 spaces, found 6
(#22511) Line indented incorrectly; expected at least 12 spaces, found 6
(#22512) Line indented incorrectly; expected at least 12 spaces, found 6
(#22513) Line indented incorrectly; expected 8 spaces, found 4
(#22514) Line indented incorrectly; expected 8 spaces, found 4
(#22515) Line indented incorrectly; expected at least 12 spaces, found 6
(#22516) Line indented incorrectly; expected at least 12 spaces, found 6
(#22517) Line indented incorrectly; expected at least 12 spaces, found 6
(#22518) Line indented incorrectly; expected 8 spaces, found 4
(#22519) Line indented incorrectly; expected at least 8 spaces, found 4
(#22520) Line indented incorrectly; expected at least 8 spaces, found 4
(#22521) Line indented incorrectly; expected at least 8 spaces, found 4
(#22522) Line indented incorrectly; expected 4 spaces, found 2
(#22527) Line indented incorrectly; expected 4 spaces, found 2
(#22527) Member variable "_TSPEC" must be all lower-case
(#22527) Scope modifier not specified for member variable "$_TSPEC"
(#22529) Line indented incorrectly; expected 4 spaces, found 2
(#22530) Line indented incorrectly; expected 4 spaces, found 2
(#22530) Member variable "userException" must be all lower-case
(#22531) Line indented incorrectly; expected 4 spaces, found 2
(#22531) Member variable "notFoundException" must be all lower-case
(#22532) Line indented incorrectly; expected 4 spaces, found 2
(#22532) Member variable "systemException" must be all lower-case
(#22534) Line indented incorrectly; expected 4 spaces, found 2
(#22535) Line indented incorrectly; expected 8 spaces, found 4
(#22535) Variable "_TSPEC" must be all lower-case
(#22535) Variable "_TSPEC" must not contain underscores.
(#22536) Line indented incorrectly; expected at least 12 spaces, found 6
(#22536) Variable "_TSPEC" must be all lower-case
(#22536) Variable "_TSPEC" must not contain underscores.
(#22537) Line indented incorrectly; expected at least 12 spaces, found 8
(#22538) Line indented incorrectly; expected at least 12 spaces, found 10
(#22539) Line indented incorrectly; expected at least 12 spaces, found 10
(#22540) Line indented incorrectly; expected at least 12 spaces, found 10
(#22541) Line indented incorrectly; expected at least 12 spaces, found 10
(#22542) Line indented incorrectly; expected at least 12 spaces, found 8
(#22543) Line indented incorrectly; expected at least 12 spaces, found 10
(#22544) Line indented incorrectly; expected at least 12 spaces, found 10
(#22545) Line indented incorrectly; expected at least 12 spaces, found 10
(#22546) Line indented incorrectly; expected at least 12 spaces, found 10
(#22547) Line indented incorrectly; expected at least 12 spaces, found 8
(#22548) Line indented incorrectly; expected at least 12 spaces, found 10
(#22549) Line indented incorrectly; expected at least 12 spaces, found 10
(#22550) Line indented incorrectly; expected at least 12 spaces, found 10
(#22551) Line indented incorrectly; expected at least 12 spaces, found 10
(#22552) Line indented incorrectly; expected at least 12 spaces, found 8
(#22553) Line indented incorrectly; expected at least 12 spaces, found 10
(#22554) Line indented incorrectly; expected at least 12 spaces, found 10
(#22555) Line indented incorrectly; expected at least 12 spaces, found 10
(#22556) Line indented incorrectly; expected at least 12 spaces, found 10
(#22557) Line indented incorrectly; expected at least 16 spaces, found 8
(#22558) Line indented incorrectly; expected 8 spaces, found 4
(#22559) Line indented incorrectly; expected 8 spaces, found 4
(#22560) Line indented incorrectly; expected 12 spaces, found 6
(#22561) Line indented incorrectly; expected at least 16 spaces, found 8
(#22562) Line indented incorrectly; expected 12 spaces, found 6
(#22563) Line indented incorrectly; expected 12 spaces, found 6
(#22564) Line indented incorrectly; expected at least 16 spaces, found 8
(#22565) Line indented incorrectly; expected 12 spaces, found 6
(#22566) Line indented incorrectly; expected 12 spaces, found 6
(#22567) Line indented incorrectly; expected at least 16 spaces, found 8
(#22568) Line indented incorrectly; expected 12 spaces, found 6
(#22569) Line indented incorrectly; expected 12 spaces, found 6
(#22570) Line indented incorrectly; expected at least 16 spaces, found 8
(#22571) Line indented incorrectly; expected 12 spaces, found 6
(#22572) Line indented incorrectly; expected 8 spaces, found 4
(#22573) Line indented incorrectly; expected 4 spaces, found 2
(#22575) Line indented incorrectly; expected 4 spaces, found 2
(#22575) Public method name "NoteStore_authenticateToSharedNote_result::getName" must be in lower-case letters only
(#22576) Line indented incorrectly; expected at least 8 spaces, found 4
(#22577) Line indented incorrectly; expected 4 spaces, found 2
(#22579) Line indented incorrectly; expected 4 spaces, found 2
(#22580) Line indented incorrectly; expected at least 4 spaces, found 2
(#22580) Opening brace should be on the same line as the declaration
(#22581) Line indented incorrectly; expected at least 8 spaces, found 4
(#22582) Line indented incorrectly; expected at least 8 spaces, found 4
(#22583) Line indented incorrectly; expected at least 8 spaces, found 4
(#22584) Line indented incorrectly; expected at least 8 spaces, found 4
(#22585) Line indented incorrectly; expected at least 8 spaces, found 4
(#22586) Line indented incorrectly; expected 8 spaces, found 4
(#22586) Expected "while (...) {\n"; found "while (...)\n {\n"
(#22587) Line indented incorrectly; expected at least 8 spaces, found 4
(#22588) Line indented incorrectly; expected at least 12 spaces, found 6
(#22589) Line indented incorrectly; expected 12 spaces, found 6
(#22590) Line indented incorrectly; expected at least 16 spaces, found 8
(#22591) Line indented incorrectly; expected 12 spaces, found 6
(#22592) Line indented incorrectly; expected 12 spaces, found 6
(#22593) Line indented incorrectly; expected at least 12 spaces, found 6
(#22594) Line indented incorrectly; expected 16 spaces, found 8
(#22595) Line indented incorrectly; expected 20 spaces, found 10
(#22596) Line indented incorrectly; expected at least 24 spaces, found 12
(#22597) Line indented incorrectly; expected at least 24 spaces, found 12
(#22598) Line indented incorrectly; expected 20 spaces, found 10
(#22599) Line indented incorrectly; expected at least 24 spaces, found 12
(#22600) Line indented incorrectly; expected 20 spaces, found 10
(#22602) Line indented incorrectly; expected 16 spaces, found 8
(#22603) Line indented incorrectly; expected 20 spaces, found 10
(#22604) Line indented incorrectly; expected at least 24 spaces, found 12
(#22605) Line indented incorrectly; expected at least 24 spaces, found 12
(#22606) Line indented incorrectly; expected 20 spaces, found 10
(#22607) Line indented incorrectly; expected at least 24 spaces, found 12
(#22608) Line indented incorrectly; expected 20 spaces, found 10
(#22610) Line indented incorrectly; expected 16 spaces, found 8
(#22611) Line indented incorrectly; expected 20 spaces, found 10
(#22612) Line indented incorrectly; expected at least 24 spaces, found 12
(#22613) Line indented incorrectly; expected at least 24 spaces, found 12
(#22614) Line indented incorrectly; expected 20 spaces, found 10
(#22615) Line indented incorrectly; expected at least 24 spaces, found 12
(#22616) Line indented incorrectly; expected 20 spaces, found 10
(#22618) Line indented incorrectly; expected 16 spaces, found 8
(#22619) Line indented incorrectly; expected 20 spaces, found 10
(#22620) Line indented incorrectly; expected at least 24 spaces, found 12
(#22621) Line indented incorrectly; expected at least 24 spaces, found 12
(#22622) Line indented incorrectly; expected 20 spaces, found 10
(#22623) Line indented incorrectly; expected at least 24 spaces, found 12
(#22624) Line indented incorrectly; expected 20 spaces, found 10
(#22626) Line indented incorrectly; expected 16 spaces, found 8
(#22627) Line indented incorrectly; expected at least 20 spaces, found 10
(#22629) Line indented incorrectly; expected 12 spaces, found 6
(#22630) Line indented incorrectly; expected at least 12 spaces, found 6
(#22631) Line indented incorrectly; expected 8 spaces, found 4
(#22632) Line indented incorrectly; expected at least 8 spaces, found 4
(#22633) Line indented incorrectly; expected at least 8 spaces, found 4
(#22634) Line indented incorrectly; expected 4 spaces, found 2
(#22636) Line indented incorrectly; expected 4 spaces, found 2
(#22637) Line indented incorrectly; expected at least 8 spaces, found 4
(#22638) Line indented incorrectly; expected at least 8 spaces, found 4
(#22639) Line indented incorrectly; expected 8 spaces, found 4
(#22640) Line indented incorrectly; expected 12 spaces, found 6
(#22641) Line indented incorrectly; expected at least 16 spaces, found 8
(#22642) Line indented incorrectly; expected 12 spaces, found 6
(#22643) Line indented incorrectly; expected at least 12 spaces, found 6
(#22644) Line indented incorrectly; expected at least 12 spaces, found 6
(#22645) Line indented incorrectly; expected at least 12 spaces, found 6
(#22646) Line indented incorrectly; expected 8 spaces, found 4
(#22647) Line indented incorrectly; expected 8 spaces, found 4
(#22648) Line indented incorrectly; expected at least 12 spaces, found 6
(#22649) Line indented incorrectly; expected at least 12 spaces, found 6
(#22650) Line indented incorrectly; expected at least 12 spaces, found 6
(#22651) Line indented incorrectly; expected 8 spaces, found 4
(#22652) Line indented incorrectly; expected 8 spaces, found 4
(#22653) Line indented incorrectly; expected at least 12 spaces, found 6
(#22654) Line indented incorrectly; expected at least 12 spaces, found 6
(#22655) Line indented incorrectly; expected at least 12 spaces, found 6
(#22656) Line indented incorrectly; expected 8 spaces, found 4
(#22657) Line indented incorrectly; expected 8 spaces, found 4
(#22658) Line indented incorrectly; expected at least 12 spaces, found 6
(#22659) Line indented incorrectly; expected at least 12 spaces, found 6
(#22660) Line indented incorrectly; expected at least 12 spaces, found 6
(#22661) Line indented incorrectly; expected 8 spaces, found 4
(#22662) Line indented incorrectly; expected at least 8 spaces, found 4
(#22663) Line indented incorrectly; expected at least 8 spaces, found 4
(#22664) Line indented incorrectly; expected at least 8 spaces, found 4
(#22665) Line indented incorrectly; expected 4 spaces, found 2
(#22670) Line indented incorrectly; expected 4 spaces, found 2
(#22670) Member variable "_TSPEC" must be all lower-case
(#22670) Scope modifier not specified for member variable "$_TSPEC"
(#22672) Line indented incorrectly; expected 4 spaces, found 2
(#22672) Member variable "authenticationToken" must be all lower-case
(#22673) Line indented incorrectly; expected 4 spaces, found 2
(#22674) Line indented incorrectly; expected 4 spaces, found 2
(#22674) Member variable "resultSpec" must be all lower-case
(#22676) Line indented incorrectly; expected 4 spaces, found 2
(#22677) Line indented incorrectly; expected 8 spaces, found 4
(#22677) Variable "_TSPEC" must be all lower-case
(#22677) Variable "_TSPEC" must not contain underscores.
(#22678) Line indented incorrectly; expected at least 12 spaces, found 6
(#22678) Variable "_TSPEC" must be all lower-case
(#22678) Variable "_TSPEC" must not contain underscores.
(#22679) Line indented incorrectly; expected at least 12 spaces, found 8
(#22680) Line indented incorrectly; expected at least 12 spaces, found 10
(#22681) Line indented incorrectly; expected at least 12 spaces, found 10
(#22682) Line indented incorrectly; expected at least 12 spaces, found 10
(#22683) Line indented incorrectly; expected at least 12 spaces, found 8
(#22684) Line indented incorrectly; expected at least 12 spaces, found 10
(#22685) Line indented incorrectly; expected at least 12 spaces, found 10
(#22686) Line indented incorrectly; expected at least 12 spaces, found 10
(#22687) Line indented incorrectly; expected at least 12 spaces, found 10
(#22688) Line indented incorrectly; expected at least 12 spaces, found 8
(#22689) Line indented incorrectly; expected at least 12 spaces, found 10
(#22690) Line indented incorrectly; expected at least 12 spaces, found 10
(#22691) Line indented incorrectly; expected at least 12 spaces, found 10
(#22692) Line indented incorrectly; expected at least 12 spaces, found 10
(#22693) Line indented incorrectly; expected at least 16 spaces, found 8
(#22694) Line indented incorrectly; expected 8 spaces, found 4
(#22695) Line indented incorrectly; expected 8 spaces, found 4
(#22696) Line indented incorrectly; expected 12 spaces, found 6
(#22697) Line indented incorrectly; expected at least 16 spaces, found 8
(#22698) Line indented incorrectly; expected 12 spaces, found 6
(#22699) Line indented incorrectly; expected 12 spaces, found 6
(#22700) Line indented incorrectly; expected at least 16 spaces, found 8
(#22701) Line indented incorrectly; expected 12 spaces, found 6
(#22702) Line indented incorrectly; expected 12 spaces, found 6
(#22703) Line indented incorrectly; expected at least 16 spaces, found 8
(#22704) Line indented incorrectly; expected 12 spaces, found 6
(#22705) Line indented incorrectly; expected 8 spaces, found 4
(#22706) Line indented incorrectly; expected 4 spaces, found 2
(#22708) Line indented incorrectly; expected 4 spaces, found 2
(#22708) Public method name "NoteStore_findRelated_args::getName" must be in lower-case letters only
(#22709) Line indented incorrectly; expected at least 8 spaces, found 4
(#22710) Line indented incorrectly; expected 4 spaces, found 2
(#22712) Line indented incorrectly; expected 4 spaces, found 2
(#22713) Line indented incorrectly; expected at least 4 spaces, found 2
(#22713) Opening brace should be on the same line as the declaration
(#22714) Line indented incorrectly; expected at least 8 spaces, found 4
(#22715) Line indented incorrectly; expected at least 8 spaces, found 4
(#22716) Line indented incorrectly; expected at least 8 spaces, found 4
(#22717) Line indented incorrectly; expected at least 8 spaces, found 4
(#22718) Line indented incorrectly; expected at least 8 spaces, found 4
(#22719) Line indented incorrectly; expected 8 spaces, found 4
(#22719) Expected "while (...) {\n"; found "while (...)\n {\n"
(#22720) Line indented incorrectly; expected at least 8 spaces, found 4
(#22721) Line indented incorrectly; expected at least 12 spaces, found 6
(#22722) Line indented incorrectly; expected 12 spaces, found 6
(#22723) Line indented incorrectly; expected at least 16 spaces, found 8
(#22724) Line indented incorrectly; expected 12 spaces, found 6
(#22725) Line indented incorrectly; expected 12 spaces, found 6
(#22726) Line indented incorrectly; expected at least 12 spaces, found 6
(#22727) Line indented incorrectly; expected 16 spaces, found 8
(#22728) Line indented incorrectly; expected 20 spaces, found 10
(#22729) Line indented incorrectly; expected at least 24 spaces, found 12
(#22730) Line indented incorrectly; expected 20 spaces, found 10
(#22731) Line indented incorrectly; expected at least 24 spaces, found 12
(#22732) Line indented incorrectly; expected 20 spaces, found 10
(#22734) Line indented incorrectly; expected 16 spaces, found 8
(#22735) Line indented incorrectly; expected 20 spaces, found 10
(#22736) Line indented incorrectly; expected at least 24 spaces, found 12
(#22737) Line indented incorrectly; expected at least 24 spaces, found 12
(#22738) Line indented incorrectly; expected 20 spaces, found 10
(#22739) Line indented incorrectly; expected at least 24 spaces, found 12
(#22740) Line indented incorrectly; expected 20 spaces, found 10
(#22742) Line indented incorrectly; expected 16 spaces, found 8
(#22743) Line indented incorrectly; expected 20 spaces, found 10
(#22744) Line indented incorrectly; expected at least 24 spaces, found 12
(#22745) Line indented incorrectly; expected at least 24 spaces, found 12
(#22746) Line indented incorrectly; expected 20 spaces, found 10
(#22747) Line indented incorrectly; expected at least 24 spaces, found 12
(#22748) Line indented incorrectly; expected 20 spaces, found 10
(#22750) Line indented incorrectly; expected 16 spaces, found 8
(#22751) Line indented incorrectly; expected at least 20 spaces, found 10
(#22753) Line indented incorrectly; expected 12 spaces, found 6
(#22754) Line indented incorrectly; expected at least 12 spaces, found 6
(#22755) Line indented incorrectly; expected 8 spaces, found 4
(#22756) Line indented incorrectly; expected at least 8 spaces, found 4
(#22757) Line indented incorrectly; expected at least 8 spaces, found 4
(#22758) Line indented incorrectly; expected 4 spaces, found 2
(#22760) Line indented incorrectly; expected 4 spaces, found 2
(#22761) Line indented incorrectly; expected at least 8 spaces, found 4
(#22762) Line indented incorrectly; expected at least 8 spaces, found 4
(#22763) Line indented incorrectly; expected 8 spaces, found 4
(#22764) Line indented incorrectly; expected at least 12 spaces, found 6
(#22765) Line indented incorrectly; expected at least 12 spaces, found 6
(#22766) Line indented incorrectly; expected at least 12 spaces, found 6
(#22767) Line indented incorrectly; expected 8 spaces, found 4
(#22768) Line indented incorrectly; expected 8 spaces, found 4
(#22769) Line indented incorrectly; expected 12 spaces, found 6
(#22770) Line indented incorrectly; expected at least 16 spaces, found 8
(#22771) Line indented incorrectly; expected 12 spaces, found 6
(#22772) Line indented incorrectly; expected at least 12 spaces, found 6
(#22773) Line indented incorrectly; expected at least 12 spaces, found 6
(#22774) Line indented incorrectly; expected at least 12 spaces, found 6
(#22775) Line indented incorrectly; expected 8 spaces, found 4
(#22776) Line indented incorrectly; expected 8 spaces, found 4
(#22777) Line indented incorrectly; expected 12 spaces, found 6
(#22778) Line indented incorrectly; expected at least 16 spaces, found 8
(#22779) Line indented incorrectly; expected 12 spaces, found 6
(#22780) Line indented incorrectly; expected at least 12 spaces, found 6
(#22781) Line indented incorrectly; expected at least 12 spaces, found 6
(#22782) Line indented incorrectly; expected at least 12 spaces, found 6
(#22783) Line indented incorrectly; expected 8 spaces, found 4
(#22784) Line indented incorrectly; expected at least 8 spaces, found 4
(#22785) Line indented incorrectly; expected at least 8 spaces, found 4
(#22786) Line indented incorrectly; expected at least 8 spaces, found 4
(#22787) Line indented incorrectly; expected 4 spaces, found 2
(#22792) Line indented incorrectly; expected 4 spaces, found 2
(#22792) Member variable "_TSPEC" must be all lower-case
(#22792) Scope modifier not specified for member variable "$_TSPEC"
(#22794) Line indented incorrectly; expected 4 spaces, found 2
(#22795) Line indented incorrectly; expected 4 spaces, found 2
(#22795) Member variable "userException" must be all lower-case
(#22796) Line indented incorrectly; expected 4 spaces, found 2
(#22796) Member variable "systemException" must be all lower-case
(#22797) Line indented incorrectly; expected 4 spaces, found 2
(#22797) Member variable "notFoundException" must be all lower-case
(#22799) Line indented incorrectly; expected 4 spaces, found 2
(#22800) Line indented incorrectly; expected 8 spaces, found 4
(#22800) Variable "_TSPEC" must be all lower-case
(#22800) Variable "_TSPEC" must not contain underscores.
(#22801) Line indented incorrectly; expected at least 12 spaces, found 6
(#22801) Variable "_TSPEC" must be all lower-case
(#22801) Variable "_TSPEC" must not contain underscores.
(#22802) Line indented incorrectly; expected at least 12 spaces, found 8
(#22803) Line indented incorrectly; expected at least 12 spaces, found 10
(#22804) Line indented incorrectly; expected at least 12 spaces, found 10
(#22805) Line indented incorrectly; expected at least 12 spaces, found 10
(#22806) Line indented incorrectly; expected at least 12 spaces, found 10
(#22807) Line indented incorrectly; expected at least 12 spaces, found 8
(#22808) Line indented incorrectly; expected at least 12 spaces, found 10
(#22809) Line indented incorrectly; expected at least 12 spaces, found 10
(#22810) Line indented incorrectly; expected at least 12 spaces, found 10
(#22811) Line indented incorrectly; expected at least 12 spaces, found 10
(#22812) Line indented incorrectly; expected at least 12 spaces, found 8
(#22813) Line indented incorrectly; expected at least 12 spaces, found 10
(#22814) Line indented incorrectly; expected at least 12 spaces, found 10
(#22815) Line indented incorrectly; expected at least 12 spaces, found 10
(#22816) Line indented incorrectly; expected at least 12 spaces, found 10
(#22817) Line indented incorrectly; expected at least 12 spaces, found 8
(#22818) Line indented incorrectly; expected at least 12 spaces, found 10
(#22819) Line indented incorrectly; expected at least 12 spaces, found 10
(#22820) Line indented incorrectly; expected at least 12 spaces, found 10
(#22821) Line indented incorrectly; expected at least 12 spaces, found 10
(#22822) Line indented incorrectly; expected at least 16 spaces, found 8
(#22823) Line indented incorrectly; expected 8 spaces, found 4
(#22824) Line indented incorrectly; expected 8 spaces, found 4
(#22825) Line indented incorrectly; expected 12 spaces, found 6
(#22826) Line indented incorrectly; expected at least 16 spaces, found 8
(#22827) Line indented incorrectly; expected 12 spaces, found 6
(#22828) Line indented incorrectly; expected 12 spaces, found 6
(#22829) Line indented incorrectly; expected at least 16 spaces, found 8
(#22830) Line indented incorrectly; expected 12 spaces, found 6
(#22831) Line indented incorrectly; expected 12 spaces, found 6
(#22832) Line indented incorrectly; expected at least 16 spaces, found 8
(#22833) Line indented incorrectly; expected 12 spaces, found 6
(#22834) Line indented incorrectly; expected 12 spaces, found 6
(#22835) Line indented incorrectly; expected at least 16 spaces, found 8
(#22836) Line indented incorrectly; expected 12 spaces, found 6
(#22837) Line indented incorrectly; expected 8 spaces, found 4
(#22838) Line indented incorrectly; expected 4 spaces, found 2
(#22840) Line indented incorrectly; expected 4 spaces, found 2
(#22840) Public method name "NoteStore_findRelated_result::getName" must be in lower-case letters only
(#22841) Line indented incorrectly; expected at least 8 spaces, found 4
(#22842) Line indented incorrectly; expected 4 spaces, found 2
(#22844) Line indented incorrectly; expected 4 spaces, found 2
(#22845) Line indented incorrectly; expected at least 4 spaces, found 2
(#22845) Opening brace should be on the same line as the declaration
(#22846) Line indented incorrectly; expected at least 8 spaces, found 4
(#22847) Line indented incorrectly; expected at least 8 spaces, found 4
(#22848) Line indented incorrectly; expected at least 8 spaces, found 4
(#22849) Line indented incorrectly; expected at least 8 spaces, found 4
(#22850) Line indented incorrectly; expected at least 8 spaces, found 4
(#22851) Line indented incorrectly; expected 8 spaces, found 4
(#22851) Expected "while (...) {\n"; found "while (...)\n {\n"
(#22852) Line indented incorrectly; expected at least 8 spaces, found 4
(#22853) Line indented incorrectly; expected at least 12 spaces, found 6
(#22854) Line indented incorrectly; expected 12 spaces, found 6
(#22855) Line indented incorrectly; expected at least 16 spaces, found 8
(#22856) Line indented incorrectly; expected 12 spaces, found 6
(#22857) Line indented incorrectly; expected 12 spaces, found 6
(#22858) Line indented incorrectly; expected at least 12 spaces, found 6
(#22859) Line indented incorrectly; expected 16 spaces, found 8
(#22860) Line indented incorrectly; expected 20 spaces, found 10
(#22861) Line indented incorrectly; expected at least 24 spaces, found 12
(#22862) Line indented incorrectly; expected at least 24 spaces, found 12
(#22863) Line indented incorrectly; expected 20 spaces, found 10
(#22864) Line indented incorrectly; expected at least 24 spaces, found 12
(#22865) Line indented incorrectly; expected 20 spaces, found 10
(#22867) Line indented incorrectly; expected 16 spaces, found 8
(#22868) Line indented incorrectly; expected 20 spaces, found 10
(#22869) Line indented incorrectly; expected at least 24 spaces, found 12
(#22870) Line indented incorrectly; expected at least 24 spaces, found 12
(#22871) Line indented incorrectly; expected 20 spaces, found 10
(#22872) Line indented incorrectly; expected at least 24 spaces, found 12
(#22873) Line indented incorrectly; expected 20 spaces, found 10
(#22875) Line indented incorrectly; expected 16 spaces, found 8
(#22876) Line indented incorrectly; expected 20 spaces, found 10
(#22877) Line indented incorrectly; expected at least 24 spaces, found 12
(#22878) Line indented incorrectly; expected at least 24 spaces, found 12
(#22879) Line indented incorrectly; expected 20 spaces, found 10
(#22880) Line indented incorrectly; expected at least 24 spaces, found 12
(#22881) Line indented incorrectly; expected 20 spaces, found 10
(#22883) Line indented incorrectly; expected 16 spaces, found 8
(#22884) Line indented incorrectly; expected 20 spaces, found 10
(#22885) Line indented incorrectly; expected at least 24 spaces, found 12
(#22886) Line indented incorrectly; expected at least 24 spaces, found 12
(#22887) Line indented incorrectly; expected 20 spaces, found 10
(#22888) Line indented incorrectly; expected at least 24 spaces, found 12
(#22889) Line indented incorrectly; expected 20 spaces, found 10
(#22891) Line indented incorrectly; expected 16 spaces, found 8
(#22892) Line indented incorrectly; expected at least 20 spaces, found 10
(#22894) Line indented incorrectly; expected 12 spaces, found 6
(#22895) Line indented incorrectly; expected at least 12 spaces, found 6
(#22896) Line indented incorrectly; expected 8 spaces, found 4
(#22897) Line indented incorrectly; expected at least 8 spaces, found 4
(#22898) Line indented incorrectly; expected at least 8 spaces, found 4
(#22899) Line indented incorrectly; expected 4 spaces, found 2
(#22901) Line indented incorrectly; expected 4 spaces, found 2
(#22902) Line indented incorrectly; expected at least 8 spaces, found 4
(#22903) Line indented incorrectly; expected at least 8 spaces, found 4
(#22904) Line indented incorrectly; expected 8 spaces, found 4
(#22905) Line indented incorrectly; expected 12 spaces, found 6
(#22906) Line indented incorrectly; expected at least 16 spaces, found 8
(#22907) Line indented incorrectly; expected 12 spaces, found 6
(#22908) Line indented incorrectly; expected at least 12 spaces, found 6
(#22909) Line indented incorrectly; expected at least 12 spaces, found 6
(#22910) Line indented incorrectly; expected at least 12 spaces, found 6
(#22911) Line indented incorrectly; expected 8 spaces, found 4
(#22912) Line indented incorrectly; expected 8 spaces, found 4
(#22913) Line indented incorrectly; expected at least 12 spaces, found 6
(#22914) Line indented incorrectly; expected at least 12 spaces, found 6
(#22915) Line indented incorrectly; expected at least 12 spaces, found 6
(#22916) Line indented incorrectly; expected 8 spaces, found 4
(#22917) Line indented incorrectly; expected 8 spaces, found 4
(#22918) Line indented incorrectly; expected at least 12 spaces, found 6
(#22919) Line indented incorrectly; expected at least 12 spaces, found 6
(#22920) Line indented incorrectly; expected at least 12 spaces, found 6
(#22921) Line indented incorrectly; expected 8 spaces, found 4
(#22922) Line indented incorrectly; expected 8 spaces, found 4
(#22923) Line indented incorrectly; expected at least 12 spaces, found 6
(#22924) Line indented incorrectly; expected at least 12 spaces, found 6
(#22925) Line indented incorrectly; expected at least 12 spaces, found 6
(#22926) Line indented incorrectly; expected 8 spaces, found 4
(#22927) Line indented incorrectly; expected at least 8 spaces, found 4
(#22928) Line indented incorrectly; expected at least 8 spaces, found 4
(#22929) Line indented incorrectly; expected at least 8 spaces, found 4
(#22930) Line indented incorrectly; expected 4 spaces, found 2
(#22934) A closing tag is not permitted at the end of a PHP file
repository/evernote/lib/evernote/lib/packages/NoteStore/NoteStore_types.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#3) Inline doc block comments are not allowed; use "// Comment." instead
(#3) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#9) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#9) "include_once" must be immediately followed by an open parenthesis
(#9) File is being unconditionally included; use "require_once" instead
(#9) Variable "GLOBALS" must be all lower-case
(#11) "include_once" must be immediately followed by an open parenthesis
(#11) File is being unconditionally included; use "require_once" instead
(#11) Variable "GLOBALS" must be all lower-case
(#12) "include_once" must be immediately followed by an open parenthesis
(#12) File is being unconditionally included; use "require_once" instead
(#12) Variable "GLOBALS" must be all lower-case
(#13) "include_once" must be immediately followed by an open parenthesis
(#13) File is being unconditionally included; use "require_once" instead
(#13) Variable "GLOBALS" must be all lower-case
(#14) "include_once" must be immediately followed by an open parenthesis
(#14) File is being unconditionally included; use "require_once" instead
(#14) Variable "GLOBALS" must be all lower-case
(#17) Line indented incorrectly; expected 4 spaces, found 2
(#17) Member variable "_TSPEC" must be all lower-case
(#17) Scope modifier not specified for member variable "$_TSPEC"
(#19) Line indented incorrectly; expected 4 spaces, found 2
(#19) Member variable "currentTime" must be all lower-case
(#20) Line indented incorrectly; expected 4 spaces, found 2
(#20) Member variable "fullSyncBefore" must be all lower-case
(#21) Line indented incorrectly; expected 4 spaces, found 2
(#21) Member variable "updateCount" must be all lower-case
(#22) Line indented incorrectly; expected 4 spaces, found 2
(#24) Line indented incorrectly; expected 4 spaces, found 2
(#25) Line indented incorrectly; expected 8 spaces, found 4
(#25) Variable "_TSPEC" must be all lower-case
(#25) Variable "_TSPEC" must not contain underscores.
(#26) Line indented incorrectly; expected at least 12 spaces, found 6
(#26) Variable "_TSPEC" must be all lower-case
(#26) Variable "_TSPEC" must not contain underscores.
(#27) Line indented incorrectly; expected at least 12 spaces, found 8
(#28) Line indented incorrectly; expected at least 12 spaces, found 10
(#29) Line indented incorrectly; expected at least 12 spaces, found 10
(#30) Line indented incorrectly; expected at least 12 spaces, found 10
(#31) Line indented incorrectly; expected at least 12 spaces, found 8
(#32) Line indented incorrectly; expected at least 12 spaces, found 10
(#33) Line indented incorrectly; expected at least 12 spaces, found 10
(#34) Line indented incorrectly; expected at least 12 spaces, found 10
(#35) Line indented incorrectly; expected at least 12 spaces, found 8
(#36) Line indented incorrectly; expected at least 12 spaces, found 10
(#37) Line indented incorrectly; expected at least 12 spaces, found 10
(#38) Line indented incorrectly; expected at least 12 spaces, found 10
(#39) Line indented incorrectly; expected at least 12 spaces, found 8
(#40) Line indented incorrectly; expected at least 12 spaces, found 10
(#41) Line indented incorrectly; expected at least 12 spaces, found 10
(#42) Line indented incorrectly; expected at least 12 spaces, found 10
(#43) Line indented incorrectly; expected at least 16 spaces, found 8
(#44) Line indented incorrectly; expected 8 spaces, found 4
(#45) Line indented incorrectly; expected 8 spaces, found 4
(#46) Line indented incorrectly; expected 12 spaces, found 6
(#47) Line indented incorrectly; expected at least 16 spaces, found 8
(#48) Line indented incorrectly; expected 12 spaces, found 6
(#49) Line indented incorrectly; expected 12 spaces, found 6
(#50) Line indented incorrectly; expected at least 16 spaces, found 8
(#51) Line indented incorrectly; expected 12 spaces, found 6
(#52) Line indented incorrectly; expected 12 spaces, found 6
(#53) Line indented incorrectly; expected at least 16 spaces, found 8
(#54) Line indented incorrectly; expected 12 spaces, found 6
(#55) Line indented incorrectly; expected 12 spaces, found 6
(#56) Line indented incorrectly; expected at least 16 spaces, found 8
(#57) Line indented incorrectly; expected 12 spaces, found 6
(#58) Line indented incorrectly; expected 8 spaces, found 4
(#59) Line indented incorrectly; expected 4 spaces, found 2
(#61) Line indented incorrectly; expected 4 spaces, found 2
(#61) Public method name "SyncState::getName" must be in lower-case letters only
(#62) Line indented incorrectly; expected at least 8 spaces, found 4
(#63) Line indented incorrectly; expected 4 spaces, found 2
(#65) Line indented incorrectly; expected 4 spaces, found 2
(#66) Line indented incorrectly; expected at least 4 spaces, found 2
(#66) Opening brace should be on the same line as the declaration
(#67) Line indented incorrectly; expected at least 8 spaces, found 4
(#68) Line indented incorrectly; expected at least 8 spaces, found 4
(#69) Line indented incorrectly; expected at least 8 spaces, found 4
(#70) Line indented incorrectly; expected at least 8 spaces, found 4
(#71) Line indented incorrectly; expected at least 8 spaces, found 4
(#72) Line indented incorrectly; expected 8 spaces, found 4
(#72) Expected "while (...) {\n"; found "while (...)\n {\n"
(#73) Line indented incorrectly; expected at least 8 spaces, found 4
(#74) Line indented incorrectly; expected at least 12 spaces, found 6
(#75) Line indented incorrectly; expected 12 spaces, found 6
(#76) Line indented incorrectly; expected at least 16 spaces, found 8
(#77) Line indented incorrectly; expected 12 spaces, found 6
(#78) Line indented incorrectly; expected 12 spaces, found 6
(#79) Line indented incorrectly; expected at least 12 spaces, found 6
(#80) Line indented incorrectly; expected 16 spaces, found 8
(#81) Line indented incorrectly; expected 20 spaces, found 10
(#82) Line indented incorrectly; expected at least 24 spaces, found 12
(#83) Line indented incorrectly; expected 20 spaces, found 10
(#84) Line indented incorrectly; expected at least 24 spaces, found 12
(#85) Line indented incorrectly; expected 20 spaces, found 10
(#87) Line indented incorrectly; expected 16 spaces, found 8
(#88) Line indented incorrectly; expected 20 spaces, found 10
(#89) Line indented incorrectly; expected at least 24 spaces, found 12
(#90) Line indented incorrectly; expected 20 spaces, found 10
(#91) Line indented incorrectly; expected at least 24 spaces, found 12
(#92) Line indented incorrectly; expected 20 spaces, found 10
(#94) Line indented incorrectly; expected 16 spaces, found 8
(#95) Line indented incorrectly; expected 20 spaces, found 10
(#96) Line indented incorrectly; expected at least 24 spaces, found 12
(#97) Line indented incorrectly; expected 20 spaces, found 10
(#98) Line indented incorrectly; expected at least 24 spaces, found 12
(#99) Line indented incorrectly; expected 20 spaces, found 10
(#101) Line indented incorrectly; expected 16 spaces, found 8
(#102) Line indented incorrectly; expected 20 spaces, found 10
(#103) Line indented incorrectly; expected at least 24 spaces, found 12
(#104) Line indented incorrectly; expected 20 spaces, found 10
(#105) Line indented incorrectly; expected at least 24 spaces, found 12
(#106) Line indented incorrectly; expected 20 spaces, found 10
(#108) Line indented incorrectly; expected 16 spaces, found 8
(#109) Line indented incorrectly; expected at least 20 spaces, found 10
(#111) Line indented incorrectly; expected 12 spaces, found 6
(#112) Line indented incorrectly; expected at least 12 spaces, found 6
(#113) Line indented incorrectly; expected 8 spaces, found 4
(#114) Line indented incorrectly; expected at least 8 spaces, found 4
(#115) Line indented incorrectly; expected at least 8 spaces, found 4
(#116) Line indented incorrectly; expected 4 spaces, found 2
(#118) Line indented incorrectly; expected 4 spaces, found 2
(#119) Line indented incorrectly; expected at least 8 spaces, found 4
(#120) Line indented incorrectly; expected at least 8 spaces, found 4
(#121) Line indented incorrectly; expected 8 spaces, found 4
(#122) Line indented incorrectly; expected at least 12 spaces, found 6
(#123) Line indented incorrectly; expected at least 12 spaces, found 6
(#124) Line indented incorrectly; expected at least 12 spaces, found 6
(#125) Line indented incorrectly; expected 8 spaces, found 4
(#126) Line indented incorrectly; expected 8 spaces, found 4
(#127) Line indented incorrectly; expected at least 12 spaces, found 6
(#128) Line indented incorrectly; expected at least 12 spaces, found 6
(#129) Line indented incorrectly; expected at least 12 spaces, found 6
(#130) Line indented incorrectly; expected 8 spaces, found 4
(#131) Line indented incorrectly; expected 8 spaces, found 4
(#132) Line indented incorrectly; expected at least 12 spaces, found 6
(#133) Line indented incorrectly; expected at least 12 spaces, found 6
(#134) Line indented incorrectly; expected at least 12 spaces, found 6
(#135) Line indented incorrectly; expected 8 spaces, found 4
(#136) Line indented incorrectly; expected 8 spaces, found 4
(#137) Line indented incorrectly; expected at least 12 spaces, found 6
(#138) Line indented incorrectly; expected at least 12 spaces, found 6
(#139) Line indented incorrectly; expected at least 12 spaces, found 6
(#140) Line indented incorrectly; expected 8 spaces, found 4
(#141) Line indented incorrectly; expected at least 8 spaces, found 4
(#142) Line indented incorrectly; expected at least 8 spaces, found 4
(#143) Line indented incorrectly; expected at least 8 spaces, found 4
(#144) Line indented incorrectly; expected 4 spaces, found 2
(#149) Line indented incorrectly; expected 4 spaces, found 2
(#149) Member variable "_TSPEC" must be all lower-case
(#149) Scope modifier not specified for member variable "$_TSPEC"
(#151) Line indented incorrectly; expected 4 spaces, found 2
(#151) Member variable "currentTime" must be all lower-case
(#152) Line indented incorrectly; expected 4 spaces, found 2
(#152) Member variable "chunkHighUSN" must be all lower-case
(#153) Line indented incorrectly; expected 4 spaces, found 2
(#153) Member variable "updateCount" must be all lower-case
(#154) Line indented incorrectly; expected 4 spaces, found 2
(#155) Line indented incorrectly; expected 4 spaces, found 2
(#156) Line indented incorrectly; expected 4 spaces, found 2
(#157) Line indented incorrectly; expected 4 spaces, found 2
(#158) Line indented incorrectly; expected 4 spaces, found 2
(#159) Line indented incorrectly; expected 4 spaces, found 2
(#159) Member variable "expungedNotes" must be all lower-case
(#160) Line indented incorrectly; expected 4 spaces, found 2
(#160) Member variable "expungedNotebooks" must be all lower-case
(#161) Line indented incorrectly; expected 4 spaces, found 2
(#161) Member variable "expungedTags" must be all lower-case
(#162) Line indented incorrectly; expected 4 spaces, found 2
(#162) Member variable "expungedSearches" must be all lower-case
(#163) Line indented incorrectly; expected 4 spaces, found 2
(#163) Member variable "linkedNotebooks" must be all lower-case
(#164) Line indented incorrectly; expected 4 spaces, found 2
(#164) Member variable "expungedLinkedNotebooks" must be all lower-case
(#166) Line indented incorrectly; expected 4 spaces, found 2
(#167) Line indented incorrectly; expected 8 spaces, found 4
(#167) Variable "_TSPEC" must be all lower-case
(#167) Variable "_TSPEC" must not contain underscores.
(#168) Line indented incorrectly; expected at least 12 spaces, found 6
(#168) Variable "_TSPEC" must be all lower-case
(#168) Variable "_TSPEC" must not contain underscores.
(#169) Line indented incorrectly; expected at least 12 spaces, found 8
(#170) Line indented incorrectly; expected at least 12 spaces, found 10
(#171) Line indented incorrectly; expected at least 12 spaces, found 10
(#172) Line indented incorrectly; expected at least 12 spaces, found 10
(#173) Line indented incorrectly; expected at least 12 spaces, found 8
(#174) Line indented incorrectly; expected at least 12 spaces, found 10
(#175) Line indented incorrectly; expected at least 12 spaces, found 10
(#176) Line indented incorrectly; expected at least 12 spaces, found 10
(#177) Line indented incorrectly; expected at least 12 spaces, found 8
(#178) Line indented incorrectly; expected at least 12 spaces, found 10
(#179) Line indented incorrectly; expected at least 12 spaces, found 10
(#180) Line indented incorrectly; expected at least 12 spaces, found 10
(#181) Line indented incorrectly; expected at least 12 spaces, found 8
(#182) Line indented incorrectly; expected at least 12 spaces, found 10
(#183) Line indented incorrectly; expected at least 12 spaces, found 10
(#184) Line indented incorrectly; expected at least 12 spaces, found 10
(#185) Line indented incorrectly; expected at least 12 spaces, found 10
(#189) Line indented incorrectly; expected at least 12 spaces, found 10
(#190) Line indented incorrectly; expected at least 12 spaces, found 8
(#191) Line indented incorrectly; expected at least 12 spaces, found 10
(#192) Line indented incorrectly; expected at least 12 spaces, found 10
(#193) Line indented incorrectly; expected at least 12 spaces, found 10
(#194) Line indented incorrectly; expected at least 12 spaces, found 10
(#198) Line indented incorrectly; expected at least 12 spaces, found 10
(#199) Line indented incorrectly; expected at least 12 spaces, found 8
(#200) Line indented incorrectly; expected at least 12 spaces, found 10
(#201) Line indented incorrectly; expected at least 12 spaces, found 10
(#202) Line indented incorrectly; expected at least 12 spaces, found 10
(#203) Line indented incorrectly; expected at least 12 spaces, found 10
(#207) Line indented incorrectly; expected at least 12 spaces, found 10
(#208) Line indented incorrectly; expected at least 12 spaces, found 8
(#209) Line indented incorrectly; expected at least 12 spaces, found 10
(#210) Line indented incorrectly; expected at least 12 spaces, found 10
(#211) Line indented incorrectly; expected at least 12 spaces, found 10
(#212) Line indented incorrectly; expected at least 12 spaces, found 10
(#216) Line indented incorrectly; expected at least 12 spaces, found 10
(#217) Line indented incorrectly; expected at least 12 spaces, found 8
(#218) Line indented incorrectly; expected at least 12 spaces, found 10
(#219) Line indented incorrectly; expected at least 12 spaces, found 10
(#220) Line indented incorrectly; expected at least 12 spaces, found 10
(#221) Line indented incorrectly; expected at least 12 spaces, found 10
(#225) Line indented incorrectly; expected at least 12 spaces, found 10
(#226) Line indented incorrectly; expected at least 12 spaces, found 8
(#227) Line indented incorrectly; expected at least 12 spaces, found 10
(#228) Line indented incorrectly; expected at least 12 spaces, found 10
(#229) Line indented incorrectly; expected at least 12 spaces, found 10
(#230) Line indented incorrectly; expected at least 12 spaces, found 10
(#233) Line indented incorrectly; expected at least 12 spaces, found 10
(#234) Line indented incorrectly; expected at least 12 spaces, found 8
(#235) Line indented incorrectly; expected at least 12 spaces, found 10
(#236) Line indented incorrectly; expected at least 12 spaces, found 10
(#237) Line indented incorrectly; expected at least 12 spaces, found 10
(#238) Line indented incorrectly; expected at least 12 spaces, found 10
(#241) Line indented incorrectly; expected at least 12 spaces, found 10
(#242) Line indented incorrectly; expected at least 12 spaces, found 8
(#243) Line indented incorrectly; expected at least 12 spaces, found 10
(#244) Line indented incorrectly; expected at least 12 spaces, found 10
(#245) Line indented incorrectly; expected at least 12 spaces, found 10
(#246) Line indented incorrectly; expected at least 12 spaces, found 10
(#249) Line indented incorrectly; expected at least 12 spaces, found 10
(#250) Line indented incorrectly; expected at least 12 spaces, found 8
(#251) Line indented incorrectly; expected at least 12 spaces, found 10
(#252) Line indented incorrectly; expected at least 12 spaces, found 10
(#253) Line indented incorrectly; expected at least 12 spaces, found 10
(#254) Line indented incorrectly; expected at least 12 spaces, found 10
(#257) Line indented incorrectly; expected at least 12 spaces, found 10
(#258) Line indented incorrectly; expected at least 12 spaces, found 8
(#259) Line indented incorrectly; expected at least 12 spaces, found 10
(#260) Line indented incorrectly; expected at least 12 spaces, found 10
(#261) Line indented incorrectly; expected at least 12 spaces, found 10
(#262) Line indented incorrectly; expected at least 12 spaces, found 10
(#266) Line indented incorrectly; expected at least 12 spaces, found 10
(#267) Line indented incorrectly; expected at least 12 spaces, found 8
(#268) Line indented incorrectly; expected at least 12 spaces, found 10
(#269) Line indented incorrectly; expected at least 12 spaces, found 10
(#270) Line indented incorrectly; expected at least 12 spaces, found 10
(#271) Line indented incorrectly; expected at least 12 spaces, found 10
(#274) Line indented incorrectly; expected at least 12 spaces, found 10
(#275) Line indented incorrectly; expected at least 16 spaces, found 8
(#276) Line indented incorrectly; expected 8 spaces, found 4
(#277) Line indented incorrectly; expected 8 spaces, found 4
(#278) Line indented incorrectly; expected 12 spaces, found 6
(#279) Line indented incorrectly; expected at least 16 spaces, found 8
(#280) Line indented incorrectly; expected 12 spaces, found 6
(#281) Line indented incorrectly; expected 12 spaces, found 6
(#282) Line indented incorrectly; expected at least 16 spaces, found 8
(#283) Line indented incorrectly; expected 12 spaces, found 6
(#284) Line indented incorrectly; expected 12 spaces, found 6
(#285) Line indented incorrectly; expected at least 16 spaces, found 8
(#286) Line indented incorrectly; expected 12 spaces, found 6
(#287) Line indented incorrectly; expected 12 spaces, found 6
(#288) Line indented incorrectly; expected at least 16 spaces, found 8
(#289) Line indented incorrectly; expected 12 spaces, found 6
(#290) Line indented incorrectly; expected 12 spaces, found 6
(#291) Line indented incorrectly; expected at least 16 spaces, found 8
(#292) Line indented incorrectly; expected 12 spaces, found 6
(#293) Line indented incorrectly; expected 12 spaces, found 6
(#294) Line indented incorrectly; expected at least 16 spaces, found 8
(#295) Line indented incorrectly; expected 12 spaces, found 6
(#296) Line indented incorrectly; expected 12 spaces, found 6
(#297) Line indented incorrectly; expected at least 16 spaces, found 8
(#298) Line indented incorrectly; expected 12 spaces, found 6
(#299) Line indented incorrectly; expected 12 spaces, found 6
(#300) Line indented incorrectly; expected at least 16 spaces, found 8
(#301) Line indented incorrectly; expected 12 spaces, found 6
(#302) Line indented incorrectly; expected 12 spaces, found 6
(#303) Line indented incorrectly; expected at least 16 spaces, found 8
(#304) Line indented incorrectly; expected 12 spaces, found 6
(#305) Line indented incorrectly; expected 12 spaces, found 6
(#306) Line indented incorrectly; expected at least 16 spaces, found 8
(#307) Line indented incorrectly; expected 12 spaces, found 6
(#308) Line indented incorrectly; expected 12 spaces, found 6
(#309) Line indented incorrectly; expected at least 16 spaces, found 8
(#310) Line indented incorrectly; expected 12 spaces, found 6
(#311) Line indented incorrectly; expected 12 spaces, found 6
(#312) Line indented incorrectly; expected at least 16 spaces, found 8
(#313) Line indented incorrectly; expected 12 spaces, found 6
(#314) Line indented incorrectly; expected 12 spaces, found 6
(#315) Line indented incorrectly; expected at least 16 spaces, found 8
(#316) Line indented incorrectly; expected 12 spaces, found 6
(#317) Line indented incorrectly; expected 12 spaces, found 6
(#318) Line indented incorrectly; expected at least 16 spaces, found 8
(#319) Line indented incorrectly; expected 12 spaces, found 6
(#320) Line indented incorrectly; expected 8 spaces, found 4
(#321) Line indented incorrectly; expected 4 spaces, found 2
(#323) Line indented incorrectly; expected 4 spaces, found 2
(#323) Public method name "SyncChunk::getName" must be in lower-case letters only
(#324) Line indented incorrectly; expected at least 8 spaces, found 4
(#325) Line indented incorrectly; expected 4 spaces, found 2
(#327) Line indented incorrectly; expected 4 spaces, found 2
(#328) Line indented incorrectly; expected at least 4 spaces, found 2
(#328) Opening brace should be on the same line as the declaration
(#329) Line indented incorrectly; expected at least 8 spaces, found 4
(#330) Line indented incorrectly; expected at least 8 spaces, found 4
(#331) Line indented incorrectly; expected at least 8 spaces, found 4
(#332) Line indented incorrectly; expected at least 8 spaces, found 4
(#333) Line indented incorrectly; expected at least 8 spaces, found 4
(#334) Line indented incorrectly; expected 8 spaces, found 4
(#334) Expected "while (...) {\n"; found "while (...)\n {\n"
(#335) Line indented incorrectly; expected at least 8 spaces, found 4
(#336) Line indented incorrectly; expected at least 12 spaces, found 6
(#337) Line indented incorrectly; expected 12 spaces, found 6
(#338) Line indented incorrectly; expected at least 16 spaces, found 8
(#339) Line indented incorrectly; expected 12 spaces, found 6
(#340) Line indented incorrectly; expected 12 spaces, found 6
(#341) Line indented incorrectly; expected at least 12 spaces, found 6
(#342) Line indented incorrectly; expected 16 spaces, found 8
(#343) Line indented incorrectly; expected 20 spaces, found 10
(#344) Line indented incorrectly; expected at least 24 spaces, found 12
(#345) Line indented incorrectly; expected 20 spaces, found 10
(#346) Line indented incorrectly; expected at least 24 spaces, found 12
(#347) Line indented incorrectly; expected 20 spaces, found 10
(#349) Line indented incorrectly; expected 16 spaces, found 8
(#350) Line indented incorrectly; expected 20 spaces, found 10
(#351) Line indented incorrectly; expected at least 24 spaces, found 12
(#352) Line indented incorrectly; expected 20 spaces, found 10
(#353) Line indented incorrectly; expected at least 24 spaces, found 12
(#354) Line indented incorrectly; expected 20 spaces, found 10
(#356) Line indented incorrectly; expected 16 spaces, found 8
(#357) Line indented incorrectly; expected 20 spaces, found 10
(#358) Line indented incorrectly; expected at least 24 spaces, found 12
(#359) Line indented incorrectly; expected 20 spaces, found 10
(#360) Line indented incorrectly; expected at least 24 spaces, found 12
(#361) Line indented incorrectly; expected 20 spaces, found 10
(#363) Line indented incorrectly; expected 16 spaces, found 8
(#364) Line indented incorrectly; expected 20 spaces, found 10
(#365) Line indented incorrectly; expected at least 24 spaces, found 12
(#366) Line indented incorrectly; expected at least 24 spaces, found 12
(#366) Variable "_size0" must not contain underscores.
(#367) Line indented incorrectly; expected at least 24 spaces, found 12
(#367) Variable "_etype3" must not contain underscores.
(#368) Line indented incorrectly; expected at least 24 spaces, found 12
(#368) Variable "_etype3" must not contain underscores.
(#368) Variable "_size0" must not contain underscores.
(#369) Line indented incorrectly; expected 24 spaces, found 12
(#369) Expected "for (...) {\n"; found "for (...)\n {\n"
(#369) Variable "_i4" must not contain underscores.
(#369) Variable "_i4" must not contain underscores.
(#369) Variable "_size0" must not contain underscores.
(#369) Variable "_i4" must not contain underscores.
(#370) Line indented incorrectly; expected at least 24 spaces, found 12
(#371) Line indented incorrectly; expected at least 28 spaces, found 14
(#372) Line indented incorrectly; expected at least 28 spaces, found 14
(#373) Line indented incorrectly; expected at least 28 spaces, found 14
(#374) Line indented incorrectly; expected at least 28 spaces, found 14
(#374) Expected 1 space before "="; 0 found
(#375) Line indented incorrectly; expected 24 spaces, found 12
(#376) Line indented incorrectly; expected at least 24 spaces, found 12
(#377) Line indented incorrectly; expected 20 spaces, found 10
(#378) Line indented incorrectly; expected at least 24 spaces, found 12
(#379) Line indented incorrectly; expected 20 spaces, found 10
(#381) Line indented incorrectly; expected 16 spaces, found 8
(#382) Line indented incorrectly; expected 20 spaces, found 10
(#383) Line indented incorrectly; expected at least 24 spaces, found 12
(#384) Line indented incorrectly; expected at least 24 spaces, found 12
(#384) Variable "_size6" must not contain underscores.
(#385) Line indented incorrectly; expected at least 24 spaces, found 12
(#385) Variable "_etype9" must not contain underscores.
(#386) Line indented incorrectly; expected at least 24 spaces, found 12
(#386) Variable "_etype9" must not contain underscores.
(#386) Variable "_size6" must not contain underscores.
(#387) Line indented incorrectly; expected 24 spaces, found 12
(#387) Expected "for (...) {\n"; found "for (...)\n {\n"
(#387) Variable "_i10" must not contain underscores.
(#387) Variable "_i10" must not contain underscores.
(#387) Variable "_size6" must not contain underscores.
(#387) Variable "_i10" must not contain underscores.
(#388) Line indented incorrectly; expected at least 24 spaces, found 12
(#389) Line indented incorrectly; expected at least 28 spaces, found 14
(#390) Line indented incorrectly; expected at least 28 spaces, found 14
(#391) Line indented incorrectly; expected at least 28 spaces, found 14
(#392) Line indented incorrectly; expected at least 28 spaces, found 14
(#392) Expected 1 space before "="; 0 found
(#393) Line indented incorrectly; expected 24 spaces, found 12
(#394) Line indented incorrectly; expected at least 24 spaces, found 12
(#395) Line indented incorrectly; expected 20 spaces, found 10
(#396) Line indented incorrectly; expected at least 24 spaces, found 12
(#397) Line indented incorrectly; expected 20 spaces, found 10
(#399) Line indented incorrectly; expected 16 spaces, found 8
(#400) Line indented incorrectly; expected 20 spaces, found 10
(#401) Line indented incorrectly; expected at least 24 spaces, found 12
(#402) Line indented incorrectly; expected at least 24 spaces, found 12
(#402) Variable "_size12" must not contain underscores.
(#403) Line indented incorrectly; expected at least 24 spaces, found 12
(#403) Variable "_etype15" must not contain underscores.
(#404) Line indented incorrectly; expected at least 24 spaces, found 12
(#404) Variable "_etype15" must not contain underscores.
(#404) Variable "_size12" must not contain underscores.
(#405) Line indented incorrectly; expected 24 spaces, found 12
(#405) Expected "for (...) {\n"; found "for (...)\n {\n"
(#405) Variable "_i16" must not contain underscores.
(#405) Variable "_i16" must not contain underscores.
(#405) Variable "_size12" must not contain underscores.
(#405) Variable "_i16" must not contain underscores.
(#406) Line indented incorrectly; expected at least 24 spaces, found 12
(#407) Line indented incorrectly; expected at least 28 spaces, found 14
(#408) Line indented incorrectly; expected at least 28 spaces, found 14
(#409) Line indented incorrectly; expected at least 28 spaces, found 14
(#410) Line indented incorrectly; expected at least 28 spaces, found 14
(#410) Expected 1 space before "="; 0 found
(#411) Line indented incorrectly; expected 24 spaces, found 12
(#412) Line indented incorrectly; expected at least 24 spaces, found 12
(#413) Line indented incorrectly; expected 20 spaces, found 10
(#414) Line indented incorrectly; expected at least 24 spaces, found 12
(#415) Line indented incorrectly; expected 20 spaces, found 10
(#417) Line indented incorrectly; expected 16 spaces, found 8
(#418) Line indented incorrectly; expected 20 spaces, found 10
(#419) Line indented incorrectly; expected at least 24 spaces, found 12
(#420) Line indented incorrectly; expected at least 24 spaces, found 12
(#420) Variable "_size18" must not contain underscores.
(#421) Line indented incorrectly; expected at least 24 spaces, found 12
(#421) Variable "_etype21" must not contain underscores.
(#422) Line indented incorrectly; expected at least 24 spaces, found 12
(#422) Variable "_etype21" must not contain underscores.
(#422) Variable "_size18" must not contain underscores.
(#423) Line indented incorrectly; expected 24 spaces, found 12
(#423) Expected "for (...) {\n"; found "for (...)\n {\n"
(#423) Variable "_i22" must not contain underscores.
(#423) Variable "_i22" must not contain underscores.
(#423) Variable "_size18" must not contain underscores.
(#423) Variable "_i22" must not contain underscores.
(#424) Line indented incorrectly; expected at least 24 spaces, found 12
(#425) Line indented incorrectly; expected at least 28 spaces, found 14
(#426) Line indented incorrectly; expected at least 28 spaces, found 14
(#427) Line indented incorrectly; expected at least 28 spaces, found 14
(#428) Line indented incorrectly; expected at least 28 spaces, found 14
(#428) Expected 1 space before "="; 0 found
(#429) Line indented incorrectly; expected 24 spaces, found 12
(#430) Line indented incorrectly; expected at least 24 spaces, found 12
(#431) Line indented incorrectly; expected 20 spaces, found 10
(#432) Line indented incorrectly; expected at least 24 spaces, found 12
(#433) Line indented incorrectly; expected 20 spaces, found 10
(#435) Line indented incorrectly; expected 16 spaces, found 8
(#436) Line indented incorrectly; expected 20 spaces, found 10
(#437) Line indented incorrectly; expected at least 24 spaces, found 12
(#438) Line indented incorrectly; expected at least 24 spaces, found 12
(#438) Variable "_size24" must not contain underscores.
(#439) Line indented incorrectly; expected at least 24 spaces, found 12
(#439) Variable "_etype27" must not contain underscores.
(#440) Line indented incorrectly; expected at least 24 spaces, found 12
(#440) Variable "_etype27" must not contain underscores.
(#440) Variable "_size24" must not contain underscores.
(#441) Line indented incorrectly; expected 24 spaces, found 12
(#441) Expected "for (...) {\n"; found "for (...)\n {\n"
(#441) Variable "_i28" must not contain underscores.
(#441) Variable "_i28" must not contain underscores.
(#441) Variable "_size24" must not contain underscores.
(#441) Variable "_i28" must not contain underscores.
(#442) Line indented incorrectly; expected at least 24 spaces, found 12
(#443) Line indented incorrectly; expected at least 28 spaces, found 14
(#444) Line indented incorrectly; expected at least 28 spaces, found 14
(#445) Line indented incorrectly; expected at least 28 spaces, found 14
(#446) Line indented incorrectly; expected at least 28 spaces, found 14
(#446) Expected 1 space before "="; 0 found
(#447) Line indented incorrectly; expected 24 spaces, found 12
(#448) Line indented incorrectly; expected at least 24 spaces, found 12
(#449) Line indented incorrectly; expected 20 spaces, found 10
(#450) Line indented incorrectly; expected at least 24 spaces, found 12
(#451) Line indented incorrectly; expected 20 spaces, found 10
(#453) Line indented incorrectly; expected 16 spaces, found 8
(#454) Line indented incorrectly; expected 20 spaces, found 10
(#455) Line indented incorrectly; expected at least 24 spaces, found 12
(#456) Line indented incorrectly; expected at least 24 spaces, found 12
(#456) Variable "_size30" must not contain underscores.
(#457) Line indented incorrectly; expected at least 24 spaces, found 12
(#457) Variable "_etype33" must not contain underscores.
(#458) Line indented incorrectly; expected at least 24 spaces, found 12
(#458) Variable "_etype33" must not contain underscores.
(#458) Variable "_size30" must not contain underscores.
(#459) Line indented incorrectly; expected 24 spaces, found 12
(#459) Expected "for (...) {\n"; found "for (...)\n {\n"
(#459) Variable "_i34" must not contain underscores.
(#459) Variable "_i34" must not contain underscores.
(#459) Variable "_size30" must not contain underscores.
(#459) Variable "_i34" must not contain underscores.
(#460) Line indented incorrectly; expected at least 24 spaces, found 12
(#461) Line indented incorrectly; expected at least 28 spaces, found 14
(#462) Line indented incorrectly; expected at least 28 spaces, found 14
(#463) Line indented incorrectly; expected at least 28 spaces, found 14
(#463) Expected 1 space before "="; 0 found
(#464) Line indented incorrectly; expected 24 spaces, found 12
(#465) Line indented incorrectly; expected at least 24 spaces, found 12
(#466) Line indented incorrectly; expected 20 spaces, found 10
(#467) Line indented incorrectly; expected at least 24 spaces, found 12
(#468) Line indented incorrectly; expected 20 spaces, found 10
(#470) Line indented incorrectly; expected 16 spaces, found 8
(#471) Line indented incorrectly; expected 20 spaces, found 10
(#472) Line indented incorrectly; expected at least 24 spaces, found 12
(#473) Line indented incorrectly; expected at least 24 spaces, found 12
(#473) Variable "_size36" must not contain underscores.
(#474) Line indented incorrectly; expected at least 24 spaces, found 12
(#474) Variable "_etype39" must not contain underscores.
(#475) Line indented incorrectly; expected at least 24 spaces, found 12
(#475) Variable "_etype39" must not contain underscores.
(#475) Variable "_size36" must not contain underscores.
(#476) Line indented incorrectly; expected 24 spaces, found 12
(#476) Expected "for (...) {\n"; found "for (...)\n {\n"
(#476) Variable "_i40" must not contain underscores.
(#476) Variable "_i40" must not contain underscores.
(#476) Variable "_size36" must not contain underscores.
(#476) Variable "_i40" must not contain underscores.
(#477) Line indented incorrectly; expected at least 24 spaces, found 12
(#478) Line indented incorrectly; expected at least 28 spaces, found 14
(#479) Line indented incorrectly; expected at least 28 spaces, found 14
(#480) Line indented incorrectly; expected at least 28 spaces, found 14
(#480) Expected 1 space before "="; 0 found
(#481) Line indented incorrectly; expected 24 spaces, found 12
(#482) Line indented incorrectly; expected at least 24 spaces, found 12
(#483) Line indented incorrectly; expected 20 spaces, found 10
(#484) Line indented incorrectly; expected at least 24 spaces, found 12
(#485) Line indented incorrectly; expected 20 spaces, found 10
(#487) Line indented incorrectly; expected 16 spaces, found 8
(#488) Line indented incorrectly; expected 20 spaces, found 10
(#489) Line indented incorrectly; expected at least 24 spaces, found 12
(#490) Line indented incorrectly; expected at least 24 spaces, found 12
(#490) Variable "_size42" must not contain underscores.
(#491) Line indented incorrectly; expected at least 24 spaces, found 12
(#491) Variable "_etype45" must not contain underscores.
(#492) Line indented incorrectly; expected at least 24 spaces, found 12
(#492) Variable "_etype45" must not contain underscores.
(#492) Variable "_size42" must not contain underscores.
(#493) Line indented incorrectly; expected 24 spaces, found 12
(#493) Expected "for (...) {\n"; found "for (...)\n {\n"
(#493) Variable "_i46" must not contain underscores.
(#493) Variable "_i46" must not contain underscores.
(#493) Variable "_size42" must not contain underscores.
(#493) Variable "_i46" must not contain underscores.
(#494) Line indented incorrectly; expected at least 24 spaces, found 12
(#495) Line indented incorrectly; expected at least 28 spaces, found 14
(#496) Line indented incorrectly; expected at least 28 spaces, found 14
(#497) Line indented incorrectly; expected at least 28 spaces, found 14
(#497) Expected 1 space before "="; 0 found
(#498) Line indented incorrectly; expected 24 spaces, found 12
(#499) Line indented incorrectly; expected at least 24 spaces, found 12
(#500) Line indented incorrectly; expected 20 spaces, found 10
(#501) Line indented incorrectly; expected at least 24 spaces, found 12
(#502) Line indented incorrectly; expected 20 spaces, found 10
(#504) Line indented incorrectly; expected 16 spaces, found 8
(#505) Line indented incorrectly; expected 20 spaces, found 10
(#506) Line indented incorrectly; expected at least 24 spaces, found 12
(#507) Line indented incorrectly; expected at least 24 spaces, found 12
(#507) Variable "_size48" must not contain underscores.
(#508) Line indented incorrectly; expected at least 24 spaces, found 12
(#508) Variable "_etype51" must not contain underscores.
(#509) Line indented incorrectly; expected at least 24 spaces, found 12
(#509) Variable "_etype51" must not contain underscores.
(#509) Variable "_size48" must not contain underscores.
(#510) Line indented incorrectly; expected 24 spaces, found 12
(#510) Expected "for (...) {\n"; found "for (...)\n {\n"
(#510) Variable "_i52" must not contain underscores.
(#510) Variable "_i52" must not contain underscores.
(#510) Variable "_size48" must not contain underscores.
(#510) Variable "_i52" must not contain underscores.
(#511) Line indented incorrectly; expected at least 24 spaces, found 12
(#512) Line indented incorrectly; expected at least 28 spaces, found 14
(#513) Line indented incorrectly; expected at least 28 spaces, found 14
(#514) Line indented incorrectly; expected at least 28 spaces, found 14
(#514) Expected 1 space before "="; 0 found
(#515) Line indented incorrectly; expected 24 spaces, found 12
(#516) Line indented incorrectly; expected at least 24 spaces, found 12
(#517) Line indented incorrectly; expected 20 spaces, found 10
(#518) Line indented incorrectly; expected at least 24 spaces, found 12
(#519) Line indented incorrectly; expected 20 spaces, found 10
(#521) Line indented incorrectly; expected 16 spaces, found 8
(#522) Line indented incorrectly; expected 20 spaces, found 10
(#523) Line indented incorrectly; expected at least 24 spaces, found 12
(#524) Line indented incorrectly; expected at least 24 spaces, found 12
(#524) Variable "_size54" must not contain underscores.
(#525) Line indented incorrectly; expected at least 24 spaces, found 12
(#525) Variable "_etype57" must not contain underscores.
(#526) Line indented incorrectly; expected at least 24 spaces, found 12
(#526) Variable "_etype57" must not contain underscores.
(#526) Variable "_size54" must not contain underscores.
(#527) Line indented incorrectly; expected 24 spaces, found 12
(#527) Expected "for (...) {\n"; found "for (...)\n {\n"
(#527) Variable "_i58" must not contain underscores.
(#527) Variable "_i58" must not contain underscores.
(#527) Variable "_size54" must not contain underscores.
(#527) Variable "_i58" must not contain underscores.
(#528) Line indented incorrectly; expected at least 24 spaces, found 12
(#529) Line indented incorrectly; expected at least 28 spaces, found 14
(#530) Line indented incorrectly; expected at least 28 spaces, found 14
(#531) Line indented incorrectly; expected at least 28 spaces, found 14
(#532) Line indented incorrectly; expected at least 28 spaces, found 14
(#532) Expected 1 space before "="; 0 found
(#533) Line indented incorrectly; expected 24 spaces, found 12
(#534) Line indented incorrectly; expected at least 24 spaces, found 12
(#535) Line indented incorrectly; expected 20 spaces, found 10
(#536) Line indented incorrectly; expected at least 24 spaces, found 12
(#537) Line indented incorrectly; expected 20 spaces, found 10
(#539) Line indented incorrectly; expected 16 spaces, found 8
(#540) Line indented incorrectly; expected 20 spaces, found 10
(#541) Line indented incorrectly; expected at least 24 spaces, found 12
(#542) Line indented incorrectly; expected at least 24 spaces, found 12
(#542) Variable "_size60" must not contain underscores.
(#543) Line indented incorrectly; expected at least 24 spaces, found 12
(#543) Variable "_etype63" must not contain underscores.
(#544) Line indented incorrectly; expected at least 24 spaces, found 12
(#544) Variable "_etype63" must not contain underscores.
(#544) Variable "_size60" must not contain underscores.
(#545) Line indented incorrectly; expected 24 spaces, found 12
(#545) Expected "for (...) {\n"; found "for (...)\n {\n"
(#545) Variable "_i64" must not contain underscores.
(#545) Variable "_i64" must not contain underscores.
(#545) Variable "_size60" must not contain underscores.
(#545) Variable "_i64" must not contain underscores.
(#546) Line indented incorrectly; expected at least 24 spaces, found 12
(#547) Line indented incorrectly; expected at least 28 spaces, found 14
(#548) Line indented incorrectly; expected at least 28 spaces, found 14
(#549) Line indented incorrectly; expected at least 28 spaces, found 14
(#549) Expected 1 space before "="; 0 found
(#550) Line indented incorrectly; expected 24 spaces, found 12
(#551) Line indented incorrectly; expected at least 24 spaces, found 12
(#552) Line indented incorrectly; expected 20 spaces, found 10
(#553) Line indented incorrectly; expected at least 24 spaces, found 12
(#554) Line indented incorrectly; expected 20 spaces, found 10
(#556) Line indented incorrectly; expected 16 spaces, found 8
(#557) Line indented incorrectly; expected at least 20 spaces, found 10
(#559) Line indented incorrectly; expected 12 spaces, found 6
(#560) Line indented incorrectly; expected at least 12 spaces, found 6
(#561) Line indented incorrectly; expected 8 spaces, found 4
(#562) Line indented incorrectly; expected at least 8 spaces, found 4
(#563) Line indented incorrectly; expected at least 8 spaces, found 4
(#564) Line indented incorrectly; expected 4 spaces, found 2
(#566) Line indented incorrectly; expected 4 spaces, found 2
(#567) Line indented incorrectly; expected at least 8 spaces, found 4
(#568) Line indented incorrectly; expected at least 8 spaces, found 4
(#569) Line indented incorrectly; expected 8 spaces, found 4
(#570) Line indented incorrectly; expected at least 12 spaces, found 6
(#571) Line indented incorrectly; expected at least 12 spaces, found 6
(#572) Line indented incorrectly; expected at least 12 spaces, found 6
(#573) Line indented incorrectly; expected 8 spaces, found 4
(#574) Line indented incorrectly; expected 8 spaces, found 4
(#575) Line indented incorrectly; expected at least 12 spaces, found 6
(#576) Line indented incorrectly; expected at least 12 spaces, found 6
(#577) Line indented incorrectly; expected at least 12 spaces, found 6
(#578) Line indented incorrectly; expected 8 spaces, found 4
(#579) Line indented incorrectly; expected 8 spaces, found 4
(#580) Line indented incorrectly; expected at least 12 spaces, found 6
(#581) Line indented incorrectly; expected at least 12 spaces, found 6
(#582) Line indented incorrectly; expected at least 12 spaces, found 6
(#583) Line indented incorrectly; expected 8 spaces, found 4
(#584) Line indented incorrectly; expected 8 spaces, found 4
(#585) Line indented incorrectly; expected 12 spaces, found 6
(#586) Line indented incorrectly; expected at least 16 spaces, found 8
(#587) Line indented incorrectly; expected 12 spaces, found 6
(#588) Line indented incorrectly; expected at least 12 spaces, found 6
(#589) Line indented incorrectly; expected at least 12 spaces, found 6
(#590) Line indented incorrectly; expected at least 12 spaces, found 8
(#591) Line indented incorrectly; expected at least 12 spaces, found 8
(#592) Line indented incorrectly; expected 12 spaces, found 10
(#592) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#593) Line indented incorrectly; expected at least 12 spaces, found 10
(#594) Line indented incorrectly; expected at least 16 spaces, found 12
(#595) Line indented incorrectly; expected 12 spaces, found 10
(#596) Line indented incorrectly; expected at least 12 spaces, found 8
(#597) Line indented incorrectly; expected at least 12 spaces, found 8
(#598) Line indented incorrectly; expected at least 12 spaces, found 6
(#599) Line indented incorrectly; expected at least 12 spaces, found 6
(#600) Line indented incorrectly; expected 8 spaces, found 4
(#601) Line indented incorrectly; expected 8 spaces, found 4
(#602) Line indented incorrectly; expected 12 spaces, found 6
(#603) Line indented incorrectly; expected at least 16 spaces, found 8
(#604) Line indented incorrectly; expected 12 spaces, found 6
(#605) Line indented incorrectly; expected at least 12 spaces, found 6
(#606) Line indented incorrectly; expected at least 12 spaces, found 6
(#607) Line indented incorrectly; expected at least 12 spaces, found 8
(#608) Line indented incorrectly; expected at least 12 spaces, found 8
(#609) Line indented incorrectly; expected 12 spaces, found 10
(#609) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#610) Line indented incorrectly; expected at least 12 spaces, found 10
(#611) Line indented incorrectly; expected at least 16 spaces, found 12
(#612) Line indented incorrectly; expected 12 spaces, found 10
(#613) Line indented incorrectly; expected at least 12 spaces, found 8
(#614) Line indented incorrectly; expected at least 12 spaces, found 8
(#615) Line indented incorrectly; expected at least 12 spaces, found 6
(#616) Line indented incorrectly; expected at least 12 spaces, found 6
(#617) Line indented incorrectly; expected 8 spaces, found 4
(#618) Line indented incorrectly; expected 8 spaces, found 4
(#619) Line indented incorrectly; expected 12 spaces, found 6
(#620) Line indented incorrectly; expected at least 16 spaces, found 8
(#621) Line indented incorrectly; expected 12 spaces, found 6
(#622) Line indented incorrectly; expected at least 12 spaces, found 6
(#623) Line indented incorrectly; expected at least 12 spaces, found 6
(#624) Line indented incorrectly; expected at least 12 spaces, found 8
(#625) Line indented incorrectly; expected at least 12 spaces, found 8
(#626) Line indented incorrectly; expected 12 spaces, found 10
(#626) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#627) Line indented incorrectly; expected at least 12 spaces, found 10
(#628) Line indented incorrectly; expected at least 16 spaces, found 12
(#629) Line indented incorrectly; expected 12 spaces, found 10
(#630) Line indented incorrectly; expected at least 12 spaces, found 8
(#631) Line indented incorrectly; expected at least 12 spaces, found 8
(#632) Line indented incorrectly; expected at least 12 spaces, found 6
(#633) Line indented incorrectly; expected at least 12 spaces, found 6
(#634) Line indented incorrectly; expected 8 spaces, found 4
(#635) Line indented incorrectly; expected 8 spaces, found 4
(#636) Line indented incorrectly; expected 12 spaces, found 6
(#637) Line indented incorrectly; expected at least 16 spaces, found 8
(#638) Line indented incorrectly; expected 12 spaces, found 6
(#639) Line indented incorrectly; expected at least 12 spaces, found 6
(#640) Line indented incorrectly; expected at least 12 spaces, found 6
(#641) Line indented incorrectly; expected at least 12 spaces, found 8
(#642) Line indented incorrectly; expected at least 12 spaces, found 8
(#643) Line indented incorrectly; expected 12 spaces, found 10
(#643) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#644) Line indented incorrectly; expected at least 12 spaces, found 10
(#645) Line indented incorrectly; expected at least 16 spaces, found 12
(#646) Line indented incorrectly; expected 12 spaces, found 10
(#647) Line indented incorrectly; expected at least 12 spaces, found 8
(#648) Line indented incorrectly; expected at least 12 spaces, found 8
(#649) Line indented incorrectly; expected at least 12 spaces, found 6
(#650) Line indented incorrectly; expected at least 12 spaces, found 6
(#651) Line indented incorrectly; expected 8 spaces, found 4
(#652) Line indented incorrectly; expected 8 spaces, found 4
(#653) Line indented incorrectly; expected 12 spaces, found 6
(#654) Line indented incorrectly; expected at least 16 spaces, found 8
(#655) Line indented incorrectly; expected 12 spaces, found 6
(#656) Line indented incorrectly; expected at least 12 spaces, found 6
(#657) Line indented incorrectly; expected at least 12 spaces, found 6
(#658) Line indented incorrectly; expected at least 12 spaces, found 8
(#659) Line indented incorrectly; expected at least 12 spaces, found 8
(#660) Line indented incorrectly; expected 12 spaces, found 10
(#660) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#661) Line indented incorrectly; expected at least 12 spaces, found 10
(#662) Line indented incorrectly; expected at least 16 spaces, found 12
(#663) Line indented incorrectly; expected 12 spaces, found 10
(#664) Line indented incorrectly; expected at least 12 spaces, found 8
(#665) Line indented incorrectly; expected at least 12 spaces, found 8
(#666) Line indented incorrectly; expected at least 12 spaces, found 6
(#667) Line indented incorrectly; expected at least 12 spaces, found 6
(#668) Line indented incorrectly; expected 8 spaces, found 4
(#669) Line indented incorrectly; expected 8 spaces, found 4
(#670) Line indented incorrectly; expected 12 spaces, found 6
(#671) Line indented incorrectly; expected at least 16 spaces, found 8
(#672) Line indented incorrectly; expected 12 spaces, found 6
(#673) Line indented incorrectly; expected at least 12 spaces, found 6
(#674) Line indented incorrectly; expected at least 12 spaces, found 6
(#675) Line indented incorrectly; expected at least 12 spaces, found 8
(#676) Line indented incorrectly; expected at least 12 spaces, found 8
(#677) Line indented incorrectly; expected 12 spaces, found 10
(#677) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#678) Line indented incorrectly; expected at least 12 spaces, found 10
(#679) Line indented incorrectly; expected at least 16 spaces, found 12
(#680) Line indented incorrectly; expected 12 spaces, found 10
(#681) Line indented incorrectly; expected at least 12 spaces, found 8
(#682) Line indented incorrectly; expected at least 12 spaces, found 8
(#683) Line indented incorrectly; expected at least 12 spaces, found 6
(#684) Line indented incorrectly; expected at least 12 spaces, found 6
(#685) Line indented incorrectly; expected 8 spaces, found 4
(#686) Line indented incorrectly; expected 8 spaces, found 4
(#687) Line indented incorrectly; expected 12 spaces, found 6
(#688) Line indented incorrectly; expected at least 16 spaces, found 8
(#689) Line indented incorrectly; expected 12 spaces, found 6
(#690) Line indented incorrectly; expected at least 12 spaces, found 6
(#691) Line indented incorrectly; expected at least 12 spaces, found 6
(#692) Line indented incorrectly; expected at least 12 spaces, found 8
(#693) Line indented incorrectly; expected at least 12 spaces, found 8
(#694) Line indented incorrectly; expected 12 spaces, found 10
(#694) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#695) Line indented incorrectly; expected at least 12 spaces, found 10
(#696) Line indented incorrectly; expected at least 16 spaces, found 12
(#697) Line indented incorrectly; expected 12 spaces, found 10
(#698) Line indented incorrectly; expected at least 12 spaces, found 8
(#699) Line indented incorrectly; expected at least 12 spaces, found 8
(#700) Line indented incorrectly; expected at least 12 spaces, found 6
(#701) Line indented incorrectly; expected at least 12 spaces, found 6
(#702) Line indented incorrectly; expected 8 spaces, found 4
(#703) Line indented incorrectly; expected 8 spaces, found 4
(#704) Line indented incorrectly; expected 12 spaces, found 6
(#705) Line indented incorrectly; expected at least 16 spaces, found 8
(#706) Line indented incorrectly; expected 12 spaces, found 6
(#707) Line indented incorrectly; expected at least 12 spaces, found 6
(#708) Line indented incorrectly; expected at least 12 spaces, found 6
(#709) Line indented incorrectly; expected at least 12 spaces, found 8
(#710) Line indented incorrectly; expected at least 12 spaces, found 8
(#711) Line indented incorrectly; expected 12 spaces, found 10
(#711) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#712) Line indented incorrectly; expected at least 12 spaces, found 10
(#713) Line indented incorrectly; expected at least 16 spaces, found 12
(#714) Line indented incorrectly; expected 12 spaces, found 10
(#715) Line indented incorrectly; expected at least 12 spaces, found 8
(#716) Line indented incorrectly; expected at least 12 spaces, found 8
(#717) Line indented incorrectly; expected at least 12 spaces, found 6
(#718) Line indented incorrectly; expected at least 12 spaces, found 6
(#719) Line indented incorrectly; expected 8 spaces, found 4
(#720) Line indented incorrectly; expected 8 spaces, found 4
(#721) Line indented incorrectly; expected 12 spaces, found 6
(#722) Line indented incorrectly; expected at least 16 spaces, found 8
(#723) Line indented incorrectly; expected 12 spaces, found 6
(#724) Line indented incorrectly; expected at least 12 spaces, found 6
(#725) Line indented incorrectly; expected at least 12 spaces, found 6
(#726) Line indented incorrectly; expected at least 12 spaces, found 8
(#727) Line indented incorrectly; expected at least 12 spaces, found 8
(#728) Line indented incorrectly; expected 12 spaces, found 10
(#728) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#729) Line indented incorrectly; expected at least 12 spaces, found 10
(#730) Line indented incorrectly; expected at least 16 spaces, found 12
(#731) Line indented incorrectly; expected 12 spaces, found 10
(#732) Line indented incorrectly; expected at least 12 spaces, found 8
(#733) Line indented incorrectly; expected at least 12 spaces, found 8
(#734) Line indented incorrectly; expected at least 12 spaces, found 6
(#735) Line indented incorrectly; expected at least 12 spaces, found 6
(#736) Line indented incorrectly; expected 8 spaces, found 4
(#737) Line indented incorrectly; expected 8 spaces, found 4
(#738) Line indented incorrectly; expected 12 spaces, found 6
(#739) Line indented incorrectly; expected at least 16 spaces, found 8
(#740) Line indented incorrectly; expected 12 spaces, found 6
(#741) Line indented incorrectly; expected at least 12 spaces, found 6
(#742) Line indented incorrectly; expected at least 12 spaces, found 6
(#743) Line indented incorrectly; expected at least 12 spaces, found 8
(#744) Line indented incorrectly; expected at least 12 spaces, found 8
(#745) Line indented incorrectly; expected 12 spaces, found 10
(#745) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#746) Line indented incorrectly; expected at least 12 spaces, found 10
(#747) Line indented incorrectly; expected at least 16 spaces, found 12
(#748) Line indented incorrectly; expected 12 spaces, found 10
(#749) Line indented incorrectly; expected at least 12 spaces, found 8
(#750) Line indented incorrectly; expected at least 12 spaces, found 8
(#751) Line indented incorrectly; expected at least 12 spaces, found 6
(#752) Line indented incorrectly; expected at least 12 spaces, found 6
(#753) Line indented incorrectly; expected 8 spaces, found 4
(#754) Line indented incorrectly; expected 8 spaces, found 4
(#755) Line indented incorrectly; expected 12 spaces, found 6
(#756) Line indented incorrectly; expected at least 16 spaces, found 8
(#757) Line indented incorrectly; expected 12 spaces, found 6
(#758) Line indented incorrectly; expected at least 12 spaces, found 6
(#759) Line indented incorrectly; expected at least 12 spaces, found 6
(#760) Line indented incorrectly; expected at least 12 spaces, found 8
(#761) Line indented incorrectly; expected at least 12 spaces, found 8
(#762) Line indented incorrectly; expected 12 spaces, found 10
(#762) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#763) Line indented incorrectly; expected at least 12 spaces, found 10
(#764) Line indented incorrectly; expected at least 16 spaces, found 12
(#765) Line indented incorrectly; expected 12 spaces, found 10
(#766) Line indented incorrectly; expected at least 12 spaces, found 8
(#767) Line indented incorrectly; expected at least 12 spaces, found 8
(#768) Line indented incorrectly; expected at least 12 spaces, found 6
(#769) Line indented incorrectly; expected at least 12 spaces, found 6
(#770) Line indented incorrectly; expected 8 spaces, found 4
(#771) Line indented incorrectly; expected at least 8 spaces, found 4
(#772) Line indented incorrectly; expected at least 8 spaces, found 4
(#773) Line indented incorrectly; expected at least 8 spaces, found 4
(#774) Line indented incorrectly; expected 4 spaces, found 2
(#779) Line indented incorrectly; expected 4 spaces, found 2
(#779) Member variable "_TSPEC" must be all lower-case
(#779) Scope modifier not specified for member variable "$_TSPEC"
(#781) Line indented incorrectly; expected 4 spaces, found 2
(#781) Member variable "includeNotes" must be all lower-case
(#782) Line indented incorrectly; expected 4 spaces, found 2
(#782) Member variable "includeNoteResources" must be all lower-case
(#783) Line indented incorrectly; expected 4 spaces, found 2
(#783) Member variable "includeNoteAttributes" must be all lower-case
(#784) Line indented incorrectly; expected 4 spaces, found 2
(#784) Member variable "includeNotebooks" must be all lower-case
(#785) Line indented incorrectly; expected 4 spaces, found 2
(#785) Member variable "includeTags" must be all lower-case
(#786) Line indented incorrectly; expected 4 spaces, found 2
(#786) Member variable "includeSearches" must be all lower-case
(#787) Line indented incorrectly; expected 4 spaces, found 2
(#787) Member variable "includeResources" must be all lower-case
(#788) Line indented incorrectly; expected 4 spaces, found 2
(#788) Member variable "includeLinkedNotebooks" must be all lower-case
(#789) Line indented incorrectly; expected 4 spaces, found 2
(#789) Member variable "includeExpunged" must be all lower-case
(#790) Line indented incorrectly; expected 4 spaces, found 2
(#790) Member variable "includeNoteApplicationDataFullMap" must be all lower-case
(#791) Line indented incorrectly; expected 4 spaces, found 2
(#791) Member variable "includeResourceApplicationDataFullMap" must be all lower-case
(#792) Line indented incorrectly; expected 4 spaces, found 2
(#792) Member variable "includeNoteResourceApplicationDataFullMap" must be all lower-case
(#793) Line indented incorrectly; expected 4 spaces, found 2
(#793) Member variable "requireNoteContentClass" must be all lower-case
(#795) Line indented incorrectly; expected 4 spaces, found 2
(#796) Line indented incorrectly; expected 8 spaces, found 4
(#796) Variable "_TSPEC" must be all lower-case
(#796) Variable "_TSPEC" must not contain underscores.
(#797) Line indented incorrectly; expected at least 12 spaces, found 6
(#797) Variable "_TSPEC" must be all lower-case
(#797) Variable "_TSPEC" must not contain underscores.
(#798) Line indented incorrectly; expected at least 12 spaces, found 8
(#799) Line indented incorrectly; expected at least 12 spaces, found 10
(#800) Line indented incorrectly; expected at least 12 spaces, found 10
(#801) Line indented incorrectly; expected at least 12 spaces, found 10
(#802) Line indented incorrectly; expected at least 12 spaces, found 8
(#803) Line indented incorrectly; expected at least 12 spaces, found 10
(#804) Line indented incorrectly; expected at least 12 spaces, found 10
(#805) Line indented incorrectly; expected at least 12 spaces, found 10
(#806) Line indented incorrectly; expected at least 12 spaces, found 8
(#807) Line indented incorrectly; expected at least 12 spaces, found 10
(#808) Line indented incorrectly; expected at least 12 spaces, found 10
(#809) Line indented incorrectly; expected at least 12 spaces, found 10
(#810) Line indented incorrectly; expected at least 12 spaces, found 8
(#811) Line indented incorrectly; expected at least 12 spaces, found 10
(#812) Line indented incorrectly; expected at least 12 spaces, found 10
(#813) Line indented incorrectly; expected at least 12 spaces, found 10
(#814) Line indented incorrectly; expected at least 12 spaces, found 8
(#815) Line indented incorrectly; expected at least 12 spaces, found 10
(#816) Line indented incorrectly; expected at least 12 spaces, found 10
(#817) Line indented incorrectly; expected at least 12 spaces, found 10
(#818) Line indented incorrectly; expected at least 12 spaces, found 8
(#819) Line indented incorrectly; expected at least 12 spaces, found 10
(#820) Line indented incorrectly; expected at least 12 spaces, found 10
(#821) Line indented incorrectly; expected at least 12 spaces, found 10
(#822) Line indented incorrectly; expected at least 12 spaces, found 8
(#823) Line indented incorrectly; expected at least 12 spaces, found 10
(#824) Line indented incorrectly; expected at least 12 spaces, found 10
(#825) Line indented incorrectly; expected at least 12 spaces, found 10
(#826) Line indented incorrectly; expected at least 12 spaces, found 8
(#827) Line indented incorrectly; expected at least 12 spaces, found 10
(#828) Line indented incorrectly; expected at least 12 spaces, found 10
(#829) Line indented incorrectly; expected at least 12 spaces, found 10
(#830) Line indented incorrectly; expected at least 12 spaces, found 8
(#831) Line indented incorrectly; expected at least 12 spaces, found 10
(#832) Line indented incorrectly; expected at least 12 spaces, found 10
(#833) Line indented incorrectly; expected at least 12 spaces, found 10
(#834) Line indented incorrectly; expected at least 12 spaces, found 8
(#835) Line indented incorrectly; expected at least 12 spaces, found 10
(#836) Line indented incorrectly; expected at least 12 spaces, found 10
(#837) Line indented incorrectly; expected at least 12 spaces, found 10
(#838) Line indented incorrectly; expected at least 12 spaces, found 8
(#839) Line indented incorrectly; expected at least 12 spaces, found 10
(#840) Line indented incorrectly; expected at least 12 spaces, found 10
(#841) Line indented incorrectly; expected at least 12 spaces, found 10
(#842) Line indented incorrectly; expected at least 12 spaces, found 8
(#843) Line indented incorrectly; expected at least 12 spaces, found 10
(#844) Line indented incorrectly; expected at least 12 spaces, found 10
(#845) Line indented incorrectly; expected at least 12 spaces, found 10
(#846) Line indented incorrectly; expected at least 12 spaces, found 8
(#847) Line indented incorrectly; expected at least 12 spaces, found 10
(#848) Line indented incorrectly; expected at least 12 spaces, found 10
(#849) Line indented incorrectly; expected at least 12 spaces, found 10
(#850) Line indented incorrectly; expected at least 16 spaces, found 8
(#851) Line indented incorrectly; expected 8 spaces, found 4
(#852) Line indented incorrectly; expected 8 spaces, found 4
(#853) Line indented incorrectly; expected 12 spaces, found 6
(#854) Line indented incorrectly; expected at least 16 spaces, found 8
(#855) Line indented incorrectly; expected 12 spaces, found 6
(#856) Line indented incorrectly; expected 12 spaces, found 6
(#857) Line indented incorrectly; expected at least 16 spaces, found 8
(#858) Line indented incorrectly; expected 12 spaces, found 6
(#859) Line indented incorrectly; expected 12 spaces, found 6
(#860) Line indented incorrectly; expected at least 16 spaces, found 8
(#861) Line indented incorrectly; expected 12 spaces, found 6
(#862) Line indented incorrectly; expected 12 spaces, found 6
(#863) Line indented incorrectly; expected at least 16 spaces, found 8
(#864) Line indented incorrectly; expected 12 spaces, found 6
(#865) Line indented incorrectly; expected 12 spaces, found 6
(#866) Line indented incorrectly; expected at least 16 spaces, found 8
(#867) Line indented incorrectly; expected 12 spaces, found 6
(#868) Line indented incorrectly; expected 12 spaces, found 6
(#869) Line indented incorrectly; expected at least 16 spaces, found 8
(#870) Line indented incorrectly; expected 12 spaces, found 6
(#871) Line indented incorrectly; expected 12 spaces, found 6
(#872) Line indented incorrectly; expected at least 16 spaces, found 8
(#873) Line indented incorrectly; expected 12 spaces, found 6
(#874) Line indented incorrectly; expected 12 spaces, found 6
(#875) Line indented incorrectly; expected at least 16 spaces, found 8
(#876) Line indented incorrectly; expected 12 spaces, found 6
(#877) Line indented incorrectly; expected 12 spaces, found 6
(#878) Line indented incorrectly; expected at least 16 spaces, found 8
(#879) Line indented incorrectly; expected 12 spaces, found 6
(#880) Line indented incorrectly; expected 12 spaces, found 6
(#881) Line indented incorrectly; expected at least 16 spaces, found 8
(#882) Line indented incorrectly; expected 12 spaces, found 6
(#883) Line indented incorrectly; expected 12 spaces, found 6
(#884) Line indented incorrectly; expected at least 16 spaces, found 8
(#885) Line indented incorrectly; expected 12 spaces, found 6
(#886) Line indented incorrectly; expected 12 spaces, found 6
(#887) Line indented incorrectly; expected at least 16 spaces, found 8
(#888) Line indented incorrectly; expected 12 spaces, found 6
(#889) Line indented incorrectly; expected 12 spaces, found 6
(#890) Line indented incorrectly; expected at least 16 spaces, found 8
(#891) Line indented incorrectly; expected 12 spaces, found 6
(#892) Line indented incorrectly; expected 8 spaces, found 4
(#893) Line indented incorrectly; expected 4 spaces, found 2
(#895) Line indented incorrectly; expected 4 spaces, found 2
(#895) Public method name "SyncChunkFilter::getName" must be in lower-case letters only
(#896) Line indented incorrectly; expected at least 8 spaces, found 4
(#897) Line indented incorrectly; expected 4 spaces, found 2
(#899) Line indented incorrectly; expected 4 spaces, found 2
(#900) Line indented incorrectly; expected at least 4 spaces, found 2
(#900) Opening brace should be on the same line as the declaration
(#901) Line indented incorrectly; expected at least 8 spaces, found 4
(#902) Line indented incorrectly; expected at least 8 spaces, found 4
(#903) Line indented incorrectly; expected at least 8 spaces, found 4
(#904) Line indented incorrectly; expected at least 8 spaces, found 4
(#905) Line indented incorrectly; expected at least 8 spaces, found 4
(#906) Line indented incorrectly; expected 8 spaces, found 4
(#906) Expected "while (...) {\n"; found "while (...)\n {\n"
(#907) Line indented incorrectly; expected at least 8 spaces, found 4
(#908) Line indented incorrectly; expected at least 12 spaces, found 6
(#909) Line indented incorrectly; expected 12 spaces, found 6
(#910) Line indented incorrectly; expected at least 16 spaces, found 8
(#911) Line indented incorrectly; expected 12 spaces, found 6
(#912) Line indented incorrectly; expected 12 spaces, found 6
(#913) Line indented incorrectly; expected at least 12 spaces, found 6
(#914) Line indented incorrectly; expected 16 spaces, found 8
(#915) Line indented incorrectly; expected 20 spaces, found 10
(#916) Line indented incorrectly; expected at least 24 spaces, found 12
(#917) Line indented incorrectly; expected 20 spaces, found 10
(#918) Line indented incorrectly; expected at least 24 spaces, found 12
(#919) Line indented incorrectly; expected 20 spaces, found 10
(#921) Line indented incorrectly; expected 16 spaces, found 8
(#922) Line indented incorrectly; expected 20 spaces, found 10
(#923) Line indented incorrectly; expected at least 24 spaces, found 12
(#924) Line indented incorrectly; expected 20 spaces, found 10
(#925) Line indented incorrectly; expected at least 24 spaces, found 12
(#926) Line indented incorrectly; expected 20 spaces, found 10
(#928) Line indented incorrectly; expected 16 spaces, found 8
(#929) Line indented incorrectly; expected 20 spaces, found 10
(#930) Line indented incorrectly; expected at least 24 spaces, found 12
(#931) Line indented incorrectly; expected 20 spaces, found 10
(#932) Line indented incorrectly; expected at least 24 spaces, found 12
(#933) Line indented incorrectly; expected 20 spaces, found 10
(#935) Line indented incorrectly; expected 16 spaces, found 8
(#936) Line indented incorrectly; expected 20 spaces, found 10
(#937) Line indented incorrectly; expected at least 24 spaces, found 12
(#938) Line indented incorrectly; expected 20 spaces, found 10
(#939) Line indented incorrectly; expected at least 24 spaces, found 12
(#940) Line indented incorrectly; expected 20 spaces, found 10
(#942) Line indented incorrectly; expected 16 spaces, found 8
(#943) Line indented incorrectly; expected 20 spaces, found 10
(#944) Line indented incorrectly; expected at least 24 spaces, found 12
(#945) Line indented incorrectly; expected 20 spaces, found 10
(#946) Line indented incorrectly; expected at least 24 spaces, found 12
(#947) Line indented incorrectly; expected 20 spaces, found 10
(#949) Line indented incorrectly; expected 16 spaces, found 8
(#950) Line indented incorrectly; expected 20 spaces, found 10
(#951) Line indented incorrectly; expected at least 24 spaces, found 12
(#952) Line indented incorrectly; expected 20 spaces, found 10
(#953) Line indented incorrectly; expected at least 24 spaces, found 12
(#954) Line indented incorrectly; expected 20 spaces, found 10
(#956) Line indented incorrectly; expected 16 spaces, found 8
(#957) Line indented incorrectly; expected 20 spaces, found 10
(#958) Line indented incorrectly; expected at least 24 spaces, found 12
(#959) Line indented incorrectly; expected 20 spaces, found 10
(#960) Line indented incorrectly; expected at least 24 spaces, found 12
(#961) Line indented incorrectly; expected 20 spaces, found 10
(#963) Line indented incorrectly; expected 16 spaces, found 8
(#964) Line indented incorrectly; expected 20 spaces, found 10
(#965) Line indented incorrectly; expected at least 24 spaces, found 12
(#966) Line indented incorrectly; expected 20 spaces, found 10
(#967) Line indented incorrectly; expected at least 24 spaces, found 12
(#968) Line indented incorrectly; expected 20 spaces, found 10
(#970) Line indented incorrectly; expected 16 spaces, found 8
(#971) Line indented incorrectly; expected 20 spaces, found 10
(#972) Line indented incorrectly; expected at least 24 spaces, found 12
(#973) Line indented incorrectly; expected 20 spaces, found 10
(#974) Line indented incorrectly; expected at least 24 spaces, found 12
(#975) Line indented incorrectly; expected 20 spaces, found 10
(#977) Line indented incorrectly; expected 16 spaces, found 8
(#978) Line indented incorrectly; expected 20 spaces, found 10
(#979) Line indented incorrectly; expected at least 24 spaces, found 12
(#980) Line indented incorrectly; expected 20 spaces, found 10
(#981) Line indented incorrectly; expected at least 24 spaces, found 12
(#982) Line indented incorrectly; expected 20 spaces, found 10
(#984) Line indented incorrectly; expected 16 spaces, found 8
(#985) Line indented incorrectly; expected 20 spaces, found 10
(#986) Line indented incorrectly; expected at least 24 spaces, found 12
(#987) Line indented incorrectly; expected 20 spaces, found 10
(#988) Line indented incorrectly; expected at least 24 spaces, found 12
(#989) Line indented incorrectly; expected 20 spaces, found 10
(#991) Line indented incorrectly; expected 16 spaces, found 8
(#992) Line indented incorrectly; expected 20 spaces, found 10
(#993) Line indented incorrectly; expected at least 24 spaces, found 12
(#994) Line indented incorrectly; expected 20 spaces, found 10
(#995) Line indented incorrectly; expected at least 24 spaces, found 12
(#996) Line indented incorrectly; expected 20 spaces, found 10
(#998) Line indented incorrectly; expected 16 spaces, found 8
(#999) Line indented incorrectly; expected 20 spaces, found 10
(#1000) Line indented incorrectly; expected at least 24 spaces, found 12
(#1001) Line indented incorrectly; expected 20 spaces, found 10
(#1002) Line indented incorrectly; expected at least 24 spaces, found 12
(#1003) Line indented incorrectly; expected 20 spaces, found 10
(#1005) Line indented incorrectly; expected 16 spaces, found 8
(#1006) Line indented incorrectly; expected at least 20 spaces, found 10
(#1008) Line indented incorrectly; expected 12 spaces, found 6
(#1009) Line indented incorrectly; expected at least 12 spaces, found 6
(#1010) Line indented incorrectly; expected 8 spaces, found 4
(#1011) Line indented incorrectly; expected at least 8 spaces, found 4
(#1012) Line indented incorrectly; expected at least 8 spaces, found 4
(#1013) Line indented incorrectly; expected 4 spaces, found 2
(#1015) Line indented incorrectly; expected 4 spaces, found 2
(#1016) Line indented incorrectly; expected at least 8 spaces, found 4
(#1017) Line indented incorrectly; expected at least 8 spaces, found 4
(#1018) Line indented incorrectly; expected 8 spaces, found 4
(#1019) Line indented incorrectly; expected at least 12 spaces, found 6
(#1020) Line indented incorrectly; expected at least 12 spaces, found 6
(#1021) Line indented incorrectly; expected at least 12 spaces, found 6
(#1022) Line indented incorrectly; expected 8 spaces, found 4
(#1023) Line indented incorrectly; expected 8 spaces, found 4
(#1024) Line indented incorrectly; expected at least 12 spaces, found 6
(#1025) Line indented incorrectly; expected at least 12 spaces, found 6
(#1026) Line indented incorrectly; expected at least 12 spaces, found 6
(#1027) Line indented incorrectly; expected 8 spaces, found 4
(#1028) Line indented incorrectly; expected 8 spaces, found 4
(#1029) Line indented incorrectly; expected at least 12 spaces, found 6
(#1030) Line indented incorrectly; expected at least 12 spaces, found 6
(#1031) Line indented incorrectly; expected at least 12 spaces, found 6
(#1032) Line indented incorrectly; expected 8 spaces, found 4
(#1033) Line indented incorrectly; expected 8 spaces, found 4
(#1034) Line indented incorrectly; expected at least 12 spaces, found 6
(#1035) Line indented incorrectly; expected at least 12 spaces, found 6
(#1036) Line indented incorrectly; expected at least 12 spaces, found 6
(#1037) Line indented incorrectly; expected 8 spaces, found 4
(#1038) Line indented incorrectly; expected 8 spaces, found 4
(#1039) Line indented incorrectly; expected at least 12 spaces, found 6
(#1040) Line indented incorrectly; expected at least 12 spaces, found 6
(#1041) Line indented incorrectly; expected at least 12 spaces, found 6
(#1042) Line indented incorrectly; expected 8 spaces, found 4
(#1043) Line indented incorrectly; expected 8 spaces, found 4
(#1044) Line indented incorrectly; expected at least 12 spaces, found 6
(#1045) Line indented incorrectly; expected at least 12 spaces, found 6
(#1046) Line indented incorrectly; expected at least 12 spaces, found 6
(#1047) Line indented incorrectly; expected 8 spaces, found 4
(#1048) Line indented incorrectly; expected 8 spaces, found 4
(#1049) Line indented incorrectly; expected at least 12 spaces, found 6
(#1050) Line indented incorrectly; expected at least 12 spaces, found 6
(#1051) Line indented incorrectly; expected at least 12 spaces, found 6
(#1052) Line indented incorrectly; expected 8 spaces, found 4
(#1053) Line indented incorrectly; expected 8 spaces, found 4
(#1054) Line indented incorrectly; expected at least 12 spaces, found 6
(#1055) Line indented incorrectly; expected at least 12 spaces, found 6
(#1056) Line indented incorrectly; expected at least 12 spaces, found 6
(#1057) Line indented incorrectly; expected 8 spaces, found 4
(#1058) Line indented incorrectly; expected 8 spaces, found 4
(#1059) Line indented incorrectly; expected at least 12 spaces, found 6
(#1060) Line indented incorrectly; expected at least 12 spaces, found 6
(#1061) Line indented incorrectly; expected at least 12 spaces, found 6
(#1062) Line indented incorrectly; expected 8 spaces, found 4
(#1063) Line indented incorrectly; expected 8 spaces, found 4
(#1064) Line indented incorrectly; expected at least 12 spaces, found 6
(#1065) Line indented incorrectly; expected at least 12 spaces, found 6
(#1066) Line indented incorrectly; expected at least 12 spaces, found 6
(#1067) Line indented incorrectly; expected 8 spaces, found 4
(#1068) Line indented incorrectly; expected 8 spaces, found 4
(#1069) Line indented incorrectly; expected at least 12 spaces, found 6
(#1070) Line indented incorrectly; expected at least 12 spaces, found 6
(#1071) Line indented incorrectly; expected at least 12 spaces, found 6
(#1072) Line indented incorrectly; expected 8 spaces, found 4
(#1073) Line indented incorrectly; expected 8 spaces, found 4
(#1074) Line indented incorrectly; expected at least 12 spaces, found 6
(#1075) Line indented incorrectly; expected at least 12 spaces, found 6
(#1076) Line indented incorrectly; expected at least 12 spaces, found 6
(#1077) Line indented incorrectly; expected 8 spaces, found 4
(#1078) Line indented incorrectly; expected 8 spaces, found 4
(#1079) Line indented incorrectly; expected at least 12 spaces, found 6
(#1080) Line indented incorrectly; expected at least 12 spaces, found 6
(#1081) Line indented incorrectly; expected at least 12 spaces, found 6
(#1082) Line indented incorrectly; expected 8 spaces, found 4
(#1083) Line indented incorrectly; expected at least 8 spaces, found 4
(#1084) Line indented incorrectly; expected at least 8 spaces, found 4
(#1085) Line indented incorrectly; expected at least 8 spaces, found 4
(#1086) Line indented incorrectly; expected 4 spaces, found 2
(#1091) Line indented incorrectly; expected 4 spaces, found 2
(#1091) Member variable "_TSPEC" must be all lower-case
(#1091) Scope modifier not specified for member variable "$_TSPEC"
(#1093) Line indented incorrectly; expected 4 spaces, found 2
(#1094) Line indented incorrectly; expected 4 spaces, found 2
(#1095) Line indented incorrectly; expected 4 spaces, found 2
(#1096) Line indented incorrectly; expected 4 spaces, found 2
(#1096) Member variable "notebookGuid" must be all lower-case
(#1097) Line indented incorrectly; expected 4 spaces, found 2
(#1097) Member variable "tagGuids" must be all lower-case
(#1098) Line indented incorrectly; expected 4 spaces, found 2
(#1098) Member variable "timeZone" must be all lower-case
(#1099) Line indented incorrectly; expected 4 spaces, found 2
(#1100) Line indented incorrectly; expected 4 spaces, found 2
(#1102) Line indented incorrectly; expected 4 spaces, found 2
(#1103) Line indented incorrectly; expected 8 spaces, found 4
(#1103) Variable "_TSPEC" must be all lower-case
(#1103) Variable "_TSPEC" must not contain underscores.
(#1104) Line indented incorrectly; expected at least 12 spaces, found 6
(#1104) Variable "_TSPEC" must be all lower-case
(#1104) Variable "_TSPEC" must not contain underscores.
(#1105) Line indented incorrectly; expected at least 12 spaces, found 8
(#1106) Line indented incorrectly; expected at least 12 spaces, found 10
(#1107) Line indented incorrectly; expected at least 12 spaces, found 10
(#1108) Line indented incorrectly; expected at least 12 spaces, found 10
(#1109) Line indented incorrectly; expected at least 12 spaces, found 8
(#1110) Line indented incorrectly; expected at least 12 spaces, found 10
(#1111) Line indented incorrectly; expected at least 12 spaces, found 10
(#1112) Line indented incorrectly; expected at least 12 spaces, found 10
(#1113) Line indented incorrectly; expected at least 12 spaces, found 8
(#1114) Line indented incorrectly; expected at least 12 spaces, found 10
(#1115) Line indented incorrectly; expected at least 12 spaces, found 10
(#1116) Line indented incorrectly; expected at least 12 spaces, found 10
(#1117) Line indented incorrectly; expected at least 12 spaces, found 8
(#1118) Line indented incorrectly; expected at least 12 spaces, found 10
(#1119) Line indented incorrectly; expected at least 12 spaces, found 10
(#1120) Line indented incorrectly; expected at least 12 spaces, found 10
(#1121) Line indented incorrectly; expected at least 12 spaces, found 8
(#1122) Line indented incorrectly; expected at least 12 spaces, found 10
(#1123) Line indented incorrectly; expected at least 12 spaces, found 10
(#1124) Line indented incorrectly; expected at least 12 spaces, found 10
(#1125) Line indented incorrectly; expected at least 12 spaces, found 10
(#1128) Line indented incorrectly; expected at least 12 spaces, found 10
(#1129) Line indented incorrectly; expected at least 12 spaces, found 8
(#1130) Line indented incorrectly; expected at least 12 spaces, found 10
(#1131) Line indented incorrectly; expected at least 12 spaces, found 10
(#1132) Line indented incorrectly; expected at least 12 spaces, found 10
(#1133) Line indented incorrectly; expected at least 12 spaces, found 8
(#1134) Line indented incorrectly; expected at least 12 spaces, found 10
(#1135) Line indented incorrectly; expected at least 12 spaces, found 10
(#1136) Line indented incorrectly; expected at least 12 spaces, found 10
(#1137) Line indented incorrectly; expected at least 12 spaces, found 8
(#1138) Line indented incorrectly; expected at least 12 spaces, found 10
(#1139) Line indented incorrectly; expected at least 12 spaces, found 10
(#1140) Line indented incorrectly; expected at least 12 spaces, found 10
(#1141) Line indented incorrectly; expected at least 16 spaces, found 8
(#1142) Line indented incorrectly; expected 8 spaces, found 4
(#1143) Line indented incorrectly; expected 8 spaces, found 4
(#1144) Line indented incorrectly; expected 12 spaces, found 6
(#1145) Line indented incorrectly; expected at least 16 spaces, found 8
(#1146) Line indented incorrectly; expected 12 spaces, found 6
(#1147) Line indented incorrectly; expected 12 spaces, found 6
(#1148) Line indented incorrectly; expected at least 16 spaces, found 8
(#1149) Line indented incorrectly; expected 12 spaces, found 6
(#1150) Line indented incorrectly; expected 12 spaces, found 6
(#1151) Line indented incorrectly; expected at least 16 spaces, found 8
(#1152) Line indented incorrectly; expected 12 spaces, found 6
(#1153) Line indented incorrectly; expected 12 spaces, found 6
(#1154) Line indented incorrectly; expected at least 16 spaces, found 8
(#1155) Line indented incorrectly; expected 12 spaces, found 6
(#1156) Line indented incorrectly; expected 12 spaces, found 6
(#1157) Line indented incorrectly; expected at least 16 spaces, found 8
(#1158) Line indented incorrectly; expected 12 spaces, found 6
(#1159) Line indented incorrectly; expected 12 spaces, found 6
(#1160) Line indented incorrectly; expected at least 16 spaces, found 8
(#1161) Line indented incorrectly; expected 12 spaces, found 6
(#1162) Line indented incorrectly; expected 12 spaces, found 6
(#1163) Line indented incorrectly; expected at least 16 spaces, found 8
(#1164) Line indented incorrectly; expected 12 spaces, found 6
(#1165) Line indented incorrectly; expected 12 spaces, found 6
(#1166) Line indented incorrectly; expected at least 16 spaces, found 8
(#1167) Line indented incorrectly; expected 12 spaces, found 6
(#1168) Line indented incorrectly; expected 8 spaces, found 4
(#1169) Line indented incorrectly; expected 4 spaces, found 2
(#1171) Line indented incorrectly; expected 4 spaces, found 2
(#1171) Public method name "NoteFilter::getName" must be in lower-case letters only
(#1172) Line indented incorrectly; expected at least 8 spaces, found 4
(#1173) Line indented incorrectly; expected 4 spaces, found 2
(#1175) Line indented incorrectly; expected 4 spaces, found 2
(#1176) Line indented incorrectly; expected at least 4 spaces, found 2
(#1176) Opening brace should be on the same line as the declaration
(#1177) Line indented incorrectly; expected at least 8 spaces, found 4
(#1178) Line indented incorrectly; expected at least 8 spaces, found 4
(#1179) Line indented incorrectly; expected at least 8 spaces, found 4
(#1180) Line indented incorrectly; expected at least 8 spaces, found 4
(#1181) Line indented incorrectly; expected at least 8 spaces, found 4
(#1182) Line indented incorrectly; expected 8 spaces, found 4
(#1182) Expected "while (...) {\n"; found "while (...)\n {\n"
(#1183) Line indented incorrectly; expected at least 8 spaces, found 4
(#1184) Line indented incorrectly; expected at least 12 spaces, found 6
(#1185) Line indented incorrectly; expected 12 spaces, found 6
(#1186) Line indented incorrectly; expected at least 16 spaces, found 8
(#1187) Line indented incorrectly; expected 12 spaces, found 6
(#1188) Line indented incorrectly; expected 12 spaces, found 6
(#1189) Line indented incorrectly; expected at least 12 spaces, found 6
(#1190) Line indented incorrectly; expected 16 spaces, found 8
(#1191) Line indented incorrectly; expected 20 spaces, found 10
(#1192) Line indented incorrectly; expected at least 24 spaces, found 12
(#1193) Line indented incorrectly; expected 20 spaces, found 10
(#1194) Line indented incorrectly; expected at least 24 spaces, found 12
(#1195) Line indented incorrectly; expected 20 spaces, found 10
(#1197) Line indented incorrectly; expected 16 spaces, found 8
(#1198) Line indented incorrectly; expected 20 spaces, found 10
(#1199) Line indented incorrectly; expected at least 24 spaces, found 12
(#1200) Line indented incorrectly; expected 20 spaces, found 10
(#1201) Line indented incorrectly; expected at least 24 spaces, found 12
(#1202) Line indented incorrectly; expected 20 spaces, found 10
(#1204) Line indented incorrectly; expected 16 spaces, found 8
(#1205) Line indented incorrectly; expected 20 spaces, found 10
(#1206) Line indented incorrectly; expected at least 24 spaces, found 12
(#1207) Line indented incorrectly; expected 20 spaces, found 10
(#1208) Line indented incorrectly; expected at least 24 spaces, found 12
(#1209) Line indented incorrectly; expected 20 spaces, found 10
(#1211) Line indented incorrectly; expected 16 spaces, found 8
(#1212) Line indented incorrectly; expected 20 spaces, found 10
(#1213) Line indented incorrectly; expected at least 24 spaces, found 12
(#1214) Line indented incorrectly; expected 20 spaces, found 10
(#1215) Line indented incorrectly; expected at least 24 spaces, found 12
(#1216) Line indented incorrectly; expected 20 spaces, found 10
(#1218) Line indented incorrectly; expected 16 spaces, found 8
(#1219) Line indented incorrectly; expected 20 spaces, found 10
(#1220) Line indented incorrectly; expected at least 24 spaces, found 12
(#1221) Line indented incorrectly; expected at least 24 spaces, found 12
(#1221) Variable "_size77" must not contain underscores.
(#1222) Line indented incorrectly; expected at least 24 spaces, found 12
(#1222) Variable "_etype80" must not contain underscores.
(#1223) Line indented incorrectly; expected at least 24 spaces, found 12
(#1223) Variable "_etype80" must not contain underscores.
(#1223) Variable "_size77" must not contain underscores.
(#1224) Line indented incorrectly; expected 24 spaces, found 12
(#1224) Expected "for (...) {\n"; found "for (...)\n {\n"
(#1224) Variable "_i81" must not contain underscores.
(#1224) Variable "_i81" must not contain underscores.
(#1224) Variable "_size77" must not contain underscores.
(#1224) Variable "_i81" must not contain underscores.
(#1225) Line indented incorrectly; expected at least 24 spaces, found 12
(#1226) Line indented incorrectly; expected at least 28 spaces, found 14
(#1227) Line indented incorrectly; expected at least 28 spaces, found 14
(#1228) Line indented incorrectly; expected at least 28 spaces, found 14
(#1228) Expected 1 space before "="; 0 found
(#1229) Line indented incorrectly; expected 24 spaces, found 12
(#1230) Line indented incorrectly; expected at least 24 spaces, found 12
(#1231) Line indented incorrectly; expected 20 spaces, found 10
(#1232) Line indented incorrectly; expected at least 24 spaces, found 12
(#1233) Line indented incorrectly; expected 20 spaces, found 10
(#1235) Line indented incorrectly; expected 16 spaces, found 8
(#1236) Line indented incorrectly; expected 20 spaces, found 10
(#1237) Line indented incorrectly; expected at least 24 spaces, found 12
(#1238) Line indented incorrectly; expected 20 spaces, found 10
(#1239) Line indented incorrectly; expected at least 24 spaces, found 12
(#1240) Line indented incorrectly; expected 20 spaces, found 10
(#1242) Line indented incorrectly; expected 16 spaces, found 8
(#1243) Line indented incorrectly; expected 20 spaces, found 10
(#1244) Line indented incorrectly; expected at least 24 spaces, found 12
(#1245) Line indented incorrectly; expected 20 spaces, found 10
(#1246) Line indented incorrectly; expected at least 24 spaces, found 12
(#1247) Line indented incorrectly; expected 20 spaces, found 10
(#1249) Line indented incorrectly; expected 16 spaces, found 8
(#1250) Line indented incorrectly; expected 20 spaces, found 10
(#1251) Line indented incorrectly; expected at least 24 spaces, found 12
(#1252) Line indented incorrectly; expected 20 spaces, found 10
(#1253) Line indented incorrectly; expected at least 24 spaces, found 12
(#1254) Line indented incorrectly; expected 20 spaces, found 10
(#1256) Line indented incorrectly; expected 16 spaces, found 8
(#1257) Line indented incorrectly; expected at least 20 spaces, found 10
(#1259) Line indented incorrectly; expected 12 spaces, found 6
(#1260) Line indented incorrectly; expected at least 12 spaces, found 6
(#1261) Line indented incorrectly; expected 8 spaces, found 4
(#1262) Line indented incorrectly; expected at least 8 spaces, found 4
(#1263) Line indented incorrectly; expected at least 8 spaces, found 4
(#1264) Line indented incorrectly; expected 4 spaces, found 2
(#1266) Line indented incorrectly; expected 4 spaces, found 2
(#1267) Line indented incorrectly; expected at least 8 spaces, found 4
(#1268) Line indented incorrectly; expected at least 8 spaces, found 4
(#1269) Line indented incorrectly; expected 8 spaces, found 4
(#1270) Line indented incorrectly; expected at least 12 spaces, found 6
(#1271) Line indented incorrectly; expected at least 12 spaces, found 6
(#1272) Line indented incorrectly; expected at least 12 spaces, found 6
(#1273) Line indented incorrectly; expected 8 spaces, found 4
(#1274) Line indented incorrectly; expected 8 spaces, found 4
(#1275) Line indented incorrectly; expected at least 12 spaces, found 6
(#1276) Line indented incorrectly; expected at least 12 spaces, found 6
(#1277) Line indented incorrectly; expected at least 12 spaces, found 6
(#1278) Line indented incorrectly; expected 8 spaces, found 4
(#1279) Line indented incorrectly; expected 8 spaces, found 4
(#1280) Line indented incorrectly; expected at least 12 spaces, found 6
(#1281) Line indented incorrectly; expected at least 12 spaces, found 6
(#1282) Line indented incorrectly; expected at least 12 spaces, found 6
(#1283) Line indented incorrectly; expected 8 spaces, found 4
(#1284) Line indented incorrectly; expected 8 spaces, found 4
(#1285) Line indented incorrectly; expected at least 12 spaces, found 6
(#1286) Line indented incorrectly; expected at least 12 spaces, found 6
(#1287) Line indented incorrectly; expected at least 12 spaces, found 6
(#1288) Line indented incorrectly; expected 8 spaces, found 4
(#1289) Line indented incorrectly; expected 8 spaces, found 4
(#1290) Line indented incorrectly; expected 12 spaces, found 6
(#1291) Line indented incorrectly; expected at least 16 spaces, found 8
(#1292) Line indented incorrectly; expected 12 spaces, found 6
(#1293) Line indented incorrectly; expected at least 12 spaces, found 6
(#1294) Line indented incorrectly; expected at least 12 spaces, found 6
(#1295) Line indented incorrectly; expected at least 12 spaces, found 8
(#1296) Line indented incorrectly; expected at least 12 spaces, found 8
(#1297) Line indented incorrectly; expected 12 spaces, found 10
(#1297) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#1298) Line indented incorrectly; expected at least 12 spaces, found 10
(#1299) Line indented incorrectly; expected at least 16 spaces, found 12
(#1300) Line indented incorrectly; expected 12 spaces, found 10
(#1301) Line indented incorrectly; expected at least 12 spaces, found 8
(#1302) Line indented incorrectly; expected at least 12 spaces, found 8
(#1303) Line indented incorrectly; expected at least 12 spaces, found 6
(#1304) Line indented incorrectly; expected at least 12 spaces, found 6
(#1305) Line indented incorrectly; expected 8 spaces, found 4
(#1306) Line indented incorrectly; expected 8 spaces, found 4
(#1307) Line indented incorrectly; expected at least 12 spaces, found 6
(#1308) Line indented incorrectly; expected at least 12 spaces, found 6
(#1309) Line indented incorrectly; expected at least 12 spaces, found 6
(#1310) Line indented incorrectly; expected 8 spaces, found 4
(#1311) Line indented incorrectly; expected 8 spaces, found 4
(#1312) Line indented incorrectly; expected at least 12 spaces, found 6
(#1313) Line indented incorrectly; expected at least 12 spaces, found 6
(#1314) Line indented incorrectly; expected at least 12 spaces, found 6
(#1315) Line indented incorrectly; expected 8 spaces, found 4
(#1316) Line indented incorrectly; expected 8 spaces, found 4
(#1317) Line indented incorrectly; expected at least 12 spaces, found 6
(#1318) Line indented incorrectly; expected at least 12 spaces, found 6
(#1319) Line indented incorrectly; expected at least 12 spaces, found 6
(#1320) Line indented incorrectly; expected 8 spaces, found 4
(#1321) Line indented incorrectly; expected at least 8 spaces, found 4
(#1322) Line indented incorrectly; expected at least 8 spaces, found 4
(#1323) Line indented incorrectly; expected at least 8 spaces, found 4
(#1324) Line indented incorrectly; expected 4 spaces, found 2
(#1329) Line indented incorrectly; expected 4 spaces, found 2
(#1329) Member variable "_TSPEC" must be all lower-case
(#1329) Scope modifier not specified for member variable "$_TSPEC"
(#1331) Line indented incorrectly; expected 4 spaces, found 2
(#1331) Member variable "startIndex" must be all lower-case
(#1332) Line indented incorrectly; expected 4 spaces, found 2
(#1332) Member variable "totalNotes" must be all lower-case
(#1333) Line indented incorrectly; expected 4 spaces, found 2
(#1334) Line indented incorrectly; expected 4 spaces, found 2
(#1334) Member variable "stoppedWords" must be all lower-case
(#1335) Line indented incorrectly; expected 4 spaces, found 2
(#1335) Member variable "searchedWords" must be all lower-case
(#1336) Line indented incorrectly; expected 4 spaces, found 2
(#1336) Member variable "updateCount" must be all lower-case
(#1338) Line indented incorrectly; expected 4 spaces, found 2
(#1339) Line indented incorrectly; expected 8 spaces, found 4
(#1339) Variable "_TSPEC" must be all lower-case
(#1339) Variable "_TSPEC" must not contain underscores.
(#1340) Line indented incorrectly; expected at least 12 spaces, found 6
(#1340) Variable "_TSPEC" must be all lower-case
(#1340) Variable "_TSPEC" must not contain underscores.
(#1341) Line indented incorrectly; expected at least 12 spaces, found 8
(#1342) Line indented incorrectly; expected at least 12 spaces, found 10
(#1343) Line indented incorrectly; expected at least 12 spaces, found 10
(#1344) Line indented incorrectly; expected at least 12 spaces, found 10
(#1345) Line indented incorrectly; expected at least 12 spaces, found 8
(#1346) Line indented incorrectly; expected at least 12 spaces, found 10
(#1347) Line indented incorrectly; expected at least 12 spaces, found 10
(#1348) Line indented incorrectly; expected at least 12 spaces, found 10
(#1349) Line indented incorrectly; expected at least 12 spaces, found 8
(#1350) Line indented incorrectly; expected at least 12 spaces, found 10
(#1351) Line indented incorrectly; expected at least 12 spaces, found 10
(#1352) Line indented incorrectly; expected at least 12 spaces, found 10
(#1353) Line indented incorrectly; expected at least 12 spaces, found 10
(#1357) Line indented incorrectly; expected at least 12 spaces, found 10
(#1358) Line indented incorrectly; expected at least 12 spaces, found 8
(#1359) Line indented incorrectly; expected at least 12 spaces, found 10
(#1360) Line indented incorrectly; expected at least 12 spaces, found 10
(#1361) Line indented incorrectly; expected at least 12 spaces, found 10
(#1362) Line indented incorrectly; expected at least 12 spaces, found 10
(#1365) Line indented incorrectly; expected at least 12 spaces, found 10
(#1366) Line indented incorrectly; expected at least 12 spaces, found 8
(#1367) Line indented incorrectly; expected at least 12 spaces, found 10
(#1368) Line indented incorrectly; expected at least 12 spaces, found 10
(#1369) Line indented incorrectly; expected at least 12 spaces, found 10
(#1370) Line indented incorrectly; expected at least 12 spaces, found 10
(#1373) Line indented incorrectly; expected at least 12 spaces, found 10
(#1374) Line indented incorrectly; expected at least 12 spaces, found 8
(#1375) Line indented incorrectly; expected at least 12 spaces, found 10
(#1376) Line indented incorrectly; expected at least 12 spaces, found 10
(#1377) Line indented incorrectly; expected at least 12 spaces, found 10
(#1378) Line indented incorrectly; expected at least 16 spaces, found 8
(#1379) Line indented incorrectly; expected 8 spaces, found 4
(#1380) Line indented incorrectly; expected 8 spaces, found 4
(#1381) Line indented incorrectly; expected 12 spaces, found 6
(#1382) Line indented incorrectly; expected at least 16 spaces, found 8
(#1383) Line indented incorrectly; expected 12 spaces, found 6
(#1384) Line indented incorrectly; expected 12 spaces, found 6
(#1385) Line indented incorrectly; expected at least 16 spaces, found 8
(#1386) Line indented incorrectly; expected 12 spaces, found 6
(#1387) Line indented incorrectly; expected 12 spaces, found 6
(#1388) Line indented incorrectly; expected at least 16 spaces, found 8
(#1389) Line indented incorrectly; expected 12 spaces, found 6
(#1390) Line indented incorrectly; expected 12 spaces, found 6
(#1391) Line indented incorrectly; expected at least 16 spaces, found 8
(#1392) Line indented incorrectly; expected 12 spaces, found 6
(#1393) Line indented incorrectly; expected 12 spaces, found 6
(#1394) Line indented incorrectly; expected at least 16 spaces, found 8
(#1395) Line indented incorrectly; expected 12 spaces, found 6
(#1396) Line indented incorrectly; expected 12 spaces, found 6
(#1397) Line indented incorrectly; expected at least 16 spaces, found 8
(#1398) Line indented incorrectly; expected 12 spaces, found 6
(#1399) Line indented incorrectly; expected 8 spaces, found 4
(#1400) Line indented incorrectly; expected 4 spaces, found 2
(#1402) Line indented incorrectly; expected 4 spaces, found 2
(#1402) Public method name "NoteList::getName" must be in lower-case letters only
(#1403) Line indented incorrectly; expected at least 8 spaces, found 4
(#1404) Line indented incorrectly; expected 4 spaces, found 2
(#1406) Line indented incorrectly; expected 4 spaces, found 2
(#1407) Line indented incorrectly; expected at least 4 spaces, found 2
(#1407) Opening brace should be on the same line as the declaration
(#1408) Line indented incorrectly; expected at least 8 spaces, found 4
(#1409) Line indented incorrectly; expected at least 8 spaces, found 4
(#1410) Line indented incorrectly; expected at least 8 spaces, found 4
(#1411) Line indented incorrectly; expected at least 8 spaces, found 4
(#1412) Line indented incorrectly; expected at least 8 spaces, found 4
(#1413) Line indented incorrectly; expected 8 spaces, found 4
(#1413) Expected "while (...) {\n"; found "while (...)\n {\n"
(#1414) Line indented incorrectly; expected at least 8 spaces, found 4
(#1415) Line indented incorrectly; expected at least 12 spaces, found 6
(#1416) Line indented incorrectly; expected 12 spaces, found 6
(#1417) Line indented incorrectly; expected at least 16 spaces, found 8
(#1418) Line indented incorrectly; expected 12 spaces, found 6
(#1419) Line indented incorrectly; expected 12 spaces, found 6
(#1420) Line indented incorrectly; expected at least 12 spaces, found 6
(#1421) Line indented incorrectly; expected 16 spaces, found 8
(#1422) Line indented incorrectly; expected 20 spaces, found 10
(#1423) Line indented incorrectly; expected at least 24 spaces, found 12
(#1424) Line indented incorrectly; expected 20 spaces, found 10
(#1425) Line indented incorrectly; expected at least 24 spaces, found 12
(#1426) Line indented incorrectly; expected 20 spaces, found 10
(#1428) Line indented incorrectly; expected 16 spaces, found 8
(#1429) Line indented incorrectly; expected 20 spaces, found 10
(#1430) Line indented incorrectly; expected at least 24 spaces, found 12
(#1431) Line indented incorrectly; expected 20 spaces, found 10
(#1432) Line indented incorrectly; expected at least 24 spaces, found 12
(#1433) Line indented incorrectly; expected 20 spaces, found 10
(#1435) Line indented incorrectly; expected 16 spaces, found 8
(#1436) Line indented incorrectly; expected 20 spaces, found 10
(#1437) Line indented incorrectly; expected at least 24 spaces, found 12
(#1438) Line indented incorrectly; expected at least 24 spaces, found 12
(#1438) Variable "_size84" must not contain underscores.
(#1439) Line indented incorrectly; expected at least 24 spaces, found 12
(#1439) Variable "_etype87" must not contain underscores.
(#1440) Line indented incorrectly; expected at least 24 spaces, found 12
(#1440) Variable "_etype87" must not contain underscores.
(#1440) Variable "_size84" must not contain underscores.
(#1441) Line indented incorrectly; expected 24 spaces, found 12
(#1441) Expected "for (...) {\n"; found "for (...)\n {\n"
(#1441) Variable "_i88" must not contain underscores.
(#1441) Variable "_i88" must not contain underscores.
(#1441) Variable "_size84" must not contain underscores.
(#1441) Variable "_i88" must not contain underscores.
(#1442) Line indented incorrectly; expected at least 24 spaces, found 12
(#1443) Line indented incorrectly; expected at least 28 spaces, found 14
(#1444) Line indented incorrectly; expected at least 28 spaces, found 14
(#1445) Line indented incorrectly; expected at least 28 spaces, found 14
(#1446) Line indented incorrectly; expected at least 28 spaces, found 14
(#1446) Expected 1 space before "="; 0 found
(#1447) Line indented incorrectly; expected 24 spaces, found 12
(#1448) Line indented incorrectly; expected at least 24 spaces, found 12
(#1449) Line indented incorrectly; expected 20 spaces, found 10
(#1450) Line indented incorrectly; expected at least 24 spaces, found 12
(#1451) Line indented incorrectly; expected 20 spaces, found 10
(#1453) Line indented incorrectly; expected 16 spaces, found 8
(#1454) Line indented incorrectly; expected 20 spaces, found 10
(#1455) Line indented incorrectly; expected at least 24 spaces, found 12
(#1456) Line indented incorrectly; expected at least 24 spaces, found 12
(#1456) Variable "_size90" must not contain underscores.
(#1457) Line indented incorrectly; expected at least 24 spaces, found 12
(#1457) Variable "_etype93" must not contain underscores.
(#1458) Line indented incorrectly; expected at least 24 spaces, found 12
(#1458) Variable "_etype93" must not contain underscores.
(#1458) Variable "_size90" must not contain underscores.
(#1459) Line indented incorrectly; expected 24 spaces, found 12
(#1459) Expected "for (...) {\n"; found "for (...)\n {\n"
(#1459) Variable "_i94" must not contain underscores.
(#1459) Variable "_i94" must not contain underscores.
(#1459) Variable "_size90" must not contain underscores.
(#1459) Variable "_i94" must not contain underscores.
(#1460) Line indented incorrectly; expected at least 24 spaces, found 12
(#1461) Line indented incorrectly; expected at least 28 spaces, found 14
(#1462) Line indented incorrectly; expected at least 28 spaces, found 14
(#1463) Line indented incorrectly; expected at least 28 spaces, found 14
(#1463) Expected 1 space before "="; 0 found
(#1464) Line indented incorrectly; expected 24 spaces, found 12
(#1465) Line indented incorrectly; expected at least 24 spaces, found 12
(#1466) Line indented incorrectly; expected 20 spaces, found 10
(#1467) Line indented incorrectly; expected at least 24 spaces, found 12
(#1468) Line indented incorrectly; expected 20 spaces, found 10
(#1470) Line indented incorrectly; expected 16 spaces, found 8
(#1471) Line indented incorrectly; expected 20 spaces, found 10
(#1472) Line indented incorrectly; expected at least 24 spaces, found 12
(#1473) Line indented incorrectly; expected at least 24 spaces, found 12
(#1473) Variable "_size96" must not contain underscores.
(#1474) Line indented incorrectly; expected at least 24 spaces, found 12
(#1474) Variable "_etype99" must not contain underscores.
(#1475) Line indented incorrectly; expected at least 24 spaces, found 12
(#1475) Variable "_etype99" must not contain underscores.
(#1475) Variable "_size96" must not contain underscores.
(#1476) Line indented incorrectly; expected 24 spaces, found 12
(#1476) Expected "for (...) {\n"; found "for (...)\n {\n"
(#1476) Variable "_i100" must not contain underscores.
(#1476) Variable "_i100" must not contain underscores.
(#1476) Variable "_size96" must not contain underscores.
(#1476) Variable "_i100" must not contain underscores.
(#1477) Line indented incorrectly; expected at least 24 spaces, found 12
(#1478) Line indented incorrectly; expected at least 28 spaces, found 14
(#1479) Line indented incorrectly; expected at least 28 spaces, found 14
(#1480) Line indented incorrectly; expected at least 28 spaces, found 14
(#1480) Expected 1 space before "="; 0 found
(#1481) Line indented incorrectly; expected 24 spaces, found 12
(#1482) Line indented incorrectly; expected at least 24 spaces, found 12
(#1483) Line indented incorrectly; expected 20 spaces, found 10
(#1484) Line indented incorrectly; expected at least 24 spaces, found 12
(#1485) Line indented incorrectly; expected 20 spaces, found 10
(#1487) Line indented incorrectly; expected 16 spaces, found 8
(#1488) Line indented incorrectly; expected 20 spaces, found 10
(#1489) Line indented incorrectly; expected at least 24 spaces, found 12
(#1490) Line indented incorrectly; expected 20 spaces, found 10
(#1491) Line indented incorrectly; expected at least 24 spaces, found 12
(#1492) Line indented incorrectly; expected 20 spaces, found 10
(#1494) Line indented incorrectly; expected 16 spaces, found 8
(#1495) Line indented incorrectly; expected at least 20 spaces, found 10
(#1497) Line indented incorrectly; expected 12 spaces, found 6
(#1498) Line indented incorrectly; expected at least 12 spaces, found 6
(#1499) Line indented incorrectly; expected 8 spaces, found 4
(#1500) Line indented incorrectly; expected at least 8 spaces, found 4
(#1501) Line indented incorrectly; expected at least 8 spaces, found 4
(#1502) Line indented incorrectly; expected 4 spaces, found 2
(#1504) Line indented incorrectly; expected 4 spaces, found 2
(#1505) Line indented incorrectly; expected at least 8 spaces, found 4
(#1506) Line indented incorrectly; expected at least 8 spaces, found 4
(#1507) Line indented incorrectly; expected 8 spaces, found 4
(#1508) Line indented incorrectly; expected at least 12 spaces, found 6
(#1509) Line indented incorrectly; expected at least 12 spaces, found 6
(#1510) Line indented incorrectly; expected at least 12 spaces, found 6
(#1511) Line indented incorrectly; expected 8 spaces, found 4
(#1512) Line indented incorrectly; expected 8 spaces, found 4
(#1513) Line indented incorrectly; expected at least 12 spaces, found 6
(#1514) Line indented incorrectly; expected at least 12 spaces, found 6
(#1515) Line indented incorrectly; expected at least 12 spaces, found 6
(#1516) Line indented incorrectly; expected 8 spaces, found 4
(#1517) Line indented incorrectly; expected 8 spaces, found 4
(#1518) Line indented incorrectly; expected 12 spaces, found 6
(#1519) Line indented incorrectly; expected at least 16 spaces, found 8
(#1520) Line indented incorrectly; expected 12 spaces, found 6
(#1521) Line indented incorrectly; expected at least 12 spaces, found 6
(#1522) Line indented incorrectly; expected at least 12 spaces, found 6
(#1523) Line indented incorrectly; expected at least 12 spaces, found 8
(#1524) Line indented incorrectly; expected at least 12 spaces, found 8
(#1525) Line indented incorrectly; expected 12 spaces, found 10
(#1525) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#1526) Line indented incorrectly; expected at least 12 spaces, found 10
(#1527) Line indented incorrectly; expected at least 16 spaces, found 12
(#1528) Line indented incorrectly; expected 12 spaces, found 10
(#1529) Line indented incorrectly; expected at least 12 spaces, found 8
(#1530) Line indented incorrectly; expected at least 12 spaces, found 8
(#1531) Line indented incorrectly; expected at least 12 spaces, found 6
(#1532) Line indented incorrectly; expected at least 12 spaces, found 6
(#1533) Line indented incorrectly; expected 8 spaces, found 4
(#1534) Line indented incorrectly; expected 8 spaces, found 4
(#1535) Line indented incorrectly; expected 12 spaces, found 6
(#1536) Line indented incorrectly; expected at least 16 spaces, found 8
(#1537) Line indented incorrectly; expected 12 spaces, found 6
(#1538) Line indented incorrectly; expected at least 12 spaces, found 6
(#1539) Line indented incorrectly; expected at least 12 spaces, found 6
(#1540) Line indented incorrectly; expected at least 12 spaces, found 8
(#1541) Line indented incorrectly; expected at least 12 spaces, found 8
(#1542) Line indented incorrectly; expected 12 spaces, found 10
(#1542) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#1543) Line indented incorrectly; expected at least 12 spaces, found 10
(#1544) Line indented incorrectly; expected at least 16 spaces, found 12
(#1545) Line indented incorrectly; expected 12 spaces, found 10
(#1546) Line indented incorrectly; expected at least 12 spaces, found 8
(#1547) Line indented incorrectly; expected at least 12 spaces, found 8
(#1548) Line indented incorrectly; expected at least 12 spaces, found 6
(#1549) Line indented incorrectly; expected at least 12 spaces, found 6
(#1550) Line indented incorrectly; expected 8 spaces, found 4
(#1551) Line indented incorrectly; expected 8 spaces, found 4
(#1552) Line indented incorrectly; expected 12 spaces, found 6
(#1553) Line indented incorrectly; expected at least 16 spaces, found 8
(#1554) Line indented incorrectly; expected 12 spaces, found 6
(#1555) Line indented incorrectly; expected at least 12 spaces, found 6
(#1556) Line indented incorrectly; expected at least 12 spaces, found 6
(#1557) Line indented incorrectly; expected at least 12 spaces, found 8
(#1558) Line indented incorrectly; expected at least 12 spaces, found 8
(#1559) Line indented incorrectly; expected 12 spaces, found 10
(#1559) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#1560) Line indented incorrectly; expected at least 12 spaces, found 10
(#1561) Line indented incorrectly; expected at least 16 spaces, found 12
(#1562) Line indented incorrectly; expected 12 spaces, found 10
(#1563) Line indented incorrectly; expected at least 12 spaces, found 8
(#1564) Line indented incorrectly; expected at least 12 spaces, found 8
(#1565) Line indented incorrectly; expected at least 12 spaces, found 6
(#1566) Line indented incorrectly; expected at least 12 spaces, found 6
(#1567) Line indented incorrectly; expected 8 spaces, found 4
(#1568) Line indented incorrectly; expected 8 spaces, found 4
(#1569) Line indented incorrectly; expected at least 12 spaces, found 6
(#1570) Line indented incorrectly; expected at least 12 spaces, found 6
(#1571) Line indented incorrectly; expected at least 12 spaces, found 6
(#1572) Line indented incorrectly; expected 8 spaces, found 4
(#1573) Line indented incorrectly; expected at least 8 spaces, found 4
(#1574) Line indented incorrectly; expected at least 8 spaces, found 4
(#1575) Line indented incorrectly; expected at least 8 spaces, found 4
(#1576) Line indented incorrectly; expected 4 spaces, found 2
(#1581) Line indented incorrectly; expected 4 spaces, found 2
(#1581) Member variable "_TSPEC" must be all lower-case
(#1581) Scope modifier not specified for member variable "$_TSPEC"
(#1583) Line indented incorrectly; expected 4 spaces, found 2
(#1584) Line indented incorrectly; expected 4 spaces, found 2
(#1585) Line indented incorrectly; expected 4 spaces, found 2
(#1585) Member variable "contentLength" must be all lower-case
(#1586) Line indented incorrectly; expected 4 spaces, found 2
(#1587) Line indented incorrectly; expected 4 spaces, found 2
(#1588) Line indented incorrectly; expected 4 spaces, found 2
(#1589) Line indented incorrectly; expected 4 spaces, found 2
(#1589) Member variable "updateSequenceNum" must be all lower-case
(#1590) Line indented incorrectly; expected 4 spaces, found 2
(#1590) Member variable "notebookGuid" must be all lower-case
(#1591) Line indented incorrectly; expected 4 spaces, found 2
(#1591) Member variable "tagGuids" must be all lower-case
(#1592) Line indented incorrectly; expected 4 spaces, found 2
(#1593) Line indented incorrectly; expected 4 spaces, found 2
(#1593) Member variable "largestResourceMime" must be all lower-case
(#1594) Line indented incorrectly; expected 4 spaces, found 2
(#1594) Member variable "largestResourceSize" must be all lower-case
(#1596) Line indented incorrectly; expected 4 spaces, found 2
(#1597) Line indented incorrectly; expected 8 spaces, found 4
(#1597) Variable "_TSPEC" must be all lower-case
(#1597) Variable "_TSPEC" must not contain underscores.
(#1598) Line indented incorrectly; expected at least 12 spaces, found 6
(#1598) Variable "_TSPEC" must be all lower-case
(#1598) Variable "_TSPEC" must not contain underscores.
(#1599) Line indented incorrectly; expected at least 12 spaces, found 8
(#1600) Line indented incorrectly; expected at least 12 spaces, found 10
(#1601) Line indented incorrectly; expected at least 12 spaces, found 10
(#1602) Line indented incorrectly; expected at least 12 spaces, found 10
(#1603) Line indented incorrectly; expected at least 12 spaces, found 8
(#1604) Line indented incorrectly; expected at least 12 spaces, found 10
(#1605) Line indented incorrectly; expected at least 12 spaces, found 10
(#1606) Line indented incorrectly; expected at least 12 spaces, found 10
(#1607) Line indented incorrectly; expected at least 12 spaces, found 8
(#1608) Line indented incorrectly; expected at least 12 spaces, found 10
(#1609) Line indented incorrectly; expected at least 12 spaces, found 10
(#1610) Line indented incorrectly; expected at least 12 spaces, found 10
(#1611) Line indented incorrectly; expected at least 12 spaces, found 8
(#1612) Line indented incorrectly; expected at least 12 spaces, found 10
(#1613) Line indented incorrectly; expected at least 12 spaces, found 10
(#1614) Line indented incorrectly; expected at least 12 spaces, found 10
(#1615) Line indented incorrectly; expected at least 12 spaces, found 8
(#1616) Line indented incorrectly; expected at least 12 spaces, found 10
(#1617) Line indented incorrectly; expected at least 12 spaces, found 10
(#1618) Line indented incorrectly; expected at least 12 spaces, found 10
(#1619) Line indented incorrectly; expected at least 12 spaces, found 8
(#1620) Line indented incorrectly; expected at least 12 spaces, found 10
(#1621) Line indented incorrectly; expected at least 12 spaces, found 10
(#1622) Line indented incorrectly; expected at least 12 spaces, found 10
(#1623) Line indented incorrectly; expected at least 12 spaces, found 8
(#1624) Line indented incorrectly; expected at least 12 spaces, found 10
(#1625) Line indented incorrectly; expected at least 12 spaces, found 10
(#1626) Line indented incorrectly; expected at least 12 spaces, found 10
(#1627) Line indented incorrectly; expected at least 12 spaces, found 8
(#1628) Line indented incorrectly; expected at least 12 spaces, found 10
(#1629) Line indented incorrectly; expected at least 12 spaces, found 10
(#1630) Line indented incorrectly; expected at least 12 spaces, found 10
(#1631) Line indented incorrectly; expected at least 12 spaces, found 8
(#1632) Line indented incorrectly; expected at least 12 spaces, found 10
(#1633) Line indented incorrectly; expected at least 12 spaces, found 10
(#1634) Line indented incorrectly; expected at least 12 spaces, found 10
(#1635) Line indented incorrectly; expected at least 12 spaces, found 10
(#1638) Line indented incorrectly; expected at least 12 spaces, found 10
(#1639) Line indented incorrectly; expected at least 12 spaces, found 8
(#1640) Line indented incorrectly; expected at least 12 spaces, found 10
(#1641) Line indented incorrectly; expected at least 12 spaces, found 10
(#1642) Line indented incorrectly; expected at least 12 spaces, found 10
(#1643) Line indented incorrectly; expected at least 12 spaces, found 10
(#1644) Line indented incorrectly; expected at least 12 spaces, found 8
(#1645) Line indented incorrectly; expected at least 12 spaces, found 10
(#1646) Line indented incorrectly; expected at least 12 spaces, found 10
(#1647) Line indented incorrectly; expected at least 12 spaces, found 10
(#1648) Line indented incorrectly; expected at least 12 spaces, found 8
(#1649) Line indented incorrectly; expected at least 12 spaces, found 10
(#1650) Line indented incorrectly; expected at least 12 spaces, found 10
(#1651) Line indented incorrectly; expected at least 12 spaces, found 10
(#1652) Line indented incorrectly; expected at least 16 spaces, found 8
(#1653) Line indented incorrectly; expected 8 spaces, found 4
(#1654) Line indented incorrectly; expected 8 spaces, found 4
(#1655) Line indented incorrectly; expected 12 spaces, found 6
(#1656) Line indented incorrectly; expected at least 16 spaces, found 8
(#1657) Line indented incorrectly; expected 12 spaces, found 6
(#1658) Line indented incorrectly; expected 12 spaces, found 6
(#1659) Line indented incorrectly; expected at least 16 spaces, found 8
(#1660) Line indented incorrectly; expected 12 spaces, found 6
(#1661) Line indented incorrectly; expected 12 spaces, found 6
(#1662) Line indented incorrectly; expected at least 16 spaces, found 8
(#1663) Line indented incorrectly; expected 12 spaces, found 6
(#1664) Line indented incorrectly; expected 12 spaces, found 6
(#1665) Line indented incorrectly; expected at least 16 spaces, found 8
(#1666) Line indented incorrectly; expected 12 spaces, found 6
(#1667) Line indented incorrectly; expected 12 spaces, found 6
(#1668) Line indented incorrectly; expected at least 16 spaces, found 8
(#1669) Line indented incorrectly; expected 12 spaces, found 6
(#1670) Line indented incorrectly; expected 12 spaces, found 6
(#1671) Line indented incorrectly; expected at least 16 spaces, found 8
(#1672) Line indented incorrectly; expected 12 spaces, found 6
(#1673) Line indented incorrectly; expected 12 spaces, found 6
(#1674) Line indented incorrectly; expected at least 16 spaces, found 8
(#1675) Line indented incorrectly; expected 12 spaces, found 6
(#1676) Line indented incorrectly; expected 12 spaces, found 6
(#1677) Line indented incorrectly; expected at least 16 spaces, found 8
(#1678) Line indented incorrectly; expected 12 spaces, found 6
(#1679) Line indented incorrectly; expected 12 spaces, found 6
(#1680) Line indented incorrectly; expected at least 16 spaces, found 8
(#1681) Line indented incorrectly; expected 12 spaces, found 6
(#1682) Line indented incorrectly; expected 12 spaces, found 6
(#1683) Line indented incorrectly; expected at least 16 spaces, found 8
(#1684) Line indented incorrectly; expected 12 spaces, found 6
(#1685) Line indented incorrectly; expected 12 spaces, found 6
(#1686) Line indented incorrectly; expected at least 16 spaces, found 8
(#1687) Line indented incorrectly; expected 12 spaces, found 6
(#1688) Line indented incorrectly; expected 12 spaces, found 6
(#1689) Line indented incorrectly; expected at least 16 spaces, found 8
(#1690) Line indented incorrectly; expected 12 spaces, found 6
(#1691) Line indented incorrectly; expected 8 spaces, found 4
(#1692) Line indented incorrectly; expected 4 spaces, found 2
(#1694) Line indented incorrectly; expected 4 spaces, found 2
(#1694) Public method name "NoteMetadata::getName" must be in lower-case letters only
(#1695) Line indented incorrectly; expected at least 8 spaces, found 4
(#1696) Line indented incorrectly; expected 4 spaces, found 2
(#1698) Line indented incorrectly; expected 4 spaces, found 2
(#1699) Line indented incorrectly; expected at least 4 spaces, found 2
(#1699) Opening brace should be on the same line as the declaration
(#1700) Line indented incorrectly; expected at least 8 spaces, found 4
(#1701) Line indented incorrectly; expected at least 8 spaces, found 4
(#1702) Line indented incorrectly; expected at least 8 spaces, found 4
(#1703) Line indented incorrectly; expected at least 8 spaces, found 4
(#1704) Line indented incorrectly; expected at least 8 spaces, found 4
(#1705) Line indented incorrectly; expected 8 spaces, found 4
(#1705) Expected "while (...) {\n"; found "while (...)\n {\n"
(#1706) Line indented incorrectly; expected at least 8 spaces, found 4
(#1707) Line indented incorrectly; expected at least 12 spaces, found 6
(#1708) Line indented incorrectly; expected 12 spaces, found 6
(#1709) Line indented incorrectly; expected at least 16 spaces, found 8
(#1710) Line indented incorrectly; expected 12 spaces, found 6
(#1711) Line indented incorrectly; expected 12 spaces, found 6
(#1712) Line indented incorrectly; expected at least 12 spaces, found 6
(#1713) Line indented incorrectly; expected 16 spaces, found 8
(#1714) Line indented incorrectly; expected 20 spaces, found 10
(#1715) Line indented incorrectly; expected at least 24 spaces, found 12
(#1716) Line indented incorrectly; expected 20 spaces, found 10
(#1717) Line indented incorrectly; expected at least 24 spaces, found 12
(#1718) Line indented incorrectly; expected 20 spaces, found 10
(#1720) Line indented incorrectly; expected 16 spaces, found 8
(#1721) Line indented incorrectly; expected 20 spaces, found 10
(#1722) Line indented incorrectly; expected at least 24 spaces, found 12
(#1723) Line indented incorrectly; expected 20 spaces, found 10
(#1724) Line indented incorrectly; expected at least 24 spaces, found 12
(#1725) Line indented incorrectly; expected 20 spaces, found 10
(#1727) Line indented incorrectly; expected 16 spaces, found 8
(#1728) Line indented incorrectly; expected 20 spaces, found 10
(#1729) Line indented incorrectly; expected at least 24 spaces, found 12
(#1730) Line indented incorrectly; expected 20 spaces, found 10
(#1731) Line indented incorrectly; expected at least 24 spaces, found 12
(#1732) Line indented incorrectly; expected 20 spaces, found 10
(#1734) Line indented incorrectly; expected 16 spaces, found 8
(#1735) Line indented incorrectly; expected 20 spaces, found 10
(#1736) Line indented incorrectly; expected at least 24 spaces, found 12
(#1737) Line indented incorrectly; expected 20 spaces, found 10
(#1738) Line indented incorrectly; expected at least 24 spaces, found 12
(#1739) Line indented incorrectly; expected 20 spaces, found 10
(#1741) Line indented incorrectly; expected 16 spaces, found 8
(#1742) Line indented incorrectly; expected 20 spaces, found 10
(#1743) Line indented incorrectly; expected at least 24 spaces, found 12
(#1744) Line indented incorrectly; expected 20 spaces, found 10
(#1745) Line indented incorrectly; expected at least 24 spaces, found 12
(#1746) Line indented incorrectly; expected 20 spaces, found 10
(#1748) Line indented incorrectly; expected 16 spaces, found 8
(#1749) Line indented incorrectly; expected 20 spaces, found 10
(#1750) Line indented incorrectly; expected at least 24 spaces, found 12
(#1751) Line indented incorrectly; expected 20 spaces, found 10
(#1752) Line indented incorrectly; expected at least 24 spaces, found 12
(#1753) Line indented incorrectly; expected 20 spaces, found 10
(#1755) Line indented incorrectly; expected 16 spaces, found 8
(#1756) Line indented incorrectly; expected 20 spaces, found 10
(#1757) Line indented incorrectly; expected at least 24 spaces, found 12
(#1758) Line indented incorrectly; expected 20 spaces, found 10
(#1759) Line indented incorrectly; expected at least 24 spaces, found 12
(#1760) Line indented incorrectly; expected 20 spaces, found 10
(#1762) Line indented incorrectly; expected 16 spaces, found 8
(#1763) Line indented incorrectly; expected 20 spaces, found 10
(#1764) Line indented incorrectly; expected at least 24 spaces, found 12
(#1765) Line indented incorrectly; expected 20 spaces, found 10
(#1766) Line indented incorrectly; expected at least 24 spaces, found 12
(#1767) Line indented incorrectly; expected 20 spaces, found 10
(#1769) Line indented incorrectly; expected 16 spaces, found 8
(#1770) Line indented incorrectly; expected 20 spaces, found 10
(#1771) Line indented incorrectly; expected at least 24 spaces, found 12
(#1772) Line indented incorrectly; expected at least 24 spaces, found 12
(#1772) Variable "_size105" must not contain underscores.
(#1773) Line indented incorrectly; expected at least 24 spaces, found 12
(#1773) Variable "_etype108" must not contain underscores.
(#1774) Line indented incorrectly; expected at least 24 spaces, found 12
(#1774) Variable "_etype108" must not contain underscores.
(#1774) Variable "_size105" must not contain underscores.
(#1775) Line indented incorrectly; expected 24 spaces, found 12
(#1775) Expected "for (...) {\n"; found "for (...)\n {\n"
(#1775) Variable "_i109" must not contain underscores.
(#1775) Variable "_i109" must not contain underscores.
(#1775) Variable "_size105" must not contain underscores.
(#1775) Variable "_i109" must not contain underscores.
(#1776) Line indented incorrectly; expected at least 24 spaces, found 12
(#1777) Line indented incorrectly; expected at least 28 spaces, found 14
(#1778) Line indented incorrectly; expected at least 28 spaces, found 14
(#1779) Line indented incorrectly; expected at least 28 spaces, found 14
(#1779) Expected 1 space before "="; 0 found
(#1780) Line indented incorrectly; expected 24 spaces, found 12
(#1781) Line indented incorrectly; expected at least 24 spaces, found 12
(#1782) Line indented incorrectly; expected 20 spaces, found 10
(#1783) Line indented incorrectly; expected at least 24 spaces, found 12
(#1784) Line indented incorrectly; expected 20 spaces, found 10
(#1786) Line indented incorrectly; expected 16 spaces, found 8
(#1787) Line indented incorrectly; expected 20 spaces, found 10
(#1788) Line indented incorrectly; expected at least 24 spaces, found 12
(#1789) Line indented incorrectly; expected at least 24 spaces, found 12
(#1790) Line indented incorrectly; expected 20 spaces, found 10
(#1791) Line indented incorrectly; expected at least 24 spaces, found 12
(#1792) Line indented incorrectly; expected 20 spaces, found 10
(#1794) Line indented incorrectly; expected 16 spaces, found 8
(#1795) Line indented incorrectly; expected 20 spaces, found 10
(#1796) Line indented incorrectly; expected at least 24 spaces, found 12
(#1797) Line indented incorrectly; expected 20 spaces, found 10
(#1798) Line indented incorrectly; expected at least 24 spaces, found 12
(#1799) Line indented incorrectly; expected 20 spaces, found 10
(#1801) Line indented incorrectly; expected 16 spaces, found 8
(#1802) Line indented incorrectly; expected 20 spaces, found 10
(#1803) Line indented incorrectly; expected at least 24 spaces, found 12
(#1804) Line indented incorrectly; expected 20 spaces, found 10
(#1805) Line indented incorrectly; expected at least 24 spaces, found 12
(#1806) Line indented incorrectly; expected 20 spaces, found 10
(#1808) Line indented incorrectly; expected 16 spaces, found 8
(#1809) Line indented incorrectly; expected at least 20 spaces, found 10
(#1811) Line indented incorrectly; expected 12 spaces, found 6
(#1812) Line indented incorrectly; expected at least 12 spaces, found 6
(#1813) Line indented incorrectly; expected 8 spaces, found 4
(#1814) Line indented incorrectly; expected at least 8 spaces, found 4
(#1815) Line indented incorrectly; expected at least 8 spaces, found 4
(#1816) Line indented incorrectly; expected 4 spaces, found 2
(#1818) Line indented incorrectly; expected 4 spaces, found 2
(#1819) Line indented incorrectly; expected at least 8 spaces, found 4
(#1820) Line indented incorrectly; expected at least 8 spaces, found 4
(#1821) Line indented incorrectly; expected 8 spaces, found 4
(#1822) Line indented incorrectly; expected at least 12 spaces, found 6
(#1823) Line indented incorrectly; expected at least 12 spaces, found 6
(#1824) Line indented incorrectly; expected at least 12 spaces, found 6
(#1825) Line indented incorrectly; expected 8 spaces, found 4
(#1826) Line indented incorrectly; expected 8 spaces, found 4
(#1827) Line indented incorrectly; expected at least 12 spaces, found 6
(#1828) Line indented incorrectly; expected at least 12 spaces, found 6
(#1829) Line indented incorrectly; expected at least 12 spaces, found 6
(#1830) Line indented incorrectly; expected 8 spaces, found 4
(#1831) Line indented incorrectly; expected 8 spaces, found 4
(#1832) Line indented incorrectly; expected at least 12 spaces, found 6
(#1833) Line indented incorrectly; expected at least 12 spaces, found 6
(#1834) Line indented incorrectly; expected at least 12 spaces, found 6
(#1835) Line indented incorrectly; expected 8 spaces, found 4
(#1836) Line indented incorrectly; expected 8 spaces, found 4
(#1837) Line indented incorrectly; expected at least 12 spaces, found 6
(#1838) Line indented incorrectly; expected at least 12 spaces, found 6
(#1839) Line indented incorrectly; expected at least 12 spaces, found 6
(#1840) Line indented incorrectly; expected 8 spaces, found 4
(#1841) Line indented incorrectly; expected 8 spaces, found 4
(#1842) Line indented incorrectly; expected at least 12 spaces, found 6
(#1843) Line indented incorrectly; expected at least 12 spaces, found 6
(#1844) Line indented incorrectly; expected at least 12 spaces, found 6
(#1845) Line indented incorrectly; expected 8 spaces, found 4
(#1846) Line indented incorrectly; expected 8 spaces, found 4
(#1847) Line indented incorrectly; expected at least 12 spaces, found 6
(#1848) Line indented incorrectly; expected at least 12 spaces, found 6
(#1849) Line indented incorrectly; expected at least 12 spaces, found 6
(#1850) Line indented incorrectly; expected 8 spaces, found 4
(#1851) Line indented incorrectly; expected 8 spaces, found 4
(#1852) Line indented incorrectly; expected at least 12 spaces, found 6
(#1853) Line indented incorrectly; expected at least 12 spaces, found 6
(#1854) Line indented incorrectly; expected at least 12 spaces, found 6
(#1855) Line indented incorrectly; expected 8 spaces, found 4
(#1856) Line indented incorrectly; expected 8 spaces, found 4
(#1857) Line indented incorrectly; expected at least 12 spaces, found 6
(#1858) Line indented incorrectly; expected at least 12 spaces, found 6
(#1859) Line indented incorrectly; expected at least 12 spaces, found 6
(#1860) Line indented incorrectly; expected 8 spaces, found 4
(#1861) Line indented incorrectly; expected 8 spaces, found 4
(#1862) Line indented incorrectly; expected 12 spaces, found 6
(#1863) Line indented incorrectly; expected at least 16 spaces, found 8
(#1864) Line indented incorrectly; expected 12 spaces, found 6
(#1865) Line indented incorrectly; expected at least 12 spaces, found 6
(#1866) Line indented incorrectly; expected at least 12 spaces, found 6
(#1867) Line indented incorrectly; expected at least 12 spaces, found 8
(#1868) Line indented incorrectly; expected at least 12 spaces, found 8
(#1869) Line indented incorrectly; expected 12 spaces, found 10
(#1869) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#1870) Line indented incorrectly; expected at least 12 spaces, found 10
(#1871) Line indented incorrectly; expected at least 16 spaces, found 12
(#1872) Line indented incorrectly; expected 12 spaces, found 10
(#1873) Line indented incorrectly; expected at least 12 spaces, found 8
(#1874) Line indented incorrectly; expected at least 12 spaces, found 8
(#1875) Line indented incorrectly; expected at least 12 spaces, found 6
(#1876) Line indented incorrectly; expected at least 12 spaces, found 6
(#1877) Line indented incorrectly; expected 8 spaces, found 4
(#1878) Line indented incorrectly; expected 8 spaces, found 4
(#1879) Line indented incorrectly; expected 12 spaces, found 6
(#1880) Line indented incorrectly; expected at least 16 spaces, found 8
(#1881) Line indented incorrectly; expected 12 spaces, found 6
(#1882) Line indented incorrectly; expected at least 12 spaces, found 6
(#1883) Line indented incorrectly; expected at least 12 spaces, found 6
(#1884) Line indented incorrectly; expected at least 12 spaces, found 6
(#1885) Line indented incorrectly; expected 8 spaces, found 4
(#1886) Line indented incorrectly; expected 8 spaces, found 4
(#1887) Line indented incorrectly; expected at least 12 spaces, found 6
(#1888) Line indented incorrectly; expected at least 12 spaces, found 6
(#1889) Line indented incorrectly; expected at least 12 spaces, found 6
(#1890) Line indented incorrectly; expected 8 spaces, found 4
(#1891) Line indented incorrectly; expected 8 spaces, found 4
(#1892) Line indented incorrectly; expected at least 12 spaces, found 6
(#1893) Line indented incorrectly; expected at least 12 spaces, found 6
(#1894) Line indented incorrectly; expected at least 12 spaces, found 6
(#1895) Line indented incorrectly; expected 8 spaces, found 4
(#1896) Line indented incorrectly; expected at least 8 spaces, found 4
(#1897) Line indented incorrectly; expected at least 8 spaces, found 4
(#1898) Line indented incorrectly; expected at least 8 spaces, found 4
(#1899) Line indented incorrectly; expected 4 spaces, found 2
(#1904) Line indented incorrectly; expected 4 spaces, found 2
(#1904) Member variable "_TSPEC" must be all lower-case
(#1904) Scope modifier not specified for member variable "$_TSPEC"
(#1906) Line indented incorrectly; expected 4 spaces, found 2
(#1906) Member variable "startIndex" must be all lower-case
(#1907) Line indented incorrectly; expected 4 spaces, found 2
(#1907) Member variable "totalNotes" must be all lower-case
(#1908) Line indented incorrectly; expected 4 spaces, found 2
(#1909) Line indented incorrectly; expected 4 spaces, found 2
(#1909) Member variable "stoppedWords" must be all lower-case
(#1910) Line indented incorrectly; expected 4 spaces, found 2
(#1910) Member variable "searchedWords" must be all lower-case
(#1911) Line indented incorrectly; expected 4 spaces, found 2
(#1911) Member variable "updateCount" must be all lower-case
(#1913) Line indented incorrectly; expected 4 spaces, found 2
(#1914) Line indented incorrectly; expected 8 spaces, found 4
(#1914) Variable "_TSPEC" must be all lower-case
(#1914) Variable "_TSPEC" must not contain underscores.
(#1915) Line indented incorrectly; expected at least 12 spaces, found 6
(#1915) Variable "_TSPEC" must be all lower-case
(#1915) Variable "_TSPEC" must not contain underscores.
(#1916) Line indented incorrectly; expected at least 12 spaces, found 8
(#1917) Line indented incorrectly; expected at least 12 spaces, found 10
(#1918) Line indented incorrectly; expected at least 12 spaces, found 10
(#1919) Line indented incorrectly; expected at least 12 spaces, found 10
(#1920) Line indented incorrectly; expected at least 12 spaces, found 8
(#1921) Line indented incorrectly; expected at least 12 spaces, found 10
(#1922) Line indented incorrectly; expected at least 12 spaces, found 10
(#1923) Line indented incorrectly; expected at least 12 spaces, found 10
(#1924) Line indented incorrectly; expected at least 12 spaces, found 8
(#1925) Line indented incorrectly; expected at least 12 spaces, found 10
(#1926) Line indented incorrectly; expected at least 12 spaces, found 10
(#1927) Line indented incorrectly; expected at least 12 spaces, found 10
(#1928) Line indented incorrectly; expected at least 12 spaces, found 10
(#1932) Line indented incorrectly; expected at least 12 spaces, found 10
(#1933) Line indented incorrectly; expected at least 12 spaces, found 8
(#1934) Line indented incorrectly; expected at least 12 spaces, found 10
(#1935) Line indented incorrectly; expected at least 12 spaces, found 10
(#1936) Line indented incorrectly; expected at least 12 spaces, found 10
(#1937) Line indented incorrectly; expected at least 12 spaces, found 10
(#1940) Line indented incorrectly; expected at least 12 spaces, found 10
(#1941) Line indented incorrectly; expected at least 12 spaces, found 8
(#1942) Line indented incorrectly; expected at least 12 spaces, found 10
(#1943) Line indented incorrectly; expected at least 12 spaces, found 10
(#1944) Line indented incorrectly; expected at least 12 spaces, found 10
(#1945) Line indented incorrectly; expected at least 12 spaces, found 10
(#1948) Line indented incorrectly; expected at least 12 spaces, found 10
(#1949) Line indented incorrectly; expected at least 12 spaces, found 8
(#1950) Line indented incorrectly; expected at least 12 spaces, found 10
(#1951) Line indented incorrectly; expected at least 12 spaces, found 10
(#1952) Line indented incorrectly; expected at least 12 spaces, found 10
(#1953) Line indented incorrectly; expected at least 16 spaces, found 8
(#1954) Line indented incorrectly; expected 8 spaces, found 4
(#1955) Line indented incorrectly; expected 8 spaces, found 4
(#1956) Line indented incorrectly; expected 12 spaces, found 6
(#1957) Line indented incorrectly; expected at least 16 spaces, found 8
(#1958) Line indented incorrectly; expected 12 spaces, found 6
(#1959) Line indented incorrectly; expected 12 spaces, found 6
(#1960) Line indented incorrectly; expected at least 16 spaces, found 8
(#1961) Line indented incorrectly; expected 12 spaces, found 6
(#1962) Line indented incorrectly; expected 12 spaces, found 6
(#1963) Line indented incorrectly; expected at least 16 spaces, found 8
(#1964) Line indented incorrectly; expected 12 spaces, found 6
(#1965) Line indented incorrectly; expected 12 spaces, found 6
(#1966) Line indented incorrectly; expected at least 16 spaces, found 8
(#1967) Line indented incorrectly; expected 12 spaces, found 6
(#1968) Line indented incorrectly; expected 12 spaces, found 6
(#1969) Line indented incorrectly; expected at least 16 spaces, found 8
(#1970) Line indented incorrectly; expected 12 spaces, found 6
(#1971) Line indented incorrectly; expected 12 spaces, found 6
(#1972) Line indented incorrectly; expected at least 16 spaces, found 8
(#1973) Line indented incorrectly; expected 12 spaces, found 6
(#1974) Line indented incorrectly; expected 8 spaces, found 4
(#1975) Line indented incorrectly; expected 4 spaces, found 2
(#1977) Line indented incorrectly; expected 4 spaces, found 2
(#1977) Public method name "NotesMetadataList::getName" must be in lower-case letters only
(#1978) Line indented incorrectly; expected at least 8 spaces, found 4
(#1979) Line indented incorrectly; expected 4 spaces, found 2
(#1981) Line indented incorrectly; expected 4 spaces, found 2
(#1982) Line indented incorrectly; expected at least 4 spaces, found 2
(#1982) Opening brace should be on the same line as the declaration
(#1983) Line indented incorrectly; expected at least 8 spaces, found 4
(#1984) Line indented incorrectly; expected at least 8 spaces, found 4
(#1985) Line indented incorrectly; expected at least 8 spaces, found 4
(#1986) Line indented incorrectly; expected at least 8 spaces, found 4
(#1987) Line indented incorrectly; expected at least 8 spaces, found 4
(#1988) Line indented incorrectly; expected 8 spaces, found 4
(#1988) Expected "while (...) {\n"; found "while (...)\n {\n"
(#1989) Line indented incorrectly; expected at least 8 spaces, found 4
(#1990) Line indented incorrectly; expected at least 12 spaces, found 6
(#1991) Line indented incorrectly; expected 12 spaces, found 6
(#1992) Line indented incorrectly; expected at least 16 spaces, found 8
(#1993) Line indented incorrectly; expected 12 spaces, found 6
(#1994) Line indented incorrectly; expected 12 spaces, found 6
(#1995) Line indented incorrectly; expected at least 12 spaces, found 6
(#1996) Line indented incorrectly; expected 16 spaces, found 8
(#1997) Line indented incorrectly; expected 20 spaces, found 10
(#1998) Line indented incorrectly; expected at least 24 spaces, found 12
(#1999) Line indented incorrectly; expected 20 spaces, found 10
(#2000) Line indented incorrectly; expected at least 24 spaces, found 12
(#2001) Line indented incorrectly; expected 20 spaces, found 10
(#2003) Line indented incorrectly; expected 16 spaces, found 8
(#2004) Line indented incorrectly; expected 20 spaces, found 10
(#2005) Line indented incorrectly; expected at least 24 spaces, found 12
(#2006) Line indented incorrectly; expected 20 spaces, found 10
(#2007) Line indented incorrectly; expected at least 24 spaces, found 12
(#2008) Line indented incorrectly; expected 20 spaces, found 10
(#2010) Line indented incorrectly; expected 16 spaces, found 8
(#2011) Line indented incorrectly; expected 20 spaces, found 10
(#2012) Line indented incorrectly; expected at least 24 spaces, found 12
(#2013) Line indented incorrectly; expected at least 24 spaces, found 12
(#2013) Variable "_size112" must not contain underscores.
(#2014) Line indented incorrectly; expected at least 24 spaces, found 12
(#2014) Variable "_etype115" must not contain underscores.
(#2015) Line indented incorrectly; expected at least 24 spaces, found 12
(#2015) Variable "_etype115" must not contain underscores.
(#2015) Variable "_size112" must not contain underscores.
(#2016) Line indented incorrectly; expected 24 spaces, found 12
(#2016) Expected "for (...) {\n"; found "for (...)\n {\n"
(#2016) Variable "_i116" must not contain underscores.
(#2016) Variable "_i116" must not contain underscores.
(#2016) Variable "_size112" must not contain underscores.
(#2016) Variable "_i116" must not contain underscores.
(#2017) Line indented incorrectly; expected at least 24 spaces, found 12
(#2018) Line indented incorrectly; expected at least 28 spaces, found 14
(#2019) Line indented incorrectly; expected at least 28 spaces, found 14
(#2020) Line indented incorrectly; expected at least 28 spaces, found 14
(#2021) Line indented incorrectly; expected at least 28 spaces, found 14
(#2021) Expected 1 space before "="; 0 found
(#2022) Line indented incorrectly; expected 24 spaces, found 12
(#2023) Line indented incorrectly; expected at least 24 spaces, found 12
(#2024) Line indented incorrectly; expected 20 spaces, found 10
(#2025) Line indented incorrectly; expected at least 24 spaces, found 12
(#2026) Line indented incorrectly; expected 20 spaces, found 10
(#2028) Line indented incorrectly; expected 16 spaces, found 8
(#2029) Line indented incorrectly; expected 20 spaces, found 10
(#2030) Line indented incorrectly; expected at least 24 spaces, found 12
(#2031) Line indented incorrectly; expected at least 24 spaces, found 12
(#2031) Variable "_size118" must not contain underscores.
(#2032) Line indented incorrectly; expected at least 24 spaces, found 12
(#2032) Variable "_etype121" must not contain underscores.
(#2033) Line indented incorrectly; expected at least 24 spaces, found 12
(#2033) Variable "_etype121" must not contain underscores.
(#2033) Variable "_size118" must not contain underscores.
(#2034) Line indented incorrectly; expected 24 spaces, found 12
(#2034) Expected "for (...) {\n"; found "for (...)\n {\n"
(#2034) Variable "_i122" must not contain underscores.
(#2034) Variable "_i122" must not contain underscores.
(#2034) Variable "_size118" must not contain underscores.
(#2034) Variable "_i122" must not contain underscores.
(#2035) Line indented incorrectly; expected at least 24 spaces, found 12
(#2036) Line indented incorrectly; expected at least 28 spaces, found 14
(#2037) Line indented incorrectly; expected at least 28 spaces, found 14
(#2038) Line indented incorrectly; expected at least 28 spaces, found 14
(#2038) Expected 1 space before "="; 0 found
(#2039) Line indented incorrectly; expected 24 spaces, found 12
(#2040) Line indented incorrectly; expected at least 24 spaces, found 12
(#2041) Line indented incorrectly; expected 20 spaces, found 10
(#2042) Line indented incorrectly; expected at least 24 spaces, found 12
(#2043) Line indented incorrectly; expected 20 spaces, found 10
(#2045) Line indented incorrectly; expected 16 spaces, found 8
(#2046) Line indented incorrectly; expected 20 spaces, found 10
(#2047) Line indented incorrectly; expected at least 24 spaces, found 12
(#2048) Line indented incorrectly; expected at least 24 spaces, found 12
(#2048) Variable "_size124" must not contain underscores.
(#2049) Line indented incorrectly; expected at least 24 spaces, found 12
(#2049) Variable "_etype127" must not contain underscores.
(#2050) Line indented incorrectly; expected at least 24 spaces, found 12
(#2050) Variable "_etype127" must not contain underscores.
(#2050) Variable "_size124" must not contain underscores.
(#2051) Line indented incorrectly; expected 24 spaces, found 12
(#2051) Expected "for (...) {\n"; found "for (...)\n {\n"
(#2051) Variable "_i128" must not contain underscores.
(#2051) Variable "_i128" must not contain underscores.
(#2051) Variable "_size124" must not contain underscores.
(#2051) Variable "_i128" must not contain underscores.
(#2052) Line indented incorrectly; expected at least 24 spaces, found 12
(#2053) Line indented incorrectly; expected at least 28 spaces, found 14
(#2054) Line indented incorrectly; expected at least 28 spaces, found 14
(#2055) Line indented incorrectly; expected at least 28 spaces, found 14
(#2055) Expected 1 space before "="; 0 found
(#2056) Line indented incorrectly; expected 24 spaces, found 12
(#2057) Line indented incorrectly; expected at least 24 spaces, found 12
(#2058) Line indented incorrectly; expected 20 spaces, found 10
(#2059) Line indented incorrectly; expected at least 24 spaces, found 12
(#2060) Line indented incorrectly; expected 20 spaces, found 10
(#2062) Line indented incorrectly; expected 16 spaces, found 8
(#2063) Line indented incorrectly; expected 20 spaces, found 10
(#2064) Line indented incorrectly; expected at least 24 spaces, found 12
(#2065) Line indented incorrectly; expected 20 spaces, found 10
(#2066) Line indented incorrectly; expected at least 24 spaces, found 12
(#2067) Line indented incorrectly; expected 20 spaces, found 10
(#2069) Line indented incorrectly; expected 16 spaces, found 8
(#2070) Line indented incorrectly; expected at least 20 spaces, found 10
(#2072) Line indented incorrectly; expected 12 spaces, found 6
(#2073) Line indented incorrectly; expected at least 12 spaces, found 6
(#2074) Line indented incorrectly; expected 8 spaces, found 4
(#2075) Line indented incorrectly; expected at least 8 spaces, found 4
(#2076) Line indented incorrectly; expected at least 8 spaces, found 4
(#2077) Line indented incorrectly; expected 4 spaces, found 2
(#2079) Line indented incorrectly; expected 4 spaces, found 2
(#2080) Line indented incorrectly; expected at least 8 spaces, found 4
(#2081) Line indented incorrectly; expected at least 8 spaces, found 4
(#2082) Line indented incorrectly; expected 8 spaces, found 4
(#2083) Line indented incorrectly; expected at least 12 spaces, found 6
(#2084) Line indented incorrectly; expected at least 12 spaces, found 6
(#2085) Line indented incorrectly; expected at least 12 spaces, found 6
(#2086) Line indented incorrectly; expected 8 spaces, found 4
(#2087) Line indented incorrectly; expected 8 spaces, found 4
(#2088) Line indented incorrectly; expected at least 12 spaces, found 6
(#2089) Line indented incorrectly; expected at least 12 spaces, found 6
(#2090) Line indented incorrectly; expected at least 12 spaces, found 6
(#2091) Line indented incorrectly; expected 8 spaces, found 4
(#2092) Line indented incorrectly; expected 8 spaces, found 4
(#2093) Line indented incorrectly; expected 12 spaces, found 6
(#2094) Line indented incorrectly; expected at least 16 spaces, found 8
(#2095) Line indented incorrectly; expected 12 spaces, found 6
(#2096) Line indented incorrectly; expected at least 12 spaces, found 6
(#2097) Line indented incorrectly; expected at least 12 spaces, found 6
(#2098) Line indented incorrectly; expected at least 12 spaces, found 8
(#2099) Line indented incorrectly; expected at least 12 spaces, found 8
(#2100) Line indented incorrectly; expected 12 spaces, found 10
(#2100) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#2101) Line indented incorrectly; expected at least 12 spaces, found 10
(#2102) Line indented incorrectly; expected at least 16 spaces, found 12
(#2103) Line indented incorrectly; expected 12 spaces, found 10
(#2104) Line indented incorrectly; expected at least 12 spaces, found 8
(#2105) Line indented incorrectly; expected at least 12 spaces, found 8
(#2106) Line indented incorrectly; expected at least 12 spaces, found 6
(#2107) Line indented incorrectly; expected at least 12 spaces, found 6
(#2108) Line indented incorrectly; expected 8 spaces, found 4
(#2109) Line indented incorrectly; expected 8 spaces, found 4
(#2110) Line indented incorrectly; expected 12 spaces, found 6
(#2111) Line indented incorrectly; expected at least 16 spaces, found 8
(#2112) Line indented incorrectly; expected 12 spaces, found 6
(#2113) Line indented incorrectly; expected at least 12 spaces, found 6
(#2114) Line indented incorrectly; expected at least 12 spaces, found 6
(#2115) Line indented incorrectly; expected at least 12 spaces, found 8
(#2116) Line indented incorrectly; expected at least 12 spaces, found 8
(#2117) Line indented incorrectly; expected 12 spaces, found 10
(#2117) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#2118) Line indented incorrectly; expected at least 12 spaces, found 10
(#2119) Line indented incorrectly; expected at least 16 spaces, found 12
(#2120) Line indented incorrectly; expected 12 spaces, found 10
(#2121) Line indented incorrectly; expected at least 12 spaces, found 8
(#2122) Line indented incorrectly; expected at least 12 spaces, found 8
(#2123) Line indented incorrectly; expected at least 12 spaces, found 6
(#2124) Line indented incorrectly; expected at least 12 spaces, found 6
(#2125) Line indented incorrectly; expected 8 spaces, found 4
(#2126) Line indented incorrectly; expected 8 spaces, found 4
(#2127) Line indented incorrectly; expected 12 spaces, found 6
(#2128) Line indented incorrectly; expected at least 16 spaces, found 8
(#2129) Line indented incorrectly; expected 12 spaces, found 6
(#2130) Line indented incorrectly; expected at least 12 spaces, found 6
(#2131) Line indented incorrectly; expected at least 12 spaces, found 6
(#2132) Line indented incorrectly; expected at least 12 spaces, found 8
(#2133) Line indented incorrectly; expected at least 12 spaces, found 8
(#2134) Line indented incorrectly; expected 12 spaces, found 10
(#2134) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#2135) Line indented incorrectly; expected at least 12 spaces, found 10
(#2136) Line indented incorrectly; expected at least 16 spaces, found 12
(#2137) Line indented incorrectly; expected 12 spaces, found 10
(#2138) Line indented incorrectly; expected at least 12 spaces, found 8
(#2139) Line indented incorrectly; expected at least 12 spaces, found 8
(#2140) Line indented incorrectly; expected at least 12 spaces, found 6
(#2141) Line indented incorrectly; expected at least 12 spaces, found 6
(#2142) Line indented incorrectly; expected 8 spaces, found 4
(#2143) Line indented incorrectly; expected 8 spaces, found 4
(#2144) Line indented incorrectly; expected at least 12 spaces, found 6
(#2145) Line indented incorrectly; expected at least 12 spaces, found 6
(#2146) Line indented incorrectly; expected at least 12 spaces, found 6
(#2147) Line indented incorrectly; expected 8 spaces, found 4
(#2148) Line indented incorrectly; expected at least 8 spaces, found 4
(#2149) Line indented incorrectly; expected at least 8 spaces, found 4
(#2150) Line indented incorrectly; expected at least 8 spaces, found 4
(#2151) Line indented incorrectly; expected 4 spaces, found 2
(#2156) Line indented incorrectly; expected 4 spaces, found 2
(#2156) Member variable "_TSPEC" must be all lower-case
(#2156) Scope modifier not specified for member variable "$_TSPEC"
(#2158) Line indented incorrectly; expected 4 spaces, found 2
(#2158) Member variable "includeTitle" must be all lower-case
(#2159) Line indented incorrectly; expected 4 spaces, found 2
(#2159) Member variable "includeContentLength" must be all lower-case
(#2160) Line indented incorrectly; expected 4 spaces, found 2
(#2160) Member variable "includeCreated" must be all lower-case
(#2161) Line indented incorrectly; expected 4 spaces, found 2
(#2161) Member variable "includeUpdated" must be all lower-case
(#2162) Line indented incorrectly; expected 4 spaces, found 2
(#2162) Member variable "includeDeleted" must be all lower-case
(#2163) Line indented incorrectly; expected 4 spaces, found 2
(#2163) Member variable "includeUpdateSequenceNum" must be all lower-case
(#2164) Line indented incorrectly; expected 4 spaces, found 2
(#2164) Member variable "includeNotebookGuid" must be all lower-case
(#2165) Line indented incorrectly; expected 4 spaces, found 2
(#2165) Member variable "includeTagGuids" must be all lower-case
(#2166) Line indented incorrectly; expected 4 spaces, found 2
(#2166) Member variable "includeAttributes" must be all lower-case
(#2167) Line indented incorrectly; expected 4 spaces, found 2
(#2167) Member variable "includeLargestResourceMime" must be all lower-case
(#2168) Line indented incorrectly; expected 4 spaces, found 2
(#2168) Member variable "includeLargestResourceSize" must be all lower-case
(#2170) Line indented incorrectly; expected 4 spaces, found 2
(#2171) Line indented incorrectly; expected 8 spaces, found 4
(#2171) Variable "_TSPEC" must be all lower-case
(#2171) Variable "_TSPEC" must not contain underscores.
(#2172) Line indented incorrectly; expected at least 12 spaces, found 6
(#2172) Variable "_TSPEC" must be all lower-case
(#2172) Variable "_TSPEC" must not contain underscores.
(#2173) Line indented incorrectly; expected at least 12 spaces, found 8
(#2174) Line indented incorrectly; expected at least 12 spaces, found 10
(#2175) Line indented incorrectly; expected at least 12 spaces, found 10
(#2176) Line indented incorrectly; expected at least 12 spaces, found 10
(#2177) Line indented incorrectly; expected at least 12 spaces, found 8
(#2178) Line indented incorrectly; expected at least 12 spaces, found 10
(#2179) Line indented incorrectly; expected at least 12 spaces, found 10
(#2180) Line indented incorrectly; expected at least 12 spaces, found 10
(#2181) Line indented incorrectly; expected at least 12 spaces, found 8
(#2182) Line indented incorrectly; expected at least 12 spaces, found 10
(#2183) Line indented incorrectly; expected at least 12 spaces, found 10
(#2184) Line indented incorrectly; expected at least 12 spaces, found 10
(#2185) Line indented incorrectly; expected at least 12 spaces, found 8
(#2186) Line indented incorrectly; expected at least 12 spaces, found 10
(#2187) Line indented incorrectly; expected at least 12 spaces, found 10
(#2188) Line indented incorrectly; expected at least 12 spaces, found 10
(#2189) Line indented incorrectly; expected at least 12 spaces, found 8
(#2190) Line indented incorrectly; expected at least 12 spaces, found 10
(#2191) Line indented incorrectly; expected at least 12 spaces, found 10
(#2192) Line indented incorrectly; expected at least 12 spaces, found 10
(#2193) Line indented incorrectly; expected at least 12 spaces, found 8
(#2194) Line indented incorrectly; expected at least 12 spaces, found 10
(#2195) Line indented incorrectly; expected at least 12 spaces, found 10
(#2196) Line indented incorrectly; expected at least 12 spaces, found 10
(#2197) Line indented incorrectly; expected at least 12 spaces, found 8
(#2198) Line indented incorrectly; expected at least 12 spaces, found 10
(#2199) Line indented incorrectly; expected at least 12 spaces, found 10
(#2200) Line indented incorrectly; expected at least 12 spaces, found 10
(#2201) Line indented incorrectly; expected at least 12 spaces, found 8
(#2202) Line indented incorrectly; expected at least 12 spaces, found 10
(#2203) Line indented incorrectly; expected at least 12 spaces, found 10
(#2204) Line indented incorrectly; expected at least 12 spaces, found 10
(#2205) Line indented incorrectly; expected at least 12 spaces, found 8
(#2206) Line indented incorrectly; expected at least 12 spaces, found 10
(#2207) Line indented incorrectly; expected at least 12 spaces, found 10
(#2208) Line indented incorrectly; expected at least 12 spaces, found 10
(#2209) Line indented incorrectly; expected at least 12 spaces, found 8
(#2210) Line indented incorrectly; expected at least 12 spaces, found 10
(#2211) Line indented incorrectly; expected at least 12 spaces, found 10
(#2212) Line indented incorrectly; expected at least 12 spaces, found 10
(#2213) Line indented incorrectly; expected at least 12 spaces, found 8
(#2214) Line indented incorrectly; expected at least 12 spaces, found 10
(#2215) Line indented incorrectly; expected at least 12 spaces, found 10
(#2216) Line indented incorrectly; expected at least 12 spaces, found 10
(#2217) Line indented incorrectly; expected at least 16 spaces, found 8
(#2218) Line indented incorrectly; expected 8 spaces, found 4
(#2219) Line indented incorrectly; expected 8 spaces, found 4
(#2220) Line indented incorrectly; expected 12 spaces, found 6
(#2221) Line indented incorrectly; expected at least 16 spaces, found 8
(#2222) Line indented incorrectly; expected 12 spaces, found 6
(#2223) Line indented incorrectly; expected 12 spaces, found 6
(#2224) Line indented incorrectly; expected at least 16 spaces, found 8
(#2225) Line indented incorrectly; expected 12 spaces, found 6
(#2226) Line indented incorrectly; expected 12 spaces, found 6
(#2227) Line indented incorrectly; expected at least 16 spaces, found 8
(#2228) Line indented incorrectly; expected 12 spaces, found 6
(#2229) Line indented incorrectly; expected 12 spaces, found 6
(#2230) Line indented incorrectly; expected at least 16 spaces, found 8
(#2231) Line indented incorrectly; expected 12 spaces, found 6
(#2232) Line indented incorrectly; expected 12 spaces, found 6
(#2233) Line indented incorrectly; expected at least 16 spaces, found 8
(#2234) Line indented incorrectly; expected 12 spaces, found 6
(#2235) Line indented incorrectly; expected 12 spaces, found 6
(#2236) Line indented incorrectly; expected at least 16 spaces, found 8
(#2237) Line indented incorrectly; expected 12 spaces, found 6
(#2238) Line indented incorrectly; expected 12 spaces, found 6
(#2239) Line indented incorrectly; expected at least 16 spaces, found 8
(#2240) Line indented incorrectly; expected 12 spaces, found 6
(#2241) Line indented incorrectly; expected 12 spaces, found 6
(#2242) Line indented incorrectly; expected at least 16 spaces, found 8
(#2243) Line indented incorrectly; expected 12 spaces, found 6
(#2244) Line indented incorrectly; expected 12 spaces, found 6
(#2245) Line indented incorrectly; expected at least 16 spaces, found 8
(#2246) Line indented incorrectly; expected 12 spaces, found 6
(#2247) Line indented incorrectly; expected 12 spaces, found 6
(#2248) Line indented incorrectly; expected at least 16 spaces, found 8
(#2249) Line indented incorrectly; expected 12 spaces, found 6
(#2250) Line indented incorrectly; expected 12 spaces, found 6
(#2251) Line indented incorrectly; expected at least 16 spaces, found 8
(#2252) Line indented incorrectly; expected 12 spaces, found 6
(#2253) Line indented incorrectly; expected 8 spaces, found 4
(#2254) Line indented incorrectly; expected 4 spaces, found 2
(#2256) Line indented incorrectly; expected 4 spaces, found 2
(#2256) Public method name "NotesMetadataResultSpec::getName" must be in lower-case letters only
(#2257) Line indented incorrectly; expected at least 8 spaces, found 4
(#2258) Line indented incorrectly; expected 4 spaces, found 2
(#2260) Line indented incorrectly; expected 4 spaces, found 2
(#2261) Line indented incorrectly; expected at least 4 spaces, found 2
(#2261) Opening brace should be on the same line as the declaration
(#2262) Line indented incorrectly; expected at least 8 spaces, found 4
(#2263) Line indented incorrectly; expected at least 8 spaces, found 4
(#2264) Line indented incorrectly; expected at least 8 spaces, found 4
(#2265) Line indented incorrectly; expected at least 8 spaces, found 4
(#2266) Line indented incorrectly; expected at least 8 spaces, found 4
(#2267) Line indented incorrectly; expected 8 spaces, found 4
(#2267) Expected "while (...) {\n"; found "while (...)\n {\n"
(#2268) Line indented incorrectly; expected at least 8 spaces, found 4
(#2269) Line indented incorrectly; expected at least 12 spaces, found 6
(#2270) Line indented incorrectly; expected 12 spaces, found 6
(#2271) Line indented incorrectly; expected at least 16 spaces, found 8
(#2272) Line indented incorrectly; expected 12 spaces, found 6
(#2273) Line indented incorrectly; expected 12 spaces, found 6
(#2274) Line indented incorrectly; expected at least 12 spaces, found 6
(#2275) Line indented incorrectly; expected 16 spaces, found 8
(#2276) Line indented incorrectly; expected 20 spaces, found 10
(#2277) Line indented incorrectly; expected at least 24 spaces, found 12
(#2278) Line indented incorrectly; expected 20 spaces, found 10
(#2279) Line indented incorrectly; expected at least 24 spaces, found 12
(#2280) Line indented incorrectly; expected 20 spaces, found 10
(#2282) Line indented incorrectly; expected 16 spaces, found 8
(#2283) Line indented incorrectly; expected 20 spaces, found 10
(#2284) Line indented incorrectly; expected at least 24 spaces, found 12
(#2285) Line indented incorrectly; expected 20 spaces, found 10
(#2286) Line indented incorrectly; expected at least 24 spaces, found 12
(#2287) Line indented incorrectly; expected 20 spaces, found 10
(#2289) Line indented incorrectly; expected 16 spaces, found 8
(#2290) Line indented incorrectly; expected 20 spaces, found 10
(#2291) Line indented incorrectly; expected at least 24 spaces, found 12
(#2292) Line indented incorrectly; expected 20 spaces, found 10
(#2293) Line indented incorrectly; expected at least 24 spaces, found 12
(#2294) Line indented incorrectly; expected 20 spaces, found 10
(#2296) Line indented incorrectly; expected 16 spaces, found 8
(#2297) Line indented incorrectly; expected 20 spaces, found 10
(#2298) Line indented incorrectly; expected at least 24 spaces, found 12
(#2299) Line indented incorrectly; expected 20 spaces, found 10
(#2300) Line indented incorrectly; expected at least 24 spaces, found 12
(#2301) Line indented incorrectly; expected 20 spaces, found 10
(#2303) Line indented incorrectly; expected 16 spaces, found 8
(#2304) Line indented incorrectly; expected 20 spaces, found 10
(#2305) Line indented incorrectly; expected at least 24 spaces, found 12
(#2306) Line indented incorrectly; expected 20 spaces, found 10
(#2307) Line indented incorrectly; expected at least 24 spaces, found 12
(#2308) Line indented incorrectly; expected 20 spaces, found 10
(#2310) Line indented incorrectly; expected 16 spaces, found 8
(#2311) Line indented incorrectly; expected 20 spaces, found 10
(#2312) Line indented incorrectly; expected at least 24 spaces, found 12
(#2313) Line indented incorrectly; expected 20 spaces, found 10
(#2314) Line indented incorrectly; expected at least 24 spaces, found 12
(#2315) Line indented incorrectly; expected 20 spaces, found 10
(#2317) Line indented incorrectly; expected 16 spaces, found 8
(#2318) Line indented incorrectly; expected 20 spaces, found 10
(#2319) Line indented incorrectly; expected at least 24 spaces, found 12
(#2320) Line indented incorrectly; expected 20 spaces, found 10
(#2321) Line indented incorrectly; expected at least 24 spaces, found 12
(#2322) Line indented incorrectly; expected 20 spaces, found 10
(#2324) Line indented incorrectly; expected 16 spaces, found 8
(#2325) Line indented incorrectly; expected 20 spaces, found 10
(#2326) Line indented incorrectly; expected at least 24 spaces, found 12
(#2327) Line indented incorrectly; expected 20 spaces, found 10
(#2328) Line indented incorrectly; expected at least 24 spaces, found 12
(#2329) Line indented incorrectly; expected 20 spaces, found 10
(#2331) Line indented incorrectly; expected 16 spaces, found 8
(#2332) Line indented incorrectly; expected 20 spaces, found 10
(#2333) Line indented incorrectly; expected at least 24 spaces, found 12
(#2334) Line indented incorrectly; expected 20 spaces, found 10
(#2335) Line indented incorrectly; expected at least 24 spaces, found 12
(#2336) Line indented incorrectly; expected 20 spaces, found 10
(#2338) Line indented incorrectly; expected 16 spaces, found 8
(#2339) Line indented incorrectly; expected 20 spaces, found 10
(#2340) Line indented incorrectly; expected at least 24 spaces, found 12
(#2341) Line indented incorrectly; expected 20 spaces, found 10
(#2342) Line indented incorrectly; expected at least 24 spaces, found 12
(#2343) Line indented incorrectly; expected 20 spaces, found 10
(#2345) Line indented incorrectly; expected 16 spaces, found 8
(#2346) Line indented incorrectly; expected 20 spaces, found 10
(#2347) Line indented incorrectly; expected at least 24 spaces, found 12
(#2348) Line indented incorrectly; expected 20 spaces, found 10
(#2349) Line indented incorrectly; expected at least 24 spaces, found 12
(#2350) Line indented incorrectly; expected 20 spaces, found 10
(#2352) Line indented incorrectly; expected 16 spaces, found 8
(#2353) Line indented incorrectly; expected at least 20 spaces, found 10
(#2355) Line indented incorrectly; expected 12 spaces, found 6
(#2356) Line indented incorrectly; expected at least 12 spaces, found 6
(#2357) Line indented incorrectly; expected 8 spaces, found 4
(#2358) Line indented incorrectly; expected at least 8 spaces, found 4
(#2359) Line indented incorrectly; expected at least 8 spaces, found 4
(#2360) Line indented incorrectly; expected 4 spaces, found 2
(#2362) Line indented incorrectly; expected 4 spaces, found 2
(#2363) Line indented incorrectly; expected at least 8 spaces, found 4
(#2364) Line indented incorrectly; expected at least 8 spaces, found 4
(#2365) Line indented incorrectly; expected 8 spaces, found 4
(#2366) Line indented incorrectly; expected at least 12 spaces, found 6
(#2367) Line indented incorrectly; expected at least 12 spaces, found 6
(#2368) Line indented incorrectly; expected at least 12 spaces, found 6
(#2369) Line indented incorrectly; expected 8 spaces, found 4
(#2370) Line indented incorrectly; expected 8 spaces, found 4
(#2371) Line indented incorrectly; expected at least 12 spaces, found 6
(#2372) Line indented incorrectly; expected at least 12 spaces, found 6
(#2373) Line indented incorrectly; expected at least 12 spaces, found 6
(#2374) Line indented incorrectly; expected 8 spaces, found 4
(#2375) Line indented incorrectly; expected 8 spaces, found 4
(#2376) Line indented incorrectly; expected at least 12 spaces, found 6
(#2377) Line indented incorrectly; expected at least 12 spaces, found 6
(#2378) Line indented incorrectly; expected at least 12 spaces, found 6
(#2379) Line indented incorrectly; expected 8 spaces, found 4
(#2380) Line indented incorrectly; expected 8 spaces, found 4
(#2381) Line indented incorrectly; expected at least 12 spaces, found 6
(#2382) Line indented incorrectly; expected at least 12 spaces, found 6
(#2383) Line indented incorrectly; expected at least 12 spaces, found 6
(#2384) Line indented incorrectly; expected 8 spaces, found 4
(#2385) Line indented incorrectly; expected 8 spaces, found 4
(#2386) Line indented incorrectly; expected at least 12 spaces, found 6
(#2387) Line indented incorrectly; expected at least 12 spaces, found 6
(#2388) Line indented incorrectly; expected at least 12 spaces, found 6
(#2389) Line indented incorrectly; expected 8 spaces, found 4
(#2390) Line indented incorrectly; expected 8 spaces, found 4
(#2391) Line indented incorrectly; expected at least 12 spaces, found 6
(#2392) Line indented incorrectly; expected at least 12 spaces, found 6
(#2393) Line indented incorrectly; expected at least 12 spaces, found 6
(#2394) Line indented incorrectly; expected 8 spaces, found 4
(#2395) Line indented incorrectly; expected 8 spaces, found 4
(#2396) Line indented incorrectly; expected at least 12 spaces, found 6
(#2397) Line indented incorrectly; expected at least 12 spaces, found 6
(#2398) Line indented incorrectly; expected at least 12 spaces, found 6
(#2399) Line indented incorrectly; expected 8 spaces, found 4
(#2400) Line indented incorrectly; expected 8 spaces, found 4
(#2401) Line indented incorrectly; expected at least 12 spaces, found 6
(#2402) Line indented incorrectly; expected at least 12 spaces, found 6
(#2403) Line indented incorrectly; expected at least 12 spaces, found 6
(#2404) Line indented incorrectly; expected 8 spaces, found 4
(#2405) Line indented incorrectly; expected 8 spaces, found 4
(#2406) Line indented incorrectly; expected at least 12 spaces, found 6
(#2407) Line indented incorrectly; expected at least 12 spaces, found 6
(#2408) Line indented incorrectly; expected at least 12 spaces, found 6
(#2409) Line indented incorrectly; expected 8 spaces, found 4
(#2410) Line indented incorrectly; expected 8 spaces, found 4
(#2411) Line indented incorrectly; expected at least 12 spaces, found 6
(#2412) Line indented incorrectly; expected at least 12 spaces, found 6
(#2413) Line indented incorrectly; expected at least 12 spaces, found 6
(#2414) Line indented incorrectly; expected 8 spaces, found 4
(#2415) Line indented incorrectly; expected 8 spaces, found 4
(#2416) Line indented incorrectly; expected at least 12 spaces, found 6
(#2417) Line indented incorrectly; expected at least 12 spaces, found 6
(#2418) Line indented incorrectly; expected at least 12 spaces, found 6
(#2419) Line indented incorrectly; expected 8 spaces, found 4
(#2420) Line indented incorrectly; expected at least 8 spaces, found 4
(#2421) Line indented incorrectly; expected at least 8 spaces, found 4
(#2422) Line indented incorrectly; expected at least 8 spaces, found 4
(#2423) Line indented incorrectly; expected 4 spaces, found 2
(#2428) Line indented incorrectly; expected 4 spaces, found 2
(#2428) Member variable "_TSPEC" must be all lower-case
(#2428) Scope modifier not specified for member variable "$_TSPEC"
(#2430) Line indented incorrectly; expected 4 spaces, found 2
(#2430) Member variable "notebookCounts" must be all lower-case
(#2431) Line indented incorrectly; expected 4 spaces, found 2
(#2431) Member variable "tagCounts" must be all lower-case
(#2432) Line indented incorrectly; expected 4 spaces, found 2
(#2432) Member variable "trashCount" must be all lower-case
(#2434) Line indented incorrectly; expected 4 spaces, found 2
(#2435) Line indented incorrectly; expected 8 spaces, found 4
(#2435) Variable "_TSPEC" must be all lower-case
(#2435) Variable "_TSPEC" must not contain underscores.
(#2436) Line indented incorrectly; expected at least 12 spaces, found 6
(#2436) Variable "_TSPEC" must be all lower-case
(#2436) Variable "_TSPEC" must not contain underscores.
(#2437) Line indented incorrectly; expected at least 12 spaces, found 8
(#2438) Line indented incorrectly; expected at least 12 spaces, found 10
(#2439) Line indented incorrectly; expected at least 12 spaces, found 10
(#2440) Line indented incorrectly; expected at least 12 spaces, found 10
(#2441) Line indented incorrectly; expected at least 12 spaces, found 10
(#2442) Line indented incorrectly; expected at least 12 spaces, found 10
(#2444) Line indented incorrectly; expected at least 12 spaces, found 10
(#2445) Line indented incorrectly; expected at least 12 spaces, found 10
(#2448) Line indented incorrectly; expected at least 12 spaces, found 10
(#2449) Line indented incorrectly; expected at least 12 spaces, found 8
(#2450) Line indented incorrectly; expected at least 12 spaces, found 10
(#2451) Line indented incorrectly; expected at least 12 spaces, found 10
(#2452) Line indented incorrectly; expected at least 12 spaces, found 10
(#2453) Line indented incorrectly; expected at least 12 spaces, found 10
(#2454) Line indented incorrectly; expected at least 12 spaces, found 10
(#2456) Line indented incorrectly; expected at least 12 spaces, found 10
(#2457) Line indented incorrectly; expected at least 12 spaces, found 10
(#2460) Line indented incorrectly; expected at least 12 spaces, found 10
(#2461) Line indented incorrectly; expected at least 12 spaces, found 8
(#2462) Line indented incorrectly; expected at least 12 spaces, found 10
(#2463) Line indented incorrectly; expected at least 12 spaces, found 10
(#2464) Line indented incorrectly; expected at least 12 spaces, found 10
(#2465) Line indented incorrectly; expected at least 16 spaces, found 8
(#2466) Line indented incorrectly; expected 8 spaces, found 4
(#2467) Line indented incorrectly; expected 8 spaces, found 4
(#2468) Line indented incorrectly; expected 12 spaces, found 6
(#2469) Line indented incorrectly; expected at least 16 spaces, found 8
(#2470) Line indented incorrectly; expected 12 spaces, found 6
(#2471) Line indented incorrectly; expected 12 spaces, found 6
(#2472) Line indented incorrectly; expected at least 16 spaces, found 8
(#2473) Line indented incorrectly; expected 12 spaces, found 6
(#2474) Line indented incorrectly; expected 12 spaces, found 6
(#2475) Line indented incorrectly; expected at least 16 spaces, found 8
(#2476) Line indented incorrectly; expected 12 spaces, found 6
(#2477) Line indented incorrectly; expected 8 spaces, found 4
(#2478) Line indented incorrectly; expected 4 spaces, found 2
(#2480) Line indented incorrectly; expected 4 spaces, found 2
(#2480) Public method name "NoteCollectionCounts::getName" must be in lower-case letters only
(#2481) Line indented incorrectly; expected at least 8 spaces, found 4
(#2482) Line indented incorrectly; expected 4 spaces, found 2
(#2484) Line indented incorrectly; expected 4 spaces, found 2
(#2485) Line indented incorrectly; expected at least 4 spaces, found 2
(#2485) Opening brace should be on the same line as the declaration
(#2486) Line indented incorrectly; expected at least 8 spaces, found 4
(#2487) Line indented incorrectly; expected at least 8 spaces, found 4
(#2488) Line indented incorrectly; expected at least 8 spaces, found 4
(#2489) Line indented incorrectly; expected at least 8 spaces, found 4
(#2490) Line indented incorrectly; expected at least 8 spaces, found 4
(#2491) Line indented incorrectly; expected 8 spaces, found 4
(#2491) Expected "while (...) {\n"; found "while (...)\n {\n"
(#2492) Line indented incorrectly; expected at least 8 spaces, found 4
(#2493) Line indented incorrectly; expected at least 12 spaces, found 6
(#2494) Line indented incorrectly; expected 12 spaces, found 6
(#2495) Line indented incorrectly; expected at least 16 spaces, found 8
(#2496) Line indented incorrectly; expected 12 spaces, found 6
(#2497) Line indented incorrectly; expected 12 spaces, found 6
(#2498) Line indented incorrectly; expected at least 12 spaces, found 6
(#2499) Line indented incorrectly; expected 16 spaces, found 8
(#2500) Line indented incorrectly; expected 20 spaces, found 10
(#2501) Line indented incorrectly; expected at least 24 spaces, found 12
(#2502) Line indented incorrectly; expected at least 24 spaces, found 12
(#2502) Variable "_size133" must not contain underscores.
(#2503) Line indented incorrectly; expected at least 24 spaces, found 12
(#2503) Variable "_ktype134" must not contain underscores.
(#2504) Line indented incorrectly; expected at least 24 spaces, found 12
(#2504) Variable "_vtype135" must not contain underscores.
(#2505) Line indented incorrectly; expected at least 24 spaces, found 12
(#2505) Variable "_ktype134" must not contain underscores.
(#2505) Variable "_vtype135" must not contain underscores.
(#2505) Variable "_size133" must not contain underscores.
(#2506) Line indented incorrectly; expected 24 spaces, found 12
(#2506) Expected "for (...) {\n"; found "for (...)\n {\n"
(#2506) Variable "_i137" must not contain underscores.
(#2506) Variable "_i137" must not contain underscores.
(#2506) Variable "_size133" must not contain underscores.
(#2506) Variable "_i137" must not contain underscores.
(#2507) Line indented incorrectly; expected at least 24 spaces, found 12
(#2508) Line indented incorrectly; expected at least 28 spaces, found 14
(#2509) Line indented incorrectly; expected at least 28 spaces, found 14
(#2510) Line indented incorrectly; expected at least 28 spaces, found 14
(#2511) Line indented incorrectly; expected at least 28 spaces, found 14
(#2512) Line indented incorrectly; expected at least 28 spaces, found 14
(#2513) Line indented incorrectly; expected 24 spaces, found 12
(#2514) Line indented incorrectly; expected at least 24 spaces, found 12
(#2515) Line indented incorrectly; expected 20 spaces, found 10
(#2516) Line indented incorrectly; expected at least 24 spaces, found 12
(#2517) Line indented incorrectly; expected 20 spaces, found 10
(#2519) Line indented incorrectly; expected 16 spaces, found 8
(#2520) Line indented incorrectly; expected 20 spaces, found 10
(#2521) Line indented incorrectly; expected at least 24 spaces, found 12
(#2522) Line indented incorrectly; expected at least 24 spaces, found 12
(#2522) Variable "_size140" must not contain underscores.
(#2523) Line indented incorrectly; expected at least 24 spaces, found 12
(#2523) Variable "_ktype141" must not contain underscores.
(#2524) Line indented incorrectly; expected at least 24 spaces, found 12
(#2524) Variable "_vtype142" must not contain underscores.
(#2525) Line indented incorrectly; expected at least 24 spaces, found 12
(#2525) Variable "_ktype141" must not contain underscores.
(#2525) Variable "_vtype142" must not contain underscores.
(#2525) Variable "_size140" must not contain underscores.
(#2526) Line indented incorrectly; expected 24 spaces, found 12
(#2526) Expected "for (...) {\n"; found "for (...)\n {\n"
(#2526) Variable "_i144" must not contain underscores.
(#2526) Variable "_i144" must not contain underscores.
(#2526) Variable "_size140" must not contain underscores.
(#2526) Variable "_i144" must not contain underscores.
(#2527) Line indented incorrectly; expected at least 24 spaces, found 12
(#2528) Line indented incorrectly; expected at least 28 spaces, found 14
(#2529) Line indented incorrectly; expected at least 28 spaces, found 14
(#2530) Line indented incorrectly; expected at least 28 spaces, found 14
(#2531) Line indented incorrectly; expected at least 28 spaces, found 14
(#2532) Line indented incorrectly; expected at least 28 spaces, found 14
(#2533) Line indented incorrectly; expected 24 spaces, found 12
(#2534) Line indented incorrectly; expected at least 24 spaces, found 12
(#2535) Line indented incorrectly; expected 20 spaces, found 10
(#2536) Line indented incorrectly; expected at least 24 spaces, found 12
(#2537) Line indented incorrectly; expected 20 spaces, found 10
(#2539) Line indented incorrectly; expected 16 spaces, found 8
(#2540) Line indented incorrectly; expected 20 spaces, found 10
(#2541) Line indented incorrectly; expected at least 24 spaces, found 12
(#2542) Line indented incorrectly; expected 20 spaces, found 10
(#2543) Line indented incorrectly; expected at least 24 spaces, found 12
(#2544) Line indented incorrectly; expected 20 spaces, found 10
(#2546) Line indented incorrectly; expected 16 spaces, found 8
(#2547) Line indented incorrectly; expected at least 20 spaces, found 10
(#2549) Line indented incorrectly; expected 12 spaces, found 6
(#2550) Line indented incorrectly; expected at least 12 spaces, found 6
(#2551) Line indented incorrectly; expected 8 spaces, found 4
(#2552) Line indented incorrectly; expected at least 8 spaces, found 4
(#2553) Line indented incorrectly; expected at least 8 spaces, found 4
(#2554) Line indented incorrectly; expected 4 spaces, found 2
(#2556) Line indented incorrectly; expected 4 spaces, found 2
(#2557) Line indented incorrectly; expected at least 8 spaces, found 4
(#2558) Line indented incorrectly; expected at least 8 spaces, found 4
(#2559) Line indented incorrectly; expected 8 spaces, found 4
(#2560) Line indented incorrectly; expected 12 spaces, found 6
(#2561) Line indented incorrectly; expected at least 16 spaces, found 8
(#2562) Line indented incorrectly; expected 12 spaces, found 6
(#2563) Line indented incorrectly; expected at least 12 spaces, found 6
(#2564) Line indented incorrectly; expected at least 12 spaces, found 6
(#2565) Line indented incorrectly; expected at least 12 spaces, found 8
(#2566) Line indented incorrectly; expected at least 12 spaces, found 8
(#2567) Line indented incorrectly; expected 12 spaces, found 10
(#2567) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#2568) Line indented incorrectly; expected at least 12 spaces, found 10
(#2569) Line indented incorrectly; expected at least 16 spaces, found 12
(#2570) Line indented incorrectly; expected at least 16 spaces, found 12
(#2571) Line indented incorrectly; expected 12 spaces, found 10
(#2572) Line indented incorrectly; expected at least 12 spaces, found 8
(#2573) Line indented incorrectly; expected at least 12 spaces, found 8
(#2574) Line indented incorrectly; expected at least 12 spaces, found 6
(#2575) Line indented incorrectly; expected at least 12 spaces, found 6
(#2576) Line indented incorrectly; expected 8 spaces, found 4
(#2577) Line indented incorrectly; expected 8 spaces, found 4
(#2578) Line indented incorrectly; expected 12 spaces, found 6
(#2579) Line indented incorrectly; expected at least 16 spaces, found 8
(#2580) Line indented incorrectly; expected 12 spaces, found 6
(#2581) Line indented incorrectly; expected at least 12 spaces, found 6
(#2582) Line indented incorrectly; expected at least 12 spaces, found 6
(#2583) Line indented incorrectly; expected at least 12 spaces, found 8
(#2584) Line indented incorrectly; expected at least 12 spaces, found 8
(#2585) Line indented incorrectly; expected 12 spaces, found 10
(#2585) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#2586) Line indented incorrectly; expected at least 12 spaces, found 10
(#2587) Line indented incorrectly; expected at least 16 spaces, found 12
(#2588) Line indented incorrectly; expected at least 16 spaces, found 12
(#2589) Line indented incorrectly; expected 12 spaces, found 10
(#2590) Line indented incorrectly; expected at least 12 spaces, found 8
(#2591) Line indented incorrectly; expected at least 12 spaces, found 8
(#2592) Line indented incorrectly; expected at least 12 spaces, found 6
(#2593) Line indented incorrectly; expected at least 12 spaces, found 6
(#2594) Line indented incorrectly; expected 8 spaces, found 4
(#2595) Line indented incorrectly; expected 8 spaces, found 4
(#2596) Line indented incorrectly; expected at least 12 spaces, found 6
(#2597) Line indented incorrectly; expected at least 12 spaces, found 6
(#2598) Line indented incorrectly; expected at least 12 spaces, found 6
(#2599) Line indented incorrectly; expected 8 spaces, found 4
(#2600) Line indented incorrectly; expected at least 8 spaces, found 4
(#2601) Line indented incorrectly; expected at least 8 spaces, found 4
(#2602) Line indented incorrectly; expected at least 8 spaces, found 4
(#2603) Line indented incorrectly; expected 4 spaces, found 2
(#2608) Line indented incorrectly; expected 4 spaces, found 2
(#2608) Member variable "_TSPEC" must be all lower-case
(#2608) Scope modifier not specified for member variable "$_TSPEC"
(#2610) Line indented incorrectly; expected 4 spaces, found 2
(#2611) Line indented incorrectly; expected 4 spaces, found 2
(#2612) Line indented incorrectly; expected 4 spaces, found 2
(#2612) Member variable "toAddresses" must be all lower-case
(#2613) Line indented incorrectly; expected 4 spaces, found 2
(#2613) Member variable "ccAddresses" must be all lower-case
(#2614) Line indented incorrectly; expected 4 spaces, found 2
(#2615) Line indented incorrectly; expected 4 spaces, found 2
(#2617) Line indented incorrectly; expected 4 spaces, found 2
(#2618) Line indented incorrectly; expected 8 spaces, found 4
(#2618) Variable "_TSPEC" must be all lower-case
(#2618) Variable "_TSPEC" must not contain underscores.
(#2619) Line indented incorrectly; expected at least 12 spaces, found 6
(#2619) Variable "_TSPEC" must be all lower-case
(#2619) Variable "_TSPEC" must not contain underscores.
(#2620) Line indented incorrectly; expected at least 12 spaces, found 8
(#2621) Line indented incorrectly; expected at least 12 spaces, found 10
(#2622) Line indented incorrectly; expected at least 12 spaces, found 10
(#2623) Line indented incorrectly; expected at least 12 spaces, found 10
(#2624) Line indented incorrectly; expected at least 12 spaces, found 8
(#2625) Line indented incorrectly; expected at least 12 spaces, found 10
(#2626) Line indented incorrectly; expected at least 12 spaces, found 10
(#2627) Line indented incorrectly; expected at least 12 spaces, found 10
(#2628) Line indented incorrectly; expected at least 12 spaces, found 10
(#2629) Line indented incorrectly; expected at least 12 spaces, found 8
(#2630) Line indented incorrectly; expected at least 12 spaces, found 10
(#2631) Line indented incorrectly; expected at least 12 spaces, found 10
(#2632) Line indented incorrectly; expected at least 12 spaces, found 10
(#2633) Line indented incorrectly; expected at least 12 spaces, found 10
(#2636) Line indented incorrectly; expected at least 12 spaces, found 10
(#2637) Line indented incorrectly; expected at least 12 spaces, found 8
(#2638) Line indented incorrectly; expected at least 12 spaces, found 10
(#2639) Line indented incorrectly; expected at least 12 spaces, found 10
(#2640) Line indented incorrectly; expected at least 12 spaces, found 10
(#2641) Line indented incorrectly; expected at least 12 spaces, found 10
(#2644) Line indented incorrectly; expected at least 12 spaces, found 10
(#2645) Line indented incorrectly; expected at least 12 spaces, found 8
(#2646) Line indented incorrectly; expected at least 12 spaces, found 10
(#2647) Line indented incorrectly; expected at least 12 spaces, found 10
(#2648) Line indented incorrectly; expected at least 12 spaces, found 10
(#2649) Line indented incorrectly; expected at least 12 spaces, found 8
(#2650) Line indented incorrectly; expected at least 12 spaces, found 10
(#2651) Line indented incorrectly; expected at least 12 spaces, found 10
(#2652) Line indented incorrectly; expected at least 12 spaces, found 10
(#2653) Line indented incorrectly; expected at least 16 spaces, found 8
(#2654) Line indented incorrectly; expected 8 spaces, found 4
(#2655) Line indented incorrectly; expected 8 spaces, found 4
(#2656) Line indented incorrectly; expected 12 spaces, found 6
(#2657) Line indented incorrectly; expected at least 16 spaces, found 8
(#2658) Line indented incorrectly; expected 12 spaces, found 6
(#2659) Line indented incorrectly; expected 12 spaces, found 6
(#2660) Line indented incorrectly; expected at least 16 spaces, found 8
(#2661) Line indented incorrectly; expected 12 spaces, found 6
(#2662) Line indented incorrectly; expected 12 spaces, found 6
(#2663) Line indented incorrectly; expected at least 16 spaces, found 8
(#2664) Line indented incorrectly; expected 12 spaces, found 6
(#2665) Line indented incorrectly; expected 12 spaces, found 6
(#2666) Line indented incorrectly; expected at least 16 spaces, found 8
(#2667) Line indented incorrectly; expected 12 spaces, found 6
(#2668) Line indented incorrectly; expected 12 spaces, found 6
(#2669) Line indented incorrectly; expected at least 16 spaces, found 8
(#2670) Line indented incorrectly; expected 12 spaces, found 6
(#2671) Line indented incorrectly; expected 12 spaces, found 6
(#2672) Line indented incorrectly; expected at least 16 spaces, found 8
(#2673) Line indented incorrectly; expected 12 spaces, found 6
(#2674) Line indented incorrectly; expected 8 spaces, found 4
(#2675) Line indented incorrectly; expected 4 spaces, found 2
(#2677) Line indented incorrectly; expected 4 spaces, found 2
(#2677) Public method name "NoteEmailParameters::getName" must be in lower-case letters only
(#2678) Line indented incorrectly; expected at least 8 spaces, found 4
(#2679) Line indented incorrectly; expected 4 spaces, found 2
(#2681) Line indented incorrectly; expected 4 spaces, found 2
(#2682) Line indented incorrectly; expected at least 4 spaces, found 2
(#2682) Opening brace should be on the same line as the declaration
(#2683) Line indented incorrectly; expected at least 8 spaces, found 4
(#2684) Line indented incorrectly; expected at least 8 spaces, found 4
(#2685) Line indented incorrectly; expected at least 8 spaces, found 4
(#2686) Line indented incorrectly; expected at least 8 spaces, found 4
(#2687) Line indented incorrectly; expected at least 8 spaces, found 4
(#2688) Line indented incorrectly; expected 8 spaces, found 4
(#2688) Expected "while (...) {\n"; found "while (...)\n {\n"
(#2689) Line indented incorrectly; expected at least 8 spaces, found 4
(#2690) Line indented incorrectly; expected at least 12 spaces, found 6
(#2691) Line indented incorrectly; expected 12 spaces, found 6
(#2692) Line indented incorrectly; expected at least 16 spaces, found 8
(#2693) Line indented incorrectly; expected 12 spaces, found 6
(#2694) Line indented incorrectly; expected 12 spaces, found 6
(#2695) Line indented incorrectly; expected at least 12 spaces, found 6
(#2696) Line indented incorrectly; expected 16 spaces, found 8
(#2697) Line indented incorrectly; expected 20 spaces, found 10
(#2698) Line indented incorrectly; expected at least 24 spaces, found 12
(#2699) Line indented incorrectly; expected 20 spaces, found 10
(#2700) Line indented incorrectly; expected at least 24 spaces, found 12
(#2701) Line indented incorrectly; expected 20 spaces, found 10
(#2703) Line indented incorrectly; expected 16 spaces, found 8
(#2704) Line indented incorrectly; expected 20 spaces, found 10
(#2705) Line indented incorrectly; expected at least 24 spaces, found 12
(#2706) Line indented incorrectly; expected at least 24 spaces, found 12
(#2707) Line indented incorrectly; expected 20 spaces, found 10
(#2708) Line indented incorrectly; expected at least 24 spaces, found 12
(#2709) Line indented incorrectly; expected 20 spaces, found 10
(#2711) Line indented incorrectly; expected 16 spaces, found 8
(#2712) Line indented incorrectly; expected 20 spaces, found 10
(#2713) Line indented incorrectly; expected at least 24 spaces, found 12
(#2714) Line indented incorrectly; expected at least 24 spaces, found 12
(#2714) Variable "_size151" must not contain underscores.
(#2715) Line indented incorrectly; expected at least 24 spaces, found 12
(#2715) Variable "_etype154" must not contain underscores.
(#2716) Line indented incorrectly; expected at least 24 spaces, found 12
(#2716) Variable "_etype154" must not contain underscores.
(#2716) Variable "_size151" must not contain underscores.
(#2717) Line indented incorrectly; expected 24 spaces, found 12
(#2717) Expected "for (...) {\n"; found "for (...)\n {\n"
(#2717) Variable "_i155" must not contain underscores.
(#2717) Variable "_i155" must not contain underscores.
(#2717) Variable "_size151" must not contain underscores.
(#2717) Variable "_i155" must not contain underscores.
(#2718) Line indented incorrectly; expected at least 24 spaces, found 12
(#2719) Line indented incorrectly; expected at least 28 spaces, found 14
(#2720) Line indented incorrectly; expected at least 28 spaces, found 14
(#2721) Line indented incorrectly; expected at least 28 spaces, found 14
(#2721) Expected 1 space before "="; 0 found
(#2722) Line indented incorrectly; expected 24 spaces, found 12
(#2723) Line indented incorrectly; expected at least 24 spaces, found 12
(#2724) Line indented incorrectly; expected 20 spaces, found 10
(#2725) Line indented incorrectly; expected at least 24 spaces, found 12
(#2726) Line indented incorrectly; expected 20 spaces, found 10
(#2728) Line indented incorrectly; expected 16 spaces, found 8
(#2729) Line indented incorrectly; expected 20 spaces, found 10
(#2730) Line indented incorrectly; expected at least 24 spaces, found 12
(#2731) Line indented incorrectly; expected at least 24 spaces, found 12
(#2731) Variable "_size157" must not contain underscores.
(#2732) Line indented incorrectly; expected at least 24 spaces, found 12
(#2732) Variable "_etype160" must not contain underscores.
(#2733) Line indented incorrectly; expected at least 24 spaces, found 12
(#2733) Variable "_etype160" must not contain underscores.
(#2733) Variable "_size157" must not contain underscores.
(#2734) Line indented incorrectly; expected 24 spaces, found 12
(#2734) Expected "for (...) {\n"; found "for (...)\n {\n"
(#2734) Variable "_i161" must not contain underscores.
(#2734) Variable "_i161" must not contain underscores.
(#2734) Variable "_size157" must not contain underscores.
(#2734) Variable "_i161" must not contain underscores.
(#2735) Line indented incorrectly; expected at least 24 spaces, found 12
(#2736) Line indented incorrectly; expected at least 28 spaces, found 14
(#2737) Line indented incorrectly; expected at least 28 spaces, found 14
(#2738) Line indented incorrectly; expected at least 28 spaces, found 14
(#2738) Expected 1 space before "="; 0 found
(#2739) Line indented incorrectly; expected 24 spaces, found 12
(#2740) Line indented incorrectly; expected at least 24 spaces, found 12
(#2741) Line indented incorrectly; expected 20 spaces, found 10
(#2742) Line indented incorrectly; expected at least 24 spaces, found 12
(#2743) Line indented incorrectly; expected 20 spaces, found 10
(#2745) Line indented incorrectly; expected 16 spaces, found 8
(#2746) Line indented incorrectly; expected 20 spaces, found 10
(#2747) Line indented incorrectly; expected at least 24 spaces, found 12
(#2748) Line indented incorrectly; expected 20 spaces, found 10
(#2749) Line indented incorrectly; expected at least 24 spaces, found 12
(#2750) Line indented incorrectly; expected 20 spaces, found 10
(#2752) Line indented incorrectly; expected 16 spaces, found 8
(#2753) Line indented incorrectly; expected 20 spaces, found 10
(#2754) Line indented incorrectly; expected at least 24 spaces, found 12
(#2755) Line indented incorrectly; expected 20 spaces, found 10
(#2756) Line indented incorrectly; expected at least 24 spaces, found 12
(#2757) Line indented incorrectly; expected 20 spaces, found 10
(#2759) Line indented incorrectly; expected 16 spaces, found 8
(#2760) Line indented incorrectly; expected at least 20 spaces, found 10
(#2762) Line indented incorrectly; expected 12 spaces, found 6
(#2763) Line indented incorrectly; expected at least 12 spaces, found 6
(#2764) Line indented incorrectly; expected 8 spaces, found 4
(#2765) Line indented incorrectly; expected at least 8 spaces, found 4
(#2766) Line indented incorrectly; expected at least 8 spaces, found 4
(#2767) Line indented incorrectly; expected 4 spaces, found 2
(#2769) Line indented incorrectly; expected 4 spaces, found 2
(#2770) Line indented incorrectly; expected at least 8 spaces, found 4
(#2771) Line indented incorrectly; expected at least 8 spaces, found 4
(#2772) Line indented incorrectly; expected 8 spaces, found 4
(#2773) Line indented incorrectly; expected at least 12 spaces, found 6
(#2774) Line indented incorrectly; expected at least 12 spaces, found 6
(#2775) Line indented incorrectly; expected at least 12 spaces, found 6
(#2776) Line indented incorrectly; expected 8 spaces, found 4
(#2777) Line indented incorrectly; expected 8 spaces, found 4
(#2778) Line indented incorrectly; expected 12 spaces, found 6
(#2779) Line indented incorrectly; expected at least 16 spaces, found 8
(#2780) Line indented incorrectly; expected 12 spaces, found 6
(#2781) Line indented incorrectly; expected at least 12 spaces, found 6
(#2782) Line indented incorrectly; expected at least 12 spaces, found 6
(#2783) Line indented incorrectly; expected at least 12 spaces, found 6
(#2784) Line indented incorrectly; expected 8 spaces, found 4
(#2785) Line indented incorrectly; expected 8 spaces, found 4
(#2786) Line indented incorrectly; expected 12 spaces, found 6
(#2787) Line indented incorrectly; expected at least 16 spaces, found 8
(#2788) Line indented incorrectly; expected 12 spaces, found 6
(#2789) Line indented incorrectly; expected at least 12 spaces, found 6
(#2790) Line indented incorrectly; expected at least 12 spaces, found 6
(#2791) Line indented incorrectly; expected at least 12 spaces, found 8
(#2792) Line indented incorrectly; expected at least 12 spaces, found 8
(#2793) Line indented incorrectly; expected 12 spaces, found 10
(#2793) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#2794) Line indented incorrectly; expected at least 12 spaces, found 10
(#2795) Line indented incorrectly; expected at least 16 spaces, found 12
(#2796) Line indented incorrectly; expected 12 spaces, found 10
(#2797) Line indented incorrectly; expected at least 12 spaces, found 8
(#2798) Line indented incorrectly; expected at least 12 spaces, found 8
(#2799) Line indented incorrectly; expected at least 12 spaces, found 6
(#2800) Line indented incorrectly; expected at least 12 spaces, found 6
(#2801) Line indented incorrectly; expected 8 spaces, found 4
(#2802) Line indented incorrectly; expected 8 spaces, found 4
(#2803) Line indented incorrectly; expected 12 spaces, found 6
(#2804) Line indented incorrectly; expected at least 16 spaces, found 8
(#2805) Line indented incorrectly; expected 12 spaces, found 6
(#2806) Line indented incorrectly; expected at least 12 spaces, found 6
(#2807) Line indented incorrectly; expected at least 12 spaces, found 6
(#2808) Line indented incorrectly; expected at least 12 spaces, found 8
(#2809) Line indented incorrectly; expected at least 12 spaces, found 8
(#2810) Line indented incorrectly; expected 12 spaces, found 10
(#2810) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#2811) Line indented incorrectly; expected at least 12 spaces, found 10
(#2812) Line indented incorrectly; expected at least 16 spaces, found 12
(#2813) Line indented incorrectly; expected 12 spaces, found 10
(#2814) Line indented incorrectly; expected at least 12 spaces, found 8
(#2815) Line indented incorrectly; expected at least 12 spaces, found 8
(#2816) Line indented incorrectly; expected at least 12 spaces, found 6
(#2817) Line indented incorrectly; expected at least 12 spaces, found 6
(#2818) Line indented incorrectly; expected 8 spaces, found 4
(#2819) Line indented incorrectly; expected 8 spaces, found 4
(#2820) Line indented incorrectly; expected at least 12 spaces, found 6
(#2821) Line indented incorrectly; expected at least 12 spaces, found 6
(#2822) Line indented incorrectly; expected at least 12 spaces, found 6
(#2823) Line indented incorrectly; expected 8 spaces, found 4
(#2824) Line indented incorrectly; expected 8 spaces, found 4
(#2825) Line indented incorrectly; expected at least 12 spaces, found 6
(#2826) Line indented incorrectly; expected at least 12 spaces, found 6
(#2827) Line indented incorrectly; expected at least 12 spaces, found 6
(#2828) Line indented incorrectly; expected 8 spaces, found 4
(#2829) Line indented incorrectly; expected at least 8 spaces, found 4
(#2830) Line indented incorrectly; expected at least 8 spaces, found 4
(#2831) Line indented incorrectly; expected at least 8 spaces, found 4
(#2832) Line indented incorrectly; expected 4 spaces, found 2
(#2837) Line indented incorrectly; expected 4 spaces, found 2
(#2837) Member variable "_TSPEC" must be all lower-case
(#2837) Scope modifier not specified for member variable "$_TSPEC"
(#2839) Line indented incorrectly; expected 4 spaces, found 2
(#2839) Member variable "updateSequenceNum" must be all lower-case
(#2840) Line indented incorrectly; expected 4 spaces, found 2
(#2841) Line indented incorrectly; expected 4 spaces, found 2
(#2842) Line indented incorrectly; expected 4 spaces, found 2
(#2844) Line indented incorrectly; expected 4 spaces, found 2
(#2845) Line indented incorrectly; expected 8 spaces, found 4
(#2845) Variable "_TSPEC" must be all lower-case
(#2845) Variable "_TSPEC" must not contain underscores.
(#2846) Line indented incorrectly; expected at least 12 spaces, found 6
(#2846) Variable "_TSPEC" must be all lower-case
(#2846) Variable "_TSPEC" must not contain underscores.
(#2847) Line indented incorrectly; expected at least 12 spaces, found 8
(#2848) Line indented incorrectly; expected at least 12 spaces, found 10
(#2849) Line indented incorrectly; expected at least 12 spaces, found 10
(#2850) Line indented incorrectly; expected at least 12 spaces, found 10
(#2851) Line indented incorrectly; expected at least 12 spaces, found 8
(#2852) Line indented incorrectly; expected at least 12 spaces, found 10
(#2853) Line indented incorrectly; expected at least 12 spaces, found 10
(#2854) Line indented incorrectly; expected at least 12 spaces, found 10
(#2855) Line indented incorrectly; expected at least 12 spaces, found 8
(#2856) Line indented incorrectly; expected at least 12 spaces, found 10
(#2857) Line indented incorrectly; expected at least 12 spaces, found 10
(#2858) Line indented incorrectly; expected at least 12 spaces, found 10
(#2859) Line indented incorrectly; expected at least 12 spaces, found 8
(#2860) Line indented incorrectly; expected at least 12 spaces, found 10
(#2861) Line indented incorrectly; expected at least 12 spaces, found 10
(#2862) Line indented incorrectly; expected at least 12 spaces, found 10
(#2863) Line indented incorrectly; expected at least 16 spaces, found 8
(#2864) Line indented incorrectly; expected 8 spaces, found 4
(#2865) Line indented incorrectly; expected 8 spaces, found 4
(#2866) Line indented incorrectly; expected 12 spaces, found 6
(#2867) Line indented incorrectly; expected at least 16 spaces, found 8
(#2868) Line indented incorrectly; expected 12 spaces, found 6
(#2869) Line indented incorrectly; expected 12 spaces, found 6
(#2870) Line indented incorrectly; expected at least 16 spaces, found 8
(#2871) Line indented incorrectly; expected 12 spaces, found 6
(#2872) Line indented incorrectly; expected 12 spaces, found 6
(#2873) Line indented incorrectly; expected at least 16 spaces, found 8
(#2874) Line indented incorrectly; expected 12 spaces, found 6
(#2875) Line indented incorrectly; expected 12 spaces, found 6
(#2876) Line indented incorrectly; expected at least 16 spaces, found 8
(#2877) Line indented incorrectly; expected 12 spaces, found 6
(#2878) Line indented incorrectly; expected 8 spaces, found 4
(#2879) Line indented incorrectly; expected 4 spaces, found 2
(#2881) Line indented incorrectly; expected 4 spaces, found 2
(#2881) Public method name "NoteVersionId::getName" must be in lower-case letters only
(#2882) Line indented incorrectly; expected at least 8 spaces, found 4
(#2883) Line indented incorrectly; expected 4 spaces, found 2
(#2885) Line indented incorrectly; expected 4 spaces, found 2
(#2886) Line indented incorrectly; expected at least 4 spaces, found 2
(#2886) Opening brace should be on the same line as the declaration
(#2887) Line indented incorrectly; expected at least 8 spaces, found 4
(#2888) Line indented incorrectly; expected at least 8 spaces, found 4
(#2889) Line indented incorrectly; expected at least 8 spaces, found 4
(#2890) Line indented incorrectly; expected at least 8 spaces, found 4
(#2891) Line indented incorrectly; expected at least 8 spaces, found 4
(#2892) Line indented incorrectly; expected 8 spaces, found 4
(#2892) Expected "while (...) {\n"; found "while (...)\n {\n"
(#2893) Line indented incorrectly; expected at least 8 spaces, found 4
(#2894) Line indented incorrectly; expected at least 12 spaces, found 6
(#2895) Line indented incorrectly; expected 12 spaces, found 6
(#2896) Line indented incorrectly; expected at least 16 spaces, found 8
(#2897) Line indented incorrectly; expected 12 spaces, found 6
(#2898) Line indented incorrectly; expected 12 spaces, found 6
(#2899) Line indented incorrectly; expected at least 12 spaces, found 6
(#2900) Line indented incorrectly; expected 16 spaces, found 8
(#2901) Line indented incorrectly; expected 20 spaces, found 10
(#2902) Line indented incorrectly; expected at least 24 spaces, found 12
(#2903) Line indented incorrectly; expected 20 spaces, found 10
(#2904) Line indented incorrectly; expected at least 24 spaces, found 12
(#2905) Line indented incorrectly; expected 20 spaces, found 10
(#2907) Line indented incorrectly; expected 16 spaces, found 8
(#2908) Line indented incorrectly; expected 20 spaces, found 10
(#2909) Line indented incorrectly; expected at least 24 spaces, found 12
(#2910) Line indented incorrectly; expected 20 spaces, found 10
(#2911) Line indented incorrectly; expected at least 24 spaces, found 12
(#2912) Line indented incorrectly; expected 20 spaces, found 10
(#2914) Line indented incorrectly; expected 16 spaces, found 8
(#2915) Line indented incorrectly; expected 20 spaces, found 10
(#2916) Line indented incorrectly; expected at least 24 spaces, found 12
(#2917) Line indented incorrectly; expected 20 spaces, found 10
(#2918) Line indented incorrectly; expected at least 24 spaces, found 12
(#2919) Line indented incorrectly; expected 20 spaces, found 10
(#2921) Line indented incorrectly; expected 16 spaces, found 8
(#2922) Line indented incorrectly; expected 20 spaces, found 10
(#2923) Line indented incorrectly; expected at least 24 spaces, found 12
(#2924) Line indented incorrectly; expected 20 spaces, found 10
(#2925) Line indented incorrectly; expected at least 24 spaces, found 12
(#2926) Line indented incorrectly; expected 20 spaces, found 10
(#2928) Line indented incorrectly; expected 16 spaces, found 8
(#2929) Line indented incorrectly; expected at least 20 spaces, found 10
(#2931) Line indented incorrectly; expected 12 spaces, found 6
(#2932) Line indented incorrectly; expected at least 12 spaces, found 6
(#2933) Line indented incorrectly; expected 8 spaces, found 4
(#2934) Line indented incorrectly; expected at least 8 spaces, found 4
(#2935) Line indented incorrectly; expected at least 8 spaces, found 4
(#2936) Line indented incorrectly; expected 4 spaces, found 2
(#2938) Line indented incorrectly; expected 4 spaces, found 2
(#2939) Line indented incorrectly; expected at least 8 spaces, found 4
(#2940) Line indented incorrectly; expected at least 8 spaces, found 4
(#2941) Line indented incorrectly; expected 8 spaces, found 4
(#2942) Line indented incorrectly; expected at least 12 spaces, found 6
(#2943) Line indented incorrectly; expected at least 12 spaces, found 6
(#2944) Line indented incorrectly; expected at least 12 spaces, found 6
(#2945) Line indented incorrectly; expected 8 spaces, found 4
(#2946) Line indented incorrectly; expected 8 spaces, found 4
(#2947) Line indented incorrectly; expected at least 12 spaces, found 6
(#2948) Line indented incorrectly; expected at least 12 spaces, found 6
(#2949) Line indented incorrectly; expected at least 12 spaces, found 6
(#2950) Line indented incorrectly; expected 8 spaces, found 4
(#2951) Line indented incorrectly; expected 8 spaces, found 4
(#2952) Line indented incorrectly; expected at least 12 spaces, found 6
(#2953) Line indented incorrectly; expected at least 12 spaces, found 6
(#2954) Line indented incorrectly; expected at least 12 spaces, found 6
(#2955) Line indented incorrectly; expected 8 spaces, found 4
(#2956) Line indented incorrectly; expected 8 spaces, found 4
(#2957) Line indented incorrectly; expected at least 12 spaces, found 6
(#2958) Line indented incorrectly; expected at least 12 spaces, found 6
(#2959) Line indented incorrectly; expected at least 12 spaces, found 6
(#2960) Line indented incorrectly; expected 8 spaces, found 4
(#2961) Line indented incorrectly; expected at least 8 spaces, found 4
(#2962) Line indented incorrectly; expected at least 8 spaces, found 4
(#2963) Line indented incorrectly; expected at least 8 spaces, found 4
(#2964) Line indented incorrectly; expected 4 spaces, found 2
(#2969) Line indented incorrectly; expected 4 spaces, found 2
(#2969) Member variable "_TSPEC" must be all lower-case
(#2969) Scope modifier not specified for member variable "$_TSPEC"
(#2971) Line indented incorrectly; expected 4 spaces, found 2
(#2973) Line indented incorrectly; expected 4 spaces, found 2
(#2974) Line indented incorrectly; expected 8 spaces, found 4
(#2974) Variable "_TSPEC" must be all lower-case
(#2974) Variable "_TSPEC" must not contain underscores.
(#2975) Line indented incorrectly; expected at least 12 spaces, found 6
(#2975) Variable "_TSPEC" must be all lower-case
(#2975) Variable "_TSPEC" must not contain underscores.
(#2976) Line indented incorrectly; expected at least 12 spaces, found 8
(#2977) Line indented incorrectly; expected at least 12 spaces, found 10
(#2978) Line indented incorrectly; expected at least 12 spaces, found 10
(#2979) Line indented incorrectly; expected at least 12 spaces, found 10
(#2980) Line indented incorrectly; expected at least 16 spaces, found 8
(#2981) Line indented incorrectly; expected 8 spaces, found 4
(#2982) Line indented incorrectly; expected 8 spaces, found 4
(#2983) Line indented incorrectly; expected 12 spaces, found 6
(#2984) Line indented incorrectly; expected at least 16 spaces, found 8
(#2985) Line indented incorrectly; expected 12 spaces, found 6
(#2986) Line indented incorrectly; expected 8 spaces, found 4
(#2987) Line indented incorrectly; expected 4 spaces, found 2
(#2989) Line indented incorrectly; expected 4 spaces, found 2
(#2989) Public method name "ClientUsageMetrics::getName" must be in lower-case letters only
(#2990) Line indented incorrectly; expected at least 8 spaces, found 4
(#2991) Line indented incorrectly; expected 4 spaces, found 2
(#2993) Line indented incorrectly; expected 4 spaces, found 2
(#2994) Line indented incorrectly; expected at least 4 spaces, found 2
(#2994) Opening brace should be on the same line as the declaration
(#2995) Line indented incorrectly; expected at least 8 spaces, found 4
(#2996) Line indented incorrectly; expected at least 8 spaces, found 4
(#2997) Line indented incorrectly; expected at least 8 spaces, found 4
(#2998) Line indented incorrectly; expected at least 8 spaces, found 4
(#2999) Line indented incorrectly; expected at least 8 spaces, found 4
(#3000) Line indented incorrectly; expected 8 spaces, found 4
(#3000) Expected "while (...) {\n"; found "while (...)\n {\n"
(#3001) Line indented incorrectly; expected at least 8 spaces, found 4
(#3002) Line indented incorrectly; expected at least 12 spaces, found 6
(#3003) Line indented incorrectly; expected 12 spaces, found 6
(#3004) Line indented incorrectly; expected at least 16 spaces, found 8
(#3005) Line indented incorrectly; expected 12 spaces, found 6
(#3006) Line indented incorrectly; expected 12 spaces, found 6
(#3007) Line indented incorrectly; expected at least 12 spaces, found 6
(#3008) Line indented incorrectly; expected 16 spaces, found 8
(#3009) Line indented incorrectly; expected 20 spaces, found 10
(#3010) Line indented incorrectly; expected at least 24 spaces, found 12
(#3011) Line indented incorrectly; expected 20 spaces, found 10
(#3012) Line indented incorrectly; expected at least 24 spaces, found 12
(#3013) Line indented incorrectly; expected 20 spaces, found 10
(#3015) Line indented incorrectly; expected 16 spaces, found 8
(#3016) Line indented incorrectly; expected at least 20 spaces, found 10
(#3018) Line indented incorrectly; expected 12 spaces, found 6
(#3019) Line indented incorrectly; expected at least 12 spaces, found 6
(#3020) Line indented incorrectly; expected 8 spaces, found 4
(#3021) Line indented incorrectly; expected at least 8 spaces, found 4
(#3022) Line indented incorrectly; expected at least 8 spaces, found 4
(#3023) Line indented incorrectly; expected 4 spaces, found 2
(#3025) Line indented incorrectly; expected 4 spaces, found 2
(#3026) Line indented incorrectly; expected at least 8 spaces, found 4
(#3027) Line indented incorrectly; expected at least 8 spaces, found 4
(#3028) Line indented incorrectly; expected 8 spaces, found 4
(#3029) Line indented incorrectly; expected at least 12 spaces, found 6
(#3030) Line indented incorrectly; expected at least 12 spaces, found 6
(#3031) Line indented incorrectly; expected at least 12 spaces, found 6
(#3032) Line indented incorrectly; expected 8 spaces, found 4
(#3033) Line indented incorrectly; expected at least 8 spaces, found 4
(#3034) Line indented incorrectly; expected at least 8 spaces, found 4
(#3035) Line indented incorrectly; expected at least 8 spaces, found 4
(#3036) Line indented incorrectly; expected 4 spaces, found 2
(#3041) Line indented incorrectly; expected 4 spaces, found 2
(#3041) Member variable "_TSPEC" must be all lower-case
(#3041) Scope modifier not specified for member variable "$_TSPEC"
(#3043) Line indented incorrectly; expected 4 spaces, found 2
(#3043) Member variable "noteGuid" must be all lower-case
(#3044) Line indented incorrectly; expected 4 spaces, found 2
(#3044) Member variable "plainText" must be all lower-case
(#3045) Line indented incorrectly; expected 4 spaces, found 2
(#3046) Line indented incorrectly; expected 4 spaces, found 2
(#3046) Member variable "referenceUri" must be all lower-case
(#3048) Line indented incorrectly; expected 4 spaces, found 2
(#3049) Line indented incorrectly; expected 8 spaces, found 4
(#3049) Variable "_TSPEC" must be all lower-case
(#3049) Variable "_TSPEC" must not contain underscores.
(#3050) Line indented incorrectly; expected at least 12 spaces, found 6
(#3050) Variable "_TSPEC" must be all lower-case
(#3050) Variable "_TSPEC" must not contain underscores.
(#3051) Line indented incorrectly; expected at least 12 spaces, found 8
(#3052) Line indented incorrectly; expected at least 12 spaces, found 10
(#3053) Line indented incorrectly; expected at least 12 spaces, found 10
(#3054) Line indented incorrectly; expected at least 12 spaces, found 10
(#3055) Line indented incorrectly; expected at least 12 spaces, found 8
(#3056) Line indented incorrectly; expected at least 12 spaces, found 10
(#3057) Line indented incorrectly; expected at least 12 spaces, found 10
(#3058) Line indented incorrectly; expected at least 12 spaces, found 10
(#3059) Line indented incorrectly; expected at least 12 spaces, found 8
(#3060) Line indented incorrectly; expected at least 12 spaces, found 10
(#3061) Line indented incorrectly; expected at least 12 spaces, found 10
(#3062) Line indented incorrectly; expected at least 12 spaces, found 10
(#3063) Line indented incorrectly; expected at least 12 spaces, found 10
(#3064) Line indented incorrectly; expected at least 12 spaces, found 8
(#3065) Line indented incorrectly; expected at least 12 spaces, found 10
(#3066) Line indented incorrectly; expected at least 12 spaces, found 10
(#3067) Line indented incorrectly; expected at least 12 spaces, found 10
(#3068) Line indented incorrectly; expected at least 16 spaces, found 8
(#3069) Line indented incorrectly; expected 8 spaces, found 4
(#3070) Line indented incorrectly; expected 8 spaces, found 4
(#3071) Line indented incorrectly; expected 12 spaces, found 6
(#3072) Line indented incorrectly; expected at least 16 spaces, found 8
(#3073) Line indented incorrectly; expected 12 spaces, found 6
(#3074) Line indented incorrectly; expected 12 spaces, found 6
(#3075) Line indented incorrectly; expected at least 16 spaces, found 8
(#3076) Line indented incorrectly; expected 12 spaces, found 6
(#3077) Line indented incorrectly; expected 12 spaces, found 6
(#3078) Line indented incorrectly; expected at least 16 spaces, found 8
(#3079) Line indented incorrectly; expected 12 spaces, found 6
(#3080) Line indented incorrectly; expected 12 spaces, found 6
(#3081) Line indented incorrectly; expected at least 16 spaces, found 8
(#3082) Line indented incorrectly; expected 12 spaces, found 6
(#3083) Line indented incorrectly; expected 8 spaces, found 4
(#3084) Line indented incorrectly; expected 4 spaces, found 2
(#3086) Line indented incorrectly; expected 4 spaces, found 2
(#3086) Public method name "RelatedQuery::getName" must be in lower-case letters only
(#3087) Line indented incorrectly; expected at least 8 spaces, found 4
(#3088) Line indented incorrectly; expected 4 spaces, found 2
(#3090) Line indented incorrectly; expected 4 spaces, found 2
(#3091) Line indented incorrectly; expected at least 4 spaces, found 2
(#3091) Opening brace should be on the same line as the declaration
(#3092) Line indented incorrectly; expected at least 8 spaces, found 4
(#3093) Line indented incorrectly; expected at least 8 spaces, found 4
(#3094) Line indented incorrectly; expected at least 8 spaces, found 4
(#3095) Line indented incorrectly; expected at least 8 spaces, found 4
(#3096) Line indented incorrectly; expected at least 8 spaces, found 4
(#3097) Line indented incorrectly; expected 8 spaces, found 4
(#3097) Expected "while (...) {\n"; found "while (...)\n {\n"
(#3098) Line indented incorrectly; expected at least 8 spaces, found 4
(#3099) Line indented incorrectly; expected at least 12 spaces, found 6
(#3100) Line indented incorrectly; expected 12 spaces, found 6
(#3101) Line indented incorrectly; expected at least 16 spaces, found 8
(#3102) Line indented incorrectly; expected 12 spaces, found 6
(#3103) Line indented incorrectly; expected 12 spaces, found 6
(#3104) Line indented incorrectly; expected at least 12 spaces, found 6
(#3105) Line indented incorrectly; expected 16 spaces, found 8
(#3106) Line indented incorrectly; expected 20 spaces, found 10
(#3107) Line indented incorrectly; expected at least 24 spaces, found 12
(#3108) Line indented incorrectly; expected 20 spaces, found 10
(#3109) Line indented incorrectly; expected at least 24 spaces, found 12
(#3110) Line indented incorrectly; expected 20 spaces, found 10
(#3112) Line indented incorrectly; expected 16 spaces, found 8
(#3113) Line indented incorrectly; expected 20 spaces, found 10
(#3114) Line indented incorrectly; expected at least 24 spaces, found 12
(#3115) Line indented incorrectly; expected 20 spaces, found 10
(#3116) Line indented incorrectly; expected at least 24 spaces, found 12
(#3117) Line indented incorrectly; expected 20 spaces, found 10
(#3119) Line indented incorrectly; expected 16 spaces, found 8
(#3120) Line indented incorrectly; expected 20 spaces, found 10
(#3121) Line indented incorrectly; expected at least 24 spaces, found 12
(#3122) Line indented incorrectly; expected at least 24 spaces, found 12
(#3123) Line indented incorrectly; expected 20 spaces, found 10
(#3124) Line indented incorrectly; expected at least 24 spaces, found 12
(#3125) Line indented incorrectly; expected 20 spaces, found 10
(#3127) Line indented incorrectly; expected 16 spaces, found 8
(#3128) Line indented incorrectly; expected 20 spaces, found 10
(#3129) Line indented incorrectly; expected at least 24 spaces, found 12
(#3130) Line indented incorrectly; expected 20 spaces, found 10
(#3131) Line indented incorrectly; expected at least 24 spaces, found 12
(#3132) Line indented incorrectly; expected 20 spaces, found 10
(#3134) Line indented incorrectly; expected 16 spaces, found 8
(#3135) Line indented incorrectly; expected at least 20 spaces, found 10
(#3137) Line indented incorrectly; expected 12 spaces, found 6
(#3138) Line indented incorrectly; expected at least 12 spaces, found 6
(#3139) Line indented incorrectly; expected 8 spaces, found 4
(#3140) Line indented incorrectly; expected at least 8 spaces, found 4
(#3141) Line indented incorrectly; expected at least 8 spaces, found 4
(#3142) Line indented incorrectly; expected 4 spaces, found 2
(#3144) Line indented incorrectly; expected 4 spaces, found 2
(#3145) Line indented incorrectly; expected at least 8 spaces, found 4
(#3146) Line indented incorrectly; expected at least 8 spaces, found 4
(#3147) Line indented incorrectly; expected 8 spaces, found 4
(#3148) Line indented incorrectly; expected at least 12 spaces, found 6
(#3149) Line indented incorrectly; expected at least 12 spaces, found 6
(#3150) Line indented incorrectly; expected at least 12 spaces, found 6
(#3151) Line indented incorrectly; expected 8 spaces, found 4
(#3152) Line indented incorrectly; expected 8 spaces, found 4
(#3153) Line indented incorrectly; expected at least 12 spaces, found 6
(#3154) Line indented incorrectly; expected at least 12 spaces, found 6
(#3155) Line indented incorrectly; expected at least 12 spaces, found 6
(#3156) Line indented incorrectly; expected 8 spaces, found 4
(#3157) Line indented incorrectly; expected 8 spaces, found 4
(#3158) Line indented incorrectly; expected 12 spaces, found 6
(#3159) Line indented incorrectly; expected at least 16 spaces, found 8
(#3160) Line indented incorrectly; expected 12 spaces, found 6
(#3161) Line indented incorrectly; expected at least 12 spaces, found 6
(#3162) Line indented incorrectly; expected at least 12 spaces, found 6
(#3163) Line indented incorrectly; expected at least 12 spaces, found 6
(#3164) Line indented incorrectly; expected 8 spaces, found 4
(#3165) Line indented incorrectly; expected 8 spaces, found 4
(#3166) Line indented incorrectly; expected at least 12 spaces, found 6
(#3167) Line indented incorrectly; expected at least 12 spaces, found 6
(#3168) Line indented incorrectly; expected at least 12 spaces, found 6
(#3169) Line indented incorrectly; expected 8 spaces, found 4
(#3170) Line indented incorrectly; expected at least 8 spaces, found 4
(#3171) Line indented incorrectly; expected at least 8 spaces, found 4
(#3172) Line indented incorrectly; expected at least 8 spaces, found 4
(#3173) Line indented incorrectly; expected 4 spaces, found 2
(#3178) Line indented incorrectly; expected 4 spaces, found 2
(#3178) Member variable "_TSPEC" must be all lower-case
(#3178) Scope modifier not specified for member variable "$_TSPEC"
(#3180) Line indented incorrectly; expected 4 spaces, found 2
(#3181) Line indented incorrectly; expected 4 spaces, found 2
(#3182) Line indented incorrectly; expected 4 spaces, found 2
(#3183) Line indented incorrectly; expected 4 spaces, found 2
(#3183) Member variable "containingNotebooks" must be all lower-case
(#3185) Line indented incorrectly; expected 4 spaces, found 2
(#3186) Line indented incorrectly; expected 8 spaces, found 4
(#3186) Variable "_TSPEC" must be all lower-case
(#3186) Variable "_TSPEC" must not contain underscores.
(#3187) Line indented incorrectly; expected at least 12 spaces, found 6
(#3187) Variable "_TSPEC" must be all lower-case
(#3187) Variable "_TSPEC" must not contain underscores.
(#3188) Line indented incorrectly; expected at least 12 spaces, found 8
(#3189) Line indented incorrectly; expected at least 12 spaces, found 10
(#3190) Line indented incorrectly; expected at least 12 spaces, found 10
(#3191) Line indented incorrectly; expected at least 12 spaces, found 10
(#3192) Line indented incorrectly; expected at least 12 spaces, found 10
(#3196) Line indented incorrectly; expected at least 12 spaces, found 10
(#3197) Line indented incorrectly; expected at least 12 spaces, found 8
(#3198) Line indented incorrectly; expected at least 12 spaces, found 10
(#3199) Line indented incorrectly; expected at least 12 spaces, found 10
(#3200) Line indented incorrectly; expected at least 12 spaces, found 10
(#3201) Line indented incorrectly; expected at least 12 spaces, found 10
(#3205) Line indented incorrectly; expected at least 12 spaces, found 10
(#3206) Line indented incorrectly; expected at least 12 spaces, found 8
(#3207) Line indented incorrectly; expected at least 12 spaces, found 10
(#3208) Line indented incorrectly; expected at least 12 spaces, found 10
(#3209) Line indented incorrectly; expected at least 12 spaces, found 10
(#3210) Line indented incorrectly; expected at least 12 spaces, found 10
(#3214) Line indented incorrectly; expected at least 12 spaces, found 10
(#3215) Line indented incorrectly; expected at least 12 spaces, found 8
(#3216) Line indented incorrectly; expected at least 12 spaces, found 10
(#3217) Line indented incorrectly; expected at least 12 spaces, found 10
(#3218) Line indented incorrectly; expected at least 12 spaces, found 10
(#3219) Line indented incorrectly; expected at least 12 spaces, found 10
(#3223) Line indented incorrectly; expected at least 12 spaces, found 10
(#3224) Line indented incorrectly; expected at least 16 spaces, found 8
(#3225) Line indented incorrectly; expected 8 spaces, found 4
(#3226) Line indented incorrectly; expected 8 spaces, found 4
(#3227) Line indented incorrectly; expected 12 spaces, found 6
(#3228) Line indented incorrectly; expected at least 16 spaces, found 8
(#3229) Line indented incorrectly; expected 12 spaces, found 6
(#3230) Line indented incorrectly; expected 12 spaces, found 6
(#3231) Line indented incorrectly; expected at least 16 spaces, found 8
(#3232) Line indented incorrectly; expected 12 spaces, found 6
(#3233) Line indented incorrectly; expected 12 spaces, found 6
(#3234) Line indented incorrectly; expected at least 16 spaces, found 8
(#3235) Line indented incorrectly; expected 12 spaces, found 6
(#3236) Line indented incorrectly; expected 12 spaces, found 6
(#3237) Line indented incorrectly; expected at least 16 spaces, found 8
(#3238) Line indented incorrectly; expected 12 spaces, found 6
(#3239) Line indented incorrectly; expected 8 spaces, found 4
(#3240) Line indented incorrectly; expected 4 spaces, found 2
(#3242) Line indented incorrectly; expected 4 spaces, found 2
(#3242) Public method name "RelatedResult::getName" must be in lower-case letters only
(#3243) Line indented incorrectly; expected at least 8 spaces, found 4
(#3244) Line indented incorrectly; expected 4 spaces, found 2
(#3246) Line indented incorrectly; expected 4 spaces, found 2
(#3247) Line indented incorrectly; expected at least 4 spaces, found 2
(#3247) Opening brace should be on the same line as the declaration
(#3248) Line indented incorrectly; expected at least 8 spaces, found 4
(#3249) Line indented incorrectly; expected at least 8 spaces, found 4
(#3250) Line indented incorrectly; expected at least 8 spaces, found 4
(#3251) Line indented incorrectly; expected at least 8 spaces, found 4
(#3252) Line indented incorrectly; expected at least 8 spaces, found 4
(#3253) Line indented incorrectly; expected 8 spaces, found 4
(#3253) Expected "while (...) {\n"; found "while (...)\n {\n"
(#3254) Line indented incorrectly; expected at least 8 spaces, found 4
(#3255) Line indented incorrectly; expected at least 12 spaces, found 6
(#3256) Line indented incorrectly; expected 12 spaces, found 6
(#3257) Line indented incorrectly; expected at least 16 spaces, found 8
(#3258) Line indented incorrectly; expected 12 spaces, found 6
(#3259) Line indented incorrectly; expected 12 spaces, found 6
(#3260) Line indented incorrectly; expected at least 12 spaces, found 6
(#3261) Line indented incorrectly; expected 16 spaces, found 8
(#3262) Line indented incorrectly; expected 20 spaces, found 10
(#3263) Line indented incorrectly; expected at least 24 spaces, found 12
(#3264) Line indented incorrectly; expected at least 24 spaces, found 12
(#3264) Variable "_size165" must not contain underscores.
(#3265) Line indented incorrectly; expected at least 24 spaces, found 12
(#3265) Variable "_etype168" must not contain underscores.
(#3266) Line indented incorrectly; expected at least 24 spaces, found 12
(#3266) Variable "_etype168" must not contain underscores.
(#3266) Variable "_size165" must not contain underscores.
(#3267) Line indented incorrectly; expected 24 spaces, found 12
(#3267) Expected "for (...) {\n"; found "for (...)\n {\n"
(#3267) Variable "_i169" must not contain underscores.
(#3267) Variable "_i169" must not contain underscores.
(#3267) Variable "_size165" must not contain underscores.
(#3267) Variable "_i169" must not contain underscores.
(#3268) Line indented incorrectly; expected at least 24 spaces, found 12
(#3269) Line indented incorrectly; expected at least 28 spaces, found 14
(#3270) Line indented incorrectly; expected at least 28 spaces, found 14
(#3271) Line indented incorrectly; expected at least 28 spaces, found 14
(#3272) Line indented incorrectly; expected at least 28 spaces, found 14
(#3272) Expected 1 space before "="; 0 found
(#3273) Line indented incorrectly; expected 24 spaces, found 12
(#3274) Line indented incorrectly; expected at least 24 spaces, found 12
(#3275) Line indented incorrectly; expected 20 spaces, found 10
(#3276) Line indented incorrectly; expected at least 24 spaces, found 12
(#3277) Line indented incorrectly; expected 20 spaces, found 10
(#3279) Line indented incorrectly; expected 16 spaces, found 8
(#3280) Line indented incorrectly; expected 20 spaces, found 10
(#3281) Line indented incorrectly; expected at least 24 spaces, found 12
(#3282) Line indented incorrectly; expected at least 24 spaces, found 12
(#3282) Variable "_size171" must not contain underscores.
(#3283) Line indented incorrectly; expected at least 24 spaces, found 12
(#3283) Variable "_etype174" must not contain underscores.
(#3284) Line indented incorrectly; expected at least 24 spaces, found 12
(#3284) Variable "_etype174" must not contain underscores.
(#3284) Variable "_size171" must not contain underscores.
(#3285) Line indented incorrectly; expected 24 spaces, found 12
(#3285) Expected "for (...) {\n"; found "for (...)\n {\n"
(#3285) Variable "_i175" must not contain underscores.
(#3285) Variable "_i175" must not contain underscores.
(#3285) Variable "_size171" must not contain underscores.
(#3285) Variable "_i175" must not contain underscores.
(#3286) Line indented incorrectly; expected at least 24 spaces, found 12
(#3287) Line indented incorrectly; expected at least 28 spaces, found 14
(#3288) Line indented incorrectly; expected at least 28 spaces, found 14
(#3289) Line indented incorrectly; expected at least 28 spaces, found 14
(#3290) Line indented incorrectly; expected at least 28 spaces, found 14
(#3290) Expected 1 space before "="; 0 found
(#3291) Line indented incorrectly; expected 24 spaces, found 12
(#3292) Line indented incorrectly; expected at least 24 spaces, found 12
(#3293) Line indented incorrectly; expected 20 spaces, found 10
(#3294) Line indented incorrectly; expected at least 24 spaces, found 12
(#3295) Line indented incorrectly; expected 20 spaces, found 10
(#3297) Line indented incorrectly; expected 16 spaces, found 8
(#3298) Line indented incorrectly; expected 20 spaces, found 10
(#3299) Line indented incorrectly; expected at least 24 spaces, found 12
(#3300) Line indented incorrectly; expected at least 24 spaces, found 12
(#3300) Variable "_size177" must not contain underscores.
(#3301) Line indented incorrectly; expected at least 24 spaces, found 12
(#3301) Variable "_etype180" must not contain underscores.
(#3302) Line indented incorrectly; expected at least 24 spaces, found 12
(#3302) Variable "_etype180" must not contain underscores.
(#3302) Variable "_size177" must not contain underscores.
(#3303) Line indented incorrectly; expected 24 spaces, found 12
(#3303) Expected "for (...) {\n"; found "for (...)\n {\n"
(#3303) Variable "_i181" must not contain underscores.
(#3303) Variable "_i181" must not contain underscores.
(#3303) Variable "_size177" must not contain underscores.
(#3303) Variable "_i181" must not contain underscores.
(#3304) Line indented incorrectly; expected at least 24 spaces, found 12
(#3305) Line indented incorrectly; expected at least 28 spaces, found 14
(#3306) Line indented incorrectly; expected at least 28 spaces, found 14
(#3307) Line indented incorrectly; expected at least 28 spaces, found 14
(#3308) Line indented incorrectly; expected at least 28 spaces, found 14
(#3308) Expected 1 space before "="; 0 found
(#3309) Line indented incorrectly; expected 24 spaces, found 12
(#3310) Line indented incorrectly; expected at least 24 spaces, found 12
(#3311) Line indented incorrectly; expected 20 spaces, found 10
(#3312) Line indented incorrectly; expected at least 24 spaces, found 12
(#3313) Line indented incorrectly; expected 20 spaces, found 10
(#3315) Line indented incorrectly; expected 16 spaces, found 8
(#3316) Line indented incorrectly; expected 20 spaces, found 10
(#3317) Line indented incorrectly; expected at least 24 spaces, found 12
(#3318) Line indented incorrectly; expected at least 24 spaces, found 12
(#3318) Variable "_size183" must not contain underscores.
(#3319) Line indented incorrectly; expected at least 24 spaces, found 12
(#3319) Variable "_etype186" must not contain underscores.
(#3320) Line indented incorrectly; expected at least 24 spaces, found 12
(#3320) Variable "_etype186" must not contain underscores.
(#3320) Variable "_size183" must not contain underscores.
(#3321) Line indented incorrectly; expected 24 spaces, found 12
(#3321) Expected "for (...) {\n"; found "for (...)\n {\n"
(#3321) Variable "_i187" must not contain underscores.
(#3321) Variable "_i187" must not contain underscores.
(#3321) Variable "_size183" must not contain underscores.
(#3321) Variable "_i187" must not contain underscores.
(#3322) Line indented incorrectly; expected at least 24 spaces, found 12
(#3323) Line indented incorrectly; expected at least 28 spaces, found 14
(#3324) Line indented incorrectly; expected at least 28 spaces, found 14
(#3325) Line indented incorrectly; expected at least 28 spaces, found 14
(#3326) Line indented incorrectly; expected at least 28 spaces, found 14
(#3326) Expected 1 space before "="; 0 found
(#3327) Line indented incorrectly; expected 24 spaces, found 12
(#3328) Line indented incorrectly; expected at least 24 spaces, found 12
(#3329) Line indented incorrectly; expected 20 spaces, found 10
(#3330) Line indented incorrectly; expected at least 24 spaces, found 12
(#3331) Line indented incorrectly; expected 20 spaces, found 10
(#3333) Line indented incorrectly; expected 16 spaces, found 8
(#3334) Line indented incorrectly; expected at least 20 spaces, found 10
(#3336) Line indented incorrectly; expected 12 spaces, found 6
(#3337) Line indented incorrectly; expected at least 12 spaces, found 6
(#3338) Line indented incorrectly; expected 8 spaces, found 4
(#3339) Line indented incorrectly; expected at least 8 spaces, found 4
(#3340) Line indented incorrectly; expected at least 8 spaces, found 4
(#3341) Line indented incorrectly; expected 4 spaces, found 2
(#3343) Line indented incorrectly; expected 4 spaces, found 2
(#3344) Line indented incorrectly; expected at least 8 spaces, found 4
(#3345) Line indented incorrectly; expected at least 8 spaces, found 4
(#3346) Line indented incorrectly; expected 8 spaces, found 4
(#3347) Line indented incorrectly; expected 12 spaces, found 6
(#3348) Line indented incorrectly; expected at least 16 spaces, found 8
(#3349) Line indented incorrectly; expected 12 spaces, found 6
(#3350) Line indented incorrectly; expected at least 12 spaces, found 6
(#3351) Line indented incorrectly; expected at least 12 spaces, found 6
(#3352) Line indented incorrectly; expected at least 12 spaces, found 8
(#3353) Line indented incorrectly; expected at least 12 spaces, found 8
(#3354) Line indented incorrectly; expected 12 spaces, found 10
(#3354) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#3355) Line indented incorrectly; expected at least 12 spaces, found 10
(#3356) Line indented incorrectly; expected at least 16 spaces, found 12
(#3357) Line indented incorrectly; expected 12 spaces, found 10
(#3358) Line indented incorrectly; expected at least 12 spaces, found 8
(#3359) Line indented incorrectly; expected at least 12 spaces, found 8
(#3360) Line indented incorrectly; expected at least 12 spaces, found 6
(#3361) Line indented incorrectly; expected at least 12 spaces, found 6
(#3362) Line indented incorrectly; expected 8 spaces, found 4
(#3363) Line indented incorrectly; expected 8 spaces, found 4
(#3364) Line indented incorrectly; expected 12 spaces, found 6
(#3365) Line indented incorrectly; expected at least 16 spaces, found 8
(#3366) Line indented incorrectly; expected 12 spaces, found 6
(#3367) Line indented incorrectly; expected at least 12 spaces, found 6
(#3368) Line indented incorrectly; expected at least 12 spaces, found 6
(#3369) Line indented incorrectly; expected at least 12 spaces, found 8
(#3370) Line indented incorrectly; expected at least 12 spaces, found 8
(#3371) Line indented incorrectly; expected 12 spaces, found 10
(#3371) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#3372) Line indented incorrectly; expected at least 12 spaces, found 10
(#3373) Line indented incorrectly; expected at least 16 spaces, found 12
(#3374) Line indented incorrectly; expected 12 spaces, found 10
(#3375) Line indented incorrectly; expected at least 12 spaces, found 8
(#3376) Line indented incorrectly; expected at least 12 spaces, found 8
(#3377) Line indented incorrectly; expected at least 12 spaces, found 6
(#3378) Line indented incorrectly; expected at least 12 spaces, found 6
(#3379) Line indented incorrectly; expected 8 spaces, found 4
(#3380) Line indented incorrectly; expected 8 spaces, found 4
(#3381) Line indented incorrectly; expected 12 spaces, found 6
(#3382) Line indented incorrectly; expected at least 16 spaces, found 8
(#3383) Line indented incorrectly; expected 12 spaces, found 6
(#3384) Line indented incorrectly; expected at least 12 spaces, found 6
(#3385) Line indented incorrectly; expected at least 12 spaces, found 6
(#3386) Line indented incorrectly; expected at least 12 spaces, found 8
(#3387) Line indented incorrectly; expected at least 12 spaces, found 8
(#3388) Line indented incorrectly; expected 12 spaces, found 10
(#3388) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#3389) Line indented incorrectly; expected at least 12 spaces, found 10
(#3390) Line indented incorrectly; expected at least 16 spaces, found 12
(#3391) Line indented incorrectly; expected 12 spaces, found 10
(#3392) Line indented incorrectly; expected at least 12 spaces, found 8
(#3393) Line indented incorrectly; expected at least 12 spaces, found 8
(#3394) Line indented incorrectly; expected at least 12 spaces, found 6
(#3395) Line indented incorrectly; expected at least 12 spaces, found 6
(#3396) Line indented incorrectly; expected 8 spaces, found 4
(#3397) Line indented incorrectly; expected 8 spaces, found 4
(#3398) Line indented incorrectly; expected 12 spaces, found 6
(#3399) Line indented incorrectly; expected at least 16 spaces, found 8
(#3400) Line indented incorrectly; expected 12 spaces, found 6
(#3401) Line indented incorrectly; expected at least 12 spaces, found 6
(#3402) Line indented incorrectly; expected at least 12 spaces, found 6
(#3403) Line indented incorrectly; expected at least 12 spaces, found 8
(#3404) Line indented incorrectly; expected at least 12 spaces, found 8
(#3405) Line indented incorrectly; expected 12 spaces, found 10
(#3405) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#3406) Line indented incorrectly; expected at least 12 spaces, found 10
(#3407) Line indented incorrectly; expected at least 16 spaces, found 12
(#3408) Line indented incorrectly; expected 12 spaces, found 10
(#3409) Line indented incorrectly; expected at least 12 spaces, found 8
(#3410) Line indented incorrectly; expected at least 12 spaces, found 8
(#3411) Line indented incorrectly; expected at least 12 spaces, found 6
(#3412) Line indented incorrectly; expected at least 12 spaces, found 6
(#3413) Line indented incorrectly; expected 8 spaces, found 4
(#3414) Line indented incorrectly; expected at least 8 spaces, found 4
(#3415) Line indented incorrectly; expected at least 8 spaces, found 4
(#3416) Line indented incorrectly; expected at least 8 spaces, found 4
(#3417) Line indented incorrectly; expected 4 spaces, found 2
(#3422) Line indented incorrectly; expected 4 spaces, found 2
(#3422) Member variable "_TSPEC" must be all lower-case
(#3422) Scope modifier not specified for member variable "$_TSPEC"
(#3424) Line indented incorrectly; expected 4 spaces, found 2
(#3424) Member variable "maxNotes" must be all lower-case
(#3425) Line indented incorrectly; expected 4 spaces, found 2
(#3425) Member variable "maxNotebooks" must be all lower-case
(#3426) Line indented incorrectly; expected 4 spaces, found 2
(#3426) Member variable "maxTags" must be all lower-case
(#3427) Line indented incorrectly; expected 4 spaces, found 2
(#3427) Member variable "writableNotebooksOnly" must be all lower-case
(#3428) Line indented incorrectly; expected 4 spaces, found 2
(#3428) Member variable "includeContainingNotebooks" must be all lower-case
(#3430) Line indented incorrectly; expected 4 spaces, found 2
(#3431) Line indented incorrectly; expected 8 spaces, found 4
(#3431) Variable "_TSPEC" must be all lower-case
(#3431) Variable "_TSPEC" must not contain underscores.
(#3432) Line indented incorrectly; expected at least 12 spaces, found 6
(#3432) Variable "_TSPEC" must be all lower-case
(#3432) Variable "_TSPEC" must not contain underscores.
(#3433) Line indented incorrectly; expected at least 12 spaces, found 8
(#3434) Line indented incorrectly; expected at least 12 spaces, found 10
(#3435) Line indented incorrectly; expected at least 12 spaces, found 10
(#3436) Line indented incorrectly; expected at least 12 spaces, found 10
(#3437) Line indented incorrectly; expected at least 12 spaces, found 8
(#3438) Line indented incorrectly; expected at least 12 spaces, found 10
(#3439) Line indented incorrectly; expected at least 12 spaces, found 10
(#3440) Line indented incorrectly; expected at least 12 spaces, found 10
(#3441) Line indented incorrectly; expected at least 12 spaces, found 8
(#3442) Line indented incorrectly; expected at least 12 spaces, found 10
(#3443) Line indented incorrectly; expected at least 12 spaces, found 10
(#3444) Line indented incorrectly; expected at least 12 spaces, found 10
(#3445) Line indented incorrectly; expected at least 12 spaces, found 8
(#3446) Line indented incorrectly; expected at least 12 spaces, found 10
(#3447) Line indented incorrectly; expected at least 12 spaces, found 10
(#3448) Line indented incorrectly; expected at least 12 spaces, found 10
(#3449) Line indented incorrectly; expected at least 12 spaces, found 8
(#3450) Line indented incorrectly; expected at least 12 spaces, found 10
(#3451) Line indented incorrectly; expected at least 12 spaces, found 10
(#3452) Line indented incorrectly; expected at least 12 spaces, found 10
(#3453) Line indented incorrectly; expected at least 16 spaces, found 8
(#3454) Line indented incorrectly; expected 8 spaces, found 4
(#3455) Line indented incorrectly; expected 8 spaces, found 4
(#3456) Line indented incorrectly; expected 12 spaces, found 6
(#3457) Line indented incorrectly; expected at least 16 spaces, found 8
(#3458) Line indented incorrectly; expected 12 spaces, found 6
(#3459) Line indented incorrectly; expected 12 spaces, found 6
(#3460) Line indented incorrectly; expected at least 16 spaces, found 8
(#3461) Line indented incorrectly; expected 12 spaces, found 6
(#3462) Line indented incorrectly; expected 12 spaces, found 6
(#3463) Line indented incorrectly; expected at least 16 spaces, found 8
(#3464) Line indented incorrectly; expected 12 spaces, found 6
(#3465) Line indented incorrectly; expected 12 spaces, found 6
(#3466) Line indented incorrectly; expected at least 16 spaces, found 8
(#3467) Line indented incorrectly; expected 12 spaces, found 6
(#3468) Line indented incorrectly; expected 12 spaces, found 6
(#3469) Line indented incorrectly; expected at least 16 spaces, found 8
(#3470) Line indented incorrectly; expected 12 spaces, found 6
(#3471) Line indented incorrectly; expected 8 spaces, found 4
(#3472) Line indented incorrectly; expected 4 spaces, found 2
(#3474) Line indented incorrectly; expected 4 spaces, found 2
(#3474) Public method name "RelatedResultSpec::getName" must be in lower-case letters only
(#3475) Line indented incorrectly; expected at least 8 spaces, found 4
(#3476) Line indented incorrectly; expected 4 spaces, found 2
(#3478) Line indented incorrectly; expected 4 spaces, found 2
(#3479) Line indented incorrectly; expected at least 4 spaces, found 2
(#3479) Opening brace should be on the same line as the declaration
(#3480) Line indented incorrectly; expected at least 8 spaces, found 4
(#3481) Line indented incorrectly; expected at least 8 spaces, found 4
(#3482) Line indented incorrectly; expected at least 8 spaces, found 4
(#3483) Line indented incorrectly; expected at least 8 spaces, found 4
(#3484) Line indented incorrectly; expected at least 8 spaces, found 4
(#3485) Line indented incorrectly; expected 8 spaces, found 4
(#3485) Expected "while (...) {\n"; found "while (...)\n {\n"
(#3486) Line indented incorrectly; expected at least 8 spaces, found 4
(#3487) Line indented incorrectly; expected at least 12 spaces, found 6
(#3488) Line indented incorrectly; expected 12 spaces, found 6
(#3489) Line indented incorrectly; expected at least 16 spaces, found 8
(#3490) Line indented incorrectly; expected 12 spaces, found 6
(#3491) Line indented incorrectly; expected 12 spaces, found 6
(#3492) Line indented incorrectly; expected at least 12 spaces, found 6
(#3493) Line indented incorrectly; expected 16 spaces, found 8
(#3494) Line indented incorrectly; expected 20 spaces, found 10
(#3495) Line indented incorrectly; expected at least 24 spaces, found 12
(#3496) Line indented incorrectly; expected 20 spaces, found 10
(#3497) Line indented incorrectly; expected at least 24 spaces, found 12
(#3498) Line indented incorrectly; expected 20 spaces, found 10
(#3500) Line indented incorrectly; expected 16 spaces, found 8
(#3501) Line indented incorrectly; expected 20 spaces, found 10
(#3502) Line indented incorrectly; expected at least 24 spaces, found 12
(#3503) Line indented incorrectly; expected 20 spaces, found 10
(#3504) Line indented incorrectly; expected at least 24 spaces, found 12
(#3505) Line indented incorrectly; expected 20 spaces, found 10
(#3507) Line indented incorrectly; expected 16 spaces, found 8
(#3508) Line indented incorrectly; expected 20 spaces, found 10
(#3509) Line indented incorrectly; expected at least 24 spaces, found 12
(#3510) Line indented incorrectly; expected 20 spaces, found 10
(#3511) Line indented incorrectly; expected at least 24 spaces, found 12
(#3512) Line indented incorrectly; expected 20 spaces, found 10
(#3514) Line indented incorrectly; expected 16 spaces, found 8
(#3515) Line indented incorrectly; expected 20 spaces, found 10
(#3516) Line indented incorrectly; expected at least 24 spaces, found 12
(#3517) Line indented incorrectly; expected 20 spaces, found 10
(#3518) Line indented incorrectly; expected at least 24 spaces, found 12
(#3519) Line indented incorrectly; expected 20 spaces, found 10
(#3521) Line indented incorrectly; expected 16 spaces, found 8
(#3522) Line indented incorrectly; expected 20 spaces, found 10
(#3523) Line indented incorrectly; expected at least 24 spaces, found 12
(#3524) Line indented incorrectly; expected 20 spaces, found 10
(#3525) Line indented incorrectly; expected at least 24 spaces, found 12
(#3526) Line indented incorrectly; expected 20 spaces, found 10
(#3528) Line indented incorrectly; expected 16 spaces, found 8
(#3529) Line indented incorrectly; expected at least 20 spaces, found 10
(#3531) Line indented incorrectly; expected 12 spaces, found 6
(#3532) Line indented incorrectly; expected at least 12 spaces, found 6
(#3533) Line indented incorrectly; expected 8 spaces, found 4
(#3534) Line indented incorrectly; expected at least 8 spaces, found 4
(#3535) Line indented incorrectly; expected at least 8 spaces, found 4
(#3536) Line indented incorrectly; expected 4 spaces, found 2
(#3538) Line indented incorrectly; expected 4 spaces, found 2
(#3539) Line indented incorrectly; expected at least 8 spaces, found 4
(#3540) Line indented incorrectly; expected at least 8 spaces, found 4
(#3541) Line indented incorrectly; expected 8 spaces, found 4
(#3542) Line indented incorrectly; expected at least 12 spaces, found 6
(#3543) Line indented incorrectly; expected at least 12 spaces, found 6
(#3544) Line indented incorrectly; expected at least 12 spaces, found 6
(#3545) Line indented incorrectly; expected 8 spaces, found 4
(#3546) Line indented incorrectly; expected 8 spaces, found 4
(#3547) Line indented incorrectly; expected at least 12 spaces, found 6
(#3548) Line indented incorrectly; expected at least 12 spaces, found 6
(#3549) Line indented incorrectly; expected at least 12 spaces, found 6
(#3550) Line indented incorrectly; expected 8 spaces, found 4
(#3551) Line indented incorrectly; expected 8 spaces, found 4
(#3552) Line indented incorrectly; expected at least 12 spaces, found 6
(#3553) Line indented incorrectly; expected at least 12 spaces, found 6
(#3554) Line indented incorrectly; expected at least 12 spaces, found 6
(#3555) Line indented incorrectly; expected 8 spaces, found 4
(#3556) Line indented incorrectly; expected 8 spaces, found 4
(#3557) Line indented incorrectly; expected at least 12 spaces, found 6
(#3558) Line indented incorrectly; expected at least 12 spaces, found 6
(#3559) Line indented incorrectly; expected at least 12 spaces, found 6
(#3560) Line indented incorrectly; expected 8 spaces, found 4
(#3561) Line indented incorrectly; expected 8 spaces, found 4
(#3562) Line indented incorrectly; expected at least 12 spaces, found 6
(#3563) Line indented incorrectly; expected at least 12 spaces, found 6
(#3564) Line indented incorrectly; expected at least 12 spaces, found 6
(#3565) Line indented incorrectly; expected 8 spaces, found 4
(#3566) Line indented incorrectly; expected at least 8 spaces, found 4
(#3567) Line indented incorrectly; expected at least 8 spaces, found 4
(#3568) Line indented incorrectly; expected at least 8 spaces, found 4
(#3569) Line indented incorrectly; expected 4 spaces, found 2
(#3573) A closing tag is not permitted at the end of a PHP file
repository/evernote/lib/evernote/lib/packages/Types/Types_constants.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#3) Inline doc block comments are not allowed; use "// Comment." instead
(#3) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#9) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#9) "include_once" must be immediately followed by an open parenthesis
(#9) File is being unconditionally included; use "require_once" instead
(#9) Variable "GLOBALS" must be all lower-case
(#11) Variable "GLOBALS" must be all lower-case
(#13) Variable "GLOBALS" must be all lower-case
(#15) Variable "GLOBALS" must be all lower-case
(#17) Variable "GLOBALS" must be all lower-case
(#19) Variable "GLOBALS" must be all lower-case
(#21) Variable "GLOBALS" must be all lower-case
(#23) Variable "GLOBALS" must be all lower-case
(#25) A closing tag is not permitted at the end of a PHP file
repository/evernote/lib/evernote/lib/packages/Types/Types_types.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#3) Inline doc block comments are not allowed; use "// Comment." instead
(#3) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#9) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#9) "include_once" must be immediately followed by an open parenthesis
(#9) File is being unconditionally included; use "require_once" instead
(#9) Variable "GLOBALS" must be all lower-case
(#11) "include_once" must be immediately followed by an open parenthesis
(#11) File is being unconditionally included; use "require_once" instead
(#11) Variable "GLOBALS" must be all lower-case
(#13) Variable "GLOBALS" must be all lower-case
(#23) Line indented incorrectly; expected at least 4 spaces, found 2
(#24) Line indented incorrectly; expected at least 4 spaces, found 2
(#25) Line indented incorrectly; expected at least 4 spaces, found 2
(#26) Line indented incorrectly; expected at least 4 spaces, found 2
(#27) Line indented incorrectly; expected at least 4 spaces, found 2
(#28) Line indented incorrectly; expected at least 4 spaces, found 2
(#29) Line indented incorrectly; expected 4 spaces, found 2
(#36) Line indented incorrectly; expected at least 4 spaces, found 2
(#39) Variable "GLOBALS" must be all lower-case
(#45) Line indented incorrectly; expected at least 4 spaces, found 2
(#46) Line indented incorrectly; expected at least 4 spaces, found 2
(#47) Line indented incorrectly; expected 4 spaces, found 2
(#50) Line indented incorrectly; expected at least 4 spaces, found 2
(#53) Variable "GLOBALS" must be all lower-case
(#62) Line indented incorrectly; expected at least 4 spaces, found 2
(#63) Line indented incorrectly; expected at least 4 spaces, found 2
(#64) Line indented incorrectly; expected at least 4 spaces, found 2
(#65) Line indented incorrectly; expected at least 4 spaces, found 2
(#66) Line indented incorrectly; expected at least 4 spaces, found 2
(#67) Line indented incorrectly; expected 4 spaces, found 2
(#73) Line indented incorrectly; expected at least 4 spaces, found 2
(#76) Variable "GLOBALS" must be all lower-case
(#86) Line indented incorrectly; expected at least 4 spaces, found 2
(#87) Line indented incorrectly; expected at least 4 spaces, found 2
(#88) Line indented incorrectly; expected at least 4 spaces, found 2
(#89) Line indented incorrectly; expected at least 4 spaces, found 2
(#90) Line indented incorrectly; expected at least 4 spaces, found 2
(#91) Line indented incorrectly; expected at least 4 spaces, found 2
(#92) Line indented incorrectly; expected 4 spaces, found 2
(#99) Line indented incorrectly; expected at least 4 spaces, found 2
(#102) Variable "GLOBALS" must be all lower-case
(#112) Line indented incorrectly; expected at least 4 spaces, found 2
(#113) Line indented incorrectly; expected at least 4 spaces, found 2
(#114) Line indented incorrectly; expected at least 4 spaces, found 2
(#115) Line indented incorrectly; expected at least 4 spaces, found 2
(#116) Line indented incorrectly; expected at least 4 spaces, found 2
(#117) Line indented incorrectly; expected at least 4 spaces, found 2
(#118) Line indented incorrectly; expected 4 spaces, found 2
(#125) Line indented incorrectly; expected at least 4 spaces, found 2
(#128) Variable "GLOBALS" must be all lower-case
(#135) Line indented incorrectly; expected at least 4 spaces, found 2
(#136) Line indented incorrectly; expected at least 4 spaces, found 2
(#137) Line indented incorrectly; expected at least 4 spaces, found 2
(#138) Line indented incorrectly; expected 4 spaces, found 2
(#142) Line indented incorrectly; expected at least 4 spaces, found 2
(#145) Variable "GLOBALS" must be all lower-case
(#151) Line indented incorrectly; expected at least 4 spaces, found 2
(#152) Line indented incorrectly; expected at least 4 spaces, found 2
(#153) Line indented incorrectly; expected 4 spaces, found 2
(#156) Line indented incorrectly; expected at least 4 spaces, found 2
(#159) Variable "GLOBALS" must be all lower-case
(#165) Line indented incorrectly; expected at least 4 spaces, found 2
(#166) Line indented incorrectly; expected at least 4 spaces, found 2
(#167) Line indented incorrectly; expected 4 spaces, found 2
(#170) Line indented incorrectly; expected at least 4 spaces, found 2
(#173) Variable "GLOBALS" must be all lower-case
(#179) Line indented incorrectly; expected at least 4 spaces, found 2
(#180) Line indented incorrectly; expected at least 4 spaces, found 2
(#181) Line indented incorrectly; expected 4 spaces, found 2
(#184) Line indented incorrectly; expected at least 4 spaces, found 2
(#188) Line indented incorrectly; expected 4 spaces, found 2
(#188) Member variable "_TSPEC" must be all lower-case
(#188) Scope modifier not specified for member variable "$_TSPEC"
(#190) Line indented incorrectly; expected 4 spaces, found 2
(#190) Member variable "bodyHash" must be all lower-case
(#191) Line indented incorrectly; expected 4 spaces, found 2
(#192) Line indented incorrectly; expected 4 spaces, found 2
(#194) Line indented incorrectly; expected 4 spaces, found 2
(#195) Line indented incorrectly; expected 8 spaces, found 4
(#195) Variable "_TSPEC" must be all lower-case
(#195) Variable "_TSPEC" must not contain underscores.
(#196) Line indented incorrectly; expected at least 12 spaces, found 6
(#196) Variable "_TSPEC" must be all lower-case
(#196) Variable "_TSPEC" must not contain underscores.
(#197) Line indented incorrectly; expected at least 12 spaces, found 8
(#198) Line indented incorrectly; expected at least 12 spaces, found 10
(#199) Line indented incorrectly; expected at least 12 spaces, found 10
(#200) Line indented incorrectly; expected at least 12 spaces, found 10
(#201) Line indented incorrectly; expected at least 12 spaces, found 8
(#202) Line indented incorrectly; expected at least 12 spaces, found 10
(#203) Line indented incorrectly; expected at least 12 spaces, found 10
(#204) Line indented incorrectly; expected at least 12 spaces, found 10
(#205) Line indented incorrectly; expected at least 12 spaces, found 8
(#206) Line indented incorrectly; expected at least 12 spaces, found 10
(#207) Line indented incorrectly; expected at least 12 spaces, found 10
(#208) Line indented incorrectly; expected at least 12 spaces, found 10
(#209) Line indented incorrectly; expected at least 16 spaces, found 8
(#210) Line indented incorrectly; expected 8 spaces, found 4
(#211) Line indented incorrectly; expected 8 spaces, found 4
(#212) Line indented incorrectly; expected 12 spaces, found 6
(#213) Line indented incorrectly; expected at least 16 spaces, found 8
(#214) Line indented incorrectly; expected 12 spaces, found 6
(#215) Line indented incorrectly; expected 12 spaces, found 6
(#216) Line indented incorrectly; expected at least 16 spaces, found 8
(#217) Line indented incorrectly; expected 12 spaces, found 6
(#218) Line indented incorrectly; expected 12 spaces, found 6
(#219) Line indented incorrectly; expected at least 16 spaces, found 8
(#220) Line indented incorrectly; expected 12 spaces, found 6
(#221) Line indented incorrectly; expected 8 spaces, found 4
(#222) Line indented incorrectly; expected 4 spaces, found 2
(#224) Line indented incorrectly; expected 4 spaces, found 2
(#224) Public method name "Data::getName" must be in lower-case letters only
(#225) Line indented incorrectly; expected at least 8 spaces, found 4
(#226) Line indented incorrectly; expected 4 spaces, found 2
(#228) Line indented incorrectly; expected 4 spaces, found 2
(#229) Line indented incorrectly; expected at least 4 spaces, found 2
(#229) Opening brace should be on the same line as the declaration
(#230) Line indented incorrectly; expected at least 8 spaces, found 4
(#231) Line indented incorrectly; expected at least 8 spaces, found 4
(#232) Line indented incorrectly; expected at least 8 spaces, found 4
(#233) Line indented incorrectly; expected at least 8 spaces, found 4
(#234) Line indented incorrectly; expected at least 8 spaces, found 4
(#235) Line indented incorrectly; expected 8 spaces, found 4
(#235) Expected "while (...) {\n"; found "while (...)\n {\n"
(#236) Line indented incorrectly; expected at least 8 spaces, found 4
(#237) Line indented incorrectly; expected at least 12 spaces, found 6
(#238) Line indented incorrectly; expected 12 spaces, found 6
(#239) Line indented incorrectly; expected at least 16 spaces, found 8
(#240) Line indented incorrectly; expected 12 spaces, found 6
(#241) Line indented incorrectly; expected 12 spaces, found 6
(#242) Line indented incorrectly; expected at least 12 spaces, found 6
(#243) Line indented incorrectly; expected 16 spaces, found 8
(#244) Line indented incorrectly; expected 20 spaces, found 10
(#245) Line indented incorrectly; expected at least 24 spaces, found 12
(#246) Line indented incorrectly; expected 20 spaces, found 10
(#247) Line indented incorrectly; expected at least 24 spaces, found 12
(#248) Line indented incorrectly; expected 20 spaces, found 10
(#250) Line indented incorrectly; expected 16 spaces, found 8
(#251) Line indented incorrectly; expected 20 spaces, found 10
(#252) Line indented incorrectly; expected at least 24 spaces, found 12
(#253) Line indented incorrectly; expected 20 spaces, found 10
(#254) Line indented incorrectly; expected at least 24 spaces, found 12
(#255) Line indented incorrectly; expected 20 spaces, found 10
(#257) Line indented incorrectly; expected 16 spaces, found 8
(#258) Line indented incorrectly; expected 20 spaces, found 10
(#259) Line indented incorrectly; expected at least 24 spaces, found 12
(#260) Line indented incorrectly; expected 20 spaces, found 10
(#261) Line indented incorrectly; expected at least 24 spaces, found 12
(#262) Line indented incorrectly; expected 20 spaces, found 10
(#264) Line indented incorrectly; expected 16 spaces, found 8
(#265) Line indented incorrectly; expected at least 20 spaces, found 10
(#267) Line indented incorrectly; expected 12 spaces, found 6
(#268) Line indented incorrectly; expected at least 12 spaces, found 6
(#269) Line indented incorrectly; expected 8 spaces, found 4
(#270) Line indented incorrectly; expected at least 8 spaces, found 4
(#271) Line indented incorrectly; expected at least 8 spaces, found 4
(#272) Line indented incorrectly; expected 4 spaces, found 2
(#274) Line indented incorrectly; expected 4 spaces, found 2
(#275) Line indented incorrectly; expected at least 8 spaces, found 4
(#276) Line indented incorrectly; expected at least 8 spaces, found 4
(#277) Line indented incorrectly; expected 8 spaces, found 4
(#278) Line indented incorrectly; expected at least 12 spaces, found 6
(#279) Line indented incorrectly; expected at least 12 spaces, found 6
(#280) Line indented incorrectly; expected at least 12 spaces, found 6
(#281) Line indented incorrectly; expected 8 spaces, found 4
(#282) Line indented incorrectly; expected 8 spaces, found 4
(#283) Line indented incorrectly; expected at least 12 spaces, found 6
(#284) Line indented incorrectly; expected at least 12 spaces, found 6
(#285) Line indented incorrectly; expected at least 12 spaces, found 6
(#286) Line indented incorrectly; expected 8 spaces, found 4
(#287) Line indented incorrectly; expected 8 spaces, found 4
(#288) Line indented incorrectly; expected at least 12 spaces, found 6
(#289) Line indented incorrectly; expected at least 12 spaces, found 6
(#290) Line indented incorrectly; expected at least 12 spaces, found 6
(#291) Line indented incorrectly; expected 8 spaces, found 4
(#292) Line indented incorrectly; expected at least 8 spaces, found 4
(#293) Line indented incorrectly; expected at least 8 spaces, found 4
(#294) Line indented incorrectly; expected at least 8 spaces, found 4
(#295) Line indented incorrectly; expected 4 spaces, found 2
(#300) Line indented incorrectly; expected 4 spaces, found 2
(#300) Member variable "_TSPEC" must be all lower-case
(#300) Scope modifier not specified for member variable "$_TSPEC"
(#302) Line indented incorrectly; expected 4 spaces, found 2
(#302) Member variable "defaultLocationName" must be all lower-case
(#303) Line indented incorrectly; expected 4 spaces, found 2
(#303) Member variable "defaultLatitude" must be all lower-case
(#304) Line indented incorrectly; expected 4 spaces, found 2
(#304) Member variable "defaultLongitude" must be all lower-case
(#305) Line indented incorrectly; expected 4 spaces, found 2
(#306) Line indented incorrectly; expected 4 spaces, found 2
(#306) Member variable "viewedPromotions" must be all lower-case
(#307) Line indented incorrectly; expected 4 spaces, found 2
(#307) Member variable "incomingEmailAddress" must be all lower-case
(#308) Line indented incorrectly; expected 4 spaces, found 2
(#308) Member variable "recentMailedAddresses" must be all lower-case
(#309) Line indented incorrectly; expected 4 spaces, found 2
(#310) Line indented incorrectly; expected 4 spaces, found 2
(#310) Member variable "dateAgreedToTermsOfService" must be all lower-case
(#311) Line indented incorrectly; expected 4 spaces, found 2
(#311) Member variable "maxReferrals" must be all lower-case
(#312) Line indented incorrectly; expected 4 spaces, found 2
(#312) Member variable "referralCount" must be all lower-case
(#313) Line indented incorrectly; expected 4 spaces, found 2
(#313) Member variable "refererCode" must be all lower-case
(#314) Line indented incorrectly; expected 4 spaces, found 2
(#314) Member variable "sentEmailDate" must be all lower-case
(#315) Line indented incorrectly; expected 4 spaces, found 2
(#315) Member variable "sentEmailCount" must be all lower-case
(#316) Line indented incorrectly; expected 4 spaces, found 2
(#316) Member variable "dailyEmailLimit" must be all lower-case
(#317) Line indented incorrectly; expected 4 spaces, found 2
(#317) Member variable "emailOptOutDate" must be all lower-case
(#318) Line indented incorrectly; expected 4 spaces, found 2
(#318) Member variable "partnerEmailOptInDate" must be all lower-case
(#319) Line indented incorrectly; expected 4 spaces, found 2
(#319) Member variable "preferredLanguage" must be all lower-case
(#320) Line indented incorrectly; expected 4 spaces, found 2
(#320) Member variable "preferredCountry" must be all lower-case
(#321) Line indented incorrectly; expected 4 spaces, found 2
(#321) Member variable "clipFullPage" must be all lower-case
(#322) Line indented incorrectly; expected 4 spaces, found 2
(#322) Member variable "twitterUserName" must be all lower-case
(#323) Line indented incorrectly; expected 4 spaces, found 2
(#323) Member variable "twitterId" must be all lower-case
(#324) Line indented incorrectly; expected 4 spaces, found 2
(#324) Member variable "groupName" must be all lower-case
(#325) Line indented incorrectly; expected 4 spaces, found 2
(#325) Member variable "recognitionLanguage" must be all lower-case
(#326) Line indented incorrectly; expected 4 spaces, found 2
(#326) Member variable "referralProof" must be all lower-case
(#327) Line indented incorrectly; expected 4 spaces, found 2
(#327) Member variable "educationalDiscount" must be all lower-case
(#328) Line indented incorrectly; expected 4 spaces, found 2
(#328) Member variable "businessAddress" must be all lower-case
(#329) Line indented incorrectly; expected 4 spaces, found 2
(#329) Member variable "hideSponsorBilling" must be all lower-case
(#330) Line indented incorrectly; expected 4 spaces, found 2
(#330) Member variable "taxExempt" must be all lower-case
(#331) Line indented incorrectly; expected 4 spaces, found 2
(#331) Member variable "useEmailAutoFiling" must be all lower-case
(#332) Line indented incorrectly; expected 4 spaces, found 2
(#332) Member variable "reminderEmailConfig" must be all lower-case
(#334) Line indented incorrectly; expected 4 spaces, found 2
(#335) Line indented incorrectly; expected 8 spaces, found 4
(#335) Variable "_TSPEC" must be all lower-case
(#335) Variable "_TSPEC" must not contain underscores.
(#336) Line indented incorrectly; expected at least 12 spaces, found 6
(#336) Variable "_TSPEC" must be all lower-case
(#336) Variable "_TSPEC" must not contain underscores.
(#337) Line indented incorrectly; expected at least 12 spaces, found 8
(#338) Line indented incorrectly; expected at least 12 spaces, found 10
(#339) Line indented incorrectly; expected at least 12 spaces, found 10
(#340) Line indented incorrectly; expected at least 12 spaces, found 10
(#341) Line indented incorrectly; expected at least 12 spaces, found 8
(#342) Line indented incorrectly; expected at least 12 spaces, found 10
(#343) Line indented incorrectly; expected at least 12 spaces, found 10
(#344) Line indented incorrectly; expected at least 12 spaces, found 10
(#345) Line indented incorrectly; expected at least 12 spaces, found 8
(#346) Line indented incorrectly; expected at least 12 spaces, found 10
(#347) Line indented incorrectly; expected at least 12 spaces, found 10
(#348) Line indented incorrectly; expected at least 12 spaces, found 10
(#349) Line indented incorrectly; expected at least 12 spaces, found 8
(#350) Line indented incorrectly; expected at least 12 spaces, found 10
(#351) Line indented incorrectly; expected at least 12 spaces, found 10
(#352) Line indented incorrectly; expected at least 12 spaces, found 10
(#353) Line indented incorrectly; expected at least 12 spaces, found 8
(#354) Line indented incorrectly; expected at least 12 spaces, found 10
(#355) Line indented incorrectly; expected at least 12 spaces, found 10
(#356) Line indented incorrectly; expected at least 12 spaces, found 10
(#357) Line indented incorrectly; expected at least 12 spaces, found 10
(#360) Line indented incorrectly; expected at least 12 spaces, found 10
(#361) Line indented incorrectly; expected at least 12 spaces, found 8
(#362) Line indented incorrectly; expected at least 12 spaces, found 10
(#363) Line indented incorrectly; expected at least 12 spaces, found 10
(#364) Line indented incorrectly; expected at least 12 spaces, found 10
(#365) Line indented incorrectly; expected at least 12 spaces, found 8
(#366) Line indented incorrectly; expected at least 12 spaces, found 10
(#367) Line indented incorrectly; expected at least 12 spaces, found 10
(#368) Line indented incorrectly; expected at least 12 spaces, found 10
(#369) Line indented incorrectly; expected at least 12 spaces, found 10
(#372) Line indented incorrectly; expected at least 12 spaces, found 10
(#373) Line indented incorrectly; expected at least 12 spaces, found 8
(#374) Line indented incorrectly; expected at least 12 spaces, found 10
(#375) Line indented incorrectly; expected at least 12 spaces, found 10
(#376) Line indented incorrectly; expected at least 12 spaces, found 10
(#377) Line indented incorrectly; expected at least 12 spaces, found 8
(#378) Line indented incorrectly; expected at least 12 spaces, found 10
(#379) Line indented incorrectly; expected at least 12 spaces, found 10
(#380) Line indented incorrectly; expected at least 12 spaces, found 10
(#381) Line indented incorrectly; expected at least 12 spaces, found 8
(#382) Line indented incorrectly; expected at least 12 spaces, found 10
(#383) Line indented incorrectly; expected at least 12 spaces, found 10
(#384) Line indented incorrectly; expected at least 12 spaces, found 10
(#385) Line indented incorrectly; expected at least 12 spaces, found 8
(#386) Line indented incorrectly; expected at least 12 spaces, found 10
(#387) Line indented incorrectly; expected at least 12 spaces, found 10
(#388) Line indented incorrectly; expected at least 12 spaces, found 10
(#389) Line indented incorrectly; expected at least 12 spaces, found 8
(#390) Line indented incorrectly; expected at least 12 spaces, found 10
(#391) Line indented incorrectly; expected at least 12 spaces, found 10
(#392) Line indented incorrectly; expected at least 12 spaces, found 10
(#393) Line indented incorrectly; expected at least 12 spaces, found 8
(#394) Line indented incorrectly; expected at least 12 spaces, found 10
(#395) Line indented incorrectly; expected at least 12 spaces, found 10
(#396) Line indented incorrectly; expected at least 12 spaces, found 10
(#397) Line indented incorrectly; expected at least 12 spaces, found 8
(#398) Line indented incorrectly; expected at least 12 spaces, found 10
(#399) Line indented incorrectly; expected at least 12 spaces, found 10
(#400) Line indented incorrectly; expected at least 12 spaces, found 10
(#401) Line indented incorrectly; expected at least 12 spaces, found 8
(#402) Line indented incorrectly; expected at least 12 spaces, found 10
(#403) Line indented incorrectly; expected at least 12 spaces, found 10
(#404) Line indented incorrectly; expected at least 12 spaces, found 10
(#405) Line indented incorrectly; expected at least 12 spaces, found 8
(#406) Line indented incorrectly; expected at least 12 spaces, found 10
(#407) Line indented incorrectly; expected at least 12 spaces, found 10
(#408) Line indented incorrectly; expected at least 12 spaces, found 10
(#409) Line indented incorrectly; expected at least 12 spaces, found 8
(#410) Line indented incorrectly; expected at least 12 spaces, found 10
(#411) Line indented incorrectly; expected at least 12 spaces, found 10
(#412) Line indented incorrectly; expected at least 12 spaces, found 10
(#413) Line indented incorrectly; expected at least 12 spaces, found 8
(#414) Line indented incorrectly; expected at least 12 spaces, found 10
(#415) Line indented incorrectly; expected at least 12 spaces, found 10
(#416) Line indented incorrectly; expected at least 12 spaces, found 10
(#417) Line indented incorrectly; expected at least 12 spaces, found 8
(#418) Line indented incorrectly; expected at least 12 spaces, found 10
(#419) Line indented incorrectly; expected at least 12 spaces, found 10
(#420) Line indented incorrectly; expected at least 12 spaces, found 10
(#421) Line indented incorrectly; expected at least 12 spaces, found 8
(#422) Line indented incorrectly; expected at least 12 spaces, found 10
(#423) Line indented incorrectly; expected at least 12 spaces, found 10
(#424) Line indented incorrectly; expected at least 12 spaces, found 10
(#425) Line indented incorrectly; expected at least 12 spaces, found 8
(#426) Line indented incorrectly; expected at least 12 spaces, found 10
(#427) Line indented incorrectly; expected at least 12 spaces, found 10
(#428) Line indented incorrectly; expected at least 12 spaces, found 10
(#429) Line indented incorrectly; expected at least 12 spaces, found 8
(#430) Line indented incorrectly; expected at least 12 spaces, found 10
(#431) Line indented incorrectly; expected at least 12 spaces, found 10
(#432) Line indented incorrectly; expected at least 12 spaces, found 10
(#433) Line indented incorrectly; expected at least 12 spaces, found 8
(#434) Line indented incorrectly; expected at least 12 spaces, found 10
(#435) Line indented incorrectly; expected at least 12 spaces, found 10
(#436) Line indented incorrectly; expected at least 12 spaces, found 10
(#437) Line indented incorrectly; expected at least 12 spaces, found 8
(#438) Line indented incorrectly; expected at least 12 spaces, found 10
(#439) Line indented incorrectly; expected at least 12 spaces, found 10
(#440) Line indented incorrectly; expected at least 12 spaces, found 10
(#441) Line indented incorrectly; expected at least 12 spaces, found 8
(#442) Line indented incorrectly; expected at least 12 spaces, found 10
(#443) Line indented incorrectly; expected at least 12 spaces, found 10
(#444) Line indented incorrectly; expected at least 12 spaces, found 10
(#445) Line indented incorrectly; expected at least 12 spaces, found 8
(#446) Line indented incorrectly; expected at least 12 spaces, found 10
(#447) Line indented incorrectly; expected at least 12 spaces, found 10
(#448) Line indented incorrectly; expected at least 12 spaces, found 10
(#449) Line indented incorrectly; expected at least 12 spaces, found 8
(#450) Line indented incorrectly; expected at least 12 spaces, found 10
(#451) Line indented incorrectly; expected at least 12 spaces, found 10
(#452) Line indented incorrectly; expected at least 12 spaces, found 10
(#453) Line indented incorrectly; expected at least 12 spaces, found 8
(#454) Line indented incorrectly; expected at least 12 spaces, found 10
(#455) Line indented incorrectly; expected at least 12 spaces, found 10
(#456) Line indented incorrectly; expected at least 12 spaces, found 10
(#457) Line indented incorrectly; expected at least 12 spaces, found 8
(#458) Line indented incorrectly; expected at least 12 spaces, found 10
(#459) Line indented incorrectly; expected at least 12 spaces, found 10
(#460) Line indented incorrectly; expected at least 12 spaces, found 10
(#461) Line indented incorrectly; expected at least 12 spaces, found 8
(#462) Line indented incorrectly; expected at least 12 spaces, found 10
(#463) Line indented incorrectly; expected at least 12 spaces, found 10
(#464) Line indented incorrectly; expected at least 12 spaces, found 10
(#465) Line indented incorrectly; expected at least 12 spaces, found 8
(#466) Line indented incorrectly; expected at least 12 spaces, found 10
(#467) Line indented incorrectly; expected at least 12 spaces, found 10
(#468) Line indented incorrectly; expected at least 12 spaces, found 10
(#469) Line indented incorrectly; expected at least 16 spaces, found 8
(#470) Line indented incorrectly; expected 8 spaces, found 4
(#471) Line indented incorrectly; expected 8 spaces, found 4
(#472) Line indented incorrectly; expected 12 spaces, found 6
(#473) Line indented incorrectly; expected at least 16 spaces, found 8
(#474) Line indented incorrectly; expected 12 spaces, found 6
(#475) Line indented incorrectly; expected 12 spaces, found 6
(#476) Line indented incorrectly; expected at least 16 spaces, found 8
(#477) Line indented incorrectly; expected 12 spaces, found 6
(#478) Line indented incorrectly; expected 12 spaces, found 6
(#479) Line indented incorrectly; expected at least 16 spaces, found 8
(#480) Line indented incorrectly; expected 12 spaces, found 6
(#481) Line indented incorrectly; expected 12 spaces, found 6
(#482) Line indented incorrectly; expected at least 16 spaces, found 8
(#483) Line indented incorrectly; expected 12 spaces, found 6
(#484) Line indented incorrectly; expected 12 spaces, found 6
(#485) Line indented incorrectly; expected at least 16 spaces, found 8
(#486) Line indented incorrectly; expected 12 spaces, found 6
(#487) Line indented incorrectly; expected 12 spaces, found 6
(#488) Line indented incorrectly; expected at least 16 spaces, found 8
(#489) Line indented incorrectly; expected 12 spaces, found 6
(#490) Line indented incorrectly; expected 12 spaces, found 6
(#491) Line indented incorrectly; expected at least 16 spaces, found 8
(#492) Line indented incorrectly; expected 12 spaces, found 6
(#493) Line indented incorrectly; expected 12 spaces, found 6
(#494) Line indented incorrectly; expected at least 16 spaces, found 8
(#495) Line indented incorrectly; expected 12 spaces, found 6
(#496) Line indented incorrectly; expected 12 spaces, found 6
(#497) Line indented incorrectly; expected at least 16 spaces, found 8
(#498) Line indented incorrectly; expected 12 spaces, found 6
(#499) Line indented incorrectly; expected 12 spaces, found 6
(#500) Line indented incorrectly; expected at least 16 spaces, found 8
(#501) Line indented incorrectly; expected 12 spaces, found 6
(#502) Line indented incorrectly; expected 12 spaces, found 6
(#503) Line indented incorrectly; expected at least 16 spaces, found 8
(#504) Line indented incorrectly; expected 12 spaces, found 6
(#505) Line indented incorrectly; expected 12 spaces, found 6
(#506) Line indented incorrectly; expected at least 16 spaces, found 8
(#507) Line indented incorrectly; expected 12 spaces, found 6
(#508) Line indented incorrectly; expected 12 spaces, found 6
(#509) Line indented incorrectly; expected at least 16 spaces, found 8
(#510) Line indented incorrectly; expected 12 spaces, found 6
(#511) Line indented incorrectly; expected 12 spaces, found 6
(#512) Line indented incorrectly; expected at least 16 spaces, found 8
(#513) Line indented incorrectly; expected 12 spaces, found 6
(#514) Line indented incorrectly; expected 12 spaces, found 6
(#515) Line indented incorrectly; expected at least 16 spaces, found 8
(#516) Line indented incorrectly; expected 12 spaces, found 6
(#517) Line indented incorrectly; expected 12 spaces, found 6
(#518) Line indented incorrectly; expected at least 16 spaces, found 8
(#519) Line indented incorrectly; expected 12 spaces, found 6
(#520) Line indented incorrectly; expected 12 spaces, found 6
(#521) Line indented incorrectly; expected at least 16 spaces, found 8
(#522) Line indented incorrectly; expected 12 spaces, found 6
(#523) Line indented incorrectly; expected 12 spaces, found 6
(#524) Line indented incorrectly; expected at least 16 spaces, found 8
(#525) Line indented incorrectly; expected 12 spaces, found 6
(#526) Line indented incorrectly; expected 12 spaces, found 6
(#527) Line indented incorrectly; expected at least 16 spaces, found 8
(#528) Line indented incorrectly; expected 12 spaces, found 6
(#529) Line indented incorrectly; expected 12 spaces, found 6
(#530) Line indented incorrectly; expected at least 16 spaces, found 8
(#531) Line indented incorrectly; expected 12 spaces, found 6
(#532) Line indented incorrectly; expected 12 spaces, found 6
(#533) Line indented incorrectly; expected at least 16 spaces, found 8
(#534) Line indented incorrectly; expected 12 spaces, found 6
(#535) Line indented incorrectly; expected 12 spaces, found 6
(#536) Line indented incorrectly; expected at least 16 spaces, found 8
(#537) Line indented incorrectly; expected 12 spaces, found 6
(#538) Line indented incorrectly; expected 12 spaces, found 6
(#539) Line indented incorrectly; expected at least 16 spaces, found 8
(#540) Line indented incorrectly; expected 12 spaces, found 6
(#541) Line indented incorrectly; expected 12 spaces, found 6
(#542) Line indented incorrectly; expected at least 16 spaces, found 8
(#543) Line indented incorrectly; expected 12 spaces, found 6
(#544) Line indented incorrectly; expected 12 spaces, found 6
(#545) Line indented incorrectly; expected at least 16 spaces, found 8
(#546) Line indented incorrectly; expected 12 spaces, found 6
(#547) Line indented incorrectly; expected 12 spaces, found 6
(#548) Line indented incorrectly; expected at least 16 spaces, found 8
(#549) Line indented incorrectly; expected 12 spaces, found 6
(#550) Line indented incorrectly; expected 12 spaces, found 6
(#551) Line indented incorrectly; expected at least 16 spaces, found 8
(#552) Line indented incorrectly; expected 12 spaces, found 6
(#553) Line indented incorrectly; expected 12 spaces, found 6
(#554) Line indented incorrectly; expected at least 16 spaces, found 8
(#555) Line indented incorrectly; expected 12 spaces, found 6
(#556) Line indented incorrectly; expected 12 spaces, found 6
(#557) Line indented incorrectly; expected at least 16 spaces, found 8
(#558) Line indented incorrectly; expected 12 spaces, found 6
(#559) Line indented incorrectly; expected 12 spaces, found 6
(#560) Line indented incorrectly; expected at least 16 spaces, found 8
(#561) Line indented incorrectly; expected 12 spaces, found 6
(#562) Line indented incorrectly; expected 12 spaces, found 6
(#563) Line indented incorrectly; expected at least 16 spaces, found 8
(#564) Line indented incorrectly; expected 12 spaces, found 6
(#565) Line indented incorrectly; expected 8 spaces, found 4
(#566) Line indented incorrectly; expected 4 spaces, found 2
(#568) Line indented incorrectly; expected 4 spaces, found 2
(#568) Public method name "UserAttributes::getName" must be in lower-case letters only
(#569) Line indented incorrectly; expected at least 8 spaces, found 4
(#570) Line indented incorrectly; expected 4 spaces, found 2
(#572) Line indented incorrectly; expected 4 spaces, found 2
(#573) Line indented incorrectly; expected at least 4 spaces, found 2
(#573) Opening brace should be on the same line as the declaration
(#574) Line indented incorrectly; expected at least 8 spaces, found 4
(#575) Line indented incorrectly; expected at least 8 spaces, found 4
(#576) Line indented incorrectly; expected at least 8 spaces, found 4
(#577) Line indented incorrectly; expected at least 8 spaces, found 4
(#578) Line indented incorrectly; expected at least 8 spaces, found 4
(#579) Line indented incorrectly; expected 8 spaces, found 4
(#579) Expected "while (...) {\n"; found "while (...)\n {\n"
(#580) Line indented incorrectly; expected at least 8 spaces, found 4
(#581) Line indented incorrectly; expected at least 12 spaces, found 6
(#582) Line indented incorrectly; expected 12 spaces, found 6
(#583) Line indented incorrectly; expected at least 16 spaces, found 8
(#584) Line indented incorrectly; expected 12 spaces, found 6
(#585) Line indented incorrectly; expected 12 spaces, found 6
(#586) Line indented incorrectly; expected at least 12 spaces, found 6
(#587) Line indented incorrectly; expected 16 spaces, found 8
(#588) Line indented incorrectly; expected 20 spaces, found 10
(#589) Line indented incorrectly; expected at least 24 spaces, found 12
(#590) Line indented incorrectly; expected 20 spaces, found 10
(#591) Line indented incorrectly; expected at least 24 spaces, found 12
(#592) Line indented incorrectly; expected 20 spaces, found 10
(#594) Line indented incorrectly; expected 16 spaces, found 8
(#595) Line indented incorrectly; expected 20 spaces, found 10
(#596) Line indented incorrectly; expected at least 24 spaces, found 12
(#597) Line indented incorrectly; expected 20 spaces, found 10
(#598) Line indented incorrectly; expected at least 24 spaces, found 12
(#599) Line indented incorrectly; expected 20 spaces, found 10
(#601) Line indented incorrectly; expected 16 spaces, found 8
(#602) Line indented incorrectly; expected 20 spaces, found 10
(#603) Line indented incorrectly; expected at least 24 spaces, found 12
(#604) Line indented incorrectly; expected 20 spaces, found 10
(#605) Line indented incorrectly; expected at least 24 spaces, found 12
(#606) Line indented incorrectly; expected 20 spaces, found 10
(#608) Line indented incorrectly; expected 16 spaces, found 8
(#609) Line indented incorrectly; expected 20 spaces, found 10
(#610) Line indented incorrectly; expected at least 24 spaces, found 12
(#611) Line indented incorrectly; expected 20 spaces, found 10
(#612) Line indented incorrectly; expected at least 24 spaces, found 12
(#613) Line indented incorrectly; expected 20 spaces, found 10
(#615) Line indented incorrectly; expected 16 spaces, found 8
(#616) Line indented incorrectly; expected 20 spaces, found 10
(#617) Line indented incorrectly; expected at least 24 spaces, found 12
(#618) Line indented incorrectly; expected at least 24 spaces, found 12
(#618) Variable "_size0" must not contain underscores.
(#619) Line indented incorrectly; expected at least 24 spaces, found 12
(#619) Variable "_etype3" must not contain underscores.
(#620) Line indented incorrectly; expected at least 24 spaces, found 12
(#620) Variable "_etype3" must not contain underscores.
(#620) Variable "_size0" must not contain underscores.
(#621) Line indented incorrectly; expected 24 spaces, found 12
(#621) Expected "for (...) {\n"; found "for (...)\n {\n"
(#621) Variable "_i4" must not contain underscores.
(#621) Variable "_i4" must not contain underscores.
(#621) Variable "_size0" must not contain underscores.
(#621) Variable "_i4" must not contain underscores.
(#622) Line indented incorrectly; expected at least 24 spaces, found 12
(#623) Line indented incorrectly; expected at least 28 spaces, found 14
(#624) Line indented incorrectly; expected at least 28 spaces, found 14
(#625) Line indented incorrectly; expected at least 28 spaces, found 14
(#625) Expected 1 space before "="; 0 found
(#626) Line indented incorrectly; expected 24 spaces, found 12
(#627) Line indented incorrectly; expected at least 24 spaces, found 12
(#628) Line indented incorrectly; expected 20 spaces, found 10
(#629) Line indented incorrectly; expected at least 24 spaces, found 12
(#630) Line indented incorrectly; expected 20 spaces, found 10
(#632) Line indented incorrectly; expected 16 spaces, found 8
(#633) Line indented incorrectly; expected 20 spaces, found 10
(#634) Line indented incorrectly; expected at least 24 spaces, found 12
(#635) Line indented incorrectly; expected 20 spaces, found 10
(#636) Line indented incorrectly; expected at least 24 spaces, found 12
(#637) Line indented incorrectly; expected 20 spaces, found 10
(#639) Line indented incorrectly; expected 16 spaces, found 8
(#640) Line indented incorrectly; expected 20 spaces, found 10
(#641) Line indented incorrectly; expected at least 24 spaces, found 12
(#642) Line indented incorrectly; expected at least 24 spaces, found 12
(#642) Variable "_size6" must not contain underscores.
(#643) Line indented incorrectly; expected at least 24 spaces, found 12
(#643) Variable "_etype9" must not contain underscores.
(#644) Line indented incorrectly; expected at least 24 spaces, found 12
(#644) Variable "_etype9" must not contain underscores.
(#644) Variable "_size6" must not contain underscores.
(#645) Line indented incorrectly; expected 24 spaces, found 12
(#645) Expected "for (...) {\n"; found "for (...)\n {\n"
(#645) Variable "_i10" must not contain underscores.
(#645) Variable "_i10" must not contain underscores.
(#645) Variable "_size6" must not contain underscores.
(#645) Variable "_i10" must not contain underscores.
(#646) Line indented incorrectly; expected at least 24 spaces, found 12
(#647) Line indented incorrectly; expected at least 28 spaces, found 14
(#648) Line indented incorrectly; expected at least 28 spaces, found 14
(#649) Line indented incorrectly; expected at least 28 spaces, found 14
(#649) Expected 1 space before "="; 0 found
(#650) Line indented incorrectly; expected 24 spaces, found 12
(#651) Line indented incorrectly; expected at least 24 spaces, found 12
(#652) Line indented incorrectly; expected 20 spaces, found 10
(#653) Line indented incorrectly; expected at least 24 spaces, found 12
(#654) Line indented incorrectly; expected 20 spaces, found 10
(#656) Line indented incorrectly; expected 16 spaces, found 8
(#657) Line indented incorrectly; expected 20 spaces, found 10
(#658) Line indented incorrectly; expected at least 24 spaces, found 12
(#659) Line indented incorrectly; expected 20 spaces, found 10
(#660) Line indented incorrectly; expected at least 24 spaces, found 12
(#661) Line indented incorrectly; expected 20 spaces, found 10
(#663) Line indented incorrectly; expected 16 spaces, found 8
(#664) Line indented incorrectly; expected 20 spaces, found 10
(#665) Line indented incorrectly; expected at least 24 spaces, found 12
(#666) Line indented incorrectly; expected 20 spaces, found 10
(#667) Line indented incorrectly; expected at least 24 spaces, found 12
(#668) Line indented incorrectly; expected 20 spaces, found 10
(#670) Line indented incorrectly; expected 16 spaces, found 8
(#671) Line indented incorrectly; expected 20 spaces, found 10
(#672) Line indented incorrectly; expected at least 24 spaces, found 12
(#673) Line indented incorrectly; expected 20 spaces, found 10
(#674) Line indented incorrectly; expected at least 24 spaces, found 12
(#675) Line indented incorrectly; expected 20 spaces, found 10
(#677) Line indented incorrectly; expected 16 spaces, found 8
(#678) Line indented incorrectly; expected 20 spaces, found 10
(#679) Line indented incorrectly; expected at least 24 spaces, found 12
(#680) Line indented incorrectly; expected 20 spaces, found 10
(#681) Line indented incorrectly; expected at least 24 spaces, found 12
(#682) Line indented incorrectly; expected 20 spaces, found 10
(#684) Line indented incorrectly; expected 16 spaces, found 8
(#685) Line indented incorrectly; expected 20 spaces, found 10
(#686) Line indented incorrectly; expected at least 24 spaces, found 12
(#687) Line indented incorrectly; expected 20 spaces, found 10
(#688) Line indented incorrectly; expected at least 24 spaces, found 12
(#689) Line indented incorrectly; expected 20 spaces, found 10
(#691) Line indented incorrectly; expected 16 spaces, found 8
(#692) Line indented incorrectly; expected 20 spaces, found 10
(#693) Line indented incorrectly; expected at least 24 spaces, found 12
(#694) Line indented incorrectly; expected 20 spaces, found 10
(#695) Line indented incorrectly; expected at least 24 spaces, found 12
(#696) Line indented incorrectly; expected 20 spaces, found 10
(#698) Line indented incorrectly; expected 16 spaces, found 8
(#699) Line indented incorrectly; expected 20 spaces, found 10
(#700) Line indented incorrectly; expected at least 24 spaces, found 12
(#701) Line indented incorrectly; expected 20 spaces, found 10
(#702) Line indented incorrectly; expected at least 24 spaces, found 12
(#703) Line indented incorrectly; expected 20 spaces, found 10
(#705) Line indented incorrectly; expected 16 spaces, found 8
(#706) Line indented incorrectly; expected 20 spaces, found 10
(#707) Line indented incorrectly; expected at least 24 spaces, found 12
(#708) Line indented incorrectly; expected 20 spaces, found 10
(#709) Line indented incorrectly; expected at least 24 spaces, found 12
(#710) Line indented incorrectly; expected 20 spaces, found 10
(#712) Line indented incorrectly; expected 16 spaces, found 8
(#713) Line indented incorrectly; expected 20 spaces, found 10
(#714) Line indented incorrectly; expected at least 24 spaces, found 12
(#715) Line indented incorrectly; expected 20 spaces, found 10
(#716) Line indented incorrectly; expected at least 24 spaces, found 12
(#717) Line indented incorrectly; expected 20 spaces, found 10
(#719) Line indented incorrectly; expected 16 spaces, found 8
(#720) Line indented incorrectly; expected 20 spaces, found 10
(#721) Line indented incorrectly; expected at least 24 spaces, found 12
(#722) Line indented incorrectly; expected 20 spaces, found 10
(#723) Line indented incorrectly; expected at least 24 spaces, found 12
(#724) Line indented incorrectly; expected 20 spaces, found 10
(#726) Line indented incorrectly; expected 16 spaces, found 8
(#727) Line indented incorrectly; expected 20 spaces, found 10
(#728) Line indented incorrectly; expected at least 24 spaces, found 12
(#729) Line indented incorrectly; expected 20 spaces, found 10
(#730) Line indented incorrectly; expected at least 24 spaces, found 12
(#731) Line indented incorrectly; expected 20 spaces, found 10
(#733) Line indented incorrectly; expected 16 spaces, found 8
(#734) Line indented incorrectly; expected 20 spaces, found 10
(#735) Line indented incorrectly; expected at least 24 spaces, found 12
(#736) Line indented incorrectly; expected 20 spaces, found 10
(#737) Line indented incorrectly; expected at least 24 spaces, found 12
(#738) Line indented incorrectly; expected 20 spaces, found 10
(#740) Line indented incorrectly; expected 16 spaces, found 8
(#741) Line indented incorrectly; expected 20 spaces, found 10
(#742) Line indented incorrectly; expected at least 24 spaces, found 12
(#743) Line indented incorrectly; expected 20 spaces, found 10
(#744) Line indented incorrectly; expected at least 24 spaces, found 12
(#745) Line indented incorrectly; expected 20 spaces, found 10
(#747) Line indented incorrectly; expected 16 spaces, found 8
(#748) Line indented incorrectly; expected 20 spaces, found 10
(#749) Line indented incorrectly; expected at least 24 spaces, found 12
(#750) Line indented incorrectly; expected 20 spaces, found 10
(#751) Line indented incorrectly; expected at least 24 spaces, found 12
(#752) Line indented incorrectly; expected 20 spaces, found 10
(#754) Line indented incorrectly; expected 16 spaces, found 8
(#755) Line indented incorrectly; expected 20 spaces, found 10
(#756) Line indented incorrectly; expected at least 24 spaces, found 12
(#757) Line indented incorrectly; expected 20 spaces, found 10
(#758) Line indented incorrectly; expected at least 24 spaces, found 12
(#759) Line indented incorrectly; expected 20 spaces, found 10
(#761) Line indented incorrectly; expected 16 spaces, found 8
(#762) Line indented incorrectly; expected 20 spaces, found 10
(#763) Line indented incorrectly; expected at least 24 spaces, found 12
(#764) Line indented incorrectly; expected 20 spaces, found 10
(#765) Line indented incorrectly; expected at least 24 spaces, found 12
(#766) Line indented incorrectly; expected 20 spaces, found 10
(#768) Line indented incorrectly; expected 16 spaces, found 8
(#769) Line indented incorrectly; expected 20 spaces, found 10
(#770) Line indented incorrectly; expected at least 24 spaces, found 12
(#771) Line indented incorrectly; expected 20 spaces, found 10
(#772) Line indented incorrectly; expected at least 24 spaces, found 12
(#773) Line indented incorrectly; expected 20 spaces, found 10
(#775) Line indented incorrectly; expected 16 spaces, found 8
(#776) Line indented incorrectly; expected 20 spaces, found 10
(#777) Line indented incorrectly; expected at least 24 spaces, found 12
(#778) Line indented incorrectly; expected 20 spaces, found 10
(#779) Line indented incorrectly; expected at least 24 spaces, found 12
(#780) Line indented incorrectly; expected 20 spaces, found 10
(#782) Line indented incorrectly; expected 16 spaces, found 8
(#783) Line indented incorrectly; expected 20 spaces, found 10
(#784) Line indented incorrectly; expected at least 24 spaces, found 12
(#785) Line indented incorrectly; expected 20 spaces, found 10
(#786) Line indented incorrectly; expected at least 24 spaces, found 12
(#787) Line indented incorrectly; expected 20 spaces, found 10
(#789) Line indented incorrectly; expected 16 spaces, found 8
(#790) Line indented incorrectly; expected 20 spaces, found 10
(#791) Line indented incorrectly; expected at least 24 spaces, found 12
(#792) Line indented incorrectly; expected 20 spaces, found 10
(#793) Line indented incorrectly; expected at least 24 spaces, found 12
(#794) Line indented incorrectly; expected 20 spaces, found 10
(#796) Line indented incorrectly; expected 16 spaces, found 8
(#797) Line indented incorrectly; expected 20 spaces, found 10
(#798) Line indented incorrectly; expected at least 24 spaces, found 12
(#799) Line indented incorrectly; expected 20 spaces, found 10
(#800) Line indented incorrectly; expected at least 24 spaces, found 12
(#801) Line indented incorrectly; expected 20 spaces, found 10
(#803) Line indented incorrectly; expected 16 spaces, found 8
(#804) Line indented incorrectly; expected 20 spaces, found 10
(#805) Line indented incorrectly; expected at least 24 spaces, found 12
(#806) Line indented incorrectly; expected 20 spaces, found 10
(#807) Line indented incorrectly; expected at least 24 spaces, found 12
(#808) Line indented incorrectly; expected 20 spaces, found 10
(#810) Line indented incorrectly; expected 16 spaces, found 8
(#811) Line indented incorrectly; expected 20 spaces, found 10
(#812) Line indented incorrectly; expected at least 24 spaces, found 12
(#813) Line indented incorrectly; expected 20 spaces, found 10
(#814) Line indented incorrectly; expected at least 24 spaces, found 12
(#815) Line indented incorrectly; expected 20 spaces, found 10
(#817) Line indented incorrectly; expected 16 spaces, found 8
(#818) Line indented incorrectly; expected 20 spaces, found 10
(#819) Line indented incorrectly; expected at least 24 spaces, found 12
(#820) Line indented incorrectly; expected 20 spaces, found 10
(#821) Line indented incorrectly; expected at least 24 spaces, found 12
(#822) Line indented incorrectly; expected 20 spaces, found 10
(#824) Line indented incorrectly; expected 16 spaces, found 8
(#825) Line indented incorrectly; expected at least 20 spaces, found 10
(#827) Line indented incorrectly; expected 12 spaces, found 6
(#828) Line indented incorrectly; expected at least 12 spaces, found 6
(#829) Line indented incorrectly; expected 8 spaces, found 4
(#830) Line indented incorrectly; expected at least 8 spaces, found 4
(#831) Line indented incorrectly; expected at least 8 spaces, found 4
(#832) Line indented incorrectly; expected 4 spaces, found 2
(#834) Line indented incorrectly; expected 4 spaces, found 2
(#835) Line indented incorrectly; expected at least 8 spaces, found 4
(#836) Line indented incorrectly; expected at least 8 spaces, found 4
(#837) Line indented incorrectly; expected 8 spaces, found 4
(#838) Line indented incorrectly; expected at least 12 spaces, found 6
(#839) Line indented incorrectly; expected at least 12 spaces, found 6
(#840) Line indented incorrectly; expected at least 12 spaces, found 6
(#841) Line indented incorrectly; expected 8 spaces, found 4
(#842) Line indented incorrectly; expected 8 spaces, found 4
(#843) Line indented incorrectly; expected at least 12 spaces, found 6
(#844) Line indented incorrectly; expected at least 12 spaces, found 6
(#845) Line indented incorrectly; expected at least 12 spaces, found 6
(#846) Line indented incorrectly; expected 8 spaces, found 4
(#847) Line indented incorrectly; expected 8 spaces, found 4
(#848) Line indented incorrectly; expected at least 12 spaces, found 6
(#849) Line indented incorrectly; expected at least 12 spaces, found 6
(#850) Line indented incorrectly; expected at least 12 spaces, found 6
(#851) Line indented incorrectly; expected 8 spaces, found 4
(#852) Line indented incorrectly; expected 8 spaces, found 4
(#853) Line indented incorrectly; expected at least 12 spaces, found 6
(#854) Line indented incorrectly; expected at least 12 spaces, found 6
(#855) Line indented incorrectly; expected at least 12 spaces, found 6
(#856) Line indented incorrectly; expected 8 spaces, found 4
(#857) Line indented incorrectly; expected 8 spaces, found 4
(#858) Line indented incorrectly; expected 12 spaces, found 6
(#859) Line indented incorrectly; expected at least 16 spaces, found 8
(#860) Line indented incorrectly; expected 12 spaces, found 6
(#861) Line indented incorrectly; expected at least 12 spaces, found 6
(#862) Line indented incorrectly; expected at least 12 spaces, found 6
(#863) Line indented incorrectly; expected at least 12 spaces, found 8
(#864) Line indented incorrectly; expected at least 12 spaces, found 8
(#865) Line indented incorrectly; expected 12 spaces, found 10
(#865) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#866) Line indented incorrectly; expected at least 12 spaces, found 10
(#867) Line indented incorrectly; expected at least 16 spaces, found 12
(#868) Line indented incorrectly; expected 12 spaces, found 10
(#869) Line indented incorrectly; expected at least 12 spaces, found 8
(#870) Line indented incorrectly; expected at least 12 spaces, found 8
(#871) Line indented incorrectly; expected at least 12 spaces, found 6
(#872) Line indented incorrectly; expected at least 12 spaces, found 6
(#873) Line indented incorrectly; expected 8 spaces, found 4
(#874) Line indented incorrectly; expected 8 spaces, found 4
(#875) Line indented incorrectly; expected at least 12 spaces, found 6
(#876) Line indented incorrectly; expected at least 12 spaces, found 6
(#877) Line indented incorrectly; expected at least 12 spaces, found 6
(#878) Line indented incorrectly; expected 8 spaces, found 4
(#879) Line indented incorrectly; expected 8 spaces, found 4
(#880) Line indented incorrectly; expected 12 spaces, found 6
(#881) Line indented incorrectly; expected at least 16 spaces, found 8
(#882) Line indented incorrectly; expected 12 spaces, found 6
(#883) Line indented incorrectly; expected at least 12 spaces, found 6
(#884) Line indented incorrectly; expected at least 12 spaces, found 6
(#885) Line indented incorrectly; expected at least 12 spaces, found 8
(#886) Line indented incorrectly; expected at least 12 spaces, found 8
(#887) Line indented incorrectly; expected 12 spaces, found 10
(#887) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#888) Line indented incorrectly; expected at least 12 spaces, found 10
(#889) Line indented incorrectly; expected at least 16 spaces, found 12
(#890) Line indented incorrectly; expected 12 spaces, found 10
(#891) Line indented incorrectly; expected at least 12 spaces, found 8
(#892) Line indented incorrectly; expected at least 12 spaces, found 8
(#893) Line indented incorrectly; expected at least 12 spaces, found 6
(#894) Line indented incorrectly; expected at least 12 spaces, found 6
(#895) Line indented incorrectly; expected 8 spaces, found 4
(#896) Line indented incorrectly; expected 8 spaces, found 4
(#897) Line indented incorrectly; expected at least 12 spaces, found 6
(#898) Line indented incorrectly; expected at least 12 spaces, found 6
(#899) Line indented incorrectly; expected at least 12 spaces, found 6
(#900) Line indented incorrectly; expected 8 spaces, found 4
(#901) Line indented incorrectly; expected 8 spaces, found 4
(#902) Line indented incorrectly; expected at least 12 spaces, found 6
(#903) Line indented incorrectly; expected at least 12 spaces, found 6
(#904) Line indented incorrectly; expected at least 12 spaces, found 6
(#905) Line indented incorrectly; expected 8 spaces, found 4
(#906) Line indented incorrectly; expected 8 spaces, found 4
(#907) Line indented incorrectly; expected at least 12 spaces, found 6
(#908) Line indented incorrectly; expected at least 12 spaces, found 6
(#909) Line indented incorrectly; expected at least 12 spaces, found 6
(#910) Line indented incorrectly; expected 8 spaces, found 4
(#911) Line indented incorrectly; expected 8 spaces, found 4
(#912) Line indented incorrectly; expected at least 12 spaces, found 6
(#913) Line indented incorrectly; expected at least 12 spaces, found 6
(#914) Line indented incorrectly; expected at least 12 spaces, found 6
(#915) Line indented incorrectly; expected 8 spaces, found 4
(#916) Line indented incorrectly; expected 8 spaces, found 4
(#917) Line indented incorrectly; expected at least 12 spaces, found 6
(#918) Line indented incorrectly; expected at least 12 spaces, found 6
(#919) Line indented incorrectly; expected at least 12 spaces, found 6
(#920) Line indented incorrectly; expected 8 spaces, found 4
(#921) Line indented incorrectly; expected 8 spaces, found 4
(#922) Line indented incorrectly; expected at least 12 spaces, found 6
(#923) Line indented incorrectly; expected at least 12 spaces, found 6
(#924) Line indented incorrectly; expected at least 12 spaces, found 6
(#925) Line indented incorrectly; expected 8 spaces, found 4
(#926) Line indented incorrectly; expected 8 spaces, found 4
(#927) Line indented incorrectly; expected at least 12 spaces, found 6
(#928) Line indented incorrectly; expected at least 12 spaces, found 6
(#929) Line indented incorrectly; expected at least 12 spaces, found 6
(#930) Line indented incorrectly; expected 8 spaces, found 4
(#931) Line indented incorrectly; expected 8 spaces, found 4
(#932) Line indented incorrectly; expected at least 12 spaces, found 6
(#933) Line indented incorrectly; expected at least 12 spaces, found 6
(#934) Line indented incorrectly; expected at least 12 spaces, found 6
(#935) Line indented incorrectly; expected 8 spaces, found 4
(#936) Line indented incorrectly; expected 8 spaces, found 4
(#937) Line indented incorrectly; expected at least 12 spaces, found 6
(#938) Line indented incorrectly; expected at least 12 spaces, found 6
(#939) Line indented incorrectly; expected at least 12 spaces, found 6
(#940) Line indented incorrectly; expected 8 spaces, found 4
(#941) Line indented incorrectly; expected 8 spaces, found 4
(#942) Line indented incorrectly; expected at least 12 spaces, found 6
(#943) Line indented incorrectly; expected at least 12 spaces, found 6
(#944) Line indented incorrectly; expected at least 12 spaces, found 6
(#945) Line indented incorrectly; expected 8 spaces, found 4
(#946) Line indented incorrectly; expected 8 spaces, found 4
(#947) Line indented incorrectly; expected at least 12 spaces, found 6
(#948) Line indented incorrectly; expected at least 12 spaces, found 6
(#949) Line indented incorrectly; expected at least 12 spaces, found 6
(#950) Line indented incorrectly; expected 8 spaces, found 4
(#951) Line indented incorrectly; expected 8 spaces, found 4
(#952) Line indented incorrectly; expected at least 12 spaces, found 6
(#953) Line indented incorrectly; expected at least 12 spaces, found 6
(#954) Line indented incorrectly; expected at least 12 spaces, found 6
(#955) Line indented incorrectly; expected 8 spaces, found 4
(#956) Line indented incorrectly; expected 8 spaces, found 4
(#957) Line indented incorrectly; expected at least 12 spaces, found 6
(#958) Line indented incorrectly; expected at least 12 spaces, found 6
(#959) Line indented incorrectly; expected at least 12 spaces, found 6
(#960) Line indented incorrectly; expected 8 spaces, found 4
(#961) Line indented incorrectly; expected 8 spaces, found 4
(#962) Line indented incorrectly; expected at least 12 spaces, found 6
(#963) Line indented incorrectly; expected at least 12 spaces, found 6
(#964) Line indented incorrectly; expected at least 12 spaces, found 6
(#965) Line indented incorrectly; expected 8 spaces, found 4
(#966) Line indented incorrectly; expected 8 spaces, found 4
(#967) Line indented incorrectly; expected at least 12 spaces, found 6
(#968) Line indented incorrectly; expected at least 12 spaces, found 6
(#969) Line indented incorrectly; expected at least 12 spaces, found 6
(#970) Line indented incorrectly; expected 8 spaces, found 4
(#971) Line indented incorrectly; expected 8 spaces, found 4
(#972) Line indented incorrectly; expected at least 12 spaces, found 6
(#973) Line indented incorrectly; expected at least 12 spaces, found 6
(#974) Line indented incorrectly; expected at least 12 spaces, found 6
(#975) Line indented incorrectly; expected 8 spaces, found 4
(#976) Line indented incorrectly; expected 8 spaces, found 4
(#977) Line indented incorrectly; expected at least 12 spaces, found 6
(#978) Line indented incorrectly; expected at least 12 spaces, found 6
(#979) Line indented incorrectly; expected at least 12 spaces, found 6
(#980) Line indented incorrectly; expected 8 spaces, found 4
(#981) Line indented incorrectly; expected 8 spaces, found 4
(#982) Line indented incorrectly; expected at least 12 spaces, found 6
(#983) Line indented incorrectly; expected at least 12 spaces, found 6
(#984) Line indented incorrectly; expected at least 12 spaces, found 6
(#985) Line indented incorrectly; expected 8 spaces, found 4
(#986) Line indented incorrectly; expected 8 spaces, found 4
(#987) Line indented incorrectly; expected at least 12 spaces, found 6
(#988) Line indented incorrectly; expected at least 12 spaces, found 6
(#989) Line indented incorrectly; expected at least 12 spaces, found 6
(#990) Line indented incorrectly; expected 8 spaces, found 4
(#991) Line indented incorrectly; expected 8 spaces, found 4
(#992) Line indented incorrectly; expected at least 12 spaces, found 6
(#993) Line indented incorrectly; expected at least 12 spaces, found 6
(#994) Line indented incorrectly; expected at least 12 spaces, found 6
(#995) Line indented incorrectly; expected 8 spaces, found 4
(#996) Line indented incorrectly; expected 8 spaces, found 4
(#997) Line indented incorrectly; expected at least 12 spaces, found 6
(#998) Line indented incorrectly; expected at least 12 spaces, found 6
(#999) Line indented incorrectly; expected at least 12 spaces, found 6
(#1000) Line indented incorrectly; expected 8 spaces, found 4
(#1001) Line indented incorrectly; expected 8 spaces, found 4
(#1002) Line indented incorrectly; expected at least 12 spaces, found 6
(#1003) Line indented incorrectly; expected at least 12 spaces, found 6
(#1004) Line indented incorrectly; expected at least 12 spaces, found 6
(#1005) Line indented incorrectly; expected 8 spaces, found 4
(#1006) Line indented incorrectly; expected 8 spaces, found 4
(#1007) Line indented incorrectly; expected at least 12 spaces, found 6
(#1008) Line indented incorrectly; expected at least 12 spaces, found 6
(#1009) Line indented incorrectly; expected at least 12 spaces, found 6
(#1010) Line indented incorrectly; expected 8 spaces, found 4
(#1011) Line indented incorrectly; expected 8 spaces, found 4
(#1012) Line indented incorrectly; expected at least 12 spaces, found 6
(#1013) Line indented incorrectly; expected at least 12 spaces, found 6
(#1014) Line indented incorrectly; expected at least 12 spaces, found 6
(#1015) Line indented incorrectly; expected 8 spaces, found 4
(#1016) Line indented incorrectly; expected at least 8 spaces, found 4
(#1017) Line indented incorrectly; expected at least 8 spaces, found 4
(#1018) Line indented incorrectly; expected at least 8 spaces, found 4
(#1019) Line indented incorrectly; expected 4 spaces, found 2
(#1024) Line indented incorrectly; expected 4 spaces, found 2
(#1024) Member variable "_TSPEC" must be all lower-case
(#1024) Scope modifier not specified for member variable "$_TSPEC"
(#1026) Line indented incorrectly; expected 4 spaces, found 2
(#1026) Member variable "uploadLimit" must be all lower-case
(#1027) Line indented incorrectly; expected 4 spaces, found 2
(#1027) Member variable "uploadLimitEnd" must be all lower-case
(#1028) Line indented incorrectly; expected 4 spaces, found 2
(#1028) Member variable "uploadLimitNextMonth" must be all lower-case
(#1029) Line indented incorrectly; expected 4 spaces, found 2
(#1029) Member variable "premiumServiceStatus" must be all lower-case
(#1030) Line indented incorrectly; expected 4 spaces, found 2
(#1030) Member variable "premiumOrderNumber" must be all lower-case
(#1031) Line indented incorrectly; expected 4 spaces, found 2
(#1031) Member variable "premiumCommerceService" must be all lower-case
(#1032) Line indented incorrectly; expected 4 spaces, found 2
(#1032) Member variable "premiumServiceStart" must be all lower-case
(#1033) Line indented incorrectly; expected 4 spaces, found 2
(#1033) Member variable "premiumServiceSKU" must be all lower-case
(#1034) Line indented incorrectly; expected 4 spaces, found 2
(#1034) Member variable "lastSuccessfulCharge" must be all lower-case
(#1035) Line indented incorrectly; expected 4 spaces, found 2
(#1035) Member variable "lastFailedCharge" must be all lower-case
(#1036) Line indented incorrectly; expected 4 spaces, found 2
(#1036) Member variable "lastFailedChargeReason" must be all lower-case
(#1037) Line indented incorrectly; expected 4 spaces, found 2
(#1037) Member variable "nextPaymentDue" must be all lower-case
(#1038) Line indented incorrectly; expected 4 spaces, found 2
(#1038) Member variable "premiumLockUntil" must be all lower-case
(#1039) Line indented incorrectly; expected 4 spaces, found 2
(#1040) Line indented incorrectly; expected 4 spaces, found 2
(#1040) Member variable "premiumSubscriptionNumber" must be all lower-case
(#1041) Line indented incorrectly; expected 4 spaces, found 2
(#1041) Member variable "lastRequestedCharge" must be all lower-case
(#1042) Line indented incorrectly; expected 4 spaces, found 2
(#1043) Line indented incorrectly; expected 4 spaces, found 2
(#1043) Member variable "unitPrice" must be all lower-case
(#1044) Line indented incorrectly; expected 4 spaces, found 2
(#1044) Member variable "businessId" must be all lower-case
(#1045) Line indented incorrectly; expected 4 spaces, found 2
(#1045) Member variable "businessName" must be all lower-case
(#1046) Line indented incorrectly; expected 4 spaces, found 2
(#1046) Member variable "businessRole" must be all lower-case
(#1047) Line indented incorrectly; expected 4 spaces, found 2
(#1047) Member variable "unitDiscount" must be all lower-case
(#1048) Line indented incorrectly; expected 4 spaces, found 2
(#1048) Member variable "nextChargeDate" must be all lower-case
(#1050) Line indented incorrectly; expected 4 spaces, found 2
(#1051) Line indented incorrectly; expected 8 spaces, found 4
(#1051) Variable "_TSPEC" must be all lower-case
(#1051) Variable "_TSPEC" must not contain underscores.
(#1052) Line indented incorrectly; expected at least 12 spaces, found 6
(#1052) Variable "_TSPEC" must be all lower-case
(#1052) Variable "_TSPEC" must not contain underscores.
(#1053) Line indented incorrectly; expected at least 12 spaces, found 8
(#1054) Line indented incorrectly; expected at least 12 spaces, found 10
(#1055) Line indented incorrectly; expected at least 12 spaces, found 10
(#1056) Line indented incorrectly; expected at least 12 spaces, found 10
(#1057) Line indented incorrectly; expected at least 12 spaces, found 8
(#1058) Line indented incorrectly; expected at least 12 spaces, found 10
(#1059) Line indented incorrectly; expected at least 12 spaces, found 10
(#1060) Line indented incorrectly; expected at least 12 spaces, found 10
(#1061) Line indented incorrectly; expected at least 12 spaces, found 8
(#1062) Line indented incorrectly; expected at least 12 spaces, found 10
(#1063) Line indented incorrectly; expected at least 12 spaces, found 10
(#1064) Line indented incorrectly; expected at least 12 spaces, found 10
(#1065) Line indented incorrectly; expected at least 12 spaces, found 8
(#1066) Line indented incorrectly; expected at least 12 spaces, found 10
(#1067) Line indented incorrectly; expected at least 12 spaces, found 10
(#1068) Line indented incorrectly; expected at least 12 spaces, found 10
(#1069) Line indented incorrectly; expected at least 12 spaces, found 8
(#1070) Line indented incorrectly; expected at least 12 spaces, found 10
(#1071) Line indented incorrectly; expected at least 12 spaces, found 10
(#1072) Line indented incorrectly; expected at least 12 spaces, found 10
(#1073) Line indented incorrectly; expected at least 12 spaces, found 8
(#1074) Line indented incorrectly; expected at least 12 spaces, found 10
(#1075) Line indented incorrectly; expected at least 12 spaces, found 10
(#1076) Line indented incorrectly; expected at least 12 spaces, found 10
(#1077) Line indented incorrectly; expected at least 12 spaces, found 8
(#1078) Line indented incorrectly; expected at least 12 spaces, found 10
(#1079) Line indented incorrectly; expected at least 12 spaces, found 10
(#1080) Line indented incorrectly; expected at least 12 spaces, found 10
(#1081) Line indented incorrectly; expected at least 12 spaces, found 8
(#1082) Line indented incorrectly; expected at least 12 spaces, found 10
(#1083) Line indented incorrectly; expected at least 12 spaces, found 10
(#1084) Line indented incorrectly; expected at least 12 spaces, found 10
(#1085) Line indented incorrectly; expected at least 12 spaces, found 8
(#1086) Line indented incorrectly; expected at least 12 spaces, found 10
(#1087) Line indented incorrectly; expected at least 12 spaces, found 10
(#1088) Line indented incorrectly; expected at least 12 spaces, found 10
(#1089) Line indented incorrectly; expected at least 12 spaces, found 8
(#1090) Line indented incorrectly; expected at least 12 spaces, found 10
(#1091) Line indented incorrectly; expected at least 12 spaces, found 10
(#1092) Line indented incorrectly; expected at least 12 spaces, found 10
(#1093) Line indented incorrectly; expected at least 12 spaces, found 8
(#1094) Line indented incorrectly; expected at least 12 spaces, found 10
(#1095) Line indented incorrectly; expected at least 12 spaces, found 10
(#1096) Line indented incorrectly; expected at least 12 spaces, found 10
(#1097) Line indented incorrectly; expected at least 12 spaces, found 8
(#1098) Line indented incorrectly; expected at least 12 spaces, found 10
(#1099) Line indented incorrectly; expected at least 12 spaces, found 10
(#1100) Line indented incorrectly; expected at least 12 spaces, found 10
(#1101) Line indented incorrectly; expected at least 12 spaces, found 8
(#1102) Line indented incorrectly; expected at least 12 spaces, found 10
(#1103) Line indented incorrectly; expected at least 12 spaces, found 10
(#1104) Line indented incorrectly; expected at least 12 spaces, found 10
(#1105) Line indented incorrectly; expected at least 12 spaces, found 8
(#1106) Line indented incorrectly; expected at least 12 spaces, found 10
(#1107) Line indented incorrectly; expected at least 12 spaces, found 10
(#1108) Line indented incorrectly; expected at least 12 spaces, found 10
(#1109) Line indented incorrectly; expected at least 12 spaces, found 8
(#1110) Line indented incorrectly; expected at least 12 spaces, found 10
(#1111) Line indented incorrectly; expected at least 12 spaces, found 10
(#1112) Line indented incorrectly; expected at least 12 spaces, found 10
(#1113) Line indented incorrectly; expected at least 12 spaces, found 8
(#1114) Line indented incorrectly; expected at least 12 spaces, found 10
(#1115) Line indented incorrectly; expected at least 12 spaces, found 10
(#1116) Line indented incorrectly; expected at least 12 spaces, found 10
(#1117) Line indented incorrectly; expected at least 12 spaces, found 8
(#1118) Line indented incorrectly; expected at least 12 spaces, found 10
(#1119) Line indented incorrectly; expected at least 12 spaces, found 10
(#1120) Line indented incorrectly; expected at least 12 spaces, found 10
(#1121) Line indented incorrectly; expected at least 12 spaces, found 8
(#1122) Line indented incorrectly; expected at least 12 spaces, found 10
(#1123) Line indented incorrectly; expected at least 12 spaces, found 10
(#1124) Line indented incorrectly; expected at least 12 spaces, found 10
(#1125) Line indented incorrectly; expected at least 12 spaces, found 8
(#1126) Line indented incorrectly; expected at least 12 spaces, found 10
(#1127) Line indented incorrectly; expected at least 12 spaces, found 10
(#1128) Line indented incorrectly; expected at least 12 spaces, found 10
(#1129) Line indented incorrectly; expected at least 12 spaces, found 8
(#1130) Line indented incorrectly; expected at least 12 spaces, found 10
(#1131) Line indented incorrectly; expected at least 12 spaces, found 10
(#1132) Line indented incorrectly; expected at least 12 spaces, found 10
(#1133) Line indented incorrectly; expected at least 12 spaces, found 8
(#1134) Line indented incorrectly; expected at least 12 spaces, found 10
(#1135) Line indented incorrectly; expected at least 12 spaces, found 10
(#1136) Line indented incorrectly; expected at least 12 spaces, found 10
(#1137) Line indented incorrectly; expected at least 12 spaces, found 8
(#1138) Line indented incorrectly; expected at least 12 spaces, found 10
(#1139) Line indented incorrectly; expected at least 12 spaces, found 10
(#1140) Line indented incorrectly; expected at least 12 spaces, found 10
(#1141) Line indented incorrectly; expected at least 12 spaces, found 8
(#1142) Line indented incorrectly; expected at least 12 spaces, found 10
(#1143) Line indented incorrectly; expected at least 12 spaces, found 10
(#1144) Line indented incorrectly; expected at least 12 spaces, found 10
(#1145) Line indented incorrectly; expected at least 16 spaces, found 8
(#1146) Line indented incorrectly; expected 8 spaces, found 4
(#1147) Line indented incorrectly; expected 8 spaces, found 4
(#1148) Line indented incorrectly; expected 12 spaces, found 6
(#1149) Line indented incorrectly; expected at least 16 spaces, found 8
(#1150) Line indented incorrectly; expected 12 spaces, found 6
(#1151) Line indented incorrectly; expected 12 spaces, found 6
(#1152) Line indented incorrectly; expected at least 16 spaces, found 8
(#1153) Line indented incorrectly; expected 12 spaces, found 6
(#1154) Line indented incorrectly; expected 12 spaces, found 6
(#1155) Line indented incorrectly; expected at least 16 spaces, found 8
(#1156) Line indented incorrectly; expected 12 spaces, found 6
(#1157) Line indented incorrectly; expected 12 spaces, found 6
(#1158) Line indented incorrectly; expected at least 16 spaces, found 8
(#1159) Line indented incorrectly; expected 12 spaces, found 6
(#1160) Line indented incorrectly; expected 12 spaces, found 6
(#1161) Line indented incorrectly; expected at least 16 spaces, found 8
(#1162) Line indented incorrectly; expected 12 spaces, found 6
(#1163) Line indented incorrectly; expected 12 spaces, found 6
(#1164) Line indented incorrectly; expected at least 16 spaces, found 8
(#1165) Line indented incorrectly; expected 12 spaces, found 6
(#1166) Line indented incorrectly; expected 12 spaces, found 6
(#1167) Line indented incorrectly; expected at least 16 spaces, found 8
(#1168) Line indented incorrectly; expected 12 spaces, found 6
(#1169) Line indented incorrectly; expected 12 spaces, found 6
(#1170) Line indented incorrectly; expected at least 16 spaces, found 8
(#1171) Line indented incorrectly; expected 12 spaces, found 6
(#1172) Line indented incorrectly; expected 12 spaces, found 6
(#1173) Line indented incorrectly; expected at least 16 spaces, found 8
(#1174) Line indented incorrectly; expected 12 spaces, found 6
(#1175) Line indented incorrectly; expected 12 spaces, found 6
(#1176) Line indented incorrectly; expected at least 16 spaces, found 8
(#1177) Line indented incorrectly; expected 12 spaces, found 6
(#1178) Line indented incorrectly; expected 12 spaces, found 6
(#1179) Line indented incorrectly; expected at least 16 spaces, found 8
(#1180) Line indented incorrectly; expected 12 spaces, found 6
(#1181) Line indented incorrectly; expected 12 spaces, found 6
(#1182) Line indented incorrectly; expected at least 16 spaces, found 8
(#1183) Line indented incorrectly; expected 12 spaces, found 6
(#1184) Line indented incorrectly; expected 12 spaces, found 6
(#1185) Line indented incorrectly; expected at least 16 spaces, found 8
(#1186) Line indented incorrectly; expected 12 spaces, found 6
(#1187) Line indented incorrectly; expected 12 spaces, found 6
(#1188) Line indented incorrectly; expected at least 16 spaces, found 8
(#1189) Line indented incorrectly; expected 12 spaces, found 6
(#1190) Line indented incorrectly; expected 12 spaces, found 6
(#1191) Line indented incorrectly; expected at least 16 spaces, found 8
(#1192) Line indented incorrectly; expected 12 spaces, found 6
(#1193) Line indented incorrectly; expected 12 spaces, found 6
(#1194) Line indented incorrectly; expected at least 16 spaces, found 8
(#1195) Line indented incorrectly; expected 12 spaces, found 6
(#1196) Line indented incorrectly; expected 12 spaces, found 6
(#1197) Line indented incorrectly; expected at least 16 spaces, found 8
(#1198) Line indented incorrectly; expected 12 spaces, found 6
(#1199) Line indented incorrectly; expected 12 spaces, found 6
(#1200) Line indented incorrectly; expected at least 16 spaces, found 8
(#1201) Line indented incorrectly; expected 12 spaces, found 6
(#1202) Line indented incorrectly; expected 12 spaces, found 6
(#1203) Line indented incorrectly; expected at least 16 spaces, found 8
(#1204) Line indented incorrectly; expected 12 spaces, found 6
(#1205) Line indented incorrectly; expected 12 spaces, found 6
(#1206) Line indented incorrectly; expected at least 16 spaces, found 8
(#1207) Line indented incorrectly; expected 12 spaces, found 6
(#1208) Line indented incorrectly; expected 12 spaces, found 6
(#1209) Line indented incorrectly; expected at least 16 spaces, found 8
(#1210) Line indented incorrectly; expected 12 spaces, found 6
(#1211) Line indented incorrectly; expected 12 spaces, found 6
(#1212) Line indented incorrectly; expected at least 16 spaces, found 8
(#1213) Line indented incorrectly; expected 12 spaces, found 6
(#1214) Line indented incorrectly; expected 12 spaces, found 6
(#1215) Line indented incorrectly; expected at least 16 spaces, found 8
(#1216) Line indented incorrectly; expected 12 spaces, found 6
(#1217) Line indented incorrectly; expected 8 spaces, found 4
(#1218) Line indented incorrectly; expected 4 spaces, found 2
(#1220) Line indented incorrectly; expected 4 spaces, found 2
(#1220) Public method name "Accounting::getName" must be in lower-case letters only
(#1221) Line indented incorrectly; expected at least 8 spaces, found 4
(#1222) Line indented incorrectly; expected 4 spaces, found 2
(#1224) Line indented incorrectly; expected 4 spaces, found 2
(#1225) Line indented incorrectly; expected at least 4 spaces, found 2
(#1225) Opening brace should be on the same line as the declaration
(#1226) Line indented incorrectly; expected at least 8 spaces, found 4
(#1227) Line indented incorrectly; expected at least 8 spaces, found 4
(#1228) Line indented incorrectly; expected at least 8 spaces, found 4
(#1229) Line indented incorrectly; expected at least 8 spaces, found 4
(#1230) Line indented incorrectly; expected at least 8 spaces, found 4
(#1231) Line indented incorrectly; expected 8 spaces, found 4
(#1231) Expected "while (...) {\n"; found "while (...)\n {\n"
(#1232) Line indented incorrectly; expected at least 8 spaces, found 4
(#1233) Line indented incorrectly; expected at least 12 spaces, found 6
(#1234) Line indented incorrectly; expected 12 spaces, found 6
(#1235) Line indented incorrectly; expected at least 16 spaces, found 8
(#1236) Line indented incorrectly; expected 12 spaces, found 6
(#1237) Line indented incorrectly; expected 12 spaces, found 6
(#1238) Line indented incorrectly; expected at least 12 spaces, found 6
(#1239) Line indented incorrectly; expected 16 spaces, found 8
(#1240) Line indented incorrectly; expected 20 spaces, found 10
(#1241) Line indented incorrectly; expected at least 24 spaces, found 12
(#1242) Line indented incorrectly; expected 20 spaces, found 10
(#1243) Line indented incorrectly; expected at least 24 spaces, found 12
(#1244) Line indented incorrectly; expected 20 spaces, found 10
(#1246) Line indented incorrectly; expected 16 spaces, found 8
(#1247) Line indented incorrectly; expected 20 spaces, found 10
(#1248) Line indented incorrectly; expected at least 24 spaces, found 12
(#1249) Line indented incorrectly; expected 20 spaces, found 10
(#1250) Line indented incorrectly; expected at least 24 spaces, found 12
(#1251) Line indented incorrectly; expected 20 spaces, found 10
(#1253) Line indented incorrectly; expected 16 spaces, found 8
(#1254) Line indented incorrectly; expected 20 spaces, found 10
(#1255) Line indented incorrectly; expected at least 24 spaces, found 12
(#1256) Line indented incorrectly; expected 20 spaces, found 10
(#1257) Line indented incorrectly; expected at least 24 spaces, found 12
(#1258) Line indented incorrectly; expected 20 spaces, found 10
(#1260) Line indented incorrectly; expected 16 spaces, found 8
(#1261) Line indented incorrectly; expected 20 spaces, found 10
(#1262) Line indented incorrectly; expected at least 24 spaces, found 12
(#1263) Line indented incorrectly; expected 20 spaces, found 10
(#1264) Line indented incorrectly; expected at least 24 spaces, found 12
(#1265) Line indented incorrectly; expected 20 spaces, found 10
(#1267) Line indented incorrectly; expected 16 spaces, found 8
(#1268) Line indented incorrectly; expected 20 spaces, found 10
(#1269) Line indented incorrectly; expected at least 24 spaces, found 12
(#1270) Line indented incorrectly; expected 20 spaces, found 10
(#1271) Line indented incorrectly; expected at least 24 spaces, found 12
(#1272) Line indented incorrectly; expected 20 spaces, found 10
(#1274) Line indented incorrectly; expected 16 spaces, found 8
(#1275) Line indented incorrectly; expected 20 spaces, found 10
(#1276) Line indented incorrectly; expected at least 24 spaces, found 12
(#1277) Line indented incorrectly; expected 20 spaces, found 10
(#1278) Line indented incorrectly; expected at least 24 spaces, found 12
(#1279) Line indented incorrectly; expected 20 spaces, found 10
(#1281) Line indented incorrectly; expected 16 spaces, found 8
(#1282) Line indented incorrectly; expected 20 spaces, found 10
(#1283) Line indented incorrectly; expected at least 24 spaces, found 12
(#1284) Line indented incorrectly; expected 20 spaces, found 10
(#1285) Line indented incorrectly; expected at least 24 spaces, found 12
(#1286) Line indented incorrectly; expected 20 spaces, found 10
(#1288) Line indented incorrectly; expected 16 spaces, found 8
(#1289) Line indented incorrectly; expected 20 spaces, found 10
(#1290) Line indented incorrectly; expected at least 24 spaces, found 12
(#1291) Line indented incorrectly; expected 20 spaces, found 10
(#1292) Line indented incorrectly; expected at least 24 spaces, found 12
(#1293) Line indented incorrectly; expected 20 spaces, found 10
(#1295) Line indented incorrectly; expected 16 spaces, found 8
(#1296) Line indented incorrectly; expected 20 spaces, found 10
(#1297) Line indented incorrectly; expected at least 24 spaces, found 12
(#1298) Line indented incorrectly; expected 20 spaces, found 10
(#1299) Line indented incorrectly; expected at least 24 spaces, found 12
(#1300) Line indented incorrectly; expected 20 spaces, found 10
(#1302) Line indented incorrectly; expected 16 spaces, found 8
(#1303) Line indented incorrectly; expected 20 spaces, found 10
(#1304) Line indented incorrectly; expected at least 24 spaces, found 12
(#1305) Line indented incorrectly; expected 20 spaces, found 10
(#1306) Line indented incorrectly; expected at least 24 spaces, found 12
(#1307) Line indented incorrectly; expected 20 spaces, found 10
(#1309) Line indented incorrectly; expected 16 spaces, found 8
(#1310) Line indented incorrectly; expected 20 spaces, found 10
(#1311) Line indented incorrectly; expected at least 24 spaces, found 12
(#1312) Line indented incorrectly; expected 20 spaces, found 10
(#1313) Line indented incorrectly; expected at least 24 spaces, found 12
(#1314) Line indented incorrectly; expected 20 spaces, found 10
(#1316) Line indented incorrectly; expected 16 spaces, found 8
(#1317) Line indented incorrectly; expected 20 spaces, found 10
(#1318) Line indented incorrectly; expected at least 24 spaces, found 12
(#1319) Line indented incorrectly; expected 20 spaces, found 10
(#1320) Line indented incorrectly; expected at least 24 spaces, found 12
(#1321) Line indented incorrectly; expected 20 spaces, found 10
(#1323) Line indented incorrectly; expected 16 spaces, found 8
(#1324) Line indented incorrectly; expected 20 spaces, found 10
(#1325) Line indented incorrectly; expected at least 24 spaces, found 12
(#1326) Line indented incorrectly; expected 20 spaces, found 10
(#1327) Line indented incorrectly; expected at least 24 spaces, found 12
(#1328) Line indented incorrectly; expected 20 spaces, found 10
(#1330) Line indented incorrectly; expected 16 spaces, found 8
(#1331) Line indented incorrectly; expected 20 spaces, found 10
(#1332) Line indented incorrectly; expected at least 24 spaces, found 12
(#1333) Line indented incorrectly; expected 20 spaces, found 10
(#1334) Line indented incorrectly; expected at least 24 spaces, found 12
(#1335) Line indented incorrectly; expected 20 spaces, found 10
(#1337) Line indented incorrectly; expected 16 spaces, found 8
(#1338) Line indented incorrectly; expected 20 spaces, found 10
(#1339) Line indented incorrectly; expected at least 24 spaces, found 12
(#1340) Line indented incorrectly; expected 20 spaces, found 10
(#1341) Line indented incorrectly; expected at least 24 spaces, found 12
(#1342) Line indented incorrectly; expected 20 spaces, found 10
(#1344) Line indented incorrectly; expected 16 spaces, found 8
(#1345) Line indented incorrectly; expected 20 spaces, found 10
(#1346) Line indented incorrectly; expected at least 24 spaces, found 12
(#1347) Line indented incorrectly; expected 20 spaces, found 10
(#1348) Line indented incorrectly; expected at least 24 spaces, found 12
(#1349) Line indented incorrectly; expected 20 spaces, found 10
(#1351) Line indented incorrectly; expected 16 spaces, found 8
(#1352) Line indented incorrectly; expected 20 spaces, found 10
(#1353) Line indented incorrectly; expected at least 24 spaces, found 12
(#1354) Line indented incorrectly; expected 20 spaces, found 10
(#1355) Line indented incorrectly; expected at least 24 spaces, found 12
(#1356) Line indented incorrectly; expected 20 spaces, found 10
(#1358) Line indented incorrectly; expected 16 spaces, found 8
(#1359) Line indented incorrectly; expected 20 spaces, found 10
(#1360) Line indented incorrectly; expected at least 24 spaces, found 12
(#1361) Line indented incorrectly; expected 20 spaces, found 10
(#1362) Line indented incorrectly; expected at least 24 spaces, found 12
(#1363) Line indented incorrectly; expected 20 spaces, found 10
(#1365) Line indented incorrectly; expected 16 spaces, found 8
(#1366) Line indented incorrectly; expected 20 spaces, found 10
(#1367) Line indented incorrectly; expected at least 24 spaces, found 12
(#1368) Line indented incorrectly; expected 20 spaces, found 10
(#1369) Line indented incorrectly; expected at least 24 spaces, found 12
(#1370) Line indented incorrectly; expected 20 spaces, found 10
(#1372) Line indented incorrectly; expected 16 spaces, found 8
(#1373) Line indented incorrectly; expected 20 spaces, found 10
(#1374) Line indented incorrectly; expected at least 24 spaces, found 12
(#1375) Line indented incorrectly; expected 20 spaces, found 10
(#1376) Line indented incorrectly; expected at least 24 spaces, found 12
(#1377) Line indented incorrectly; expected 20 spaces, found 10
(#1379) Line indented incorrectly; expected 16 spaces, found 8
(#1380) Line indented incorrectly; expected 20 spaces, found 10
(#1381) Line indented incorrectly; expected at least 24 spaces, found 12
(#1382) Line indented incorrectly; expected 20 spaces, found 10
(#1383) Line indented incorrectly; expected at least 24 spaces, found 12
(#1384) Line indented incorrectly; expected 20 spaces, found 10
(#1386) Line indented incorrectly; expected 16 spaces, found 8
(#1387) Line indented incorrectly; expected 20 spaces, found 10
(#1388) Line indented incorrectly; expected at least 24 spaces, found 12
(#1389) Line indented incorrectly; expected 20 spaces, found 10
(#1390) Line indented incorrectly; expected at least 24 spaces, found 12
(#1391) Line indented incorrectly; expected 20 spaces, found 10
(#1393) Line indented incorrectly; expected 16 spaces, found 8
(#1394) Line indented incorrectly; expected 20 spaces, found 10
(#1395) Line indented incorrectly; expected at least 24 spaces, found 12
(#1396) Line indented incorrectly; expected 20 spaces, found 10
(#1397) Line indented incorrectly; expected at least 24 spaces, found 12
(#1398) Line indented incorrectly; expected 20 spaces, found 10
(#1400) Line indented incorrectly; expected 16 spaces, found 8
(#1401) Line indented incorrectly; expected at least 20 spaces, found 10
(#1403) Line indented incorrectly; expected 12 spaces, found 6
(#1404) Line indented incorrectly; expected at least 12 spaces, found 6
(#1405) Line indented incorrectly; expected 8 spaces, found 4
(#1406) Line indented incorrectly; expected at least 8 spaces, found 4
(#1407) Line indented incorrectly; expected at least 8 spaces, found 4
(#1408) Line indented incorrectly; expected 4 spaces, found 2
(#1410) Line indented incorrectly; expected 4 spaces, found 2
(#1411) Line indented incorrectly; expected at least 8 spaces, found 4
(#1412) Line indented incorrectly; expected at least 8 spaces, found 4
(#1413) Line indented incorrectly; expected 8 spaces, found 4
(#1414) Line indented incorrectly; expected at least 12 spaces, found 6
(#1415) Line indented incorrectly; expected at least 12 spaces, found 6
(#1416) Line indented incorrectly; expected at least 12 spaces, found 6
(#1417) Line indented incorrectly; expected 8 spaces, found 4
(#1418) Line indented incorrectly; expected 8 spaces, found 4
(#1419) Line indented incorrectly; expected at least 12 spaces, found 6
(#1420) Line indented incorrectly; expected at least 12 spaces, found 6
(#1421) Line indented incorrectly; expected at least 12 spaces, found 6
(#1422) Line indented incorrectly; expected 8 spaces, found 4
(#1423) Line indented incorrectly; expected 8 spaces, found 4
(#1424) Line indented incorrectly; expected at least 12 spaces, found 6
(#1425) Line indented incorrectly; expected at least 12 spaces, found 6
(#1426) Line indented incorrectly; expected at least 12 spaces, found 6
(#1427) Line indented incorrectly; expected 8 spaces, found 4
(#1428) Line indented incorrectly; expected 8 spaces, found 4
(#1429) Line indented incorrectly; expected at least 12 spaces, found 6
(#1430) Line indented incorrectly; expected at least 12 spaces, found 6
(#1431) Line indented incorrectly; expected at least 12 spaces, found 6
(#1432) Line indented incorrectly; expected 8 spaces, found 4
(#1433) Line indented incorrectly; expected 8 spaces, found 4
(#1434) Line indented incorrectly; expected at least 12 spaces, found 6
(#1435) Line indented incorrectly; expected at least 12 spaces, found 6
(#1436) Line indented incorrectly; expected at least 12 spaces, found 6
(#1437) Line indented incorrectly; expected 8 spaces, found 4
(#1438) Line indented incorrectly; expected 8 spaces, found 4
(#1439) Line indented incorrectly; expected at least 12 spaces, found 6
(#1440) Line indented incorrectly; expected at least 12 spaces, found 6
(#1441) Line indented incorrectly; expected at least 12 spaces, found 6
(#1442) Line indented incorrectly; expected 8 spaces, found 4
(#1443) Line indented incorrectly; expected 8 spaces, found 4
(#1444) Line indented incorrectly; expected at least 12 spaces, found 6
(#1445) Line indented incorrectly; expected at least 12 spaces, found 6
(#1446) Line indented incorrectly; expected at least 12 spaces, found 6
(#1447) Line indented incorrectly; expected 8 spaces, found 4
(#1448) Line indented incorrectly; expected 8 spaces, found 4
(#1449) Line indented incorrectly; expected at least 12 spaces, found 6
(#1450) Line indented incorrectly; expected at least 12 spaces, found 6
(#1451) Line indented incorrectly; expected at least 12 spaces, found 6
(#1452) Line indented incorrectly; expected 8 spaces, found 4
(#1453) Line indented incorrectly; expected 8 spaces, found 4
(#1454) Line indented incorrectly; expected at least 12 spaces, found 6
(#1455) Line indented incorrectly; expected at least 12 spaces, found 6
(#1456) Line indented incorrectly; expected at least 12 spaces, found 6
(#1457) Line indented incorrectly; expected 8 spaces, found 4
(#1458) Line indented incorrectly; expected 8 spaces, found 4
(#1459) Line indented incorrectly; expected at least 12 spaces, found 6
(#1460) Line indented incorrectly; expected at least 12 spaces, found 6
(#1461) Line indented incorrectly; expected at least 12 spaces, found 6
(#1462) Line indented incorrectly; expected 8 spaces, found 4
(#1463) Line indented incorrectly; expected 8 spaces, found 4
(#1464) Line indented incorrectly; expected at least 12 spaces, found 6
(#1465) Line indented incorrectly; expected at least 12 spaces, found 6
(#1466) Line indented incorrectly; expected at least 12 spaces, found 6
(#1467) Line indented incorrectly; expected 8 spaces, found 4
(#1468) Line indented incorrectly; expected 8 spaces, found 4
(#1469) Line indented incorrectly; expected at least 12 spaces, found 6
(#1470) Line indented incorrectly; expected at least 12 spaces, found 6
(#1471) Line indented incorrectly; expected at least 12 spaces, found 6
(#1472) Line indented incorrectly; expected 8 spaces, found 4
(#1473) Line indented incorrectly; expected 8 spaces, found 4
(#1474) Line indented incorrectly; expected at least 12 spaces, found 6
(#1475) Line indented incorrectly; expected at least 12 spaces, found 6
(#1476) Line indented incorrectly; expected at least 12 spaces, found 6
(#1477) Line indented incorrectly; expected 8 spaces, found 4
(#1478) Line indented incorrectly; expected 8 spaces, found 4
(#1479) Line indented incorrectly; expected at least 12 spaces, found 6
(#1480) Line indented incorrectly; expected at least 12 spaces, found 6
(#1481) Line indented incorrectly; expected at least 12 spaces, found 6
(#1482) Line indented incorrectly; expected 8 spaces, found 4
(#1483) Line indented incorrectly; expected 8 spaces, found 4
(#1484) Line indented incorrectly; expected at least 12 spaces, found 6
(#1485) Line indented incorrectly; expected at least 12 spaces, found 6
(#1486) Line indented incorrectly; expected at least 12 spaces, found 6
(#1487) Line indented incorrectly; expected 8 spaces, found 4
(#1488) Line indented incorrectly; expected 8 spaces, found 4
(#1489) Line indented incorrectly; expected at least 12 spaces, found 6
(#1490) Line indented incorrectly; expected at least 12 spaces, found 6
(#1491) Line indented incorrectly; expected at least 12 spaces, found 6
(#1492) Line indented incorrectly; expected 8 spaces, found 4
(#1493) Line indented incorrectly; expected 8 spaces, found 4
(#1494) Line indented incorrectly; expected at least 12 spaces, found 6
(#1495) Line indented incorrectly; expected at least 12 spaces, found 6
(#1496) Line indented incorrectly; expected at least 12 spaces, found 6
(#1497) Line indented incorrectly; expected 8 spaces, found 4
(#1498) Line indented incorrectly; expected 8 spaces, found 4
(#1499) Line indented incorrectly; expected at least 12 spaces, found 6
(#1500) Line indented incorrectly; expected at least 12 spaces, found 6
(#1501) Line indented incorrectly; expected at least 12 spaces, found 6
(#1502) Line indented incorrectly; expected 8 spaces, found 4
(#1503) Line indented incorrectly; expected 8 spaces, found 4
(#1504) Line indented incorrectly; expected at least 12 spaces, found 6
(#1505) Line indented incorrectly; expected at least 12 spaces, found 6
(#1506) Line indented incorrectly; expected at least 12 spaces, found 6
(#1507) Line indented incorrectly; expected 8 spaces, found 4
(#1508) Line indented incorrectly; expected 8 spaces, found 4
(#1509) Line indented incorrectly; expected at least 12 spaces, found 6
(#1510) Line indented incorrectly; expected at least 12 spaces, found 6
(#1511) Line indented incorrectly; expected at least 12 spaces, found 6
(#1512) Line indented incorrectly; expected 8 spaces, found 4
(#1513) Line indented incorrectly; expected 8 spaces, found 4
(#1514) Line indented incorrectly; expected at least 12 spaces, found 6
(#1515) Line indented incorrectly; expected at least 12 spaces, found 6
(#1516) Line indented incorrectly; expected at least 12 spaces, found 6
(#1517) Line indented incorrectly; expected 8 spaces, found 4
(#1518) Line indented incorrectly; expected 8 spaces, found 4
(#1519) Line indented incorrectly; expected at least 12 spaces, found 6
(#1520) Line indented incorrectly; expected at least 12 spaces, found 6
(#1521) Line indented incorrectly; expected at least 12 spaces, found 6
(#1522) Line indented incorrectly; expected 8 spaces, found 4
(#1523) Line indented incorrectly; expected 8 spaces, found 4
(#1524) Line indented incorrectly; expected at least 12 spaces, found 6
(#1525) Line indented incorrectly; expected at least 12 spaces, found 6
(#1526) Line indented incorrectly; expected at least 12 spaces, found 6
(#1527) Line indented incorrectly; expected 8 spaces, found 4
(#1528) Line indented incorrectly; expected at least 8 spaces, found 4
(#1529) Line indented incorrectly; expected at least 8 spaces, found 4
(#1530) Line indented incorrectly; expected at least 8 spaces, found 4
(#1531) Line indented incorrectly; expected 4 spaces, found 2
(#1536) Line indented incorrectly; expected 4 spaces, found 2
(#1536) Member variable "_TSPEC" must be all lower-case
(#1536) Scope modifier not specified for member variable "$_TSPEC"
(#1538) Line indented incorrectly; expected 4 spaces, found 2
(#1538) Member variable "businessId" must be all lower-case
(#1539) Line indented incorrectly; expected 4 spaces, found 2
(#1539) Member variable "businessName" must be all lower-case
(#1540) Line indented incorrectly; expected 4 spaces, found 2
(#1541) Line indented incorrectly; expected 4 spaces, found 2
(#1543) Line indented incorrectly; expected 4 spaces, found 2
(#1544) Line indented incorrectly; expected 8 spaces, found 4
(#1544) Variable "_TSPEC" must be all lower-case
(#1544) Variable "_TSPEC" must not contain underscores.
(#1545) Line indented incorrectly; expected at least 12 spaces, found 6
(#1545) Variable "_TSPEC" must be all lower-case
(#1545) Variable "_TSPEC" must not contain underscores.
(#1546) Line indented incorrectly; expected at least 12 spaces, found 8
(#1547) Line indented incorrectly; expected at least 12 spaces, found 10
(#1548) Line indented incorrectly; expected at least 12 spaces, found 10
(#1549) Line indented incorrectly; expected at least 12 spaces, found 10
(#1550) Line indented incorrectly; expected at least 12 spaces, found 8
(#1551) Line indented incorrectly; expected at least 12 spaces, found 10
(#1552) Line indented incorrectly; expected at least 12 spaces, found 10
(#1553) Line indented incorrectly; expected at least 12 spaces, found 10
(#1554) Line indented incorrectly; expected at least 12 spaces, found 8
(#1555) Line indented incorrectly; expected at least 12 spaces, found 10
(#1556) Line indented incorrectly; expected at least 12 spaces, found 10
(#1557) Line indented incorrectly; expected at least 12 spaces, found 10
(#1558) Line indented incorrectly; expected at least 12 spaces, found 8
(#1559) Line indented incorrectly; expected at least 12 spaces, found 10
(#1560) Line indented incorrectly; expected at least 12 spaces, found 10
(#1561) Line indented incorrectly; expected at least 12 spaces, found 10
(#1562) Line indented incorrectly; expected at least 16 spaces, found 8
(#1563) Line indented incorrectly; expected 8 spaces, found 4
(#1564) Line indented incorrectly; expected 8 spaces, found 4
(#1565) Line indented incorrectly; expected 12 spaces, found 6
(#1566) Line indented incorrectly; expected at least 16 spaces, found 8
(#1567) Line indented incorrectly; expected 12 spaces, found 6
(#1568) Line indented incorrectly; expected 12 spaces, found 6
(#1569) Line indented incorrectly; expected at least 16 spaces, found 8
(#1570) Line indented incorrectly; expected 12 spaces, found 6
(#1571) Line indented incorrectly; expected 12 spaces, found 6
(#1572) Line indented incorrectly; expected at least 16 spaces, found 8
(#1573) Line indented incorrectly; expected 12 spaces, found 6
(#1574) Line indented incorrectly; expected 12 spaces, found 6
(#1575) Line indented incorrectly; expected at least 16 spaces, found 8
(#1576) Line indented incorrectly; expected 12 spaces, found 6
(#1577) Line indented incorrectly; expected 8 spaces, found 4
(#1578) Line indented incorrectly; expected 4 spaces, found 2
(#1580) Line indented incorrectly; expected 4 spaces, found 2
(#1580) Public method name "BusinessUserInfo::getName" must be in lower-case letters only
(#1581) Line indented incorrectly; expected at least 8 spaces, found 4
(#1582) Line indented incorrectly; expected 4 spaces, found 2
(#1584) Line indented incorrectly; expected 4 spaces, found 2
(#1585) Line indented incorrectly; expected at least 4 spaces, found 2
(#1585) Opening brace should be on the same line as the declaration
(#1586) Line indented incorrectly; expected at least 8 spaces, found 4
(#1587) Line indented incorrectly; expected at least 8 spaces, found 4
(#1588) Line indented incorrectly; expected at least 8 spaces, found 4
(#1589) Line indented incorrectly; expected at least 8 spaces, found 4
(#1590) Line indented incorrectly; expected at least 8 spaces, found 4
(#1591) Line indented incorrectly; expected 8 spaces, found 4
(#1591) Expected "while (...) {\n"; found "while (...)\n {\n"
(#1592) Line indented incorrectly; expected at least 8 spaces, found 4
(#1593) Line indented incorrectly; expected at least 12 spaces, found 6
(#1594) Line indented incorrectly; expected 12 spaces, found 6
(#1595) Line indented incorrectly; expected at least 16 spaces, found 8
(#1596) Line indented incorrectly; expected 12 spaces, found 6
(#1597) Line indented incorrectly; expected 12 spaces, found 6
(#1598) Line indented incorrectly; expected at least 12 spaces, found 6
(#1599) Line indented incorrectly; expected 16 spaces, found 8
(#1600) Line indented incorrectly; expected 20 spaces, found 10
(#1601) Line indented incorrectly; expected at least 24 spaces, found 12
(#1602) Line indented incorrectly; expected 20 spaces, found 10
(#1603) Line indented incorrectly; expected at least 24 spaces, found 12
(#1604) Line indented incorrectly; expected 20 spaces, found 10
(#1606) Line indented incorrectly; expected 16 spaces, found 8
(#1607) Line indented incorrectly; expected 20 spaces, found 10
(#1608) Line indented incorrectly; expected at least 24 spaces, found 12
(#1609) Line indented incorrectly; expected 20 spaces, found 10
(#1610) Line indented incorrectly; expected at least 24 spaces, found 12
(#1611) Line indented incorrectly; expected 20 spaces, found 10
(#1613) Line indented incorrectly; expected 16 spaces, found 8
(#1614) Line indented incorrectly; expected 20 spaces, found 10
(#1615) Line indented incorrectly; expected at least 24 spaces, found 12
(#1616) Line indented incorrectly; expected 20 spaces, found 10
(#1617) Line indented incorrectly; expected at least 24 spaces, found 12
(#1618) Line indented incorrectly; expected 20 spaces, found 10
(#1620) Line indented incorrectly; expected 16 spaces, found 8
(#1621) Line indented incorrectly; expected 20 spaces, found 10
(#1622) Line indented incorrectly; expected at least 24 spaces, found 12
(#1623) Line indented incorrectly; expected 20 spaces, found 10
(#1624) Line indented incorrectly; expected at least 24 spaces, found 12
(#1625) Line indented incorrectly; expected 20 spaces, found 10
(#1627) Line indented incorrectly; expected 16 spaces, found 8
(#1628) Line indented incorrectly; expected at least 20 spaces, found 10
(#1630) Line indented incorrectly; expected 12 spaces, found 6
(#1631) Line indented incorrectly; expected at least 12 spaces, found 6
(#1632) Line indented incorrectly; expected 8 spaces, found 4
(#1633) Line indented incorrectly; expected at least 8 spaces, found 4
(#1634) Line indented incorrectly; expected at least 8 spaces, found 4
(#1635) Line indented incorrectly; expected 4 spaces, found 2
(#1637) Line indented incorrectly; expected 4 spaces, found 2
(#1638) Line indented incorrectly; expected at least 8 spaces, found 4
(#1639) Line indented incorrectly; expected at least 8 spaces, found 4
(#1640) Line indented incorrectly; expected 8 spaces, found 4
(#1641) Line indented incorrectly; expected at least 12 spaces, found 6
(#1642) Line indented incorrectly; expected at least 12 spaces, found 6
(#1643) Line indented incorrectly; expected at least 12 spaces, found 6
(#1644) Line indented incorrectly; expected 8 spaces, found 4
(#1645) Line indented incorrectly; expected 8 spaces, found 4
(#1646) Line indented incorrectly; expected at least 12 spaces, found 6
(#1647) Line indented incorrectly; expected at least 12 spaces, found 6
(#1648) Line indented incorrectly; expected at least 12 spaces, found 6
(#1649) Line indented incorrectly; expected 8 spaces, found 4
(#1650) Line indented incorrectly; expected 8 spaces, found 4
(#1651) Line indented incorrectly; expected at least 12 spaces, found 6
(#1652) Line indented incorrectly; expected at least 12 spaces, found 6
(#1653) Line indented incorrectly; expected at least 12 spaces, found 6
(#1654) Line indented incorrectly; expected 8 spaces, found 4
(#1655) Line indented incorrectly; expected 8 spaces, found 4
(#1656) Line indented incorrectly; expected at least 12 spaces, found 6
(#1657) Line indented incorrectly; expected at least 12 spaces, found 6
(#1658) Line indented incorrectly; expected at least 12 spaces, found 6
(#1659) Line indented incorrectly; expected 8 spaces, found 4
(#1660) Line indented incorrectly; expected at least 8 spaces, found 4
(#1661) Line indented incorrectly; expected at least 8 spaces, found 4
(#1662) Line indented incorrectly; expected at least 8 spaces, found 4
(#1663) Line indented incorrectly; expected 4 spaces, found 2
(#1668) Line indented incorrectly; expected 4 spaces, found 2
(#1668) Member variable "_TSPEC" must be all lower-case
(#1668) Scope modifier not specified for member variable "$_TSPEC"
(#1670) Line indented incorrectly; expected 4 spaces, found 2
(#1670) Member variable "currentTime" must be all lower-case
(#1671) Line indented incorrectly; expected 4 spaces, found 2
(#1672) Line indented incorrectly; expected 4 spaces, found 2
(#1672) Member variable "premiumRecurring" must be all lower-case
(#1673) Line indented incorrectly; expected 4 spaces, found 2
(#1673) Member variable "premiumExpirationDate" must be all lower-case
(#1674) Line indented incorrectly; expected 4 spaces, found 2
(#1674) Member variable "premiumExtendable" must be all lower-case
(#1675) Line indented incorrectly; expected 4 spaces, found 2
(#1675) Member variable "premiumPending" must be all lower-case
(#1676) Line indented incorrectly; expected 4 spaces, found 2
(#1676) Member variable "premiumCancellationPending" must be all lower-case
(#1677) Line indented incorrectly; expected 4 spaces, found 2
(#1677) Member variable "canPurchaseUploadAllowance" must be all lower-case
(#1678) Line indented incorrectly; expected 4 spaces, found 2
(#1678) Member variable "sponsoredGroupName" must be all lower-case
(#1679) Line indented incorrectly; expected 4 spaces, found 2
(#1679) Member variable "sponsoredGroupRole" must be all lower-case
(#1680) Line indented incorrectly; expected 4 spaces, found 2
(#1680) Member variable "premiumUpgradable" must be all lower-case
(#1682) Line indented incorrectly; expected 4 spaces, found 2
(#1683) Line indented incorrectly; expected 8 spaces, found 4
(#1683) Variable "_TSPEC" must be all lower-case
(#1683) Variable "_TSPEC" must not contain underscores.
(#1684) Line indented incorrectly; expected at least 12 spaces, found 6
(#1684) Variable "_TSPEC" must be all lower-case
(#1684) Variable "_TSPEC" must not contain underscores.
(#1685) Line indented incorrectly; expected at least 12 spaces, found 8
(#1686) Line indented incorrectly; expected at least 12 spaces, found 10
(#1687) Line indented incorrectly; expected at least 12 spaces, found 10
(#1688) Line indented incorrectly; expected at least 12 spaces, found 10
(#1689) Line indented incorrectly; expected at least 12 spaces, found 8
(#1690) Line indented incorrectly; expected at least 12 spaces, found 10
(#1691) Line indented incorrectly; expected at least 12 spaces, found 10
(#1692) Line indented incorrectly; expected at least 12 spaces, found 10
(#1693) Line indented incorrectly; expected at least 12 spaces, found 8
(#1694) Line indented incorrectly; expected at least 12 spaces, found 10
(#1695) Line indented incorrectly; expected at least 12 spaces, found 10
(#1696) Line indented incorrectly; expected at least 12 spaces, found 10
(#1697) Line indented incorrectly; expected at least 12 spaces, found 8
(#1698) Line indented incorrectly; expected at least 12 spaces, found 10
(#1699) Line indented incorrectly; expected at least 12 spaces, found 10
(#1700) Line indented incorrectly; expected at least 12 spaces, found 10
(#1701) Line indented incorrectly; expected at least 12 spaces, found 8
(#1702) Line indented incorrectly; expected at least 12 spaces, found 10
(#1703) Line indented incorrectly; expected at least 12 spaces, found 10
(#1704) Line indented incorrectly; expected at least 12 spaces, found 10
(#1705) Line indented incorrectly; expected at least 12 spaces, found 8
(#1706) Line indented incorrectly; expected at least 12 spaces, found 10
(#1707) Line indented incorrectly; expected at least 12 spaces, found 10
(#1708) Line indented incorrectly; expected at least 12 spaces, found 10
(#1709) Line indented incorrectly; expected at least 12 spaces, found 8
(#1710) Line indented incorrectly; expected at least 12 spaces, found 10
(#1711) Line indented incorrectly; expected at least 12 spaces, found 10
(#1712) Line indented incorrectly; expected at least 12 spaces, found 10
(#1713) Line indented incorrectly; expected at least 12 spaces, found 8
(#1714) Line indented incorrectly; expected at least 12 spaces, found 10
(#1715) Line indented incorrectly; expected at least 12 spaces, found 10
(#1716) Line indented incorrectly; expected at least 12 spaces, found 10
(#1717) Line indented incorrectly; expected at least 12 spaces, found 8
(#1718) Line indented incorrectly; expected at least 12 spaces, found 10
(#1719) Line indented incorrectly; expected at least 12 spaces, found 10
(#1720) Line indented incorrectly; expected at least 12 spaces, found 10
(#1721) Line indented incorrectly; expected at least 12 spaces, found 8
(#1722) Line indented incorrectly; expected at least 12 spaces, found 10
(#1723) Line indented incorrectly; expected at least 12 spaces, found 10
(#1724) Line indented incorrectly; expected at least 12 spaces, found 10
(#1725) Line indented incorrectly; expected at least 12 spaces, found 8
(#1726) Line indented incorrectly; expected at least 12 spaces, found 10
(#1727) Line indented incorrectly; expected at least 12 spaces, found 10
(#1728) Line indented incorrectly; expected at least 12 spaces, found 10
(#1729) Line indented incorrectly; expected at least 16 spaces, found 8
(#1730) Line indented incorrectly; expected 8 spaces, found 4
(#1731) Line indented incorrectly; expected 8 spaces, found 4
(#1732) Line indented incorrectly; expected 12 spaces, found 6
(#1733) Line indented incorrectly; expected at least 16 spaces, found 8
(#1734) Line indented incorrectly; expected 12 spaces, found 6
(#1735) Line indented incorrectly; expected 12 spaces, found 6
(#1736) Line indented incorrectly; expected at least 16 spaces, found 8
(#1737) Line indented incorrectly; expected 12 spaces, found 6
(#1738) Line indented incorrectly; expected 12 spaces, found 6
(#1739) Line indented incorrectly; expected at least 16 spaces, found 8
(#1740) Line indented incorrectly; expected 12 spaces, found 6
(#1741) Line indented incorrectly; expected 12 spaces, found 6
(#1742) Line indented incorrectly; expected at least 16 spaces, found 8
(#1743) Line indented incorrectly; expected 12 spaces, found 6
(#1744) Line indented incorrectly; expected 12 spaces, found 6
(#1745) Line indented incorrectly; expected at least 16 spaces, found 8
(#1746) Line indented incorrectly; expected 12 spaces, found 6
(#1747) Line indented incorrectly; expected 12 spaces, found 6
(#1748) Line indented incorrectly; expected at least 16 spaces, found 8
(#1749) Line indented incorrectly; expected 12 spaces, found 6
(#1750) Line indented incorrectly; expected 12 spaces, found 6
(#1751) Line indented incorrectly; expected at least 16 spaces, found 8
(#1752) Line indented incorrectly; expected 12 spaces, found 6
(#1753) Line indented incorrectly; expected 12 spaces, found 6
(#1754) Line indented incorrectly; expected at least 16 spaces, found 8
(#1755) Line indented incorrectly; expected 12 spaces, found 6
(#1756) Line indented incorrectly; expected 12 spaces, found 6
(#1757) Line indented incorrectly; expected at least 16 spaces, found 8
(#1758) Line indented incorrectly; expected 12 spaces, found 6
(#1759) Line indented incorrectly; expected 12 spaces, found 6
(#1760) Line indented incorrectly; expected at least 16 spaces, found 8
(#1761) Line indented incorrectly; expected 12 spaces, found 6
(#1762) Line indented incorrectly; expected 12 spaces, found 6
(#1763) Line indented incorrectly; expected at least 16 spaces, found 8
(#1764) Line indented incorrectly; expected 12 spaces, found 6
(#1765) Line indented incorrectly; expected 8 spaces, found 4
(#1766) Line indented incorrectly; expected 4 spaces, found 2
(#1768) Line indented incorrectly; expected 4 spaces, found 2
(#1768) Public method name "PremiumInfo::getName" must be in lower-case letters only
(#1769) Line indented incorrectly; expected at least 8 spaces, found 4
(#1770) Line indented incorrectly; expected 4 spaces, found 2
(#1772) Line indented incorrectly; expected 4 spaces, found 2
(#1773) Line indented incorrectly; expected at least 4 spaces, found 2
(#1773) Opening brace should be on the same line as the declaration
(#1774) Line indented incorrectly; expected at least 8 spaces, found 4
(#1775) Line indented incorrectly; expected at least 8 spaces, found 4
(#1776) Line indented incorrectly; expected at least 8 spaces, found 4
(#1777) Line indented incorrectly; expected at least 8 spaces, found 4
(#1778) Line indented incorrectly; expected at least 8 spaces, found 4
(#1779) Line indented incorrectly; expected 8 spaces, found 4
(#1779) Expected "while (...) {\n"; found "while (...)\n {\n"
(#1780) Line indented incorrectly; expected at least 8 spaces, found 4
(#1781) Line indented incorrectly; expected at least 12 spaces, found 6
(#1782) Line indented incorrectly; expected 12 spaces, found 6
(#1783) Line indented incorrectly; expected at least 16 spaces, found 8
(#1784) Line indented incorrectly; expected 12 spaces, found 6
(#1785) Line indented incorrectly; expected 12 spaces, found 6
(#1786) Line indented incorrectly; expected at least 12 spaces, found 6
(#1787) Line indented incorrectly; expected 16 spaces, found 8
(#1788) Line indented incorrectly; expected 20 spaces, found 10
(#1789) Line indented incorrectly; expected at least 24 spaces, found 12
(#1790) Line indented incorrectly; expected 20 spaces, found 10
(#1791) Line indented incorrectly; expected at least 24 spaces, found 12
(#1792) Line indented incorrectly; expected 20 spaces, found 10
(#1794) Line indented incorrectly; expected 16 spaces, found 8
(#1795) Line indented incorrectly; expected 20 spaces, found 10
(#1796) Line indented incorrectly; expected at least 24 spaces, found 12
(#1797) Line indented incorrectly; expected 20 spaces, found 10
(#1798) Line indented incorrectly; expected at least 24 spaces, found 12
(#1799) Line indented incorrectly; expected 20 spaces, found 10
(#1801) Line indented incorrectly; expected 16 spaces, found 8
(#1802) Line indented incorrectly; expected 20 spaces, found 10
(#1803) Line indented incorrectly; expected at least 24 spaces, found 12
(#1804) Line indented incorrectly; expected 20 spaces, found 10
(#1805) Line indented incorrectly; expected at least 24 spaces, found 12
(#1806) Line indented incorrectly; expected 20 spaces, found 10
(#1808) Line indented incorrectly; expected 16 spaces, found 8
(#1809) Line indented incorrectly; expected 20 spaces, found 10
(#1810) Line indented incorrectly; expected at least 24 spaces, found 12
(#1811) Line indented incorrectly; expected 20 spaces, found 10
(#1812) Line indented incorrectly; expected at least 24 spaces, found 12
(#1813) Line indented incorrectly; expected 20 spaces, found 10
(#1815) Line indented incorrectly; expected 16 spaces, found 8
(#1816) Line indented incorrectly; expected 20 spaces, found 10
(#1817) Line indented incorrectly; expected at least 24 spaces, found 12
(#1818) Line indented incorrectly; expected 20 spaces, found 10
(#1819) Line indented incorrectly; expected at least 24 spaces, found 12
(#1820) Line indented incorrectly; expected 20 spaces, found 10
(#1822) Line indented incorrectly; expected 16 spaces, found 8
(#1823) Line indented incorrectly; expected 20 spaces, found 10
(#1824) Line indented incorrectly; expected at least 24 spaces, found 12
(#1825) Line indented incorrectly; expected 20 spaces, found 10
(#1826) Line indented incorrectly; expected at least 24 spaces, found 12
(#1827) Line indented incorrectly; expected 20 spaces, found 10
(#1829) Line indented incorrectly; expected 16 spaces, found 8
(#1830) Line indented incorrectly; expected 20 spaces, found 10
(#1831) Line indented incorrectly; expected at least 24 spaces, found 12
(#1832) Line indented incorrectly; expected 20 spaces, found 10
(#1833) Line indented incorrectly; expected at least 24 spaces, found 12
(#1834) Line indented incorrectly; expected 20 spaces, found 10
(#1836) Line indented incorrectly; expected 16 spaces, found 8
(#1837) Line indented incorrectly; expected 20 spaces, found 10
(#1838) Line indented incorrectly; expected at least 24 spaces, found 12
(#1839) Line indented incorrectly; expected 20 spaces, found 10
(#1840) Line indented incorrectly; expected at least 24 spaces, found 12
(#1841) Line indented incorrectly; expected 20 spaces, found 10
(#1843) Line indented incorrectly; expected 16 spaces, found 8
(#1844) Line indented incorrectly; expected 20 spaces, found 10
(#1845) Line indented incorrectly; expected at least 24 spaces, found 12
(#1846) Line indented incorrectly; expected 20 spaces, found 10
(#1847) Line indented incorrectly; expected at least 24 spaces, found 12
(#1848) Line indented incorrectly; expected 20 spaces, found 10
(#1850) Line indented incorrectly; expected 16 spaces, found 8
(#1851) Line indented incorrectly; expected 20 spaces, found 10
(#1852) Line indented incorrectly; expected at least 24 spaces, found 12
(#1853) Line indented incorrectly; expected 20 spaces, found 10
(#1854) Line indented incorrectly; expected at least 24 spaces, found 12
(#1855) Line indented incorrectly; expected 20 spaces, found 10
(#1857) Line indented incorrectly; expected 16 spaces, found 8
(#1858) Line indented incorrectly; expected 20 spaces, found 10
(#1859) Line indented incorrectly; expected at least 24 spaces, found 12
(#1860) Line indented incorrectly; expected 20 spaces, found 10
(#1861) Line indented incorrectly; expected at least 24 spaces, found 12
(#1862) Line indented incorrectly; expected 20 spaces, found 10
(#1864) Line indented incorrectly; expected 16 spaces, found 8
(#1865) Line indented incorrectly; expected at least 20 spaces, found 10
(#1867) Line indented incorrectly; expected 12 spaces, found 6
(#1868) Line indented incorrectly; expected at least 12 spaces, found 6
(#1869) Line indented incorrectly; expected 8 spaces, found 4
(#1870) Line indented incorrectly; expected at least 8 spaces, found 4
(#1871) Line indented incorrectly; expected at least 8 spaces, found 4
(#1872) Line indented incorrectly; expected 4 spaces, found 2
(#1874) Line indented incorrectly; expected 4 spaces, found 2
(#1875) Line indented incorrectly; expected at least 8 spaces, found 4
(#1876) Line indented incorrectly; expected at least 8 spaces, found 4
(#1877) Line indented incorrectly; expected 8 spaces, found 4
(#1878) Line indented incorrectly; expected at least 12 spaces, found 6
(#1879) Line indented incorrectly; expected at least 12 spaces, found 6
(#1880) Line indented incorrectly; expected at least 12 spaces, found 6
(#1881) Line indented incorrectly; expected 8 spaces, found 4
(#1882) Line indented incorrectly; expected 8 spaces, found 4
(#1883) Line indented incorrectly; expected at least 12 spaces, found 6
(#1884) Line indented incorrectly; expected at least 12 spaces, found 6
(#1885) Line indented incorrectly; expected at least 12 spaces, found 6
(#1886) Line indented incorrectly; expected 8 spaces, found 4
(#1887) Line indented incorrectly; expected 8 spaces, found 4
(#1888) Line indented incorrectly; expected at least 12 spaces, found 6
(#1889) Line indented incorrectly; expected at least 12 spaces, found 6
(#1890) Line indented incorrectly; expected at least 12 spaces, found 6
(#1891) Line indented incorrectly; expected 8 spaces, found 4
(#1892) Line indented incorrectly; expected 8 spaces, found 4
(#1893) Line indented incorrectly; expected at least 12 spaces, found 6
(#1894) Line indented incorrectly; expected at least 12 spaces, found 6
(#1895) Line indented incorrectly; expected at least 12 spaces, found 6
(#1896) Line indented incorrectly; expected 8 spaces, found 4
(#1897) Line indented incorrectly; expected 8 spaces, found 4
(#1898) Line indented incorrectly; expected at least 12 spaces, found 6
(#1899) Line indented incorrectly; expected at least 12 spaces, found 6
(#1900) Line indented incorrectly; expected at least 12 spaces, found 6
(#1901) Line indented incorrectly; expected 8 spaces, found 4
(#1902) Line indented incorrectly; expected 8 spaces, found 4
(#1903) Line indented incorrectly; expected at least 12 spaces, found 6
(#1904) Line indented incorrectly; expected at least 12 spaces, found 6
(#1905) Line indented incorrectly; expected at least 12 spaces, found 6
(#1906) Line indented incorrectly; expected 8 spaces, found 4
(#1907) Line indented incorrectly; expected 8 spaces, found 4
(#1908) Line indented incorrectly; expected at least 12 spaces, found 6
(#1909) Line indented incorrectly; expected at least 12 spaces, found 6
(#1910) Line indented incorrectly; expected at least 12 spaces, found 6
(#1911) Line indented incorrectly; expected 8 spaces, found 4
(#1912) Line indented incorrectly; expected 8 spaces, found 4
(#1913) Line indented incorrectly; expected at least 12 spaces, found 6
(#1914) Line indented incorrectly; expected at least 12 spaces, found 6
(#1915) Line indented incorrectly; expected at least 12 spaces, found 6
(#1916) Line indented incorrectly; expected 8 spaces, found 4
(#1917) Line indented incorrectly; expected 8 spaces, found 4
(#1918) Line indented incorrectly; expected at least 12 spaces, found 6
(#1919) Line indented incorrectly; expected at least 12 spaces, found 6
(#1920) Line indented incorrectly; expected at least 12 spaces, found 6
(#1921) Line indented incorrectly; expected 8 spaces, found 4
(#1922) Line indented incorrectly; expected 8 spaces, found 4
(#1923) Line indented incorrectly; expected at least 12 spaces, found 6
(#1924) Line indented incorrectly; expected at least 12 spaces, found 6
(#1925) Line indented incorrectly; expected at least 12 spaces, found 6
(#1926) Line indented incorrectly; expected 8 spaces, found 4
(#1927) Line indented incorrectly; expected 8 spaces, found 4
(#1928) Line indented incorrectly; expected at least 12 spaces, found 6
(#1929) Line indented incorrectly; expected at least 12 spaces, found 6
(#1930) Line indented incorrectly; expected at least 12 spaces, found 6
(#1931) Line indented incorrectly; expected 8 spaces, found 4
(#1932) Line indented incorrectly; expected at least 8 spaces, found 4
(#1933) Line indented incorrectly; expected at least 8 spaces, found 4
(#1934) Line indented incorrectly; expected at least 8 spaces, found 4
(#1935) Line indented incorrectly; expected 4 spaces, found 2
(#1940) Line indented incorrectly; expected 4 spaces, found 2
(#1940) Member variable "_TSPEC" must be all lower-case
(#1940) Scope modifier not specified for member variable "$_TSPEC"
(#1942) Line indented incorrectly; expected 4 spaces, found 2
(#1943) Line indented incorrectly; expected 4 spaces, found 2
(#1944) Line indented incorrectly; expected 4 spaces, found 2
(#1945) Line indented incorrectly; expected 4 spaces, found 2
(#1946) Line indented incorrectly; expected 4 spaces, found 2
(#1947) Line indented incorrectly; expected 4 spaces, found 2
(#1948) Line indented incorrectly; expected 4 spaces, found 2
(#1949) Line indented incorrectly; expected 4 spaces, found 2
(#1950) Line indented incorrectly; expected 4 spaces, found 2
(#1951) Line indented incorrectly; expected 4 spaces, found 2
(#1952) Line indented incorrectly; expected 4 spaces, found 2
(#1952) Member variable "shardId" must be all lower-case
(#1953) Line indented incorrectly; expected 4 spaces, found 2
(#1954) Line indented incorrectly; expected 4 spaces, found 2
(#1955) Line indented incorrectly; expected 4 spaces, found 2
(#1955) Member variable "premiumInfo" must be all lower-case
(#1956) Line indented incorrectly; expected 4 spaces, found 2
(#1956) Member variable "businessUserInfo" must be all lower-case
(#1958) Line indented incorrectly; expected 4 spaces, found 2
(#1959) Line indented incorrectly; expected 8 spaces, found 4
(#1959) Variable "_TSPEC" must be all lower-case
(#1959) Variable "_TSPEC" must not contain underscores.
(#1960) Line indented incorrectly; expected at least 12 spaces, found 6
(#1960) Variable "_TSPEC" must be all lower-case
(#1960) Variable "_TSPEC" must not contain underscores.
(#1961) Line indented incorrectly; expected at least 12 spaces, found 8
(#1962) Line indented incorrectly; expected at least 12 spaces, found 10
(#1963) Line indented incorrectly; expected at least 12 spaces, found 10
(#1964) Line indented incorrectly; expected at least 12 spaces, found 10
(#1965) Line indented incorrectly; expected at least 12 spaces, found 8
(#1966) Line indented incorrectly; expected at least 12 spaces, found 10
(#1967) Line indented incorrectly; expected at least 12 spaces, found 10
(#1968) Line indented incorrectly; expected at least 12 spaces, found 10
(#1969) Line indented incorrectly; expected at least 12 spaces, found 8
(#1970) Line indented incorrectly; expected at least 12 spaces, found 10
(#1971) Line indented incorrectly; expected at least 12 spaces, found 10
(#1972) Line indented incorrectly; expected at least 12 spaces, found 10
(#1973) Line indented incorrectly; expected at least 12 spaces, found 8
(#1974) Line indented incorrectly; expected at least 12 spaces, found 10
(#1975) Line indented incorrectly; expected at least 12 spaces, found 10
(#1976) Line indented incorrectly; expected at least 12 spaces, found 10
(#1977) Line indented incorrectly; expected at least 12 spaces, found 8
(#1978) Line indented incorrectly; expected at least 12 spaces, found 10
(#1979) Line indented incorrectly; expected at least 12 spaces, found 10
(#1980) Line indented incorrectly; expected at least 12 spaces, found 10
(#1981) Line indented incorrectly; expected at least 12 spaces, found 8
(#1982) Line indented incorrectly; expected at least 12 spaces, found 10
(#1983) Line indented incorrectly; expected at least 12 spaces, found 10
(#1984) Line indented incorrectly; expected at least 12 spaces, found 10
(#1985) Line indented incorrectly; expected at least 12 spaces, found 8
(#1986) Line indented incorrectly; expected at least 12 spaces, found 10
(#1987) Line indented incorrectly; expected at least 12 spaces, found 10
(#1988) Line indented incorrectly; expected at least 12 spaces, found 10
(#1989) Line indented incorrectly; expected at least 12 spaces, found 8
(#1990) Line indented incorrectly; expected at least 12 spaces, found 10
(#1991) Line indented incorrectly; expected at least 12 spaces, found 10
(#1992) Line indented incorrectly; expected at least 12 spaces, found 10
(#1993) Line indented incorrectly; expected at least 12 spaces, found 8
(#1994) Line indented incorrectly; expected at least 12 spaces, found 10
(#1995) Line indented incorrectly; expected at least 12 spaces, found 10
(#1996) Line indented incorrectly; expected at least 12 spaces, found 10
(#1997) Line indented incorrectly; expected at least 12 spaces, found 8
(#1998) Line indented incorrectly; expected at least 12 spaces, found 10
(#1999) Line indented incorrectly; expected at least 12 spaces, found 10
(#2000) Line indented incorrectly; expected at least 12 spaces, found 10
(#2001) Line indented incorrectly; expected at least 12 spaces, found 8
(#2002) Line indented incorrectly; expected at least 12 spaces, found 10
(#2003) Line indented incorrectly; expected at least 12 spaces, found 10
(#2004) Line indented incorrectly; expected at least 12 spaces, found 10
(#2005) Line indented incorrectly; expected at least 12 spaces, found 8
(#2006) Line indented incorrectly; expected at least 12 spaces, found 10
(#2007) Line indented incorrectly; expected at least 12 spaces, found 10
(#2008) Line indented incorrectly; expected at least 12 spaces, found 10
(#2009) Line indented incorrectly; expected at least 12 spaces, found 10
(#2010) Line indented incorrectly; expected at least 12 spaces, found 8
(#2011) Line indented incorrectly; expected at least 12 spaces, found 10
(#2012) Line indented incorrectly; expected at least 12 spaces, found 10
(#2013) Line indented incorrectly; expected at least 12 spaces, found 10
(#2014) Line indented incorrectly; expected at least 12 spaces, found 10
(#2015) Line indented incorrectly; expected at least 12 spaces, found 8
(#2016) Line indented incorrectly; expected at least 12 spaces, found 10
(#2017) Line indented incorrectly; expected at least 12 spaces, found 10
(#2018) Line indented incorrectly; expected at least 12 spaces, found 10
(#2019) Line indented incorrectly; expected at least 12 spaces, found 10
(#2020) Line indented incorrectly; expected at least 12 spaces, found 8
(#2021) Line indented incorrectly; expected at least 12 spaces, found 10
(#2022) Line indented incorrectly; expected at least 12 spaces, found 10
(#2023) Line indented incorrectly; expected at least 12 spaces, found 10
(#2024) Line indented incorrectly; expected at least 12 spaces, found 10
(#2025) Line indented incorrectly; expected at least 16 spaces, found 8
(#2026) Line indented incorrectly; expected 8 spaces, found 4
(#2027) Line indented incorrectly; expected 8 spaces, found 4
(#2028) Line indented incorrectly; expected 12 spaces, found 6
(#2029) Line indented incorrectly; expected at least 16 spaces, found 8
(#2030) Line indented incorrectly; expected 12 spaces, found 6
(#2031) Line indented incorrectly; expected 12 spaces, found 6
(#2032) Line indented incorrectly; expected at least 16 spaces, found 8
(#2033) Line indented incorrectly; expected 12 spaces, found 6
(#2034) Line indented incorrectly; expected 12 spaces, found 6
(#2035) Line indented incorrectly; expected at least 16 spaces, found 8
(#2036) Line indented incorrectly; expected 12 spaces, found 6
(#2037) Line indented incorrectly; expected 12 spaces, found 6
(#2038) Line indented incorrectly; expected at least 16 spaces, found 8
(#2039) Line indented incorrectly; expected 12 spaces, found 6
(#2040) Line indented incorrectly; expected 12 spaces, found 6
(#2041) Line indented incorrectly; expected at least 16 spaces, found 8
(#2042) Line indented incorrectly; expected 12 spaces, found 6
(#2043) Line indented incorrectly; expected 12 spaces, found 6
(#2044) Line indented incorrectly; expected at least 16 spaces, found 8
(#2045) Line indented incorrectly; expected 12 spaces, found 6
(#2046) Line indented incorrectly; expected 12 spaces, found 6
(#2047) Line indented incorrectly; expected at least 16 spaces, found 8
(#2048) Line indented incorrectly; expected 12 spaces, found 6
(#2049) Line indented incorrectly; expected 12 spaces, found 6
(#2050) Line indented incorrectly; expected at least 16 spaces, found 8
(#2051) Line indented incorrectly; expected 12 spaces, found 6
(#2052) Line indented incorrectly; expected 12 spaces, found 6
(#2053) Line indented incorrectly; expected at least 16 spaces, found 8
(#2054) Line indented incorrectly; expected 12 spaces, found 6
(#2055) Line indented incorrectly; expected 12 spaces, found 6
(#2056) Line indented incorrectly; expected at least 16 spaces, found 8
(#2057) Line indented incorrectly; expected 12 spaces, found 6
(#2058) Line indented incorrectly; expected 12 spaces, found 6
(#2059) Line indented incorrectly; expected at least 16 spaces, found 8
(#2060) Line indented incorrectly; expected 12 spaces, found 6
(#2061) Line indented incorrectly; expected 12 spaces, found 6
(#2062) Line indented incorrectly; expected at least 16 spaces, found 8
(#2063) Line indented incorrectly; expected 12 spaces, found 6
(#2064) Line indented incorrectly; expected 12 spaces, found 6
(#2065) Line indented incorrectly; expected at least 16 spaces, found 8
(#2066) Line indented incorrectly; expected 12 spaces, found 6
(#2067) Line indented incorrectly; expected 12 spaces, found 6
(#2068) Line indented incorrectly; expected at least 16 spaces, found 8
(#2069) Line indented incorrectly; expected 12 spaces, found 6
(#2070) Line indented incorrectly; expected 12 spaces, found 6
(#2071) Line indented incorrectly; expected at least 16 spaces, found 8
(#2072) Line indented incorrectly; expected 12 spaces, found 6
(#2073) Line indented incorrectly; expected 8 spaces, found 4
(#2074) Line indented incorrectly; expected 4 spaces, found 2
(#2076) Line indented incorrectly; expected 4 spaces, found 2
(#2076) Public method name "User::getName" must be in lower-case letters only
(#2077) Line indented incorrectly; expected at least 8 spaces, found 4
(#2078) Line indented incorrectly; expected 4 spaces, found 2
(#2080) Line indented incorrectly; expected 4 spaces, found 2
(#2081) Line indented incorrectly; expected at least 4 spaces, found 2
(#2081) Opening brace should be on the same line as the declaration
(#2082) Line indented incorrectly; expected at least 8 spaces, found 4
(#2083) Line indented incorrectly; expected at least 8 spaces, found 4
(#2084) Line indented incorrectly; expected at least 8 spaces, found 4
(#2085) Line indented incorrectly; expected at least 8 spaces, found 4
(#2086) Line indented incorrectly; expected at least 8 spaces, found 4
(#2087) Line indented incorrectly; expected 8 spaces, found 4
(#2087) Expected "while (...) {\n"; found "while (...)\n {\n"
(#2088) Line indented incorrectly; expected at least 8 spaces, found 4
(#2089) Line indented incorrectly; expected at least 12 spaces, found 6
(#2090) Line indented incorrectly; expected 12 spaces, found 6
(#2091) Line indented incorrectly; expected at least 16 spaces, found 8
(#2092) Line indented incorrectly; expected 12 spaces, found 6
(#2093) Line indented incorrectly; expected 12 spaces, found 6
(#2094) Line indented incorrectly; expected at least 12 spaces, found 6
(#2095) Line indented incorrectly; expected 16 spaces, found 8
(#2096) Line indented incorrectly; expected 20 spaces, found 10
(#2097) Line indented incorrectly; expected at least 24 spaces, found 12
(#2098) Line indented incorrectly; expected 20 spaces, found 10
(#2099) Line indented incorrectly; expected at least 24 spaces, found 12
(#2100) Line indented incorrectly; expected 20 spaces, found 10
(#2102) Line indented incorrectly; expected 16 spaces, found 8
(#2103) Line indented incorrectly; expected 20 spaces, found 10
(#2104) Line indented incorrectly; expected at least 24 spaces, found 12
(#2105) Line indented incorrectly; expected 20 spaces, found 10
(#2106) Line indented incorrectly; expected at least 24 spaces, found 12
(#2107) Line indented incorrectly; expected 20 spaces, found 10
(#2109) Line indented incorrectly; expected 16 spaces, found 8
(#2110) Line indented incorrectly; expected 20 spaces, found 10
(#2111) Line indented incorrectly; expected at least 24 spaces, found 12
(#2112) Line indented incorrectly; expected 20 spaces, found 10
(#2113) Line indented incorrectly; expected at least 24 spaces, found 12
(#2114) Line indented incorrectly; expected 20 spaces, found 10
(#2116) Line indented incorrectly; expected 16 spaces, found 8
(#2117) Line indented incorrectly; expected 20 spaces, found 10
(#2118) Line indented incorrectly; expected at least 24 spaces, found 12
(#2119) Line indented incorrectly; expected 20 spaces, found 10
(#2120) Line indented incorrectly; expected at least 24 spaces, found 12
(#2121) Line indented incorrectly; expected 20 spaces, found 10
(#2123) Line indented incorrectly; expected 16 spaces, found 8
(#2124) Line indented incorrectly; expected 20 spaces, found 10
(#2125) Line indented incorrectly; expected at least 24 spaces, found 12
(#2126) Line indented incorrectly; expected 20 spaces, found 10
(#2127) Line indented incorrectly; expected at least 24 spaces, found 12
(#2128) Line indented incorrectly; expected 20 spaces, found 10
(#2130) Line indented incorrectly; expected 16 spaces, found 8
(#2131) Line indented incorrectly; expected 20 spaces, found 10
(#2132) Line indented incorrectly; expected at least 24 spaces, found 12
(#2133) Line indented incorrectly; expected 20 spaces, found 10
(#2134) Line indented incorrectly; expected at least 24 spaces, found 12
(#2135) Line indented incorrectly; expected 20 spaces, found 10
(#2137) Line indented incorrectly; expected 16 spaces, found 8
(#2138) Line indented incorrectly; expected 20 spaces, found 10
(#2139) Line indented incorrectly; expected at least 24 spaces, found 12
(#2140) Line indented incorrectly; expected 20 spaces, found 10
(#2141) Line indented incorrectly; expected at least 24 spaces, found 12
(#2142) Line indented incorrectly; expected 20 spaces, found 10
(#2144) Line indented incorrectly; expected 16 spaces, found 8
(#2145) Line indented incorrectly; expected 20 spaces, found 10
(#2146) Line indented incorrectly; expected at least 24 spaces, found 12
(#2147) Line indented incorrectly; expected 20 spaces, found 10
(#2148) Line indented incorrectly; expected at least 24 spaces, found 12
(#2149) Line indented incorrectly; expected 20 spaces, found 10
(#2151) Line indented incorrectly; expected 16 spaces, found 8
(#2152) Line indented incorrectly; expected 20 spaces, found 10
(#2153) Line indented incorrectly; expected at least 24 spaces, found 12
(#2154) Line indented incorrectly; expected 20 spaces, found 10
(#2155) Line indented incorrectly; expected at least 24 spaces, found 12
(#2156) Line indented incorrectly; expected 20 spaces, found 10
(#2158) Line indented incorrectly; expected 16 spaces, found 8
(#2159) Line indented incorrectly; expected 20 spaces, found 10
(#2160) Line indented incorrectly; expected at least 24 spaces, found 12
(#2161) Line indented incorrectly; expected 20 spaces, found 10
(#2162) Line indented incorrectly; expected at least 24 spaces, found 12
(#2163) Line indented incorrectly; expected 20 spaces, found 10
(#2165) Line indented incorrectly; expected 16 spaces, found 8
(#2166) Line indented incorrectly; expected 20 spaces, found 10
(#2167) Line indented incorrectly; expected at least 24 spaces, found 12
(#2168) Line indented incorrectly; expected 20 spaces, found 10
(#2169) Line indented incorrectly; expected at least 24 spaces, found 12
(#2170) Line indented incorrectly; expected 20 spaces, found 10
(#2172) Line indented incorrectly; expected 16 spaces, found 8
(#2173) Line indented incorrectly; expected 20 spaces, found 10
(#2174) Line indented incorrectly; expected at least 24 spaces, found 12
(#2175) Line indented incorrectly; expected at least 24 spaces, found 12
(#2176) Line indented incorrectly; expected 20 spaces, found 10
(#2177) Line indented incorrectly; expected at least 24 spaces, found 12
(#2178) Line indented incorrectly; expected 20 spaces, found 10
(#2180) Line indented incorrectly; expected 16 spaces, found 8
(#2181) Line indented incorrectly; expected 20 spaces, found 10
(#2182) Line indented incorrectly; expected at least 24 spaces, found 12
(#2183) Line indented incorrectly; expected at least 24 spaces, found 12
(#2184) Line indented incorrectly; expected 20 spaces, found 10
(#2185) Line indented incorrectly; expected at least 24 spaces, found 12
(#2186) Line indented incorrectly; expected 20 spaces, found 10
(#2188) Line indented incorrectly; expected 16 spaces, found 8
(#2189) Line indented incorrectly; expected 20 spaces, found 10
(#2190) Line indented incorrectly; expected at least 24 spaces, found 12
(#2191) Line indented incorrectly; expected at least 24 spaces, found 12
(#2192) Line indented incorrectly; expected 20 spaces, found 10
(#2193) Line indented incorrectly; expected at least 24 spaces, found 12
(#2194) Line indented incorrectly; expected 20 spaces, found 10
(#2196) Line indented incorrectly; expected 16 spaces, found 8
(#2197) Line indented incorrectly; expected 20 spaces, found 10
(#2198) Line indented incorrectly; expected at least 24 spaces, found 12
(#2199) Line indented incorrectly; expected at least 24 spaces, found 12
(#2200) Line indented incorrectly; expected 20 spaces, found 10
(#2201) Line indented incorrectly; expected at least 24 spaces, found 12
(#2202) Line indented incorrectly; expected 20 spaces, found 10
(#2204) Line indented incorrectly; expected 16 spaces, found 8
(#2205) Line indented incorrectly; expected at least 20 spaces, found 10
(#2207) Line indented incorrectly; expected 12 spaces, found 6
(#2208) Line indented incorrectly; expected at least 12 spaces, found 6
(#2209) Line indented incorrectly; expected 8 spaces, found 4
(#2210) Line indented incorrectly; expected at least 8 spaces, found 4
(#2211) Line indented incorrectly; expected at least 8 spaces, found 4
(#2212) Line indented incorrectly; expected 4 spaces, found 2
(#2214) Line indented incorrectly; expected 4 spaces, found 2
(#2215) Line indented incorrectly; expected at least 8 spaces, found 4
(#2216) Line indented incorrectly; expected at least 8 spaces, found 4
(#2217) Line indented incorrectly; expected 8 spaces, found 4
(#2218) Line indented incorrectly; expected at least 12 spaces, found 6
(#2219) Line indented incorrectly; expected at least 12 spaces, found 6
(#2220) Line indented incorrectly; expected at least 12 spaces, found 6
(#2221) Line indented incorrectly; expected 8 spaces, found 4
(#2222) Line indented incorrectly; expected 8 spaces, found 4
(#2223) Line indented incorrectly; expected at least 12 spaces, found 6
(#2224) Line indented incorrectly; expected at least 12 spaces, found 6
(#2225) Line indented incorrectly; expected at least 12 spaces, found 6
(#2226) Line indented incorrectly; expected 8 spaces, found 4
(#2227) Line indented incorrectly; expected 8 spaces, found 4
(#2228) Line indented incorrectly; expected at least 12 spaces, found 6
(#2229) Line indented incorrectly; expected at least 12 spaces, found 6
(#2230) Line indented incorrectly; expected at least 12 spaces, found 6
(#2231) Line indented incorrectly; expected 8 spaces, found 4
(#2232) Line indented incorrectly; expected 8 spaces, found 4
(#2233) Line indented incorrectly; expected at least 12 spaces, found 6
(#2234) Line indented incorrectly; expected at least 12 spaces, found 6
(#2235) Line indented incorrectly; expected at least 12 spaces, found 6
(#2236) Line indented incorrectly; expected 8 spaces, found 4
(#2237) Line indented incorrectly; expected 8 spaces, found 4
(#2238) Line indented incorrectly; expected at least 12 spaces, found 6
(#2239) Line indented incorrectly; expected at least 12 spaces, found 6
(#2240) Line indented incorrectly; expected at least 12 spaces, found 6
(#2241) Line indented incorrectly; expected 8 spaces, found 4
(#2242) Line indented incorrectly; expected 8 spaces, found 4
(#2243) Line indented incorrectly; expected at least 12 spaces, found 6
(#2244) Line indented incorrectly; expected at least 12 spaces, found 6
(#2245) Line indented incorrectly; expected at least 12 spaces, found 6
(#2246) Line indented incorrectly; expected 8 spaces, found 4
(#2247) Line indented incorrectly; expected 8 spaces, found 4
(#2248) Line indented incorrectly; expected at least 12 spaces, found 6
(#2249) Line indented incorrectly; expected at least 12 spaces, found 6
(#2250) Line indented incorrectly; expected at least 12 spaces, found 6
(#2251) Line indented incorrectly; expected 8 spaces, found 4
(#2252) Line indented incorrectly; expected 8 spaces, found 4
(#2253) Line indented incorrectly; expected at least 12 spaces, found 6
(#2254) Line indented incorrectly; expected at least 12 spaces, found 6
(#2255) Line indented incorrectly; expected at least 12 spaces, found 6
(#2256) Line indented incorrectly; expected 8 spaces, found 4
(#2257) Line indented incorrectly; expected 8 spaces, found 4
(#2258) Line indented incorrectly; expected at least 12 spaces, found 6
(#2259) Line indented incorrectly; expected at least 12 spaces, found 6
(#2260) Line indented incorrectly; expected at least 12 spaces, found 6
(#2261) Line indented incorrectly; expected 8 spaces, found 4
(#2262) Line indented incorrectly; expected 8 spaces, found 4
(#2263) Line indented incorrectly; expected at least 12 spaces, found 6
(#2264) Line indented incorrectly; expected at least 12 spaces, found 6
(#2265) Line indented incorrectly; expected at least 12 spaces, found 6
(#2266) Line indented incorrectly; expected 8 spaces, found 4
(#2267) Line indented incorrectly; expected 8 spaces, found 4
(#2268) Line indented incorrectly; expected at least 12 spaces, found 6
(#2269) Line indented incorrectly; expected at least 12 spaces, found 6
(#2270) Line indented incorrectly; expected at least 12 spaces, found 6
(#2271) Line indented incorrectly; expected 8 spaces, found 4
(#2272) Line indented incorrectly; expected 8 spaces, found 4
(#2273) Line indented incorrectly; expected 12 spaces, found 6
(#2274) Line indented incorrectly; expected at least 16 spaces, found 8
(#2275) Line indented incorrectly; expected 12 spaces, found 6
(#2276) Line indented incorrectly; expected at least 12 spaces, found 6
(#2277) Line indented incorrectly; expected at least 12 spaces, found 6
(#2278) Line indented incorrectly; expected at least 12 spaces, found 6
(#2279) Line indented incorrectly; expected 8 spaces, found 4
(#2280) Line indented incorrectly; expected 8 spaces, found 4
(#2281) Line indented incorrectly; expected 12 spaces, found 6
(#2282) Line indented incorrectly; expected at least 16 spaces, found 8
(#2283) Line indented incorrectly; expected 12 spaces, found 6
(#2284) Line indented incorrectly; expected at least 12 spaces, found 6
(#2285) Line indented incorrectly; expected at least 12 spaces, found 6
(#2286) Line indented incorrectly; expected at least 12 spaces, found 6
(#2287) Line indented incorrectly; expected 8 spaces, found 4
(#2288) Line indented incorrectly; expected 8 spaces, found 4
(#2289) Line indented incorrectly; expected 12 spaces, found 6
(#2290) Line indented incorrectly; expected at least 16 spaces, found 8
(#2291) Line indented incorrectly; expected 12 spaces, found 6
(#2292) Line indented incorrectly; expected at least 12 spaces, found 6
(#2293) Line indented incorrectly; expected at least 12 spaces, found 6
(#2294) Line indented incorrectly; expected at least 12 spaces, found 6
(#2295) Line indented incorrectly; expected 8 spaces, found 4
(#2296) Line indented incorrectly; expected 8 spaces, found 4
(#2297) Line indented incorrectly; expected 12 spaces, found 6
(#2298) Line indented incorrectly; expected at least 16 spaces, found 8
(#2299) Line indented incorrectly; expected 12 spaces, found 6
(#2300) Line indented incorrectly; expected at least 12 spaces, found 6
(#2301) Line indented incorrectly; expected at least 12 spaces, found 6
(#2302) Line indented incorrectly; expected at least 12 spaces, found 6
(#2303) Line indented incorrectly; expected 8 spaces, found 4
(#2304) Line indented incorrectly; expected at least 8 spaces, found 4
(#2305) Line indented incorrectly; expected at least 8 spaces, found 4
(#2306) Line indented incorrectly; expected at least 8 spaces, found 4
(#2307) Line indented incorrectly; expected 4 spaces, found 2
(#2312) Line indented incorrectly; expected 4 spaces, found 2
(#2312) Member variable "_TSPEC" must be all lower-case
(#2312) Scope modifier not specified for member variable "$_TSPEC"
(#2314) Line indented incorrectly; expected 4 spaces, found 2
(#2315) Line indented incorrectly; expected 4 spaces, found 2
(#2316) Line indented incorrectly; expected 4 spaces, found 2
(#2316) Member variable "parentGuid" must be all lower-case
(#2317) Line indented incorrectly; expected 4 spaces, found 2
(#2317) Member variable "updateSequenceNum" must be all lower-case
(#2319) Line indented incorrectly; expected 4 spaces, found 2
(#2320) Line indented incorrectly; expected 8 spaces, found 4
(#2320) Variable "_TSPEC" must be all lower-case
(#2320) Variable "_TSPEC" must not contain underscores.
(#2321) Line indented incorrectly; expected at least 12 spaces, found 6
(#2321) Variable "_TSPEC" must be all lower-case
(#2321) Variable "_TSPEC" must not contain underscores.
(#2322) Line indented incorrectly; expected at least 12 spaces, found 8
(#2323) Line indented incorrectly; expected at least 12 spaces, found 10
(#2324) Line indented incorrectly; expected at least 12 spaces, found 10
(#2325) Line indented incorrectly; expected at least 12 spaces, found 10
(#2326) Line indented incorrectly; expected at least 12 spaces, found 8
(#2327) Line indented incorrectly; expected at least 12 spaces, found 10
(#2328) Line indented incorrectly; expected at least 12 spaces, found 10
(#2329) Line indented incorrectly; expected at least 12 spaces, found 10
(#2330) Line indented incorrectly; expected at least 12 spaces, found 8
(#2331) Line indented incorrectly; expected at least 12 spaces, found 10
(#2332) Line indented incorrectly; expected at least 12 spaces, found 10
(#2333) Line indented incorrectly; expected at least 12 spaces, found 10
(#2334) Line indented incorrectly; expected at least 12 spaces, found 8
(#2335) Line indented incorrectly; expected at least 12 spaces, found 10
(#2336) Line indented incorrectly; expected at least 12 spaces, found 10
(#2337) Line indented incorrectly; expected at least 12 spaces, found 10
(#2338) Line indented incorrectly; expected at least 16 spaces, found 8
(#2339) Line indented incorrectly; expected 8 spaces, found 4
(#2340) Line indented incorrectly; expected 8 spaces, found 4
(#2341) Line indented incorrectly; expected 12 spaces, found 6
(#2342) Line indented incorrectly; expected at least 16 spaces, found 8
(#2343) Line indented incorrectly; expected 12 spaces, found 6
(#2344) Line indented incorrectly; expected 12 spaces, found 6
(#2345) Line indented incorrectly; expected at least 16 spaces, found 8
(#2346) Line indented incorrectly; expected 12 spaces, found 6
(#2347) Line indented incorrectly; expected 12 spaces, found 6
(#2348) Line indented incorrectly; expected at least 16 spaces, found 8
(#2349) Line indented incorrectly; expected 12 spaces, found 6
(#2350) Line indented incorrectly; expected 12 spaces, found 6
(#2351) Line indented incorrectly; expected at least 16 spaces, found 8
(#2352) Line indented incorrectly; expected 12 spaces, found 6
(#2353) Line indented incorrectly; expected 8 spaces, found 4
(#2354) Line indented incorrectly; expected 4 spaces, found 2
(#2356) Line indented incorrectly; expected 4 spaces, found 2
(#2356) Public method name "Tag::getName" must be in lower-case letters only
(#2357) Line indented incorrectly; expected at least 8 spaces, found 4
(#2358) Line indented incorrectly; expected 4 spaces, found 2
(#2360) Line indented incorrectly; expected 4 spaces, found 2
(#2361) Line indented incorrectly; expected at least 4 spaces, found 2
(#2361) Opening brace should be on the same line as the declaration
(#2362) Line indented incorrectly; expected at least 8 spaces, found 4
(#2363) Line indented incorrectly; expected at least 8 spaces, found 4
(#2364) Line indented incorrectly; expected at least 8 spaces, found 4
(#2365) Line indented incorrectly; expected at least 8 spaces, found 4
(#2366) Line indented incorrectly; expected at least 8 spaces, found 4
(#2367) Line indented incorrectly; expected 8 spaces, found 4
(#2367) Expected "while (...) {\n"; found "while (...)\n {\n"
(#2368) Line indented incorrectly; expected at least 8 spaces, found 4
(#2369) Line indented incorrectly; expected at least 12 spaces, found 6
(#2370) Line indented incorrectly; expected 12 spaces, found 6
(#2371) Line indented incorrectly; expected at least 16 spaces, found 8
(#2372) Line indented incorrectly; expected 12 spaces, found 6
(#2373) Line indented incorrectly; expected 12 spaces, found 6
(#2374) Line indented incorrectly; expected at least 12 spaces, found 6
(#2375) Line indented incorrectly; expected 16 spaces, found 8
(#2376) Line indented incorrectly; expected 20 spaces, found 10
(#2377) Line indented incorrectly; expected at least 24 spaces, found 12
(#2378) Line indented incorrectly; expected 20 spaces, found 10
(#2379) Line indented incorrectly; expected at least 24 spaces, found 12
(#2380) Line indented incorrectly; expected 20 spaces, found 10
(#2382) Line indented incorrectly; expected 16 spaces, found 8
(#2383) Line indented incorrectly; expected 20 spaces, found 10
(#2384) Line indented incorrectly; expected at least 24 spaces, found 12
(#2385) Line indented incorrectly; expected 20 spaces, found 10
(#2386) Line indented incorrectly; expected at least 24 spaces, found 12
(#2387) Line indented incorrectly; expected 20 spaces, found 10
(#2389) Line indented incorrectly; expected 16 spaces, found 8
(#2390) Line indented incorrectly; expected 20 spaces, found 10
(#2391) Line indented incorrectly; expected at least 24 spaces, found 12
(#2392) Line indented incorrectly; expected 20 spaces, found 10
(#2393) Line indented incorrectly; expected at least 24 spaces, found 12
(#2394) Line indented incorrectly; expected 20 spaces, found 10
(#2396) Line indented incorrectly; expected 16 spaces, found 8
(#2397) Line indented incorrectly; expected 20 spaces, found 10
(#2398) Line indented incorrectly; expected at least 24 spaces, found 12
(#2399) Line indented incorrectly; expected 20 spaces, found 10
(#2400) Line indented incorrectly; expected at least 24 spaces, found 12
(#2401) Line indented incorrectly; expected 20 spaces, found 10
(#2403) Line indented incorrectly; expected 16 spaces, found 8
(#2404) Line indented incorrectly; expected at least 20 spaces, found 10
(#2406) Line indented incorrectly; expected 12 spaces, found 6
(#2407) Line indented incorrectly; expected at least 12 spaces, found 6
(#2408) Line indented incorrectly; expected 8 spaces, found 4
(#2409) Line indented incorrectly; expected at least 8 spaces, found 4
(#2410) Line indented incorrectly; expected at least 8 spaces, found 4
(#2411) Line indented incorrectly; expected 4 spaces, found 2
(#2413) Line indented incorrectly; expected 4 spaces, found 2
(#2414) Line indented incorrectly; expected at least 8 spaces, found 4
(#2415) Line indented incorrectly; expected at least 8 spaces, found 4
(#2416) Line indented incorrectly; expected 8 spaces, found 4
(#2417) Line indented incorrectly; expected at least 12 spaces, found 6
(#2418) Line indented incorrectly; expected at least 12 spaces, found 6
(#2419) Line indented incorrectly; expected at least 12 spaces, found 6
(#2420) Line indented incorrectly; expected 8 spaces, found 4
(#2421) Line indented incorrectly; expected 8 spaces, found 4
(#2422) Line indented incorrectly; expected at least 12 spaces, found 6
(#2423) Line indented incorrectly; expected at least 12 spaces, found 6
(#2424) Line indented incorrectly; expected at least 12 spaces, found 6
(#2425) Line indented incorrectly; expected 8 spaces, found 4
(#2426) Line indented incorrectly; expected 8 spaces, found 4
(#2427) Line indented incorrectly; expected at least 12 spaces, found 6
(#2428) Line indented incorrectly; expected at least 12 spaces, found 6
(#2429) Line indented incorrectly; expected at least 12 spaces, found 6
(#2430) Line indented incorrectly; expected 8 spaces, found 4
(#2431) Line indented incorrectly; expected 8 spaces, found 4
(#2432) Line indented incorrectly; expected at least 12 spaces, found 6
(#2433) Line indented incorrectly; expected at least 12 spaces, found 6
(#2434) Line indented incorrectly; expected at least 12 spaces, found 6
(#2435) Line indented incorrectly; expected 8 spaces, found 4
(#2436) Line indented incorrectly; expected at least 8 spaces, found 4
(#2437) Line indented incorrectly; expected at least 8 spaces, found 4
(#2438) Line indented incorrectly; expected at least 8 spaces, found 4
(#2439) Line indented incorrectly; expected 4 spaces, found 2
(#2444) Line indented incorrectly; expected 4 spaces, found 2
(#2444) Member variable "_TSPEC" must be all lower-case
(#2444) Scope modifier not specified for member variable "$_TSPEC"
(#2446) Line indented incorrectly; expected 4 spaces, found 2
(#2446) Member variable "keysOnly" must be all lower-case
(#2447) Line indented incorrectly; expected 4 spaces, found 2
(#2447) Member variable "fullMap" must be all lower-case
(#2449) Line indented incorrectly; expected 4 spaces, found 2
(#2450) Line indented incorrectly; expected 8 spaces, found 4
(#2450) Variable "_TSPEC" must be all lower-case
(#2450) Variable "_TSPEC" must not contain underscores.
(#2451) Line indented incorrectly; expected at least 12 spaces, found 6
(#2451) Variable "_TSPEC" must be all lower-case
(#2451) Variable "_TSPEC" must not contain underscores.
(#2452) Line indented incorrectly; expected at least 12 spaces, found 8
(#2453) Line indented incorrectly; expected at least 12 spaces, found 10
(#2454) Line indented incorrectly; expected at least 12 spaces, found 10
(#2455) Line indented incorrectly; expected at least 12 spaces, found 10
(#2456) Line indented incorrectly; expected at least 12 spaces, found 10
(#2459) Line indented incorrectly; expected at least 12 spaces, found 10
(#2460) Line indented incorrectly; expected at least 12 spaces, found 8
(#2461) Line indented incorrectly; expected at least 12 spaces, found 10
(#2462) Line indented incorrectly; expected at least 12 spaces, found 10
(#2463) Line indented incorrectly; expected at least 12 spaces, found 10
(#2464) Line indented incorrectly; expected at least 12 spaces, found 10
(#2465) Line indented incorrectly; expected at least 12 spaces, found 10
(#2467) Line indented incorrectly; expected at least 12 spaces, found 10
(#2468) Line indented incorrectly; expected at least 12 spaces, found 10
(#2471) Line indented incorrectly; expected at least 12 spaces, found 10
(#2472) Line indented incorrectly; expected at least 16 spaces, found 8
(#2473) Line indented incorrectly; expected 8 spaces, found 4
(#2474) Line indented incorrectly; expected 8 spaces, found 4
(#2475) Line indented incorrectly; expected 12 spaces, found 6
(#2476) Line indented incorrectly; expected at least 16 spaces, found 8
(#2477) Line indented incorrectly; expected 12 spaces, found 6
(#2478) Line indented incorrectly; expected 12 spaces, found 6
(#2479) Line indented incorrectly; expected at least 16 spaces, found 8
(#2480) Line indented incorrectly; expected 12 spaces, found 6
(#2481) Line indented incorrectly; expected 8 spaces, found 4
(#2482) Line indented incorrectly; expected 4 spaces, found 2
(#2484) Line indented incorrectly; expected 4 spaces, found 2
(#2484) Public method name "LazyMap::getName" must be in lower-case letters only
(#2485) Line indented incorrectly; expected at least 8 spaces, found 4
(#2486) Line indented incorrectly; expected 4 spaces, found 2
(#2488) Line indented incorrectly; expected 4 spaces, found 2
(#2489) Line indented incorrectly; expected at least 4 spaces, found 2
(#2489) Opening brace should be on the same line as the declaration
(#2490) Line indented incorrectly; expected at least 8 spaces, found 4
(#2491) Line indented incorrectly; expected at least 8 spaces, found 4
(#2492) Line indented incorrectly; expected at least 8 spaces, found 4
(#2493) Line indented incorrectly; expected at least 8 spaces, found 4
(#2494) Line indented incorrectly; expected at least 8 spaces, found 4
(#2495) Line indented incorrectly; expected 8 spaces, found 4
(#2495) Expected "while (...) {\n"; found "while (...)\n {\n"
(#2496) Line indented incorrectly; expected at least 8 spaces, found 4
(#2497) Line indented incorrectly; expected at least 12 spaces, found 6
(#2498) Line indented incorrectly; expected 12 spaces, found 6
(#2499) Line indented incorrectly; expected at least 16 spaces, found 8
(#2500) Line indented incorrectly; expected 12 spaces, found 6
(#2501) Line indented incorrectly; expected 12 spaces, found 6
(#2502) Line indented incorrectly; expected at least 12 spaces, found 6
(#2503) Line indented incorrectly; expected 16 spaces, found 8
(#2504) Line indented incorrectly; expected 20 spaces, found 10
(#2505) Line indented incorrectly; expected at least 24 spaces, found 12
(#2506) Line indented incorrectly; expected at least 24 spaces, found 12
(#2506) Variable "_size14" must not contain underscores.
(#2507) Line indented incorrectly; expected at least 24 spaces, found 12
(#2507) Variable "_etype17" must not contain underscores.
(#2508) Line indented incorrectly; expected at least 24 spaces, found 12
(#2508) Variable "_etype17" must not contain underscores.
(#2508) Variable "_size14" must not contain underscores.
(#2509) Line indented incorrectly; expected 24 spaces, found 12
(#2509) Expected "for (...) {\n"; found "for (...)\n {\n"
(#2509) Variable "_i18" must not contain underscores.
(#2509) Variable "_i18" must not contain underscores.
(#2509) Variable "_size14" must not contain underscores.
(#2509) Variable "_i18" must not contain underscores.
(#2510) Line indented incorrectly; expected at least 24 spaces, found 12
(#2511) Line indented incorrectly; expected at least 28 spaces, found 14
(#2512) Line indented incorrectly; expected at least 28 spaces, found 14
(#2513) Line indented incorrectly; expected 28 spaces, found 14
(#2514) Line indented incorrectly; expected at least 32 spaces, found 16
(#2515) Line indented incorrectly; expected 28 spaces, found 14
(#2516) Line indented incorrectly; expected at least 32 spaces, found 16
(#2516) Expected 1 space before "="; 0 found
(#2517) Line indented incorrectly; expected 28 spaces, found 14
(#2518) Line indented incorrectly; expected 24 spaces, found 12
(#2519) Line indented incorrectly; expected at least 24 spaces, found 12
(#2520) Line indented incorrectly; expected 20 spaces, found 10
(#2521) Line indented incorrectly; expected at least 24 spaces, found 12
(#2522) Line indented incorrectly; expected 20 spaces, found 10
(#2524) Line indented incorrectly; expected 16 spaces, found 8
(#2525) Line indented incorrectly; expected 20 spaces, found 10
(#2526) Line indented incorrectly; expected at least 24 spaces, found 12
(#2527) Line indented incorrectly; expected at least 24 spaces, found 12
(#2527) Variable "_size20" must not contain underscores.
(#2528) Line indented incorrectly; expected at least 24 spaces, found 12
(#2528) Variable "_ktype21" must not contain underscores.
(#2529) Line indented incorrectly; expected at least 24 spaces, found 12
(#2529) Variable "_vtype22" must not contain underscores.
(#2530) Line indented incorrectly; expected at least 24 spaces, found 12
(#2530) Variable "_ktype21" must not contain underscores.
(#2530) Variable "_vtype22" must not contain underscores.
(#2530) Variable "_size20" must not contain underscores.
(#2531) Line indented incorrectly; expected 24 spaces, found 12
(#2531) Expected "for (...) {\n"; found "for (...)\n {\n"
(#2531) Variable "_i24" must not contain underscores.
(#2531) Variable "_i24" must not contain underscores.
(#2531) Variable "_size20" must not contain underscores.
(#2531) Variable "_i24" must not contain underscores.
(#2532) Line indented incorrectly; expected at least 24 spaces, found 12
(#2533) Line indented incorrectly; expected at least 28 spaces, found 14
(#2534) Line indented incorrectly; expected at least 28 spaces, found 14
(#2535) Line indented incorrectly; expected at least 28 spaces, found 14
(#2536) Line indented incorrectly; expected at least 28 spaces, found 14
(#2537) Line indented incorrectly; expected at least 28 spaces, found 14
(#2538) Line indented incorrectly; expected 24 spaces, found 12
(#2539) Line indented incorrectly; expected at least 24 spaces, found 12
(#2540) Line indented incorrectly; expected 20 spaces, found 10
(#2541) Line indented incorrectly; expected at least 24 spaces, found 12
(#2542) Line indented incorrectly; expected 20 spaces, found 10
(#2544) Line indented incorrectly; expected 16 spaces, found 8
(#2545) Line indented incorrectly; expected at least 20 spaces, found 10
(#2547) Line indented incorrectly; expected 12 spaces, found 6
(#2548) Line indented incorrectly; expected at least 12 spaces, found 6
(#2549) Line indented incorrectly; expected 8 spaces, found 4
(#2550) Line indented incorrectly; expected at least 8 spaces, found 4
(#2551) Line indented incorrectly; expected at least 8 spaces, found 4
(#2552) Line indented incorrectly; expected 4 spaces, found 2
(#2554) Line indented incorrectly; expected 4 spaces, found 2
(#2555) Line indented incorrectly; expected at least 8 spaces, found 4
(#2556) Line indented incorrectly; expected at least 8 spaces, found 4
(#2557) Line indented incorrectly; expected 8 spaces, found 4
(#2558) Line indented incorrectly; expected 12 spaces, found 6
(#2559) Line indented incorrectly; expected at least 16 spaces, found 8
(#2560) Line indented incorrectly; expected 12 spaces, found 6
(#2561) Line indented incorrectly; expected at least 12 spaces, found 6
(#2562) Line indented incorrectly; expected at least 12 spaces, found 6
(#2563) Line indented incorrectly; expected at least 12 spaces, found 8
(#2564) Line indented incorrectly; expected at least 12 spaces, found 8
(#2565) Line indented incorrectly; expected 12 spaces, found 10
(#2565) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#2566) Line indented incorrectly; expected at least 12 spaces, found 10
(#2567) Line indented incorrectly; expected 16 spaces, found 12
(#2568) Line indented incorrectly; expected at least 20 spaces, found 12
(#2569) Line indented incorrectly; expected 16 spaces, found 12
(#2570) Line indented incorrectly; expected at least 20 spaces, found 12
(#2571) Line indented incorrectly; expected 16 spaces, found 12
(#2572) Line indented incorrectly; expected 12 spaces, found 10
(#2573) Line indented incorrectly; expected at least 12 spaces, found 8
(#2574) Line indented incorrectly; expected at least 12 spaces, found 8
(#2575) Line indented incorrectly; expected at least 12 spaces, found 6
(#2576) Line indented incorrectly; expected at least 12 spaces, found 6
(#2577) Line indented incorrectly; expected 8 spaces, found 4
(#2578) Line indented incorrectly; expected 8 spaces, found 4
(#2579) Line indented incorrectly; expected 12 spaces, found 6
(#2580) Line indented incorrectly; expected at least 16 spaces, found 8
(#2581) Line indented incorrectly; expected 12 spaces, found 6
(#2582) Line indented incorrectly; expected at least 12 spaces, found 6
(#2583) Line indented incorrectly; expected at least 12 spaces, found 6
(#2584) Line indented incorrectly; expected at least 12 spaces, found 8
(#2585) Line indented incorrectly; expected at least 12 spaces, found 8
(#2586) Line indented incorrectly; expected 12 spaces, found 10
(#2586) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#2587) Line indented incorrectly; expected at least 12 spaces, found 10
(#2588) Line indented incorrectly; expected at least 16 spaces, found 12
(#2589) Line indented incorrectly; expected at least 16 spaces, found 12
(#2590) Line indented incorrectly; expected 12 spaces, found 10
(#2591) Line indented incorrectly; expected at least 12 spaces, found 8
(#2592) Line indented incorrectly; expected at least 12 spaces, found 8
(#2593) Line indented incorrectly; expected at least 12 spaces, found 6
(#2594) Line indented incorrectly; expected at least 12 spaces, found 6
(#2595) Line indented incorrectly; expected 8 spaces, found 4
(#2596) Line indented incorrectly; expected at least 8 spaces, found 4
(#2597) Line indented incorrectly; expected at least 8 spaces, found 4
(#2598) Line indented incorrectly; expected at least 8 spaces, found 4
(#2599) Line indented incorrectly; expected 4 spaces, found 2
(#2604) Line indented incorrectly; expected 4 spaces, found 2
(#2604) Member variable "_TSPEC" must be all lower-case
(#2604) Scope modifier not specified for member variable "$_TSPEC"
(#2606) Line indented incorrectly; expected 4 spaces, found 2
(#2606) Member variable "sourceURL" must be all lower-case
(#2607) Line indented incorrectly; expected 4 spaces, found 2
(#2608) Line indented incorrectly; expected 4 spaces, found 2
(#2609) Line indented incorrectly; expected 4 spaces, found 2
(#2610) Line indented incorrectly; expected 4 spaces, found 2
(#2611) Line indented incorrectly; expected 4 spaces, found 2
(#2611) Member variable "cameraMake" must be all lower-case
(#2612) Line indented incorrectly; expected 4 spaces, found 2
(#2612) Member variable "cameraModel" must be all lower-case
(#2613) Line indented incorrectly; expected 4 spaces, found 2
(#2613) Member variable "clientWillIndex" must be all lower-case
(#2614) Line indented incorrectly; expected 4 spaces, found 2
(#2614) Member variable "recoType" must be all lower-case
(#2615) Line indented incorrectly; expected 4 spaces, found 2
(#2615) Member variable "fileName" must be all lower-case
(#2616) Line indented incorrectly; expected 4 spaces, found 2
(#2617) Line indented incorrectly; expected 4 spaces, found 2
(#2617) Member variable "applicationData" must be all lower-case
(#2619) Line indented incorrectly; expected 4 spaces, found 2
(#2620) Line indented incorrectly; expected 8 spaces, found 4
(#2620) Variable "_TSPEC" must be all lower-case
(#2620) Variable "_TSPEC" must not contain underscores.
(#2621) Line indented incorrectly; expected at least 12 spaces, found 6
(#2621) Variable "_TSPEC" must be all lower-case
(#2621) Variable "_TSPEC" must not contain underscores.
(#2622) Line indented incorrectly; expected at least 12 spaces, found 8
(#2623) Line indented incorrectly; expected at least 12 spaces, found 10
(#2624) Line indented incorrectly; expected at least 12 spaces, found 10
(#2625) Line indented incorrectly; expected at least 12 spaces, found 10
(#2626) Line indented incorrectly; expected at least 12 spaces, found 8
(#2627) Line indented incorrectly; expected at least 12 spaces, found 10
(#2628) Line indented incorrectly; expected at least 12 spaces, found 10
(#2629) Line indented incorrectly; expected at least 12 spaces, found 10
(#2630) Line indented incorrectly; expected at least 12 spaces, found 8
(#2631) Line indented incorrectly; expected at least 12 spaces, found 10
(#2632) Line indented incorrectly; expected at least 12 spaces, found 10
(#2633) Line indented incorrectly; expected at least 12 spaces, found 10
(#2634) Line indented incorrectly; expected at least 12 spaces, found 8
(#2635) Line indented incorrectly; expected at least 12 spaces, found 10
(#2636) Line indented incorrectly; expected at least 12 spaces, found 10
(#2637) Line indented incorrectly; expected at least 12 spaces, found 10
(#2638) Line indented incorrectly; expected at least 12 spaces, found 8
(#2639) Line indented incorrectly; expected at least 12 spaces, found 10
(#2640) Line indented incorrectly; expected at least 12 spaces, found 10
(#2641) Line indented incorrectly; expected at least 12 spaces, found 10
(#2642) Line indented incorrectly; expected at least 12 spaces, found 8
(#2643) Line indented incorrectly; expected at least 12 spaces, found 10
(#2644) Line indented incorrectly; expected at least 12 spaces, found 10
(#2645) Line indented incorrectly; expected at least 12 spaces, found 10
(#2646) Line indented incorrectly; expected at least 12 spaces, found 8
(#2647) Line indented incorrectly; expected at least 12 spaces, found 10
(#2648) Line indented incorrectly; expected at least 12 spaces, found 10
(#2649) Line indented incorrectly; expected at least 12 spaces, found 10
(#2650) Line indented incorrectly; expected at least 12 spaces, found 8
(#2651) Line indented incorrectly; expected at least 12 spaces, found 10
(#2652) Line indented incorrectly; expected at least 12 spaces, found 10
(#2653) Line indented incorrectly; expected at least 12 spaces, found 10
(#2654) Line indented incorrectly; expected at least 12 spaces, found 8
(#2655) Line indented incorrectly; expected at least 12 spaces, found 10
(#2656) Line indented incorrectly; expected at least 12 spaces, found 10
(#2657) Line indented incorrectly; expected at least 12 spaces, found 10
(#2658) Line indented incorrectly; expected at least 12 spaces, found 8
(#2659) Line indented incorrectly; expected at least 12 spaces, found 10
(#2660) Line indented incorrectly; expected at least 12 spaces, found 10
(#2661) Line indented incorrectly; expected at least 12 spaces, found 10
(#2662) Line indented incorrectly; expected at least 12 spaces, found 8
(#2663) Line indented incorrectly; expected at least 12 spaces, found 10
(#2664) Line indented incorrectly; expected at least 12 spaces, found 10
(#2665) Line indented incorrectly; expected at least 12 spaces, found 10
(#2666) Line indented incorrectly; expected at least 12 spaces, found 8
(#2667) Line indented incorrectly; expected at least 12 spaces, found 10
(#2668) Line indented incorrectly; expected at least 12 spaces, found 10
(#2669) Line indented incorrectly; expected at least 12 spaces, found 10
(#2670) Line indented incorrectly; expected at least 12 spaces, found 10
(#2671) Line indented incorrectly; expected at least 16 spaces, found 8
(#2672) Line indented incorrectly; expected 8 spaces, found 4
(#2673) Line indented incorrectly; expected 8 spaces, found 4
(#2674) Line indented incorrectly; expected 12 spaces, found 6
(#2675) Line indented incorrectly; expected at least 16 spaces, found 8
(#2676) Line indented incorrectly; expected 12 spaces, found 6
(#2677) Line indented incorrectly; expected 12 spaces, found 6
(#2678) Line indented incorrectly; expected at least 16 spaces, found 8
(#2679) Line indented incorrectly; expected 12 spaces, found 6
(#2680) Line indented incorrectly; expected 12 spaces, found 6
(#2681) Line indented incorrectly; expected at least 16 spaces, found 8
(#2682) Line indented incorrectly; expected 12 spaces, found 6
(#2683) Line indented incorrectly; expected 12 spaces, found 6
(#2684) Line indented incorrectly; expected at least 16 spaces, found 8
(#2685) Line indented incorrectly; expected 12 spaces, found 6
(#2686) Line indented incorrectly; expected 12 spaces, found 6
(#2687) Line indented incorrectly; expected at least 16 spaces, found 8
(#2688) Line indented incorrectly; expected 12 spaces, found 6
(#2689) Line indented incorrectly; expected 12 spaces, found 6
(#2690) Line indented incorrectly; expected at least 16 spaces, found 8
(#2691) Line indented incorrectly; expected 12 spaces, found 6
(#2692) Line indented incorrectly; expected 12 spaces, found 6
(#2693) Line indented incorrectly; expected at least 16 spaces, found 8
(#2694) Line indented incorrectly; expected 12 spaces, found 6
(#2695) Line indented incorrectly; expected 12 spaces, found 6
(#2696) Line indented incorrectly; expected at least 16 spaces, found 8
(#2697) Line indented incorrectly; expected 12 spaces, found 6
(#2698) Line indented incorrectly; expected 12 spaces, found 6
(#2699) Line indented incorrectly; expected at least 16 spaces, found 8
(#2700) Line indented incorrectly; expected 12 spaces, found 6
(#2701) Line indented incorrectly; expected 12 spaces, found 6
(#2702) Line indented incorrectly; expected at least 16 spaces, found 8
(#2703) Line indented incorrectly; expected 12 spaces, found 6
(#2704) Line indented incorrectly; expected 12 spaces, found 6
(#2705) Line indented incorrectly; expected at least 16 spaces, found 8
(#2706) Line indented incorrectly; expected 12 spaces, found 6
(#2707) Line indented incorrectly; expected 12 spaces, found 6
(#2708) Line indented incorrectly; expected at least 16 spaces, found 8
(#2709) Line indented incorrectly; expected 12 spaces, found 6
(#2710) Line indented incorrectly; expected 8 spaces, found 4
(#2711) Line indented incorrectly; expected 4 spaces, found 2
(#2713) Line indented incorrectly; expected 4 spaces, found 2
(#2713) Public method name "ResourceAttributes::getName" must be in lower-case letters only
(#2714) Line indented incorrectly; expected at least 8 spaces, found 4
(#2715) Line indented incorrectly; expected 4 spaces, found 2
(#2717) Line indented incorrectly; expected 4 spaces, found 2
(#2718) Line indented incorrectly; expected at least 4 spaces, found 2
(#2718) Opening brace should be on the same line as the declaration
(#2719) Line indented incorrectly; expected at least 8 spaces, found 4
(#2720) Line indented incorrectly; expected at least 8 spaces, found 4
(#2721) Line indented incorrectly; expected at least 8 spaces, found 4
(#2722) Line indented incorrectly; expected at least 8 spaces, found 4
(#2723) Line indented incorrectly; expected at least 8 spaces, found 4
(#2724) Line indented incorrectly; expected 8 spaces, found 4
(#2724) Expected "while (...) {\n"; found "while (...)\n {\n"
(#2725) Line indented incorrectly; expected at least 8 spaces, found 4
(#2726) Line indented incorrectly; expected at least 12 spaces, found 6
(#2727) Line indented incorrectly; expected 12 spaces, found 6
(#2728) Line indented incorrectly; expected at least 16 spaces, found 8
(#2729) Line indented incorrectly; expected 12 spaces, found 6
(#2730) Line indented incorrectly; expected 12 spaces, found 6
(#2731) Line indented incorrectly; expected at least 12 spaces, found 6
(#2732) Line indented incorrectly; expected 16 spaces, found 8
(#2733) Line indented incorrectly; expected 20 spaces, found 10
(#2734) Line indented incorrectly; expected at least 24 spaces, found 12
(#2735) Line indented incorrectly; expected 20 spaces, found 10
(#2736) Line indented incorrectly; expected at least 24 spaces, found 12
(#2737) Line indented incorrectly; expected 20 spaces, found 10
(#2739) Line indented incorrectly; expected 16 spaces, found 8
(#2740) Line indented incorrectly; expected 20 spaces, found 10
(#2741) Line indented incorrectly; expected at least 24 spaces, found 12
(#2742) Line indented incorrectly; expected 20 spaces, found 10
(#2743) Line indented incorrectly; expected at least 24 spaces, found 12
(#2744) Line indented incorrectly; expected 20 spaces, found 10
(#2746) Line indented incorrectly; expected 16 spaces, found 8
(#2747) Line indented incorrectly; expected 20 spaces, found 10
(#2748) Line indented incorrectly; expected at least 24 spaces, found 12
(#2749) Line indented incorrectly; expected 20 spaces, found 10
(#2750) Line indented incorrectly; expected at least 24 spaces, found 12
(#2751) Line indented incorrectly; expected 20 spaces, found 10
(#2753) Line indented incorrectly; expected 16 spaces, found 8
(#2754) Line indented incorrectly; expected 20 spaces, found 10
(#2755) Line indented incorrectly; expected at least 24 spaces, found 12
(#2756) Line indented incorrectly; expected 20 spaces, found 10
(#2757) Line indented incorrectly; expected at least 24 spaces, found 12
(#2758) Line indented incorrectly; expected 20 spaces, found 10
(#2760) Line indented incorrectly; expected 16 spaces, found 8
(#2761) Line indented incorrectly; expected 20 spaces, found 10
(#2762) Line indented incorrectly; expected at least 24 spaces, found 12
(#2763) Line indented incorrectly; expected 20 spaces, found 10
(#2764) Line indented incorrectly; expected at least 24 spaces, found 12
(#2765) Line indented incorrectly; expected 20 spaces, found 10
(#2767) Line indented incorrectly; expected 16 spaces, found 8
(#2768) Line indented incorrectly; expected 20 spaces, found 10
(#2769) Line indented incorrectly; expected at least 24 spaces, found 12
(#2770) Line indented incorrectly; expected 20 spaces, found 10
(#2771) Line indented incorrectly; expected at least 24 spaces, found 12
(#2772) Line indented incorrectly; expected 20 spaces, found 10
(#2774) Line indented incorrectly; expected 16 spaces, found 8
(#2775) Line indented incorrectly; expected 20 spaces, found 10
(#2776) Line indented incorrectly; expected at least 24 spaces, found 12
(#2777) Line indented incorrectly; expected 20 spaces, found 10
(#2778) Line indented incorrectly; expected at least 24 spaces, found 12
(#2779) Line indented incorrectly; expected 20 spaces, found 10
(#2781) Line indented incorrectly; expected 16 spaces, found 8
(#2782) Line indented incorrectly; expected 20 spaces, found 10
(#2783) Line indented incorrectly; expected at least 24 spaces, found 12
(#2784) Line indented incorrectly; expected 20 spaces, found 10
(#2785) Line indented incorrectly; expected at least 24 spaces, found 12
(#2786) Line indented incorrectly; expected 20 spaces, found 10
(#2788) Line indented incorrectly; expected 16 spaces, found 8
(#2789) Line indented incorrectly; expected 20 spaces, found 10
(#2790) Line indented incorrectly; expected at least 24 spaces, found 12
(#2791) Line indented incorrectly; expected 20 spaces, found 10
(#2792) Line indented incorrectly; expected at least 24 spaces, found 12
(#2793) Line indented incorrectly; expected 20 spaces, found 10
(#2795) Line indented incorrectly; expected 16 spaces, found 8
(#2796) Line indented incorrectly; expected 20 spaces, found 10
(#2797) Line indented incorrectly; expected at least 24 spaces, found 12
(#2798) Line indented incorrectly; expected 20 spaces, found 10
(#2799) Line indented incorrectly; expected at least 24 spaces, found 12
(#2800) Line indented incorrectly; expected 20 spaces, found 10
(#2802) Line indented incorrectly; expected 16 spaces, found 8
(#2803) Line indented incorrectly; expected 20 spaces, found 10
(#2804) Line indented incorrectly; expected at least 24 spaces, found 12
(#2805) Line indented incorrectly; expected 20 spaces, found 10
(#2806) Line indented incorrectly; expected at least 24 spaces, found 12
(#2807) Line indented incorrectly; expected 20 spaces, found 10
(#2809) Line indented incorrectly; expected 16 spaces, found 8
(#2810) Line indented incorrectly; expected 20 spaces, found 10
(#2811) Line indented incorrectly; expected at least 24 spaces, found 12
(#2812) Line indented incorrectly; expected at least 24 spaces, found 12
(#2813) Line indented incorrectly; expected 20 spaces, found 10
(#2814) Line indented incorrectly; expected at least 24 spaces, found 12
(#2815) Line indented incorrectly; expected 20 spaces, found 10
(#2817) Line indented incorrectly; expected 16 spaces, found 8
(#2818) Line indented incorrectly; expected at least 20 spaces, found 10
(#2820) Line indented incorrectly; expected 12 spaces, found 6
(#2821) Line indented incorrectly; expected at least 12 spaces, found 6
(#2822) Line indented incorrectly; expected 8 spaces, found 4
(#2823) Line indented incorrectly; expected at least 8 spaces, found 4
(#2824) Line indented incorrectly; expected at least 8 spaces, found 4
(#2825) Line indented incorrectly; expected 4 spaces, found 2
(#2827) Line indented incorrectly; expected 4 spaces, found 2
(#2828) Line indented incorrectly; expected at least 8 spaces, found 4
(#2829) Line indented incorrectly; expected at least 8 spaces, found 4
(#2830) Line indented incorrectly; expected 8 spaces, found 4
(#2831) Line indented incorrectly; expected at least 12 spaces, found 6
(#2832) Line indented incorrectly; expected at least 12 spaces, found 6
(#2833) Line indented incorrectly; expected at least 12 spaces, found 6
(#2834) Line indented incorrectly; expected 8 spaces, found 4
(#2835) Line indented incorrectly; expected 8 spaces, found 4
(#2836) Line indented incorrectly; expected at least 12 spaces, found 6
(#2837) Line indented incorrectly; expected at least 12 spaces, found 6
(#2838) Line indented incorrectly; expected at least 12 spaces, found 6
(#2839) Line indented incorrectly; expected 8 spaces, found 4
(#2840) Line indented incorrectly; expected 8 spaces, found 4
(#2841) Line indented incorrectly; expected at least 12 spaces, found 6
(#2842) Line indented incorrectly; expected at least 12 spaces, found 6
(#2843) Line indented incorrectly; expected at least 12 spaces, found 6
(#2844) Line indented incorrectly; expected 8 spaces, found 4
(#2845) Line indented incorrectly; expected 8 spaces, found 4
(#2846) Line indented incorrectly; expected at least 12 spaces, found 6
(#2847) Line indented incorrectly; expected at least 12 spaces, found 6
(#2848) Line indented incorrectly; expected at least 12 spaces, found 6
(#2849) Line indented incorrectly; expected 8 spaces, found 4
(#2850) Line indented incorrectly; expected 8 spaces, found 4
(#2851) Line indented incorrectly; expected at least 12 spaces, found 6
(#2852) Line indented incorrectly; expected at least 12 spaces, found 6
(#2853) Line indented incorrectly; expected at least 12 spaces, found 6
(#2854) Line indented incorrectly; expected 8 spaces, found 4
(#2855) Line indented incorrectly; expected 8 spaces, found 4
(#2856) Line indented incorrectly; expected at least 12 spaces, found 6
(#2857) Line indented incorrectly; expected at least 12 spaces, found 6
(#2858) Line indented incorrectly; expected at least 12 spaces, found 6
(#2859) Line indented incorrectly; expected 8 spaces, found 4
(#2860) Line indented incorrectly; expected 8 spaces, found 4
(#2861) Line indented incorrectly; expected at least 12 spaces, found 6
(#2862) Line indented incorrectly; expected at least 12 spaces, found 6
(#2863) Line indented incorrectly; expected at least 12 spaces, found 6
(#2864) Line indented incorrectly; expected 8 spaces, found 4
(#2865) Line indented incorrectly; expected 8 spaces, found 4
(#2866) Line indented incorrectly; expected at least 12 spaces, found 6
(#2867) Line indented incorrectly; expected at least 12 spaces, found 6
(#2868) Line indented incorrectly; expected at least 12 spaces, found 6
(#2869) Line indented incorrectly; expected 8 spaces, found 4
(#2870) Line indented incorrectly; expected 8 spaces, found 4
(#2871) Line indented incorrectly; expected at least 12 spaces, found 6
(#2872) Line indented incorrectly; expected at least 12 spaces, found 6
(#2873) Line indented incorrectly; expected at least 12 spaces, found 6
(#2874) Line indented incorrectly; expected 8 spaces, found 4
(#2875) Line indented incorrectly; expected 8 spaces, found 4
(#2876) Line indented incorrectly; expected at least 12 spaces, found 6
(#2877) Line indented incorrectly; expected at least 12 spaces, found 6
(#2878) Line indented incorrectly; expected at least 12 spaces, found 6
(#2879) Line indented incorrectly; expected 8 spaces, found 4
(#2880) Line indented incorrectly; expected 8 spaces, found 4
(#2881) Line indented incorrectly; expected at least 12 spaces, found 6
(#2882) Line indented incorrectly; expected at least 12 spaces, found 6
(#2883) Line indented incorrectly; expected at least 12 spaces, found 6
(#2884) Line indented incorrectly; expected 8 spaces, found 4
(#2885) Line indented incorrectly; expected 8 spaces, found 4
(#2886) Line indented incorrectly; expected 12 spaces, found 6
(#2887) Line indented incorrectly; expected at least 16 spaces, found 8
(#2888) Line indented incorrectly; expected 12 spaces, found 6
(#2889) Line indented incorrectly; expected at least 12 spaces, found 6
(#2890) Line indented incorrectly; expected at least 12 spaces, found 6
(#2891) Line indented incorrectly; expected at least 12 spaces, found 6
(#2892) Line indented incorrectly; expected 8 spaces, found 4
(#2893) Line indented incorrectly; expected at least 8 spaces, found 4
(#2894) Line indented incorrectly; expected at least 8 spaces, found 4
(#2895) Line indented incorrectly; expected at least 8 spaces, found 4
(#2896) Line indented incorrectly; expected 4 spaces, found 2
(#2901) Line indented incorrectly; expected 4 spaces, found 2
(#2901) Member variable "_TSPEC" must be all lower-case
(#2901) Scope modifier not specified for member variable "$_TSPEC"
(#2903) Line indented incorrectly; expected 4 spaces, found 2
(#2904) Line indented incorrectly; expected 4 spaces, found 2
(#2904) Member variable "noteGuid" must be all lower-case
(#2905) Line indented incorrectly; expected 4 spaces, found 2
(#2906) Line indented incorrectly; expected 4 spaces, found 2
(#2907) Line indented incorrectly; expected 4 spaces, found 2
(#2908) Line indented incorrectly; expected 4 spaces, found 2
(#2909) Line indented incorrectly; expected 4 spaces, found 2
(#2910) Line indented incorrectly; expected 4 spaces, found 2
(#2911) Line indented incorrectly; expected 4 spaces, found 2
(#2912) Line indented incorrectly; expected 4 spaces, found 2
(#2913) Line indented incorrectly; expected 4 spaces, found 2
(#2913) Member variable "updateSequenceNum" must be all lower-case
(#2914) Line indented incorrectly; expected 4 spaces, found 2
(#2914) Member variable "alternateData" must be all lower-case
(#2916) Line indented incorrectly; expected 4 spaces, found 2
(#2917) Line indented incorrectly; expected 8 spaces, found 4
(#2917) Variable "_TSPEC" must be all lower-case
(#2917) Variable "_TSPEC" must not contain underscores.
(#2918) Line indented incorrectly; expected at least 12 spaces, found 6
(#2918) Variable "_TSPEC" must be all lower-case
(#2918) Variable "_TSPEC" must not contain underscores.
(#2919) Line indented incorrectly; expected at least 12 spaces, found 8
(#2920) Line indented incorrectly; expected at least 12 spaces, found 10
(#2921) Line indented incorrectly; expected at least 12 spaces, found 10
(#2922) Line indented incorrectly; expected at least 12 spaces, found 10
(#2923) Line indented incorrectly; expected at least 12 spaces, found 8
(#2924) Line indented incorrectly; expected at least 12 spaces, found 10
(#2925) Line indented incorrectly; expected at least 12 spaces, found 10
(#2926) Line indented incorrectly; expected at least 12 spaces, found 10
(#2927) Line indented incorrectly; expected at least 12 spaces, found 8
(#2928) Line indented incorrectly; expected at least 12 spaces, found 10
(#2929) Line indented incorrectly; expected at least 12 spaces, found 10
(#2930) Line indented incorrectly; expected at least 12 spaces, found 10
(#2931) Line indented incorrectly; expected at least 12 spaces, found 10
(#2932) Line indented incorrectly; expected at least 12 spaces, found 8
(#2933) Line indented incorrectly; expected at least 12 spaces, found 10
(#2934) Line indented incorrectly; expected at least 12 spaces, found 10
(#2935) Line indented incorrectly; expected at least 12 spaces, found 10
(#2936) Line indented incorrectly; expected at least 12 spaces, found 8
(#2937) Line indented incorrectly; expected at least 12 spaces, found 10
(#2938) Line indented incorrectly; expected at least 12 spaces, found 10
(#2939) Line indented incorrectly; expected at least 12 spaces, found 10
(#2940) Line indented incorrectly; expected at least 12 spaces, found 8
(#2941) Line indented incorrectly; expected at least 12 spaces, found 10
(#2942) Line indented incorrectly; expected at least 12 spaces, found 10
(#2943) Line indented incorrectly; expected at least 12 spaces, found 10
(#2944) Line indented incorrectly; expected at least 12 spaces, found 8
(#2945) Line indented incorrectly; expected at least 12 spaces, found 10
(#2946) Line indented incorrectly; expected at least 12 spaces, found 10
(#2947) Line indented incorrectly; expected at least 12 spaces, found 10
(#2948) Line indented incorrectly; expected at least 12 spaces, found 8
(#2949) Line indented incorrectly; expected at least 12 spaces, found 10
(#2950) Line indented incorrectly; expected at least 12 spaces, found 10
(#2951) Line indented incorrectly; expected at least 12 spaces, found 10
(#2952) Line indented incorrectly; expected at least 12 spaces, found 8
(#2953) Line indented incorrectly; expected at least 12 spaces, found 10
(#2954) Line indented incorrectly; expected at least 12 spaces, found 10
(#2955) Line indented incorrectly; expected at least 12 spaces, found 10
(#2956) Line indented incorrectly; expected at least 12 spaces, found 10
(#2957) Line indented incorrectly; expected at least 12 spaces, found 8
(#2958) Line indented incorrectly; expected at least 12 spaces, found 10
(#2959) Line indented incorrectly; expected at least 12 spaces, found 10
(#2960) Line indented incorrectly; expected at least 12 spaces, found 10
(#2961) Line indented incorrectly; expected at least 12 spaces, found 10
(#2962) Line indented incorrectly; expected at least 12 spaces, found 8
(#2963) Line indented incorrectly; expected at least 12 spaces, found 10
(#2964) Line indented incorrectly; expected at least 12 spaces, found 10
(#2965) Line indented incorrectly; expected at least 12 spaces, found 10
(#2966) Line indented incorrectly; expected at least 12 spaces, found 8
(#2967) Line indented incorrectly; expected at least 12 spaces, found 10
(#2968) Line indented incorrectly; expected at least 12 spaces, found 10
(#2969) Line indented incorrectly; expected at least 12 spaces, found 10
(#2970) Line indented incorrectly; expected at least 12 spaces, found 10
(#2971) Line indented incorrectly; expected at least 16 spaces, found 8
(#2972) Line indented incorrectly; expected 8 spaces, found 4
(#2973) Line indented incorrectly; expected 8 spaces, found 4
(#2974) Line indented incorrectly; expected 12 spaces, found 6
(#2975) Line indented incorrectly; expected at least 16 spaces, found 8
(#2976) Line indented incorrectly; expected 12 spaces, found 6
(#2977) Line indented incorrectly; expected 12 spaces, found 6
(#2978) Line indented incorrectly; expected at least 16 spaces, found 8
(#2979) Line indented incorrectly; expected 12 spaces, found 6
(#2980) Line indented incorrectly; expected 12 spaces, found 6
(#2981) Line indented incorrectly; expected at least 16 spaces, found 8
(#2982) Line indented incorrectly; expected 12 spaces, found 6
(#2983) Line indented incorrectly; expected 12 spaces, found 6
(#2984) Line indented incorrectly; expected at least 16 spaces, found 8
(#2985) Line indented incorrectly; expected 12 spaces, found 6
(#2986) Line indented incorrectly; expected 12 spaces, found 6
(#2987) Line indented incorrectly; expected at least 16 spaces, found 8
(#2988) Line indented incorrectly; expected 12 spaces, found 6
(#2989) Line indented incorrectly; expected 12 spaces, found 6
(#2990) Line indented incorrectly; expected at least 16 spaces, found 8
(#2991) Line indented incorrectly; expected 12 spaces, found 6
(#2992) Line indented incorrectly; expected 12 spaces, found 6
(#2993) Line indented incorrectly; expected at least 16 spaces, found 8
(#2994) Line indented incorrectly; expected 12 spaces, found 6
(#2995) Line indented incorrectly; expected 12 spaces, found 6
(#2996) Line indented incorrectly; expected at least 16 spaces, found 8
(#2997) Line indented incorrectly; expected 12 spaces, found 6
(#2998) Line indented incorrectly; expected 12 spaces, found 6
(#2999) Line indented incorrectly; expected at least 16 spaces, found 8
(#3000) Line indented incorrectly; expected 12 spaces, found 6
(#3001) Line indented incorrectly; expected 12 spaces, found 6
(#3002) Line indented incorrectly; expected at least 16 spaces, found 8
(#3003) Line indented incorrectly; expected 12 spaces, found 6
(#3004) Line indented incorrectly; expected 12 spaces, found 6
(#3005) Line indented incorrectly; expected at least 16 spaces, found 8
(#3006) Line indented incorrectly; expected 12 spaces, found 6
(#3007) Line indented incorrectly; expected 12 spaces, found 6
(#3008) Line indented incorrectly; expected at least 16 spaces, found 8
(#3009) Line indented incorrectly; expected 12 spaces, found 6
(#3010) Line indented incorrectly; expected 8 spaces, found 4
(#3011) Line indented incorrectly; expected 4 spaces, found 2
(#3013) Line indented incorrectly; expected 4 spaces, found 2
(#3013) Public method name "Resource::getName" must be in lower-case letters only
(#3014) Line indented incorrectly; expected at least 8 spaces, found 4
(#3015) Line indented incorrectly; expected 4 spaces, found 2
(#3017) Line indented incorrectly; expected 4 spaces, found 2
(#3018) Line indented incorrectly; expected at least 4 spaces, found 2
(#3018) Opening brace should be on the same line as the declaration
(#3019) Line indented incorrectly; expected at least 8 spaces, found 4
(#3020) Line indented incorrectly; expected at least 8 spaces, found 4
(#3021) Line indented incorrectly; expected at least 8 spaces, found 4
(#3022) Line indented incorrectly; expected at least 8 spaces, found 4
(#3023) Line indented incorrectly; expected at least 8 spaces, found 4
(#3024) Line indented incorrectly; expected 8 spaces, found 4
(#3024) Expected "while (...) {\n"; found "while (...)\n {\n"
(#3025) Line indented incorrectly; expected at least 8 spaces, found 4
(#3026) Line indented incorrectly; expected at least 12 spaces, found 6
(#3027) Line indented incorrectly; expected 12 spaces, found 6
(#3028) Line indented incorrectly; expected at least 16 spaces, found 8
(#3029) Line indented incorrectly; expected 12 spaces, found 6
(#3030) Line indented incorrectly; expected 12 spaces, found 6
(#3031) Line indented incorrectly; expected at least 12 spaces, found 6
(#3032) Line indented incorrectly; expected 16 spaces, found 8
(#3033) Line indented incorrectly; expected 20 spaces, found 10
(#3034) Line indented incorrectly; expected at least 24 spaces, found 12
(#3035) Line indented incorrectly; expected 20 spaces, found 10
(#3036) Line indented incorrectly; expected at least 24 spaces, found 12
(#3037) Line indented incorrectly; expected 20 spaces, found 10
(#3039) Line indented incorrectly; expected 16 spaces, found 8
(#3040) Line indented incorrectly; expected 20 spaces, found 10
(#3041) Line indented incorrectly; expected at least 24 spaces, found 12
(#3042) Line indented incorrectly; expected 20 spaces, found 10
(#3043) Line indented incorrectly; expected at least 24 spaces, found 12
(#3044) Line indented incorrectly; expected 20 spaces, found 10
(#3046) Line indented incorrectly; expected 16 spaces, found 8
(#3047) Line indented incorrectly; expected 20 spaces, found 10
(#3048) Line indented incorrectly; expected at least 24 spaces, found 12
(#3049) Line indented incorrectly; expected at least 24 spaces, found 12
(#3050) Line indented incorrectly; expected 20 spaces, found 10
(#3051) Line indented incorrectly; expected at least 24 spaces, found 12
(#3052) Line indented incorrectly; expected 20 spaces, found 10
(#3054) Line indented incorrectly; expected 16 spaces, found 8
(#3055) Line indented incorrectly; expected 20 spaces, found 10
(#3056) Line indented incorrectly; expected at least 24 spaces, found 12
(#3057) Line indented incorrectly; expected 20 spaces, found 10
(#3058) Line indented incorrectly; expected at least 24 spaces, found 12
(#3059) Line indented incorrectly; expected 20 spaces, found 10
(#3061) Line indented incorrectly; expected 16 spaces, found 8
(#3062) Line indented incorrectly; expected 20 spaces, found 10
(#3063) Line indented incorrectly; expected at least 24 spaces, found 12
(#3064) Line indented incorrectly; expected 20 spaces, found 10
(#3065) Line indented incorrectly; expected at least 24 spaces, found 12
(#3066) Line indented incorrectly; expected 20 spaces, found 10
(#3068) Line indented incorrectly; expected 16 spaces, found 8
(#3069) Line indented incorrectly; expected 20 spaces, found 10
(#3070) Line indented incorrectly; expected at least 24 spaces, found 12
(#3071) Line indented incorrectly; expected 20 spaces, found 10
(#3072) Line indented incorrectly; expected at least 24 spaces, found 12
(#3073) Line indented incorrectly; expected 20 spaces, found 10
(#3075) Line indented incorrectly; expected 16 spaces, found 8
(#3076) Line indented incorrectly; expected 20 spaces, found 10
(#3077) Line indented incorrectly; expected at least 24 spaces, found 12
(#3078) Line indented incorrectly; expected 20 spaces, found 10
(#3079) Line indented incorrectly; expected at least 24 spaces, found 12
(#3080) Line indented incorrectly; expected 20 spaces, found 10
(#3082) Line indented incorrectly; expected 16 spaces, found 8
(#3083) Line indented incorrectly; expected 20 spaces, found 10
(#3084) Line indented incorrectly; expected at least 24 spaces, found 12
(#3085) Line indented incorrectly; expected 20 spaces, found 10
(#3086) Line indented incorrectly; expected at least 24 spaces, found 12
(#3087) Line indented incorrectly; expected 20 spaces, found 10
(#3089) Line indented incorrectly; expected 16 spaces, found 8
(#3090) Line indented incorrectly; expected 20 spaces, found 10
(#3091) Line indented incorrectly; expected at least 24 spaces, found 12
(#3092) Line indented incorrectly; expected at least 24 spaces, found 12
(#3093) Line indented incorrectly; expected 20 spaces, found 10
(#3094) Line indented incorrectly; expected at least 24 spaces, found 12
(#3095) Line indented incorrectly; expected 20 spaces, found 10
(#3097) Line indented incorrectly; expected 16 spaces, found 8
(#3098) Line indented incorrectly; expected 20 spaces, found 10
(#3099) Line indented incorrectly; expected at least 24 spaces, found 12
(#3100) Line indented incorrectly; expected at least 24 spaces, found 12
(#3101) Line indented incorrectly; expected 20 spaces, found 10
(#3102) Line indented incorrectly; expected at least 24 spaces, found 12
(#3103) Line indented incorrectly; expected 20 spaces, found 10
(#3105) Line indented incorrectly; expected 16 spaces, found 8
(#3106) Line indented incorrectly; expected 20 spaces, found 10
(#3107) Line indented incorrectly; expected at least 24 spaces, found 12
(#3108) Line indented incorrectly; expected 20 spaces, found 10
(#3109) Line indented incorrectly; expected at least 24 spaces, found 12
(#3110) Line indented incorrectly; expected 20 spaces, found 10
(#3112) Line indented incorrectly; expected 16 spaces, found 8
(#3113) Line indented incorrectly; expected 20 spaces, found 10
(#3114) Line indented incorrectly; expected at least 24 spaces, found 12
(#3115) Line indented incorrectly; expected at least 24 spaces, found 12
(#3116) Line indented incorrectly; expected 20 spaces, found 10
(#3117) Line indented incorrectly; expected at least 24 spaces, found 12
(#3118) Line indented incorrectly; expected 20 spaces, found 10
(#3120) Line indented incorrectly; expected 16 spaces, found 8
(#3121) Line indented incorrectly; expected at least 20 spaces, found 10
(#3123) Line indented incorrectly; expected 12 spaces, found 6
(#3124) Line indented incorrectly; expected at least 12 spaces, found 6
(#3125) Line indented incorrectly; expected 8 spaces, found 4
(#3126) Line indented incorrectly; expected at least 8 spaces, found 4
(#3127) Line indented incorrectly; expected at least 8 spaces, found 4
(#3128) Line indented incorrectly; expected 4 spaces, found 2
(#3130) Line indented incorrectly; expected 4 spaces, found 2
(#3131) Line indented incorrectly; expected at least 8 spaces, found 4
(#3132) Line indented incorrectly; expected at least 8 spaces, found 4
(#3133) Line indented incorrectly; expected 8 spaces, found 4
(#3134) Line indented incorrectly; expected at least 12 spaces, found 6
(#3135) Line indented incorrectly; expected at least 12 spaces, found 6
(#3136) Line indented incorrectly; expected at least 12 spaces, found 6
(#3137) Line indented incorrectly; expected 8 spaces, found 4
(#3138) Line indented incorrectly; expected 8 spaces, found 4
(#3139) Line indented incorrectly; expected at least 12 spaces, found 6
(#3140) Line indented incorrectly; expected at least 12 spaces, found 6
(#3141) Line indented incorrectly; expected at least 12 spaces, found 6
(#3142) Line indented incorrectly; expected 8 spaces, found 4
(#3143) Line indented incorrectly; expected 8 spaces, found 4
(#3144) Line indented incorrectly; expected 12 spaces, found 6
(#3145) Line indented incorrectly; expected at least 16 spaces, found 8
(#3146) Line indented incorrectly; expected 12 spaces, found 6
(#3147) Line indented incorrectly; expected at least 12 spaces, found 6
(#3148) Line indented incorrectly; expected at least 12 spaces, found 6
(#3149) Line indented incorrectly; expected at least 12 spaces, found 6
(#3150) Line indented incorrectly; expected 8 spaces, found 4
(#3151) Line indented incorrectly; expected 8 spaces, found 4
(#3152) Line indented incorrectly; expected at least 12 spaces, found 6
(#3153) Line indented incorrectly; expected at least 12 spaces, found 6
(#3154) Line indented incorrectly; expected at least 12 spaces, found 6
(#3155) Line indented incorrectly; expected 8 spaces, found 4
(#3156) Line indented incorrectly; expected 8 spaces, found 4
(#3157) Line indented incorrectly; expected at least 12 spaces, found 6
(#3158) Line indented incorrectly; expected at least 12 spaces, found 6
(#3159) Line indented incorrectly; expected at least 12 spaces, found 6
(#3160) Line indented incorrectly; expected 8 spaces, found 4
(#3161) Line indented incorrectly; expected 8 spaces, found 4
(#3162) Line indented incorrectly; expected at least 12 spaces, found 6
(#3163) Line indented incorrectly; expected at least 12 spaces, found 6
(#3164) Line indented incorrectly; expected at least 12 spaces, found 6
(#3165) Line indented incorrectly; expected 8 spaces, found 4
(#3166) Line indented incorrectly; expected 8 spaces, found 4
(#3167) Line indented incorrectly; expected at least 12 spaces, found 6
(#3168) Line indented incorrectly; expected at least 12 spaces, found 6
(#3169) Line indented incorrectly; expected at least 12 spaces, found 6
(#3170) Line indented incorrectly; expected 8 spaces, found 4
(#3171) Line indented incorrectly; expected 8 spaces, found 4
(#3172) Line indented incorrectly; expected at least 12 spaces, found 6
(#3173) Line indented incorrectly; expected at least 12 spaces, found 6
(#3174) Line indented incorrectly; expected at least 12 spaces, found 6
(#3175) Line indented incorrectly; expected 8 spaces, found 4
(#3176) Line indented incorrectly; expected 8 spaces, found 4
(#3177) Line indented incorrectly; expected 12 spaces, found 6
(#3178) Line indented incorrectly; expected at least 16 spaces, found 8
(#3179) Line indented incorrectly; expected 12 spaces, found 6
(#3180) Line indented incorrectly; expected at least 12 spaces, found 6
(#3181) Line indented incorrectly; expected at least 12 spaces, found 6
(#3182) Line indented incorrectly; expected at least 12 spaces, found 6
(#3183) Line indented incorrectly; expected 8 spaces, found 4
(#3184) Line indented incorrectly; expected 8 spaces, found 4
(#3185) Line indented incorrectly; expected 12 spaces, found 6
(#3186) Line indented incorrectly; expected at least 16 spaces, found 8
(#3187) Line indented incorrectly; expected 12 spaces, found 6
(#3188) Line indented incorrectly; expected at least 12 spaces, found 6
(#3189) Line indented incorrectly; expected at least 12 spaces, found 6
(#3190) Line indented incorrectly; expected at least 12 spaces, found 6
(#3191) Line indented incorrectly; expected 8 spaces, found 4
(#3192) Line indented incorrectly; expected 8 spaces, found 4
(#3193) Line indented incorrectly; expected at least 12 spaces, found 6
(#3194) Line indented incorrectly; expected at least 12 spaces, found 6
(#3195) Line indented incorrectly; expected at least 12 spaces, found 6
(#3196) Line indented incorrectly; expected 8 spaces, found 4
(#3197) Line indented incorrectly; expected 8 spaces, found 4
(#3198) Line indented incorrectly; expected 12 spaces, found 6
(#3199) Line indented incorrectly; expected at least 16 spaces, found 8
(#3200) Line indented incorrectly; expected 12 spaces, found 6
(#3201) Line indented incorrectly; expected at least 12 spaces, found 6
(#3202) Line indented incorrectly; expected at least 12 spaces, found 6
(#3203) Line indented incorrectly; expected at least 12 spaces, found 6
(#3204) Line indented incorrectly; expected 8 spaces, found 4
(#3205) Line indented incorrectly; expected at least 8 spaces, found 4
(#3206) Line indented incorrectly; expected at least 8 spaces, found 4
(#3207) Line indented incorrectly; expected at least 8 spaces, found 4
(#3208) Line indented incorrectly; expected 4 spaces, found 2
(#3213) Line indented incorrectly; expected 4 spaces, found 2
(#3213) Member variable "_TSPEC" must be all lower-case
(#3213) Scope modifier not specified for member variable "$_TSPEC"
(#3215) Line indented incorrectly; expected 4 spaces, found 2
(#3215) Member variable "subjectDate" must be all lower-case
(#3216) Line indented incorrectly; expected 4 spaces, found 2
(#3217) Line indented incorrectly; expected 4 spaces, found 2
(#3218) Line indented incorrectly; expected 4 spaces, found 2
(#3219) Line indented incorrectly; expected 4 spaces, found 2
(#3220) Line indented incorrectly; expected 4 spaces, found 2
(#3221) Line indented incorrectly; expected 4 spaces, found 2
(#3221) Member variable "sourceURL" must be all lower-case
(#3222) Line indented incorrectly; expected 4 spaces, found 2
(#3222) Member variable "sourceApplication" must be all lower-case
(#3223) Line indented incorrectly; expected 4 spaces, found 2
(#3223) Member variable "shareDate" must be all lower-case
(#3224) Line indented incorrectly; expected 4 spaces, found 2
(#3224) Member variable "reminderOrder" must be all lower-case
(#3225) Line indented incorrectly; expected 4 spaces, found 2
(#3225) Member variable "reminderDoneTime" must be all lower-case
(#3226) Line indented incorrectly; expected 4 spaces, found 2
(#3226) Member variable "reminderTime" must be all lower-case
(#3227) Line indented incorrectly; expected 4 spaces, found 2
(#3227) Member variable "placeName" must be all lower-case
(#3228) Line indented incorrectly; expected 4 spaces, found 2
(#3228) Member variable "contentClass" must be all lower-case
(#3229) Line indented incorrectly; expected 4 spaces, found 2
(#3229) Member variable "applicationData" must be all lower-case
(#3230) Line indented incorrectly; expected 4 spaces, found 2
(#3230) Member variable "lastEditedBy" must be all lower-case
(#3231) Line indented incorrectly; expected 4 spaces, found 2
(#3232) Line indented incorrectly; expected 4 spaces, found 2
(#3232) Member variable "creatorId" must be all lower-case
(#3233) Line indented incorrectly; expected 4 spaces, found 2
(#3233) Member variable "lastEditorId" must be all lower-case
(#3235) Line indented incorrectly; expected 4 spaces, found 2
(#3236) Line indented incorrectly; expected 8 spaces, found 4
(#3236) Variable "_TSPEC" must be all lower-case
(#3236) Variable "_TSPEC" must not contain underscores.
(#3237) Line indented incorrectly; expected at least 12 spaces, found 6
(#3237) Variable "_TSPEC" must be all lower-case
(#3237) Variable "_TSPEC" must not contain underscores.
(#3238) Line indented incorrectly; expected at least 12 spaces, found 8
(#3239) Line indented incorrectly; expected at least 12 spaces, found 10
(#3240) Line indented incorrectly; expected at least 12 spaces, found 10
(#3241) Line indented incorrectly; expected at least 12 spaces, found 10
(#3242) Line indented incorrectly; expected at least 12 spaces, found 8
(#3243) Line indented incorrectly; expected at least 12 spaces, found 10
(#3244) Line indented incorrectly; expected at least 12 spaces, found 10
(#3245) Line indented incorrectly; expected at least 12 spaces, found 10
(#3246) Line indented incorrectly; expected at least 12 spaces, found 8
(#3247) Line indented incorrectly; expected at least 12 spaces, found 10
(#3248) Line indented incorrectly; expected at least 12 spaces, found 10
(#3249) Line indented incorrectly; expected at least 12 spaces, found 10
(#3250) Line indented incorrectly; expected at least 12 spaces, found 8
(#3251) Line indented incorrectly; expected at least 12 spaces, found 10
(#3252) Line indented incorrectly; expected at least 12 spaces, found 10
(#3253) Line indented incorrectly; expected at least 12 spaces, found 10
(#3254) Line indented incorrectly; expected at least 12 spaces, found 8
(#3255) Line indented incorrectly; expected at least 12 spaces, found 10
(#3256) Line indented incorrectly; expected at least 12 spaces, found 10
(#3257) Line indented incorrectly; expected at least 12 spaces, found 10
(#3258) Line indented incorrectly; expected at least 12 spaces, found 8
(#3259) Line indented incorrectly; expected at least 12 spaces, found 10
(#3260) Line indented incorrectly; expected at least 12 spaces, found 10
(#3261) Line indented incorrectly; expected at least 12 spaces, found 10
(#3262) Line indented incorrectly; expected at least 12 spaces, found 8
(#3263) Line indented incorrectly; expected at least 12 spaces, found 10
(#3264) Line indented incorrectly; expected at least 12 spaces, found 10
(#3265) Line indented incorrectly; expected at least 12 spaces, found 10
(#3266) Line indented incorrectly; expected at least 12 spaces, found 8
(#3267) Line indented incorrectly; expected at least 12 spaces, found 10
(#3268) Line indented incorrectly; expected at least 12 spaces, found 10
(#3269) Line indented incorrectly; expected at least 12 spaces, found 10
(#3270) Line indented incorrectly; expected at least 12 spaces, found 8
(#3271) Line indented incorrectly; expected at least 12 spaces, found 10
(#3272) Line indented incorrectly; expected at least 12 spaces, found 10
(#3273) Line indented incorrectly; expected at least 12 spaces, found 10
(#3274) Line indented incorrectly; expected at least 12 spaces, found 8
(#3275) Line indented incorrectly; expected at least 12 spaces, found 10
(#3276) Line indented incorrectly; expected at least 12 spaces, found 10
(#3277) Line indented incorrectly; expected at least 12 spaces, found 10
(#3278) Line indented incorrectly; expected at least 12 spaces, found 8
(#3279) Line indented incorrectly; expected at least 12 spaces, found 10
(#3280) Line indented incorrectly; expected at least 12 spaces, found 10
(#3281) Line indented incorrectly; expected at least 12 spaces, found 10
(#3282) Line indented incorrectly; expected at least 12 spaces, found 8
(#3283) Line indented incorrectly; expected at least 12 spaces, found 10
(#3284) Line indented incorrectly; expected at least 12 spaces, found 10
(#3285) Line indented incorrectly; expected at least 12 spaces, found 10
(#3286) Line indented incorrectly; expected at least 12 spaces, found 8
(#3287) Line indented incorrectly; expected at least 12 spaces, found 10
(#3288) Line indented incorrectly; expected at least 12 spaces, found 10
(#3289) Line indented incorrectly; expected at least 12 spaces, found 10
(#3290) Line indented incorrectly; expected at least 12 spaces, found 8
(#3291) Line indented incorrectly; expected at least 12 spaces, found 10
(#3292) Line indented incorrectly; expected at least 12 spaces, found 10
(#3293) Line indented incorrectly; expected at least 12 spaces, found 10
(#3294) Line indented incorrectly; expected at least 12 spaces, found 8
(#3295) Line indented incorrectly; expected at least 12 spaces, found 10
(#3296) Line indented incorrectly; expected at least 12 spaces, found 10
(#3297) Line indented incorrectly; expected at least 12 spaces, found 10
(#3298) Line indented incorrectly; expected at least 12 spaces, found 10
(#3299) Line indented incorrectly; expected at least 12 spaces, found 8
(#3300) Line indented incorrectly; expected at least 12 spaces, found 10
(#3301) Line indented incorrectly; expected at least 12 spaces, found 10
(#3302) Line indented incorrectly; expected at least 12 spaces, found 10
(#3303) Line indented incorrectly; expected at least 12 spaces, found 8
(#3304) Line indented incorrectly; expected at least 12 spaces, found 10
(#3305) Line indented incorrectly; expected at least 12 spaces, found 10
(#3306) Line indented incorrectly; expected at least 12 spaces, found 10
(#3307) Line indented incorrectly; expected at least 12 spaces, found 10
(#3308) Line indented incorrectly; expected at least 12 spaces, found 10
(#3310) Line indented incorrectly; expected at least 12 spaces, found 10
(#3311) Line indented incorrectly; expected at least 12 spaces, found 10
(#3314) Line indented incorrectly; expected at least 12 spaces, found 10
(#3315) Line indented incorrectly; expected at least 12 spaces, found 8
(#3316) Line indented incorrectly; expected at least 12 spaces, found 10
(#3317) Line indented incorrectly; expected at least 12 spaces, found 10
(#3318) Line indented incorrectly; expected at least 12 spaces, found 10
(#3319) Line indented incorrectly; expected at least 12 spaces, found 8
(#3320) Line indented incorrectly; expected at least 12 spaces, found 10
(#3321) Line indented incorrectly; expected at least 12 spaces, found 10
(#3322) Line indented incorrectly; expected at least 12 spaces, found 10
(#3323) Line indented incorrectly; expected at least 16 spaces, found 8
(#3324) Line indented incorrectly; expected 8 spaces, found 4
(#3325) Line indented incorrectly; expected 8 spaces, found 4
(#3326) Line indented incorrectly; expected 12 spaces, found 6
(#3327) Line indented incorrectly; expected at least 16 spaces, found 8
(#3328) Line indented incorrectly; expected 12 spaces, found 6
(#3329) Line indented incorrectly; expected 12 spaces, found 6
(#3330) Line indented incorrectly; expected at least 16 spaces, found 8
(#3331) Line indented incorrectly; expected 12 spaces, found 6
(#3332) Line indented incorrectly; expected 12 spaces, found 6
(#3333) Line indented incorrectly; expected at least 16 spaces, found 8
(#3334) Line indented incorrectly; expected 12 spaces, found 6
(#3335) Line indented incorrectly; expected 12 spaces, found 6
(#3336) Line indented incorrectly; expected at least 16 spaces, found 8
(#3337) Line indented incorrectly; expected 12 spaces, found 6
(#3338) Line indented incorrectly; expected 12 spaces, found 6
(#3339) Line indented incorrectly; expected at least 16 spaces, found 8
(#3340) Line indented incorrectly; expected 12 spaces, found 6
(#3341) Line indented incorrectly; expected 12 spaces, found 6
(#3342) Line indented incorrectly; expected at least 16 spaces, found 8
(#3343) Line indented incorrectly; expected 12 spaces, found 6
(#3344) Line indented incorrectly; expected 12 spaces, found 6
(#3345) Line indented incorrectly; expected at least 16 spaces, found 8
(#3346) Line indented incorrectly; expected 12 spaces, found 6
(#3347) Line indented incorrectly; expected 12 spaces, found 6
(#3348) Line indented incorrectly; expected at least 16 spaces, found 8
(#3349) Line indented incorrectly; expected 12 spaces, found 6
(#3350) Line indented incorrectly; expected 12 spaces, found 6
(#3351) Line indented incorrectly; expected at least 16 spaces, found 8
(#3352) Line indented incorrectly; expected 12 spaces, found 6
(#3353) Line indented incorrectly; expected 12 spaces, found 6
(#3354) Line indented incorrectly; expected at least 16 spaces, found 8
(#3355) Line indented incorrectly; expected 12 spaces, found 6
(#3356) Line indented incorrectly; expected 12 spaces, found 6
(#3357) Line indented incorrectly; expected at least 16 spaces, found 8
(#3358) Line indented incorrectly; expected 12 spaces, found 6
(#3359) Line indented incorrectly; expected 12 spaces, found 6
(#3360) Line indented incorrectly; expected at least 16 spaces, found 8
(#3361) Line indented incorrectly; expected 12 spaces, found 6
(#3362) Line indented incorrectly; expected 12 spaces, found 6
(#3363) Line indented incorrectly; expected at least 16 spaces, found 8
(#3364) Line indented incorrectly; expected 12 spaces, found 6
(#3365) Line indented incorrectly; expected 12 spaces, found 6
(#3366) Line indented incorrectly; expected at least 16 spaces, found 8
(#3367) Line indented incorrectly; expected 12 spaces, found 6
(#3368) Line indented incorrectly; expected 12 spaces, found 6
(#3369) Line indented incorrectly; expected at least 16 spaces, found 8
(#3370) Line indented incorrectly; expected 12 spaces, found 6
(#3371) Line indented incorrectly; expected 12 spaces, found 6
(#3372) Line indented incorrectly; expected at least 16 spaces, found 8
(#3373) Line indented incorrectly; expected 12 spaces, found 6
(#3374) Line indented incorrectly; expected 12 spaces, found 6
(#3375) Line indented incorrectly; expected at least 16 spaces, found 8
(#3376) Line indented incorrectly; expected 12 spaces, found 6
(#3377) Line indented incorrectly; expected 12 spaces, found 6
(#3378) Line indented incorrectly; expected at least 16 spaces, found 8
(#3379) Line indented incorrectly; expected 12 spaces, found 6
(#3380) Line indented incorrectly; expected 12 spaces, found 6
(#3381) Line indented incorrectly; expected at least 16 spaces, found 8
(#3382) Line indented incorrectly; expected 12 spaces, found 6
(#3383) Line indented incorrectly; expected 8 spaces, found 4
(#3384) Line indented incorrectly; expected 4 spaces, found 2
(#3386) Line indented incorrectly; expected 4 spaces, found 2
(#3386) Public method name "NoteAttributes::getName" must be in lower-case letters only
(#3387) Line indented incorrectly; expected at least 8 spaces, found 4
(#3388) Line indented incorrectly; expected 4 spaces, found 2
(#3390) Line indented incorrectly; expected 4 spaces, found 2
(#3391) Line indented incorrectly; expected at least 4 spaces, found 2
(#3391) Opening brace should be on the same line as the declaration
(#3392) Line indented incorrectly; expected at least 8 spaces, found 4
(#3393) Line indented incorrectly; expected at least 8 spaces, found 4
(#3394) Line indented incorrectly; expected at least 8 spaces, found 4
(#3395) Line indented incorrectly; expected at least 8 spaces, found 4
(#3396) Line indented incorrectly; expected at least 8 spaces, found 4
(#3397) Line indented incorrectly; expected 8 spaces, found 4
(#3397) Expected "while (...) {\n"; found "while (...)\n {\n"
(#3398) Line indented incorrectly; expected at least 8 spaces, found 4
(#3399) Line indented incorrectly; expected at least 12 spaces, found 6
(#3400) Line indented incorrectly; expected 12 spaces, found 6
(#3401) Line indented incorrectly; expected at least 16 spaces, found 8
(#3402) Line indented incorrectly; expected 12 spaces, found 6
(#3403) Line indented incorrectly; expected 12 spaces, found 6
(#3404) Line indented incorrectly; expected at least 12 spaces, found 6
(#3405) Line indented incorrectly; expected 16 spaces, found 8
(#3406) Line indented incorrectly; expected 20 spaces, found 10
(#3407) Line indented incorrectly; expected at least 24 spaces, found 12
(#3408) Line indented incorrectly; expected 20 spaces, found 10
(#3409) Line indented incorrectly; expected at least 24 spaces, found 12
(#3410) Line indented incorrectly; expected 20 spaces, found 10
(#3412) Line indented incorrectly; expected 16 spaces, found 8
(#3413) Line indented incorrectly; expected 20 spaces, found 10
(#3414) Line indented incorrectly; expected at least 24 spaces, found 12
(#3415) Line indented incorrectly; expected 20 spaces, found 10
(#3416) Line indented incorrectly; expected at least 24 spaces, found 12
(#3417) Line indented incorrectly; expected 20 spaces, found 10
(#3419) Line indented incorrectly; expected 16 spaces, found 8
(#3420) Line indented incorrectly; expected 20 spaces, found 10
(#3421) Line indented incorrectly; expected at least 24 spaces, found 12
(#3422) Line indented incorrectly; expected 20 spaces, found 10
(#3423) Line indented incorrectly; expected at least 24 spaces, found 12
(#3424) Line indented incorrectly; expected 20 spaces, found 10
(#3426) Line indented incorrectly; expected 16 spaces, found 8
(#3427) Line indented incorrectly; expected 20 spaces, found 10
(#3428) Line indented incorrectly; expected at least 24 spaces, found 12
(#3429) Line indented incorrectly; expected 20 spaces, found 10
(#3430) Line indented incorrectly; expected at least 24 spaces, found 12
(#3431) Line indented incorrectly; expected 20 spaces, found 10
(#3433) Line indented incorrectly; expected 16 spaces, found 8
(#3434) Line indented incorrectly; expected 20 spaces, found 10
(#3435) Line indented incorrectly; expected at least 24 spaces, found 12
(#3436) Line indented incorrectly; expected 20 spaces, found 10
(#3437) Line indented incorrectly; expected at least 24 spaces, found 12
(#3438) Line indented incorrectly; expected 20 spaces, found 10
(#3440) Line indented incorrectly; expected 16 spaces, found 8
(#3441) Line indented incorrectly; expected 20 spaces, found 10
(#3442) Line indented incorrectly; expected at least 24 spaces, found 12
(#3443) Line indented incorrectly; expected 20 spaces, found 10
(#3444) Line indented incorrectly; expected at least 24 spaces, found 12
(#3445) Line indented incorrectly; expected 20 spaces, found 10
(#3447) Line indented incorrectly; expected 16 spaces, found 8
(#3448) Line indented incorrectly; expected 20 spaces, found 10
(#3449) Line indented incorrectly; expected at least 24 spaces, found 12
(#3450) Line indented incorrectly; expected 20 spaces, found 10
(#3451) Line indented incorrectly; expected at least 24 spaces, found 12
(#3452) Line indented incorrectly; expected 20 spaces, found 10
(#3454) Line indented incorrectly; expected 16 spaces, found 8
(#3455) Line indented incorrectly; expected 20 spaces, found 10
(#3456) Line indented incorrectly; expected at least 24 spaces, found 12
(#3457) Line indented incorrectly; expected 20 spaces, found 10
(#3458) Line indented incorrectly; expected at least 24 spaces, found 12
(#3459) Line indented incorrectly; expected 20 spaces, found 10
(#3461) Line indented incorrectly; expected 16 spaces, found 8
(#3462) Line indented incorrectly; expected 20 spaces, found 10
(#3463) Line indented incorrectly; expected at least 24 spaces, found 12
(#3464) Line indented incorrectly; expected 20 spaces, found 10
(#3465) Line indented incorrectly; expected at least 24 spaces, found 12
(#3466) Line indented incorrectly; expected 20 spaces, found 10
(#3468) Line indented incorrectly; expected 16 spaces, found 8
(#3469) Line indented incorrectly; expected 20 spaces, found 10
(#3470) Line indented incorrectly; expected at least 24 spaces, found 12
(#3471) Line indented incorrectly; expected 20 spaces, found 10
(#3472) Line indented incorrectly; expected at least 24 spaces, found 12
(#3473) Line indented incorrectly; expected 20 spaces, found 10
(#3475) Line indented incorrectly; expected 16 spaces, found 8
(#3476) Line indented incorrectly; expected 20 spaces, found 10
(#3477) Line indented incorrectly; expected at least 24 spaces, found 12
(#3478) Line indented incorrectly; expected 20 spaces, found 10
(#3479) Line indented incorrectly; expected at least 24 spaces, found 12
(#3480) Line indented incorrectly; expected 20 spaces, found 10
(#3482) Line indented incorrectly; expected 16 spaces, found 8
(#3483) Line indented incorrectly; expected 20 spaces, found 10
(#3484) Line indented incorrectly; expected at least 24 spaces, found 12
(#3485) Line indented incorrectly; expected 20 spaces, found 10
(#3486) Line indented incorrectly; expected at least 24 spaces, found 12
(#3487) Line indented incorrectly; expected 20 spaces, found 10
(#3489) Line indented incorrectly; expected 16 spaces, found 8
(#3490) Line indented incorrectly; expected 20 spaces, found 10
(#3491) Line indented incorrectly; expected at least 24 spaces, found 12
(#3492) Line indented incorrectly; expected 20 spaces, found 10
(#3493) Line indented incorrectly; expected at least 24 spaces, found 12
(#3494) Line indented incorrectly; expected 20 spaces, found 10
(#3496) Line indented incorrectly; expected 16 spaces, found 8
(#3497) Line indented incorrectly; expected 20 spaces, found 10
(#3498) Line indented incorrectly; expected at least 24 spaces, found 12
(#3499) Line indented incorrectly; expected 20 spaces, found 10
(#3500) Line indented incorrectly; expected at least 24 spaces, found 12
(#3501) Line indented incorrectly; expected 20 spaces, found 10
(#3503) Line indented incorrectly; expected 16 spaces, found 8
(#3504) Line indented incorrectly; expected 20 spaces, found 10
(#3505) Line indented incorrectly; expected at least 24 spaces, found 12
(#3506) Line indented incorrectly; expected at least 24 spaces, found 12
(#3507) Line indented incorrectly; expected 20 spaces, found 10
(#3508) Line indented incorrectly; expected at least 24 spaces, found 12
(#3509) Line indented incorrectly; expected 20 spaces, found 10
(#3511) Line indented incorrectly; expected 16 spaces, found 8
(#3512) Line indented incorrectly; expected 20 spaces, found 10
(#3513) Line indented incorrectly; expected at least 24 spaces, found 12
(#3514) Line indented incorrectly; expected 20 spaces, found 10
(#3515) Line indented incorrectly; expected at least 24 spaces, found 12
(#3516) Line indented incorrectly; expected 20 spaces, found 10
(#3518) Line indented incorrectly; expected 16 spaces, found 8
(#3519) Line indented incorrectly; expected 20 spaces, found 10
(#3520) Line indented incorrectly; expected at least 24 spaces, found 12
(#3521) Line indented incorrectly; expected at least 24 spaces, found 12
(#3521) Variable "_size31" must not contain underscores.
(#3522) Line indented incorrectly; expected at least 24 spaces, found 12
(#3522) Variable "_ktype32" must not contain underscores.
(#3523) Line indented incorrectly; expected at least 24 spaces, found 12
(#3523) Variable "_vtype33" must not contain underscores.
(#3524) Line indented incorrectly; expected at least 24 spaces, found 12
(#3524) Variable "_ktype32" must not contain underscores.
(#3524) Variable "_vtype33" must not contain underscores.
(#3524) Variable "_size31" must not contain underscores.
(#3525) Line indented incorrectly; expected 24 spaces, found 12
(#3525) Expected "for (...) {\n"; found "for (...)\n {\n"
(#3525) Variable "_i35" must not contain underscores.
(#3525) Variable "_i35" must not contain underscores.
(#3525) Variable "_size31" must not contain underscores.
(#3525) Variable "_i35" must not contain underscores.
(#3526) Line indented incorrectly; expected at least 24 spaces, found 12
(#3527) Line indented incorrectly; expected at least 28 spaces, found 14
(#3528) Line indented incorrectly; expected at least 28 spaces, found 14
(#3529) Line indented incorrectly; expected at least 28 spaces, found 14
(#3530) Line indented incorrectly; expected at least 28 spaces, found 14
(#3531) Line indented incorrectly; expected at least 28 spaces, found 14
(#3532) Line indented incorrectly; expected 24 spaces, found 12
(#3533) Line indented incorrectly; expected at least 24 spaces, found 12
(#3534) Line indented incorrectly; expected 20 spaces, found 10
(#3535) Line indented incorrectly; expected at least 24 spaces, found 12
(#3536) Line indented incorrectly; expected 20 spaces, found 10
(#3538) Line indented incorrectly; expected 16 spaces, found 8
(#3539) Line indented incorrectly; expected 20 spaces, found 10
(#3540) Line indented incorrectly; expected at least 24 spaces, found 12
(#3541) Line indented incorrectly; expected 20 spaces, found 10
(#3542) Line indented incorrectly; expected at least 24 spaces, found 12
(#3543) Line indented incorrectly; expected 20 spaces, found 10
(#3545) Line indented incorrectly; expected 16 spaces, found 8
(#3546) Line indented incorrectly; expected 20 spaces, found 10
(#3547) Line indented incorrectly; expected at least 24 spaces, found 12
(#3548) Line indented incorrectly; expected 20 spaces, found 10
(#3549) Line indented incorrectly; expected at least 24 spaces, found 12
(#3550) Line indented incorrectly; expected 20 spaces, found 10
(#3552) Line indented incorrectly; expected 16 spaces, found 8
(#3553) Line indented incorrectly; expected at least 20 spaces, found 10
(#3555) Line indented incorrectly; expected 12 spaces, found 6
(#3556) Line indented incorrectly; expected at least 12 spaces, found 6
(#3557) Line indented incorrectly; expected 8 spaces, found 4
(#3558) Line indented incorrectly; expected at least 8 spaces, found 4
(#3559) Line indented incorrectly; expected at least 8 spaces, found 4
(#3560) Line indented incorrectly; expected 4 spaces, found 2
(#3562) Line indented incorrectly; expected 4 spaces, found 2
(#3563) Line indented incorrectly; expected at least 8 spaces, found 4
(#3564) Line indented incorrectly; expected at least 8 spaces, found 4
(#3565) Line indented incorrectly; expected 8 spaces, found 4
(#3566) Line indented incorrectly; expected at least 12 spaces, found 6
(#3567) Line indented incorrectly; expected at least 12 spaces, found 6
(#3568) Line indented incorrectly; expected at least 12 spaces, found 6
(#3569) Line indented incorrectly; expected 8 spaces, found 4
(#3570) Line indented incorrectly; expected 8 spaces, found 4
(#3571) Line indented incorrectly; expected at least 12 spaces, found 6
(#3572) Line indented incorrectly; expected at least 12 spaces, found 6
(#3573) Line indented incorrectly; expected at least 12 spaces, found 6
(#3574) Line indented incorrectly; expected 8 spaces, found 4
(#3575) Line indented incorrectly; expected 8 spaces, found 4
(#3576) Line indented incorrectly; expected at least 12 spaces, found 6
(#3577) Line indented incorrectly; expected at least 12 spaces, found 6
(#3578) Line indented incorrectly; expected at least 12 spaces, found 6
(#3579) Line indented incorrectly; expected 8 spaces, found 4
(#3580) Line indented incorrectly; expected 8 spaces, found 4
(#3581) Line indented incorrectly; expected at least 12 spaces, found 6
(#3582) Line indented incorrectly; expected at least 12 spaces, found 6
(#3583) Line indented incorrectly; expected at least 12 spaces, found 6
(#3584) Line indented incorrectly; expected 8 spaces, found 4
(#3585) Line indented incorrectly; expected 8 spaces, found 4
(#3586) Line indented incorrectly; expected at least 12 spaces, found 6
(#3587) Line indented incorrectly; expected at least 12 spaces, found 6
(#3588) Line indented incorrectly; expected at least 12 spaces, found 6
(#3589) Line indented incorrectly; expected 8 spaces, found 4
(#3590) Line indented incorrectly; expected 8 spaces, found 4
(#3591) Line indented incorrectly; expected at least 12 spaces, found 6
(#3592) Line indented incorrectly; expected at least 12 spaces, found 6
(#3593) Line indented incorrectly; expected at least 12 spaces, found 6
(#3594) Line indented incorrectly; expected 8 spaces, found 4
(#3595) Line indented incorrectly; expected 8 spaces, found 4
(#3596) Line indented incorrectly; expected at least 12 spaces, found 6
(#3597) Line indented incorrectly; expected at least 12 spaces, found 6
(#3598) Line indented incorrectly; expected at least 12 spaces, found 6
(#3599) Line indented incorrectly; expected 8 spaces, found 4
(#3600) Line indented incorrectly; expected 8 spaces, found 4
(#3601) Line indented incorrectly; expected at least 12 spaces, found 6
(#3602) Line indented incorrectly; expected at least 12 spaces, found 6
(#3603) Line indented incorrectly; expected at least 12 spaces, found 6
(#3604) Line indented incorrectly; expected 8 spaces, found 4
(#3605) Line indented incorrectly; expected 8 spaces, found 4
(#3606) Line indented incorrectly; expected at least 12 spaces, found 6
(#3607) Line indented incorrectly; expected at least 12 spaces, found 6
(#3608) Line indented incorrectly; expected at least 12 spaces, found 6
(#3609) Line indented incorrectly; expected 8 spaces, found 4
(#3610) Line indented incorrectly; expected 8 spaces, found 4
(#3611) Line indented incorrectly; expected at least 12 spaces, found 6
(#3612) Line indented incorrectly; expected at least 12 spaces, found 6
(#3613) Line indented incorrectly; expected at least 12 spaces, found 6
(#3614) Line indented incorrectly; expected 8 spaces, found 4
(#3615) Line indented incorrectly; expected 8 spaces, found 4
(#3616) Line indented incorrectly; expected at least 12 spaces, found 6
(#3617) Line indented incorrectly; expected at least 12 spaces, found 6
(#3618) Line indented incorrectly; expected at least 12 spaces, found 6
(#3619) Line indented incorrectly; expected 8 spaces, found 4
(#3620) Line indented incorrectly; expected 8 spaces, found 4
(#3621) Line indented incorrectly; expected at least 12 spaces, found 6
(#3622) Line indented incorrectly; expected at least 12 spaces, found 6
(#3623) Line indented incorrectly; expected at least 12 spaces, found 6
(#3624) Line indented incorrectly; expected 8 spaces, found 4
(#3625) Line indented incorrectly; expected 8 spaces, found 4
(#3626) Line indented incorrectly; expected at least 12 spaces, found 6
(#3627) Line indented incorrectly; expected at least 12 spaces, found 6
(#3628) Line indented incorrectly; expected at least 12 spaces, found 6
(#3629) Line indented incorrectly; expected 8 spaces, found 4
(#3630) Line indented incorrectly; expected 8 spaces, found 4
(#3631) Line indented incorrectly; expected at least 12 spaces, found 6
(#3632) Line indented incorrectly; expected at least 12 spaces, found 6
(#3633) Line indented incorrectly; expected at least 12 spaces, found 6
(#3634) Line indented incorrectly; expected 8 spaces, found 4
(#3635) Line indented incorrectly; expected 8 spaces, found 4
(#3636) Line indented incorrectly; expected 12 spaces, found 6
(#3637) Line indented incorrectly; expected at least 16 spaces, found 8
(#3638) Line indented incorrectly; expected 12 spaces, found 6
(#3639) Line indented incorrectly; expected at least 12 spaces, found 6
(#3640) Line indented incorrectly; expected at least 12 spaces, found 6
(#3641) Line indented incorrectly; expected at least 12 spaces, found 6
(#3642) Line indented incorrectly; expected 8 spaces, found 4
(#3643) Line indented incorrectly; expected 8 spaces, found 4
(#3644) Line indented incorrectly; expected at least 12 spaces, found 6
(#3645) Line indented incorrectly; expected at least 12 spaces, found 6
(#3646) Line indented incorrectly; expected at least 12 spaces, found 6
(#3647) Line indented incorrectly; expected 8 spaces, found 4
(#3648) Line indented incorrectly; expected 8 spaces, found 4
(#3649) Line indented incorrectly; expected 12 spaces, found 6
(#3650) Line indented incorrectly; expected at least 16 spaces, found 8
(#3651) Line indented incorrectly; expected 12 spaces, found 6
(#3652) Line indented incorrectly; expected at least 12 spaces, found 6
(#3653) Line indented incorrectly; expected at least 12 spaces, found 6
(#3654) Line indented incorrectly; expected at least 12 spaces, found 8
(#3655) Line indented incorrectly; expected at least 12 spaces, found 8
(#3656) Line indented incorrectly; expected 12 spaces, found 10
(#3656) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#3657) Line indented incorrectly; expected at least 12 spaces, found 10
(#3658) Line indented incorrectly; expected at least 16 spaces, found 12
(#3659) Line indented incorrectly; expected at least 16 spaces, found 12
(#3660) Line indented incorrectly; expected 12 spaces, found 10
(#3661) Line indented incorrectly; expected at least 12 spaces, found 8
(#3662) Line indented incorrectly; expected at least 12 spaces, found 8
(#3663) Line indented incorrectly; expected at least 12 spaces, found 6
(#3664) Line indented incorrectly; expected at least 12 spaces, found 6
(#3665) Line indented incorrectly; expected 8 spaces, found 4
(#3666) Line indented incorrectly; expected 8 spaces, found 4
(#3667) Line indented incorrectly; expected at least 12 spaces, found 6
(#3668) Line indented incorrectly; expected at least 12 spaces, found 6
(#3669) Line indented incorrectly; expected at least 12 spaces, found 6
(#3670) Line indented incorrectly; expected 8 spaces, found 4
(#3671) Line indented incorrectly; expected 8 spaces, found 4
(#3672) Line indented incorrectly; expected at least 12 spaces, found 6
(#3673) Line indented incorrectly; expected at least 12 spaces, found 6
(#3674) Line indented incorrectly; expected at least 12 spaces, found 6
(#3675) Line indented incorrectly; expected 8 spaces, found 4
(#3676) Line indented incorrectly; expected at least 8 spaces, found 4
(#3677) Line indented incorrectly; expected at least 8 spaces, found 4
(#3678) Line indented incorrectly; expected at least 8 spaces, found 4
(#3679) Line indented incorrectly; expected 4 spaces, found 2
(#3684) Line indented incorrectly; expected 4 spaces, found 2
(#3684) Member variable "_TSPEC" must be all lower-case
(#3684) Scope modifier not specified for member variable "$_TSPEC"
(#3686) Line indented incorrectly; expected 4 spaces, found 2
(#3687) Line indented incorrectly; expected 4 spaces, found 2
(#3688) Line indented incorrectly; expected 4 spaces, found 2
(#3689) Line indented incorrectly; expected 4 spaces, found 2
(#3689) Member variable "contentHash" must be all lower-case
(#3690) Line indented incorrectly; expected 4 spaces, found 2
(#3690) Member variable "contentLength" must be all lower-case
(#3691) Line indented incorrectly; expected 4 spaces, found 2
(#3692) Line indented incorrectly; expected 4 spaces, found 2
(#3693) Line indented incorrectly; expected 4 spaces, found 2
(#3694) Line indented incorrectly; expected 4 spaces, found 2
(#3695) Line indented incorrectly; expected 4 spaces, found 2
(#3695) Member variable "updateSequenceNum" must be all lower-case
(#3696) Line indented incorrectly; expected 4 spaces, found 2
(#3696) Member variable "notebookGuid" must be all lower-case
(#3697) Line indented incorrectly; expected 4 spaces, found 2
(#3697) Member variable "tagGuids" must be all lower-case
(#3698) Line indented incorrectly; expected 4 spaces, found 2
(#3699) Line indented incorrectly; expected 4 spaces, found 2
(#3700) Line indented incorrectly; expected 4 spaces, found 2
(#3700) Member variable "tagNames" must be all lower-case
(#3702) Line indented incorrectly; expected 4 spaces, found 2
(#3703) Line indented incorrectly; expected 8 spaces, found 4
(#3703) Variable "_TSPEC" must be all lower-case
(#3703) Variable "_TSPEC" must not contain underscores.
(#3704) Line indented incorrectly; expected at least 12 spaces, found 6
(#3704) Variable "_TSPEC" must be all lower-case
(#3704) Variable "_TSPEC" must not contain underscores.
(#3705) Line indented incorrectly; expected at least 12 spaces, found 8
(#3706) Line indented incorrectly; expected at least 12 spaces, found 10
(#3707) Line indented incorrectly; expected at least 12 spaces, found 10
(#3708) Line indented incorrectly; expected at least 12 spaces, found 10
(#3709) Line indented incorrectly; expected at least 12 spaces, found 8
(#3710) Line indented incorrectly; expected at least 12 spaces, found 10
(#3711) Line indented incorrectly; expected at least 12 spaces, found 10
(#3712) Line indented incorrectly; expected at least 12 spaces, found 10
(#3713) Line indented incorrectly; expected at least 12 spaces, found 8
(#3714) Line indented incorrectly; expected at least 12 spaces, found 10
(#3715) Line indented incorrectly; expected at least 12 spaces, found 10
(#3716) Line indented incorrectly; expected at least 12 spaces, found 10
(#3717) Line indented incorrectly; expected at least 12 spaces, found 8
(#3718) Line indented incorrectly; expected at least 12 spaces, found 10
(#3719) Line indented incorrectly; expected at least 12 spaces, found 10
(#3720) Line indented incorrectly; expected at least 12 spaces, found 10
(#3721) Line indented incorrectly; expected at least 12 spaces, found 8
(#3722) Line indented incorrectly; expected at least 12 spaces, found 10
(#3723) Line indented incorrectly; expected at least 12 spaces, found 10
(#3724) Line indented incorrectly; expected at least 12 spaces, found 10
(#3725) Line indented incorrectly; expected at least 12 spaces, found 8
(#3726) Line indented incorrectly; expected at least 12 spaces, found 10
(#3727) Line indented incorrectly; expected at least 12 spaces, found 10
(#3728) Line indented incorrectly; expected at least 12 spaces, found 10
(#3729) Line indented incorrectly; expected at least 12 spaces, found 8
(#3730) Line indented incorrectly; expected at least 12 spaces, found 10
(#3731) Line indented incorrectly; expected at least 12 spaces, found 10
(#3732) Line indented incorrectly; expected at least 12 spaces, found 10
(#3733) Line indented incorrectly; expected at least 12 spaces, found 8
(#3734) Line indented incorrectly; expected at least 12 spaces, found 10
(#3735) Line indented incorrectly; expected at least 12 spaces, found 10
(#3736) Line indented incorrectly; expected at least 12 spaces, found 10
(#3737) Line indented incorrectly; expected at least 12 spaces, found 8
(#3738) Line indented incorrectly; expected at least 12 spaces, found 10
(#3739) Line indented incorrectly; expected at least 12 spaces, found 10
(#3740) Line indented incorrectly; expected at least 12 spaces, found 10
(#3741) Line indented incorrectly; expected at least 12 spaces, found 8
(#3742) Line indented incorrectly; expected at least 12 spaces, found 10
(#3743) Line indented incorrectly; expected at least 12 spaces, found 10
(#3744) Line indented incorrectly; expected at least 12 spaces, found 10
(#3745) Line indented incorrectly; expected at least 12 spaces, found 8
(#3746) Line indented incorrectly; expected at least 12 spaces, found 10
(#3747) Line indented incorrectly; expected at least 12 spaces, found 10
(#3748) Line indented incorrectly; expected at least 12 spaces, found 10
(#3749) Line indented incorrectly; expected at least 12 spaces, found 8
(#3750) Line indented incorrectly; expected at least 12 spaces, found 10
(#3751) Line indented incorrectly; expected at least 12 spaces, found 10
(#3752) Line indented incorrectly; expected at least 12 spaces, found 10
(#3753) Line indented incorrectly; expected at least 12 spaces, found 10
(#3756) Line indented incorrectly; expected at least 12 spaces, found 10
(#3757) Line indented incorrectly; expected at least 12 spaces, found 8
(#3758) Line indented incorrectly; expected at least 12 spaces, found 10
(#3759) Line indented incorrectly; expected at least 12 spaces, found 10
(#3760) Line indented incorrectly; expected at least 12 spaces, found 10
(#3761) Line indented incorrectly; expected at least 12 spaces, found 10
(#3765) Line indented incorrectly; expected at least 12 spaces, found 10
(#3766) Line indented incorrectly; expected at least 12 spaces, found 8
(#3767) Line indented incorrectly; expected at least 12 spaces, found 10
(#3768) Line indented incorrectly; expected at least 12 spaces, found 10
(#3769) Line indented incorrectly; expected at least 12 spaces, found 10
(#3770) Line indented incorrectly; expected at least 12 spaces, found 10
(#3771) Line indented incorrectly; expected at least 12 spaces, found 8
(#3772) Line indented incorrectly; expected at least 12 spaces, found 10
(#3773) Line indented incorrectly; expected at least 12 spaces, found 10
(#3774) Line indented incorrectly; expected at least 12 spaces, found 10
(#3775) Line indented incorrectly; expected at least 12 spaces, found 10
(#3778) Line indented incorrectly; expected at least 12 spaces, found 10
(#3779) Line indented incorrectly; expected at least 16 spaces, found 8
(#3780) Line indented incorrectly; expected 8 spaces, found 4
(#3781) Line indented incorrectly; expected 8 spaces, found 4
(#3782) Line indented incorrectly; expected 12 spaces, found 6
(#3783) Line indented incorrectly; expected at least 16 spaces, found 8
(#3784) Line indented incorrectly; expected 12 spaces, found 6
(#3785) Line indented incorrectly; expected 12 spaces, found 6
(#3786) Line indented incorrectly; expected at least 16 spaces, found 8
(#3787) Line indented incorrectly; expected 12 spaces, found 6
(#3788) Line indented incorrectly; expected 12 spaces, found 6
(#3789) Line indented incorrectly; expected at least 16 spaces, found 8
(#3790) Line indented incorrectly; expected 12 spaces, found 6
(#3791) Line indented incorrectly; expected 12 spaces, found 6
(#3792) Line indented incorrectly; expected at least 16 spaces, found 8
(#3793) Line indented incorrectly; expected 12 spaces, found 6
(#3794) Line indented incorrectly; expected 12 spaces, found 6
(#3795) Line indented incorrectly; expected at least 16 spaces, found 8
(#3796) Line indented incorrectly; expected 12 spaces, found 6
(#3797) Line indented incorrectly; expected 12 spaces, found 6
(#3798) Line indented incorrectly; expected at least 16 spaces, found 8
(#3799) Line indented incorrectly; expected 12 spaces, found 6
(#3800) Line indented incorrectly; expected 12 spaces, found 6
(#3801) Line indented incorrectly; expected at least 16 spaces, found 8
(#3802) Line indented incorrectly; expected 12 spaces, found 6
(#3803) Line indented incorrectly; expected 12 spaces, found 6
(#3804) Line indented incorrectly; expected at least 16 spaces, found 8
(#3805) Line indented incorrectly; expected 12 spaces, found 6
(#3806) Line indented incorrectly; expected 12 spaces, found 6
(#3807) Line indented incorrectly; expected at least 16 spaces, found 8
(#3808) Line indented incorrectly; expected 12 spaces, found 6
(#3809) Line indented incorrectly; expected 12 spaces, found 6
(#3810) Line indented incorrectly; expected at least 16 spaces, found 8
(#3811) Line indented incorrectly; expected 12 spaces, found 6
(#3812) Line indented incorrectly; expected 12 spaces, found 6
(#3813) Line indented incorrectly; expected at least 16 spaces, found 8
(#3814) Line indented incorrectly; expected 12 spaces, found 6
(#3815) Line indented incorrectly; expected 12 spaces, found 6
(#3816) Line indented incorrectly; expected at least 16 spaces, found 8
(#3817) Line indented incorrectly; expected 12 spaces, found 6
(#3818) Line indented incorrectly; expected 12 spaces, found 6
(#3819) Line indented incorrectly; expected at least 16 spaces, found 8
(#3820) Line indented incorrectly; expected 12 spaces, found 6
(#3821) Line indented incorrectly; expected 12 spaces, found 6
(#3822) Line indented incorrectly; expected at least 16 spaces, found 8
(#3823) Line indented incorrectly; expected 12 spaces, found 6
(#3824) Line indented incorrectly; expected 12 spaces, found 6
(#3825) Line indented incorrectly; expected at least 16 spaces, found 8
(#3826) Line indented incorrectly; expected 12 spaces, found 6
(#3827) Line indented incorrectly; expected 8 spaces, found 4
(#3828) Line indented incorrectly; expected 4 spaces, found 2
(#3830) Line indented incorrectly; expected 4 spaces, found 2
(#3830) Public method name "Note::getName" must be in lower-case letters only
(#3831) Line indented incorrectly; expected at least 8 spaces, found 4
(#3832) Line indented incorrectly; expected 4 spaces, found 2
(#3834) Line indented incorrectly; expected 4 spaces, found 2
(#3835) Line indented incorrectly; expected at least 4 spaces, found 2
(#3835) Opening brace should be on the same line as the declaration
(#3836) Line indented incorrectly; expected at least 8 spaces, found 4
(#3837) Line indented incorrectly; expected at least 8 spaces, found 4
(#3838) Line indented incorrectly; expected at least 8 spaces, found 4
(#3839) Line indented incorrectly; expected at least 8 spaces, found 4
(#3840) Line indented incorrectly; expected at least 8 spaces, found 4
(#3841) Line indented incorrectly; expected 8 spaces, found 4
(#3841) Expected "while (...) {\n"; found "while (...)\n {\n"
(#3842) Line indented incorrectly; expected at least 8 spaces, found 4
(#3843) Line indented incorrectly; expected at least 12 spaces, found 6
(#3844) Line indented incorrectly; expected 12 spaces, found 6
(#3845) Line indented incorrectly; expected at least 16 spaces, found 8
(#3846) Line indented incorrectly; expected 12 spaces, found 6
(#3847) Line indented incorrectly; expected 12 spaces, found 6
(#3848) Line indented incorrectly; expected at least 12 spaces, found 6
(#3849) Line indented incorrectly; expected 16 spaces, found 8
(#3850) Line indented incorrectly; expected 20 spaces, found 10
(#3851) Line indented incorrectly; expected at least 24 spaces, found 12
(#3852) Line indented incorrectly; expected 20 spaces, found 10
(#3853) Line indented incorrectly; expected at least 24 spaces, found 12
(#3854) Line indented incorrectly; expected 20 spaces, found 10
(#3856) Line indented incorrectly; expected 16 spaces, found 8
(#3857) Line indented incorrectly; expected 20 spaces, found 10
(#3858) Line indented incorrectly; expected at least 24 spaces, found 12
(#3859) Line indented incorrectly; expected 20 spaces, found 10
(#3860) Line indented incorrectly; expected at least 24 spaces, found 12
(#3861) Line indented incorrectly; expected 20 spaces, found 10
(#3863) Line indented incorrectly; expected 16 spaces, found 8
(#3864) Line indented incorrectly; expected 20 spaces, found 10
(#3865) Line indented incorrectly; expected at least 24 spaces, found 12
(#3866) Line indented incorrectly; expected 20 spaces, found 10
(#3867) Line indented incorrectly; expected at least 24 spaces, found 12
(#3868) Line indented incorrectly; expected 20 spaces, found 10
(#3870) Line indented incorrectly; expected 16 spaces, found 8
(#3871) Line indented incorrectly; expected 20 spaces, found 10
(#3872) Line indented incorrectly; expected at least 24 spaces, found 12
(#3873) Line indented incorrectly; expected 20 spaces, found 10
(#3874) Line indented incorrectly; expected at least 24 spaces, found 12
(#3875) Line indented incorrectly; expected 20 spaces, found 10
(#3877) Line indented incorrectly; expected 16 spaces, found 8
(#3878) Line indented incorrectly; expected 20 spaces, found 10
(#3879) Line indented incorrectly; expected at least 24 spaces, found 12
(#3880) Line indented incorrectly; expected 20 spaces, found 10
(#3881) Line indented incorrectly; expected at least 24 spaces, found 12
(#3882) Line indented incorrectly; expected 20 spaces, found 10
(#3884) Line indented incorrectly; expected 16 spaces, found 8
(#3885) Line indented incorrectly; expected 20 spaces, found 10
(#3886) Line indented incorrectly; expected at least 24 spaces, found 12
(#3887) Line indented incorrectly; expected 20 spaces, found 10
(#3888) Line indented incorrectly; expected at least 24 spaces, found 12
(#3889) Line indented incorrectly; expected 20 spaces, found 10
(#3891) Line indented incorrectly; expected 16 spaces, found 8
(#3892) Line indented incorrectly; expected 20 spaces, found 10
(#3893) Line indented incorrectly; expected at least 24 spaces, found 12
(#3894) Line indented incorrectly; expected 20 spaces, found 10
(#3895) Line indented incorrectly; expected at least 24 spaces, found 12
(#3896) Line indented incorrectly; expected 20 spaces, found 10
(#3898) Line indented incorrectly; expected 16 spaces, found 8
(#3899) Line indented incorrectly; expected 20 spaces, found 10
(#3900) Line indented incorrectly; expected at least 24 spaces, found 12
(#3901) Line indented incorrectly; expected 20 spaces, found 10
(#3902) Line indented incorrectly; expected at least 24 spaces, found 12
(#3903) Line indented incorrectly; expected 20 spaces, found 10
(#3905) Line indented incorrectly; expected 16 spaces, found 8
(#3906) Line indented incorrectly; expected 20 spaces, found 10
(#3907) Line indented incorrectly; expected at least 24 spaces, found 12
(#3908) Line indented incorrectly; expected 20 spaces, found 10
(#3909) Line indented incorrectly; expected at least 24 spaces, found 12
(#3910) Line indented incorrectly; expected 20 spaces, found 10
(#3912) Line indented incorrectly; expected 16 spaces, found 8
(#3913) Line indented incorrectly; expected 20 spaces, found 10
(#3914) Line indented incorrectly; expected at least 24 spaces, found 12
(#3915) Line indented incorrectly; expected 20 spaces, found 10
(#3916) Line indented incorrectly; expected at least 24 spaces, found 12
(#3917) Line indented incorrectly; expected 20 spaces, found 10
(#3919) Line indented incorrectly; expected 16 spaces, found 8
(#3920) Line indented incorrectly; expected 20 spaces, found 10
(#3921) Line indented incorrectly; expected at least 24 spaces, found 12
(#3922) Line indented incorrectly; expected 20 spaces, found 10
(#3923) Line indented incorrectly; expected at least 24 spaces, found 12
(#3924) Line indented incorrectly; expected 20 spaces, found 10
(#3926) Line indented incorrectly; expected 16 spaces, found 8
(#3927) Line indented incorrectly; expected 20 spaces, found 10
(#3928) Line indented incorrectly; expected at least 24 spaces, found 12
(#3929) Line indented incorrectly; expected at least 24 spaces, found 12
(#3929) Variable "_size40" must not contain underscores.
(#3930) Line indented incorrectly; expected at least 24 spaces, found 12
(#3930) Variable "_etype43" must not contain underscores.
(#3931) Line indented incorrectly; expected at least 24 spaces, found 12
(#3931) Variable "_etype43" must not contain underscores.
(#3931) Variable "_size40" must not contain underscores.
(#3932) Line indented incorrectly; expected 24 spaces, found 12
(#3932) Expected "for (...) {\n"; found "for (...)\n {\n"
(#3932) Variable "_i44" must not contain underscores.
(#3932) Variable "_i44" must not contain underscores.
(#3932) Variable "_size40" must not contain underscores.
(#3932) Variable "_i44" must not contain underscores.
(#3933) Line indented incorrectly; expected at least 24 spaces, found 12
(#3934) Line indented incorrectly; expected at least 28 spaces, found 14
(#3935) Line indented incorrectly; expected at least 28 spaces, found 14
(#3936) Line indented incorrectly; expected at least 28 spaces, found 14
(#3936) Expected 1 space before "="; 0 found
(#3937) Line indented incorrectly; expected 24 spaces, found 12
(#3938) Line indented incorrectly; expected at least 24 spaces, found 12
(#3939) Line indented incorrectly; expected 20 spaces, found 10
(#3940) Line indented incorrectly; expected at least 24 spaces, found 12
(#3941) Line indented incorrectly; expected 20 spaces, found 10
(#3943) Line indented incorrectly; expected 16 spaces, found 8
(#3944) Line indented incorrectly; expected 20 spaces, found 10
(#3945) Line indented incorrectly; expected at least 24 spaces, found 12
(#3946) Line indented incorrectly; expected at least 24 spaces, found 12
(#3946) Variable "_size46" must not contain underscores.
(#3947) Line indented incorrectly; expected at least 24 spaces, found 12
(#3947) Variable "_etype49" must not contain underscores.
(#3948) Line indented incorrectly; expected at least 24 spaces, found 12
(#3948) Variable "_etype49" must not contain underscores.
(#3948) Variable "_size46" must not contain underscores.
(#3949) Line indented incorrectly; expected 24 spaces, found 12
(#3949) Expected "for (...) {\n"; found "for (...)\n {\n"
(#3949) Variable "_i50" must not contain underscores.
(#3949) Variable "_i50" must not contain underscores.
(#3949) Variable "_size46" must not contain underscores.
(#3949) Variable "_i50" must not contain underscores.
(#3950) Line indented incorrectly; expected at least 24 spaces, found 12
(#3951) Line indented incorrectly; expected at least 28 spaces, found 14
(#3952) Line indented incorrectly; expected at least 28 spaces, found 14
(#3953) Line indented incorrectly; expected at least 28 spaces, found 14
(#3954) Line indented incorrectly; expected at least 28 spaces, found 14
(#3954) Expected 1 space before "="; 0 found
(#3955) Line indented incorrectly; expected 24 spaces, found 12
(#3956) Line indented incorrectly; expected at least 24 spaces, found 12
(#3957) Line indented incorrectly; expected 20 spaces, found 10
(#3958) Line indented incorrectly; expected at least 24 spaces, found 12
(#3959) Line indented incorrectly; expected 20 spaces, found 10
(#3961) Line indented incorrectly; expected 16 spaces, found 8
(#3962) Line indented incorrectly; expected 20 spaces, found 10
(#3963) Line indented incorrectly; expected at least 24 spaces, found 12
(#3964) Line indented incorrectly; expected at least 24 spaces, found 12
(#3965) Line indented incorrectly; expected 20 spaces, found 10
(#3966) Line indented incorrectly; expected at least 24 spaces, found 12
(#3967) Line indented incorrectly; expected 20 spaces, found 10
(#3969) Line indented incorrectly; expected 16 spaces, found 8
(#3970) Line indented incorrectly; expected 20 spaces, found 10
(#3971) Line indented incorrectly; expected at least 24 spaces, found 12
(#3972) Line indented incorrectly; expected at least 24 spaces, found 12
(#3972) Variable "_size52" must not contain underscores.
(#3973) Line indented incorrectly; expected at least 24 spaces, found 12
(#3973) Variable "_etype55" must not contain underscores.
(#3974) Line indented incorrectly; expected at least 24 spaces, found 12
(#3974) Variable "_etype55" must not contain underscores.
(#3974) Variable "_size52" must not contain underscores.
(#3975) Line indented incorrectly; expected 24 spaces, found 12
(#3975) Expected "for (...) {\n"; found "for (...)\n {\n"
(#3975) Variable "_i56" must not contain underscores.
(#3975) Variable "_i56" must not contain underscores.
(#3975) Variable "_size52" must not contain underscores.
(#3975) Variable "_i56" must not contain underscores.
(#3976) Line indented incorrectly; expected at least 24 spaces, found 12
(#3977) Line indented incorrectly; expected at least 28 spaces, found 14
(#3978) Line indented incorrectly; expected at least 28 spaces, found 14
(#3979) Line indented incorrectly; expected at least 28 spaces, found 14
(#3979) Expected 1 space before "="; 0 found
(#3980) Line indented incorrectly; expected 24 spaces, found 12
(#3981) Line indented incorrectly; expected at least 24 spaces, found 12
(#3982) Line indented incorrectly; expected 20 spaces, found 10
(#3983) Line indented incorrectly; expected at least 24 spaces, found 12
(#3984) Line indented incorrectly; expected 20 spaces, found 10
(#3986) Line indented incorrectly; expected 16 spaces, found 8
(#3987) Line indented incorrectly; expected at least 20 spaces, found 10
(#3989) Line indented incorrectly; expected 12 spaces, found 6
(#3990) Line indented incorrectly; expected at least 12 spaces, found 6
(#3991) Line indented incorrectly; expected 8 spaces, found 4
(#3992) Line indented incorrectly; expected at least 8 spaces, found 4
(#3993) Line indented incorrectly; expected at least 8 spaces, found 4
(#3994) Line indented incorrectly; expected 4 spaces, found 2
(#3996) Line indented incorrectly; expected 4 spaces, found 2
(#3997) Line indented incorrectly; expected at least 8 spaces, found 4
(#3998) Line indented incorrectly; expected at least 8 spaces, found 4
(#3999) Line indented incorrectly; expected 8 spaces, found 4
(#4000) Line indented incorrectly; expected at least 12 spaces, found 6
(#4001) Line indented incorrectly; expected at least 12 spaces, found 6
(#4002) Line indented incorrectly; expected at least 12 spaces, found 6
(#4003) Line indented incorrectly; expected 8 spaces, found 4
(#4004) Line indented incorrectly; expected 8 spaces, found 4
(#4005) Line indented incorrectly; expected at least 12 spaces, found 6
(#4006) Line indented incorrectly; expected at least 12 spaces, found 6
(#4007) Line indented incorrectly; expected at least 12 spaces, found 6
(#4008) Line indented incorrectly; expected 8 spaces, found 4
(#4009) Line indented incorrectly; expected 8 spaces, found 4
(#4010) Line indented incorrectly; expected at least 12 spaces, found 6
(#4011) Line indented incorrectly; expected at least 12 spaces, found 6
(#4012) Line indented incorrectly; expected at least 12 spaces, found 6
(#4013) Line indented incorrectly; expected 8 spaces, found 4
(#4014) Line indented incorrectly; expected 8 spaces, found 4
(#4015) Line indented incorrectly; expected at least 12 spaces, found 6
(#4016) Line indented incorrectly; expected at least 12 spaces, found 6
(#4017) Line indented incorrectly; expected at least 12 spaces, found 6
(#4018) Line indented incorrectly; expected 8 spaces, found 4
(#4019) Line indented incorrectly; expected 8 spaces, found 4
(#4020) Line indented incorrectly; expected at least 12 spaces, found 6
(#4021) Line indented incorrectly; expected at least 12 spaces, found 6
(#4022) Line indented incorrectly; expected at least 12 spaces, found 6
(#4023) Line indented incorrectly; expected 8 spaces, found 4
(#4024) Line indented incorrectly; expected 8 spaces, found 4
(#4025) Line indented incorrectly; expected at least 12 spaces, found 6
(#4026) Line indented incorrectly; expected at least 12 spaces, found 6
(#4027) Line indented incorrectly; expected at least 12 spaces, found 6
(#4028) Line indented incorrectly; expected 8 spaces, found 4
(#4029) Line indented incorrectly; expected 8 spaces, found 4
(#4030) Line indented incorrectly; expected at least 12 spaces, found 6
(#4031) Line indented incorrectly; expected at least 12 spaces, found 6
(#4032) Line indented incorrectly; expected at least 12 spaces, found 6
(#4033) Line indented incorrectly; expected 8 spaces, found 4
(#4034) Line indented incorrectly; expected 8 spaces, found 4
(#4035) Line indented incorrectly; expected at least 12 spaces, found 6
(#4036) Line indented incorrectly; expected at least 12 spaces, found 6
(#4037) Line indented incorrectly; expected at least 12 spaces, found 6
(#4038) Line indented incorrectly; expected 8 spaces, found 4
(#4039) Line indented incorrectly; expected 8 spaces, found 4
(#4040) Line indented incorrectly; expected at least 12 spaces, found 6
(#4041) Line indented incorrectly; expected at least 12 spaces, found 6
(#4042) Line indented incorrectly; expected at least 12 spaces, found 6
(#4043) Line indented incorrectly; expected 8 spaces, found 4
(#4044) Line indented incorrectly; expected 8 spaces, found 4
(#4045) Line indented incorrectly; expected at least 12 spaces, found 6
(#4046) Line indented incorrectly; expected at least 12 spaces, found 6
(#4047) Line indented incorrectly; expected at least 12 spaces, found 6
(#4048) Line indented incorrectly; expected 8 spaces, found 4
(#4049) Line indented incorrectly; expected 8 spaces, found 4
(#4050) Line indented incorrectly; expected at least 12 spaces, found 6
(#4051) Line indented incorrectly; expected at least 12 spaces, found 6
(#4052) Line indented incorrectly; expected at least 12 spaces, found 6
(#4053) Line indented incorrectly; expected 8 spaces, found 4
(#4054) Line indented incorrectly; expected 8 spaces, found 4
(#4055) Line indented incorrectly; expected 12 spaces, found 6
(#4056) Line indented incorrectly; expected at least 16 spaces, found 8
(#4057) Line indented incorrectly; expected 12 spaces, found 6
(#4058) Line indented incorrectly; expected at least 12 spaces, found 6
(#4059) Line indented incorrectly; expected at least 12 spaces, found 6
(#4060) Line indented incorrectly; expected at least 12 spaces, found 8
(#4061) Line indented incorrectly; expected at least 12 spaces, found 8
(#4062) Line indented incorrectly; expected 12 spaces, found 10
(#4062) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#4063) Line indented incorrectly; expected at least 12 spaces, found 10
(#4064) Line indented incorrectly; expected at least 16 spaces, found 12
(#4065) Line indented incorrectly; expected 12 spaces, found 10
(#4066) Line indented incorrectly; expected at least 12 spaces, found 8
(#4067) Line indented incorrectly; expected at least 12 spaces, found 8
(#4068) Line indented incorrectly; expected at least 12 spaces, found 6
(#4069) Line indented incorrectly; expected at least 12 spaces, found 6
(#4070) Line indented incorrectly; expected 8 spaces, found 4
(#4071) Line indented incorrectly; expected 8 spaces, found 4
(#4072) Line indented incorrectly; expected 12 spaces, found 6
(#4073) Line indented incorrectly; expected at least 16 spaces, found 8
(#4074) Line indented incorrectly; expected 12 spaces, found 6
(#4075) Line indented incorrectly; expected at least 12 spaces, found 6
(#4076) Line indented incorrectly; expected at least 12 spaces, found 6
(#4077) Line indented incorrectly; expected at least 12 spaces, found 8
(#4078) Line indented incorrectly; expected at least 12 spaces, found 8
(#4079) Line indented incorrectly; expected 12 spaces, found 10
(#4079) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#4080) Line indented incorrectly; expected at least 12 spaces, found 10
(#4081) Line indented incorrectly; expected at least 16 spaces, found 12
(#4082) Line indented incorrectly; expected 12 spaces, found 10
(#4083) Line indented incorrectly; expected at least 12 spaces, found 8
(#4084) Line indented incorrectly; expected at least 12 spaces, found 8
(#4085) Line indented incorrectly; expected at least 12 spaces, found 6
(#4086) Line indented incorrectly; expected at least 12 spaces, found 6
(#4087) Line indented incorrectly; expected 8 spaces, found 4
(#4088) Line indented incorrectly; expected 8 spaces, found 4
(#4089) Line indented incorrectly; expected 12 spaces, found 6
(#4090) Line indented incorrectly; expected at least 16 spaces, found 8
(#4091) Line indented incorrectly; expected 12 spaces, found 6
(#4092) Line indented incorrectly; expected at least 12 spaces, found 6
(#4093) Line indented incorrectly; expected at least 12 spaces, found 6
(#4094) Line indented incorrectly; expected at least 12 spaces, found 6
(#4095) Line indented incorrectly; expected 8 spaces, found 4
(#4096) Line indented incorrectly; expected 8 spaces, found 4
(#4097) Line indented incorrectly; expected 12 spaces, found 6
(#4098) Line indented incorrectly; expected at least 16 spaces, found 8
(#4099) Line indented incorrectly; expected 12 spaces, found 6
(#4100) Line indented incorrectly; expected at least 12 spaces, found 6
(#4101) Line indented incorrectly; expected at least 12 spaces, found 6
(#4102) Line indented incorrectly; expected at least 12 spaces, found 8
(#4103) Line indented incorrectly; expected at least 12 spaces, found 8
(#4104) Line indented incorrectly; expected 12 spaces, found 10
(#4104) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#4105) Line indented incorrectly; expected at least 12 spaces, found 10
(#4106) Line indented incorrectly; expected at least 16 spaces, found 12
(#4107) Line indented incorrectly; expected 12 spaces, found 10
(#4108) Line indented incorrectly; expected at least 12 spaces, found 8
(#4109) Line indented incorrectly; expected at least 12 spaces, found 8
(#4110) Line indented incorrectly; expected at least 12 spaces, found 6
(#4111) Line indented incorrectly; expected at least 12 spaces, found 6
(#4112) Line indented incorrectly; expected 8 spaces, found 4
(#4113) Line indented incorrectly; expected at least 8 spaces, found 4
(#4114) Line indented incorrectly; expected at least 8 spaces, found 4
(#4115) Line indented incorrectly; expected at least 8 spaces, found 4
(#4116) Line indented incorrectly; expected 4 spaces, found 2
(#4121) Line indented incorrectly; expected 4 spaces, found 2
(#4121) Member variable "_TSPEC" must be all lower-case
(#4121) Scope modifier not specified for member variable "$_TSPEC"
(#4123) Line indented incorrectly; expected 4 spaces, found 2
(#4124) Line indented incorrectly; expected 4 spaces, found 2
(#4125) Line indented incorrectly; expected 4 spaces, found 2
(#4126) Line indented incorrectly; expected 4 spaces, found 2
(#4126) Member variable "publicDescription" must be all lower-case
(#4128) Line indented incorrectly; expected 4 spaces, found 2
(#4129) Line indented incorrectly; expected 8 spaces, found 4
(#4129) Variable "_TSPEC" must be all lower-case
(#4129) Variable "_TSPEC" must not contain underscores.
(#4130) Line indented incorrectly; expected at least 12 spaces, found 6
(#4130) Variable "_TSPEC" must be all lower-case
(#4130) Variable "_TSPEC" must not contain underscores.
(#4131) Line indented incorrectly; expected at least 12 spaces, found 8
(#4132) Line indented incorrectly; expected at least 12 spaces, found 10
(#4133) Line indented incorrectly; expected at least 12 spaces, found 10
(#4134) Line indented incorrectly; expected at least 12 spaces, found 10
(#4135) Line indented incorrectly; expected at least 12 spaces, found 8
(#4136) Line indented incorrectly; expected at least 12 spaces, found 10
(#4137) Line indented incorrectly; expected at least 12 spaces, found 10
(#4138) Line indented incorrectly; expected at least 12 spaces, found 10
(#4139) Line indented incorrectly; expected at least 12 spaces, found 8
(#4140) Line indented incorrectly; expected at least 12 spaces, found 10
(#4141) Line indented incorrectly; expected at least 12 spaces, found 10
(#4142) Line indented incorrectly; expected at least 12 spaces, found 10
(#4143) Line indented incorrectly; expected at least 12 spaces, found 8
(#4144) Line indented incorrectly; expected at least 12 spaces, found 10
(#4145) Line indented incorrectly; expected at least 12 spaces, found 10
(#4146) Line indented incorrectly; expected at least 12 spaces, found 10
(#4147) Line indented incorrectly; expected at least 16 spaces, found 8
(#4148) Line indented incorrectly; expected 8 spaces, found 4
(#4149) Line indented incorrectly; expected 8 spaces, found 4
(#4150) Line indented incorrectly; expected 12 spaces, found 6
(#4151) Line indented incorrectly; expected at least 16 spaces, found 8
(#4152) Line indented incorrectly; expected 12 spaces, found 6
(#4153) Line indented incorrectly; expected 12 spaces, found 6
(#4154) Line indented incorrectly; expected at least 16 spaces, found 8
(#4155) Line indented incorrectly; expected 12 spaces, found 6
(#4156) Line indented incorrectly; expected 12 spaces, found 6
(#4157) Line indented incorrectly; expected at least 16 spaces, found 8
(#4158) Line indented incorrectly; expected 12 spaces, found 6
(#4159) Line indented incorrectly; expected 12 spaces, found 6
(#4160) Line indented incorrectly; expected at least 16 spaces, found 8
(#4161) Line indented incorrectly; expected 12 spaces, found 6
(#4162) Line indented incorrectly; expected 8 spaces, found 4
(#4163) Line indented incorrectly; expected 4 spaces, found 2
(#4165) Line indented incorrectly; expected 4 spaces, found 2
(#4165) Public method name "Publishing::getName" must be in lower-case letters only
(#4166) Line indented incorrectly; expected at least 8 spaces, found 4
(#4167) Line indented incorrectly; expected 4 spaces, found 2
(#4169) Line indented incorrectly; expected 4 spaces, found 2
(#4170) Line indented incorrectly; expected at least 4 spaces, found 2
(#4170) Opening brace should be on the same line as the declaration
(#4171) Line indented incorrectly; expected at least 8 spaces, found 4
(#4172) Line indented incorrectly; expected at least 8 spaces, found 4
(#4173) Line indented incorrectly; expected at least 8 spaces, found 4
(#4174) Line indented incorrectly; expected at least 8 spaces, found 4
(#4175) Line indented incorrectly; expected at least 8 spaces, found 4
(#4176) Line indented incorrectly; expected 8 spaces, found 4
(#4176) Expected "while (...) {\n"; found "while (...)\n {\n"
(#4177) Line indented incorrectly; expected at least 8 spaces, found 4
(#4178) Line indented incorrectly; expected at least 12 spaces, found 6
(#4179) Line indented incorrectly; expected 12 spaces, found 6
(#4180) Line indented incorrectly; expected at least 16 spaces, found 8
(#4181) Line indented incorrectly; expected 12 spaces, found 6
(#4182) Line indented incorrectly; expected 12 spaces, found 6
(#4183) Line indented incorrectly; expected at least 12 spaces, found 6
(#4184) Line indented incorrectly; expected 16 spaces, found 8
(#4185) Line indented incorrectly; expected 20 spaces, found 10
(#4186) Line indented incorrectly; expected at least 24 spaces, found 12
(#4187) Line indented incorrectly; expected 20 spaces, found 10
(#4188) Line indented incorrectly; expected at least 24 spaces, found 12
(#4189) Line indented incorrectly; expected 20 spaces, found 10
(#4191) Line indented incorrectly; expected 16 spaces, found 8
(#4192) Line indented incorrectly; expected 20 spaces, found 10
(#4193) Line indented incorrectly; expected at least 24 spaces, found 12
(#4194) Line indented incorrectly; expected 20 spaces, found 10
(#4195) Line indented incorrectly; expected at least 24 spaces, found 12
(#4196) Line indented incorrectly; expected 20 spaces, found 10
(#4198) Line indented incorrectly; expected 16 spaces, found 8
(#4199) Line indented incorrectly; expected 20 spaces, found 10
(#4200) Line indented incorrectly; expected at least 24 spaces, found 12
(#4201) Line indented incorrectly; expected 20 spaces, found 10
(#4202) Line indented incorrectly; expected at least 24 spaces, found 12
(#4203) Line indented incorrectly; expected 20 spaces, found 10
(#4205) Line indented incorrectly; expected 16 spaces, found 8
(#4206) Line indented incorrectly; expected 20 spaces, found 10
(#4207) Line indented incorrectly; expected at least 24 spaces, found 12
(#4208) Line indented incorrectly; expected 20 spaces, found 10
(#4209) Line indented incorrectly; expected at least 24 spaces, found 12
(#4210) Line indented incorrectly; expected 20 spaces, found 10
(#4212) Line indented incorrectly; expected 16 spaces, found 8
(#4213) Line indented incorrectly; expected at least 20 spaces, found 10
(#4215) Line indented incorrectly; expected 12 spaces, found 6
(#4216) Line indented incorrectly; expected at least 12 spaces, found 6
(#4217) Line indented incorrectly; expected 8 spaces, found 4
(#4218) Line indented incorrectly; expected at least 8 spaces, found 4
(#4219) Line indented incorrectly; expected at least 8 spaces, found 4
(#4220) Line indented incorrectly; expected 4 spaces, found 2
(#4222) Line indented incorrectly; expected 4 spaces, found 2
(#4223) Line indented incorrectly; expected at least 8 spaces, found 4
(#4224) Line indented incorrectly; expected at least 8 spaces, found 4
(#4225) Line indented incorrectly; expected 8 spaces, found 4
(#4226) Line indented incorrectly; expected at least 12 spaces, found 6
(#4227) Line indented incorrectly; expected at least 12 spaces, found 6
(#4228) Line indented incorrectly; expected at least 12 spaces, found 6
(#4229) Line indented incorrectly; expected 8 spaces, found 4
(#4230) Line indented incorrectly; expected 8 spaces, found 4
(#4231) Line indented incorrectly; expected at least 12 spaces, found 6
(#4232) Line indented incorrectly; expected at least 12 spaces, found 6
(#4233) Line indented incorrectly; expected at least 12 spaces, found 6
(#4234) Line indented incorrectly; expected 8 spaces, found 4
(#4235) Line indented incorrectly; expected 8 spaces, found 4
(#4236) Line indented incorrectly; expected at least 12 spaces, found 6
(#4237) Line indented incorrectly; expected at least 12 spaces, found 6
(#4238) Line indented incorrectly; expected at least 12 spaces, found 6
(#4239) Line indented incorrectly; expected 8 spaces, found 4
(#4240) Line indented incorrectly; expected 8 spaces, found 4
(#4241) Line indented incorrectly; expected at least 12 spaces, found 6
(#4242) Line indented incorrectly; expected at least 12 spaces, found 6
(#4243) Line indented incorrectly; expected at least 12 spaces, found 6
(#4244) Line indented incorrectly; expected 8 spaces, found 4
(#4245) Line indented incorrectly; expected at least 8 spaces, found 4
(#4246) Line indented incorrectly; expected at least 8 spaces, found 4
(#4247) Line indented incorrectly; expected at least 8 spaces, found 4
(#4248) Line indented incorrectly; expected 4 spaces, found 2
(#4253) Line indented incorrectly; expected 4 spaces, found 2
(#4253) Member variable "_TSPEC" must be all lower-case
(#4253) Scope modifier not specified for member variable "$_TSPEC"
(#4255) Line indented incorrectly; expected 4 spaces, found 2
(#4255) Member variable "notebookDescription" must be all lower-case
(#4256) Line indented incorrectly; expected 4 spaces, found 2
(#4257) Line indented incorrectly; expected 4 spaces, found 2
(#4259) Line indented incorrectly; expected 4 spaces, found 2
(#4260) Line indented incorrectly; expected 8 spaces, found 4
(#4260) Variable "_TSPEC" must be all lower-case
(#4260) Variable "_TSPEC" must not contain underscores.
(#4261) Line indented incorrectly; expected at least 12 spaces, found 6
(#4261) Variable "_TSPEC" must be all lower-case
(#4261) Variable "_TSPEC" must not contain underscores.
(#4262) Line indented incorrectly; expected at least 12 spaces, found 8
(#4263) Line indented incorrectly; expected at least 12 spaces, found 10
(#4264) Line indented incorrectly; expected at least 12 spaces, found 10
(#4265) Line indented incorrectly; expected at least 12 spaces, found 10
(#4266) Line indented incorrectly; expected at least 12 spaces, found 8
(#4267) Line indented incorrectly; expected at least 12 spaces, found 10
(#4268) Line indented incorrectly; expected at least 12 spaces, found 10
(#4269) Line indented incorrectly; expected at least 12 spaces, found 10
(#4270) Line indented incorrectly; expected at least 12 spaces, found 8
(#4271) Line indented incorrectly; expected at least 12 spaces, found 10
(#4272) Line indented incorrectly; expected at least 12 spaces, found 10
(#4273) Line indented incorrectly; expected at least 12 spaces, found 10
(#4274) Line indented incorrectly; expected at least 16 spaces, found 8
(#4275) Line indented incorrectly; expected 8 spaces, found 4
(#4276) Line indented incorrectly; expected 8 spaces, found 4
(#4277) Line indented incorrectly; expected 12 spaces, found 6
(#4278) Line indented incorrectly; expected at least 16 spaces, found 8
(#4279) Line indented incorrectly; expected 12 spaces, found 6
(#4280) Line indented incorrectly; expected 12 spaces, found 6
(#4281) Line indented incorrectly; expected at least 16 spaces, found 8
(#4282) Line indented incorrectly; expected 12 spaces, found 6
(#4283) Line indented incorrectly; expected 12 spaces, found 6
(#4284) Line indented incorrectly; expected at least 16 spaces, found 8
(#4285) Line indented incorrectly; expected 12 spaces, found 6
(#4286) Line indented incorrectly; expected 8 spaces, found 4
(#4287) Line indented incorrectly; expected 4 spaces, found 2
(#4289) Line indented incorrectly; expected 4 spaces, found 2
(#4289) Public method name "BusinessNotebook::getName" must be in lower-case letters only
(#4290) Line indented incorrectly; expected at least 8 spaces, found 4
(#4291) Line indented incorrectly; expected 4 spaces, found 2
(#4293) Line indented incorrectly; expected 4 spaces, found 2
(#4294) Line indented incorrectly; expected at least 4 spaces, found 2
(#4294) Opening brace should be on the same line as the declaration
(#4295) Line indented incorrectly; expected at least 8 spaces, found 4
(#4296) Line indented incorrectly; expected at least 8 spaces, found 4
(#4297) Line indented incorrectly; expected at least 8 spaces, found 4
(#4298) Line indented incorrectly; expected at least 8 spaces, found 4
(#4299) Line indented incorrectly; expected at least 8 spaces, found 4
(#4300) Line indented incorrectly; expected 8 spaces, found 4
(#4300) Expected "while (...) {\n"; found "while (...)\n {\n"
(#4301) Line indented incorrectly; expected at least 8 spaces, found 4
(#4302) Line indented incorrectly; expected at least 12 spaces, found 6
(#4303) Line indented incorrectly; expected 12 spaces, found 6
(#4304) Line indented incorrectly; expected at least 16 spaces, found 8
(#4305) Line indented incorrectly; expected 12 spaces, found 6
(#4306) Line indented incorrectly; expected 12 spaces, found 6
(#4307) Line indented incorrectly; expected at least 12 spaces, found 6
(#4308) Line indented incorrectly; expected 16 spaces, found 8
(#4309) Line indented incorrectly; expected 20 spaces, found 10
(#4310) Line indented incorrectly; expected at least 24 spaces, found 12
(#4311) Line indented incorrectly; expected 20 spaces, found 10
(#4312) Line indented incorrectly; expected at least 24 spaces, found 12
(#4313) Line indented incorrectly; expected 20 spaces, found 10
(#4315) Line indented incorrectly; expected 16 spaces, found 8
(#4316) Line indented incorrectly; expected 20 spaces, found 10
(#4317) Line indented incorrectly; expected at least 24 spaces, found 12
(#4318) Line indented incorrectly; expected 20 spaces, found 10
(#4319) Line indented incorrectly; expected at least 24 spaces, found 12
(#4320) Line indented incorrectly; expected 20 spaces, found 10
(#4322) Line indented incorrectly; expected 16 spaces, found 8
(#4323) Line indented incorrectly; expected 20 spaces, found 10
(#4324) Line indented incorrectly; expected at least 24 spaces, found 12
(#4325) Line indented incorrectly; expected 20 spaces, found 10
(#4326) Line indented incorrectly; expected at least 24 spaces, found 12
(#4327) Line indented incorrectly; expected 20 spaces, found 10
(#4329) Line indented incorrectly; expected 16 spaces, found 8
(#4330) Line indented incorrectly; expected at least 20 spaces, found 10
(#4332) Line indented incorrectly; expected 12 spaces, found 6
(#4333) Line indented incorrectly; expected at least 12 spaces, found 6
(#4334) Line indented incorrectly; expected 8 spaces, found 4
(#4335) Line indented incorrectly; expected at least 8 spaces, found 4
(#4336) Line indented incorrectly; expected at least 8 spaces, found 4
(#4337) Line indented incorrectly; expected 4 spaces, found 2
(#4339) Line indented incorrectly; expected 4 spaces, found 2
(#4340) Line indented incorrectly; expected at least 8 spaces, found 4
(#4341) Line indented incorrectly; expected at least 8 spaces, found 4
(#4342) Line indented incorrectly; expected 8 spaces, found 4
(#4343) Line indented incorrectly; expected at least 12 spaces, found 6
(#4344) Line indented incorrectly; expected at least 12 spaces, found 6
(#4345) Line indented incorrectly; expected at least 12 spaces, found 6
(#4346) Line indented incorrectly; expected 8 spaces, found 4
(#4347) Line indented incorrectly; expected 8 spaces, found 4
(#4348) Line indented incorrectly; expected at least 12 spaces, found 6
(#4349) Line indented incorrectly; expected at least 12 spaces, found 6
(#4350) Line indented incorrectly; expected at least 12 spaces, found 6
(#4351) Line indented incorrectly; expected 8 spaces, found 4
(#4352) Line indented incorrectly; expected 8 spaces, found 4
(#4353) Line indented incorrectly; expected at least 12 spaces, found 6
(#4354) Line indented incorrectly; expected at least 12 spaces, found 6
(#4355) Line indented incorrectly; expected at least 12 spaces, found 6
(#4356) Line indented incorrectly; expected 8 spaces, found 4
(#4357) Line indented incorrectly; expected at least 8 spaces, found 4
(#4358) Line indented incorrectly; expected at least 8 spaces, found 4
(#4359) Line indented incorrectly; expected at least 8 spaces, found 4
(#4360) Line indented incorrectly; expected 4 spaces, found 2
(#4365) Line indented incorrectly; expected 4 spaces, found 2
(#4365) Member variable "_TSPEC" must be all lower-case
(#4365) Scope modifier not specified for member variable "$_TSPEC"
(#4367) Line indented incorrectly; expected 4 spaces, found 2
(#4367) Member variable "includeAccount" must be all lower-case
(#4368) Line indented incorrectly; expected 4 spaces, found 2
(#4368) Member variable "includePersonalLinkedNotebooks" must be all lower-case
(#4369) Line indented incorrectly; expected 4 spaces, found 2
(#4369) Member variable "includeBusinessLinkedNotebooks" must be all lower-case
(#4371) Line indented incorrectly; expected 4 spaces, found 2
(#4372) Line indented incorrectly; expected 8 spaces, found 4
(#4372) Variable "_TSPEC" must be all lower-case
(#4372) Variable "_TSPEC" must not contain underscores.
(#4373) Line indented incorrectly; expected at least 12 spaces, found 6
(#4373) Variable "_TSPEC" must be all lower-case
(#4373) Variable "_TSPEC" must not contain underscores.
(#4374) Line indented incorrectly; expected at least 12 spaces, found 8
(#4375) Line indented incorrectly; expected at least 12 spaces, found 10
(#4376) Line indented incorrectly; expected at least 12 spaces, found 10
(#4377) Line indented incorrectly; expected at least 12 spaces, found 10
(#4378) Line indented incorrectly; expected at least 12 spaces, found 8
(#4379) Line indented incorrectly; expected at least 12 spaces, found 10
(#4380) Line indented incorrectly; expected at least 12 spaces, found 10
(#4381) Line indented incorrectly; expected at least 12 spaces, found 10
(#4382) Line indented incorrectly; expected at least 12 spaces, found 8
(#4383) Line indented incorrectly; expected at least 12 spaces, found 10
(#4384) Line indented incorrectly; expected at least 12 spaces, found 10
(#4385) Line indented incorrectly; expected at least 12 spaces, found 10
(#4386) Line indented incorrectly; expected at least 16 spaces, found 8
(#4387) Line indented incorrectly; expected 8 spaces, found 4
(#4388) Line indented incorrectly; expected 8 spaces, found 4
(#4389) Line indented incorrectly; expected 12 spaces, found 6
(#4390) Line indented incorrectly; expected at least 16 spaces, found 8
(#4391) Line indented incorrectly; expected 12 spaces, found 6
(#4392) Line indented incorrectly; expected 12 spaces, found 6
(#4393) Line indented incorrectly; expected at least 16 spaces, found 8
(#4394) Line indented incorrectly; expected 12 spaces, found 6
(#4395) Line indented incorrectly; expected 12 spaces, found 6
(#4396) Line indented incorrectly; expected at least 16 spaces, found 8
(#4397) Line indented incorrectly; expected 12 spaces, found 6
(#4398) Line indented incorrectly; expected 8 spaces, found 4
(#4399) Line indented incorrectly; expected 4 spaces, found 2
(#4401) Line indented incorrectly; expected 4 spaces, found 2
(#4401) Public method name "SavedSearchScope::getName" must be in lower-case letters only
(#4402) Line indented incorrectly; expected at least 8 spaces, found 4
(#4403) Line indented incorrectly; expected 4 spaces, found 2
(#4405) Line indented incorrectly; expected 4 spaces, found 2
(#4406) Line indented incorrectly; expected at least 4 spaces, found 2
(#4406) Opening brace should be on the same line as the declaration
(#4407) Line indented incorrectly; expected at least 8 spaces, found 4
(#4408) Line indented incorrectly; expected at least 8 spaces, found 4
(#4409) Line indented incorrectly; expected at least 8 spaces, found 4
(#4410) Line indented incorrectly; expected at least 8 spaces, found 4
(#4411) Line indented incorrectly; expected at least 8 spaces, found 4
(#4412) Line indented incorrectly; expected 8 spaces, found 4
(#4412) Expected "while (...) {\n"; found "while (...)\n {\n"
(#4413) Line indented incorrectly; expected at least 8 spaces, found 4
(#4414) Line indented incorrectly; expected at least 12 spaces, found 6
(#4415) Line indented incorrectly; expected 12 spaces, found 6
(#4416) Line indented incorrectly; expected at least 16 spaces, found 8
(#4417) Line indented incorrectly; expected 12 spaces, found 6
(#4418) Line indented incorrectly; expected 12 spaces, found 6
(#4419) Line indented incorrectly; expected at least 12 spaces, found 6
(#4420) Line indented incorrectly; expected 16 spaces, found 8
(#4421) Line indented incorrectly; expected 20 spaces, found 10
(#4422) Line indented incorrectly; expected at least 24 spaces, found 12
(#4423) Line indented incorrectly; expected 20 spaces, found 10
(#4424) Line indented incorrectly; expected at least 24 spaces, found 12
(#4425) Line indented incorrectly; expected 20 spaces, found 10
(#4427) Line indented incorrectly; expected 16 spaces, found 8
(#4428) Line indented incorrectly; expected 20 spaces, found 10
(#4429) Line indented incorrectly; expected at least 24 spaces, found 12
(#4430) Line indented incorrectly; expected 20 spaces, found 10
(#4431) Line indented incorrectly; expected at least 24 spaces, found 12
(#4432) Line indented incorrectly; expected 20 spaces, found 10
(#4434) Line indented incorrectly; expected 16 spaces, found 8
(#4435) Line indented incorrectly; expected 20 spaces, found 10
(#4436) Line indented incorrectly; expected at least 24 spaces, found 12
(#4437) Line indented incorrectly; expected 20 spaces, found 10
(#4438) Line indented incorrectly; expected at least 24 spaces, found 12
(#4439) Line indented incorrectly; expected 20 spaces, found 10
(#4441) Line indented incorrectly; expected 16 spaces, found 8
(#4442) Line indented incorrectly; expected at least 20 spaces, found 10
(#4444) Line indented incorrectly; expected 12 spaces, found 6
(#4445) Line indented incorrectly; expected at least 12 spaces, found 6
(#4446) Line indented incorrectly; expected 8 spaces, found 4
(#4447) Line indented incorrectly; expected at least 8 spaces, found 4
(#4448) Line indented incorrectly; expected at least 8 spaces, found 4
(#4449) Line indented incorrectly; expected 4 spaces, found 2
(#4451) Line indented incorrectly; expected 4 spaces, found 2
(#4452) Line indented incorrectly; expected at least 8 spaces, found 4
(#4453) Line indented incorrectly; expected at least 8 spaces, found 4
(#4454) Line indented incorrectly; expected 8 spaces, found 4
(#4455) Line indented incorrectly; expected at least 12 spaces, found 6
(#4456) Line indented incorrectly; expected at least 12 spaces, found 6
(#4457) Line indented incorrectly; expected at least 12 spaces, found 6
(#4458) Line indented incorrectly; expected 8 spaces, found 4
(#4459) Line indented incorrectly; expected 8 spaces, found 4
(#4460) Line indented incorrectly; expected at least 12 spaces, found 6
(#4461) Line indented incorrectly; expected at least 12 spaces, found 6
(#4462) Line indented incorrectly; expected at least 12 spaces, found 6
(#4463) Line indented incorrectly; expected 8 spaces, found 4
(#4464) Line indented incorrectly; expected 8 spaces, found 4
(#4465) Line indented incorrectly; expected at least 12 spaces, found 6
(#4466) Line indented incorrectly; expected at least 12 spaces, found 6
(#4467) Line indented incorrectly; expected at least 12 spaces, found 6
(#4468) Line indented incorrectly; expected 8 spaces, found 4
(#4469) Line indented incorrectly; expected at least 8 spaces, found 4
(#4470) Line indented incorrectly; expected at least 8 spaces, found 4
(#4471) Line indented incorrectly; expected at least 8 spaces, found 4
(#4472) Line indented incorrectly; expected 4 spaces, found 2
(#4477) Line indented incorrectly; expected 4 spaces, found 2
(#4477) Member variable "_TSPEC" must be all lower-case
(#4477) Scope modifier not specified for member variable "$_TSPEC"
(#4479) Line indented incorrectly; expected 4 spaces, found 2
(#4480) Line indented incorrectly; expected 4 spaces, found 2
(#4481) Line indented incorrectly; expected 4 spaces, found 2
(#4482) Line indented incorrectly; expected 4 spaces, found 2
(#4483) Line indented incorrectly; expected 4 spaces, found 2
(#4483) Member variable "updateSequenceNum" must be all lower-case
(#4484) Line indented incorrectly; expected 4 spaces, found 2
(#4486) Line indented incorrectly; expected 4 spaces, found 2
(#4487) Line indented incorrectly; expected 8 spaces, found 4
(#4487) Variable "_TSPEC" must be all lower-case
(#4487) Variable "_TSPEC" must not contain underscores.
(#4488) Line indented incorrectly; expected at least 12 spaces, found 6
(#4488) Variable "_TSPEC" must be all lower-case
(#4488) Variable "_TSPEC" must not contain underscores.
(#4489) Line indented incorrectly; expected at least 12 spaces, found 8
(#4490) Line indented incorrectly; expected at least 12 spaces, found 10
(#4491) Line indented incorrectly; expected at least 12 spaces, found 10
(#4492) Line indented incorrectly; expected at least 12 spaces, found 10
(#4493) Line indented incorrectly; expected at least 12 spaces, found 8
(#4494) Line indented incorrectly; expected at least 12 spaces, found 10
(#4495) Line indented incorrectly; expected at least 12 spaces, found 10
(#4496) Line indented incorrectly; expected at least 12 spaces, found 10
(#4497) Line indented incorrectly; expected at least 12 spaces, found 8
(#4498) Line indented incorrectly; expected at least 12 spaces, found 10
(#4499) Line indented incorrectly; expected at least 12 spaces, found 10
(#4500) Line indented incorrectly; expected at least 12 spaces, found 10
(#4501) Line indented incorrectly; expected at least 12 spaces, found 8
(#4502) Line indented incorrectly; expected at least 12 spaces, found 10
(#4503) Line indented incorrectly; expected at least 12 spaces, found 10
(#4504) Line indented incorrectly; expected at least 12 spaces, found 10
(#4505) Line indented incorrectly; expected at least 12 spaces, found 8
(#4506) Line indented incorrectly; expected at least 12 spaces, found 10
(#4507) Line indented incorrectly; expected at least 12 spaces, found 10
(#4508) Line indented incorrectly; expected at least 12 spaces, found 10
(#4509) Line indented incorrectly; expected at least 12 spaces, found 8
(#4510) Line indented incorrectly; expected at least 12 spaces, found 10
(#4511) Line indented incorrectly; expected at least 12 spaces, found 10
(#4512) Line indented incorrectly; expected at least 12 spaces, found 10
(#4513) Line indented incorrectly; expected at least 12 spaces, found 10
(#4514) Line indented incorrectly; expected at least 16 spaces, found 8
(#4515) Line indented incorrectly; expected 8 spaces, found 4
(#4516) Line indented incorrectly; expected 8 spaces, found 4
(#4517) Line indented incorrectly; expected 12 spaces, found 6
(#4518) Line indented incorrectly; expected at least 16 spaces, found 8
(#4519) Line indented incorrectly; expected 12 spaces, found 6
(#4520) Line indented incorrectly; expected 12 spaces, found 6
(#4521) Line indented incorrectly; expected at least 16 spaces, found 8
(#4522) Line indented incorrectly; expected 12 spaces, found 6
(#4523) Line indented incorrectly; expected 12 spaces, found 6
(#4524) Line indented incorrectly; expected at least 16 spaces, found 8
(#4525) Line indented incorrectly; expected 12 spaces, found 6
(#4526) Line indented incorrectly; expected 12 spaces, found 6
(#4527) Line indented incorrectly; expected at least 16 spaces, found 8
(#4528) Line indented incorrectly; expected 12 spaces, found 6
(#4529) Line indented incorrectly; expected 12 spaces, found 6
(#4530) Line indented incorrectly; expected at least 16 spaces, found 8
(#4531) Line indented incorrectly; expected 12 spaces, found 6
(#4532) Line indented incorrectly; expected 12 spaces, found 6
(#4533) Line indented incorrectly; expected at least 16 spaces, found 8
(#4534) Line indented incorrectly; expected 12 spaces, found 6
(#4535) Line indented incorrectly; expected 8 spaces, found 4
(#4536) Line indented incorrectly; expected 4 spaces, found 2
(#4538) Line indented incorrectly; expected 4 spaces, found 2
(#4538) Public method name "SavedSearch::getName" must be in lower-case letters only
(#4539) Line indented incorrectly; expected at least 8 spaces, found 4
(#4540) Line indented incorrectly; expected 4 spaces, found 2
(#4542) Line indented incorrectly; expected 4 spaces, found 2
(#4543) Line indented incorrectly; expected at least 4 spaces, found 2
(#4543) Opening brace should be on the same line as the declaration
(#4544) Line indented incorrectly; expected at least 8 spaces, found 4
(#4545) Line indented incorrectly; expected at least 8 spaces, found 4
(#4546) Line indented incorrectly; expected at least 8 spaces, found 4
(#4547) Line indented incorrectly; expected at least 8 spaces, found 4
(#4548) Line indented incorrectly; expected at least 8 spaces, found 4
(#4549) Line indented incorrectly; expected 8 spaces, found 4
(#4549) Expected "while (...) {\n"; found "while (...)\n {\n"
(#4550) Line indented incorrectly; expected at least 8 spaces, found 4
(#4551) Line indented incorrectly; expected at least 12 spaces, found 6
(#4552) Line indented incorrectly; expected 12 spaces, found 6
(#4553) Line indented incorrectly; expected at least 16 spaces, found 8
(#4554) Line indented incorrectly; expected 12 spaces, found 6
(#4555) Line indented incorrectly; expected 12 spaces, found 6
(#4556) Line indented incorrectly; expected at least 12 spaces, found 6
(#4557) Line indented incorrectly; expected 16 spaces, found 8
(#4558) Line indented incorrectly; expected 20 spaces, found 10
(#4559) Line indented incorrectly; expected at least 24 spaces, found 12
(#4560) Line indented incorrectly; expected 20 spaces, found 10
(#4561) Line indented incorrectly; expected at least 24 spaces, found 12
(#4562) Line indented incorrectly; expected 20 spaces, found 10
(#4564) Line indented incorrectly; expected 16 spaces, found 8
(#4565) Line indented incorrectly; expected 20 spaces, found 10
(#4566) Line indented incorrectly; expected at least 24 spaces, found 12
(#4567) Line indented incorrectly; expected 20 spaces, found 10
(#4568) Line indented incorrectly; expected at least 24 spaces, found 12
(#4569) Line indented incorrectly; expected 20 spaces, found 10
(#4571) Line indented incorrectly; expected 16 spaces, found 8
(#4572) Line indented incorrectly; expected 20 spaces, found 10
(#4573) Line indented incorrectly; expected at least 24 spaces, found 12
(#4574) Line indented incorrectly; expected 20 spaces, found 10
(#4575) Line indented incorrectly; expected at least 24 spaces, found 12
(#4576) Line indented incorrectly; expected 20 spaces, found 10
(#4578) Line indented incorrectly; expected 16 spaces, found 8
(#4579) Line indented incorrectly; expected 20 spaces, found 10
(#4580) Line indented incorrectly; expected at least 24 spaces, found 12
(#4581) Line indented incorrectly; expected 20 spaces, found 10
(#4582) Line indented incorrectly; expected at least 24 spaces, found 12
(#4583) Line indented incorrectly; expected 20 spaces, found 10
(#4585) Line indented incorrectly; expected 16 spaces, found 8
(#4586) Line indented incorrectly; expected 20 spaces, found 10
(#4587) Line indented incorrectly; expected at least 24 spaces, found 12
(#4588) Line indented incorrectly; expected 20 spaces, found 10
(#4589) Line indented incorrectly; expected at least 24 spaces, found 12
(#4590) Line indented incorrectly; expected 20 spaces, found 10
(#4592) Line indented incorrectly; expected 16 spaces, found 8
(#4593) Line indented incorrectly; expected 20 spaces, found 10
(#4594) Line indented incorrectly; expected at least 24 spaces, found 12
(#4595) Line indented incorrectly; expected at least 24 spaces, found 12
(#4596) Line indented incorrectly; expected 20 spaces, found 10
(#4597) Line indented incorrectly; expected at least 24 spaces, found 12
(#4598) Line indented incorrectly; expected 20 spaces, found 10
(#4600) Line indented incorrectly; expected 16 spaces, found 8
(#4601) Line indented incorrectly; expected at least 20 spaces, found 10
(#4603) Line indented incorrectly; expected 12 spaces, found 6
(#4604) Line indented incorrectly; expected at least 12 spaces, found 6
(#4605) Line indented incorrectly; expected 8 spaces, found 4
(#4606) Line indented incorrectly; expected at least 8 spaces, found 4
(#4607) Line indented incorrectly; expected at least 8 spaces, found 4
(#4608) Line indented incorrectly; expected 4 spaces, found 2
(#4610) Line indented incorrectly; expected 4 spaces, found 2
(#4611) Line indented incorrectly; expected at least 8 spaces, found 4
(#4612) Line indented incorrectly; expected at least 8 spaces, found 4
(#4613) Line indented incorrectly; expected 8 spaces, found 4
(#4614) Line indented incorrectly; expected at least 12 spaces, found 6
(#4615) Line indented incorrectly; expected at least 12 spaces, found 6
(#4616) Line indented incorrectly; expected at least 12 spaces, found 6
(#4617) Line indented incorrectly; expected 8 spaces, found 4
(#4618) Line indented incorrectly; expected 8 spaces, found 4
(#4619) Line indented incorrectly; expected at least 12 spaces, found 6
(#4620) Line indented incorrectly; expected at least 12 spaces, found 6
(#4621) Line indented incorrectly; expected at least 12 spaces, found 6
(#4622) Line indented incorrectly; expected 8 spaces, found 4
(#4623) Line indented incorrectly; expected 8 spaces, found 4
(#4624) Line indented incorrectly; expected at least 12 spaces, found 6
(#4625) Line indented incorrectly; expected at least 12 spaces, found 6
(#4626) Line indented incorrectly; expected at least 12 spaces, found 6
(#4627) Line indented incorrectly; expected 8 spaces, found 4
(#4628) Line indented incorrectly; expected 8 spaces, found 4
(#4629) Line indented incorrectly; expected at least 12 spaces, found 6
(#4630) Line indented incorrectly; expected at least 12 spaces, found 6
(#4631) Line indented incorrectly; expected at least 12 spaces, found 6
(#4632) Line indented incorrectly; expected 8 spaces, found 4
(#4633) Line indented incorrectly; expected 8 spaces, found 4
(#4634) Line indented incorrectly; expected at least 12 spaces, found 6
(#4635) Line indented incorrectly; expected at least 12 spaces, found 6
(#4636) Line indented incorrectly; expected at least 12 spaces, found 6
(#4637) Line indented incorrectly; expected 8 spaces, found 4
(#4638) Line indented incorrectly; expected 8 spaces, found 4
(#4639) Line indented incorrectly; expected 12 spaces, found 6
(#4640) Line indented incorrectly; expected at least 16 spaces, found 8
(#4641) Line indented incorrectly; expected 12 spaces, found 6
(#4642) Line indented incorrectly; expected at least 12 spaces, found 6
(#4643) Line indented incorrectly; expected at least 12 spaces, found 6
(#4644) Line indented incorrectly; expected at least 12 spaces, found 6
(#4645) Line indented incorrectly; expected 8 spaces, found 4
(#4646) Line indented incorrectly; expected at least 8 spaces, found 4
(#4647) Line indented incorrectly; expected at least 8 spaces, found 4
(#4648) Line indented incorrectly; expected at least 8 spaces, found 4
(#4649) Line indented incorrectly; expected 4 spaces, found 2
(#4654) Line indented incorrectly; expected 4 spaces, found 2
(#4654) Member variable "_TSPEC" must be all lower-case
(#4654) Scope modifier not specified for member variable "$_TSPEC"
(#4656) Line indented incorrectly; expected 4 spaces, found 2
(#4656) Member variable "reminderNotifyEmail" must be all lower-case
(#4657) Line indented incorrectly; expected 4 spaces, found 2
(#4657) Member variable "reminderNotifyInApp" must be all lower-case
(#4659) Line indented incorrectly; expected 4 spaces, found 2
(#4660) Line indented incorrectly; expected 8 spaces, found 4
(#4660) Variable "_TSPEC" must be all lower-case
(#4660) Variable "_TSPEC" must not contain underscores.
(#4661) Line indented incorrectly; expected at least 12 spaces, found 6
(#4661) Variable "_TSPEC" must be all lower-case
(#4661) Variable "_TSPEC" must not contain underscores.
(#4662) Line indented incorrectly; expected at least 12 spaces, found 8
(#4663) Line indented incorrectly; expected at least 12 spaces, found 10
(#4664) Line indented incorrectly; expected at least 12 spaces, found 10
(#4665) Line indented incorrectly; expected at least 12 spaces, found 10
(#4666) Line indented incorrectly; expected at least 12 spaces, found 8
(#4667) Line indented incorrectly; expected at least 12 spaces, found 10
(#4668) Line indented incorrectly; expected at least 12 spaces, found 10
(#4669) Line indented incorrectly; expected at least 12 spaces, found 10
(#4670) Line indented incorrectly; expected at least 16 spaces, found 8
(#4671) Line indented incorrectly; expected 8 spaces, found 4
(#4672) Line indented incorrectly; expected 8 spaces, found 4
(#4673) Line indented incorrectly; expected 12 spaces, found 6
(#4674) Line indented incorrectly; expected at least 16 spaces, found 8
(#4675) Line indented incorrectly; expected 12 spaces, found 6
(#4676) Line indented incorrectly; expected 12 spaces, found 6
(#4677) Line indented incorrectly; expected at least 16 spaces, found 8
(#4678) Line indented incorrectly; expected 12 spaces, found 6
(#4679) Line indented incorrectly; expected 8 spaces, found 4
(#4680) Line indented incorrectly; expected 4 spaces, found 2
(#4682) Line indented incorrectly; expected 4 spaces, found 2
(#4682) Public method name "SharedNotebookRecipientSettings::getName" must be in lower-case letters only
(#4683) Line indented incorrectly; expected at least 8 spaces, found 4
(#4684) Line indented incorrectly; expected 4 spaces, found 2
(#4686) Line indented incorrectly; expected 4 spaces, found 2
(#4687) Line indented incorrectly; expected at least 4 spaces, found 2
(#4687) Opening brace should be on the same line as the declaration
(#4688) Line indented incorrectly; expected at least 8 spaces, found 4
(#4689) Line indented incorrectly; expected at least 8 spaces, found 4
(#4690) Line indented incorrectly; expected at least 8 spaces, found 4
(#4691) Line indented incorrectly; expected at least 8 spaces, found 4
(#4692) Line indented incorrectly; expected at least 8 spaces, found 4
(#4693) Line indented incorrectly; expected 8 spaces, found 4
(#4693) Expected "while (...) {\n"; found "while (...)\n {\n"
(#4694) Line indented incorrectly; expected at least 8 spaces, found 4
(#4695) Line indented incorrectly; expected at least 12 spaces, found 6
(#4696) Line indented incorrectly; expected 12 spaces, found 6
(#4697) Line indented incorrectly; expected at least 16 spaces, found 8
(#4698) Line indented incorrectly; expected 12 spaces, found 6
(#4699) Line indented incorrectly; expected 12 spaces, found 6
(#4700) Line indented incorrectly; expected at least 12 spaces, found 6
(#4701) Line indented incorrectly; expected 16 spaces, found 8
(#4702) Line indented incorrectly; expected 20 spaces, found 10
(#4703) Line indented incorrectly; expected at least 24 spaces, found 12
(#4704) Line indented incorrectly; expected 20 spaces, found 10
(#4705) Line indented incorrectly; expected at least 24 spaces, found 12
(#4706) Line indented incorrectly; expected 20 spaces, found 10
(#4708) Line indented incorrectly; expected 16 spaces, found 8
(#4709) Line indented incorrectly; expected 20 spaces, found 10
(#4710) Line indented incorrectly; expected at least 24 spaces, found 12
(#4711) Line indented incorrectly; expected 20 spaces, found 10
(#4712) Line indented incorrectly; expected at least 24 spaces, found 12
(#4713) Line indented incorrectly; expected 20 spaces, found 10
(#4715) Line indented incorrectly; expected 16 spaces, found 8
(#4716) Line indented incorrectly; expected at least 20 spaces, found 10
(#4718) Line indented incorrectly; expected 12 spaces, found 6
(#4719) Line indented incorrectly; expected at least 12 spaces, found 6
(#4720) Line indented incorrectly; expected 8 spaces, found 4
(#4721) Line indented incorrectly; expected at least 8 spaces, found 4
(#4722) Line indented incorrectly; expected at least 8 spaces, found 4
(#4723) Line indented incorrectly; expected 4 spaces, found 2
(#4725) Line indented incorrectly; expected 4 spaces, found 2
(#4726) Line indented incorrectly; expected at least 8 spaces, found 4
(#4727) Line indented incorrectly; expected at least 8 spaces, found 4
(#4728) Line indented incorrectly; expected 8 spaces, found 4
(#4729) Line indented incorrectly; expected at least 12 spaces, found 6
(#4730) Line indented incorrectly; expected at least 12 spaces, found 6
(#4731) Line indented incorrectly; expected at least 12 spaces, found 6
(#4732) Line indented incorrectly; expected 8 spaces, found 4
(#4733) Line indented incorrectly; expected 8 spaces, found 4
(#4734) Line indented incorrectly; expected at least 12 spaces, found 6
(#4735) Line indented incorrectly; expected at least 12 spaces, found 6
(#4736) Line indented incorrectly; expected at least 12 spaces, found 6
(#4737) Line indented incorrectly; expected 8 spaces, found 4
(#4738) Line indented incorrectly; expected at least 8 spaces, found 4
(#4739) Line indented incorrectly; expected at least 8 spaces, found 4
(#4740) Line indented incorrectly; expected at least 8 spaces, found 4
(#4741) Line indented incorrectly; expected 4 spaces, found 2
(#4746) Line indented incorrectly; expected 4 spaces, found 2
(#4746) Member variable "_TSPEC" must be all lower-case
(#4746) Scope modifier not specified for member variable "$_TSPEC"
(#4748) Line indented incorrectly; expected 4 spaces, found 2
(#4749) Line indented incorrectly; expected 4 spaces, found 2
(#4749) Member variable "userId" must be all lower-case
(#4750) Line indented incorrectly; expected 4 spaces, found 2
(#4750) Member variable "notebookGuid" must be all lower-case
(#4751) Line indented incorrectly; expected 4 spaces, found 2
(#4752) Line indented incorrectly; expected 4 spaces, found 2
(#4752) Member variable "notebookModifiable" must be all lower-case
(#4753) Line indented incorrectly; expected 4 spaces, found 2
(#4753) Member variable "requireLogin" must be all lower-case
(#4754) Line indented incorrectly; expected 4 spaces, found 2
(#4754) Member variable "serviceCreated" must be all lower-case
(#4755) Line indented incorrectly; expected 4 spaces, found 2
(#4755) Member variable "serviceUpdated" must be all lower-case
(#4756) Line indented incorrectly; expected 4 spaces, found 2
(#4756) Member variable "shareKey" must be all lower-case
(#4757) Line indented incorrectly; expected 4 spaces, found 2
(#4758) Line indented incorrectly; expected 4 spaces, found 2
(#4759) Line indented incorrectly; expected 4 spaces, found 2
(#4759) Member variable "allowPreview" must be all lower-case
(#4760) Line indented incorrectly; expected 4 spaces, found 2
(#4760) Member variable "recipientSettings" must be all lower-case
(#4762) Line indented incorrectly; expected 4 spaces, found 2
(#4763) Line indented incorrectly; expected 8 spaces, found 4
(#4763) Variable "_TSPEC" must be all lower-case
(#4763) Variable "_TSPEC" must not contain underscores.
(#4764) Line indented incorrectly; expected at least 12 spaces, found 6
(#4764) Variable "_TSPEC" must be all lower-case
(#4764) Variable "_TSPEC" must not contain underscores.
(#4765) Line indented incorrectly; expected at least 12 spaces, found 8
(#4766) Line indented incorrectly; expected at least 12 spaces, found 10
(#4767) Line indented incorrectly; expected at least 12 spaces, found 10
(#4768) Line indented incorrectly; expected at least 12 spaces, found 10
(#4769) Line indented incorrectly; expected at least 12 spaces, found 8
(#4770) Line indented incorrectly; expected at least 12 spaces, found 10
(#4771) Line indented incorrectly; expected at least 12 spaces, found 10
(#4772) Line indented incorrectly; expected at least 12 spaces, found 10
(#4773) Line indented incorrectly; expected at least 12 spaces, found 8
(#4774) Line indented incorrectly; expected at least 12 spaces, found 10
(#4775) Line indented incorrectly; expected at least 12 spaces, found 10
(#4776) Line indented incorrectly; expected at least 12 spaces, found 10
(#4777) Line indented incorrectly; expected at least 12 spaces, found 8
(#4778) Line indented incorrectly; expected at least 12 spaces, found 10
(#4779) Line indented incorrectly; expected at least 12 spaces, found 10
(#4780) Line indented incorrectly; expected at least 12 spaces, found 10
(#4781) Line indented incorrectly; expected at least 12 spaces, found 8
(#4782) Line indented incorrectly; expected at least 12 spaces, found 10
(#4783) Line indented incorrectly; expected at least 12 spaces, found 10
(#4784) Line indented incorrectly; expected at least 12 spaces, found 10
(#4785) Line indented incorrectly; expected at least 12 spaces, found 8
(#4786) Line indented incorrectly; expected at least 12 spaces, found 10
(#4787) Line indented incorrectly; expected at least 12 spaces, found 10
(#4788) Line indented incorrectly; expected at least 12 spaces, found 10
(#4789) Line indented incorrectly; expected at least 12 spaces, found 8
(#4790) Line indented incorrectly; expected at least 12 spaces, found 10
(#4791) Line indented incorrectly; expected at least 12 spaces, found 10
(#4792) Line indented incorrectly; expected at least 12 spaces, found 10
(#4793) Line indented incorrectly; expected at least 12 spaces, found 8
(#4794) Line indented incorrectly; expected at least 12 spaces, found 10
(#4795) Line indented incorrectly; expected at least 12 spaces, found 10
(#4796) Line indented incorrectly; expected at least 12 spaces, found 10
(#4797) Line indented incorrectly; expected at least 12 spaces, found 8
(#4798) Line indented incorrectly; expected at least 12 spaces, found 10
(#4799) Line indented incorrectly; expected at least 12 spaces, found 10
(#4800) Line indented incorrectly; expected at least 12 spaces, found 10
(#4801) Line indented incorrectly; expected at least 12 spaces, found 8
(#4802) Line indented incorrectly; expected at least 12 spaces, found 10
(#4803) Line indented incorrectly; expected at least 12 spaces, found 10
(#4804) Line indented incorrectly; expected at least 12 spaces, found 10
(#4805) Line indented incorrectly; expected at least 12 spaces, found 8
(#4806) Line indented incorrectly; expected at least 12 spaces, found 10
(#4807) Line indented incorrectly; expected at least 12 spaces, found 10
(#4808) Line indented incorrectly; expected at least 12 spaces, found 10
(#4809) Line indented incorrectly; expected at least 12 spaces, found 8
(#4810) Line indented incorrectly; expected at least 12 spaces, found 10
(#4811) Line indented incorrectly; expected at least 12 spaces, found 10
(#4812) Line indented incorrectly; expected at least 12 spaces, found 10
(#4813) Line indented incorrectly; expected at least 12 spaces, found 8
(#4814) Line indented incorrectly; expected at least 12 spaces, found 10
(#4815) Line indented incorrectly; expected at least 12 spaces, found 10
(#4816) Line indented incorrectly; expected at least 12 spaces, found 10
(#4817) Line indented incorrectly; expected at least 12 spaces, found 10
(#4818) Line indented incorrectly; expected at least 16 spaces, found 8
(#4819) Line indented incorrectly; expected 8 spaces, found 4
(#4820) Line indented incorrectly; expected 8 spaces, found 4
(#4821) Line indented incorrectly; expected 12 spaces, found 6
(#4822) Line indented incorrectly; expected at least 16 spaces, found 8
(#4823) Line indented incorrectly; expected 12 spaces, found 6
(#4824) Line indented incorrectly; expected 12 spaces, found 6
(#4825) Line indented incorrectly; expected at least 16 spaces, found 8
(#4826) Line indented incorrectly; expected 12 spaces, found 6
(#4827) Line indented incorrectly; expected 12 spaces, found 6
(#4828) Line indented incorrectly; expected at least 16 spaces, found 8
(#4829) Line indented incorrectly; expected 12 spaces, found 6
(#4830) Line indented incorrectly; expected 12 spaces, found 6
(#4831) Line indented incorrectly; expected at least 16 spaces, found 8
(#4832) Line indented incorrectly; expected 12 spaces, found 6
(#4833) Line indented incorrectly; expected 12 spaces, found 6
(#4834) Line indented incorrectly; expected at least 16 spaces, found 8
(#4835) Line indented incorrectly; expected 12 spaces, found 6
(#4836) Line indented incorrectly; expected 12 spaces, found 6
(#4837) Line indented incorrectly; expected at least 16 spaces, found 8
(#4838) Line indented incorrectly; expected 12 spaces, found 6
(#4839) Line indented incorrectly; expected 12 spaces, found 6
(#4840) Line indented incorrectly; expected at least 16 spaces, found 8
(#4841) Line indented incorrectly; expected 12 spaces, found 6
(#4842) Line indented incorrectly; expected 12 spaces, found 6
(#4843) Line indented incorrectly; expected at least 16 spaces, found 8
(#4844) Line indented incorrectly; expected 12 spaces, found 6
(#4845) Line indented incorrectly; expected 12 spaces, found 6
(#4846) Line indented incorrectly; expected at least 16 spaces, found 8
(#4847) Line indented incorrectly; expected 12 spaces, found 6
(#4848) Line indented incorrectly; expected 12 spaces, found 6
(#4849) Line indented incorrectly; expected at least 16 spaces, found 8
(#4850) Line indented incorrectly; expected 12 spaces, found 6
(#4851) Line indented incorrectly; expected 12 spaces, found 6
(#4852) Line indented incorrectly; expected at least 16 spaces, found 8
(#4853) Line indented incorrectly; expected 12 spaces, found 6
(#4854) Line indented incorrectly; expected 12 spaces, found 6
(#4855) Line indented incorrectly; expected at least 16 spaces, found 8
(#4856) Line indented incorrectly; expected 12 spaces, found 6
(#4857) Line indented incorrectly; expected 12 spaces, found 6
(#4858) Line indented incorrectly; expected at least 16 spaces, found 8
(#4859) Line indented incorrectly; expected 12 spaces, found 6
(#4860) Line indented incorrectly; expected 8 spaces, found 4
(#4861) Line indented incorrectly; expected 4 spaces, found 2
(#4863) Line indented incorrectly; expected 4 spaces, found 2
(#4863) Public method name "SharedNotebook::getName" must be in lower-case letters only
(#4864) Line indented incorrectly; expected at least 8 spaces, found 4
(#4865) Line indented incorrectly; expected 4 spaces, found 2
(#4867) Line indented incorrectly; expected 4 spaces, found 2
(#4868) Line indented incorrectly; expected at least 4 spaces, found 2
(#4868) Opening brace should be on the same line as the declaration
(#4869) Line indented incorrectly; expected at least 8 spaces, found 4
(#4870) Line indented incorrectly; expected at least 8 spaces, found 4
(#4871) Line indented incorrectly; expected at least 8 spaces, found 4
(#4872) Line indented incorrectly; expected at least 8 spaces, found 4
(#4873) Line indented incorrectly; expected at least 8 spaces, found 4
(#4874) Line indented incorrectly; expected 8 spaces, found 4
(#4874) Expected "while (...) {\n"; found "while (...)\n {\n"
(#4875) Line indented incorrectly; expected at least 8 spaces, found 4
(#4876) Line indented incorrectly; expected at least 12 spaces, found 6
(#4877) Line indented incorrectly; expected 12 spaces, found 6
(#4878) Line indented incorrectly; expected at least 16 spaces, found 8
(#4879) Line indented incorrectly; expected 12 spaces, found 6
(#4880) Line indented incorrectly; expected 12 spaces, found 6
(#4881) Line indented incorrectly; expected at least 12 spaces, found 6
(#4882) Line indented incorrectly; expected 16 spaces, found 8
(#4883) Line indented incorrectly; expected 20 spaces, found 10
(#4884) Line indented incorrectly; expected at least 24 spaces, found 12
(#4885) Line indented incorrectly; expected 20 spaces, found 10
(#4886) Line indented incorrectly; expected at least 24 spaces, found 12
(#4887) Line indented incorrectly; expected 20 spaces, found 10
(#4889) Line indented incorrectly; expected 16 spaces, found 8
(#4890) Line indented incorrectly; expected 20 spaces, found 10
(#4891) Line indented incorrectly; expected at least 24 spaces, found 12
(#4892) Line indented incorrectly; expected 20 spaces, found 10
(#4893) Line indented incorrectly; expected at least 24 spaces, found 12
(#4894) Line indented incorrectly; expected 20 spaces, found 10
(#4896) Line indented incorrectly; expected 16 spaces, found 8
(#4897) Line indented incorrectly; expected 20 spaces, found 10
(#4898) Line indented incorrectly; expected at least 24 spaces, found 12
(#4899) Line indented incorrectly; expected 20 spaces, found 10
(#4900) Line indented incorrectly; expected at least 24 spaces, found 12
(#4901) Line indented incorrectly; expected 20 spaces, found 10
(#4903) Line indented incorrectly; expected 16 spaces, found 8
(#4904) Line indented incorrectly; expected 20 spaces, found 10
(#4905) Line indented incorrectly; expected at least 24 spaces, found 12
(#4906) Line indented incorrectly; expected 20 spaces, found 10
(#4907) Line indented incorrectly; expected at least 24 spaces, found 12
(#4908) Line indented incorrectly; expected 20 spaces, found 10
(#4910) Line indented incorrectly; expected 16 spaces, found 8
(#4911) Line indented incorrectly; expected 20 spaces, found 10
(#4912) Line indented incorrectly; expected at least 24 spaces, found 12
(#4913) Line indented incorrectly; expected 20 spaces, found 10
(#4914) Line indented incorrectly; expected at least 24 spaces, found 12
(#4915) Line indented incorrectly; expected 20 spaces, found 10
(#4917) Line indented incorrectly; expected 16 spaces, found 8
(#4918) Line indented incorrectly; expected 20 spaces, found 10
(#4919) Line indented incorrectly; expected at least 24 spaces, found 12
(#4920) Line indented incorrectly; expected 20 spaces, found 10
(#4921) Line indented incorrectly; expected at least 24 spaces, found 12
(#4922) Line indented incorrectly; expected 20 spaces, found 10
(#4924) Line indented incorrectly; expected 16 spaces, found 8
(#4925) Line indented incorrectly; expected 20 spaces, found 10
(#4926) Line indented incorrectly; expected at least 24 spaces, found 12
(#4927) Line indented incorrectly; expected 20 spaces, found 10
(#4928) Line indented incorrectly; expected at least 24 spaces, found 12
(#4929) Line indented incorrectly; expected 20 spaces, found 10
(#4931) Line indented incorrectly; expected 16 spaces, found 8
(#4932) Line indented incorrectly; expected 20 spaces, found 10
(#4933) Line indented incorrectly; expected at least 24 spaces, found 12
(#4934) Line indented incorrectly; expected 20 spaces, found 10
(#4935) Line indented incorrectly; expected at least 24 spaces, found 12
(#4936) Line indented incorrectly; expected 20 spaces, found 10
(#4938) Line indented incorrectly; expected 16 spaces, found 8
(#4939) Line indented incorrectly; expected 20 spaces, found 10
(#4940) Line indented incorrectly; expected at least 24 spaces, found 12
(#4941) Line indented incorrectly; expected 20 spaces, found 10
(#4942) Line indented incorrectly; expected at least 24 spaces, found 12
(#4943) Line indented incorrectly; expected 20 spaces, found 10
(#4945) Line indented incorrectly; expected 16 spaces, found 8
(#4946) Line indented incorrectly; expected 20 spaces, found 10
(#4947) Line indented incorrectly; expected at least 24 spaces, found 12
(#4948) Line indented incorrectly; expected 20 spaces, found 10
(#4949) Line indented incorrectly; expected at least 24 spaces, found 12
(#4950) Line indented incorrectly; expected 20 spaces, found 10
(#4952) Line indented incorrectly; expected 16 spaces, found 8
(#4953) Line indented incorrectly; expected 20 spaces, found 10
(#4954) Line indented incorrectly; expected at least 24 spaces, found 12
(#4955) Line indented incorrectly; expected 20 spaces, found 10
(#4956) Line indented incorrectly; expected at least 24 spaces, found 12
(#4957) Line indented incorrectly; expected 20 spaces, found 10
(#4959) Line indented incorrectly; expected 16 spaces, found 8
(#4960) Line indented incorrectly; expected 20 spaces, found 10
(#4961) Line indented incorrectly; expected at least 24 spaces, found 12
(#4962) Line indented incorrectly; expected 20 spaces, found 10
(#4963) Line indented incorrectly; expected at least 24 spaces, found 12
(#4964) Line indented incorrectly; expected 20 spaces, found 10
(#4966) Line indented incorrectly; expected 16 spaces, found 8
(#4967) Line indented incorrectly; expected 20 spaces, found 10
(#4968) Line indented incorrectly; expected at least 24 spaces, found 12
(#4969) Line indented incorrectly; expected at least 24 spaces, found 12
(#4970) Line indented incorrectly; expected 20 spaces, found 10
(#4971) Line indented incorrectly; expected at least 24 spaces, found 12
(#4972) Line indented incorrectly; expected 20 spaces, found 10
(#4974) Line indented incorrectly; expected 16 spaces, found 8
(#4975) Line indented incorrectly; expected at least 20 spaces, found 10
(#4977) Line indented incorrectly; expected 12 spaces, found 6
(#4978) Line indented incorrectly; expected at least 12 spaces, found 6
(#4979) Line indented incorrectly; expected 8 spaces, found 4
(#4980) Line indented incorrectly; expected at least 8 spaces, found 4
(#4981) Line indented incorrectly; expected at least 8 spaces, found 4
(#4982) Line indented incorrectly; expected 4 spaces, found 2
(#4984) Line indented incorrectly; expected 4 spaces, found 2
(#4985) Line indented incorrectly; expected at least 8 spaces, found 4
(#4986) Line indented incorrectly; expected at least 8 spaces, found 4
(#4987) Line indented incorrectly; expected 8 spaces, found 4
(#4988) Line indented incorrectly; expected at least 12 spaces, found 6
(#4989) Line indented incorrectly; expected at least 12 spaces, found 6
(#4990) Line indented incorrectly; expected at least 12 spaces, found 6
(#4991) Line indented incorrectly; expected 8 spaces, found 4
(#4992) Line indented incorrectly; expected 8 spaces, found 4
(#4993) Line indented incorrectly; expected at least 12 spaces, found 6
(#4994) Line indented incorrectly; expected at least 12 spaces, found 6
(#4995) Line indented incorrectly; expected at least 12 spaces, found 6
(#4996) Line indented incorrectly; expected 8 spaces, found 4
(#4997) Line indented incorrectly; expected 8 spaces, found 4
(#4998) Line indented incorrectly; expected at least 12 spaces, found 6
(#4999) Line indented incorrectly; expected at least 12 spaces, found 6
(#5000) Line indented incorrectly; expected at least 12 spaces, found 6
(#5001) Line indented incorrectly; expected 8 spaces, found 4
(#5002) Line indented incorrectly; expected 8 spaces, found 4
(#5003) Line indented incorrectly; expected at least 12 spaces, found 6
(#5004) Line indented incorrectly; expected at least 12 spaces, found 6
(#5005) Line indented incorrectly; expected at least 12 spaces, found 6
(#5006) Line indented incorrectly; expected 8 spaces, found 4
(#5007) Line indented incorrectly; expected 8 spaces, found 4
(#5008) Line indented incorrectly; expected at least 12 spaces, found 6
(#5009) Line indented incorrectly; expected at least 12 spaces, found 6
(#5010) Line indented incorrectly; expected at least 12 spaces, found 6
(#5011) Line indented incorrectly; expected 8 spaces, found 4
(#5012) Line indented incorrectly; expected 8 spaces, found 4
(#5013) Line indented incorrectly; expected at least 12 spaces, found 6
(#5014) Line indented incorrectly; expected at least 12 spaces, found 6
(#5015) Line indented incorrectly; expected at least 12 spaces, found 6
(#5016) Line indented incorrectly; expected 8 spaces, found 4
(#5017) Line indented incorrectly; expected 8 spaces, found 4
(#5018) Line indented incorrectly; expected at least 12 spaces, found 6
(#5019) Line indented incorrectly; expected at least 12 spaces, found 6
(#5020) Line indented incorrectly; expected at least 12 spaces, found 6
(#5021) Line indented incorrectly; expected 8 spaces, found 4
(#5022) Line indented incorrectly; expected 8 spaces, found 4
(#5023) Line indented incorrectly; expected at least 12 spaces, found 6
(#5024) Line indented incorrectly; expected at least 12 spaces, found 6
(#5025) Line indented incorrectly; expected at least 12 spaces, found 6
(#5026) Line indented incorrectly; expected 8 spaces, found 4
(#5027) Line indented incorrectly; expected 8 spaces, found 4
(#5028) Line indented incorrectly; expected at least 12 spaces, found 6
(#5029) Line indented incorrectly; expected at least 12 spaces, found 6
(#5030) Line indented incorrectly; expected at least 12 spaces, found 6
(#5031) Line indented incorrectly; expected 8 spaces, found 4
(#5032) Line indented incorrectly; expected 8 spaces, found 4
(#5033) Line indented incorrectly; expected at least 12 spaces, found 6
(#5034) Line indented incorrectly; expected at least 12 spaces, found 6
(#5035) Line indented incorrectly; expected at least 12 spaces, found 6
(#5036) Line indented incorrectly; expected 8 spaces, found 4
(#5037) Line indented incorrectly; expected 8 spaces, found 4
(#5038) Line indented incorrectly; expected at least 12 spaces, found 6
(#5039) Line indented incorrectly; expected at least 12 spaces, found 6
(#5040) Line indented incorrectly; expected at least 12 spaces, found 6
(#5041) Line indented incorrectly; expected 8 spaces, found 4
(#5042) Line indented incorrectly; expected 8 spaces, found 4
(#5043) Line indented incorrectly; expected at least 12 spaces, found 6
(#5044) Line indented incorrectly; expected at least 12 spaces, found 6
(#5045) Line indented incorrectly; expected at least 12 spaces, found 6
(#5046) Line indented incorrectly; expected 8 spaces, found 4
(#5047) Line indented incorrectly; expected 8 spaces, found 4
(#5048) Line indented incorrectly; expected 12 spaces, found 6
(#5049) Line indented incorrectly; expected at least 16 spaces, found 8
(#5050) Line indented incorrectly; expected 12 spaces, found 6
(#5051) Line indented incorrectly; expected at least 12 spaces, found 6
(#5052) Line indented incorrectly; expected at least 12 spaces, found 6
(#5053) Line indented incorrectly; expected at least 12 spaces, found 6
(#5054) Line indented incorrectly; expected 8 spaces, found 4
(#5055) Line indented incorrectly; expected at least 8 spaces, found 4
(#5056) Line indented incorrectly; expected at least 8 spaces, found 4
(#5057) Line indented incorrectly; expected at least 8 spaces, found 4
(#5058) Line indented incorrectly; expected 4 spaces, found 2
(#5063) Line indented incorrectly; expected 4 spaces, found 2
(#5063) Member variable "_TSPEC" must be all lower-case
(#5063) Scope modifier not specified for member variable "$_TSPEC"
(#5065) Line indented incorrectly; expected 4 spaces, found 2
(#5065) Member variable "noReadNotes" must be all lower-case
(#5066) Line indented incorrectly; expected 4 spaces, found 2
(#5066) Member variable "noCreateNotes" must be all lower-case
(#5067) Line indented incorrectly; expected 4 spaces, found 2
(#5067) Member variable "noUpdateNotes" must be all lower-case
(#5068) Line indented incorrectly; expected 4 spaces, found 2
(#5068) Member variable "noExpungeNotes" must be all lower-case
(#5069) Line indented incorrectly; expected 4 spaces, found 2
(#5069) Member variable "noShareNotes" must be all lower-case
(#5070) Line indented incorrectly; expected 4 spaces, found 2
(#5070) Member variable "noEmailNotes" must be all lower-case
(#5071) Line indented incorrectly; expected 4 spaces, found 2
(#5071) Member variable "noSendMessageToRecipients" must be all lower-case
(#5072) Line indented incorrectly; expected 4 spaces, found 2
(#5072) Member variable "noUpdateNotebook" must be all lower-case
(#5073) Line indented incorrectly; expected 4 spaces, found 2
(#5073) Member variable "noExpungeNotebook" must be all lower-case
(#5074) Line indented incorrectly; expected 4 spaces, found 2
(#5074) Member variable "noSetDefaultNotebook" must be all lower-case
(#5075) Line indented incorrectly; expected 4 spaces, found 2
(#5075) Member variable "noSetNotebookStack" must be all lower-case
(#5076) Line indented incorrectly; expected 4 spaces, found 2
(#5076) Member variable "noPublishToPublic" must be all lower-case
(#5077) Line indented incorrectly; expected 4 spaces, found 2
(#5077) Member variable "noPublishToBusinessLibrary" must be all lower-case
(#5078) Line indented incorrectly; expected 4 spaces, found 2
(#5078) Member variable "noCreateTags" must be all lower-case
(#5079) Line indented incorrectly; expected 4 spaces, found 2
(#5079) Member variable "noUpdateTags" must be all lower-case
(#5080) Line indented incorrectly; expected 4 spaces, found 2
(#5080) Member variable "noExpungeTags" must be all lower-case
(#5081) Line indented incorrectly; expected 4 spaces, found 2
(#5081) Member variable "noSetParentTag" must be all lower-case
(#5082) Line indented incorrectly; expected 4 spaces, found 2
(#5082) Member variable "noCreateSharedNotebooks" must be all lower-case
(#5083) Line indented incorrectly; expected 4 spaces, found 2
(#5083) Member variable "updateWhichSharedNotebookRestrictions" must be all lower-case
(#5084) Line indented incorrectly; expected 4 spaces, found 2
(#5084) Member variable "expungeWhichSharedNotebookRestrictions" must be all lower-case
(#5086) Line indented incorrectly; expected 4 spaces, found 2
(#5087) Line indented incorrectly; expected 8 spaces, found 4
(#5087) Variable "_TSPEC" must be all lower-case
(#5087) Variable "_TSPEC" must not contain underscores.
(#5088) Line indented incorrectly; expected at least 12 spaces, found 6
(#5088) Variable "_TSPEC" must be all lower-case
(#5088) Variable "_TSPEC" must not contain underscores.
(#5089) Line indented incorrectly; expected at least 12 spaces, found 8
(#5090) Line indented incorrectly; expected at least 12 spaces, found 10
(#5091) Line indented incorrectly; expected at least 12 spaces, found 10
(#5092) Line indented incorrectly; expected at least 12 spaces, found 10
(#5093) Line indented incorrectly; expected at least 12 spaces, found 8
(#5094) Line indented incorrectly; expected at least 12 spaces, found 10
(#5095) Line indented incorrectly; expected at least 12 spaces, found 10
(#5096) Line indented incorrectly; expected at least 12 spaces, found 10
(#5097) Line indented incorrectly; expected at least 12 spaces, found 8
(#5098) Line indented incorrectly; expected at least 12 spaces, found 10
(#5099) Line indented incorrectly; expected at least 12 spaces, found 10
(#5100) Line indented incorrectly; expected at least 12 spaces, found 10
(#5101) Line indented incorrectly; expected at least 12 spaces, found 8
(#5102) Line indented incorrectly; expected at least 12 spaces, found 10
(#5103) Line indented incorrectly; expected at least 12 spaces, found 10
(#5104) Line indented incorrectly; expected at least 12 spaces, found 10
(#5105) Line indented incorrectly; expected at least 12 spaces, found 8
(#5106) Line indented incorrectly; expected at least 12 spaces, found 10
(#5107) Line indented incorrectly; expected at least 12 spaces, found 10
(#5108) Line indented incorrectly; expected at least 12 spaces, found 10
(#5109) Line indented incorrectly; expected at least 12 spaces, found 8
(#5110) Line indented incorrectly; expected at least 12 spaces, found 10
(#5111) Line indented incorrectly; expected at least 12 spaces, found 10
(#5112) Line indented incorrectly; expected at least 12 spaces, found 10
(#5113) Line indented incorrectly; expected at least 12 spaces, found 8
(#5114) Line indented incorrectly; expected at least 12 spaces, found 10
(#5115) Line indented incorrectly; expected at least 12 spaces, found 10
(#5116) Line indented incorrectly; expected at least 12 spaces, found 10
(#5117) Line indented incorrectly; expected at least 12 spaces, found 8
(#5118) Line indented incorrectly; expected at least 12 spaces, found 10
(#5119) Line indented incorrectly; expected at least 12 spaces, found 10
(#5120) Line indented incorrectly; expected at least 12 spaces, found 10
(#5121) Line indented incorrectly; expected at least 12 spaces, found 8
(#5122) Line indented incorrectly; expected at least 12 spaces, found 10
(#5123) Line indented incorrectly; expected at least 12 spaces, found 10
(#5124) Line indented incorrectly; expected at least 12 spaces, found 10
(#5125) Line indented incorrectly; expected at least 12 spaces, found 8
(#5126) Line indented incorrectly; expected at least 12 spaces, found 10
(#5127) Line indented incorrectly; expected at least 12 spaces, found 10
(#5128) Line indented incorrectly; expected at least 12 spaces, found 10
(#5129) Line indented incorrectly; expected at least 12 spaces, found 8
(#5130) Line indented incorrectly; expected at least 12 spaces, found 10
(#5131) Line indented incorrectly; expected at least 12 spaces, found 10
(#5132) Line indented incorrectly; expected at least 12 spaces, found 10
(#5133) Line indented incorrectly; expected at least 12 spaces, found 8
(#5134) Line indented incorrectly; expected at least 12 spaces, found 10
(#5135) Line indented incorrectly; expected at least 12 spaces, found 10
(#5136) Line indented incorrectly; expected at least 12 spaces, found 10
(#5137) Line indented incorrectly; expected at least 12 spaces, found 8
(#5138) Line indented incorrectly; expected at least 12 spaces, found 10
(#5139) Line indented incorrectly; expected at least 12 spaces, found 10
(#5140) Line indented incorrectly; expected at least 12 spaces, found 10
(#5141) Line indented incorrectly; expected at least 12 spaces, found 8
(#5142) Line indented incorrectly; expected at least 12 spaces, found 10
(#5143) Line indented incorrectly; expected at least 12 spaces, found 10
(#5144) Line indented incorrectly; expected at least 12 spaces, found 10
(#5145) Line indented incorrectly; expected at least 12 spaces, found 8
(#5146) Line indented incorrectly; expected at least 12 spaces, found 10
(#5147) Line indented incorrectly; expected at least 12 spaces, found 10
(#5148) Line indented incorrectly; expected at least 12 spaces, found 10
(#5149) Line indented incorrectly; expected at least 12 spaces, found 8
(#5150) Line indented incorrectly; expected at least 12 spaces, found 10
(#5151) Line indented incorrectly; expected at least 12 spaces, found 10
(#5152) Line indented incorrectly; expected at least 12 spaces, found 10
(#5153) Line indented incorrectly; expected at least 12 spaces, found 8
(#5154) Line indented incorrectly; expected at least 12 spaces, found 10
(#5155) Line indented incorrectly; expected at least 12 spaces, found 10
(#5156) Line indented incorrectly; expected at least 12 spaces, found 10
(#5157) Line indented incorrectly; expected at least 12 spaces, found 8
(#5158) Line indented incorrectly; expected at least 12 spaces, found 10
(#5159) Line indented incorrectly; expected at least 12 spaces, found 10
(#5160) Line indented incorrectly; expected at least 12 spaces, found 10
(#5161) Line indented incorrectly; expected at least 12 spaces, found 8
(#5162) Line indented incorrectly; expected at least 12 spaces, found 10
(#5163) Line indented incorrectly; expected at least 12 spaces, found 10
(#5164) Line indented incorrectly; expected at least 12 spaces, found 10
(#5165) Line indented incorrectly; expected at least 12 spaces, found 8
(#5166) Line indented incorrectly; expected at least 12 spaces, found 10
(#5167) Line indented incorrectly; expected at least 12 spaces, found 10
(#5168) Line indented incorrectly; expected at least 12 spaces, found 10
(#5169) Line indented incorrectly; expected at least 16 spaces, found 8
(#5170) Line indented incorrectly; expected 8 spaces, found 4
(#5171) Line indented incorrectly; expected 8 spaces, found 4
(#5172) Line indented incorrectly; expected 12 spaces, found 6
(#5173) Line indented incorrectly; expected at least 16 spaces, found 8
(#5174) Line indented incorrectly; expected 12 spaces, found 6
(#5175) Line indented incorrectly; expected 12 spaces, found 6
(#5176) Line indented incorrectly; expected at least 16 spaces, found 8
(#5177) Line indented incorrectly; expected 12 spaces, found 6
(#5178) Line indented incorrectly; expected 12 spaces, found 6
(#5179) Line indented incorrectly; expected at least 16 spaces, found 8
(#5180) Line indented incorrectly; expected 12 spaces, found 6
(#5181) Line indented incorrectly; expected 12 spaces, found 6
(#5182) Line indented incorrectly; expected at least 16 spaces, found 8
(#5183) Line indented incorrectly; expected 12 spaces, found 6
(#5184) Line indented incorrectly; expected 12 spaces, found 6
(#5185) Line indented incorrectly; expected at least 16 spaces, found 8
(#5186) Line indented incorrectly; expected 12 spaces, found 6
(#5187) Line indented incorrectly; expected 12 spaces, found 6
(#5188) Line indented incorrectly; expected at least 16 spaces, found 8
(#5189) Line indented incorrectly; expected 12 spaces, found 6
(#5190) Line indented incorrectly; expected 12 spaces, found 6
(#5191) Line indented incorrectly; expected at least 16 spaces, found 8
(#5192) Line indented incorrectly; expected 12 spaces, found 6
(#5193) Line indented incorrectly; expected 12 spaces, found 6
(#5194) Line indented incorrectly; expected at least 16 spaces, found 8
(#5195) Line indented incorrectly; expected 12 spaces, found 6
(#5196) Line indented incorrectly; expected 12 spaces, found 6
(#5197) Line indented incorrectly; expected at least 16 spaces, found 8
(#5198) Line indented incorrectly; expected 12 spaces, found 6
(#5199) Line indented incorrectly; expected 12 spaces, found 6
(#5200) Line indented incorrectly; expected at least 16 spaces, found 8
(#5201) Line indented incorrectly; expected 12 spaces, found 6
(#5202) Line indented incorrectly; expected 12 spaces, found 6
(#5203) Line indented incorrectly; expected at least 16 spaces, found 8
(#5204) Line indented incorrectly; expected 12 spaces, found 6
(#5205) Line indented incorrectly; expected 12 spaces, found 6
(#5206) Line indented incorrectly; expected at least 16 spaces, found 8
(#5207) Line indented incorrectly; expected 12 spaces, found 6
(#5208) Line indented incorrectly; expected 12 spaces, found 6
(#5209) Line indented incorrectly; expected at least 16 spaces, found 8
(#5210) Line indented incorrectly; expected 12 spaces, found 6
(#5211) Line indented incorrectly; expected 12 spaces, found 6
(#5212) Line indented incorrectly; expected at least 16 spaces, found 8
(#5213) Line indented incorrectly; expected 12 spaces, found 6
(#5214) Line indented incorrectly; expected 12 spaces, found 6
(#5215) Line indented incorrectly; expected at least 16 spaces, found 8
(#5216) Line indented incorrectly; expected 12 spaces, found 6
(#5217) Line indented incorrectly; expected 12 spaces, found 6
(#5218) Line indented incorrectly; expected at least 16 spaces, found 8
(#5219) Line indented incorrectly; expected 12 spaces, found 6
(#5220) Line indented incorrectly; expected 12 spaces, found 6
(#5221) Line indented incorrectly; expected at least 16 spaces, found 8
(#5222) Line indented incorrectly; expected 12 spaces, found 6
(#5223) Line indented incorrectly; expected 12 spaces, found 6
(#5224) Line indented incorrectly; expected at least 16 spaces, found 8
(#5225) Line indented incorrectly; expected 12 spaces, found 6
(#5226) Line indented incorrectly; expected 12 spaces, found 6
(#5227) Line indented incorrectly; expected at least 16 spaces, found 8
(#5228) Line indented incorrectly; expected 12 spaces, found 6
(#5229) Line indented incorrectly; expected 12 spaces, found 6
(#5230) Line indented incorrectly; expected at least 16 spaces, found 8
(#5231) Line indented incorrectly; expected 12 spaces, found 6
(#5232) Line indented incorrectly; expected 8 spaces, found 4
(#5233) Line indented incorrectly; expected 4 spaces, found 2
(#5235) Line indented incorrectly; expected 4 spaces, found 2
(#5235) Public method name "NotebookRestrictions::getName" must be in lower-case letters only
(#5236) Line indented incorrectly; expected at least 8 spaces, found 4
(#5237) Line indented incorrectly; expected 4 spaces, found 2
(#5239) Line indented incorrectly; expected 4 spaces, found 2
(#5240) Line indented incorrectly; expected at least 4 spaces, found 2
(#5240) Opening brace should be on the same line as the declaration
(#5241) Line indented incorrectly; expected at least 8 spaces, found 4
(#5242) Line indented incorrectly; expected at least 8 spaces, found 4
(#5243) Line indented incorrectly; expected at least 8 spaces, found 4
(#5244) Line indented incorrectly; expected at least 8 spaces, found 4
(#5245) Line indented incorrectly; expected at least 8 spaces, found 4
(#5246) Line indented incorrectly; expected 8 spaces, found 4
(#5246) Expected "while (...) {\n"; found "while (...)\n {\n"
(#5247) Line indented incorrectly; expected at least 8 spaces, found 4
(#5248) Line indented incorrectly; expected at least 12 spaces, found 6
(#5249) Line indented incorrectly; expected 12 spaces, found 6
(#5250) Line indented incorrectly; expected at least 16 spaces, found 8
(#5251) Line indented incorrectly; expected 12 spaces, found 6
(#5252) Line indented incorrectly; expected 12 spaces, found 6
(#5253) Line indented incorrectly; expected at least 12 spaces, found 6
(#5254) Line indented incorrectly; expected 16 spaces, found 8
(#5255) Line indented incorrectly; expected 20 spaces, found 10
(#5256) Line indented incorrectly; expected at least 24 spaces, found 12
(#5257) Line indented incorrectly; expected 20 spaces, found 10
(#5258) Line indented incorrectly; expected at least 24 spaces, found 12
(#5259) Line indented incorrectly; expected 20 spaces, found 10
(#5261) Line indented incorrectly; expected 16 spaces, found 8
(#5262) Line indented incorrectly; expected 20 spaces, found 10
(#5263) Line indented incorrectly; expected at least 24 spaces, found 12
(#5264) Line indented incorrectly; expected 20 spaces, found 10
(#5265) Line indented incorrectly; expected at least 24 spaces, found 12
(#5266) Line indented incorrectly; expected 20 spaces, found 10
(#5268) Line indented incorrectly; expected 16 spaces, found 8
(#5269) Line indented incorrectly; expected 20 spaces, found 10
(#5270) Line indented incorrectly; expected at least 24 spaces, found 12
(#5271) Line indented incorrectly; expected 20 spaces, found 10
(#5272) Line indented incorrectly; expected at least 24 spaces, found 12
(#5273) Line indented incorrectly; expected 20 spaces, found 10
(#5275) Line indented incorrectly; expected 16 spaces, found 8
(#5276) Line indented incorrectly; expected 20 spaces, found 10
(#5277) Line indented incorrectly; expected at least 24 spaces, found 12
(#5278) Line indented incorrectly; expected 20 spaces, found 10
(#5279) Line indented incorrectly; expected at least 24 spaces, found 12
(#5280) Line indented incorrectly; expected 20 spaces, found 10
(#5282) Line indented incorrectly; expected 16 spaces, found 8
(#5283) Line indented incorrectly; expected 20 spaces, found 10
(#5284) Line indented incorrectly; expected at least 24 spaces, found 12
(#5285) Line indented incorrectly; expected 20 spaces, found 10
(#5286) Line indented incorrectly; expected at least 24 spaces, found 12
(#5287) Line indented incorrectly; expected 20 spaces, found 10
(#5289) Line indented incorrectly; expected 16 spaces, found 8
(#5290) Line indented incorrectly; expected 20 spaces, found 10
(#5291) Line indented incorrectly; expected at least 24 spaces, found 12
(#5292) Line indented incorrectly; expected 20 spaces, found 10
(#5293) Line indented incorrectly; expected at least 24 spaces, found 12
(#5294) Line indented incorrectly; expected 20 spaces, found 10
(#5296) Line indented incorrectly; expected 16 spaces, found 8
(#5297) Line indented incorrectly; expected 20 spaces, found 10
(#5298) Line indented incorrectly; expected at least 24 spaces, found 12
(#5299) Line indented incorrectly; expected 20 spaces, found 10
(#5300) Line indented incorrectly; expected at least 24 spaces, found 12
(#5301) Line indented incorrectly; expected 20 spaces, found 10
(#5303) Line indented incorrectly; expected 16 spaces, found 8
(#5304) Line indented incorrectly; expected 20 spaces, found 10
(#5305) Line indented incorrectly; expected at least 24 spaces, found 12
(#5306) Line indented incorrectly; expected 20 spaces, found 10
(#5307) Line indented incorrectly; expected at least 24 spaces, found 12
(#5308) Line indented incorrectly; expected 20 spaces, found 10
(#5310) Line indented incorrectly; expected 16 spaces, found 8
(#5311) Line indented incorrectly; expected 20 spaces, found 10
(#5312) Line indented incorrectly; expected at least 24 spaces, found 12
(#5313) Line indented incorrectly; expected 20 spaces, found 10
(#5314) Line indented incorrectly; expected at least 24 spaces, found 12
(#5315) Line indented incorrectly; expected 20 spaces, found 10
(#5317) Line indented incorrectly; expected 16 spaces, found 8
(#5318) Line indented incorrectly; expected 20 spaces, found 10
(#5319) Line indented incorrectly; expected at least 24 spaces, found 12
(#5320) Line indented incorrectly; expected 20 spaces, found 10
(#5321) Line indented incorrectly; expected at least 24 spaces, found 12
(#5322) Line indented incorrectly; expected 20 spaces, found 10
(#5324) Line indented incorrectly; expected 16 spaces, found 8
(#5325) Line indented incorrectly; expected 20 spaces, found 10
(#5326) Line indented incorrectly; expected at least 24 spaces, found 12
(#5327) Line indented incorrectly; expected 20 spaces, found 10
(#5328) Line indented incorrectly; expected at least 24 spaces, found 12
(#5329) Line indented incorrectly; expected 20 spaces, found 10
(#5331) Line indented incorrectly; expected 16 spaces, found 8
(#5332) Line indented incorrectly; expected 20 spaces, found 10
(#5333) Line indented incorrectly; expected at least 24 spaces, found 12
(#5334) Line indented incorrectly; expected 20 spaces, found 10
(#5335) Line indented incorrectly; expected at least 24 spaces, found 12
(#5336) Line indented incorrectly; expected 20 spaces, found 10
(#5338) Line indented incorrectly; expected 16 spaces, found 8
(#5339) Line indented incorrectly; expected 20 spaces, found 10
(#5340) Line indented incorrectly; expected at least 24 spaces, found 12
(#5341) Line indented incorrectly; expected 20 spaces, found 10
(#5342) Line indented incorrectly; expected at least 24 spaces, found 12
(#5343) Line indented incorrectly; expected 20 spaces, found 10
(#5345) Line indented incorrectly; expected 16 spaces, found 8
(#5346) Line indented incorrectly; expected 20 spaces, found 10
(#5347) Line indented incorrectly; expected at least 24 spaces, found 12
(#5348) Line indented incorrectly; expected 20 spaces, found 10
(#5349) Line indented incorrectly; expected at least 24 spaces, found 12
(#5350) Line indented incorrectly; expected 20 spaces, found 10
(#5352) Line indented incorrectly; expected 16 spaces, found 8
(#5353) Line indented incorrectly; expected 20 spaces, found 10
(#5354) Line indented incorrectly; expected at least 24 spaces, found 12
(#5355) Line indented incorrectly; expected 20 spaces, found 10
(#5356) Line indented incorrectly; expected at least 24 spaces, found 12
(#5357) Line indented incorrectly; expected 20 spaces, found 10
(#5359) Line indented incorrectly; expected 16 spaces, found 8
(#5360) Line indented incorrectly; expected 20 spaces, found 10
(#5361) Line indented incorrectly; expected at least 24 spaces, found 12
(#5362) Line indented incorrectly; expected 20 spaces, found 10
(#5363) Line indented incorrectly; expected at least 24 spaces, found 12
(#5364) Line indented incorrectly; expected 20 spaces, found 10
(#5366) Line indented incorrectly; expected 16 spaces, found 8
(#5367) Line indented incorrectly; expected 20 spaces, found 10
(#5368) Line indented incorrectly; expected at least 24 spaces, found 12
(#5369) Line indented incorrectly; expected 20 spaces, found 10
(#5370) Line indented incorrectly; expected at least 24 spaces, found 12
(#5371) Line indented incorrectly; expected 20 spaces, found 10
(#5373) Line indented incorrectly; expected 16 spaces, found 8
(#5374) Line indented incorrectly; expected 20 spaces, found 10
(#5375) Line indented incorrectly; expected at least 24 spaces, found 12
(#5376) Line indented incorrectly; expected 20 spaces, found 10
(#5377) Line indented incorrectly; expected at least 24 spaces, found 12
(#5378) Line indented incorrectly; expected 20 spaces, found 10
(#5380) Line indented incorrectly; expected 16 spaces, found 8
(#5381) Line indented incorrectly; expected 20 spaces, found 10
(#5382) Line indented incorrectly; expected at least 24 spaces, found 12
(#5383) Line indented incorrectly; expected 20 spaces, found 10
(#5384) Line indented incorrectly; expected at least 24 spaces, found 12
(#5385) Line indented incorrectly; expected 20 spaces, found 10
(#5387) Line indented incorrectly; expected 16 spaces, found 8
(#5388) Line indented incorrectly; expected 20 spaces, found 10
(#5389) Line indented incorrectly; expected at least 24 spaces, found 12
(#5390) Line indented incorrectly; expected 20 spaces, found 10
(#5391) Line indented incorrectly; expected at least 24 spaces, found 12
(#5392) Line indented incorrectly; expected 20 spaces, found 10
(#5394) Line indented incorrectly; expected 16 spaces, found 8
(#5395) Line indented incorrectly; expected at least 20 spaces, found 10
(#5397) Line indented incorrectly; expected 12 spaces, found 6
(#5398) Line indented incorrectly; expected at least 12 spaces, found 6
(#5399) Line indented incorrectly; expected 8 spaces, found 4
(#5400) Line indented incorrectly; expected at least 8 spaces, found 4
(#5401) Line indented incorrectly; expected at least 8 spaces, found 4
(#5402) Line indented incorrectly; expected 4 spaces, found 2
(#5404) Line indented incorrectly; expected 4 spaces, found 2
(#5405) Line indented incorrectly; expected at least 8 spaces, found 4
(#5406) Line indented incorrectly; expected at least 8 spaces, found 4
(#5407) Line indented incorrectly; expected 8 spaces, found 4
(#5408) Line indented incorrectly; expected at least 12 spaces, found 6
(#5409) Line indented incorrectly; expected at least 12 spaces, found 6
(#5410) Line indented incorrectly; expected at least 12 spaces, found 6
(#5411) Line indented incorrectly; expected 8 spaces, found 4
(#5412) Line indented incorrectly; expected 8 spaces, found 4
(#5413) Line indented incorrectly; expected at least 12 spaces, found 6
(#5414) Line indented incorrectly; expected at least 12 spaces, found 6
(#5415) Line indented incorrectly; expected at least 12 spaces, found 6
(#5416) Line indented incorrectly; expected 8 spaces, found 4
(#5417) Line indented incorrectly; expected 8 spaces, found 4
(#5418) Line indented incorrectly; expected at least 12 spaces, found 6
(#5419) Line indented incorrectly; expected at least 12 spaces, found 6
(#5420) Line indented incorrectly; expected at least 12 spaces, found 6
(#5421) Line indented incorrectly; expected 8 spaces, found 4
(#5422) Line indented incorrectly; expected 8 spaces, found 4
(#5423) Line indented incorrectly; expected at least 12 spaces, found 6
(#5424) Line indented incorrectly; expected at least 12 spaces, found 6
(#5425) Line indented incorrectly; expected at least 12 spaces, found 6
(#5426) Line indented incorrectly; expected 8 spaces, found 4
(#5427) Line indented incorrectly; expected 8 spaces, found 4
(#5428) Line indented incorrectly; expected at least 12 spaces, found 6
(#5429) Line indented incorrectly; expected at least 12 spaces, found 6
(#5430) Line indented incorrectly; expected at least 12 spaces, found 6
(#5431) Line indented incorrectly; expected 8 spaces, found 4
(#5432) Line indented incorrectly; expected 8 spaces, found 4
(#5433) Line indented incorrectly; expected at least 12 spaces, found 6
(#5434) Line indented incorrectly; expected at least 12 spaces, found 6
(#5435) Line indented incorrectly; expected at least 12 spaces, found 6
(#5436) Line indented incorrectly; expected 8 spaces, found 4
(#5437) Line indented incorrectly; expected 8 spaces, found 4
(#5438) Line indented incorrectly; expected at least 12 spaces, found 6
(#5439) Line indented incorrectly; expected at least 12 spaces, found 6
(#5440) Line indented incorrectly; expected at least 12 spaces, found 6
(#5441) Line indented incorrectly; expected 8 spaces, found 4
(#5442) Line indented incorrectly; expected 8 spaces, found 4
(#5443) Line indented incorrectly; expected at least 12 spaces, found 6
(#5444) Line indented incorrectly; expected at least 12 spaces, found 6
(#5445) Line indented incorrectly; expected at least 12 spaces, found 6
(#5446) Line indented incorrectly; expected 8 spaces, found 4
(#5447) Line indented incorrectly; expected 8 spaces, found 4
(#5448) Line indented incorrectly; expected at least 12 spaces, found 6
(#5449) Line indented incorrectly; expected at least 12 spaces, found 6
(#5450) Line indented incorrectly; expected at least 12 spaces, found 6
(#5451) Line indented incorrectly; expected 8 spaces, found 4
(#5452) Line indented incorrectly; expected 8 spaces, found 4
(#5453) Line indented incorrectly; expected at least 12 spaces, found 6
(#5454) Line indented incorrectly; expected at least 12 spaces, found 6
(#5455) Line indented incorrectly; expected at least 12 spaces, found 6
(#5456) Line indented incorrectly; expected 8 spaces, found 4
(#5457) Line indented incorrectly; expected 8 spaces, found 4
(#5458) Line indented incorrectly; expected at least 12 spaces, found 6
(#5459) Line indented incorrectly; expected at least 12 spaces, found 6
(#5460) Line indented incorrectly; expected at least 12 spaces, found 6
(#5461) Line indented incorrectly; expected 8 spaces, found 4
(#5462) Line indented incorrectly; expected 8 spaces, found 4
(#5463) Line indented incorrectly; expected at least 12 spaces, found 6
(#5464) Line indented incorrectly; expected at least 12 spaces, found 6
(#5465) Line indented incorrectly; expected at least 12 spaces, found 6
(#5466) Line indented incorrectly; expected 8 spaces, found 4
(#5467) Line indented incorrectly; expected 8 spaces, found 4
(#5468) Line indented incorrectly; expected at least 12 spaces, found 6
(#5469) Line indented incorrectly; expected at least 12 spaces, found 6
(#5470) Line indented incorrectly; expected at least 12 spaces, found 6
(#5471) Line indented incorrectly; expected 8 spaces, found 4
(#5472) Line indented incorrectly; expected 8 spaces, found 4
(#5473) Line indented incorrectly; expected at least 12 spaces, found 6
(#5474) Line indented incorrectly; expected at least 12 spaces, found 6
(#5475) Line indented incorrectly; expected at least 12 spaces, found 6
(#5476) Line indented incorrectly; expected 8 spaces, found 4
(#5477) Line indented incorrectly; expected 8 spaces, found 4
(#5478) Line indented incorrectly; expected at least 12 spaces, found 6
(#5479) Line indented incorrectly; expected at least 12 spaces, found 6
(#5480) Line indented incorrectly; expected at least 12 spaces, found 6
(#5481) Line indented incorrectly; expected 8 spaces, found 4
(#5482) Line indented incorrectly; expected 8 spaces, found 4
(#5483) Line indented incorrectly; expected at least 12 spaces, found 6
(#5484) Line indented incorrectly; expected at least 12 spaces, found 6
(#5485) Line indented incorrectly; expected at least 12 spaces, found 6
(#5486) Line indented incorrectly; expected 8 spaces, found 4
(#5487) Line indented incorrectly; expected 8 spaces, found 4
(#5488) Line indented incorrectly; expected at least 12 spaces, found 6
(#5489) Line indented incorrectly; expected at least 12 spaces, found 6
(#5490) Line indented incorrectly; expected at least 12 spaces, found 6
(#5491) Line indented incorrectly; expected 8 spaces, found 4
(#5492) Line indented incorrectly; expected 8 spaces, found 4
(#5493) Line indented incorrectly; expected at least 12 spaces, found 6
(#5494) Line indented incorrectly; expected at least 12 spaces, found 6
(#5495) Line indented incorrectly; expected at least 12 spaces, found 6
(#5496) Line indented incorrectly; expected 8 spaces, found 4
(#5497) Line indented incorrectly; expected 8 spaces, found 4
(#5498) Line indented incorrectly; expected at least 12 spaces, found 6
(#5499) Line indented incorrectly; expected at least 12 spaces, found 6
(#5500) Line indented incorrectly; expected at least 12 spaces, found 6
(#5501) Line indented incorrectly; expected 8 spaces, found 4
(#5502) Line indented incorrectly; expected 8 spaces, found 4
(#5503) Line indented incorrectly; expected at least 12 spaces, found 6
(#5504) Line indented incorrectly; expected at least 12 spaces, found 6
(#5505) Line indented incorrectly; expected at least 12 spaces, found 6
(#5506) Line indented incorrectly; expected 8 spaces, found 4
(#5507) Line indented incorrectly; expected at least 8 spaces, found 4
(#5508) Line indented incorrectly; expected at least 8 spaces, found 4
(#5509) Line indented incorrectly; expected at least 8 spaces, found 4
(#5510) Line indented incorrectly; expected 4 spaces, found 2
(#5515) Line indented incorrectly; expected 4 spaces, found 2
(#5515) Member variable "_TSPEC" must be all lower-case
(#5515) Scope modifier not specified for member variable "$_TSPEC"
(#5517) Line indented incorrectly; expected 4 spaces, found 2
(#5518) Line indented incorrectly; expected 4 spaces, found 2
(#5519) Line indented incorrectly; expected 4 spaces, found 2
(#5519) Member variable "updateSequenceNum" must be all lower-case
(#5520) Line indented incorrectly; expected 4 spaces, found 2
(#5520) Member variable "defaultNotebook" must be all lower-case
(#5521) Line indented incorrectly; expected 4 spaces, found 2
(#5521) Member variable "serviceCreated" must be all lower-case
(#5522) Line indented incorrectly; expected 4 spaces, found 2
(#5522) Member variable "serviceUpdated" must be all lower-case
(#5523) Line indented incorrectly; expected 4 spaces, found 2
(#5524) Line indented incorrectly; expected 4 spaces, found 2
(#5525) Line indented incorrectly; expected 4 spaces, found 2
(#5526) Line indented incorrectly; expected 4 spaces, found 2
(#5526) Member variable "sharedNotebookIds" must be all lower-case
(#5527) Line indented incorrectly; expected 4 spaces, found 2
(#5527) Member variable "sharedNotebooks" must be all lower-case
(#5528) Line indented incorrectly; expected 4 spaces, found 2
(#5528) Member variable "businessNotebook" must be all lower-case
(#5529) Line indented incorrectly; expected 4 spaces, found 2
(#5530) Line indented incorrectly; expected 4 spaces, found 2
(#5532) Line indented incorrectly; expected 4 spaces, found 2
(#5533) Line indented incorrectly; expected 8 spaces, found 4
(#5533) Variable "_TSPEC" must be all lower-case
(#5533) Variable "_TSPEC" must not contain underscores.
(#5534) Line indented incorrectly; expected at least 12 spaces, found 6
(#5534) Variable "_TSPEC" must be all lower-case
(#5534) Variable "_TSPEC" must not contain underscores.
(#5535) Line indented incorrectly; expected at least 12 spaces, found 8
(#5536) Line indented incorrectly; expected at least 12 spaces, found 10
(#5537) Line indented incorrectly; expected at least 12 spaces, found 10
(#5538) Line indented incorrectly; expected at least 12 spaces, found 10
(#5539) Line indented incorrectly; expected at least 12 spaces, found 8
(#5540) Line indented incorrectly; expected at least 12 spaces, found 10
(#5541) Line indented incorrectly; expected at least 12 spaces, found 10
(#5542) Line indented incorrectly; expected at least 12 spaces, found 10
(#5543) Line indented incorrectly; expected at least 12 spaces, found 8
(#5544) Line indented incorrectly; expected at least 12 spaces, found 10
(#5545) Line indented incorrectly; expected at least 12 spaces, found 10
(#5546) Line indented incorrectly; expected at least 12 spaces, found 10
(#5547) Line indented incorrectly; expected at least 12 spaces, found 8
(#5548) Line indented incorrectly; expected at least 12 spaces, found 10
(#5549) Line indented incorrectly; expected at least 12 spaces, found 10
(#5550) Line indented incorrectly; expected at least 12 spaces, found 10
(#5551) Line indented incorrectly; expected at least 12 spaces, found 8
(#5552) Line indented incorrectly; expected at least 12 spaces, found 10
(#5553) Line indented incorrectly; expected at least 12 spaces, found 10
(#5554) Line indented incorrectly; expected at least 12 spaces, found 10
(#5555) Line indented incorrectly; expected at least 12 spaces, found 8
(#5556) Line indented incorrectly; expected at least 12 spaces, found 10
(#5557) Line indented incorrectly; expected at least 12 spaces, found 10
(#5558) Line indented incorrectly; expected at least 12 spaces, found 10
(#5559) Line indented incorrectly; expected at least 12 spaces, found 8
(#5560) Line indented incorrectly; expected at least 12 spaces, found 10
(#5561) Line indented incorrectly; expected at least 12 spaces, found 10
(#5562) Line indented incorrectly; expected at least 12 spaces, found 10
(#5563) Line indented incorrectly; expected at least 12 spaces, found 10
(#5564) Line indented incorrectly; expected at least 12 spaces, found 8
(#5565) Line indented incorrectly; expected at least 12 spaces, found 10
(#5566) Line indented incorrectly; expected at least 12 spaces, found 10
(#5567) Line indented incorrectly; expected at least 12 spaces, found 10
(#5568) Line indented incorrectly; expected at least 12 spaces, found 8
(#5569) Line indented incorrectly; expected at least 12 spaces, found 10
(#5570) Line indented incorrectly; expected at least 12 spaces, found 10
(#5571) Line indented incorrectly; expected at least 12 spaces, found 10
(#5572) Line indented incorrectly; expected at least 12 spaces, found 8
(#5573) Line indented incorrectly; expected at least 12 spaces, found 10
(#5574) Line indented incorrectly; expected at least 12 spaces, found 10
(#5575) Line indented incorrectly; expected at least 12 spaces, found 10
(#5576) Line indented incorrectly; expected at least 12 spaces, found 10
(#5579) Line indented incorrectly; expected at least 12 spaces, found 10
(#5580) Line indented incorrectly; expected at least 12 spaces, found 8
(#5581) Line indented incorrectly; expected at least 12 spaces, found 10
(#5582) Line indented incorrectly; expected at least 12 spaces, found 10
(#5583) Line indented incorrectly; expected at least 12 spaces, found 10
(#5584) Line indented incorrectly; expected at least 12 spaces, found 10
(#5588) Line indented incorrectly; expected at least 12 spaces, found 10
(#5589) Line indented incorrectly; expected at least 12 spaces, found 8
(#5590) Line indented incorrectly; expected at least 12 spaces, found 10
(#5591) Line indented incorrectly; expected at least 12 spaces, found 10
(#5592) Line indented incorrectly; expected at least 12 spaces, found 10
(#5593) Line indented incorrectly; expected at least 12 spaces, found 10
(#5594) Line indented incorrectly; expected at least 12 spaces, found 8
(#5595) Line indented incorrectly; expected at least 12 spaces, found 10
(#5596) Line indented incorrectly; expected at least 12 spaces, found 10
(#5597) Line indented incorrectly; expected at least 12 spaces, found 10
(#5598) Line indented incorrectly; expected at least 12 spaces, found 10
(#5599) Line indented incorrectly; expected at least 12 spaces, found 8
(#5600) Line indented incorrectly; expected at least 12 spaces, found 10
(#5601) Line indented incorrectly; expected at least 12 spaces, found 10
(#5602) Line indented incorrectly; expected at least 12 spaces, found 10
(#5603) Line indented incorrectly; expected at least 12 spaces, found 10
(#5604) Line indented incorrectly; expected at least 16 spaces, found 8
(#5605) Line indented incorrectly; expected 8 spaces, found 4
(#5606) Line indented incorrectly; expected 8 spaces, found 4
(#5607) Line indented incorrectly; expected 12 spaces, found 6
(#5608) Line indented incorrectly; expected at least 16 spaces, found 8
(#5609) Line indented incorrectly; expected 12 spaces, found 6
(#5610) Line indented incorrectly; expected 12 spaces, found 6
(#5611) Line indented incorrectly; expected at least 16 spaces, found 8
(#5612) Line indented incorrectly; expected 12 spaces, found 6
(#5613) Line indented incorrectly; expected 12 spaces, found 6
(#5614) Line indented incorrectly; expected at least 16 spaces, found 8
(#5615) Line indented incorrectly; expected 12 spaces, found 6
(#5616) Line indented incorrectly; expected 12 spaces, found 6
(#5617) Line indented incorrectly; expected at least 16 spaces, found 8
(#5618) Line indented incorrectly; expected 12 spaces, found 6
(#5619) Line indented incorrectly; expected 12 spaces, found 6
(#5620) Line indented incorrectly; expected at least 16 spaces, found 8
(#5621) Line indented incorrectly; expected 12 spaces, found 6
(#5622) Line indented incorrectly; expected 12 spaces, found 6
(#5623) Line indented incorrectly; expected at least 16 spaces, found 8
(#5624) Line indented incorrectly; expected 12 spaces, found 6
(#5625) Line indented incorrectly; expected 12 spaces, found 6
(#5626) Line indented incorrectly; expected at least 16 spaces, found 8
(#5627) Line indented incorrectly; expected 12 spaces, found 6
(#5628) Line indented incorrectly; expected 12 spaces, found 6
(#5629) Line indented incorrectly; expected at least 16 spaces, found 8
(#5630) Line indented incorrectly; expected 12 spaces, found 6
(#5631) Line indented incorrectly; expected 12 spaces, found 6
(#5632) Line indented incorrectly; expected at least 16 spaces, found 8
(#5633) Line indented incorrectly; expected 12 spaces, found 6
(#5634) Line indented incorrectly; expected 12 spaces, found 6
(#5635) Line indented incorrectly; expected at least 16 spaces, found 8
(#5636) Line indented incorrectly; expected 12 spaces, found 6
(#5637) Line indented incorrectly; expected 12 spaces, found 6
(#5638) Line indented incorrectly; expected at least 16 spaces, found 8
(#5639) Line indented incorrectly; expected 12 spaces, found 6
(#5640) Line indented incorrectly; expected 12 spaces, found 6
(#5641) Line indented incorrectly; expected at least 16 spaces, found 8
(#5642) Line indented incorrectly; expected 12 spaces, found 6
(#5643) Line indented incorrectly; expected 12 spaces, found 6
(#5644) Line indented incorrectly; expected at least 16 spaces, found 8
(#5645) Line indented incorrectly; expected 12 spaces, found 6
(#5646) Line indented incorrectly; expected 12 spaces, found 6
(#5647) Line indented incorrectly; expected at least 16 spaces, found 8
(#5648) Line indented incorrectly; expected 12 spaces, found 6
(#5649) Line indented incorrectly; expected 8 spaces, found 4
(#5650) Line indented incorrectly; expected 4 spaces, found 2
(#5652) Line indented incorrectly; expected 4 spaces, found 2
(#5652) Public method name "Notebook::getName" must be in lower-case letters only
(#5653) Line indented incorrectly; expected at least 8 spaces, found 4
(#5654) Line indented incorrectly; expected 4 spaces, found 2
(#5656) Line indented incorrectly; expected 4 spaces, found 2
(#5657) Line indented incorrectly; expected at least 4 spaces, found 2
(#5657) Opening brace should be on the same line as the declaration
(#5658) Line indented incorrectly; expected at least 8 spaces, found 4
(#5659) Line indented incorrectly; expected at least 8 spaces, found 4
(#5660) Line indented incorrectly; expected at least 8 spaces, found 4
(#5661) Line indented incorrectly; expected at least 8 spaces, found 4
(#5662) Line indented incorrectly; expected at least 8 spaces, found 4
(#5663) Line indented incorrectly; expected 8 spaces, found 4
(#5663) Expected "while (...) {\n"; found "while (...)\n {\n"
(#5664) Line indented incorrectly; expected at least 8 spaces, found 4
(#5665) Line indented incorrectly; expected at least 12 spaces, found 6
(#5666) Line indented incorrectly; expected 12 spaces, found 6
(#5667) Line indented incorrectly; expected at least 16 spaces, found 8
(#5668) Line indented incorrectly; expected 12 spaces, found 6
(#5669) Line indented incorrectly; expected 12 spaces, found 6
(#5670) Line indented incorrectly; expected at least 12 spaces, found 6
(#5671) Line indented incorrectly; expected 16 spaces, found 8
(#5672) Line indented incorrectly; expected 20 spaces, found 10
(#5673) Line indented incorrectly; expected at least 24 spaces, found 12
(#5674) Line indented incorrectly; expected 20 spaces, found 10
(#5675) Line indented incorrectly; expected at least 24 spaces, found 12
(#5676) Line indented incorrectly; expected 20 spaces, found 10
(#5678) Line indented incorrectly; expected 16 spaces, found 8
(#5679) Line indented incorrectly; expected 20 spaces, found 10
(#5680) Line indented incorrectly; expected at least 24 spaces, found 12
(#5681) Line indented incorrectly; expected 20 spaces, found 10
(#5682) Line indented incorrectly; expected at least 24 spaces, found 12
(#5683) Line indented incorrectly; expected 20 spaces, found 10
(#5685) Line indented incorrectly; expected 16 spaces, found 8
(#5686) Line indented incorrectly; expected 20 spaces, found 10
(#5687) Line indented incorrectly; expected at least 24 spaces, found 12
(#5688) Line indented incorrectly; expected 20 spaces, found 10
(#5689) Line indented incorrectly; expected at least 24 spaces, found 12
(#5690) Line indented incorrectly; expected 20 spaces, found 10
(#5692) Line indented incorrectly; expected 16 spaces, found 8
(#5693) Line indented incorrectly; expected 20 spaces, found 10
(#5694) Line indented incorrectly; expected at least 24 spaces, found 12
(#5695) Line indented incorrectly; expected 20 spaces, found 10
(#5696) Line indented incorrectly; expected at least 24 spaces, found 12
(#5697) Line indented incorrectly; expected 20 spaces, found 10
(#5699) Line indented incorrectly; expected 16 spaces, found 8
(#5700) Line indented incorrectly; expected 20 spaces, found 10
(#5701) Line indented incorrectly; expected at least 24 spaces, found 12
(#5702) Line indented incorrectly; expected 20 spaces, found 10
(#5703) Line indented incorrectly; expected at least 24 spaces, found 12
(#5704) Line indented incorrectly; expected 20 spaces, found 10
(#5706) Line indented incorrectly; expected 16 spaces, found 8
(#5707) Line indented incorrectly; expected 20 spaces, found 10
(#5708) Line indented incorrectly; expected at least 24 spaces, found 12
(#5709) Line indented incorrectly; expected 20 spaces, found 10
(#5710) Line indented incorrectly; expected at least 24 spaces, found 12
(#5711) Line indented incorrectly; expected 20 spaces, found 10
(#5713) Line indented incorrectly; expected 16 spaces, found 8
(#5714) Line indented incorrectly; expected 20 spaces, found 10
(#5715) Line indented incorrectly; expected at least 24 spaces, found 12
(#5716) Line indented incorrectly; expected at least 24 spaces, found 12
(#5717) Line indented incorrectly; expected 20 spaces, found 10
(#5718) Line indented incorrectly; expected at least 24 spaces, found 12
(#5719) Line indented incorrectly; expected 20 spaces, found 10
(#5721) Line indented incorrectly; expected 16 spaces, found 8
(#5722) Line indented incorrectly; expected 20 spaces, found 10
(#5723) Line indented incorrectly; expected at least 24 spaces, found 12
(#5724) Line indented incorrectly; expected 20 spaces, found 10
(#5725) Line indented incorrectly; expected at least 24 spaces, found 12
(#5726) Line indented incorrectly; expected 20 spaces, found 10
(#5728) Line indented incorrectly; expected 16 spaces, found 8
(#5729) Line indented incorrectly; expected 20 spaces, found 10
(#5730) Line indented incorrectly; expected at least 24 spaces, found 12
(#5731) Line indented incorrectly; expected 20 spaces, found 10
(#5732) Line indented incorrectly; expected at least 24 spaces, found 12
(#5733) Line indented incorrectly; expected 20 spaces, found 10
(#5735) Line indented incorrectly; expected 16 spaces, found 8
(#5736) Line indented incorrectly; expected 20 spaces, found 10
(#5737) Line indented incorrectly; expected at least 24 spaces, found 12
(#5738) Line indented incorrectly; expected at least 24 spaces, found 12
(#5738) Variable "_size61" must not contain underscores.
(#5739) Line indented incorrectly; expected at least 24 spaces, found 12
(#5739) Variable "_etype64" must not contain underscores.
(#5740) Line indented incorrectly; expected at least 24 spaces, found 12
(#5740) Variable "_etype64" must not contain underscores.
(#5740) Variable "_size61" must not contain underscores.
(#5741) Line indented incorrectly; expected 24 spaces, found 12
(#5741) Expected "for (...) {\n"; found "for (...)\n {\n"
(#5741) Variable "_i65" must not contain underscores.
(#5741) Variable "_i65" must not contain underscores.
(#5741) Variable "_size61" must not contain underscores.
(#5741) Variable "_i65" must not contain underscores.
(#5742) Line indented incorrectly; expected at least 24 spaces, found 12
(#5743) Line indented incorrectly; expected at least 28 spaces, found 14
(#5744) Line indented incorrectly; expected at least 28 spaces, found 14
(#5745) Line indented incorrectly; expected at least 28 spaces, found 14
(#5745) Expected 1 space before "="; 0 found
(#5746) Line indented incorrectly; expected 24 spaces, found 12
(#5747) Line indented incorrectly; expected at least 24 spaces, found 12
(#5748) Line indented incorrectly; expected 20 spaces, found 10
(#5749) Line indented incorrectly; expected at least 24 spaces, found 12
(#5750) Line indented incorrectly; expected 20 spaces, found 10
(#5752) Line indented incorrectly; expected 16 spaces, found 8
(#5753) Line indented incorrectly; expected 20 spaces, found 10
(#5754) Line indented incorrectly; expected at least 24 spaces, found 12
(#5755) Line indented incorrectly; expected at least 24 spaces, found 12
(#5755) Variable "_size67" must not contain underscores.
(#5756) Line indented incorrectly; expected at least 24 spaces, found 12
(#5756) Variable "_etype70" must not contain underscores.
(#5757) Line indented incorrectly; expected at least 24 spaces, found 12
(#5757) Variable "_etype70" must not contain underscores.
(#5757) Variable "_size67" must not contain underscores.
(#5758) Line indented incorrectly; expected 24 spaces, found 12
(#5758) Expected "for (...) {\n"; found "for (...)\n {\n"
(#5758) Variable "_i71" must not contain underscores.
(#5758) Variable "_i71" must not contain underscores.
(#5758) Variable "_size67" must not contain underscores.
(#5758) Variable "_i71" must not contain underscores.
(#5759) Line indented incorrectly; expected at least 24 spaces, found 12
(#5760) Line indented incorrectly; expected at least 28 spaces, found 14
(#5761) Line indented incorrectly; expected at least 28 spaces, found 14
(#5762) Line indented incorrectly; expected at least 28 spaces, found 14
(#5763) Line indented incorrectly; expected at least 28 spaces, found 14
(#5763) Expected 1 space before "="; 0 found
(#5764) Line indented incorrectly; expected 24 spaces, found 12
(#5765) Line indented incorrectly; expected at least 24 spaces, found 12
(#5766) Line indented incorrectly; expected 20 spaces, found 10
(#5767) Line indented incorrectly; expected at least 24 spaces, found 12
(#5768) Line indented incorrectly; expected 20 spaces, found 10
(#5770) Line indented incorrectly; expected 16 spaces, found 8
(#5771) Line indented incorrectly; expected 20 spaces, found 10
(#5772) Line indented incorrectly; expected at least 24 spaces, found 12
(#5773) Line indented incorrectly; expected at least 24 spaces, found 12
(#5774) Line indented incorrectly; expected 20 spaces, found 10
(#5775) Line indented incorrectly; expected at least 24 spaces, found 12
(#5776) Line indented incorrectly; expected 20 spaces, found 10
(#5778) Line indented incorrectly; expected 16 spaces, found 8
(#5779) Line indented incorrectly; expected 20 spaces, found 10
(#5780) Line indented incorrectly; expected at least 24 spaces, found 12
(#5781) Line indented incorrectly; expected at least 24 spaces, found 12
(#5782) Line indented incorrectly; expected 20 spaces, found 10
(#5783) Line indented incorrectly; expected at least 24 spaces, found 12
(#5784) Line indented incorrectly; expected 20 spaces, found 10
(#5786) Line indented incorrectly; expected 16 spaces, found 8
(#5787) Line indented incorrectly; expected 20 spaces, found 10
(#5788) Line indented incorrectly; expected at least 24 spaces, found 12
(#5789) Line indented incorrectly; expected at least 24 spaces, found 12
(#5790) Line indented incorrectly; expected 20 spaces, found 10
(#5791) Line indented incorrectly; expected at least 24 spaces, found 12
(#5792) Line indented incorrectly; expected 20 spaces, found 10
(#5794) Line indented incorrectly; expected 16 spaces, found 8
(#5795) Line indented incorrectly; expected at least 20 spaces, found 10
(#5797) Line indented incorrectly; expected 12 spaces, found 6
(#5798) Line indented incorrectly; expected at least 12 spaces, found 6
(#5799) Line indented incorrectly; expected 8 spaces, found 4
(#5800) Line indented incorrectly; expected at least 8 spaces, found 4
(#5801) Line indented incorrectly; expected at least 8 spaces, found 4
(#5802) Line indented incorrectly; expected 4 spaces, found 2
(#5804) Line indented incorrectly; expected 4 spaces, found 2
(#5805) Line indented incorrectly; expected at least 8 spaces, found 4
(#5806) Line indented incorrectly; expected at least 8 spaces, found 4
(#5807) Line indented incorrectly; expected 8 spaces, found 4
(#5808) Line indented incorrectly; expected at least 12 spaces, found 6
(#5809) Line indented incorrectly; expected at least 12 spaces, found 6
(#5810) Line indented incorrectly; expected at least 12 spaces, found 6
(#5811) Line indented incorrectly; expected 8 spaces, found 4
(#5812) Line indented incorrectly; expected 8 spaces, found 4
(#5813) Line indented incorrectly; expected at least 12 spaces, found 6
(#5814) Line indented incorrectly; expected at least 12 spaces, found 6
(#5815) Line indented incorrectly; expected at least 12 spaces, found 6
(#5816) Line indented incorrectly; expected 8 spaces, found 4
(#5817) Line indented incorrectly; expected 8 spaces, found 4
(#5818) Line indented incorrectly; expected at least 12 spaces, found 6
(#5819) Line indented incorrectly; expected at least 12 spaces, found 6
(#5820) Line indented incorrectly; expected at least 12 spaces, found 6
(#5821) Line indented incorrectly; expected 8 spaces, found 4
(#5822) Line indented incorrectly; expected 8 spaces, found 4
(#5823) Line indented incorrectly; expected at least 12 spaces, found 6
(#5824) Line indented incorrectly; expected at least 12 spaces, found 6
(#5825) Line indented incorrectly; expected at least 12 spaces, found 6
(#5826) Line indented incorrectly; expected 8 spaces, found 4
(#5827) Line indented incorrectly; expected 8 spaces, found 4
(#5828) Line indented incorrectly; expected at least 12 spaces, found 6
(#5829) Line indented incorrectly; expected at least 12 spaces, found 6
(#5830) Line indented incorrectly; expected at least 12 spaces, found 6
(#5831) Line indented incorrectly; expected 8 spaces, found 4
(#5832) Line indented incorrectly; expected 8 spaces, found 4
(#5833) Line indented incorrectly; expected at least 12 spaces, found 6
(#5834) Line indented incorrectly; expected at least 12 spaces, found 6
(#5835) Line indented incorrectly; expected at least 12 spaces, found 6
(#5836) Line indented incorrectly; expected 8 spaces, found 4
(#5837) Line indented incorrectly; expected 8 spaces, found 4
(#5838) Line indented incorrectly; expected 12 spaces, found 6
(#5839) Line indented incorrectly; expected at least 16 spaces, found 8
(#5840) Line indented incorrectly; expected 12 spaces, found 6
(#5841) Line indented incorrectly; expected at least 12 spaces, found 6
(#5842) Line indented incorrectly; expected at least 12 spaces, found 6
(#5843) Line indented incorrectly; expected at least 12 spaces, found 6
(#5844) Line indented incorrectly; expected 8 spaces, found 4
(#5845) Line indented incorrectly; expected 8 spaces, found 4
(#5846) Line indented incorrectly; expected at least 12 spaces, found 6
(#5847) Line indented incorrectly; expected at least 12 spaces, found 6
(#5848) Line indented incorrectly; expected at least 12 spaces, found 6
(#5849) Line indented incorrectly; expected 8 spaces, found 4
(#5850) Line indented incorrectly; expected 8 spaces, found 4
(#5851) Line indented incorrectly; expected at least 12 spaces, found 6
(#5852) Line indented incorrectly; expected at least 12 spaces, found 6
(#5853) Line indented incorrectly; expected at least 12 spaces, found 6
(#5854) Line indented incorrectly; expected 8 spaces, found 4
(#5855) Line indented incorrectly; expected 8 spaces, found 4
(#5856) Line indented incorrectly; expected 12 spaces, found 6
(#5857) Line indented incorrectly; expected at least 16 spaces, found 8
(#5858) Line indented incorrectly; expected 12 spaces, found 6
(#5859) Line indented incorrectly; expected at least 12 spaces, found 6
(#5860) Line indented incorrectly; expected at least 12 spaces, found 6
(#5861) Line indented incorrectly; expected at least 12 spaces, found 8
(#5862) Line indented incorrectly; expected at least 12 spaces, found 8
(#5863) Line indented incorrectly; expected 12 spaces, found 10
(#5863) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#5864) Line indented incorrectly; expected at least 12 spaces, found 10
(#5865) Line indented incorrectly; expected at least 16 spaces, found 12
(#5866) Line indented incorrectly; expected 12 spaces, found 10
(#5867) Line indented incorrectly; expected at least 12 spaces, found 8
(#5868) Line indented incorrectly; expected at least 12 spaces, found 8
(#5869) Line indented incorrectly; expected at least 12 spaces, found 6
(#5870) Line indented incorrectly; expected at least 12 spaces, found 6
(#5871) Line indented incorrectly; expected 8 spaces, found 4
(#5872) Line indented incorrectly; expected 8 spaces, found 4
(#5873) Line indented incorrectly; expected 12 spaces, found 6
(#5874) Line indented incorrectly; expected at least 16 spaces, found 8
(#5875) Line indented incorrectly; expected 12 spaces, found 6
(#5876) Line indented incorrectly; expected at least 12 spaces, found 6
(#5877) Line indented incorrectly; expected at least 12 spaces, found 6
(#5878) Line indented incorrectly; expected at least 12 spaces, found 8
(#5879) Line indented incorrectly; expected at least 12 spaces, found 8
(#5880) Line indented incorrectly; expected 12 spaces, found 10
(#5880) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#5881) Line indented incorrectly; expected at least 12 spaces, found 10
(#5882) Line indented incorrectly; expected at least 16 spaces, found 12
(#5883) Line indented incorrectly; expected 12 spaces, found 10
(#5884) Line indented incorrectly; expected at least 12 spaces, found 8
(#5885) Line indented incorrectly; expected at least 12 spaces, found 8
(#5886) Line indented incorrectly; expected at least 12 spaces, found 6
(#5887) Line indented incorrectly; expected at least 12 spaces, found 6
(#5888) Line indented incorrectly; expected 8 spaces, found 4
(#5889) Line indented incorrectly; expected 8 spaces, found 4
(#5890) Line indented incorrectly; expected 12 spaces, found 6
(#5891) Line indented incorrectly; expected at least 16 spaces, found 8
(#5892) Line indented incorrectly; expected 12 spaces, found 6
(#5893) Line indented incorrectly; expected at least 12 spaces, found 6
(#5894) Line indented incorrectly; expected at least 12 spaces, found 6
(#5895) Line indented incorrectly; expected at least 12 spaces, found 6
(#5896) Line indented incorrectly; expected 8 spaces, found 4
(#5897) Line indented incorrectly; expected 8 spaces, found 4
(#5898) Line indented incorrectly; expected 12 spaces, found 6
(#5899) Line indented incorrectly; expected at least 16 spaces, found 8
(#5900) Line indented incorrectly; expected 12 spaces, found 6
(#5901) Line indented incorrectly; expected at least 12 spaces, found 6
(#5902) Line indented incorrectly; expected at least 12 spaces, found 6
(#5903) Line indented incorrectly; expected at least 12 spaces, found 6
(#5904) Line indented incorrectly; expected 8 spaces, found 4
(#5905) Line indented incorrectly; expected 8 spaces, found 4
(#5906) Line indented incorrectly; expected 12 spaces, found 6
(#5907) Line indented incorrectly; expected at least 16 spaces, found 8
(#5908) Line indented incorrectly; expected 12 spaces, found 6
(#5909) Line indented incorrectly; expected at least 12 spaces, found 6
(#5910) Line indented incorrectly; expected at least 12 spaces, found 6
(#5911) Line indented incorrectly; expected at least 12 spaces, found 6
(#5912) Line indented incorrectly; expected 8 spaces, found 4
(#5913) Line indented incorrectly; expected at least 8 spaces, found 4
(#5914) Line indented incorrectly; expected at least 8 spaces, found 4
(#5915) Line indented incorrectly; expected at least 8 spaces, found 4
(#5916) Line indented incorrectly; expected 4 spaces, found 2
(#5921) Line indented incorrectly; expected 4 spaces, found 2
(#5921) Member variable "_TSPEC" must be all lower-case
(#5921) Scope modifier not specified for member variable "$_TSPEC"
(#5923) Line indented incorrectly; expected 4 spaces, found 2
(#5923) Member variable "shareName" must be all lower-case
(#5924) Line indented incorrectly; expected 4 spaces, found 2
(#5925) Line indented incorrectly; expected 4 spaces, found 2
(#5925) Member variable "shardId" must be all lower-case
(#5926) Line indented incorrectly; expected 4 spaces, found 2
(#5926) Member variable "shareKey" must be all lower-case
(#5927) Line indented incorrectly; expected 4 spaces, found 2
(#5928) Line indented incorrectly; expected 4 spaces, found 2
(#5929) Line indented incorrectly; expected 4 spaces, found 2
(#5929) Member variable "updateSequenceNum" must be all lower-case
(#5930) Line indented incorrectly; expected 4 spaces, found 2
(#5930) Member variable "noteStoreUrl" must be all lower-case
(#5931) Line indented incorrectly; expected 4 spaces, found 2
(#5931) Member variable "webApiUrlPrefix" must be all lower-case
(#5932) Line indented incorrectly; expected 4 spaces, found 2
(#5933) Line indented incorrectly; expected 4 spaces, found 2
(#5933) Member variable "businessId" must be all lower-case
(#5935) Line indented incorrectly; expected 4 spaces, found 2
(#5936) Line indented incorrectly; expected 8 spaces, found 4
(#5936) Variable "_TSPEC" must be all lower-case
(#5936) Variable "_TSPEC" must not contain underscores.
(#5937) Line indented incorrectly; expected at least 12 spaces, found 6
(#5937) Variable "_TSPEC" must be all lower-case
(#5937) Variable "_TSPEC" must not contain underscores.
(#5938) Line indented incorrectly; expected at least 12 spaces, found 8
(#5939) Line indented incorrectly; expected at least 12 spaces, found 10
(#5940) Line indented incorrectly; expected at least 12 spaces, found 10
(#5941) Line indented incorrectly; expected at least 12 spaces, found 10
(#5942) Line indented incorrectly; expected at least 12 spaces, found 8
(#5943) Line indented incorrectly; expected at least 12 spaces, found 10
(#5944) Line indented incorrectly; expected at least 12 spaces, found 10
(#5945) Line indented incorrectly; expected at least 12 spaces, found 10
(#5946) Line indented incorrectly; expected at least 12 spaces, found 8
(#5947) Line indented incorrectly; expected at least 12 spaces, found 10
(#5948) Line indented incorrectly; expected at least 12 spaces, found 10
(#5949) Line indented incorrectly; expected at least 12 spaces, found 10
(#5950) Line indented incorrectly; expected at least 12 spaces, found 8
(#5951) Line indented incorrectly; expected at least 12 spaces, found 10
(#5952) Line indented incorrectly; expected at least 12 spaces, found 10
(#5953) Line indented incorrectly; expected at least 12 spaces, found 10
(#5954) Line indented incorrectly; expected at least 12 spaces, found 8
(#5955) Line indented incorrectly; expected at least 12 spaces, found 10
(#5956) Line indented incorrectly; expected at least 12 spaces, found 10
(#5957) Line indented incorrectly; expected at least 12 spaces, found 10
(#5958) Line indented incorrectly; expected at least 12 spaces, found 8
(#5959) Line indented incorrectly; expected at least 12 spaces, found 10
(#5960) Line indented incorrectly; expected at least 12 spaces, found 10
(#5961) Line indented incorrectly; expected at least 12 spaces, found 10
(#5962) Line indented incorrectly; expected at least 12 spaces, found 8
(#5963) Line indented incorrectly; expected at least 12 spaces, found 10
(#5964) Line indented incorrectly; expected at least 12 spaces, found 10
(#5965) Line indented incorrectly; expected at least 12 spaces, found 10
(#5966) Line indented incorrectly; expected at least 12 spaces, found 8
(#5967) Line indented incorrectly; expected at least 12 spaces, found 10
(#5968) Line indented incorrectly; expected at least 12 spaces, found 10
(#5969) Line indented incorrectly; expected at least 12 spaces, found 10
(#5970) Line indented incorrectly; expected at least 12 spaces, found 8
(#5971) Line indented incorrectly; expected at least 12 spaces, found 10
(#5972) Line indented incorrectly; expected at least 12 spaces, found 10
(#5973) Line indented incorrectly; expected at least 12 spaces, found 10
(#5974) Line indented incorrectly; expected at least 12 spaces, found 8
(#5975) Line indented incorrectly; expected at least 12 spaces, found 10
(#5976) Line indented incorrectly; expected at least 12 spaces, found 10
(#5977) Line indented incorrectly; expected at least 12 spaces, found 10
(#5978) Line indented incorrectly; expected at least 12 spaces, found 8
(#5979) Line indented incorrectly; expected at least 12 spaces, found 10
(#5980) Line indented incorrectly; expected at least 12 spaces, found 10
(#5981) Line indented incorrectly; expected at least 12 spaces, found 10
(#5982) Line indented incorrectly; expected at least 16 spaces, found 8
(#5983) Line indented incorrectly; expected 8 spaces, found 4
(#5984) Line indented incorrectly; expected 8 spaces, found 4
(#5985) Line indented incorrectly; expected 12 spaces, found 6
(#5986) Line indented incorrectly; expected at least 16 spaces, found 8
(#5987) Line indented incorrectly; expected 12 spaces, found 6
(#5988) Line indented incorrectly; expected 12 spaces, found 6
(#5989) Line indented incorrectly; expected at least 16 spaces, found 8
(#5990) Line indented incorrectly; expected 12 spaces, found 6
(#5991) Line indented incorrectly; expected 12 spaces, found 6
(#5992) Line indented incorrectly; expected at least 16 spaces, found 8
(#5993) Line indented incorrectly; expected 12 spaces, found 6
(#5994) Line indented incorrectly; expected 12 spaces, found 6
(#5995) Line indented incorrectly; expected at least 16 spaces, found 8
(#5996) Line indented incorrectly; expected 12 spaces, found 6
(#5997) Line indented incorrectly; expected 12 spaces, found 6
(#5998) Line indented incorrectly; expected at least 16 spaces, found 8
(#5999) Line indented incorrectly; expected 12 spaces, found 6
(#6000) Line indented incorrectly; expected 12 spaces, found 6
(#6001) Line indented incorrectly; expected at least 16 spaces, found 8
(#6002) Line indented incorrectly; expected 12 spaces, found 6
(#6003) Line indented incorrectly; expected 12 spaces, found 6
(#6004) Line indented incorrectly; expected at least 16 spaces, found 8
(#6005) Line indented incorrectly; expected 12 spaces, found 6
(#6006) Line indented incorrectly; expected 12 spaces, found 6
(#6007) Line indented incorrectly; expected at least 16 spaces, found 8
(#6008) Line indented incorrectly; expected 12 spaces, found 6
(#6009) Line indented incorrectly; expected 12 spaces, found 6
(#6010) Line indented incorrectly; expected at least 16 spaces, found 8
(#6011) Line indented incorrectly; expected 12 spaces, found 6
(#6012) Line indented incorrectly; expected 12 spaces, found 6
(#6013) Line indented incorrectly; expected at least 16 spaces, found 8
(#6014) Line indented incorrectly; expected 12 spaces, found 6
(#6015) Line indented incorrectly; expected 12 spaces, found 6
(#6016) Line indented incorrectly; expected at least 16 spaces, found 8
(#6017) Line indented incorrectly; expected 12 spaces, found 6
(#6018) Line indented incorrectly; expected 8 spaces, found 4
(#6019) Line indented incorrectly; expected 4 spaces, found 2
(#6021) Line indented incorrectly; expected 4 spaces, found 2
(#6021) Public method name "LinkedNotebook::getName" must be in lower-case letters only
(#6022) Line indented incorrectly; expected at least 8 spaces, found 4
(#6023) Line indented incorrectly; expected 4 spaces, found 2
(#6025) Line indented incorrectly; expected 4 spaces, found 2
(#6026) Line indented incorrectly; expected at least 4 spaces, found 2
(#6026) Opening brace should be on the same line as the declaration
(#6027) Line indented incorrectly; expected at least 8 spaces, found 4
(#6028) Line indented incorrectly; expected at least 8 spaces, found 4
(#6029) Line indented incorrectly; expected at least 8 spaces, found 4
(#6030) Line indented incorrectly; expected at least 8 spaces, found 4
(#6031) Line indented incorrectly; expected at least 8 spaces, found 4
(#6032) Line indented incorrectly; expected 8 spaces, found 4
(#6032) Expected "while (...) {\n"; found "while (...)\n {\n"
(#6033) Line indented incorrectly; expected at least 8 spaces, found 4
(#6034) Line indented incorrectly; expected at least 12 spaces, found 6
(#6035) Line indented incorrectly; expected 12 spaces, found 6
(#6036) Line indented incorrectly; expected at least 16 spaces, found 8
(#6037) Line indented incorrectly; expected 12 spaces, found 6
(#6038) Line indented incorrectly; expected 12 spaces, found 6
(#6039) Line indented incorrectly; expected at least 12 spaces, found 6
(#6040) Line indented incorrectly; expected 16 spaces, found 8
(#6041) Line indented incorrectly; expected 20 spaces, found 10
(#6042) Line indented incorrectly; expected at least 24 spaces, found 12
(#6043) Line indented incorrectly; expected 20 spaces, found 10
(#6044) Line indented incorrectly; expected at least 24 spaces, found 12
(#6045) Line indented incorrectly; expected 20 spaces, found 10
(#6047) Line indented incorrectly; expected 16 spaces, found 8
(#6048) Line indented incorrectly; expected 20 spaces, found 10
(#6049) Line indented incorrectly; expected at least 24 spaces, found 12
(#6050) Line indented incorrectly; expected 20 spaces, found 10
(#6051) Line indented incorrectly; expected at least 24 spaces, found 12
(#6052) Line indented incorrectly; expected 20 spaces, found 10
(#6054) Line indented incorrectly; expected 16 spaces, found 8
(#6055) Line indented incorrectly; expected 20 spaces, found 10
(#6056) Line indented incorrectly; expected at least 24 spaces, found 12
(#6057) Line indented incorrectly; expected 20 spaces, found 10
(#6058) Line indented incorrectly; expected at least 24 spaces, found 12
(#6059) Line indented incorrectly; expected 20 spaces, found 10
(#6061) Line indented incorrectly; expected 16 spaces, found 8
(#6062) Line indented incorrectly; expected 20 spaces, found 10
(#6063) Line indented incorrectly; expected at least 24 spaces, found 12
(#6064) Line indented incorrectly; expected 20 spaces, found 10
(#6065) Line indented incorrectly; expected at least 24 spaces, found 12
(#6066) Line indented incorrectly; expected 20 spaces, found 10
(#6068) Line indented incorrectly; expected 16 spaces, found 8
(#6069) Line indented incorrectly; expected 20 spaces, found 10
(#6070) Line indented incorrectly; expected at least 24 spaces, found 12
(#6071) Line indented incorrectly; expected 20 spaces, found 10
(#6072) Line indented incorrectly; expected at least 24 spaces, found 12
(#6073) Line indented incorrectly; expected 20 spaces, found 10
(#6075) Line indented incorrectly; expected 16 spaces, found 8
(#6076) Line indented incorrectly; expected 20 spaces, found 10
(#6077) Line indented incorrectly; expected at least 24 spaces, found 12
(#6078) Line indented incorrectly; expected 20 spaces, found 10
(#6079) Line indented incorrectly; expected at least 24 spaces, found 12
(#6080) Line indented incorrectly; expected 20 spaces, found 10
(#6082) Line indented incorrectly; expected 16 spaces, found 8
(#6083) Line indented incorrectly; expected 20 spaces, found 10
(#6084) Line indented incorrectly; expected at least 24 spaces, found 12
(#6085) Line indented incorrectly; expected 20 spaces, found 10
(#6086) Line indented incorrectly; expected at least 24 spaces, found 12
(#6087) Line indented incorrectly; expected 20 spaces, found 10
(#6089) Line indented incorrectly; expected 16 spaces, found 8
(#6090) Line indented incorrectly; expected 20 spaces, found 10
(#6091) Line indented incorrectly; expected at least 24 spaces, found 12
(#6092) Line indented incorrectly; expected 20 spaces, found 10
(#6093) Line indented incorrectly; expected at least 24 spaces, found 12
(#6094) Line indented incorrectly; expected 20 spaces, found 10
(#6096) Line indented incorrectly; expected 16 spaces, found 8
(#6097) Line indented incorrectly; expected 20 spaces, found 10
(#6098) Line indented incorrectly; expected at least 24 spaces, found 12
(#6099) Line indented incorrectly; expected 20 spaces, found 10
(#6100) Line indented incorrectly; expected at least 24 spaces, found 12
(#6101) Line indented incorrectly; expected 20 spaces, found 10
(#6103) Line indented incorrectly; expected 16 spaces, found 8
(#6104) Line indented incorrectly; expected 20 spaces, found 10
(#6105) Line indented incorrectly; expected at least 24 spaces, found 12
(#6106) Line indented incorrectly; expected 20 spaces, found 10
(#6107) Line indented incorrectly; expected at least 24 spaces, found 12
(#6108) Line indented incorrectly; expected 20 spaces, found 10
(#6110) Line indented incorrectly; expected 16 spaces, found 8
(#6111) Line indented incorrectly; expected 20 spaces, found 10
(#6112) Line indented incorrectly; expected at least 24 spaces, found 12
(#6113) Line indented incorrectly; expected 20 spaces, found 10
(#6114) Line indented incorrectly; expected at least 24 spaces, found 12
(#6115) Line indented incorrectly; expected 20 spaces, found 10
(#6117) Line indented incorrectly; expected 16 spaces, found 8
(#6118) Line indented incorrectly; expected at least 20 spaces, found 10
(#6120) Line indented incorrectly; expected 12 spaces, found 6
(#6121) Line indented incorrectly; expected at least 12 spaces, found 6
(#6122) Line indented incorrectly; expected 8 spaces, found 4
(#6123) Line indented incorrectly; expected at least 8 spaces, found 4
(#6124) Line indented incorrectly; expected at least 8 spaces, found 4
(#6125) Line indented incorrectly; expected 4 spaces, found 2
(#6127) Line indented incorrectly; expected 4 spaces, found 2
(#6128) Line indented incorrectly; expected at least 8 spaces, found 4
(#6129) Line indented incorrectly; expected at least 8 spaces, found 4
(#6130) Line indented incorrectly; expected 8 spaces, found 4
(#6131) Line indented incorrectly; expected at least 12 spaces, found 6
(#6132) Line indented incorrectly; expected at least 12 spaces, found 6
(#6133) Line indented incorrectly; expected at least 12 spaces, found 6
(#6134) Line indented incorrectly; expected 8 spaces, found 4
(#6135) Line indented incorrectly; expected 8 spaces, found 4
(#6136) Line indented incorrectly; expected at least 12 spaces, found 6
(#6137) Line indented incorrectly; expected at least 12 spaces, found 6
(#6138) Line indented incorrectly; expected at least 12 spaces, found 6
(#6139) Line indented incorrectly; expected 8 spaces, found 4
(#6140) Line indented incorrectly; expected 8 spaces, found 4
(#6141) Line indented incorrectly; expected at least 12 spaces, found 6
(#6142) Line indented incorrectly; expected at least 12 spaces, found 6
(#6143) Line indented incorrectly; expected at least 12 spaces, found 6
(#6144) Line indented incorrectly; expected 8 spaces, found 4
(#6145) Line indented incorrectly; expected 8 spaces, found 4
(#6146) Line indented incorrectly; expected at least 12 spaces, found 6
(#6147) Line indented incorrectly; expected at least 12 spaces, found 6
(#6148) Line indented incorrectly; expected at least 12 spaces, found 6
(#6149) Line indented incorrectly; expected 8 spaces, found 4
(#6150) Line indented incorrectly; expected 8 spaces, found 4
(#6151) Line indented incorrectly; expected at least 12 spaces, found 6
(#6152) Line indented incorrectly; expected at least 12 spaces, found 6
(#6153) Line indented incorrectly; expected at least 12 spaces, found 6
(#6154) Line indented incorrectly; expected 8 spaces, found 4
(#6155) Line indented incorrectly; expected 8 spaces, found 4
(#6156) Line indented incorrectly; expected at least 12 spaces, found 6
(#6157) Line indented incorrectly; expected at least 12 spaces, found 6
(#6158) Line indented incorrectly; expected at least 12 spaces, found 6
(#6159) Line indented incorrectly; expected 8 spaces, found 4
(#6160) Line indented incorrectly; expected 8 spaces, found 4
(#6161) Line indented incorrectly; expected at least 12 spaces, found 6
(#6162) Line indented incorrectly; expected at least 12 spaces, found 6
(#6163) Line indented incorrectly; expected at least 12 spaces, found 6
(#6164) Line indented incorrectly; expected 8 spaces, found 4
(#6165) Line indented incorrectly; expected 8 spaces, found 4
(#6166) Line indented incorrectly; expected at least 12 spaces, found 6
(#6167) Line indented incorrectly; expected at least 12 spaces, found 6
(#6168) Line indented incorrectly; expected at least 12 spaces, found 6
(#6169) Line indented incorrectly; expected 8 spaces, found 4
(#6170) Line indented incorrectly; expected 8 spaces, found 4
(#6171) Line indented incorrectly; expected at least 12 spaces, found 6
(#6172) Line indented incorrectly; expected at least 12 spaces, found 6
(#6173) Line indented incorrectly; expected at least 12 spaces, found 6
(#6174) Line indented incorrectly; expected 8 spaces, found 4
(#6175) Line indented incorrectly; expected 8 spaces, found 4
(#6176) Line indented incorrectly; expected at least 12 spaces, found 6
(#6177) Line indented incorrectly; expected at least 12 spaces, found 6
(#6178) Line indented incorrectly; expected at least 12 spaces, found 6
(#6179) Line indented incorrectly; expected 8 spaces, found 4
(#6180) Line indented incorrectly; expected 8 spaces, found 4
(#6181) Line indented incorrectly; expected at least 12 spaces, found 6
(#6182) Line indented incorrectly; expected at least 12 spaces, found 6
(#6183) Line indented incorrectly; expected at least 12 spaces, found 6
(#6184) Line indented incorrectly; expected 8 spaces, found 4
(#6185) Line indented incorrectly; expected at least 8 spaces, found 4
(#6186) Line indented incorrectly; expected at least 8 spaces, found 4
(#6187) Line indented incorrectly; expected at least 8 spaces, found 4
(#6188) Line indented incorrectly; expected 4 spaces, found 2
(#6193) Line indented incorrectly; expected 4 spaces, found 2
(#6193) Member variable "_TSPEC" must be all lower-case
(#6193) Scope modifier not specified for member variable "$_TSPEC"
(#6195) Line indented incorrectly; expected 4 spaces, found 2
(#6196) Line indented incorrectly; expected 4 spaces, found 2
(#6196) Member variable "notebookDisplayName" must be all lower-case
(#6197) Line indented incorrectly; expected 4 spaces, found 2
(#6197) Member variable "contactName" must be all lower-case
(#6198) Line indented incorrectly; expected 4 spaces, found 2
(#6198) Member variable "hasSharedNotebook" must be all lower-case
(#6199) Line indented incorrectly; expected 4 spaces, found 2
(#6199) Member variable "joinedUserCount" must be all lower-case
(#6201) Line indented incorrectly; expected 4 spaces, found 2
(#6202) Line indented incorrectly; expected 8 spaces, found 4
(#6202) Variable "_TSPEC" must be all lower-case
(#6202) Variable "_TSPEC" must not contain underscores.
(#6203) Line indented incorrectly; expected at least 12 spaces, found 6
(#6203) Variable "_TSPEC" must be all lower-case
(#6203) Variable "_TSPEC" must not contain underscores.
(#6204) Line indented incorrectly; expected at least 12 spaces, found 8
(#6205) Line indented incorrectly; expected at least 12 spaces, found 10
(#6206) Line indented incorrectly; expected at least 12 spaces, found 10
(#6207) Line indented incorrectly; expected at least 12 spaces, found 10
(#6208) Line indented incorrectly; expected at least 12 spaces, found 8
(#6209) Line indented incorrectly; expected at least 12 spaces, found 10
(#6210) Line indented incorrectly; expected at least 12 spaces, found 10
(#6211) Line indented incorrectly; expected at least 12 spaces, found 10
(#6212) Line indented incorrectly; expected at least 12 spaces, found 8
(#6213) Line indented incorrectly; expected at least 12 spaces, found 10
(#6214) Line indented incorrectly; expected at least 12 spaces, found 10
(#6215) Line indented incorrectly; expected at least 12 spaces, found 10
(#6216) Line indented incorrectly; expected at least 12 spaces, found 8
(#6217) Line indented incorrectly; expected at least 12 spaces, found 10
(#6218) Line indented incorrectly; expected at least 12 spaces, found 10
(#6219) Line indented incorrectly; expected at least 12 spaces, found 10
(#6220) Line indented incorrectly; expected at least 12 spaces, found 8
(#6221) Line indented incorrectly; expected at least 12 spaces, found 10
(#6222) Line indented incorrectly; expected at least 12 spaces, found 10
(#6223) Line indented incorrectly; expected at least 12 spaces, found 10
(#6224) Line indented incorrectly; expected at least 16 spaces, found 8
(#6225) Line indented incorrectly; expected 8 spaces, found 4
(#6226) Line indented incorrectly; expected 8 spaces, found 4
(#6227) Line indented incorrectly; expected 12 spaces, found 6
(#6228) Line indented incorrectly; expected at least 16 spaces, found 8
(#6229) Line indented incorrectly; expected 12 spaces, found 6
(#6230) Line indented incorrectly; expected 12 spaces, found 6
(#6231) Line indented incorrectly; expected at least 16 spaces, found 8
(#6232) Line indented incorrectly; expected 12 spaces, found 6
(#6233) Line indented incorrectly; expected 12 spaces, found 6
(#6234) Line indented incorrectly; expected at least 16 spaces, found 8
(#6235) Line indented incorrectly; expected 12 spaces, found 6
(#6236) Line indented incorrectly; expected 12 spaces, found 6
(#6237) Line indented incorrectly; expected at least 16 spaces, found 8
(#6238) Line indented incorrectly; expected 12 spaces, found 6
(#6239) Line indented incorrectly; expected 12 spaces, found 6
(#6240) Line indented incorrectly; expected at least 16 spaces, found 8
(#6241) Line indented incorrectly; expected 12 spaces, found 6
(#6242) Line indented incorrectly; expected 8 spaces, found 4
(#6243) Line indented incorrectly; expected 4 spaces, found 2
(#6245) Line indented incorrectly; expected 4 spaces, found 2
(#6245) Public method name "NotebookDescriptor::getName" must be in lower-case letters only
(#6246) Line indented incorrectly; expected at least 8 spaces, found 4
(#6247) Line indented incorrectly; expected 4 spaces, found 2
(#6249) Line indented incorrectly; expected 4 spaces, found 2
(#6250) Line indented incorrectly; expected at least 4 spaces, found 2
(#6250) Opening brace should be on the same line as the declaration
(#6251) Line indented incorrectly; expected at least 8 spaces, found 4
(#6252) Line indented incorrectly; expected at least 8 spaces, found 4
(#6253) Line indented incorrectly; expected at least 8 spaces, found 4
(#6254) Line indented incorrectly; expected at least 8 spaces, found 4
(#6255) Line indented incorrectly; expected at least 8 spaces, found 4
(#6256) Line indented incorrectly; expected 8 spaces, found 4
(#6256) Expected "while (...) {\n"; found "while (...)\n {\n"
(#6257) Line indented incorrectly; expected at least 8 spaces, found 4
(#6258) Line indented incorrectly; expected at least 12 spaces, found 6
(#6259) Line indented incorrectly; expected 12 spaces, found 6
(#6260) Line indented incorrectly; expected at least 16 spaces, found 8
(#6261) Line indented incorrectly; expected 12 spaces, found 6
(#6262) Line indented incorrectly; expected 12 spaces, found 6
(#6263) Line indented incorrectly; expected at least 12 spaces, found 6
(#6264) Line indented incorrectly; expected 16 spaces, found 8
(#6265) Line indented incorrectly; expected 20 spaces, found 10
(#6266) Line indented incorrectly; expected at least 24 spaces, found 12
(#6267) Line indented incorrectly; expected 20 spaces, found 10
(#6268) Line indented incorrectly; expected at least 24 spaces, found 12
(#6269) Line indented incorrectly; expected 20 spaces, found 10
(#6271) Line indented incorrectly; expected 16 spaces, found 8
(#6272) Line indented incorrectly; expected 20 spaces, found 10
(#6273) Line indented incorrectly; expected at least 24 spaces, found 12
(#6274) Line indented incorrectly; expected 20 spaces, found 10
(#6275) Line indented incorrectly; expected at least 24 spaces, found 12
(#6276) Line indented incorrectly; expected 20 spaces, found 10
(#6278) Line indented incorrectly; expected 16 spaces, found 8
(#6279) Line indented incorrectly; expected 20 spaces, found 10
(#6280) Line indented incorrectly; expected at least 24 spaces, found 12
(#6281) Line indented incorrectly; expected 20 spaces, found 10
(#6282) Line indented incorrectly; expected at least 24 spaces, found 12
(#6283) Line indented incorrectly; expected 20 spaces, found 10
(#6285) Line indented incorrectly; expected 16 spaces, found 8
(#6286) Line indented incorrectly; expected 20 spaces, found 10
(#6287) Line indented incorrectly; expected at least 24 spaces, found 12
(#6288) Line indented incorrectly; expected 20 spaces, found 10
(#6289) Line indented incorrectly; expected at least 24 spaces, found 12
(#6290) Line indented incorrectly; expected 20 spaces, found 10
(#6292) Line indented incorrectly; expected 16 spaces, found 8
(#6293) Line indented incorrectly; expected 20 spaces, found 10
(#6294) Line indented incorrectly; expected at least 24 spaces, found 12
(#6295) Line indented incorrectly; expected 20 spaces, found 10
(#6296) Line indented incorrectly; expected at least 24 spaces, found 12
(#6297) Line indented incorrectly; expected 20 spaces, found 10
(#6299) Line indented incorrectly; expected 16 spaces, found 8
(#6300) Line indented incorrectly; expected at least 20 spaces, found 10
(#6302) Line indented incorrectly; expected 12 spaces, found 6
(#6303) Line indented incorrectly; expected at least 12 spaces, found 6
(#6304) Line indented incorrectly; expected 8 spaces, found 4
(#6305) Line indented incorrectly; expected at least 8 spaces, found 4
(#6306) Line indented incorrectly; expected at least 8 spaces, found 4
(#6307) Line indented incorrectly; expected 4 spaces, found 2
(#6309) Line indented incorrectly; expected 4 spaces, found 2
(#6310) Line indented incorrectly; expected at least 8 spaces, found 4
(#6311) Line indented incorrectly; expected at least 8 spaces, found 4
(#6312) Line indented incorrectly; expected 8 spaces, found 4
(#6313) Line indented incorrectly; expected at least 12 spaces, found 6
(#6314) Line indented incorrectly; expected at least 12 spaces, found 6
(#6315) Line indented incorrectly; expected at least 12 spaces, found 6
(#6316) Line indented incorrectly; expected 8 spaces, found 4
(#6317) Line indented incorrectly; expected 8 spaces, found 4
(#6318) Line indented incorrectly; expected at least 12 spaces, found 6
(#6319) Line indented incorrectly; expected at least 12 spaces, found 6
(#6320) Line indented incorrectly; expected at least 12 spaces, found 6
(#6321) Line indented incorrectly; expected 8 spaces, found 4
(#6322) Line indented incorrectly; expected 8 spaces, found 4
(#6323) Line indented incorrectly; expected at least 12 spaces, found 6
(#6324) Line indented incorrectly; expected at least 12 spaces, found 6
(#6325) Line indented incorrectly; expected at least 12 spaces, found 6
(#6326) Line indented incorrectly; expected 8 spaces, found 4
(#6327) Line indented incorrectly; expected 8 spaces, found 4
(#6328) Line indented incorrectly; expected at least 12 spaces, found 6
(#6329) Line indented incorrectly; expected at least 12 spaces, found 6
(#6330) Line indented incorrectly; expected at least 12 spaces, found 6
(#6331) Line indented incorrectly; expected 8 spaces, found 4
(#6332) Line indented incorrectly; expected 8 spaces, found 4
(#6333) Line indented incorrectly; expected at least 12 spaces, found 6
(#6334) Line indented incorrectly; expected at least 12 spaces, found 6
(#6335) Line indented incorrectly; expected at least 12 spaces, found 6
(#6336) Line indented incorrectly; expected 8 spaces, found 4
(#6337) Line indented incorrectly; expected at least 8 spaces, found 4
(#6338) Line indented incorrectly; expected at least 8 spaces, found 4
(#6339) Line indented incorrectly; expected at least 8 spaces, found 4
(#6340) Line indented incorrectly; expected 4 spaces, found 2
(#6344) A closing tag is not permitted at the end of a PHP file
repository/evernote/lib/evernote/lib/packages/UserStore/UserStore.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#3) Inline doc block comments are not allowed; use "// Comment." instead
(#3) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#9) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#9) "include_once" must be immediately followed by an open parenthesis
(#9) File is being unconditionally included; use "require_once" instead
(#9) Variable "GLOBALS" must be all lower-case
(#11) "include_once" must be immediately followed by an open parenthesis
(#11) File is being unconditionally included; use "require_once" instead
(#11) Variable "GLOBALS" must be all lower-case
(#14) Line indented incorrectly; expected 4 spaces, found 2
(#14) Public method name "UserStoreIf::checkVersion" must be in lower-case letters only
(#14) Variable "clientName" must be all lower-case
(#14) Variable "edamVersionMajor" must be all lower-case
(#14) Variable "edamVersionMinor" must be all lower-case
(#15) Line indented incorrectly; expected 4 spaces, found 2
(#15) Public method name "UserStoreIf::getBootstrapInfo" must be in lower-case letters only
(#16) Line indented incorrectly; expected 4 spaces, found 2
(#16) Variable "consumerKey" must be all lower-case
(#16) Variable "consumerSecret" must be all lower-case
(#16) Variable "supportsTwoFactor" must be all lower-case
(#17) Line indented incorrectly; expected 4 spaces, found 2
(#17) Public method name "UserStoreIf::authenticateLongSession" must be in lower-case letters only
(#17) Variable "consumerKey" must be all lower-case
(#17) Variable "consumerSecret" must be all lower-case
(#17) Variable "deviceIdentifier" must be all lower-case
(#17) Variable "deviceDescription" must be all lower-case
(#17) Variable "supportsTwoFactor" must be all lower-case
(#17) Line exceeds 132 characters; contains 154 characters
(#18) Line indented incorrectly; expected 4 spaces, found 2
(#18) Public method name "UserStoreIf::completeTwoFactorAuthentication" must be in lower-case letters only
(#18) Variable "authenticationToken" must be all lower-case
(#18) Variable "oneTimeCode" must be all lower-case
(#18) Variable "deviceIdentifier" must be all lower-case
(#18) Variable "deviceDescription" must be all lower-case
(#19) Line indented incorrectly; expected 4 spaces, found 2
(#19) Public method name "UserStoreIf::revokeLongSession" must be in lower-case letters only
(#19) Variable "authenticationToken" must be all lower-case
(#20) Line indented incorrectly; expected 4 spaces, found 2
(#20) Public method name "UserStoreIf::authenticateToBusiness" must be in lower-case letters only
(#20) Variable "authenticationToken" must be all lower-case
(#21) Line indented incorrectly; expected 4 spaces, found 2
(#21) Public method name "UserStoreIf::refreshAuthentication" must be in lower-case letters only
(#21) Variable "authenticationToken" must be all lower-case
(#22) Line indented incorrectly; expected 4 spaces, found 2
(#22) Public method name "UserStoreIf::getUser" must be in lower-case letters only
(#22) Variable "authenticationToken" must be all lower-case
(#23) Line indented incorrectly; expected 4 spaces, found 2
(#23) Public method name "UserStoreIf::getPublicUserInfo" must be in lower-case letters only
(#24) Line indented incorrectly; expected 4 spaces, found 2
(#24) Public method name "UserStoreIf::getPremiumInfo" must be in lower-case letters only
(#24) Variable "authenticationToken" must be all lower-case
(#25) Line indented incorrectly; expected 4 spaces, found 2
(#25) Public method name "UserStoreIf::getNoteStoreUrl" must be in lower-case letters only
(#25) Variable "authenticationToken" must be all lower-case
(#29) Line indented incorrectly; expected 4 spaces, found 2
(#29) Member variable "input_" must not contain underscores.
(#30) Line indented incorrectly; expected 4 spaces, found 2
(#30) Member variable "output_" must not contain underscores.
(#32) Line indented incorrectly; expected 4 spaces, found 2
(#32) Member variable "seqid_" must not contain underscores.
(#34) Line indented incorrectly; expected 4 spaces, found 2
(#35) Line indented incorrectly; expected at least 8 spaces, found 4
(#36) Line indented incorrectly; expected at least 8 spaces, found 4
(#37) Line indented incorrectly; expected 4 spaces, found 2
(#39) Line indented incorrectly; expected 4 spaces, found 2
(#39) Public method name "UserStoreClient::checkVersion" must be in lower-case letters only
(#39) Variable "clientName" must be all lower-case
(#39) Variable "edamVersionMajor" must be all lower-case
(#39) Variable "edamVersionMinor" must be all lower-case
(#40) Line indented incorrectly; expected at least 4 spaces, found 2
(#40) Opening brace should be on the same line as the declaration
(#41) Line indented incorrectly; expected at least 8 spaces, found 4
(#41) Variable "clientName" must be all lower-case
(#41) Variable "edamVersionMajor" must be all lower-case
(#41) Variable "edamVersionMinor" must be all lower-case
(#42) Line indented incorrectly; expected at least 8 spaces, found 4
(#43) Line indented incorrectly; expected 4 spaces, found 2
(#45) Line indented incorrectly; expected 4 spaces, found 2
(#45) Public method name "UserStoreClient::send_checkVersion" must be in lower-case letters only
(#45) Variable "clientName" must be all lower-case
(#45) Variable "edamVersionMajor" must be all lower-case
(#45) Variable "edamVersionMinor" must be all lower-case
(#46) Line indented incorrectly; expected at least 4 spaces, found 2
(#46) Opening brace should be on the same line as the declaration
(#47) Line indented incorrectly; expected at least 8 spaces, found 4
(#48) Line indented incorrectly; expected at least 8 spaces, found 4
(#48) Variable "clientName" must be all lower-case
(#49) Line indented incorrectly; expected at least 8 spaces, found 4
(#49) Variable "edamVersionMajor" must be all lower-case
(#50) Line indented incorrectly; expected at least 8 spaces, found 4
(#50) Variable "edamVersionMinor" must be all lower-case
(#51) Line indented incorrectly; expected at least 8 spaces, found 4
(#51) Variable "bin_accel" must not contain underscores.
(#51) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#51) Line exceeds 132 characters; contains 136 characters
(#52) Line indented incorrectly; expected 8 spaces, found 4
(#52) Expected "if (...) {\n"; found "if (...)\n {\n"
(#52) Variable "bin_accel" must not contain underscores.
(#53) Line indented incorrectly; expected at least 8 spaces, found 4
(#54) Line indented incorrectly; expected at least 12 spaces, found 6
(#54) Line exceeds 132 characters; contains 143 characters
(#55) Line indented incorrectly; expected 8 spaces, found 4
(#56) Line indented incorrectly; expected 8 spaces, found 4
(#56) Expected "} else {\n"; found "}\n else\n {\n"
(#57) Line indented incorrectly; expected at least 8 spaces, found 4
(#58) Line indented incorrectly; expected at least 12 spaces, found 6
(#59) Line indented incorrectly; expected at least 12 spaces, found 6
(#60) Line indented incorrectly; expected at least 12 spaces, found 6
(#61) Line indented incorrectly; expected at least 12 spaces, found 6
(#62) Line indented incorrectly; expected 8 spaces, found 4
(#63) Line indented incorrectly; expected 4 spaces, found 2
(#65) Line indented incorrectly; expected 4 spaces, found 2
(#65) Public method name "UserStoreClient::recv_checkVersion" must be in lower-case letters only
(#66) Line indented incorrectly; expected at least 4 spaces, found 2
(#66) Opening brace should be on the same line as the declaration
(#67) Line indented incorrectly; expected at least 8 spaces, found 4
(#67) Variable "bin_accel" must not contain underscores.
(#67) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#67) Line exceeds 132 characters; contains 134 characters
(#68) Line indented incorrectly; expected at least 8 spaces, found 4
(#68) Inline control structures are not allowed
(#68) Variable "bin_accel" must not contain underscores.
(#68) Line exceeds 132 characters; contains 153 characters
(#69) Line indented incorrectly; expected 8 spaces, found 4
(#70) Line indented incorrectly; expected at least 8 spaces, found 4
(#71) Line indented incorrectly; expected at least 12 spaces, found 6
(#72) Line indented incorrectly; expected at least 12 spaces, found 6
(#73) Line indented incorrectly; expected at least 12 spaces, found 6
(#75) Line indented incorrectly; expected at least 12 spaces, found 6
(#76) Line indented incorrectly; expected 12 spaces, found 6
(#77) Line indented incorrectly; expected at least 16 spaces, found 8
(#78) Line indented incorrectly; expected at least 16 spaces, found 8
(#79) Line indented incorrectly; expected at least 16 spaces, found 8
(#80) Line indented incorrectly; expected at least 16 spaces, found 8
(#81) Line indented incorrectly; expected 12 spaces, found 6
(#82) Line indented incorrectly; expected at least 12 spaces, found 6
(#83) Line indented incorrectly; expected at least 12 spaces, found 6
(#84) Line indented incorrectly; expected at least 12 spaces, found 6
(#85) Line indented incorrectly; expected 8 spaces, found 4
(#86) Line indented incorrectly; expected 8 spaces, found 4
(#87) Line indented incorrectly; expected at least 12 spaces, found 6
(#88) Line indented incorrectly; expected 8 spaces, found 4
(#89) Line indented incorrectly; expected at least 8 spaces, found 4
(#90) Line indented incorrectly; expected 4 spaces, found 2
(#92) Line indented incorrectly; expected 4 spaces, found 2
(#92) Public method name "UserStoreClient::getBootstrapInfo" must be in lower-case letters only
(#93) Line indented incorrectly; expected at least 4 spaces, found 2
(#93) Opening brace should be on the same line as the declaration
(#94) Line indented incorrectly; expected at least 8 spaces, found 4
(#95) Line indented incorrectly; expected at least 8 spaces, found 4
(#96) Line indented incorrectly; expected 4 spaces, found 2
(#98) Line indented incorrectly; expected 4 spaces, found 2
(#98) Public method name "UserStoreClient::send_getBootstrapInfo" must be in lower-case letters only
(#99) Line indented incorrectly; expected at least 4 spaces, found 2
(#99) Opening brace should be on the same line as the declaration
(#100) Line indented incorrectly; expected at least 8 spaces, found 4
(#101) Line indented incorrectly; expected at least 8 spaces, found 4
(#102) Line indented incorrectly; expected at least 8 spaces, found 4
(#102) Variable "bin_accel" must not contain underscores.
(#102) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#102) Line exceeds 132 characters; contains 136 characters
(#103) Line indented incorrectly; expected 8 spaces, found 4
(#103) Expected "if (...) {\n"; found "if (...)\n {\n"
(#103) Variable "bin_accel" must not contain underscores.
(#104) Line indented incorrectly; expected at least 8 spaces, found 4
(#105) Line indented incorrectly; expected at least 12 spaces, found 6
(#105) Line exceeds 132 characters; contains 147 characters
(#106) Line indented incorrectly; expected 8 spaces, found 4
(#107) Line indented incorrectly; expected 8 spaces, found 4
(#107) Expected "} else {\n"; found "}\n else\n {\n"
(#108) Line indented incorrectly; expected at least 8 spaces, found 4
(#109) Line indented incorrectly; expected at least 12 spaces, found 6
(#110) Line indented incorrectly; expected at least 12 spaces, found 6
(#111) Line indented incorrectly; expected at least 12 spaces, found 6
(#112) Line indented incorrectly; expected at least 12 spaces, found 6
(#113) Line indented incorrectly; expected 8 spaces, found 4
(#114) Line indented incorrectly; expected 4 spaces, found 2
(#116) Line indented incorrectly; expected 4 spaces, found 2
(#116) Public method name "UserStoreClient::recv_getBootstrapInfo" must be in lower-case letters only
(#117) Line indented incorrectly; expected at least 4 spaces, found 2
(#117) Opening brace should be on the same line as the declaration
(#118) Line indented incorrectly; expected at least 8 spaces, found 4
(#118) Variable "bin_accel" must not contain underscores.
(#118) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#118) Line exceeds 132 characters; contains 134 characters
(#119) Line indented incorrectly; expected at least 8 spaces, found 4
(#119) Inline control structures are not allowed
(#119) Variable "bin_accel" must not contain underscores.
(#119) Line exceeds 132 characters; contains 157 characters
(#120) Line indented incorrectly; expected 8 spaces, found 4
(#121) Line indented incorrectly; expected at least 8 spaces, found 4
(#122) Line indented incorrectly; expected at least 12 spaces, found 6
(#123) Line indented incorrectly; expected at least 12 spaces, found 6
(#124) Line indented incorrectly; expected at least 12 spaces, found 6
(#126) Line indented incorrectly; expected at least 12 spaces, found 6
(#127) Line indented incorrectly; expected 12 spaces, found 6
(#128) Line indented incorrectly; expected at least 16 spaces, found 8
(#129) Line indented incorrectly; expected at least 16 spaces, found 8
(#130) Line indented incorrectly; expected at least 16 spaces, found 8
(#131) Line indented incorrectly; expected at least 16 spaces, found 8
(#132) Line indented incorrectly; expected 12 spaces, found 6
(#133) Line indented incorrectly; expected at least 12 spaces, found 6
(#134) Line indented incorrectly; expected at least 12 spaces, found 6
(#135) Line indented incorrectly; expected at least 12 spaces, found 6
(#136) Line indented incorrectly; expected 8 spaces, found 4
(#137) Line indented incorrectly; expected 8 spaces, found 4
(#138) Line indented incorrectly; expected at least 12 spaces, found 6
(#139) Line indented incorrectly; expected 8 spaces, found 4
(#140) Line indented incorrectly; expected at least 8 spaces, found 4
(#141) Line indented incorrectly; expected 4 spaces, found 2
(#143) Line indented incorrectly; expected 4 spaces, found 2
(#143) Variable "consumerKey" must be all lower-case
(#143) Variable "consumerSecret" must be all lower-case
(#143) Variable "supportsTwoFactor" must be all lower-case
(#144) Line indented incorrectly; expected at least 4 spaces, found 2
(#144) Opening brace should be on the same line as the declaration
(#145) Line indented incorrectly; expected at least 8 spaces, found 4
(#145) Variable "consumerKey" must be all lower-case
(#145) Variable "consumerSecret" must be all lower-case
(#145) Variable "supportsTwoFactor" must be all lower-case
(#146) Line indented incorrectly; expected at least 8 spaces, found 4
(#147) Line indented incorrectly; expected 4 spaces, found 2
(#149) Line indented incorrectly; expected 4 spaces, found 2
(#149) Variable "consumerKey" must be all lower-case
(#149) Variable "consumerSecret" must be all lower-case
(#149) Variable "supportsTwoFactor" must be all lower-case
(#150) Line indented incorrectly; expected at least 4 spaces, found 2
(#150) Opening brace should be on the same line as the declaration
(#151) Line indented incorrectly; expected at least 8 spaces, found 4
(#152) Line indented incorrectly; expected at least 8 spaces, found 4
(#153) Line indented incorrectly; expected at least 8 spaces, found 4
(#154) Line indented incorrectly; expected at least 8 spaces, found 4
(#154) Variable "consumerKey" must be all lower-case
(#155) Line indented incorrectly; expected at least 8 spaces, found 4
(#155) Variable "consumerSecret" must be all lower-case
(#156) Line indented incorrectly; expected at least 8 spaces, found 4
(#156) Variable "supportsTwoFactor" must be all lower-case
(#157) Line indented incorrectly; expected at least 8 spaces, found 4
(#157) Variable "bin_accel" must not contain underscores.
(#157) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#157) Line exceeds 132 characters; contains 136 characters
(#158) Line indented incorrectly; expected 8 spaces, found 4
(#158) Expected "if (...) {\n"; found "if (...)\n {\n"
(#158) Variable "bin_accel" must not contain underscores.
(#159) Line indented incorrectly; expected at least 8 spaces, found 4
(#160) Line indented incorrectly; expected at least 12 spaces, found 6
(#160) Line exceeds 132 characters; contains 143 characters
(#161) Line indented incorrectly; expected 8 spaces, found 4
(#162) Line indented incorrectly; expected 8 spaces, found 4
(#162) Expected "} else {\n"; found "}\n else\n {\n"
(#163) Line indented incorrectly; expected at least 8 spaces, found 4
(#164) Line indented incorrectly; expected at least 12 spaces, found 6
(#165) Line indented incorrectly; expected at least 12 spaces, found 6
(#166) Line indented incorrectly; expected at least 12 spaces, found 6
(#167) Line indented incorrectly; expected at least 12 spaces, found 6
(#168) Line indented incorrectly; expected 8 spaces, found 4
(#169) Line indented incorrectly; expected 4 spaces, found 2
(#171) Line indented incorrectly; expected 4 spaces, found 2
(#172) Line indented incorrectly; expected at least 4 spaces, found 2
(#172) Opening brace should be on the same line as the declaration
(#173) Line indented incorrectly; expected at least 8 spaces, found 4
(#173) Variable "bin_accel" must not contain underscores.
(#173) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#173) Line exceeds 132 characters; contains 134 characters
(#174) Line indented incorrectly; expected at least 8 spaces, found 4
(#174) Inline control structures are not allowed
(#174) Variable "bin_accel" must not contain underscores.
(#174) Line exceeds 132 characters; contains 153 characters
(#175) Line indented incorrectly; expected 8 spaces, found 4
(#176) Line indented incorrectly; expected at least 8 spaces, found 4
(#177) Line indented incorrectly; expected at least 12 spaces, found 6
(#178) Line indented incorrectly; expected at least 12 spaces, found 6
(#179) Line indented incorrectly; expected at least 12 spaces, found 6
(#181) Line indented incorrectly; expected at least 12 spaces, found 6
(#182) Line indented incorrectly; expected 12 spaces, found 6
(#183) Line indented incorrectly; expected at least 16 spaces, found 8
(#184) Line indented incorrectly; expected at least 16 spaces, found 8
(#185) Line indented incorrectly; expected at least 16 spaces, found 8
(#186) Line indented incorrectly; expected at least 16 spaces, found 8
(#187) Line indented incorrectly; expected 12 spaces, found 6
(#188) Line indented incorrectly; expected at least 12 spaces, found 6
(#189) Line indented incorrectly; expected at least 12 spaces, found 6
(#190) Line indented incorrectly; expected at least 12 spaces, found 6
(#191) Line indented incorrectly; expected 8 spaces, found 4
(#192) Line indented incorrectly; expected 8 spaces, found 4
(#193) Line indented incorrectly; expected at least 12 spaces, found 6
(#194) Line indented incorrectly; expected 8 spaces, found 4
(#195) Line indented incorrectly; expected 8 spaces, found 4
(#196) Line indented incorrectly; expected at least 12 spaces, found 6
(#197) Line indented incorrectly; expected 8 spaces, found 4
(#198) Line indented incorrectly; expected 8 spaces, found 4
(#199) Line indented incorrectly; expected at least 12 spaces, found 6
(#200) Line indented incorrectly; expected 8 spaces, found 4
(#201) Line indented incorrectly; expected at least 8 spaces, found 4
(#202) Line indented incorrectly; expected 4 spaces, found 2
(#204) Line indented incorrectly; expected 4 spaces, found 2
(#204) Public method name "UserStoreClient::authenticateLongSession" must be in lower-case letters only
(#204) Variable "consumerKey" must be all lower-case
(#204) Variable "consumerSecret" must be all lower-case
(#204) Variable "deviceIdentifier" must be all lower-case
(#204) Variable "deviceDescription" must be all lower-case
(#204) Variable "supportsTwoFactor" must be all lower-case
(#204) Line exceeds 132 characters; contains 153 characters
(#205) Line indented incorrectly; expected at least 4 spaces, found 2
(#205) Opening brace should be on the same line as the declaration
(#206) Line indented incorrectly; expected at least 8 spaces, found 4
(#206) Variable "consumerKey" must be all lower-case
(#206) Variable "consumerSecret" must be all lower-case
(#206) Variable "deviceIdentifier" must be all lower-case
(#206) Variable "deviceDescription" must be all lower-case
(#206) Variable "supportsTwoFactor" must be all lower-case
(#206) Line exceeds 132 characters; contains 152 characters
(#207) Line indented incorrectly; expected at least 8 spaces, found 4
(#208) Line indented incorrectly; expected 4 spaces, found 2
(#210) Line indented incorrectly; expected 4 spaces, found 2
(#210) Public method name "UserStoreClient::send_authenticateLongSession" must be in lower-case letters only
(#210) Variable "consumerKey" must be all lower-case
(#210) Variable "consumerSecret" must be all lower-case
(#210) Variable "deviceIdentifier" must be all lower-case
(#210) Variable "deviceDescription" must be all lower-case
(#210) Variable "supportsTwoFactor" must be all lower-case
(#210) Line exceeds 132 characters; contains 158 characters
(#211) Line indented incorrectly; expected at least 4 spaces, found 2
(#211) Opening brace should be on the same line as the declaration
(#212) Line indented incorrectly; expected at least 8 spaces, found 4
(#213) Line indented incorrectly; expected at least 8 spaces, found 4
(#214) Line indented incorrectly; expected at least 8 spaces, found 4
(#215) Line indented incorrectly; expected at least 8 spaces, found 4
(#215) Variable "consumerKey" must be all lower-case
(#216) Line indented incorrectly; expected at least 8 spaces, found 4
(#216) Variable "consumerSecret" must be all lower-case
(#217) Line indented incorrectly; expected at least 8 spaces, found 4
(#217) Variable "deviceIdentifier" must be all lower-case
(#218) Line indented incorrectly; expected at least 8 spaces, found 4
(#218) Variable "deviceDescription" must be all lower-case
(#219) Line indented incorrectly; expected at least 8 spaces, found 4
(#219) Variable "supportsTwoFactor" must be all lower-case
(#220) Line indented incorrectly; expected at least 8 spaces, found 4
(#220) Variable "bin_accel" must not contain underscores.
(#220) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#220) Line exceeds 132 characters; contains 136 characters
(#221) Line indented incorrectly; expected 8 spaces, found 4
(#221) Expected "if (...) {\n"; found "if (...)\n {\n"
(#221) Variable "bin_accel" must not contain underscores.
(#222) Line indented incorrectly; expected at least 8 spaces, found 4
(#223) Line indented incorrectly; expected at least 12 spaces, found 6
(#223) Line exceeds 132 characters; contains 154 characters
(#224) Line indented incorrectly; expected 8 spaces, found 4
(#225) Line indented incorrectly; expected 8 spaces, found 4
(#225) Expected "} else {\n"; found "}\n else\n {\n"
(#226) Line indented incorrectly; expected at least 8 spaces, found 4
(#227) Line indented incorrectly; expected at least 12 spaces, found 6
(#228) Line indented incorrectly; expected at least 12 spaces, found 6
(#229) Line indented incorrectly; expected at least 12 spaces, found 6
(#230) Line indented incorrectly; expected at least 12 spaces, found 6
(#231) Line indented incorrectly; expected 8 spaces, found 4
(#232) Line indented incorrectly; expected 4 spaces, found 2
(#234) Line indented incorrectly; expected 4 spaces, found 2
(#234) Public method name "UserStoreClient::recv_authenticateLongSession" must be in lower-case letters only
(#235) Line indented incorrectly; expected at least 4 spaces, found 2
(#235) Opening brace should be on the same line as the declaration
(#236) Line indented incorrectly; expected at least 8 spaces, found 4
(#236) Variable "bin_accel" must not contain underscores.
(#236) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#236) Line exceeds 132 characters; contains 134 characters
(#237) Line indented incorrectly; expected at least 8 spaces, found 4
(#237) Inline control structures are not allowed
(#237) Variable "bin_accel" must not contain underscores.
(#237) Line exceeds 132 characters; contains 164 characters
(#238) Line indented incorrectly; expected 8 spaces, found 4
(#239) Line indented incorrectly; expected at least 8 spaces, found 4
(#240) Line indented incorrectly; expected at least 12 spaces, found 6
(#241) Line indented incorrectly; expected at least 12 spaces, found 6
(#242) Line indented incorrectly; expected at least 12 spaces, found 6
(#244) Line indented incorrectly; expected at least 12 spaces, found 6
(#245) Line indented incorrectly; expected 12 spaces, found 6
(#246) Line indented incorrectly; expected at least 16 spaces, found 8
(#247) Line indented incorrectly; expected at least 16 spaces, found 8
(#248) Line indented incorrectly; expected at least 16 spaces, found 8
(#249) Line indented incorrectly; expected at least 16 spaces, found 8
(#250) Line indented incorrectly; expected 12 spaces, found 6
(#251) Line indented incorrectly; expected at least 12 spaces, found 6
(#252) Line indented incorrectly; expected at least 12 spaces, found 6
(#253) Line indented incorrectly; expected at least 12 spaces, found 6
(#254) Line indented incorrectly; expected 8 spaces, found 4
(#255) Line indented incorrectly; expected 8 spaces, found 4
(#256) Line indented incorrectly; expected at least 12 spaces, found 6
(#257) Line indented incorrectly; expected 8 spaces, found 4
(#258) Line indented incorrectly; expected 8 spaces, found 4
(#259) Line indented incorrectly; expected at least 12 spaces, found 6
(#260) Line indented incorrectly; expected 8 spaces, found 4
(#261) Line indented incorrectly; expected 8 spaces, found 4
(#262) Line indented incorrectly; expected at least 12 spaces, found 6
(#263) Line indented incorrectly; expected 8 spaces, found 4
(#264) Line indented incorrectly; expected at least 8 spaces, found 4
(#265) Line indented incorrectly; expected 4 spaces, found 2
(#267) Line indented incorrectly; expected 4 spaces, found 2
(#267) Public method name "UserStoreClient::completeTwoFactorAuthentication" must be in lower-case letters only
(#267) Variable "authenticationToken" must be all lower-case
(#267) Variable "oneTimeCode" must be all lower-case
(#267) Variable "deviceIdentifier" must be all lower-case
(#267) Variable "deviceDescription" must be all lower-case
(#268) Line indented incorrectly; expected at least 4 spaces, found 2
(#268) Opening brace should be on the same line as the declaration
(#269) Line indented incorrectly; expected at least 8 spaces, found 4
(#269) Variable "authenticationToken" must be all lower-case
(#269) Variable "oneTimeCode" must be all lower-case
(#269) Variable "deviceIdentifier" must be all lower-case
(#269) Variable "deviceDescription" must be all lower-case
(#270) Line indented incorrectly; expected at least 8 spaces, found 4
(#271) Line indented incorrectly; expected 4 spaces, found 2
(#273) Line indented incorrectly; expected 4 spaces, found 2
(#273) Public method name "UserStoreClient::send_completeTwoFactorAuthentication" must be in lower-case letters only
(#273) Variable "authenticationToken" must be all lower-case
(#273) Variable "oneTimeCode" must be all lower-case
(#273) Variable "deviceIdentifier" must be all lower-case
(#273) Variable "deviceDescription" must be all lower-case
(#274) Line indented incorrectly; expected at least 4 spaces, found 2
(#274) Opening brace should be on the same line as the declaration
(#275) Line indented incorrectly; expected at least 8 spaces, found 4
(#276) Line indented incorrectly; expected at least 8 spaces, found 4
(#276) Variable "authenticationToken" must be all lower-case
(#277) Line indented incorrectly; expected at least 8 spaces, found 4
(#277) Variable "oneTimeCode" must be all lower-case
(#278) Line indented incorrectly; expected at least 8 spaces, found 4
(#278) Variable "deviceIdentifier" must be all lower-case
(#279) Line indented incorrectly; expected at least 8 spaces, found 4
(#279) Variable "deviceDescription" must be all lower-case
(#280) Line indented incorrectly; expected at least 8 spaces, found 4
(#280) Variable "bin_accel" must not contain underscores.
(#280) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#280) Line exceeds 132 characters; contains 136 characters
(#281) Line indented incorrectly; expected 8 spaces, found 4
(#281) Expected "if (...) {\n"; found "if (...)\n {\n"
(#281) Variable "bin_accel" must not contain underscores.
(#282) Line indented incorrectly; expected at least 8 spaces, found 4
(#283) Line indented incorrectly; expected at least 12 spaces, found 6
(#283) Line exceeds 132 characters; contains 162 characters
(#284) Line indented incorrectly; expected 8 spaces, found 4
(#285) Line indented incorrectly; expected 8 spaces, found 4
(#285) Expected "} else {\n"; found "}\n else\n {\n"
(#286) Line indented incorrectly; expected at least 8 spaces, found 4
(#287) Line indented incorrectly; expected at least 12 spaces, found 6
(#288) Line indented incorrectly; expected at least 12 spaces, found 6
(#289) Line indented incorrectly; expected at least 12 spaces, found 6
(#290) Line indented incorrectly; expected at least 12 spaces, found 6
(#291) Line indented incorrectly; expected 8 spaces, found 4
(#292) Line indented incorrectly; expected 4 spaces, found 2
(#294) Line indented incorrectly; expected 4 spaces, found 2
(#294) Public method name "UserStoreClient::recv_completeTwoFactorAuthentication" must be in lower-case letters only
(#295) Line indented incorrectly; expected at least 4 spaces, found 2
(#295) Opening brace should be on the same line as the declaration
(#296) Line indented incorrectly; expected at least 8 spaces, found 4
(#296) Variable "bin_accel" must not contain underscores.
(#296) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#296) Line exceeds 132 characters; contains 134 characters
(#297) Line indented incorrectly; expected at least 8 spaces, found 4
(#297) Inline control structures are not allowed
(#297) Variable "bin_accel" must not contain underscores.
(#297) Line exceeds 132 characters; contains 172 characters
(#298) Line indented incorrectly; expected 8 spaces, found 4
(#299) Line indented incorrectly; expected at least 8 spaces, found 4
(#300) Line indented incorrectly; expected at least 12 spaces, found 6
(#301) Line indented incorrectly; expected at least 12 spaces, found 6
(#302) Line indented incorrectly; expected at least 12 spaces, found 6
(#304) Line indented incorrectly; expected at least 12 spaces, found 6
(#305) Line indented incorrectly; expected 12 spaces, found 6
(#306) Line indented incorrectly; expected at least 16 spaces, found 8
(#307) Line indented incorrectly; expected at least 16 spaces, found 8
(#308) Line indented incorrectly; expected at least 16 spaces, found 8
(#309) Line indented incorrectly; expected at least 16 spaces, found 8
(#310) Line indented incorrectly; expected 12 spaces, found 6
(#311) Line indented incorrectly; expected at least 12 spaces, found 6
(#312) Line indented incorrectly; expected at least 12 spaces, found 6
(#313) Line indented incorrectly; expected at least 12 spaces, found 6
(#314) Line indented incorrectly; expected 8 spaces, found 4
(#315) Line indented incorrectly; expected 8 spaces, found 4
(#316) Line indented incorrectly; expected at least 12 spaces, found 6
(#317) Line indented incorrectly; expected 8 spaces, found 4
(#318) Line indented incorrectly; expected 8 spaces, found 4
(#319) Line indented incorrectly; expected at least 12 spaces, found 6
(#320) Line indented incorrectly; expected 8 spaces, found 4
(#321) Line indented incorrectly; expected 8 spaces, found 4
(#322) Line indented incorrectly; expected at least 12 spaces, found 6
(#323) Line indented incorrectly; expected 8 spaces, found 4
(#324) Line indented incorrectly; expected at least 8 spaces, found 4
(#325) Line indented incorrectly; expected 4 spaces, found 2
(#327) Line indented incorrectly; expected 4 spaces, found 2
(#327) Public method name "UserStoreClient::revokeLongSession" must be in lower-case letters only
(#327) Variable "authenticationToken" must be all lower-case
(#328) Line indented incorrectly; expected at least 4 spaces, found 2
(#328) Opening brace should be on the same line as the declaration
(#329) Line indented incorrectly; expected at least 8 spaces, found 4
(#329) Variable "authenticationToken" must be all lower-case
(#330) Line indented incorrectly; expected at least 8 spaces, found 4
(#331) Line indented incorrectly; expected 4 spaces, found 2
(#333) Line indented incorrectly; expected 4 spaces, found 2
(#333) Public method name "UserStoreClient::send_revokeLongSession" must be in lower-case letters only
(#333) Variable "authenticationToken" must be all lower-case
(#334) Line indented incorrectly; expected at least 4 spaces, found 2
(#334) Opening brace should be on the same line as the declaration
(#335) Line indented incorrectly; expected at least 8 spaces, found 4
(#336) Line indented incorrectly; expected at least 8 spaces, found 4
(#336) Variable "authenticationToken" must be all lower-case
(#337) Line indented incorrectly; expected at least 8 spaces, found 4
(#337) Variable "bin_accel" must not contain underscores.
(#337) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#337) Line exceeds 132 characters; contains 136 characters
(#338) Line indented incorrectly; expected 8 spaces, found 4
(#338) Expected "if (...) {\n"; found "if (...)\n {\n"
(#338) Variable "bin_accel" must not contain underscores.
(#339) Line indented incorrectly; expected at least 8 spaces, found 4
(#340) Line indented incorrectly; expected at least 12 spaces, found 6
(#340) Line exceeds 132 characters; contains 148 characters
(#341) Line indented incorrectly; expected 8 spaces, found 4
(#342) Line indented incorrectly; expected 8 spaces, found 4
(#342) Expected "} else {\n"; found "}\n else\n {\n"
(#343) Line indented incorrectly; expected at least 8 spaces, found 4
(#344) Line indented incorrectly; expected at least 12 spaces, found 6
(#345) Line indented incorrectly; expected at least 12 spaces, found 6
(#346) Line indented incorrectly; expected at least 12 spaces, found 6
(#347) Line indented incorrectly; expected at least 12 spaces, found 6
(#348) Line indented incorrectly; expected 8 spaces, found 4
(#349) Line indented incorrectly; expected 4 spaces, found 2
(#351) Line indented incorrectly; expected 4 spaces, found 2
(#351) Public method name "UserStoreClient::recv_revokeLongSession" must be in lower-case letters only
(#352) Line indented incorrectly; expected at least 4 spaces, found 2
(#352) Opening brace should be on the same line as the declaration
(#353) Line indented incorrectly; expected at least 8 spaces, found 4
(#353) Variable "bin_accel" must not contain underscores.
(#353) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#353) Line exceeds 132 characters; contains 134 characters
(#354) Line indented incorrectly; expected at least 8 spaces, found 4
(#354) Inline control structures are not allowed
(#354) Variable "bin_accel" must not contain underscores.
(#354) Line exceeds 132 characters; contains 158 characters
(#355) Line indented incorrectly; expected 8 spaces, found 4
(#356) Line indented incorrectly; expected at least 8 spaces, found 4
(#357) Line indented incorrectly; expected at least 12 spaces, found 6
(#358) Line indented incorrectly; expected at least 12 spaces, found 6
(#359) Line indented incorrectly; expected at least 12 spaces, found 6
(#361) Line indented incorrectly; expected at least 12 spaces, found 6
(#362) Line indented incorrectly; expected 12 spaces, found 6
(#363) Line indented incorrectly; expected at least 16 spaces, found 8
(#364) Line indented incorrectly; expected at least 16 spaces, found 8
(#365) Line indented incorrectly; expected at least 16 spaces, found 8
(#366) Line indented incorrectly; expected at least 16 spaces, found 8
(#367) Line indented incorrectly; expected 12 spaces, found 6
(#368) Line indented incorrectly; expected at least 12 spaces, found 6
(#369) Line indented incorrectly; expected at least 12 spaces, found 6
(#370) Line indented incorrectly; expected at least 12 spaces, found 6
(#371) Line indented incorrectly; expected 8 spaces, found 4
(#372) Line indented incorrectly; expected 8 spaces, found 4
(#373) Line indented incorrectly; expected at least 12 spaces, found 6
(#374) Line indented incorrectly; expected 8 spaces, found 4
(#375) Line indented incorrectly; expected 8 spaces, found 4
(#376) Line indented incorrectly; expected at least 12 spaces, found 6
(#377) Line indented incorrectly; expected 8 spaces, found 4
(#378) Line indented incorrectly; expected at least 8 spaces, found 4
(#379) Line indented incorrectly; expected 4 spaces, found 2
(#381) Line indented incorrectly; expected 4 spaces, found 2
(#381) Public method name "UserStoreClient::authenticateToBusiness" must be in lower-case letters only
(#381) Variable "authenticationToken" must be all lower-case
(#382) Line indented incorrectly; expected at least 4 spaces, found 2
(#382) Opening brace should be on the same line as the declaration
(#383) Line indented incorrectly; expected at least 8 spaces, found 4
(#383) Variable "authenticationToken" must be all lower-case
(#384) Line indented incorrectly; expected at least 8 spaces, found 4
(#385) Line indented incorrectly; expected 4 spaces, found 2
(#387) Line indented incorrectly; expected 4 spaces, found 2
(#387) Public method name "UserStoreClient::send_authenticateToBusiness" must be in lower-case letters only
(#387) Variable "authenticationToken" must be all lower-case
(#388) Line indented incorrectly; expected at least 4 spaces, found 2
(#388) Opening brace should be on the same line as the declaration
(#389) Line indented incorrectly; expected at least 8 spaces, found 4
(#390) Line indented incorrectly; expected at least 8 spaces, found 4
(#390) Variable "authenticationToken" must be all lower-case
(#391) Line indented incorrectly; expected at least 8 spaces, found 4
(#391) Variable "bin_accel" must not contain underscores.
(#391) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#391) Line exceeds 132 characters; contains 136 characters
(#392) Line indented incorrectly; expected 8 spaces, found 4
(#392) Expected "if (...) {\n"; found "if (...)\n {\n"
(#392) Variable "bin_accel" must not contain underscores.
(#393) Line indented incorrectly; expected at least 8 spaces, found 4
(#394) Line indented incorrectly; expected at least 12 spaces, found 6
(#394) Line exceeds 132 characters; contains 153 characters
(#395) Line indented incorrectly; expected 8 spaces, found 4
(#396) Line indented incorrectly; expected 8 spaces, found 4
(#396) Expected "} else {\n"; found "}\n else\n {\n"
(#397) Line indented incorrectly; expected at least 8 spaces, found 4
(#398) Line indented incorrectly; expected at least 12 spaces, found 6
(#399) Line indented incorrectly; expected at least 12 spaces, found 6
(#400) Line indented incorrectly; expected at least 12 spaces, found 6
(#401) Line indented incorrectly; expected at least 12 spaces, found 6
(#402) Line indented incorrectly; expected 8 spaces, found 4
(#403) Line indented incorrectly; expected 4 spaces, found 2
(#405) Line indented incorrectly; expected 4 spaces, found 2
(#405) Public method name "UserStoreClient::recv_authenticateToBusiness" must be in lower-case letters only
(#406) Line indented incorrectly; expected at least 4 spaces, found 2
(#406) Opening brace should be on the same line as the declaration
(#407) Line indented incorrectly; expected at least 8 spaces, found 4
(#407) Variable "bin_accel" must not contain underscores.
(#407) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#407) Line exceeds 132 characters; contains 134 characters
(#408) Line indented incorrectly; expected at least 8 spaces, found 4
(#408) Inline control structures are not allowed
(#408) Variable "bin_accel" must not contain underscores.
(#408) Line exceeds 132 characters; contains 163 characters
(#409) Line indented incorrectly; expected 8 spaces, found 4
(#410) Line indented incorrectly; expected at least 8 spaces, found 4
(#411) Line indented incorrectly; expected at least 12 spaces, found 6
(#412) Line indented incorrectly; expected at least 12 spaces, found 6
(#413) Line indented incorrectly; expected at least 12 spaces, found 6
(#415) Line indented incorrectly; expected at least 12 spaces, found 6
(#416) Line indented incorrectly; expected 12 spaces, found 6
(#417) Line indented incorrectly; expected at least 16 spaces, found 8
(#418) Line indented incorrectly; expected at least 16 spaces, found 8
(#419) Line indented incorrectly; expected at least 16 spaces, found 8
(#420) Line indented incorrectly; expected at least 16 spaces, found 8
(#421) Line indented incorrectly; expected 12 spaces, found 6
(#422) Line indented incorrectly; expected at least 12 spaces, found 6
(#423) Line indented incorrectly; expected at least 12 spaces, found 6
(#424) Line indented incorrectly; expected at least 12 spaces, found 6
(#425) Line indented incorrectly; expected 8 spaces, found 4
(#426) Line indented incorrectly; expected 8 spaces, found 4
(#427) Line indented incorrectly; expected at least 12 spaces, found 6
(#428) Line indented incorrectly; expected 8 spaces, found 4
(#429) Line indented incorrectly; expected 8 spaces, found 4
(#430) Line indented incorrectly; expected at least 12 spaces, found 6
(#431) Line indented incorrectly; expected 8 spaces, found 4
(#432) Line indented incorrectly; expected 8 spaces, found 4
(#433) Line indented incorrectly; expected at least 12 spaces, found 6
(#434) Line indented incorrectly; expected 8 spaces, found 4
(#435) Line indented incorrectly; expected at least 8 spaces, found 4
(#436) Line indented incorrectly; expected 4 spaces, found 2
(#438) Line indented incorrectly; expected 4 spaces, found 2
(#438) Public method name "UserStoreClient::refreshAuthentication" must be in lower-case letters only
(#438) Variable "authenticationToken" must be all lower-case
(#439) Line indented incorrectly; expected at least 4 spaces, found 2
(#439) Opening brace should be on the same line as the declaration
(#440) Line indented incorrectly; expected at least 8 spaces, found 4
(#440) Variable "authenticationToken" must be all lower-case
(#441) Line indented incorrectly; expected at least 8 spaces, found 4
(#442) Line indented incorrectly; expected 4 spaces, found 2
(#444) Line indented incorrectly; expected 4 spaces, found 2
(#444) Public method name "UserStoreClient::send_refreshAuthentication" must be in lower-case letters only
(#444) Variable "authenticationToken" must be all lower-case
(#445) Line indented incorrectly; expected at least 4 spaces, found 2
(#445) Opening brace should be on the same line as the declaration
(#446) Line indented incorrectly; expected at least 8 spaces, found 4
(#447) Line indented incorrectly; expected at least 8 spaces, found 4
(#447) Variable "authenticationToken" must be all lower-case
(#448) Line indented incorrectly; expected at least 8 spaces, found 4
(#448) Variable "bin_accel" must not contain underscores.
(#448) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#448) Line exceeds 132 characters; contains 136 characters
(#449) Line indented incorrectly; expected 8 spaces, found 4
(#449) Expected "if (...) {\n"; found "if (...)\n {\n"
(#449) Variable "bin_accel" must not contain underscores.
(#450) Line indented incorrectly; expected at least 8 spaces, found 4
(#451) Line indented incorrectly; expected at least 12 spaces, found 6
(#451) Line exceeds 132 characters; contains 152 characters
(#452) Line indented incorrectly; expected 8 spaces, found 4
(#453) Line indented incorrectly; expected 8 spaces, found 4
(#453) Expected "} else {\n"; found "}\n else\n {\n"
(#454) Line indented incorrectly; expected at least 8 spaces, found 4
(#455) Line indented incorrectly; expected at least 12 spaces, found 6
(#456) Line indented incorrectly; expected at least 12 spaces, found 6
(#457) Line indented incorrectly; expected at least 12 spaces, found 6
(#458) Line indented incorrectly; expected at least 12 spaces, found 6
(#459) Line indented incorrectly; expected 8 spaces, found 4
(#460) Line indented incorrectly; expected 4 spaces, found 2
(#462) Line indented incorrectly; expected 4 spaces, found 2
(#462) Public method name "UserStoreClient::recv_refreshAuthentication" must be in lower-case letters only
(#463) Line indented incorrectly; expected at least 4 spaces, found 2
(#463) Opening brace should be on the same line as the declaration
(#464) Line indented incorrectly; expected at least 8 spaces, found 4
(#464) Variable "bin_accel" must not contain underscores.
(#464) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#464) Line exceeds 132 characters; contains 134 characters
(#465) Line indented incorrectly; expected at least 8 spaces, found 4
(#465) Inline control structures are not allowed
(#465) Variable "bin_accel" must not contain underscores.
(#465) Line exceeds 132 characters; contains 162 characters
(#466) Line indented incorrectly; expected 8 spaces, found 4
(#467) Line indented incorrectly; expected at least 8 spaces, found 4
(#468) Line indented incorrectly; expected at least 12 spaces, found 6
(#469) Line indented incorrectly; expected at least 12 spaces, found 6
(#470) Line indented incorrectly; expected at least 12 spaces, found 6
(#472) Line indented incorrectly; expected at least 12 spaces, found 6
(#473) Line indented incorrectly; expected 12 spaces, found 6
(#474) Line indented incorrectly; expected at least 16 spaces, found 8
(#475) Line indented incorrectly; expected at least 16 spaces, found 8
(#476) Line indented incorrectly; expected at least 16 spaces, found 8
(#477) Line indented incorrectly; expected at least 16 spaces, found 8
(#478) Line indented incorrectly; expected 12 spaces, found 6
(#479) Line indented incorrectly; expected at least 12 spaces, found 6
(#480) Line indented incorrectly; expected at least 12 spaces, found 6
(#481) Line indented incorrectly; expected at least 12 spaces, found 6
(#482) Line indented incorrectly; expected 8 spaces, found 4
(#483) Line indented incorrectly; expected 8 spaces, found 4
(#484) Line indented incorrectly; expected at least 12 spaces, found 6
(#485) Line indented incorrectly; expected 8 spaces, found 4
(#486) Line indented incorrectly; expected 8 spaces, found 4
(#487) Line indented incorrectly; expected at least 12 spaces, found 6
(#488) Line indented incorrectly; expected 8 spaces, found 4
(#489) Line indented incorrectly; expected 8 spaces, found 4
(#490) Line indented incorrectly; expected at least 12 spaces, found 6
(#491) Line indented incorrectly; expected 8 spaces, found 4
(#492) Line indented incorrectly; expected at least 8 spaces, found 4
(#493) Line indented incorrectly; expected 4 spaces, found 2
(#495) Line indented incorrectly; expected 4 spaces, found 2
(#495) Public method name "UserStoreClient::getUser" must be in lower-case letters only
(#495) Variable "authenticationToken" must be all lower-case
(#496) Line indented incorrectly; expected at least 4 spaces, found 2
(#496) Opening brace should be on the same line as the declaration
(#497) Line indented incorrectly; expected at least 8 spaces, found 4
(#497) Variable "authenticationToken" must be all lower-case
(#498) Line indented incorrectly; expected at least 8 spaces, found 4
(#499) Line indented incorrectly; expected 4 spaces, found 2
(#501) Line indented incorrectly; expected 4 spaces, found 2
(#501) Public method name "UserStoreClient::send_getUser" must be in lower-case letters only
(#501) Variable "authenticationToken" must be all lower-case
(#502) Line indented incorrectly; expected at least 4 spaces, found 2
(#502) Opening brace should be on the same line as the declaration
(#503) Line indented incorrectly; expected at least 8 spaces, found 4
(#504) Line indented incorrectly; expected at least 8 spaces, found 4
(#504) Variable "authenticationToken" must be all lower-case
(#505) Line indented incorrectly; expected at least 8 spaces, found 4
(#505) Variable "bin_accel" must not contain underscores.
(#505) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#505) Line exceeds 132 characters; contains 136 characters
(#506) Line indented incorrectly; expected 8 spaces, found 4
(#506) Expected "if (...) {\n"; found "if (...)\n {\n"
(#506) Variable "bin_accel" must not contain underscores.
(#507) Line indented incorrectly; expected at least 8 spaces, found 4
(#508) Line indented incorrectly; expected at least 12 spaces, found 6
(#508) Line exceeds 132 characters; contains 138 characters
(#509) Line indented incorrectly; expected 8 spaces, found 4
(#510) Line indented incorrectly; expected 8 spaces, found 4
(#510) Expected "} else {\n"; found "}\n else\n {\n"
(#511) Line indented incorrectly; expected at least 8 spaces, found 4
(#512) Line indented incorrectly; expected at least 12 spaces, found 6
(#513) Line indented incorrectly; expected at least 12 spaces, found 6
(#514) Line indented incorrectly; expected at least 12 spaces, found 6
(#515) Line indented incorrectly; expected at least 12 spaces, found 6
(#516) Line indented incorrectly; expected 8 spaces, found 4
(#517) Line indented incorrectly; expected 4 spaces, found 2
(#519) Line indented incorrectly; expected 4 spaces, found 2
(#519) Public method name "UserStoreClient::recv_getUser" must be in lower-case letters only
(#520) Line indented incorrectly; expected at least 4 spaces, found 2
(#520) Opening brace should be on the same line as the declaration
(#521) Line indented incorrectly; expected at least 8 spaces, found 4
(#521) Variable "bin_accel" must not contain underscores.
(#521) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#521) Line exceeds 132 characters; contains 134 characters
(#522) Line indented incorrectly; expected at least 8 spaces, found 4
(#522) Inline control structures are not allowed
(#522) Variable "bin_accel" must not contain underscores.
(#522) Line exceeds 132 characters; contains 148 characters
(#523) Line indented incorrectly; expected 8 spaces, found 4
(#524) Line indented incorrectly; expected at least 8 spaces, found 4
(#525) Line indented incorrectly; expected at least 12 spaces, found 6
(#526) Line indented incorrectly; expected at least 12 spaces, found 6
(#527) Line indented incorrectly; expected at least 12 spaces, found 6
(#529) Line indented incorrectly; expected at least 12 spaces, found 6
(#530) Line indented incorrectly; expected 12 spaces, found 6
(#531) Line indented incorrectly; expected at least 16 spaces, found 8
(#532) Line indented incorrectly; expected at least 16 spaces, found 8
(#533) Line indented incorrectly; expected at least 16 spaces, found 8
(#534) Line indented incorrectly; expected at least 16 spaces, found 8
(#535) Line indented incorrectly; expected 12 spaces, found 6
(#536) Line indented incorrectly; expected at least 12 spaces, found 6
(#537) Line indented incorrectly; expected at least 12 spaces, found 6
(#538) Line indented incorrectly; expected at least 12 spaces, found 6
(#539) Line indented incorrectly; expected 8 spaces, found 4
(#540) Line indented incorrectly; expected 8 spaces, found 4
(#541) Line indented incorrectly; expected at least 12 spaces, found 6
(#542) Line indented incorrectly; expected 8 spaces, found 4
(#543) Line indented incorrectly; expected 8 spaces, found 4
(#544) Line indented incorrectly; expected at least 12 spaces, found 6
(#545) Line indented incorrectly; expected 8 spaces, found 4
(#546) Line indented incorrectly; expected 8 spaces, found 4
(#547) Line indented incorrectly; expected at least 12 spaces, found 6
(#548) Line indented incorrectly; expected 8 spaces, found 4
(#549) Line indented incorrectly; expected at least 8 spaces, found 4
(#550) Line indented incorrectly; expected 4 spaces, found 2
(#552) Line indented incorrectly; expected 4 spaces, found 2
(#552) Public method name "UserStoreClient::getPublicUserInfo" must be in lower-case letters only
(#553) Line indented incorrectly; expected at least 4 spaces, found 2
(#553) Opening brace should be on the same line as the declaration
(#554) Line indented incorrectly; expected at least 8 spaces, found 4
(#555) Line indented incorrectly; expected at least 8 spaces, found 4
(#556) Line indented incorrectly; expected 4 spaces, found 2
(#558) Line indented incorrectly; expected 4 spaces, found 2
(#558) Public method name "UserStoreClient::send_getPublicUserInfo" must be in lower-case letters only
(#559) Line indented incorrectly; expected at least 4 spaces, found 2
(#559) Opening brace should be on the same line as the declaration
(#560) Line indented incorrectly; expected at least 8 spaces, found 4
(#561) Line indented incorrectly; expected at least 8 spaces, found 4
(#562) Line indented incorrectly; expected at least 8 spaces, found 4
(#562) Variable "bin_accel" must not contain underscores.
(#562) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#562) Line exceeds 132 characters; contains 136 characters
(#563) Line indented incorrectly; expected 8 spaces, found 4
(#563) Expected "if (...) {\n"; found "if (...)\n {\n"
(#563) Variable "bin_accel" must not contain underscores.
(#564) Line indented incorrectly; expected at least 8 spaces, found 4
(#565) Line indented incorrectly; expected at least 12 spaces, found 6
(#565) Line exceeds 132 characters; contains 148 characters
(#566) Line indented incorrectly; expected 8 spaces, found 4
(#567) Line indented incorrectly; expected 8 spaces, found 4
(#567) Expected "} else {\n"; found "}\n else\n {\n"
(#568) Line indented incorrectly; expected at least 8 spaces, found 4
(#569) Line indented incorrectly; expected at least 12 spaces, found 6
(#570) Line indented incorrectly; expected at least 12 spaces, found 6
(#571) Line indented incorrectly; expected at least 12 spaces, found 6
(#572) Line indented incorrectly; expected at least 12 spaces, found 6
(#573) Line indented incorrectly; expected 8 spaces, found 4
(#574) Line indented incorrectly; expected 4 spaces, found 2
(#576) Line indented incorrectly; expected 4 spaces, found 2
(#576) Public method name "UserStoreClient::recv_getPublicUserInfo" must be in lower-case letters only
(#577) Line indented incorrectly; expected at least 4 spaces, found 2
(#577) Opening brace should be on the same line as the declaration
(#578) Line indented incorrectly; expected at least 8 spaces, found 4
(#578) Variable "bin_accel" must not contain underscores.
(#578) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#578) Line exceeds 132 characters; contains 134 characters
(#579) Line indented incorrectly; expected at least 8 spaces, found 4
(#579) Inline control structures are not allowed
(#579) Variable "bin_accel" must not contain underscores.
(#579) Line exceeds 132 characters; contains 158 characters
(#580) Line indented incorrectly; expected 8 spaces, found 4
(#581) Line indented incorrectly; expected at least 8 spaces, found 4
(#582) Line indented incorrectly; expected at least 12 spaces, found 6
(#583) Line indented incorrectly; expected at least 12 spaces, found 6
(#584) Line indented incorrectly; expected at least 12 spaces, found 6
(#586) Line indented incorrectly; expected at least 12 spaces, found 6
(#587) Line indented incorrectly; expected 12 spaces, found 6
(#588) Line indented incorrectly; expected at least 16 spaces, found 8
(#589) Line indented incorrectly; expected at least 16 spaces, found 8
(#590) Line indented incorrectly; expected at least 16 spaces, found 8
(#591) Line indented incorrectly; expected at least 16 spaces, found 8
(#592) Line indented incorrectly; expected 12 spaces, found 6
(#593) Line indented incorrectly; expected at least 12 spaces, found 6
(#594) Line indented incorrectly; expected at least 12 spaces, found 6
(#595) Line indented incorrectly; expected at least 12 spaces, found 6
(#596) Line indented incorrectly; expected 8 spaces, found 4
(#597) Line indented incorrectly; expected 8 spaces, found 4
(#598) Line indented incorrectly; expected at least 12 spaces, found 6
(#599) Line indented incorrectly; expected 8 spaces, found 4
(#600) Line indented incorrectly; expected 8 spaces, found 4
(#601) Line indented incorrectly; expected at least 12 spaces, found 6
(#602) Line indented incorrectly; expected 8 spaces, found 4
(#603) Line indented incorrectly; expected 8 spaces, found 4
(#604) Line indented incorrectly; expected at least 12 spaces, found 6
(#605) Line indented incorrectly; expected 8 spaces, found 4
(#606) Line indented incorrectly; expected 8 spaces, found 4
(#607) Line indented incorrectly; expected at least 12 spaces, found 6
(#608) Line indented incorrectly; expected 8 spaces, found 4
(#609) Line indented incorrectly; expected at least 8 spaces, found 4
(#610) Line indented incorrectly; expected 4 spaces, found 2
(#612) Line indented incorrectly; expected 4 spaces, found 2
(#612) Public method name "UserStoreClient::getPremiumInfo" must be in lower-case letters only
(#612) Variable "authenticationToken" must be all lower-case
(#613) Line indented incorrectly; expected at least 4 spaces, found 2
(#613) Opening brace should be on the same line as the declaration
(#614) Line indented incorrectly; expected at least 8 spaces, found 4
(#614) Variable "authenticationToken" must be all lower-case
(#615) Line indented incorrectly; expected at least 8 spaces, found 4
(#616) Line indented incorrectly; expected 4 spaces, found 2
(#618) Line indented incorrectly; expected 4 spaces, found 2
(#618) Public method name "UserStoreClient::send_getPremiumInfo" must be in lower-case letters only
(#618) Variable "authenticationToken" must be all lower-case
(#619) Line indented incorrectly; expected at least 4 spaces, found 2
(#619) Opening brace should be on the same line as the declaration
(#620) Line indented incorrectly; expected at least 8 spaces, found 4
(#621) Line indented incorrectly; expected at least 8 spaces, found 4
(#621) Variable "authenticationToken" must be all lower-case
(#622) Line indented incorrectly; expected at least 8 spaces, found 4
(#622) Variable "bin_accel" must not contain underscores.
(#622) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#622) Line exceeds 132 characters; contains 136 characters
(#623) Line indented incorrectly; expected 8 spaces, found 4
(#623) Expected "if (...) {\n"; found "if (...)\n {\n"
(#623) Variable "bin_accel" must not contain underscores.
(#624) Line indented incorrectly; expected at least 8 spaces, found 4
(#625) Line indented incorrectly; expected at least 12 spaces, found 6
(#625) Line exceeds 132 characters; contains 145 characters
(#626) Line indented incorrectly; expected 8 spaces, found 4
(#627) Line indented incorrectly; expected 8 spaces, found 4
(#627) Expected "} else {\n"; found "}\n else\n {\n"
(#628) Line indented incorrectly; expected at least 8 spaces, found 4
(#629) Line indented incorrectly; expected at least 12 spaces, found 6
(#630) Line indented incorrectly; expected at least 12 spaces, found 6
(#631) Line indented incorrectly; expected at least 12 spaces, found 6
(#632) Line indented incorrectly; expected at least 12 spaces, found 6
(#633) Line indented incorrectly; expected 8 spaces, found 4
(#634) Line indented incorrectly; expected 4 spaces, found 2
(#636) Line indented incorrectly; expected 4 spaces, found 2
(#636) Public method name "UserStoreClient::recv_getPremiumInfo" must be in lower-case letters only
(#637) Line indented incorrectly; expected at least 4 spaces, found 2
(#637) Opening brace should be on the same line as the declaration
(#638) Line indented incorrectly; expected at least 8 spaces, found 4
(#638) Variable "bin_accel" must not contain underscores.
(#638) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#638) Line exceeds 132 characters; contains 134 characters
(#639) Line indented incorrectly; expected at least 8 spaces, found 4
(#639) Inline control structures are not allowed
(#639) Variable "bin_accel" must not contain underscores.
(#639) Line exceeds 132 characters; contains 155 characters
(#640) Line indented incorrectly; expected 8 spaces, found 4
(#641) Line indented incorrectly; expected at least 8 spaces, found 4
(#642) Line indented incorrectly; expected at least 12 spaces, found 6
(#643) Line indented incorrectly; expected at least 12 spaces, found 6
(#644) Line indented incorrectly; expected at least 12 spaces, found 6
(#646) Line indented incorrectly; expected at least 12 spaces, found 6
(#647) Line indented incorrectly; expected 12 spaces, found 6
(#648) Line indented incorrectly; expected at least 16 spaces, found 8
(#649) Line indented incorrectly; expected at least 16 spaces, found 8
(#650) Line indented incorrectly; expected at least 16 spaces, found 8
(#651) Line indented incorrectly; expected at least 16 spaces, found 8
(#652) Line indented incorrectly; expected 12 spaces, found 6
(#653) Line indented incorrectly; expected at least 12 spaces, found 6
(#654) Line indented incorrectly; expected at least 12 spaces, found 6
(#655) Line indented incorrectly; expected at least 12 spaces, found 6
(#656) Line indented incorrectly; expected 8 spaces, found 4
(#657) Line indented incorrectly; expected 8 spaces, found 4
(#658) Line indented incorrectly; expected at least 12 spaces, found 6
(#659) Line indented incorrectly; expected 8 spaces, found 4
(#660) Line indented incorrectly; expected 8 spaces, found 4
(#661) Line indented incorrectly; expected at least 12 spaces, found 6
(#662) Line indented incorrectly; expected 8 spaces, found 4
(#663) Line indented incorrectly; expected 8 spaces, found 4
(#664) Line indented incorrectly; expected at least 12 spaces, found 6
(#665) Line indented incorrectly; expected 8 spaces, found 4
(#666) Line indented incorrectly; expected at least 8 spaces, found 4
(#667) Line indented incorrectly; expected 4 spaces, found 2
(#669) Line indented incorrectly; expected 4 spaces, found 2
(#669) Public method name "UserStoreClient::getNoteStoreUrl" must be in lower-case letters only
(#669) Variable "authenticationToken" must be all lower-case
(#670) Line indented incorrectly; expected at least 4 spaces, found 2
(#670) Opening brace should be on the same line as the declaration
(#671) Line indented incorrectly; expected at least 8 spaces, found 4
(#671) Variable "authenticationToken" must be all lower-case
(#672) Line indented incorrectly; expected at least 8 spaces, found 4
(#673) Line indented incorrectly; expected 4 spaces, found 2
(#675) Line indented incorrectly; expected 4 spaces, found 2
(#675) Public method name "UserStoreClient::send_getNoteStoreUrl" must be in lower-case letters only
(#675) Variable "authenticationToken" must be all lower-case
(#676) Line indented incorrectly; expected at least 4 spaces, found 2
(#676) Opening brace should be on the same line as the declaration
(#677) Line indented incorrectly; expected at least 8 spaces, found 4
(#678) Line indented incorrectly; expected at least 8 spaces, found 4
(#678) Variable "authenticationToken" must be all lower-case
(#679) Line indented incorrectly; expected at least 8 spaces, found 4
(#679) Variable "bin_accel" must not contain underscores.
(#679) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#679) Line exceeds 132 characters; contains 136 characters
(#680) Line indented incorrectly; expected 8 spaces, found 4
(#680) Expected "if (...) {\n"; found "if (...)\n {\n"
(#680) Variable "bin_accel" must not contain underscores.
(#681) Line indented incorrectly; expected at least 8 spaces, found 4
(#682) Line indented incorrectly; expected at least 12 spaces, found 6
(#682) Line exceeds 132 characters; contains 146 characters
(#683) Line indented incorrectly; expected 8 spaces, found 4
(#684) Line indented incorrectly; expected 8 spaces, found 4
(#684) Expected "} else {\n"; found "}\n else\n {\n"
(#685) Line indented incorrectly; expected at least 8 spaces, found 4
(#686) Line indented incorrectly; expected at least 12 spaces, found 6
(#687) Line indented incorrectly; expected at least 12 spaces, found 6
(#688) Line indented incorrectly; expected at least 12 spaces, found 6
(#689) Line indented incorrectly; expected at least 12 spaces, found 6
(#690) Line indented incorrectly; expected 8 spaces, found 4
(#691) Line indented incorrectly; expected 4 spaces, found 2
(#693) Line indented incorrectly; expected 4 spaces, found 2
(#693) Public method name "UserStoreClient::recv_getNoteStoreUrl" must be in lower-case letters only
(#694) Line indented incorrectly; expected at least 4 spaces, found 2
(#694) Opening brace should be on the same line as the declaration
(#695) Line indented incorrectly; expected at least 8 spaces, found 4
(#695) Variable "bin_accel" must not contain underscores.
(#695) Variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#695) Line exceeds 132 characters; contains 134 characters
(#696) Line indented incorrectly; expected at least 8 spaces, found 4
(#696) Inline control structures are not allowed
(#696) Variable "bin_accel" must not contain underscores.
(#696) Line exceeds 132 characters; contains 156 characters
(#697) Line indented incorrectly; expected 8 spaces, found 4
(#698) Line indented incorrectly; expected at least 8 spaces, found 4
(#699) Line indented incorrectly; expected at least 12 spaces, found 6
(#700) Line indented incorrectly; expected at least 12 spaces, found 6
(#701) Line indented incorrectly; expected at least 12 spaces, found 6
(#703) Line indented incorrectly; expected at least 12 spaces, found 6
(#704) Line indented incorrectly; expected 12 spaces, found 6
(#705) Line indented incorrectly; expected at least 16 spaces, found 8
(#706) Line indented incorrectly; expected at least 16 spaces, found 8
(#707) Line indented incorrectly; expected at least 16 spaces, found 8
(#708) Line indented incorrectly; expected at least 16 spaces, found 8
(#709) Line indented incorrectly; expected 12 spaces, found 6
(#710) Line indented incorrectly; expected at least 12 spaces, found 6
(#711) Line indented incorrectly; expected at least 12 spaces, found 6
(#712) Line indented incorrectly; expected at least 12 spaces, found 6
(#713) Line indented incorrectly; expected 8 spaces, found 4
(#714) Line indented incorrectly; expected 8 spaces, found 4
(#715) Line indented incorrectly; expected at least 12 spaces, found 6
(#716) Line indented incorrectly; expected 8 spaces, found 4
(#717) Line indented incorrectly; expected 8 spaces, found 4
(#718) Line indented incorrectly; expected at least 12 spaces, found 6
(#719) Line indented incorrectly; expected 8 spaces, found 4
(#720) Line indented incorrectly; expected 8 spaces, found 4
(#721) Line indented incorrectly; expected at least 12 spaces, found 6
(#722) Line indented incorrectly; expected 8 spaces, found 4
(#723) Line indented incorrectly; expected at least 8 spaces, found 4
(#724) Line indented incorrectly; expected 4 spaces, found 2
(#728) Inline comments must end in full-stops, exclamation marks, or question marks
(#731) Line indented incorrectly; expected 4 spaces, found 2
(#731) Member variable "_TSPEC" must be all lower-case
(#731) Scope modifier not specified for member variable "$_TSPEC"
(#733) Line indented incorrectly; expected 4 spaces, found 2
(#733) Member variable "clientName" must be all lower-case
(#734) Line indented incorrectly; expected 4 spaces, found 2
(#734) Member variable "edamVersionMajor" must be all lower-case
(#735) Line indented incorrectly; expected 4 spaces, found 2
(#735) Member variable "edamVersionMinor" must be all lower-case
(#737) Line indented incorrectly; expected 4 spaces, found 2
(#738) Line indented incorrectly; expected 8 spaces, found 4
(#738) Variable "_TSPEC" must be all lower-case
(#738) Variable "_TSPEC" must not contain underscores.
(#739) Line indented incorrectly; expected at least 12 spaces, found 6
(#739) Variable "_TSPEC" must be all lower-case
(#739) Variable "_TSPEC" must not contain underscores.
(#740) Line indented incorrectly; expected at least 12 spaces, found 8
(#741) Line indented incorrectly; expected at least 12 spaces, found 10
(#742) Line indented incorrectly; expected at least 12 spaces, found 10
(#743) Line indented incorrectly; expected at least 12 spaces, found 10
(#744) Line indented incorrectly; expected at least 12 spaces, found 8
(#745) Line indented incorrectly; expected at least 12 spaces, found 10
(#746) Line indented incorrectly; expected at least 12 spaces, found 10
(#747) Line indented incorrectly; expected at least 12 spaces, found 10
(#748) Line indented incorrectly; expected at least 12 spaces, found 8
(#749) Line indented incorrectly; expected at least 12 spaces, found 10
(#750) Line indented incorrectly; expected at least 12 spaces, found 10
(#751) Line indented incorrectly; expected at least 12 spaces, found 10
(#752) Line indented incorrectly; expected at least 16 spaces, found 8
(#753) Line indented incorrectly; expected 8 spaces, found 4
(#754) Line indented incorrectly; expected 8 spaces, found 4
(#755) Line indented incorrectly; expected 12 spaces, found 6
(#756) Line indented incorrectly; expected at least 16 spaces, found 8
(#757) Line indented incorrectly; expected 12 spaces, found 6
(#758) Line indented incorrectly; expected 12 spaces, found 6
(#759) Line indented incorrectly; expected at least 16 spaces, found 8
(#760) Line indented incorrectly; expected 12 spaces, found 6
(#761) Line indented incorrectly; expected 12 spaces, found 6
(#762) Line indented incorrectly; expected at least 16 spaces, found 8
(#763) Line indented incorrectly; expected 12 spaces, found 6
(#764) Line indented incorrectly; expected 8 spaces, found 4
(#765) Line indented incorrectly; expected 4 spaces, found 2
(#767) Line indented incorrectly; expected 4 spaces, found 2
(#767) Public method name "UserStore_checkVersion_args::getName" must be in lower-case letters only
(#768) Line indented incorrectly; expected at least 8 spaces, found 4
(#769) Line indented incorrectly; expected 4 spaces, found 2
(#771) Line indented incorrectly; expected 4 spaces, found 2
(#772) Line indented incorrectly; expected at least 4 spaces, found 2
(#772) Opening brace should be on the same line as the declaration
(#773) Line indented incorrectly; expected at least 8 spaces, found 4
(#774) Line indented incorrectly; expected at least 8 spaces, found 4
(#775) Line indented incorrectly; expected at least 8 spaces, found 4
(#776) Line indented incorrectly; expected at least 8 spaces, found 4
(#777) Line indented incorrectly; expected at least 8 spaces, found 4
(#778) Line indented incorrectly; expected 8 spaces, found 4
(#778) Expected "while (...) {\n"; found "while (...)\n {\n"
(#779) Line indented incorrectly; expected at least 8 spaces, found 4
(#780) Line indented incorrectly; expected at least 12 spaces, found 6
(#781) Line indented incorrectly; expected 12 spaces, found 6
(#782) Line indented incorrectly; expected at least 16 spaces, found 8
(#783) Line indented incorrectly; expected 12 spaces, found 6
(#784) Line indented incorrectly; expected 12 spaces, found 6
(#785) Line indented incorrectly; expected at least 12 spaces, found 6
(#786) Line indented incorrectly; expected 16 spaces, found 8
(#787) Line indented incorrectly; expected 20 spaces, found 10
(#788) Line indented incorrectly; expected at least 24 spaces, found 12
(#789) Line indented incorrectly; expected 20 spaces, found 10
(#790) Line indented incorrectly; expected at least 24 spaces, found 12
(#791) Line indented incorrectly; expected 20 spaces, found 10
(#793) Line indented incorrectly; expected 16 spaces, found 8
(#794) Line indented incorrectly; expected 20 spaces, found 10
(#795) Line indented incorrectly; expected at least 24 spaces, found 12
(#796) Line indented incorrectly; expected 20 spaces, found 10
(#797) Line indented incorrectly; expected at least 24 spaces, found 12
(#798) Line indented incorrectly; expected 20 spaces, found 10
(#800) Line indented incorrectly; expected 16 spaces, found 8
(#801) Line indented incorrectly; expected 20 spaces, found 10
(#802) Line indented incorrectly; expected at least 24 spaces, found 12
(#803) Line indented incorrectly; expected 20 spaces, found 10
(#804) Line indented incorrectly; expected at least 24 spaces, found 12
(#805) Line indented incorrectly; expected 20 spaces, found 10
(#807) Line indented incorrectly; expected 16 spaces, found 8
(#808) Line indented incorrectly; expected at least 20 spaces, found 10
(#810) Line indented incorrectly; expected 12 spaces, found 6
(#811) Line indented incorrectly; expected at least 12 spaces, found 6
(#812) Line indented incorrectly; expected 8 spaces, found 4
(#813) Line indented incorrectly; expected at least 8 spaces, found 4
(#814) Line indented incorrectly; expected at least 8 spaces, found 4
(#815) Line indented incorrectly; expected 4 spaces, found 2
(#817) Line indented incorrectly; expected 4 spaces, found 2
(#818) Line indented incorrectly; expected at least 8 spaces, found 4
(#819) Line indented incorrectly; expected at least 8 spaces, found 4
(#820) Line indented incorrectly; expected 8 spaces, found 4
(#821) Line indented incorrectly; expected at least 12 spaces, found 6
(#822) Line indented incorrectly; expected at least 12 spaces, found 6
(#823) Line indented incorrectly; expected at least 12 spaces, found 6
(#824) Line indented incorrectly; expected 8 spaces, found 4
(#825) Line indented incorrectly; expected 8 spaces, found 4
(#826) Line indented incorrectly; expected at least 12 spaces, found 6
(#827) Line indented incorrectly; expected at least 12 spaces, found 6
(#828) Line indented incorrectly; expected at least 12 spaces, found 6
(#829) Line indented incorrectly; expected 8 spaces, found 4
(#830) Line indented incorrectly; expected 8 spaces, found 4
(#831) Line indented incorrectly; expected at least 12 spaces, found 6
(#832) Line indented incorrectly; expected at least 12 spaces, found 6
(#833) Line indented incorrectly; expected at least 12 spaces, found 6
(#834) Line indented incorrectly; expected 8 spaces, found 4
(#835) Line indented incorrectly; expected at least 8 spaces, found 4
(#836) Line indented incorrectly; expected at least 8 spaces, found 4
(#837) Line indented incorrectly; expected at least 8 spaces, found 4
(#838) Line indented incorrectly; expected 4 spaces, found 2
(#843) Line indented incorrectly; expected 4 spaces, found 2
(#843) Member variable "_TSPEC" must be all lower-case
(#843) Scope modifier not specified for member variable "$_TSPEC"
(#845) Line indented incorrectly; expected 4 spaces, found 2
(#847) Line indented incorrectly; expected 4 spaces, found 2
(#848) Line indented incorrectly; expected 8 spaces, found 4
(#848) Variable "_TSPEC" must be all lower-case
(#848) Variable "_TSPEC" must not contain underscores.
(#849) Line indented incorrectly; expected at least 12 spaces, found 6
(#849) Variable "_TSPEC" must be all lower-case
(#849) Variable "_TSPEC" must not contain underscores.
(#850) Line indented incorrectly; expected at least 12 spaces, found 8
(#851) Line indented incorrectly; expected at least 12 spaces, found 10
(#852) Line indented incorrectly; expected at least 12 spaces, found 10
(#853) Line indented incorrectly; expected at least 12 spaces, found 10
(#854) Line indented incorrectly; expected at least 16 spaces, found 8
(#855) Line indented incorrectly; expected 8 spaces, found 4
(#856) Line indented incorrectly; expected 8 spaces, found 4
(#857) Line indented incorrectly; expected 12 spaces, found 6
(#858) Line indented incorrectly; expected at least 16 spaces, found 8
(#859) Line indented incorrectly; expected 12 spaces, found 6
(#860) Line indented incorrectly; expected 8 spaces, found 4
(#861) Line indented incorrectly; expected 4 spaces, found 2
(#863) Line indented incorrectly; expected 4 spaces, found 2
(#863) Public method name "UserStore_checkVersion_result::getName" must be in lower-case letters only
(#864) Line indented incorrectly; expected at least 8 spaces, found 4
(#865) Line indented incorrectly; expected 4 spaces, found 2
(#867) Line indented incorrectly; expected 4 spaces, found 2
(#868) Line indented incorrectly; expected at least 4 spaces, found 2
(#868) Opening brace should be on the same line as the declaration
(#869) Line indented incorrectly; expected at least 8 spaces, found 4
(#870) Line indented incorrectly; expected at least 8 spaces, found 4
(#871) Line indented incorrectly; expected at least 8 spaces, found 4
(#872) Line indented incorrectly; expected at least 8 spaces, found 4
(#873) Line indented incorrectly; expected at least 8 spaces, found 4
(#874) Line indented incorrectly; expected 8 spaces, found 4
(#874) Expected "while (...) {\n"; found "while (...)\n {\n"
(#875) Line indented incorrectly; expected at least 8 spaces, found 4
(#876) Line indented incorrectly; expected at least 12 spaces, found 6
(#877) Line indented incorrectly; expected 12 spaces, found 6
(#878) Line indented incorrectly; expected at least 16 spaces, found 8
(#879) Line indented incorrectly; expected 12 spaces, found 6
(#880) Line indented incorrectly; expected 12 spaces, found 6
(#881) Line indented incorrectly; expected at least 12 spaces, found 6
(#882) Line indented incorrectly; expected 16 spaces, found 8
(#883) Line indented incorrectly; expected 20 spaces, found 10
(#884) Line indented incorrectly; expected at least 24 spaces, found 12
(#885) Line indented incorrectly; expected 20 spaces, found 10
(#886) Line indented incorrectly; expected at least 24 spaces, found 12
(#887) Line indented incorrectly; expected 20 spaces, found 10
(#889) Line indented incorrectly; expected 16 spaces, found 8
(#890) Line indented incorrectly; expected at least 20 spaces, found 10
(#892) Line indented incorrectly; expected 12 spaces, found 6
(#893) Line indented incorrectly; expected at least 12 spaces, found 6
(#894) Line indented incorrectly; expected 8 spaces, found 4
(#895) Line indented incorrectly; expected at least 8 spaces, found 4
(#896) Line indented incorrectly; expected at least 8 spaces, found 4
(#897) Line indented incorrectly; expected 4 spaces, found 2
(#899) Line indented incorrectly; expected 4 spaces, found 2
(#900) Line indented incorrectly; expected at least 8 spaces, found 4
(#901) Line indented incorrectly; expected at least 8 spaces, found 4
(#902) Line indented incorrectly; expected 8 spaces, found 4
(#903) Line indented incorrectly; expected at least 12 spaces, found 6
(#904) Line indented incorrectly; expected at least 12 spaces, found 6
(#905) Line indented incorrectly; expected at least 12 spaces, found 6
(#906) Line indented incorrectly; expected 8 spaces, found 4
(#907) Line indented incorrectly; expected at least 8 spaces, found 4
(#908) Line indented incorrectly; expected at least 8 spaces, found 4
(#909) Line indented incorrectly; expected at least 8 spaces, found 4
(#910) Line indented incorrectly; expected 4 spaces, found 2
(#915) Line indented incorrectly; expected 4 spaces, found 2
(#915) Member variable "_TSPEC" must be all lower-case
(#915) Scope modifier not specified for member variable "$_TSPEC"
(#917) Line indented incorrectly; expected 4 spaces, found 2
(#919) Line indented incorrectly; expected 4 spaces, found 2
(#920) Line indented incorrectly; expected 8 spaces, found 4
(#920) Variable "_TSPEC" must be all lower-case
(#920) Variable "_TSPEC" must not contain underscores.
(#921) Line indented incorrectly; expected at least 12 spaces, found 6
(#921) Variable "_TSPEC" must be all lower-case
(#921) Variable "_TSPEC" must not contain underscores.
(#922) Line indented incorrectly; expected at least 12 spaces, found 8
(#923) Line indented incorrectly; expected at least 12 spaces, found 10
(#924) Line indented incorrectly; expected at least 12 spaces, found 10
(#925) Line indented incorrectly; expected at least 12 spaces, found 10
(#926) Line indented incorrectly; expected at least 16 spaces, found 8
(#927) Line indented incorrectly; expected 8 spaces, found 4
(#928) Line indented incorrectly; expected 8 spaces, found 4
(#929) Line indented incorrectly; expected 12 spaces, found 6
(#930) Line indented incorrectly; expected at least 16 spaces, found 8
(#931) Line indented incorrectly; expected 12 spaces, found 6
(#932) Line indented incorrectly; expected 8 spaces, found 4
(#933) Line indented incorrectly; expected 4 spaces, found 2
(#935) Line indented incorrectly; expected 4 spaces, found 2
(#935) Public method name "UserStore_getBootstrapInfo_args::getName" must be in lower-case letters only
(#936) Line indented incorrectly; expected at least 8 spaces, found 4
(#937) Line indented incorrectly; expected 4 spaces, found 2
(#939) Line indented incorrectly; expected 4 spaces, found 2
(#940) Line indented incorrectly; expected at least 4 spaces, found 2
(#940) Opening brace should be on the same line as the declaration
(#941) Line indented incorrectly; expected at least 8 spaces, found 4
(#942) Line indented incorrectly; expected at least 8 spaces, found 4
(#943) Line indented incorrectly; expected at least 8 spaces, found 4
(#944) Line indented incorrectly; expected at least 8 spaces, found 4
(#945) Line indented incorrectly; expected at least 8 spaces, found 4
(#946) Line indented incorrectly; expected 8 spaces, found 4
(#946) Expected "while (...) {\n"; found "while (...)\n {\n"
(#947) Line indented incorrectly; expected at least 8 spaces, found 4
(#948) Line indented incorrectly; expected at least 12 spaces, found 6
(#949) Line indented incorrectly; expected 12 spaces, found 6
(#950) Line indented incorrectly; expected at least 16 spaces, found 8
(#951) Line indented incorrectly; expected 12 spaces, found 6
(#952) Line indented incorrectly; expected 12 spaces, found 6
(#953) Line indented incorrectly; expected at least 12 spaces, found 6
(#954) Line indented incorrectly; expected 16 spaces, found 8
(#955) Line indented incorrectly; expected 20 spaces, found 10
(#956) Line indented incorrectly; expected at least 24 spaces, found 12
(#957) Line indented incorrectly; expected 20 spaces, found 10
(#958) Line indented incorrectly; expected at least 24 spaces, found 12
(#959) Line indented incorrectly; expected 20 spaces, found 10
(#961) Line indented incorrectly; expected 16 spaces, found 8
(#962) Line indented incorrectly; expected at least 20 spaces, found 10
(#964) Line indented incorrectly; expected 12 spaces, found 6
(#965) Line indented incorrectly; expected at least 12 spaces, found 6
(#966) Line indented incorrectly; expected 8 spaces, found 4
(#967) Line indented incorrectly; expected at least 8 spaces, found 4
(#968) Line indented incorrectly; expected at least 8 spaces, found 4
(#969) Line indented incorrectly; expected 4 spaces, found 2
(#971) Line indented incorrectly; expected 4 spaces, found 2
(#972) Line indented incorrectly; expected at least 8 spaces, found 4
(#973) Line indented incorrectly; expected at least 8 spaces, found 4
(#974) Line indented incorrectly; expected 8 spaces, found 4
(#975) Line indented incorrectly; expected at least 12 spaces, found 6
(#976) Line indented incorrectly; expected at least 12 spaces, found 6
(#977) Line indented incorrectly; expected at least 12 spaces, found 6
(#978) Line indented incorrectly; expected 8 spaces, found 4
(#979) Line indented incorrectly; expected at least 8 spaces, found 4
(#980) Line indented incorrectly; expected at least 8 spaces, found 4
(#981) Line indented incorrectly; expected at least 8 spaces, found 4
(#982) Line indented incorrectly; expected 4 spaces, found 2
(#987) Line indented incorrectly; expected 4 spaces, found 2
(#987) Member variable "_TSPEC" must be all lower-case
(#987) Scope modifier not specified for member variable "$_TSPEC"
(#989) Line indented incorrectly; expected 4 spaces, found 2
(#991) Line indented incorrectly; expected 4 spaces, found 2
(#992) Line indented incorrectly; expected 8 spaces, found 4
(#992) Variable "_TSPEC" must be all lower-case
(#992) Variable "_TSPEC" must not contain underscores.
(#993) Line indented incorrectly; expected at least 12 spaces, found 6
(#993) Variable "_TSPEC" must be all lower-case
(#993) Variable "_TSPEC" must not contain underscores.
(#994) Line indented incorrectly; expected at least 12 spaces, found 8
(#995) Line indented incorrectly; expected at least 12 spaces, found 10
(#996) Line indented incorrectly; expected at least 12 spaces, found 10
(#997) Line indented incorrectly; expected at least 12 spaces, found 10
(#998) Line indented incorrectly; expected at least 12 spaces, found 10
(#999) Line indented incorrectly; expected at least 16 spaces, found 8
(#1000) Line indented incorrectly; expected 8 spaces, found 4
(#1001) Line indented incorrectly; expected 8 spaces, found 4
(#1002) Line indented incorrectly; expected 12 spaces, found 6
(#1003) Line indented incorrectly; expected at least 16 spaces, found 8
(#1004) Line indented incorrectly; expected 12 spaces, found 6
(#1005) Line indented incorrectly; expected 8 spaces, found 4
(#1006) Line indented incorrectly; expected 4 spaces, found 2
(#1008) Line indented incorrectly; expected 4 spaces, found 2
(#1008) Public method name "UserStore_getBootstrapInfo_result::getName" must be in lower-case letters only
(#1009) Line indented incorrectly; expected at least 8 spaces, found 4
(#1010) Line indented incorrectly; expected 4 spaces, found 2
(#1012) Line indented incorrectly; expected 4 spaces, found 2
(#1013) Line indented incorrectly; expected at least 4 spaces, found 2
(#1013) Opening brace should be on the same line as the declaration
(#1014) Line indented incorrectly; expected at least 8 spaces, found 4
(#1015) Line indented incorrectly; expected at least 8 spaces, found 4
(#1016) Line indented incorrectly; expected at least 8 spaces, found 4
(#1017) Line indented incorrectly; expected at least 8 spaces, found 4
(#1018) Line indented incorrectly; expected at least 8 spaces, found 4
(#1019) Line indented incorrectly; expected 8 spaces, found 4
(#1019) Expected "while (...) {\n"; found "while (...)\n {\n"
(#1020) Line indented incorrectly; expected at least 8 spaces, found 4
(#1021) Line indented incorrectly; expected at least 12 spaces, found 6
(#1022) Line indented incorrectly; expected 12 spaces, found 6
(#1023) Line indented incorrectly; expected at least 16 spaces, found 8
(#1024) Line indented incorrectly; expected 12 spaces, found 6
(#1025) Line indented incorrectly; expected 12 spaces, found 6
(#1026) Line indented incorrectly; expected at least 12 spaces, found 6
(#1027) Line indented incorrectly; expected 16 spaces, found 8
(#1028) Line indented incorrectly; expected 20 spaces, found 10
(#1029) Line indented incorrectly; expected at least 24 spaces, found 12
(#1030) Line indented incorrectly; expected at least 24 spaces, found 12
(#1031) Line indented incorrectly; expected 20 spaces, found 10
(#1032) Line indented incorrectly; expected at least 24 spaces, found 12
(#1033) Line indented incorrectly; expected 20 spaces, found 10
(#1035) Line indented incorrectly; expected 16 spaces, found 8
(#1036) Line indented incorrectly; expected at least 20 spaces, found 10
(#1038) Line indented incorrectly; expected 12 spaces, found 6
(#1039) Line indented incorrectly; expected at least 12 spaces, found 6
(#1040) Line indented incorrectly; expected 8 spaces, found 4
(#1041) Line indented incorrectly; expected at least 8 spaces, found 4
(#1042) Line indented incorrectly; expected at least 8 spaces, found 4
(#1043) Line indented incorrectly; expected 4 spaces, found 2
(#1045) Line indented incorrectly; expected 4 spaces, found 2
(#1046) Line indented incorrectly; expected at least 8 spaces, found 4
(#1047) Line indented incorrectly; expected at least 8 spaces, found 4
(#1048) Line indented incorrectly; expected 8 spaces, found 4
(#1049) Line indented incorrectly; expected 12 spaces, found 6
(#1050) Line indented incorrectly; expected at least 16 spaces, found 8
(#1051) Line indented incorrectly; expected 12 spaces, found 6
(#1052) Line indented incorrectly; expected at least 12 spaces, found 6
(#1053) Line indented incorrectly; expected at least 12 spaces, found 6
(#1054) Line indented incorrectly; expected at least 12 spaces, found 6
(#1055) Line indented incorrectly; expected 8 spaces, found 4
(#1056) Line indented incorrectly; expected at least 8 spaces, found 4
(#1057) Line indented incorrectly; expected at least 8 spaces, found 4
(#1058) Line indented incorrectly; expected at least 8 spaces, found 4
(#1059) Line indented incorrectly; expected 4 spaces, found 2
(#1064) Line indented incorrectly; expected 4 spaces, found 2
(#1064) Member variable "_TSPEC" must be all lower-case
(#1064) Scope modifier not specified for member variable "$_TSPEC"
(#1066) Line indented incorrectly; expected 4 spaces, found 2
(#1067) Line indented incorrectly; expected 4 spaces, found 2
(#1068) Line indented incorrectly; expected 4 spaces, found 2
(#1068) Member variable "consumerKey" must be all lower-case
(#1069) Line indented incorrectly; expected 4 spaces, found 2
(#1069) Member variable "consumerSecret" must be all lower-case
(#1070) Line indented incorrectly; expected 4 spaces, found 2
(#1070) Member variable "supportsTwoFactor" must be all lower-case
(#1072) Line indented incorrectly; expected 4 spaces, found 2
(#1073) Line indented incorrectly; expected 8 spaces, found 4
(#1073) Variable "_TSPEC" must be all lower-case
(#1073) Variable "_TSPEC" must not contain underscores.
(#1074) Line indented incorrectly; expected at least 12 spaces, found 6
(#1074) Variable "_TSPEC" must be all lower-case
(#1074) Variable "_TSPEC" must not contain underscores.
(#1075) Line indented incorrectly; expected at least 12 spaces, found 8
(#1076) Line indented incorrectly; expected at least 12 spaces, found 10
(#1077) Line indented incorrectly; expected at least 12 spaces, found 10
(#1078) Line indented incorrectly; expected at least 12 spaces, found 10
(#1079) Line indented incorrectly; expected at least 12 spaces, found 8
(#1080) Line indented incorrectly; expected at least 12 spaces, found 10
(#1081) Line indented incorrectly; expected at least 12 spaces, found 10
(#1082) Line indented incorrectly; expected at least 12 spaces, found 10
(#1083) Line indented incorrectly; expected at least 12 spaces, found 8
(#1084) Line indented incorrectly; expected at least 12 spaces, found 10
(#1085) Line indented incorrectly; expected at least 12 spaces, found 10
(#1086) Line indented incorrectly; expected at least 12 spaces, found 10
(#1087) Line indented incorrectly; expected at least 12 spaces, found 8
(#1088) Line indented incorrectly; expected at least 12 spaces, found 10
(#1089) Line indented incorrectly; expected at least 12 spaces, found 10
(#1090) Line indented incorrectly; expected at least 12 spaces, found 10
(#1091) Line indented incorrectly; expected at least 12 spaces, found 8
(#1092) Line indented incorrectly; expected at least 12 spaces, found 10
(#1093) Line indented incorrectly; expected at least 12 spaces, found 10
(#1094) Line indented incorrectly; expected at least 12 spaces, found 10
(#1095) Line indented incorrectly; expected at least 16 spaces, found 8
(#1096) Line indented incorrectly; expected 8 spaces, found 4
(#1097) Line indented incorrectly; expected 8 spaces, found 4
(#1098) Line indented incorrectly; expected 12 spaces, found 6
(#1099) Line indented incorrectly; expected at least 16 spaces, found 8
(#1100) Line indented incorrectly; expected 12 spaces, found 6
(#1101) Line indented incorrectly; expected 12 spaces, found 6
(#1102) Line indented incorrectly; expected at least 16 spaces, found 8
(#1103) Line indented incorrectly; expected 12 spaces, found 6
(#1104) Line indented incorrectly; expected 12 spaces, found 6
(#1105) Line indented incorrectly; expected at least 16 spaces, found 8
(#1106) Line indented incorrectly; expected 12 spaces, found 6
(#1107) Line indented incorrectly; expected 12 spaces, found 6
(#1108) Line indented incorrectly; expected at least 16 spaces, found 8
(#1109) Line indented incorrectly; expected 12 spaces, found 6
(#1110) Line indented incorrectly; expected 12 spaces, found 6
(#1111) Line indented incorrectly; expected at least 16 spaces, found 8
(#1112) Line indented incorrectly; expected 12 spaces, found 6
(#1113) Line indented incorrectly; expected 8 spaces, found 4
(#1114) Line indented incorrectly; expected 4 spaces, found 2
(#1116) Line indented incorrectly; expected 4 spaces, found 2
(#1116) Public method name "UserStore_authenticate_args::getName" must be in lower-case letters only
(#1117) Line indented incorrectly; expected at least 8 spaces, found 4
(#1118) Line indented incorrectly; expected 4 spaces, found 2
(#1120) Line indented incorrectly; expected 4 spaces, found 2
(#1121) Line indented incorrectly; expected at least 4 spaces, found 2
(#1121) Opening brace should be on the same line as the declaration
(#1122) Line indented incorrectly; expected at least 8 spaces, found 4
(#1123) Line indented incorrectly; expected at least 8 spaces, found 4
(#1124) Line indented incorrectly; expected at least 8 spaces, found 4
(#1125) Line indented incorrectly; expected at least 8 spaces, found 4
(#1126) Line indented incorrectly; expected at least 8 spaces, found 4
(#1127) Line indented incorrectly; expected 8 spaces, found 4
(#1127) Expected "while (...) {\n"; found "while (...)\n {\n"
(#1128) Line indented incorrectly; expected at least 8 spaces, found 4
(#1129) Line indented incorrectly; expected at least 12 spaces, found 6
(#1130) Line indented incorrectly; expected 12 spaces, found 6
(#1131) Line indented incorrectly; expected at least 16 spaces, found 8
(#1132) Line indented incorrectly; expected 12 spaces, found 6
(#1133) Line indented incorrectly; expected 12 spaces, found 6
(#1134) Line indented incorrectly; expected at least 12 spaces, found 6
(#1135) Line indented incorrectly; expected 16 spaces, found 8
(#1136) Line indented incorrectly; expected 20 spaces, found 10
(#1137) Line indented incorrectly; expected at least 24 spaces, found 12
(#1138) Line indented incorrectly; expected 20 spaces, found 10
(#1139) Line indented incorrectly; expected at least 24 spaces, found 12
(#1140) Line indented incorrectly; expected 20 spaces, found 10
(#1142) Line indented incorrectly; expected 16 spaces, found 8
(#1143) Line indented incorrectly; expected 20 spaces, found 10
(#1144) Line indented incorrectly; expected at least 24 spaces, found 12
(#1145) Line indented incorrectly; expected 20 spaces, found 10
(#1146) Line indented incorrectly; expected at least 24 spaces, found 12
(#1147) Line indented incorrectly; expected 20 spaces, found 10
(#1149) Line indented incorrectly; expected 16 spaces, found 8
(#1150) Line indented incorrectly; expected 20 spaces, found 10
(#1151) Line indented incorrectly; expected at least 24 spaces, found 12
(#1152) Line indented incorrectly; expected 20 spaces, found 10
(#1153) Line indented incorrectly; expected at least 24 spaces, found 12
(#1154) Line indented incorrectly; expected 20 spaces, found 10
(#1156) Line indented incorrectly; expected 16 spaces, found 8
(#1157) Line indented incorrectly; expected 20 spaces, found 10
(#1158) Line indented incorrectly; expected at least 24 spaces, found 12
(#1159) Line indented incorrectly; expected 20 spaces, found 10
(#1160) Line indented incorrectly; expected at least 24 spaces, found 12
(#1161) Line indented incorrectly; expected 20 spaces, found 10
(#1163) Line indented incorrectly; expected 16 spaces, found 8
(#1164) Line indented incorrectly; expected 20 spaces, found 10
(#1165) Line indented incorrectly; expected at least 24 spaces, found 12
(#1166) Line indented incorrectly; expected 20 spaces, found 10
(#1167) Line indented incorrectly; expected at least 24 spaces, found 12
(#1168) Line indented incorrectly; expected 20 spaces, found 10
(#1170) Line indented incorrectly; expected 16 spaces, found 8
(#1171) Line indented incorrectly; expected at least 20 spaces, found 10
(#1173) Line indented incorrectly; expected 12 spaces, found 6
(#1174) Line indented incorrectly; expected at least 12 spaces, found 6
(#1175) Line indented incorrectly; expected 8 spaces, found 4
(#1176) Line indented incorrectly; expected at least 8 spaces, found 4
(#1177) Line indented incorrectly; expected at least 8 spaces, found 4
(#1178) Line indented incorrectly; expected 4 spaces, found 2
(#1180) Line indented incorrectly; expected 4 spaces, found 2
(#1181) Line indented incorrectly; expected at least 8 spaces, found 4
(#1182) Line indented incorrectly; expected at least 8 spaces, found 4
(#1183) Line indented incorrectly; expected 8 spaces, found 4
(#1184) Line indented incorrectly; expected at least 12 spaces, found 6
(#1185) Line indented incorrectly; expected at least 12 spaces, found 6
(#1186) Line indented incorrectly; expected at least 12 spaces, found 6
(#1187) Line indented incorrectly; expected 8 spaces, found 4
(#1188) Line indented incorrectly; expected 8 spaces, found 4
(#1189) Line indented incorrectly; expected at least 12 spaces, found 6
(#1190) Line indented incorrectly; expected at least 12 spaces, found 6
(#1191) Line indented incorrectly; expected at least 12 spaces, found 6
(#1192) Line indented incorrectly; expected 8 spaces, found 4
(#1193) Line indented incorrectly; expected 8 spaces, found 4
(#1194) Line indented incorrectly; expected at least 12 spaces, found 6
(#1195) Line indented incorrectly; expected at least 12 spaces, found 6
(#1196) Line indented incorrectly; expected at least 12 spaces, found 6
(#1197) Line indented incorrectly; expected 8 spaces, found 4
(#1198) Line indented incorrectly; expected 8 spaces, found 4
(#1199) Line indented incorrectly; expected at least 12 spaces, found 6
(#1200) Line indented incorrectly; expected at least 12 spaces, found 6
(#1201) Line indented incorrectly; expected at least 12 spaces, found 6
(#1202) Line indented incorrectly; expected 8 spaces, found 4
(#1203) Line indented incorrectly; expected 8 spaces, found 4
(#1204) Line indented incorrectly; expected at least 12 spaces, found 6
(#1205) Line indented incorrectly; expected at least 12 spaces, found 6
(#1206) Line indented incorrectly; expected at least 12 spaces, found 6
(#1207) Line indented incorrectly; expected 8 spaces, found 4
(#1208) Line indented incorrectly; expected at least 8 spaces, found 4
(#1209) Line indented incorrectly; expected at least 8 spaces, found 4
(#1210) Line indented incorrectly; expected at least 8 spaces, found 4
(#1211) Line indented incorrectly; expected 4 spaces, found 2
(#1216) Line indented incorrectly; expected 4 spaces, found 2
(#1216) Member variable "_TSPEC" must be all lower-case
(#1216) Scope modifier not specified for member variable "$_TSPEC"
(#1218) Line indented incorrectly; expected 4 spaces, found 2
(#1219) Line indented incorrectly; expected 4 spaces, found 2
(#1219) Member variable "userException" must be all lower-case
(#1220) Line indented incorrectly; expected 4 spaces, found 2
(#1220) Member variable "systemException" must be all lower-case
(#1222) Line indented incorrectly; expected 4 spaces, found 2
(#1223) Line indented incorrectly; expected 8 spaces, found 4
(#1223) Variable "_TSPEC" must be all lower-case
(#1223) Variable "_TSPEC" must not contain underscores.
(#1224) Line indented incorrectly; expected at least 12 spaces, found 6
(#1224) Variable "_TSPEC" must be all lower-case
(#1224) Variable "_TSPEC" must not contain underscores.
(#1225) Line indented incorrectly; expected at least 12 spaces, found 8
(#1226) Line indented incorrectly; expected at least 12 spaces, found 10
(#1227) Line indented incorrectly; expected at least 12 spaces, found 10
(#1228) Line indented incorrectly; expected at least 12 spaces, found 10
(#1229) Line indented incorrectly; expected at least 12 spaces, found 10
(#1230) Line indented incorrectly; expected at least 12 spaces, found 8
(#1231) Line indented incorrectly; expected at least 12 spaces, found 10
(#1232) Line indented incorrectly; expected at least 12 spaces, found 10
(#1233) Line indented incorrectly; expected at least 12 spaces, found 10
(#1234) Line indented incorrectly; expected at least 12 spaces, found 10
(#1235) Line indented incorrectly; expected at least 12 spaces, found 8
(#1236) Line indented incorrectly; expected at least 12 spaces, found 10
(#1237) Line indented incorrectly; expected at least 12 spaces, found 10
(#1238) Line indented incorrectly; expected at least 12 spaces, found 10
(#1239) Line indented incorrectly; expected at least 12 spaces, found 10
(#1240) Line indented incorrectly; expected at least 16 spaces, found 8
(#1241) Line indented incorrectly; expected 8 spaces, found 4
(#1242) Line indented incorrectly; expected 8 spaces, found 4
(#1243) Line indented incorrectly; expected 12 spaces, found 6
(#1244) Line indented incorrectly; expected at least 16 spaces, found 8
(#1245) Line indented incorrectly; expected 12 spaces, found 6
(#1246) Line indented incorrectly; expected 12 spaces, found 6
(#1247) Line indented incorrectly; expected at least 16 spaces, found 8
(#1248) Line indented incorrectly; expected 12 spaces, found 6
(#1249) Line indented incorrectly; expected 12 spaces, found 6
(#1250) Line indented incorrectly; expected at least 16 spaces, found 8
(#1251) Line indented incorrectly; expected 12 spaces, found 6
(#1252) Line indented incorrectly; expected 8 spaces, found 4
(#1253) Line indented incorrectly; expected 4 spaces, found 2
(#1255) Line indented incorrectly; expected 4 spaces, found 2
(#1255) Public method name "UserStore_authenticate_result::getName" must be in lower-case letters only
(#1256) Line indented incorrectly; expected at least 8 spaces, found 4
(#1257) Line indented incorrectly; expected 4 spaces, found 2
(#1259) Line indented incorrectly; expected 4 spaces, found 2
(#1260) Line indented incorrectly; expected at least 4 spaces, found 2
(#1260) Opening brace should be on the same line as the declaration
(#1261) Line indented incorrectly; expected at least 8 spaces, found 4
(#1262) Line indented incorrectly; expected at least 8 spaces, found 4
(#1263) Line indented incorrectly; expected at least 8 spaces, found 4
(#1264) Line indented incorrectly; expected at least 8 spaces, found 4
(#1265) Line indented incorrectly; expected at least 8 spaces, found 4
(#1266) Line indented incorrectly; expected 8 spaces, found 4
(#1266) Expected "while (...) {\n"; found "while (...)\n {\n"
(#1267) Line indented incorrectly; expected at least 8 spaces, found 4
(#1268) Line indented incorrectly; expected at least 12 spaces, found 6
(#1269) Line indented incorrectly; expected 12 spaces, found 6
(#1270) Line indented incorrectly; expected at least 16 spaces, found 8
(#1271) Line indented incorrectly; expected 12 spaces, found 6
(#1272) Line indented incorrectly; expected 12 spaces, found 6
(#1273) Line indented incorrectly; expected at least 12 spaces, found 6
(#1274) Line indented incorrectly; expected 16 spaces, found 8
(#1275) Line indented incorrectly; expected 20 spaces, found 10
(#1276) Line indented incorrectly; expected at least 24 spaces, found 12
(#1277) Line indented incorrectly; expected at least 24 spaces, found 12
(#1278) Line indented incorrectly; expected 20 spaces, found 10
(#1279) Line indented incorrectly; expected at least 24 spaces, found 12
(#1280) Line indented incorrectly; expected 20 spaces, found 10
(#1282) Line indented incorrectly; expected 16 spaces, found 8
(#1283) Line indented incorrectly; expected 20 spaces, found 10
(#1284) Line indented incorrectly; expected at least 24 spaces, found 12
(#1285) Line indented incorrectly; expected at least 24 spaces, found 12
(#1286) Line indented incorrectly; expected 20 spaces, found 10
(#1287) Line indented incorrectly; expected at least 24 spaces, found 12
(#1288) Line indented incorrectly; expected 20 spaces, found 10
(#1290) Line indented incorrectly; expected 16 spaces, found 8
(#1291) Line indented incorrectly; expected 20 spaces, found 10
(#1292) Line indented incorrectly; expected at least 24 spaces, found 12
(#1293) Line indented incorrectly; expected at least 24 spaces, found 12
(#1294) Line indented incorrectly; expected 20 spaces, found 10
(#1295) Line indented incorrectly; expected at least 24 spaces, found 12
(#1296) Line indented incorrectly; expected 20 spaces, found 10
(#1298) Line indented incorrectly; expected 16 spaces, found 8
(#1299) Line indented incorrectly; expected at least 20 spaces, found 10
(#1301) Line indented incorrectly; expected 12 spaces, found 6
(#1302) Line indented incorrectly; expected at least 12 spaces, found 6
(#1303) Line indented incorrectly; expected 8 spaces, found 4
(#1304) Line indented incorrectly; expected at least 8 spaces, found 4
(#1305) Line indented incorrectly; expected at least 8 spaces, found 4
(#1306) Line indented incorrectly; expected 4 spaces, found 2
(#1308) Line indented incorrectly; expected 4 spaces, found 2
(#1309) Line indented incorrectly; expected at least 8 spaces, found 4
(#1310) Line indented incorrectly; expected at least 8 spaces, found 4
(#1311) Line indented incorrectly; expected 8 spaces, found 4
(#1312) Line indented incorrectly; expected 12 spaces, found 6
(#1313) Line indented incorrectly; expected at least 16 spaces, found 8
(#1314) Line indented incorrectly; expected 12 spaces, found 6
(#1315) Line indented incorrectly; expected at least 12 spaces, found 6
(#1316) Line indented incorrectly; expected at least 12 spaces, found 6
(#1317) Line indented incorrectly; expected at least 12 spaces, found 6
(#1318) Line indented incorrectly; expected 8 spaces, found 4
(#1319) Line indented incorrectly; expected 8 spaces, found 4
(#1320) Line indented incorrectly; expected at least 12 spaces, found 6
(#1321) Line indented incorrectly; expected at least 12 spaces, found 6
(#1322) Line indented incorrectly; expected at least 12 spaces, found 6
(#1323) Line indented incorrectly; expected 8 spaces, found 4
(#1324) Line indented incorrectly; expected 8 spaces, found 4
(#1325) Line indented incorrectly; expected at least 12 spaces, found 6
(#1326) Line indented incorrectly; expected at least 12 spaces, found 6
(#1327) Line indented incorrectly; expected at least 12 spaces, found 6
(#1328) Line indented incorrectly; expected 8 spaces, found 4
(#1329) Line indented incorrectly; expected at least 8 spaces, found 4
(#1330) Line indented incorrectly; expected at least 8 spaces, found 4
(#1331) Line indented incorrectly; expected at least 8 spaces, found 4
(#1332) Line indented incorrectly; expected 4 spaces, found 2
(#1337) Line indented incorrectly; expected 4 spaces, found 2
(#1337) Member variable "_TSPEC" must be all lower-case
(#1337) Scope modifier not specified for member variable "$_TSPEC"
(#1339) Line indented incorrectly; expected 4 spaces, found 2
(#1340) Line indented incorrectly; expected 4 spaces, found 2
(#1341) Line indented incorrectly; expected 4 spaces, found 2
(#1341) Member variable "consumerKey" must be all lower-case
(#1342) Line indented incorrectly; expected 4 spaces, found 2
(#1342) Member variable "consumerSecret" must be all lower-case
(#1343) Line indented incorrectly; expected 4 spaces, found 2
(#1343) Member variable "deviceIdentifier" must be all lower-case
(#1344) Line indented incorrectly; expected 4 spaces, found 2
(#1344) Member variable "deviceDescription" must be all lower-case
(#1345) Line indented incorrectly; expected 4 spaces, found 2
(#1345) Member variable "supportsTwoFactor" must be all lower-case
(#1347) Line indented incorrectly; expected 4 spaces, found 2
(#1348) Line indented incorrectly; expected 8 spaces, found 4
(#1348) Variable "_TSPEC" must be all lower-case
(#1348) Variable "_TSPEC" must not contain underscores.
(#1349) Line indented incorrectly; expected at least 12 spaces, found 6
(#1349) Variable "_TSPEC" must be all lower-case
(#1349) Variable "_TSPEC" must not contain underscores.
(#1350) Line indented incorrectly; expected at least 12 spaces, found 8
(#1351) Line indented incorrectly; expected at least 12 spaces, found 10
(#1352) Line indented incorrectly; expected at least 12 spaces, found 10
(#1353) Line indented incorrectly; expected at least 12 spaces, found 10
(#1354) Line indented incorrectly; expected at least 12 spaces, found 8
(#1355) Line indented incorrectly; expected at least 12 spaces, found 10
(#1356) Line indented incorrectly; expected at least 12 spaces, found 10
(#1357) Line indented incorrectly; expected at least 12 spaces, found 10
(#1358) Line indented incorrectly; expected at least 12 spaces, found 8
(#1359) Line indented incorrectly; expected at least 12 spaces, found 10
(#1360) Line indented incorrectly; expected at least 12 spaces, found 10
(#1361) Line indented incorrectly; expected at least 12 spaces, found 10
(#1362) Line indented incorrectly; expected at least 12 spaces, found 8
(#1363) Line indented incorrectly; expected at least 12 spaces, found 10
(#1364) Line indented incorrectly; expected at least 12 spaces, found 10
(#1365) Line indented incorrectly; expected at least 12 spaces, found 10
(#1366) Line indented incorrectly; expected at least 12 spaces, found 8
(#1367) Line indented incorrectly; expected at least 12 spaces, found 10
(#1368) Line indented incorrectly; expected at least 12 spaces, found 10
(#1369) Line indented incorrectly; expected at least 12 spaces, found 10
(#1370) Line indented incorrectly; expected at least 12 spaces, found 8
(#1371) Line indented incorrectly; expected at least 12 spaces, found 10
(#1372) Line indented incorrectly; expected at least 12 spaces, found 10
(#1373) Line indented incorrectly; expected at least 12 spaces, found 10
(#1374) Line indented incorrectly; expected at least 12 spaces, found 8
(#1375) Line indented incorrectly; expected at least 12 spaces, found 10
(#1376) Line indented incorrectly; expected at least 12 spaces, found 10
(#1377) Line indented incorrectly; expected at least 12 spaces, found 10
(#1378) Line indented incorrectly; expected at least 16 spaces, found 8
(#1379) Line indented incorrectly; expected 8 spaces, found 4
(#1380) Line indented incorrectly; expected 8 spaces, found 4
(#1381) Line indented incorrectly; expected 12 spaces, found 6
(#1382) Line indented incorrectly; expected at least 16 spaces, found 8
(#1383) Line indented incorrectly; expected 12 spaces, found 6
(#1384) Line indented incorrectly; expected 12 spaces, found 6
(#1385) Line indented incorrectly; expected at least 16 spaces, found 8
(#1386) Line indented incorrectly; expected 12 spaces, found 6
(#1387) Line indented incorrectly; expected 12 spaces, found 6
(#1388) Line indented incorrectly; expected at least 16 spaces, found 8
(#1389) Line indented incorrectly; expected 12 spaces, found 6
(#1390) Line indented incorrectly; expected 12 spaces, found 6
(#1391) Line indented incorrectly; expected at least 16 spaces, found 8
(#1392) Line indented incorrectly; expected 12 spaces, found 6
(#1393) Line indented incorrectly; expected 12 spaces, found 6
(#1394) Line indented incorrectly; expected at least 16 spaces, found 8
(#1395) Line indented incorrectly; expected 12 spaces, found 6
(#1396) Line indented incorrectly; expected 12 spaces, found 6
(#1397) Line indented incorrectly; expected at least 16 spaces, found 8
(#1398) Line indented incorrectly; expected 12 spaces, found 6
(#1399) Line indented incorrectly; expected 12 spaces, found 6
(#1400) Line indented incorrectly; expected at least 16 spaces, found 8
(#1401) Line indented incorrectly; expected 12 spaces, found 6
(#1402) Line indented incorrectly; expected 8 spaces, found 4
(#1403) Line indented incorrectly; expected 4 spaces, found 2
(#1405) Line indented incorrectly; expected 4 spaces, found 2
(#1405) Public method name "UserStore_authenticateLongSession_args::getName" must be in lower-case letters only
(#1406) Line indented incorrectly; expected at least 8 spaces, found 4
(#1407) Line indented incorrectly; expected 4 spaces, found 2
(#1409) Line indented incorrectly; expected 4 spaces, found 2
(#1410) Line indented incorrectly; expected at least 4 spaces, found 2
(#1410) Opening brace should be on the same line as the declaration
(#1411) Line indented incorrectly; expected at least 8 spaces, found 4
(#1412) Line indented incorrectly; expected at least 8 spaces, found 4
(#1413) Line indented incorrectly; expected at least 8 spaces, found 4
(#1414) Line indented incorrectly; expected at least 8 spaces, found 4
(#1415) Line indented incorrectly; expected at least 8 spaces, found 4
(#1416) Line indented incorrectly; expected 8 spaces, found 4
(#1416) Expected "while (...) {\n"; found "while (...)\n {\n"
(#1417) Line indented incorrectly; expected at least 8 spaces, found 4
(#1418) Line indented incorrectly; expected at least 12 spaces, found 6
(#1419) Line indented incorrectly; expected 12 spaces, found 6
(#1420) Line indented incorrectly; expected at least 16 spaces, found 8
(#1421) Line indented incorrectly; expected 12 spaces, found 6
(#1422) Line indented incorrectly; expected 12 spaces, found 6
(#1423) Line indented incorrectly; expected at least 12 spaces, found 6
(#1424) Line indented incorrectly; expected 16 spaces, found 8
(#1425) Line indented incorrectly; expected 20 spaces, found 10
(#1426) Line indented incorrectly; expected at least 24 spaces, found 12
(#1427) Line indented incorrectly; expected 20 spaces, found 10
(#1428) Line indented incorrectly; expected at least 24 spaces, found 12
(#1429) Line indented incorrectly; expected 20 spaces, found 10
(#1431) Line indented incorrectly; expected 16 spaces, found 8
(#1432) Line indented incorrectly; expected 20 spaces, found 10
(#1433) Line indented incorrectly; expected at least 24 spaces, found 12
(#1434) Line indented incorrectly; expected 20 spaces, found 10
(#1435) Line indented incorrectly; expected at least 24 spaces, found 12
(#1436) Line indented incorrectly; expected 20 spaces, found 10
(#1438) Line indented incorrectly; expected 16 spaces, found 8
(#1439) Line indented incorrectly; expected 20 spaces, found 10
(#1440) Line indented incorrectly; expected at least 24 spaces, found 12
(#1441) Line indented incorrectly; expected 20 spaces, found 10
(#1442) Line indented incorrectly; expected at least 24 spaces, found 12
(#1443) Line indented incorrectly; expected 20 spaces, found 10
(#1445) Line indented incorrectly; expected 16 spaces, found 8
(#1446) Line indented incorrectly; expected 20 spaces, found 10
(#1447) Line indented incorrectly; expected at least 24 spaces, found 12
(#1448) Line indented incorrectly; expected 20 spaces, found 10
(#1449) Line indented incorrectly; expected at least 24 spaces, found 12
(#1450) Line indented incorrectly; expected 20 spaces, found 10
(#1452) Line indented incorrectly; expected 16 spaces, found 8
(#1453) Line indented incorrectly; expected 20 spaces, found 10
(#1454) Line indented incorrectly; expected at least 24 spaces, found 12
(#1455) Line indented incorrectly; expected 20 spaces, found 10
(#1456) Line indented incorrectly; expected at least 24 spaces, found 12
(#1457) Line indented incorrectly; expected 20 spaces, found 10
(#1459) Line indented incorrectly; expected 16 spaces, found 8
(#1460) Line indented incorrectly; expected 20 spaces, found 10
(#1461) Line indented incorrectly; expected at least 24 spaces, found 12
(#1462) Line indented incorrectly; expected 20 spaces, found 10
(#1463) Line indented incorrectly; expected at least 24 spaces, found 12
(#1464) Line indented incorrectly; expected 20 spaces, found 10
(#1466) Line indented incorrectly; expected 16 spaces, found 8
(#1467) Line indented incorrectly; expected 20 spaces, found 10
(#1468) Line indented incorrectly; expected at least 24 spaces, found 12
(#1469) Line indented incorrectly; expected 20 spaces, found 10
(#1470) Line indented incorrectly; expected at least 24 spaces, found 12
(#1471) Line indented incorrectly; expected 20 spaces, found 10
(#1473) Line indented incorrectly; expected 16 spaces, found 8
(#1474) Line indented incorrectly; expected at least 20 spaces, found 10
(#1476) Line indented incorrectly; expected 12 spaces, found 6
(#1477) Line indented incorrectly; expected at least 12 spaces, found 6
(#1478) Line indented incorrectly; expected 8 spaces, found 4
(#1479) Line indented incorrectly; expected at least 8 spaces, found 4
(#1480) Line indented incorrectly; expected at least 8 spaces, found 4
(#1481) Line indented incorrectly; expected 4 spaces, found 2
(#1483) Line indented incorrectly; expected 4 spaces, found 2
(#1484) Line indented incorrectly; expected at least 8 spaces, found 4
(#1485) Line indented incorrectly; expected at least 8 spaces, found 4
(#1486) Line indented incorrectly; expected 8 spaces, found 4
(#1487) Line indented incorrectly; expected at least 12 spaces, found 6
(#1488) Line indented incorrectly; expected at least 12 spaces, found 6
(#1489) Line indented incorrectly; expected at least 12 spaces, found 6
(#1490) Line indented incorrectly; expected 8 spaces, found 4
(#1491) Line indented incorrectly; expected 8 spaces, found 4
(#1492) Line indented incorrectly; expected at least 12 spaces, found 6
(#1493) Line indented incorrectly; expected at least 12 spaces, found 6
(#1494) Line indented incorrectly; expected at least 12 spaces, found 6
(#1495) Line indented incorrectly; expected 8 spaces, found 4
(#1496) Line indented incorrectly; expected 8 spaces, found 4
(#1497) Line indented incorrectly; expected at least 12 spaces, found 6
(#1498) Line indented incorrectly; expected at least 12 spaces, found 6
(#1499) Line indented incorrectly; expected at least 12 spaces, found 6
(#1500) Line indented incorrectly; expected 8 spaces, found 4
(#1501) Line indented incorrectly; expected 8 spaces, found 4
(#1502) Line indented incorrectly; expected at least 12 spaces, found 6
(#1503) Line indented incorrectly; expected at least 12 spaces, found 6
(#1504) Line indented incorrectly; expected at least 12 spaces, found 6
(#1505) Line indented incorrectly; expected 8 spaces, found 4
(#1506) Line indented incorrectly; expected 8 spaces, found 4
(#1507) Line indented incorrectly; expected at least 12 spaces, found 6
(#1508) Line indented incorrectly; expected at least 12 spaces, found 6
(#1509) Line indented incorrectly; expected at least 12 spaces, found 6
(#1510) Line indented incorrectly; expected 8 spaces, found 4
(#1511) Line indented incorrectly; expected 8 spaces, found 4
(#1512) Line indented incorrectly; expected at least 12 spaces, found 6
(#1513) Line indented incorrectly; expected at least 12 spaces, found 6
(#1514) Line indented incorrectly; expected at least 12 spaces, found 6
(#1515) Line indented incorrectly; expected 8 spaces, found 4
(#1516) Line indented incorrectly; expected 8 spaces, found 4
(#1517) Line indented incorrectly; expected at least 12 spaces, found 6
(#1518) Line indented incorrectly; expected at least 12 spaces, found 6
(#1519) Line indented incorrectly; expected at least 12 spaces, found 6
(#1520) Line indented incorrectly; expected 8 spaces, found 4
(#1521) Line indented incorrectly; expected at least 8 spaces, found 4
(#1522) Line indented incorrectly; expected at least 8 spaces, found 4
(#1523) Line indented incorrectly; expected at least 8 spaces, found 4
(#1524) Line indented incorrectly; expected 4 spaces, found 2
(#1529) Line indented incorrectly; expected 4 spaces, found 2
(#1529) Member variable "_TSPEC" must be all lower-case
(#1529) Scope modifier not specified for member variable "$_TSPEC"
(#1531) Line indented incorrectly; expected 4 spaces, found 2
(#1532) Line indented incorrectly; expected 4 spaces, found 2
(#1532) Member variable "userException" must be all lower-case
(#1533) Line indented incorrectly; expected 4 spaces, found 2
(#1533) Member variable "systemException" must be all lower-case
(#1535) Line indented incorrectly; expected 4 spaces, found 2
(#1536) Line indented incorrectly; expected 8 spaces, found 4
(#1536) Variable "_TSPEC" must be all lower-case
(#1536) Variable "_TSPEC" must not contain underscores.
(#1537) Line indented incorrectly; expected at least 12 spaces, found 6
(#1537) Variable "_TSPEC" must be all lower-case
(#1537) Variable "_TSPEC" must not contain underscores.
(#1538) Line indented incorrectly; expected at least 12 spaces, found 8
(#1539) Line indented incorrectly; expected at least 12 spaces, found 10
(#1540) Line indented incorrectly; expected at least 12 spaces, found 10
(#1541) Line indented incorrectly; expected at least 12 spaces, found 10
(#1542) Line indented incorrectly; expected at least 12 spaces, found 10
(#1543) Line indented incorrectly; expected at least 12 spaces, found 8
(#1544) Line indented incorrectly; expected at least 12 spaces, found 10
(#1545) Line indented incorrectly; expected at least 12 spaces, found 10
(#1546) Line indented incorrectly; expected at least 12 spaces, found 10
(#1547) Line indented incorrectly; expected at least 12 spaces, found 10
(#1548) Line indented incorrectly; expected at least 12 spaces, found 8
(#1549) Line indented incorrectly; expected at least 12 spaces, found 10
(#1550) Line indented incorrectly; expected at least 12 spaces, found 10
(#1551) Line indented incorrectly; expected at least 12 spaces, found 10
(#1552) Line indented incorrectly; expected at least 12 spaces, found 10
(#1553) Line indented incorrectly; expected at least 16 spaces, found 8
(#1554) Line indented incorrectly; expected 8 spaces, found 4
(#1555) Line indented incorrectly; expected 8 spaces, found 4
(#1556) Line indented incorrectly; expected 12 spaces, found 6
(#1557) Line indented incorrectly; expected at least 16 spaces, found 8
(#1558) Line indented incorrectly; expected 12 spaces, found 6
(#1559) Line indented incorrectly; expected 12 spaces, found 6
(#1560) Line indented incorrectly; expected at least 16 spaces, found 8
(#1561) Line indented incorrectly; expected 12 spaces, found 6
(#1562) Line indented incorrectly; expected 12 spaces, found 6
(#1563) Line indented incorrectly; expected at least 16 spaces, found 8
(#1564) Line indented incorrectly; expected 12 spaces, found 6
(#1565) Line indented incorrectly; expected 8 spaces, found 4
(#1566) Line indented incorrectly; expected 4 spaces, found 2
(#1568) Line indented incorrectly; expected 4 spaces, found 2
(#1568) Public method name "UserStore_authenticateLongSession_result::getName" must be in lower-case letters only
(#1569) Line indented incorrectly; expected at least 8 spaces, found 4
(#1570) Line indented incorrectly; expected 4 spaces, found 2
(#1572) Line indented incorrectly; expected 4 spaces, found 2
(#1573) Line indented incorrectly; expected at least 4 spaces, found 2
(#1573) Opening brace should be on the same line as the declaration
(#1574) Line indented incorrectly; expected at least 8 spaces, found 4
(#1575) Line indented incorrectly; expected at least 8 spaces, found 4
(#1576) Line indented incorrectly; expected at least 8 spaces, found 4
(#1577) Line indented incorrectly; expected at least 8 spaces, found 4
(#1578) Line indented incorrectly; expected at least 8 spaces, found 4
(#1579) Line indented incorrectly; expected 8 spaces, found 4
(#1579) Expected "while (...) {\n"; found "while (...)\n {\n"
(#1580) Line indented incorrectly; expected at least 8 spaces, found 4
(#1581) Line indented incorrectly; expected at least 12 spaces, found 6
(#1582) Line indented incorrectly; expected 12 spaces, found 6
(#1583) Line indented incorrectly; expected at least 16 spaces, found 8
(#1584) Line indented incorrectly; expected 12 spaces, found 6
(#1585) Line indented incorrectly; expected 12 spaces, found 6
(#1586) Line indented incorrectly; expected at least 12 spaces, found 6
(#1587) Line indented incorrectly; expected 16 spaces, found 8
(#1588) Line indented incorrectly; expected 20 spaces, found 10
(#1589) Line indented incorrectly; expected at least 24 spaces, found 12
(#1590) Line indented incorrectly; expected at least 24 spaces, found 12
(#1591) Line indented incorrectly; expected 20 spaces, found 10
(#1592) Line indented incorrectly; expected at least 24 spaces, found 12
(#1593) Line indented incorrectly; expected 20 spaces, found 10
(#1595) Line indented incorrectly; expected 16 spaces, found 8
(#1596) Line indented incorrectly; expected 20 spaces, found 10
(#1597) Line indented incorrectly; expected at least 24 spaces, found 12
(#1598) Line indented incorrectly; expected at least 24 spaces, found 12
(#1599) Line indented incorrectly; expected 20 spaces, found 10
(#1600) Line indented incorrectly; expected at least 24 spaces, found 12
(#1601) Line indented incorrectly; expected 20 spaces, found 10
(#1603) Line indented incorrectly; expected 16 spaces, found 8
(#1604) Line indented incorrectly; expected 20 spaces, found 10
(#1605) Line indented incorrectly; expected at least 24 spaces, found 12
(#1606) Line indented incorrectly; expected at least 24 spaces, found 12
(#1607) Line indented incorrectly; expected 20 spaces, found 10
(#1608) Line indented incorrectly; expected at least 24 spaces, found 12
(#1609) Line indented incorrectly; expected 20 spaces, found 10
(#1611) Line indented incorrectly; expected 16 spaces, found 8
(#1612) Line indented incorrectly; expected at least 20 spaces, found 10
(#1614) Line indented incorrectly; expected 12 spaces, found 6
(#1615) Line indented incorrectly; expected at least 12 spaces, found 6
(#1616) Line indented incorrectly; expected 8 spaces, found 4
(#1617) Line indented incorrectly; expected at least 8 spaces, found 4
(#1618) Line indented incorrectly; expected at least 8 spaces, found 4
(#1619) Line indented incorrectly; expected 4 spaces, found 2
(#1621) Line indented incorrectly; expected 4 spaces, found 2
(#1622) Line indented incorrectly; expected at least 8 spaces, found 4
(#1623) Line indented incorrectly; expected at least 8 spaces, found 4
(#1624) Line indented incorrectly; expected 8 spaces, found 4
(#1625) Line indented incorrectly; expected 12 spaces, found 6
(#1626) Line indented incorrectly; expected at least 16 spaces, found 8
(#1627) Line indented incorrectly; expected 12 spaces, found 6
(#1628) Line indented incorrectly; expected at least 12 spaces, found 6
(#1629) Line indented incorrectly; expected at least 12 spaces, found 6
(#1630) Line indented incorrectly; expected at least 12 spaces, found 6
(#1631) Line indented incorrectly; expected 8 spaces, found 4
(#1632) Line indented incorrectly; expected 8 spaces, found 4
(#1633) Line indented incorrectly; expected at least 12 spaces, found 6
(#1634) Line indented incorrectly; expected at least 12 spaces, found 6
(#1635) Line indented incorrectly; expected at least 12 spaces, found 6
(#1636) Line indented incorrectly; expected 8 spaces, found 4
(#1637) Line indented incorrectly; expected 8 spaces, found 4
(#1638) Line indented incorrectly; expected at least 12 spaces, found 6
(#1639) Line indented incorrectly; expected at least 12 spaces, found 6
(#1640) Line indented incorrectly; expected at least 12 spaces, found 6
(#1641) Line indented incorrectly; expected 8 spaces, found 4
(#1642) Line indented incorrectly; expected at least 8 spaces, found 4
(#1643) Line indented incorrectly; expected at least 8 spaces, found 4
(#1644) Line indented incorrectly; expected at least 8 spaces, found 4
(#1645) Line indented incorrectly; expected 4 spaces, found 2
(#1650) Line indented incorrectly; expected 4 spaces, found 2
(#1650) Member variable "_TSPEC" must be all lower-case
(#1650) Scope modifier not specified for member variable "$_TSPEC"
(#1652) Line indented incorrectly; expected 4 spaces, found 2
(#1652) Member variable "authenticationToken" must be all lower-case
(#1653) Line indented incorrectly; expected 4 spaces, found 2
(#1653) Member variable "oneTimeCode" must be all lower-case
(#1654) Line indented incorrectly; expected 4 spaces, found 2
(#1654) Member variable "deviceIdentifier" must be all lower-case
(#1655) Line indented incorrectly; expected 4 spaces, found 2
(#1655) Member variable "deviceDescription" must be all lower-case
(#1657) Line indented incorrectly; expected 4 spaces, found 2
(#1658) Line indented incorrectly; expected 8 spaces, found 4
(#1658) Variable "_TSPEC" must be all lower-case
(#1658) Variable "_TSPEC" must not contain underscores.
(#1659) Line indented incorrectly; expected at least 12 spaces, found 6
(#1659) Variable "_TSPEC" must be all lower-case
(#1659) Variable "_TSPEC" must not contain underscores.
(#1660) Line indented incorrectly; expected at least 12 spaces, found 8
(#1661) Line indented incorrectly; expected at least 12 spaces, found 10
(#1662) Line indented incorrectly; expected at least 12 spaces, found 10
(#1663) Line indented incorrectly; expected at least 12 spaces, found 10
(#1664) Line indented incorrectly; expected at least 12 spaces, found 8
(#1665) Line indented incorrectly; expected at least 12 spaces, found 10
(#1666) Line indented incorrectly; expected at least 12 spaces, found 10
(#1667) Line indented incorrectly; expected at least 12 spaces, found 10
(#1668) Line indented incorrectly; expected at least 12 spaces, found 8
(#1669) Line indented incorrectly; expected at least 12 spaces, found 10
(#1670) Line indented incorrectly; expected at least 12 spaces, found 10
(#1671) Line indented incorrectly; expected at least 12 spaces, found 10
(#1672) Line indented incorrectly; expected at least 12 spaces, found 8
(#1673) Line indented incorrectly; expected at least 12 spaces, found 10
(#1674) Line indented incorrectly; expected at least 12 spaces, found 10
(#1675) Line indented incorrectly; expected at least 12 spaces, found 10
(#1676) Line indented incorrectly; expected at least 16 spaces, found 8
(#1677) Line indented incorrectly; expected 8 spaces, found 4
(#1678) Line indented incorrectly; expected 8 spaces, found 4
(#1679) Line indented incorrectly; expected 12 spaces, found 6
(#1680) Line indented incorrectly; expected at least 16 spaces, found 8
(#1681) Line indented incorrectly; expected 12 spaces, found 6
(#1682) Line indented incorrectly; expected 12 spaces, found 6
(#1683) Line indented incorrectly; expected at least 16 spaces, found 8
(#1684) Line indented incorrectly; expected 12 spaces, found 6
(#1685) Line indented incorrectly; expected 12 spaces, found 6
(#1686) Line indented incorrectly; expected at least 16 spaces, found 8
(#1687) Line indented incorrectly; expected 12 spaces, found 6
(#1688) Line indented incorrectly; expected 12 spaces, found 6
(#1689) Line indented incorrectly; expected at least 16 spaces, found 8
(#1690) Line indented incorrectly; expected 12 spaces, found 6
(#1691) Line indented incorrectly; expected 8 spaces, found 4
(#1692) Line indented incorrectly; expected 4 spaces, found 2
(#1694) Line indented incorrectly; expected 4 spaces, found 2
(#1694) Public method name "UserStore_completeTwoFactorAuthentication_args::getName" must be in lower-case letters only
(#1695) Line indented incorrectly; expected at least 8 spaces, found 4
(#1696) Line indented incorrectly; expected 4 spaces, found 2
(#1698) Line indented incorrectly; expected 4 spaces, found 2
(#1699) Line indented incorrectly; expected at least 4 spaces, found 2
(#1699) Opening brace should be on the same line as the declaration
(#1700) Line indented incorrectly; expected at least 8 spaces, found 4
(#1701) Line indented incorrectly; expected at least 8 spaces, found 4
(#1702) Line indented incorrectly; expected at least 8 spaces, found 4
(#1703) Line indented incorrectly; expected at least 8 spaces, found 4
(#1704) Line indented incorrectly; expected at least 8 spaces, found 4
(#1705) Line indented incorrectly; expected 8 spaces, found 4
(#1705) Expected "while (...) {\n"; found "while (...)\n {\n"
(#1706) Line indented incorrectly; expected at least 8 spaces, found 4
(#1707) Line indented incorrectly; expected at least 12 spaces, found 6
(#1708) Line indented incorrectly; expected 12 spaces, found 6
(#1709) Line indented incorrectly; expected at least 16 spaces, found 8
(#1710) Line indented incorrectly; expected 12 spaces, found 6
(#1711) Line indented incorrectly; expected 12 spaces, found 6
(#1712) Line indented incorrectly; expected at least 12 spaces, found 6
(#1713) Line indented incorrectly; expected 16 spaces, found 8
(#1714) Line indented incorrectly; expected 20 spaces, found 10
(#1715) Line indented incorrectly; expected at least 24 spaces, found 12
(#1716) Line indented incorrectly; expected 20 spaces, found 10
(#1717) Line indented incorrectly; expected at least 24 spaces, found 12
(#1718) Line indented incorrectly; expected 20 spaces, found 10
(#1720) Line indented incorrectly; expected 16 spaces, found 8
(#1721) Line indented incorrectly; expected 20 spaces, found 10
(#1722) Line indented incorrectly; expected at least 24 spaces, found 12
(#1723) Line indented incorrectly; expected 20 spaces, found 10
(#1724) Line indented incorrectly; expected at least 24 spaces, found 12
(#1725) Line indented incorrectly; expected 20 spaces, found 10
(#1727) Line indented incorrectly; expected 16 spaces, found 8
(#1728) Line indented incorrectly; expected 20 spaces, found 10
(#1729) Line indented incorrectly; expected at least 24 spaces, found 12
(#1730) Line indented incorrectly; expected 20 spaces, found 10
(#1731) Line indented incorrectly; expected at least 24 spaces, found 12
(#1732) Line indented incorrectly; expected 20 spaces, found 10
(#1734) Line indented incorrectly; expected 16 spaces, found 8
(#1735) Line indented incorrectly; expected 20 spaces, found 10
(#1736) Line indented incorrectly; expected at least 24 spaces, found 12
(#1737) Line indented incorrectly; expected 20 spaces, found 10
(#1738) Line indented incorrectly; expected at least 24 spaces, found 12
(#1739) Line indented incorrectly; expected 20 spaces, found 10
(#1741) Line indented incorrectly; expected 16 spaces, found 8
(#1742) Line indented incorrectly; expected at least 20 spaces, found 10
(#1744) Line indented incorrectly; expected 12 spaces, found 6
(#1745) Line indented incorrectly; expected at least 12 spaces, found 6
(#1746) Line indented incorrectly; expected 8 spaces, found 4
(#1747) Line indented incorrectly; expected at least 8 spaces, found 4
(#1748) Line indented incorrectly; expected at least 8 spaces, found 4
(#1749) Line indented incorrectly; expected 4 spaces, found 2
(#1751) Line indented incorrectly; expected 4 spaces, found 2
(#1752) Line indented incorrectly; expected at least 8 spaces, found 4
(#1753) Line indented incorrectly; expected at least 8 spaces, found 4
(#1754) Line indented incorrectly; expected 8 spaces, found 4
(#1755) Line indented incorrectly; expected at least 12 spaces, found 6
(#1756) Line indented incorrectly; expected at least 12 spaces, found 6
(#1757) Line indented incorrectly; expected at least 12 spaces, found 6
(#1758) Line indented incorrectly; expected 8 spaces, found 4
(#1759) Line indented incorrectly; expected 8 spaces, found 4
(#1760) Line indented incorrectly; expected at least 12 spaces, found 6
(#1761) Line indented incorrectly; expected at least 12 spaces, found 6
(#1762) Line indented incorrectly; expected at least 12 spaces, found 6
(#1763) Line indented incorrectly; expected 8 spaces, found 4
(#1764) Line indented incorrectly; expected 8 spaces, found 4
(#1765) Line indented incorrectly; expected at least 12 spaces, found 6
(#1766) Line indented incorrectly; expected at least 12 spaces, found 6
(#1767) Line indented incorrectly; expected at least 12 spaces, found 6
(#1768) Line indented incorrectly; expected 8 spaces, found 4
(#1769) Line indented incorrectly; expected 8 spaces, found 4
(#1770) Line indented incorrectly; expected at least 12 spaces, found 6
(#1771) Line indented incorrectly; expected at least 12 spaces, found 6
(#1772) Line indented incorrectly; expected at least 12 spaces, found 6
(#1773) Line indented incorrectly; expected 8 spaces, found 4
(#1774) Line indented incorrectly; expected at least 8 spaces, found 4
(#1775) Line indented incorrectly; expected at least 8 spaces, found 4
(#1776) Line indented incorrectly; expected at least 8 spaces, found 4
(#1777) Line indented incorrectly; expected 4 spaces, found 2
(#1782) Line indented incorrectly; expected 4 spaces, found 2
(#1782) Member variable "_TSPEC" must be all lower-case
(#1782) Scope modifier not specified for member variable "$_TSPEC"
(#1784) Line indented incorrectly; expected 4 spaces, found 2
(#1785) Line indented incorrectly; expected 4 spaces, found 2
(#1785) Member variable "userException" must be all lower-case
(#1786) Line indented incorrectly; expected 4 spaces, found 2
(#1786) Member variable "systemException" must be all lower-case
(#1788) Line indented incorrectly; expected 4 spaces, found 2
(#1789) Line indented incorrectly; expected 8 spaces, found 4
(#1789) Variable "_TSPEC" must be all lower-case
(#1789) Variable "_TSPEC" must not contain underscores.
(#1790) Line indented incorrectly; expected at least 12 spaces, found 6
(#1790) Variable "_TSPEC" must be all lower-case
(#1790) Variable "_TSPEC" must not contain underscores.
(#1791) Line indented incorrectly; expected at least 12 spaces, found 8
(#1792) Line indented incorrectly; expected at least 12 spaces, found 10
(#1793) Line indented incorrectly; expected at least 12 spaces, found 10
(#1794) Line indented incorrectly; expected at least 12 spaces, found 10
(#1795) Line indented incorrectly; expected at least 12 spaces, found 10
(#1796) Line indented incorrectly; expected at least 12 spaces, found 8
(#1797) Line indented incorrectly; expected at least 12 spaces, found 10
(#1798) Line indented incorrectly; expected at least 12 spaces, found 10
(#1799) Line indented incorrectly; expected at least 12 spaces, found 10
(#1800) Line indented incorrectly; expected at least 12 spaces, found 10
(#1801) Line indented incorrectly; expected at least 12 spaces, found 8
(#1802) Line indented incorrectly; expected at least 12 spaces, found 10
(#1803) Line indented incorrectly; expected at least 12 spaces, found 10
(#1804) Line indented incorrectly; expected at least 12 spaces, found 10
(#1805) Line indented incorrectly; expected at least 12 spaces, found 10
(#1806) Line indented incorrectly; expected at least 16 spaces, found 8
(#1807) Line indented incorrectly; expected 8 spaces, found 4
(#1808) Line indented incorrectly; expected 8 spaces, found 4
(#1809) Line indented incorrectly; expected 12 spaces, found 6
(#1810) Line indented incorrectly; expected at least 16 spaces, found 8
(#1811) Line indented incorrectly; expected 12 spaces, found 6
(#1812) Line indented incorrectly; expected 12 spaces, found 6
(#1813) Line indented incorrectly; expected at least 16 spaces, found 8
(#1814) Line indented incorrectly; expected 12 spaces, found 6
(#1815) Line indented incorrectly; expected 12 spaces, found 6
(#1816) Line indented incorrectly; expected at least 16 spaces, found 8
(#1817) Line indented incorrectly; expected 12 spaces, found 6
(#1818) Line indented incorrectly; expected 8 spaces, found 4
(#1819) Line indented incorrectly; expected 4 spaces, found 2
(#1821) Line indented incorrectly; expected 4 spaces, found 2
(#1821) Public method name "UserStore_completeTwoFactorAuthentication_result::getName" must be in lower-case letters only
(#1822) Line indented incorrectly; expected at least 8 spaces, found 4
(#1823) Line indented incorrectly; expected 4 spaces, found 2
(#1825) Line indented incorrectly; expected 4 spaces, found 2
(#1826) Line indented incorrectly; expected at least 4 spaces, found 2
(#1826) Opening brace should be on the same line as the declaration
(#1827) Line indented incorrectly; expected at least 8 spaces, found 4
(#1828) Line indented incorrectly; expected at least 8 spaces, found 4
(#1829) Line indented incorrectly; expected at least 8 spaces, found 4
(#1830) Line indented incorrectly; expected at least 8 spaces, found 4
(#1831) Line indented incorrectly; expected at least 8 spaces, found 4
(#1832) Line indented incorrectly; expected 8 spaces, found 4
(#1832) Expected "while (...) {\n"; found "while (...)\n {\n"
(#1833) Line indented incorrectly; expected at least 8 spaces, found 4
(#1834) Line indented incorrectly; expected at least 12 spaces, found 6
(#1835) Line indented incorrectly; expected 12 spaces, found 6
(#1836) Line indented incorrectly; expected at least 16 spaces, found 8
(#1837) Line indented incorrectly; expected 12 spaces, found 6
(#1838) Line indented incorrectly; expected 12 spaces, found 6
(#1839) Line indented incorrectly; expected at least 12 spaces, found 6
(#1840) Line indented incorrectly; expected 16 spaces, found 8
(#1841) Line indented incorrectly; expected 20 spaces, found 10
(#1842) Line indented incorrectly; expected at least 24 spaces, found 12
(#1843) Line indented incorrectly; expected at least 24 spaces, found 12
(#1844) Line indented incorrectly; expected 20 spaces, found 10
(#1845) Line indented incorrectly; expected at least 24 spaces, found 12
(#1846) Line indented incorrectly; expected 20 spaces, found 10
(#1848) Line indented incorrectly; expected 16 spaces, found 8
(#1849) Line indented incorrectly; expected 20 spaces, found 10
(#1850) Line indented incorrectly; expected at least 24 spaces, found 12
(#1851) Line indented incorrectly; expected at least 24 spaces, found 12
(#1852) Line indented incorrectly; expected 20 spaces, found 10
(#1853) Line indented incorrectly; expected at least 24 spaces, found 12
(#1854) Line indented incorrectly; expected 20 spaces, found 10
(#1856) Line indented incorrectly; expected 16 spaces, found 8
(#1857) Line indented incorrectly; expected 20 spaces, found 10
(#1858) Line indented incorrectly; expected at least 24 spaces, found 12
(#1859) Line indented incorrectly; expected at least 24 spaces, found 12
(#1860) Line indented incorrectly; expected 20 spaces, found 10
(#1861) Line indented incorrectly; expected at least 24 spaces, found 12
(#1862) Line indented incorrectly; expected 20 spaces, found 10
(#1864) Line indented incorrectly; expected 16 spaces, found 8
(#1865) Line indented incorrectly; expected at least 20 spaces, found 10
(#1867) Line indented incorrectly; expected 12 spaces, found 6
(#1868) Line indented incorrectly; expected at least 12 spaces, found 6
(#1869) Line indented incorrectly; expected 8 spaces, found 4
(#1870) Line indented incorrectly; expected at least 8 spaces, found 4
(#1871) Line indented incorrectly; expected at least 8 spaces, found 4
(#1872) Line indented incorrectly; expected 4 spaces, found 2
(#1874) Line indented incorrectly; expected 4 spaces, found 2
(#1875) Line indented incorrectly; expected at least 8 spaces, found 4
(#1876) Line indented incorrectly; expected at least 8 spaces, found 4
(#1877) Line indented incorrectly; expected 8 spaces, found 4
(#1878) Line indented incorrectly; expected 12 spaces, found 6
(#1879) Line indented incorrectly; expected at least 16 spaces, found 8
(#1880) Line indented incorrectly; expected 12 spaces, found 6
(#1881) Line indented incorrectly; expected at least 12 spaces, found 6
(#1882) Line indented incorrectly; expected at least 12 spaces, found 6
(#1883) Line indented incorrectly; expected at least 12 spaces, found 6
(#1884) Line indented incorrectly; expected 8 spaces, found 4
(#1885) Line indented incorrectly; expected 8 spaces, found 4
(#1886) Line indented incorrectly; expected at least 12 spaces, found 6
(#1887) Line indented incorrectly; expected at least 12 spaces, found 6
(#1888) Line indented incorrectly; expected at least 12 spaces, found 6
(#1889) Line indented incorrectly; expected 8 spaces, found 4
(#1890) Line indented incorrectly; expected 8 spaces, found 4
(#1891) Line indented incorrectly; expected at least 12 spaces, found 6
(#1892) Line indented incorrectly; expected at least 12 spaces, found 6
(#1893) Line indented incorrectly; expected at least 12 spaces, found 6
(#1894) Line indented incorrectly; expected 8 spaces, found 4
(#1895) Line indented incorrectly; expected at least 8 spaces, found 4
(#1896) Line indented incorrectly; expected at least 8 spaces, found 4
(#1897) Line indented incorrectly; expected at least 8 spaces, found 4
(#1898) Line indented incorrectly; expected 4 spaces, found 2
(#1903) Line indented incorrectly; expected 4 spaces, found 2
(#1903) Member variable "_TSPEC" must be all lower-case
(#1903) Scope modifier not specified for member variable "$_TSPEC"
(#1905) Line indented incorrectly; expected 4 spaces, found 2
(#1905) Member variable "authenticationToken" must be all lower-case
(#1907) Line indented incorrectly; expected 4 spaces, found 2
(#1908) Line indented incorrectly; expected 8 spaces, found 4
(#1908) Variable "_TSPEC" must be all lower-case
(#1908) Variable "_TSPEC" must not contain underscores.
(#1909) Line indented incorrectly; expected at least 12 spaces, found 6
(#1909) Variable "_TSPEC" must be all lower-case
(#1909) Variable "_TSPEC" must not contain underscores.
(#1910) Line indented incorrectly; expected at least 12 spaces, found 8
(#1911) Line indented incorrectly; expected at least 12 spaces, found 10
(#1912) Line indented incorrectly; expected at least 12 spaces, found 10
(#1913) Line indented incorrectly; expected at least 12 spaces, found 10
(#1914) Line indented incorrectly; expected at least 16 spaces, found 8
(#1915) Line indented incorrectly; expected 8 spaces, found 4
(#1916) Line indented incorrectly; expected 8 spaces, found 4
(#1917) Line indented incorrectly; expected 12 spaces, found 6
(#1918) Line indented incorrectly; expected at least 16 spaces, found 8
(#1919) Line indented incorrectly; expected 12 spaces, found 6
(#1920) Line indented incorrectly; expected 8 spaces, found 4
(#1921) Line indented incorrectly; expected 4 spaces, found 2
(#1923) Line indented incorrectly; expected 4 spaces, found 2
(#1923) Public method name "UserStore_revokeLongSession_args::getName" must be in lower-case letters only
(#1924) Line indented incorrectly; expected at least 8 spaces, found 4
(#1925) Line indented incorrectly; expected 4 spaces, found 2
(#1927) Line indented incorrectly; expected 4 spaces, found 2
(#1928) Line indented incorrectly; expected at least 4 spaces, found 2
(#1928) Opening brace should be on the same line as the declaration
(#1929) Line indented incorrectly; expected at least 8 spaces, found 4
(#1930) Line indented incorrectly; expected at least 8 spaces, found 4
(#1931) Line indented incorrectly; expected at least 8 spaces, found 4
(#1932) Line indented incorrectly; expected at least 8 spaces, found 4
(#1933) Line indented incorrectly; expected at least 8 spaces, found 4
(#1934) Line indented incorrectly; expected 8 spaces, found 4
(#1934) Expected "while (...) {\n"; found "while (...)\n {\n"
(#1935) Line indented incorrectly; expected at least 8 spaces, found 4
(#1936) Line indented incorrectly; expected at least 12 spaces, found 6
(#1937) Line indented incorrectly; expected 12 spaces, found 6
(#1938) Line indented incorrectly; expected at least 16 spaces, found 8
(#1939) Line indented incorrectly; expected 12 spaces, found 6
(#1940) Line indented incorrectly; expected 12 spaces, found 6
(#1941) Line indented incorrectly; expected at least 12 spaces, found 6
(#1942) Line indented incorrectly; expected 16 spaces, found 8
(#1943) Line indented incorrectly; expected 20 spaces, found 10
(#1944) Line indented incorrectly; expected at least 24 spaces, found 12
(#1945) Line indented incorrectly; expected 20 spaces, found 10
(#1946) Line indented incorrectly; expected at least 24 spaces, found 12
(#1947) Line indented incorrectly; expected 20 spaces, found 10
(#1949) Line indented incorrectly; expected 16 spaces, found 8
(#1950) Line indented incorrectly; expected at least 20 spaces, found 10
(#1952) Line indented incorrectly; expected 12 spaces, found 6
(#1953) Line indented incorrectly; expected at least 12 spaces, found 6
(#1954) Line indented incorrectly; expected 8 spaces, found 4
(#1955) Line indented incorrectly; expected at least 8 spaces, found 4
(#1956) Line indented incorrectly; expected at least 8 spaces, found 4
(#1957) Line indented incorrectly; expected 4 spaces, found 2
(#1959) Line indented incorrectly; expected 4 spaces, found 2
(#1960) Line indented incorrectly; expected at least 8 spaces, found 4
(#1961) Line indented incorrectly; expected at least 8 spaces, found 4
(#1962) Line indented incorrectly; expected 8 spaces, found 4
(#1963) Line indented incorrectly; expected at least 12 spaces, found 6
(#1964) Line indented incorrectly; expected at least 12 spaces, found 6
(#1965) Line indented incorrectly; expected at least 12 spaces, found 6
(#1966) Line indented incorrectly; expected 8 spaces, found 4
(#1967) Line indented incorrectly; expected at least 8 spaces, found 4
(#1968) Line indented incorrectly; expected at least 8 spaces, found 4
(#1969) Line indented incorrectly; expected at least 8 spaces, found 4
(#1970) Line indented incorrectly; expected 4 spaces, found 2
(#1975) Line indented incorrectly; expected 4 spaces, found 2
(#1975) Member variable "_TSPEC" must be all lower-case
(#1975) Scope modifier not specified for member variable "$_TSPEC"
(#1977) Line indented incorrectly; expected 4 spaces, found 2
(#1977) Member variable "userException" must be all lower-case
(#1978) Line indented incorrectly; expected 4 spaces, found 2
(#1978) Member variable "systemException" must be all lower-case
(#1980) Line indented incorrectly; expected 4 spaces, found 2
(#1981) Line indented incorrectly; expected 8 spaces, found 4
(#1981) Variable "_TSPEC" must be all lower-case
(#1981) Variable "_TSPEC" must not contain underscores.
(#1982) Line indented incorrectly; expected at least 12 spaces, found 6
(#1982) Variable "_TSPEC" must be all lower-case
(#1982) Variable "_TSPEC" must not contain underscores.
(#1983) Line indented incorrectly; expected at least 12 spaces, found 8
(#1984) Line indented incorrectly; expected at least 12 spaces, found 10
(#1985) Line indented incorrectly; expected at least 12 spaces, found 10
(#1986) Line indented incorrectly; expected at least 12 spaces, found 10
(#1987) Line indented incorrectly; expected at least 12 spaces, found 10
(#1988) Line indented incorrectly; expected at least 12 spaces, found 8
(#1989) Line indented incorrectly; expected at least 12 spaces, found 10
(#1990) Line indented incorrectly; expected at least 12 spaces, found 10
(#1991) Line indented incorrectly; expected at least 12 spaces, found 10
(#1992) Line indented incorrectly; expected at least 12 spaces, found 10
(#1993) Line indented incorrectly; expected at least 16 spaces, found 8
(#1994) Line indented incorrectly; expected 8 spaces, found 4
(#1995) Line indented incorrectly; expected 8 spaces, found 4
(#1996) Line indented incorrectly; expected 12 spaces, found 6
(#1997) Line indented incorrectly; expected at least 16 spaces, found 8
(#1998) Line indented incorrectly; expected 12 spaces, found 6
(#1999) Line indented incorrectly; expected 12 spaces, found 6
(#2000) Line indented incorrectly; expected at least 16 spaces, found 8
(#2001) Line indented incorrectly; expected 12 spaces, found 6
(#2002) Line indented incorrectly; expected 8 spaces, found 4
(#2003) Line indented incorrectly; expected 4 spaces, found 2
(#2005) Line indented incorrectly; expected 4 spaces, found 2
(#2005) Public method name "UserStore_revokeLongSession_result::getName" must be in lower-case letters only
(#2006) Line indented incorrectly; expected at least 8 spaces, found 4
(#2007) Line indented incorrectly; expected 4 spaces, found 2
(#2009) Line indented incorrectly; expected 4 spaces, found 2
(#2010) Line indented incorrectly; expected at least 4 spaces, found 2
(#2010) Opening brace should be on the same line as the declaration
(#2011) Line indented incorrectly; expected at least 8 spaces, found 4
(#2012) Line indented incorrectly; expected at least 8 spaces, found 4
(#2013) Line indented incorrectly; expected at least 8 spaces, found 4
(#2014) Line indented incorrectly; expected at least 8 spaces, found 4
(#2015) Line indented incorrectly; expected at least 8 spaces, found 4
(#2016) Line indented incorrectly; expected 8 spaces, found 4
(#2016) Expected "while (...) {\n"; found "while (...)\n {\n"
(#2017) Line indented incorrectly; expected at least 8 spaces, found 4
(#2018) Line indented incorrectly; expected at least 12 spaces, found 6
(#2019) Line indented incorrectly; expected 12 spaces, found 6
(#2020) Line indented incorrectly; expected at least 16 spaces, found 8
(#2021) Line indented incorrectly; expected 12 spaces, found 6
(#2022) Line indented incorrectly; expected 12 spaces, found 6
(#2023) Line indented incorrectly; expected at least 12 spaces, found 6
(#2024) Line indented incorrectly; expected 16 spaces, found 8
(#2025) Line indented incorrectly; expected 20 spaces, found 10
(#2026) Line indented incorrectly; expected at least 24 spaces, found 12
(#2027) Line indented incorrectly; expected at least 24 spaces, found 12
(#2028) Line indented incorrectly; expected 20 spaces, found 10
(#2029) Line indented incorrectly; expected at least 24 spaces, found 12
(#2030) Line indented incorrectly; expected 20 spaces, found 10
(#2032) Line indented incorrectly; expected 16 spaces, found 8
(#2033) Line indented incorrectly; expected 20 spaces, found 10
(#2034) Line indented incorrectly; expected at least 24 spaces, found 12
(#2035) Line indented incorrectly; expected at least 24 spaces, found 12
(#2036) Line indented incorrectly; expected 20 spaces, found 10
(#2037) Line indented incorrectly; expected at least 24 spaces, found 12
(#2038) Line indented incorrectly; expected 20 spaces, found 10
(#2040) Line indented incorrectly; expected 16 spaces, found 8
(#2041) Line indented incorrectly; expected at least 20 spaces, found 10
(#2043) Line indented incorrectly; expected 12 spaces, found 6
(#2044) Line indented incorrectly; expected at least 12 spaces, found 6
(#2045) Line indented incorrectly; expected 8 spaces, found 4
(#2046) Line indented incorrectly; expected at least 8 spaces, found 4
(#2047) Line indented incorrectly; expected at least 8 spaces, found 4
(#2048) Line indented incorrectly; expected 4 spaces, found 2
(#2050) Line indented incorrectly; expected 4 spaces, found 2
(#2051) Line indented incorrectly; expected at least 8 spaces, found 4
(#2052) Line indented incorrectly; expected at least 8 spaces, found 4
(#2053) Line indented incorrectly; expected 8 spaces, found 4
(#2054) Line indented incorrectly; expected at least 12 spaces, found 6
(#2055) Line indented incorrectly; expected at least 12 spaces, found 6
(#2056) Line indented incorrectly; expected at least 12 spaces, found 6
(#2057) Line indented incorrectly; expected 8 spaces, found 4
(#2058) Line indented incorrectly; expected 8 spaces, found 4
(#2059) Line indented incorrectly; expected at least 12 spaces, found 6
(#2060) Line indented incorrectly; expected at least 12 spaces, found 6
(#2061) Line indented incorrectly; expected at least 12 spaces, found 6
(#2062) Line indented incorrectly; expected 8 spaces, found 4
(#2063) Line indented incorrectly; expected at least 8 spaces, found 4
(#2064) Line indented incorrectly; expected at least 8 spaces, found 4
(#2065) Line indented incorrectly; expected at least 8 spaces, found 4
(#2066) Line indented incorrectly; expected 4 spaces, found 2
(#2071) Line indented incorrectly; expected 4 spaces, found 2
(#2071) Member variable "_TSPEC" must be all lower-case
(#2071) Scope modifier not specified for member variable "$_TSPEC"
(#2073) Line indented incorrectly; expected 4 spaces, found 2
(#2073) Member variable "authenticationToken" must be all lower-case
(#2075) Line indented incorrectly; expected 4 spaces, found 2
(#2076) Line indented incorrectly; expected 8 spaces, found 4
(#2076) Variable "_TSPEC" must be all lower-case
(#2076) Variable "_TSPEC" must not contain underscores.
(#2077) Line indented incorrectly; expected at least 12 spaces, found 6
(#2077) Variable "_TSPEC" must be all lower-case
(#2077) Variable "_TSPEC" must not contain underscores.
(#2078) Line indented incorrectly; expected at least 12 spaces, found 8
(#2079) Line indented incorrectly; expected at least 12 spaces, found 10
(#2080) Line indented incorrectly; expected at least 12 spaces, found 10
(#2081) Line indented incorrectly; expected at least 12 spaces, found 10
(#2082) Line indented incorrectly; expected at least 16 spaces, found 8
(#2083) Line indented incorrectly; expected 8 spaces, found 4
(#2084) Line indented incorrectly; expected 8 spaces, found 4
(#2085) Line indented incorrectly; expected 12 spaces, found 6
(#2086) Line indented incorrectly; expected at least 16 spaces, found 8
(#2087) Line indented incorrectly; expected 12 spaces, found 6
(#2088) Line indented incorrectly; expected 8 spaces, found 4
(#2089) Line indented incorrectly; expected 4 spaces, found 2
(#2091) Line indented incorrectly; expected 4 spaces, found 2
(#2091) Public method name "UserStore_authenticateToBusiness_args::getName" must be in lower-case letters only
(#2092) Line indented incorrectly; expected at least 8 spaces, found 4
(#2093) Line indented incorrectly; expected 4 spaces, found 2
(#2095) Line indented incorrectly; expected 4 spaces, found 2
(#2096) Line indented incorrectly; expected at least 4 spaces, found 2
(#2096) Opening brace should be on the same line as the declaration
(#2097) Line indented incorrectly; expected at least 8 spaces, found 4
(#2098) Line indented incorrectly; expected at least 8 spaces, found 4
(#2099) Line indented incorrectly; expected at least 8 spaces, found 4
(#2100) Line indented incorrectly; expected at least 8 spaces, found 4
(#2101) Line indented incorrectly; expected at least 8 spaces, found 4
(#2102) Line indented incorrectly; expected 8 spaces, found 4
(#2102) Expected "while (...) {\n"; found "while (...)\n {\n"
(#2103) Line indented incorrectly; expected at least 8 spaces, found 4
(#2104) Line indented incorrectly; expected at least 12 spaces, found 6
(#2105) Line indented incorrectly; expected 12 spaces, found 6
(#2106) Line indented incorrectly; expected at least 16 spaces, found 8
(#2107) Line indented incorrectly; expected 12 spaces, found 6
(#2108) Line indented incorrectly; expected 12 spaces, found 6
(#2109) Line indented incorrectly; expected at least 12 spaces, found 6
(#2110) Line indented incorrectly; expected 16 spaces, found 8
(#2111) Line indented incorrectly; expected 20 spaces, found 10
(#2112) Line indented incorrectly; expected at least 24 spaces, found 12
(#2113) Line indented incorrectly; expected 20 spaces, found 10
(#2114) Line indented incorrectly; expected at least 24 spaces, found 12
(#2115) Line indented incorrectly; expected 20 spaces, found 10
(#2117) Line indented incorrectly; expected 16 spaces, found 8
(#2118) Line indented incorrectly; expected at least 20 spaces, found 10
(#2120) Line indented incorrectly; expected 12 spaces, found 6
(#2121) Line indented incorrectly; expected at least 12 spaces, found 6
(#2122) Line indented incorrectly; expected 8 spaces, found 4
(#2123) Line indented incorrectly; expected at least 8 spaces, found 4
(#2124) Line indented incorrectly; expected at least 8 spaces, found 4
(#2125) Line indented incorrectly; expected 4 spaces, found 2
(#2127) Line indented incorrectly; expected 4 spaces, found 2
(#2128) Line indented incorrectly; expected at least 8 spaces, found 4
(#2129) Line indented incorrectly; expected at least 8 spaces, found 4
(#2130) Line indented incorrectly; expected 8 spaces, found 4
(#2131) Line indented incorrectly; expected at least 12 spaces, found 6
(#2132) Line indented incorrectly; expected at least 12 spaces, found 6
(#2133) Line indented incorrectly; expected at least 12 spaces, found 6
(#2134) Line indented incorrectly; expected 8 spaces, found 4
(#2135) Line indented incorrectly; expected at least 8 spaces, found 4
(#2136) Line indented incorrectly; expected at least 8 spaces, found 4
(#2137) Line indented incorrectly; expected at least 8 spaces, found 4
(#2138) Line indented incorrectly; expected 4 spaces, found 2
(#2143) Line indented incorrectly; expected 4 spaces, found 2
(#2143) Member variable "_TSPEC" must be all lower-case
(#2143) Scope modifier not specified for member variable "$_TSPEC"
(#2145) Line indented incorrectly; expected 4 spaces, found 2
(#2146) Line indented incorrectly; expected 4 spaces, found 2
(#2146) Member variable "userException" must be all lower-case
(#2147) Line indented incorrectly; expected 4 spaces, found 2
(#2147) Member variable "systemException" must be all lower-case
(#2149) Line indented incorrectly; expected 4 spaces, found 2
(#2150) Line indented incorrectly; expected 8 spaces, found 4
(#2150) Variable "_TSPEC" must be all lower-case
(#2150) Variable "_TSPEC" must not contain underscores.
(#2151) Line indented incorrectly; expected at least 12 spaces, found 6
(#2151) Variable "_TSPEC" must be all lower-case
(#2151) Variable "_TSPEC" must not contain underscores.
(#2152) Line indented incorrectly; expected at least 12 spaces, found 8
(#2153) Line indented incorrectly; expected at least 12 spaces, found 10
(#2154) Line indented incorrectly; expected at least 12 spaces, found 10
(#2155) Line indented incorrectly; expected at least 12 spaces, found 10
(#2156) Line indented incorrectly; expected at least 12 spaces, found 10
(#2157) Line indented incorrectly; expected at least 12 spaces, found 8
(#2158) Line indented incorrectly; expected at least 12 spaces, found 10
(#2159) Line indented incorrectly; expected at least 12 spaces, found 10
(#2160) Line indented incorrectly; expected at least 12 spaces, found 10
(#2161) Line indented incorrectly; expected at least 12 spaces, found 10
(#2162) Line indented incorrectly; expected at least 12 spaces, found 8
(#2163) Line indented incorrectly; expected at least 12 spaces, found 10
(#2164) Line indented incorrectly; expected at least 12 spaces, found 10
(#2165) Line indented incorrectly; expected at least 12 spaces, found 10
(#2166) Line indented incorrectly; expected at least 12 spaces, found 10
(#2167) Line indented incorrectly; expected at least 16 spaces, found 8
(#2168) Line indented incorrectly; expected 8 spaces, found 4
(#2169) Line indented incorrectly; expected 8 spaces, found 4
(#2170) Line indented incorrectly; expected 12 spaces, found 6
(#2171) Line indented incorrectly; expected at least 16 spaces, found 8
(#2172) Line indented incorrectly; expected 12 spaces, found 6
(#2173) Line indented incorrectly; expected 12 spaces, found 6
(#2174) Line indented incorrectly; expected at least 16 spaces, found 8
(#2175) Line indented incorrectly; expected 12 spaces, found 6
(#2176) Line indented incorrectly; expected 12 spaces, found 6
(#2177) Line indented incorrectly; expected at least 16 spaces, found 8
(#2178) Line indented incorrectly; expected 12 spaces, found 6
(#2179) Line indented incorrectly; expected 8 spaces, found 4
(#2180) Line indented incorrectly; expected 4 spaces, found 2
(#2182) Line indented incorrectly; expected 4 spaces, found 2
(#2182) Public method name "UserStore_authenticateToBusiness_result::getName" must be in lower-case letters only
(#2183) Line indented incorrectly; expected at least 8 spaces, found 4
(#2184) Line indented incorrectly; expected 4 spaces, found 2
(#2186) Line indented incorrectly; expected 4 spaces, found 2
(#2187) Line indented incorrectly; expected at least 4 spaces, found 2
(#2187) Opening brace should be on the same line as the declaration
(#2188) Line indented incorrectly; expected at least 8 spaces, found 4
(#2189) Line indented incorrectly; expected at least 8 spaces, found 4
(#2190) Line indented incorrectly; expected at least 8 spaces, found 4
(#2191) Line indented incorrectly; expected at least 8 spaces, found 4
(#2192) Line indented incorrectly; expected at least 8 spaces, found 4
(#2193) Line indented incorrectly; expected 8 spaces, found 4
(#2193) Expected "while (...) {\n"; found "while (...)\n {\n"
(#2194) Line indented incorrectly; expected at least 8 spaces, found 4
(#2195) Line indented incorrectly; expected at least 12 spaces, found 6
(#2196) Line indented incorrectly; expected 12 spaces, found 6
(#2197) Line indented incorrectly; expected at least 16 spaces, found 8
(#2198) Line indented incorrectly; expected 12 spaces, found 6
(#2199) Line indented incorrectly; expected 12 spaces, found 6
(#2200) Line indented incorrectly; expected at least 12 spaces, found 6
(#2201) Line indented incorrectly; expected 16 spaces, found 8
(#2202) Line indented incorrectly; expected 20 spaces, found 10
(#2203) Line indented incorrectly; expected at least 24 spaces, found 12
(#2204) Line indented incorrectly; expected at least 24 spaces, found 12
(#2205) Line indented incorrectly; expected 20 spaces, found 10
(#2206) Line indented incorrectly; expected at least 24 spaces, found 12
(#2207) Line indented incorrectly; expected 20 spaces, found 10
(#2209) Line indented incorrectly; expected 16 spaces, found 8
(#2210) Line indented incorrectly; expected 20 spaces, found 10
(#2211) Line indented incorrectly; expected at least 24 spaces, found 12
(#2212) Line indented incorrectly; expected at least 24 spaces, found 12
(#2213) Line indented incorrectly; expected 20 spaces, found 10
(#2214) Line indented incorrectly; expected at least 24 spaces, found 12
(#2215) Line indented incorrectly; expected 20 spaces, found 10
(#2217) Line indented incorrectly; expected 16 spaces, found 8
(#2218) Line indented incorrectly; expected 20 spaces, found 10
(#2219) Line indented incorrectly; expected at least 24 spaces, found 12
(#2220) Line indented incorrectly; expected at least 24 spaces, found 12
(#2221) Line indented incorrectly; expected 20 spaces, found 10
(#2222) Line indented incorrectly; expected at least 24 spaces, found 12
(#2223) Line indented incorrectly; expected 20 spaces, found 10
(#2225) Line indented incorrectly; expected 16 spaces, found 8
(#2226) Line indented incorrectly; expected at least 20 spaces, found 10
(#2228) Line indented incorrectly; expected 12 spaces, found 6
(#2229) Line indented incorrectly; expected at least 12 spaces, found 6
(#2230) Line indented incorrectly; expected 8 spaces, found 4
(#2231) Line indented incorrectly; expected at least 8 spaces, found 4
(#2232) Line indented incorrectly; expected at least 8 spaces, found 4
(#2233) Line indented incorrectly; expected 4 spaces, found 2
(#2235) Line indented incorrectly; expected 4 spaces, found 2
(#2236) Line indented incorrectly; expected at least 8 spaces, found 4
(#2237) Line indented incorrectly; expected at least 8 spaces, found 4
(#2238) Line indented incorrectly; expected 8 spaces, found 4
(#2239) Line indented incorrectly; expected 12 spaces, found 6
(#2240) Line indented incorrectly; expected at least 16 spaces, found 8
(#2241) Line indented incorrectly; expected 12 spaces, found 6
(#2242) Line indented incorrectly; expected at least 12 spaces, found 6
(#2243) Line indented incorrectly; expected at least 12 spaces, found 6
(#2244) Line indented incorrectly; expected at least 12 spaces, found 6
(#2245) Line indented incorrectly; expected 8 spaces, found 4
(#2246) Line indented incorrectly; expected 8 spaces, found 4
(#2247) Line indented incorrectly; expected at least 12 spaces, found 6
(#2248) Line indented incorrectly; expected at least 12 spaces, found 6
(#2249) Line indented incorrectly; expected at least 12 spaces, found 6
(#2250) Line indented incorrectly; expected 8 spaces, found 4
(#2251) Line indented incorrectly; expected 8 spaces, found 4
(#2252) Line indented incorrectly; expected at least 12 spaces, found 6
(#2253) Line indented incorrectly; expected at least 12 spaces, found 6
(#2254) Line indented incorrectly; expected at least 12 spaces, found 6
(#2255) Line indented incorrectly; expected 8 spaces, found 4
(#2256) Line indented incorrectly; expected at least 8 spaces, found 4
(#2257) Line indented incorrectly; expected at least 8 spaces, found 4
(#2258) Line indented incorrectly; expected at least 8 spaces, found 4
(#2259) Line indented incorrectly; expected 4 spaces, found 2
(#2264) Line indented incorrectly; expected 4 spaces, found 2
(#2264) Member variable "_TSPEC" must be all lower-case
(#2264) Scope modifier not specified for member variable "$_TSPEC"
(#2266) Line indented incorrectly; expected 4 spaces, found 2
(#2266) Member variable "authenticationToken" must be all lower-case
(#2268) Line indented incorrectly; expected 4 spaces, found 2
(#2269) Line indented incorrectly; expected 8 spaces, found 4
(#2269) Variable "_TSPEC" must be all lower-case
(#2269) Variable "_TSPEC" must not contain underscores.
(#2270) Line indented incorrectly; expected at least 12 spaces, found 6
(#2270) Variable "_TSPEC" must be all lower-case
(#2270) Variable "_TSPEC" must not contain underscores.
(#2271) Line indented incorrectly; expected at least 12 spaces, found 8
(#2272) Line indented incorrectly; expected at least 12 spaces, found 10
(#2273) Line indented incorrectly; expected at least 12 spaces, found 10
(#2274) Line indented incorrectly; expected at least 12 spaces, found 10
(#2275) Line indented incorrectly; expected at least 16 spaces, found 8
(#2276) Line indented incorrectly; expected 8 spaces, found 4
(#2277) Line indented incorrectly; expected 8 spaces, found 4
(#2278) Line indented incorrectly; expected 12 spaces, found 6
(#2279) Line indented incorrectly; expected at least 16 spaces, found 8
(#2280) Line indented incorrectly; expected 12 spaces, found 6
(#2281) Line indented incorrectly; expected 8 spaces, found 4
(#2282) Line indented incorrectly; expected 4 spaces, found 2
(#2284) Line indented incorrectly; expected 4 spaces, found 2
(#2284) Public method name "UserStore_refreshAuthentication_args::getName" must be in lower-case letters only
(#2285) Line indented incorrectly; expected at least 8 spaces, found 4
(#2286) Line indented incorrectly; expected 4 spaces, found 2
(#2288) Line indented incorrectly; expected 4 spaces, found 2
(#2289) Line indented incorrectly; expected at least 4 spaces, found 2
(#2289) Opening brace should be on the same line as the declaration
(#2290) Line indented incorrectly; expected at least 8 spaces, found 4
(#2291) Line indented incorrectly; expected at least 8 spaces, found 4
(#2292) Line indented incorrectly; expected at least 8 spaces, found 4
(#2293) Line indented incorrectly; expected at least 8 spaces, found 4
(#2294) Line indented incorrectly; expected at least 8 spaces, found 4
(#2295) Line indented incorrectly; expected 8 spaces, found 4
(#2295) Expected "while (...) {\n"; found "while (...)\n {\n"
(#2296) Line indented incorrectly; expected at least 8 spaces, found 4
(#2297) Line indented incorrectly; expected at least 12 spaces, found 6
(#2298) Line indented incorrectly; expected 12 spaces, found 6
(#2299) Line indented incorrectly; expected at least 16 spaces, found 8
(#2300) Line indented incorrectly; expected 12 spaces, found 6
(#2301) Line indented incorrectly; expected 12 spaces, found 6
(#2302) Line indented incorrectly; expected at least 12 spaces, found 6
(#2303) Line indented incorrectly; expected 16 spaces, found 8
(#2304) Line indented incorrectly; expected 20 spaces, found 10
(#2305) Line indented incorrectly; expected at least 24 spaces, found 12
(#2306) Line indented incorrectly; expected 20 spaces, found 10
(#2307) Line indented incorrectly; expected at least 24 spaces, found 12
(#2308) Line indented incorrectly; expected 20 spaces, found 10
(#2310) Line indented incorrectly; expected 16 spaces, found 8
(#2311) Line indented incorrectly; expected at least 20 spaces, found 10
(#2313) Line indented incorrectly; expected 12 spaces, found 6
(#2314) Line indented incorrectly; expected at least 12 spaces, found 6
(#2315) Line indented incorrectly; expected 8 spaces, found 4
(#2316) Line indented incorrectly; expected at least 8 spaces, found 4
(#2317) Line indented incorrectly; expected at least 8 spaces, found 4
(#2318) Line indented incorrectly; expected 4 spaces, found 2
(#2320) Line indented incorrectly; expected 4 spaces, found 2
(#2321) Line indented incorrectly; expected at least 8 spaces, found 4
(#2322) Line indented incorrectly; expected at least 8 spaces, found 4
(#2323) Line indented incorrectly; expected 8 spaces, found 4
(#2324) Line indented incorrectly; expected at least 12 spaces, found 6
(#2325) Line indented incorrectly; expected at least 12 spaces, found 6
(#2326) Line indented incorrectly; expected at least 12 spaces, found 6
(#2327) Line indented incorrectly; expected 8 spaces, found 4
(#2328) Line indented incorrectly; expected at least 8 spaces, found 4
(#2329) Line indented incorrectly; expected at least 8 spaces, found 4
(#2330) Line indented incorrectly; expected at least 8 spaces, found 4
(#2331) Line indented incorrectly; expected 4 spaces, found 2
(#2336) Line indented incorrectly; expected 4 spaces, found 2
(#2336) Member variable "_TSPEC" must be all lower-case
(#2336) Scope modifier not specified for member variable "$_TSPEC"
(#2338) Line indented incorrectly; expected 4 spaces, found 2
(#2339) Line indented incorrectly; expected 4 spaces, found 2
(#2339) Member variable "userException" must be all lower-case
(#2340) Line indented incorrectly; expected 4 spaces, found 2
(#2340) Member variable "systemException" must be all lower-case
(#2342) Line indented incorrectly; expected 4 spaces, found 2
(#2343) Line indented incorrectly; expected 8 spaces, found 4
(#2343) Variable "_TSPEC" must be all lower-case
(#2343) Variable "_TSPEC" must not contain underscores.
(#2344) Line indented incorrectly; expected at least 12 spaces, found 6
(#2344) Variable "_TSPEC" must be all lower-case
(#2344) Variable "_TSPEC" must not contain underscores.
(#2345) Line indented incorrectly; expected at least 12 spaces, found 8
(#2346) Line indented incorrectly; expected at least 12 spaces, found 10
(#2347) Line indented incorrectly; expected at least 12 spaces, found 10
(#2348) Line indented incorrectly; expected at least 12 spaces, found 10
(#2349) Line indented incorrectly; expected at least 12 spaces, found 10
(#2350) Line indented incorrectly; expected at least 12 spaces, found 8
(#2351) Line indented incorrectly; expected at least 12 spaces, found 10
(#2352) Line indented incorrectly; expected at least 12 spaces, found 10
(#2353) Line indented incorrectly; expected at least 12 spaces, found 10
(#2354) Line indented incorrectly; expected at least 12 spaces, found 10
(#2355) Line indented incorrectly; expected at least 12 spaces, found 8
(#2356) Line indented incorrectly; expected at least 12 spaces, found 10
(#2357) Line indented incorrectly; expected at least 12 spaces, found 10
(#2358) Line indented incorrectly; expected at least 12 spaces, found 10
(#2359) Line indented incorrectly; expected at least 12 spaces, found 10
(#2360) Line indented incorrectly; expected at least 16 spaces, found 8
(#2361) Line indented incorrectly; expected 8 spaces, found 4
(#2362) Line indented incorrectly; expected 8 spaces, found 4
(#2363) Line indented incorrectly; expected 12 spaces, found 6
(#2364) Line indented incorrectly; expected at least 16 spaces, found 8
(#2365) Line indented incorrectly; expected 12 spaces, found 6
(#2366) Line indented incorrectly; expected 12 spaces, found 6
(#2367) Line indented incorrectly; expected at least 16 spaces, found 8
(#2368) Line indented incorrectly; expected 12 spaces, found 6
(#2369) Line indented incorrectly; expected 12 spaces, found 6
(#2370) Line indented incorrectly; expected at least 16 spaces, found 8
(#2371) Line indented incorrectly; expected 12 spaces, found 6
(#2372) Line indented incorrectly; expected 8 spaces, found 4
(#2373) Line indented incorrectly; expected 4 spaces, found 2
(#2375) Line indented incorrectly; expected 4 spaces, found 2
(#2375) Public method name "UserStore_refreshAuthentication_result::getName" must be in lower-case letters only
(#2376) Line indented incorrectly; expected at least 8 spaces, found 4
(#2377) Line indented incorrectly; expected 4 spaces, found 2
(#2379) Line indented incorrectly; expected 4 spaces, found 2
(#2380) Line indented incorrectly; expected at least 4 spaces, found 2
(#2380) Opening brace should be on the same line as the declaration
(#2381) Line indented incorrectly; expected at least 8 spaces, found 4
(#2382) Line indented incorrectly; expected at least 8 spaces, found 4
(#2383) Line indented incorrectly; expected at least 8 spaces, found 4
(#2384) Line indented incorrectly; expected at least 8 spaces, found 4
(#2385) Line indented incorrectly; expected at least 8 spaces, found 4
(#2386) Line indented incorrectly; expected 8 spaces, found 4
(#2386) Expected "while (...) {\n"; found "while (...)\n {\n"
(#2387) Line indented incorrectly; expected at least 8 spaces, found 4
(#2388) Line indented incorrectly; expected at least 12 spaces, found 6
(#2389) Line indented incorrectly; expected 12 spaces, found 6
(#2390) Line indented incorrectly; expected at least 16 spaces, found 8
(#2391) Line indented incorrectly; expected 12 spaces, found 6
(#2392) Line indented incorrectly; expected 12 spaces, found 6
(#2393) Line indented incorrectly; expected at least 12 spaces, found 6
(#2394) Line indented incorrectly; expected 16 spaces, found 8
(#2395) Line indented incorrectly; expected 20 spaces, found 10
(#2396) Line indented incorrectly; expected at least 24 spaces, found 12
(#2397) Line indented incorrectly; expected at least 24 spaces, found 12
(#2398) Line indented incorrectly; expected 20 spaces, found 10
(#2399) Line indented incorrectly; expected at least 24 spaces, found 12
(#2400) Line indented incorrectly; expected 20 spaces, found 10
(#2402) Line indented incorrectly; expected 16 spaces, found 8
(#2403) Line indented incorrectly; expected 20 spaces, found 10
(#2404) Line indented incorrectly; expected at least 24 spaces, found 12
(#2405) Line indented incorrectly; expected at least 24 spaces, found 12
(#2406) Line indented incorrectly; expected 20 spaces, found 10
(#2407) Line indented incorrectly; expected at least 24 spaces, found 12
(#2408) Line indented incorrectly; expected 20 spaces, found 10
(#2410) Line indented incorrectly; expected 16 spaces, found 8
(#2411) Line indented incorrectly; expected 20 spaces, found 10
(#2412) Line indented incorrectly; expected at least 24 spaces, found 12
(#2413) Line indented incorrectly; expected at least 24 spaces, found 12
(#2414) Line indented incorrectly; expected 20 spaces, found 10
(#2415) Line indented incorrectly; expected at least 24 spaces, found 12
(#2416) Line indented incorrectly; expected 20 spaces, found 10
(#2418) Line indented incorrectly; expected 16 spaces, found 8
(#2419) Line indented incorrectly; expected at least 20 spaces, found 10
(#2421) Line indented incorrectly; expected 12 spaces, found 6
(#2422) Line indented incorrectly; expected at least 12 spaces, found 6
(#2423) Line indented incorrectly; expected 8 spaces, found 4
(#2424) Line indented incorrectly; expected at least 8 spaces, found 4
(#2425) Line indented incorrectly; expected at least 8 spaces, found 4
(#2426) Line indented incorrectly; expected 4 spaces, found 2
(#2428) Line indented incorrectly; expected 4 spaces, found 2
(#2429) Line indented incorrectly; expected at least 8 spaces, found 4
(#2430) Line indented incorrectly; expected at least 8 spaces, found 4
(#2431) Line indented incorrectly; expected 8 spaces, found 4
(#2432) Line indented incorrectly; expected 12 spaces, found 6
(#2433) Line indented incorrectly; expected at least 16 spaces, found 8
(#2434) Line indented incorrectly; expected 12 spaces, found 6
(#2435) Line indented incorrectly; expected at least 12 spaces, found 6
(#2436) Line indented incorrectly; expected at least 12 spaces, found 6
(#2437) Line indented incorrectly; expected at least 12 spaces, found 6
(#2438) Line indented incorrectly; expected 8 spaces, found 4
(#2439) Line indented incorrectly; expected 8 spaces, found 4
(#2440) Line indented incorrectly; expected at least 12 spaces, found 6
(#2441) Line indented incorrectly; expected at least 12 spaces, found 6
(#2442) Line indented incorrectly; expected at least 12 spaces, found 6
(#2443) Line indented incorrectly; expected 8 spaces, found 4
(#2444) Line indented incorrectly; expected 8 spaces, found 4
(#2445) Line indented incorrectly; expected at least 12 spaces, found 6
(#2446) Line indented incorrectly; expected at least 12 spaces, found 6
(#2447) Line indented incorrectly; expected at least 12 spaces, found 6
(#2448) Line indented incorrectly; expected 8 spaces, found 4
(#2449) Line indented incorrectly; expected at least 8 spaces, found 4
(#2450) Line indented incorrectly; expected at least 8 spaces, found 4
(#2451) Line indented incorrectly; expected at least 8 spaces, found 4
(#2452) Line indented incorrectly; expected 4 spaces, found 2
(#2457) Line indented incorrectly; expected 4 spaces, found 2
(#2457) Member variable "_TSPEC" must be all lower-case
(#2457) Scope modifier not specified for member variable "$_TSPEC"
(#2459) Line indented incorrectly; expected 4 spaces, found 2
(#2459) Member variable "authenticationToken" must be all lower-case
(#2461) Line indented incorrectly; expected 4 spaces, found 2
(#2462) Line indented incorrectly; expected 8 spaces, found 4
(#2462) Variable "_TSPEC" must be all lower-case
(#2462) Variable "_TSPEC" must not contain underscores.
(#2463) Line indented incorrectly; expected at least 12 spaces, found 6
(#2463) Variable "_TSPEC" must be all lower-case
(#2463) Variable "_TSPEC" must not contain underscores.
(#2464) Line indented incorrectly; expected at least 12 spaces, found 8
(#2465) Line indented incorrectly; expected at least 12 spaces, found 10
(#2466) Line indented incorrectly; expected at least 12 spaces, found 10
(#2467) Line indented incorrectly; expected at least 12 spaces, found 10
(#2468) Line indented incorrectly; expected at least 16 spaces, found 8
(#2469) Line indented incorrectly; expected 8 spaces, found 4
(#2470) Line indented incorrectly; expected 8 spaces, found 4
(#2471) Line indented incorrectly; expected 12 spaces, found 6
(#2472) Line indented incorrectly; expected at least 16 spaces, found 8
(#2473) Line indented incorrectly; expected 12 spaces, found 6
(#2474) Line indented incorrectly; expected 8 spaces, found 4
(#2475) Line indented incorrectly; expected 4 spaces, found 2
(#2477) Line indented incorrectly; expected 4 spaces, found 2
(#2477) Public method name "UserStore_getUser_args::getName" must be in lower-case letters only
(#2478) Line indented incorrectly; expected at least 8 spaces, found 4
(#2479) Line indented incorrectly; expected 4 spaces, found 2
(#2481) Line indented incorrectly; expected 4 spaces, found 2
(#2482) Line indented incorrectly; expected at least 4 spaces, found 2
(#2482) Opening brace should be on the same line as the declaration
(#2483) Line indented incorrectly; expected at least 8 spaces, found 4
(#2484) Line indented incorrectly; expected at least 8 spaces, found 4
(#2485) Line indented incorrectly; expected at least 8 spaces, found 4
(#2486) Line indented incorrectly; expected at least 8 spaces, found 4
(#2487) Line indented incorrectly; expected at least 8 spaces, found 4
(#2488) Line indented incorrectly; expected 8 spaces, found 4
(#2488) Expected "while (...) {\n"; found "while (...)\n {\n"
(#2489) Line indented incorrectly; expected at least 8 spaces, found 4
(#2490) Line indented incorrectly; expected at least 12 spaces, found 6
(#2491) Line indented incorrectly; expected 12 spaces, found 6
(#2492) Line indented incorrectly; expected at least 16 spaces, found 8
(#2493) Line indented incorrectly; expected 12 spaces, found 6
(#2494) Line indented incorrectly; expected 12 spaces, found 6
(#2495) Line indented incorrectly; expected at least 12 spaces, found 6
(#2496) Line indented incorrectly; expected 16 spaces, found 8
(#2497) Line indented incorrectly; expected 20 spaces, found 10
(#2498) Line indented incorrectly; expected at least 24 spaces, found 12
(#2499) Line indented incorrectly; expected 20 spaces, found 10
(#2500) Line indented incorrectly; expected at least 24 spaces, found 12
(#2501) Line indented incorrectly; expected 20 spaces, found 10
(#2503) Line indented incorrectly; expected 16 spaces, found 8
(#2504) Line indented incorrectly; expected at least 20 spaces, found 10
(#2506) Line indented incorrectly; expected 12 spaces, found 6
(#2507) Line indented incorrectly; expected at least 12 spaces, found 6
(#2508) Line indented incorrectly; expected 8 spaces, found 4
(#2509) Line indented incorrectly; expected at least 8 spaces, found 4
(#2510) Line indented incorrectly; expected at least 8 spaces, found 4
(#2511) Line indented incorrectly; expected 4 spaces, found 2
(#2513) Line indented incorrectly; expected 4 spaces, found 2
(#2514) Line indented incorrectly; expected at least 8 spaces, found 4
(#2515) Line indented incorrectly; expected at least 8 spaces, found 4
(#2516) Line indented incorrectly; expected 8 spaces, found 4
(#2517) Line indented incorrectly; expected at least 12 spaces, found 6
(#2518) Line indented incorrectly; expected at least 12 spaces, found 6
(#2519) Line indented incorrectly; expected at least 12 spaces, found 6
(#2520) Line indented incorrectly; expected 8 spaces, found 4
(#2521) Line indented incorrectly; expected at least 8 spaces, found 4
(#2522) Line indented incorrectly; expected at least 8 spaces, found 4
(#2523) Line indented incorrectly; expected at least 8 spaces, found 4
(#2524) Line indented incorrectly; expected 4 spaces, found 2
(#2529) Line indented incorrectly; expected 4 spaces, found 2
(#2529) Member variable "_TSPEC" must be all lower-case
(#2529) Scope modifier not specified for member variable "$_TSPEC"
(#2531) Line indented incorrectly; expected 4 spaces, found 2
(#2532) Line indented incorrectly; expected 4 spaces, found 2
(#2532) Member variable "userException" must be all lower-case
(#2533) Line indented incorrectly; expected 4 spaces, found 2
(#2533) Member variable "systemException" must be all lower-case
(#2535) Line indented incorrectly; expected 4 spaces, found 2
(#2536) Line indented incorrectly; expected 8 spaces, found 4
(#2536) Variable "_TSPEC" must be all lower-case
(#2536) Variable "_TSPEC" must not contain underscores.
(#2537) Line indented incorrectly; expected at least 12 spaces, found 6
(#2537) Variable "_TSPEC" must be all lower-case
(#2537) Variable "_TSPEC" must not contain underscores.
(#2538) Line indented incorrectly; expected at least 12 spaces, found 8
(#2539) Line indented incorrectly; expected at least 12 spaces, found 10
(#2540) Line indented incorrectly; expected at least 12 spaces, found 10
(#2541) Line indented incorrectly; expected at least 12 spaces, found 10
(#2542) Line indented incorrectly; expected at least 12 spaces, found 10
(#2543) Line indented incorrectly; expected at least 12 spaces, found 8
(#2544) Line indented incorrectly; expected at least 12 spaces, found 10
(#2545) Line indented incorrectly; expected at least 12 spaces, found 10
(#2546) Line indented incorrectly; expected at least 12 spaces, found 10
(#2547) Line indented incorrectly; expected at least 12 spaces, found 10
(#2548) Line indented incorrectly; expected at least 12 spaces, found 8
(#2549) Line indented incorrectly; expected at least 12 spaces, found 10
(#2550) Line indented incorrectly; expected at least 12 spaces, found 10
(#2551) Line indented incorrectly; expected at least 12 spaces, found 10
(#2552) Line indented incorrectly; expected at least 12 spaces, found 10
(#2553) Line indented incorrectly; expected at least 16 spaces, found 8
(#2554) Line indented incorrectly; expected 8 spaces, found 4
(#2555) Line indented incorrectly; expected 8 spaces, found 4
(#2556) Line indented incorrectly; expected 12 spaces, found 6
(#2557) Line indented incorrectly; expected at least 16 spaces, found 8
(#2558) Line indented incorrectly; expected 12 spaces, found 6
(#2559) Line indented incorrectly; expected 12 spaces, found 6
(#2560) Line indented incorrectly; expected at least 16 spaces, found 8
(#2561) Line indented incorrectly; expected 12 spaces, found 6
(#2562) Line indented incorrectly; expected 12 spaces, found 6
(#2563) Line indented incorrectly; expected at least 16 spaces, found 8
(#2564) Line indented incorrectly; expected 12 spaces, found 6
(#2565) Line indented incorrectly; expected 8 spaces, found 4
(#2566) Line indented incorrectly; expected 4 spaces, found 2
(#2568) Line indented incorrectly; expected 4 spaces, found 2
(#2568) Public method name "UserStore_getUser_result::getName" must be in lower-case letters only
(#2569) Line indented incorrectly; expected at least 8 spaces, found 4
(#2570) Line indented incorrectly; expected 4 spaces, found 2
(#2572) Line indented incorrectly; expected 4 spaces, found 2
(#2573) Line indented incorrectly; expected at least 4 spaces, found 2
(#2573) Opening brace should be on the same line as the declaration
(#2574) Line indented incorrectly; expected at least 8 spaces, found 4
(#2575) Line indented incorrectly; expected at least 8 spaces, found 4
(#2576) Line indented incorrectly; expected at least 8 spaces, found 4
(#2577) Line indented incorrectly; expected at least 8 spaces, found 4
(#2578) Line indented incorrectly; expected at least 8 spaces, found 4
(#2579) Line indented incorrectly; expected 8 spaces, found 4
(#2579) Expected "while (...) {\n"; found "while (...)\n {\n"
(#2580) Line indented incorrectly; expected at least 8 spaces, found 4
(#2581) Line indented incorrectly; expected at least 12 spaces, found 6
(#2582) Line indented incorrectly; expected 12 spaces, found 6
(#2583) Line indented incorrectly; expected at least 16 spaces, found 8
(#2584) Line indented incorrectly; expected 12 spaces, found 6
(#2585) Line indented incorrectly; expected 12 spaces, found 6
(#2586) Line indented incorrectly; expected at least 12 spaces, found 6
(#2587) Line indented incorrectly; expected 16 spaces, found 8
(#2588) Line indented incorrectly; expected 20 spaces, found 10
(#2589) Line indented incorrectly; expected at least 24 spaces, found 12
(#2590) Line indented incorrectly; expected at least 24 spaces, found 12
(#2591) Line indented incorrectly; expected 20 spaces, found 10
(#2592) Line indented incorrectly; expected at least 24 spaces, found 12
(#2593) Line indented incorrectly; expected 20 spaces, found 10
(#2595) Line indented incorrectly; expected 16 spaces, found 8
(#2596) Line indented incorrectly; expected 20 spaces, found 10
(#2597) Line indented incorrectly; expected at least 24 spaces, found 12
(#2598) Line indented incorrectly; expected at least 24 spaces, found 12
(#2599) Line indented incorrectly; expected 20 spaces, found 10
(#2600) Line indented incorrectly; expected at least 24 spaces, found 12
(#2601) Line indented incorrectly; expected 20 spaces, found 10
(#2603) Line indented incorrectly; expected 16 spaces, found 8
(#2604) Line indented incorrectly; expected 20 spaces, found 10
(#2605) Line indented incorrectly; expected at least 24 spaces, found 12
(#2606) Line indented incorrectly; expected at least 24 spaces, found 12
(#2607) Line indented incorrectly; expected 20 spaces, found 10
(#2608) Line indented incorrectly; expected at least 24 spaces, found 12
(#2609) Line indented incorrectly; expected 20 spaces, found 10
(#2611) Line indented incorrectly; expected 16 spaces, found 8
(#2612) Line indented incorrectly; expected at least 20 spaces, found 10
(#2614) Line indented incorrectly; expected 12 spaces, found 6
(#2615) Line indented incorrectly; expected at least 12 spaces, found 6
(#2616) Line indented incorrectly; expected 8 spaces, found 4
(#2617) Line indented incorrectly; expected at least 8 spaces, found 4
(#2618) Line indented incorrectly; expected at least 8 spaces, found 4
(#2619) Line indented incorrectly; expected 4 spaces, found 2
(#2621) Line indented incorrectly; expected 4 spaces, found 2
(#2622) Line indented incorrectly; expected at least 8 spaces, found 4
(#2623) Line indented incorrectly; expected at least 8 spaces, found 4
(#2624) Line indented incorrectly; expected 8 spaces, found 4
(#2625) Line indented incorrectly; expected 12 spaces, found 6
(#2626) Line indented incorrectly; expected at least 16 spaces, found 8
(#2627) Line indented incorrectly; expected 12 spaces, found 6
(#2628) Line indented incorrectly; expected at least 12 spaces, found 6
(#2629) Line indented incorrectly; expected at least 12 spaces, found 6
(#2630) Line indented incorrectly; expected at least 12 spaces, found 6
(#2631) Line indented incorrectly; expected 8 spaces, found 4
(#2632) Line indented incorrectly; expected 8 spaces, found 4
(#2633) Line indented incorrectly; expected at least 12 spaces, found 6
(#2634) Line indented incorrectly; expected at least 12 spaces, found 6
(#2635) Line indented incorrectly; expected at least 12 spaces, found 6
(#2636) Line indented incorrectly; expected 8 spaces, found 4
(#2637) Line indented incorrectly; expected 8 spaces, found 4
(#2638) Line indented incorrectly; expected at least 12 spaces, found 6
(#2639) Line indented incorrectly; expected at least 12 spaces, found 6
(#2640) Line indented incorrectly; expected at least 12 spaces, found 6
(#2641) Line indented incorrectly; expected 8 spaces, found 4
(#2642) Line indented incorrectly; expected at least 8 spaces, found 4
(#2643) Line indented incorrectly; expected at least 8 spaces, found 4
(#2644) Line indented incorrectly; expected at least 8 spaces, found 4
(#2645) Line indented incorrectly; expected 4 spaces, found 2
(#2650) Line indented incorrectly; expected 4 spaces, found 2
(#2650) Member variable "_TSPEC" must be all lower-case
(#2650) Scope modifier not specified for member variable "$_TSPEC"
(#2652) Line indented incorrectly; expected 4 spaces, found 2
(#2654) Line indented incorrectly; expected 4 spaces, found 2
(#2655) Line indented incorrectly; expected 8 spaces, found 4
(#2655) Variable "_TSPEC" must be all lower-case
(#2655) Variable "_TSPEC" must not contain underscores.
(#2656) Line indented incorrectly; expected at least 12 spaces, found 6
(#2656) Variable "_TSPEC" must be all lower-case
(#2656) Variable "_TSPEC" must not contain underscores.
(#2657) Line indented incorrectly; expected at least 12 spaces, found 8
(#2658) Line indented incorrectly; expected at least 12 spaces, found 10
(#2659) Line indented incorrectly; expected at least 12 spaces, found 10
(#2660) Line indented incorrectly; expected at least 12 spaces, found 10
(#2661) Line indented incorrectly; expected at least 16 spaces, found 8
(#2662) Line indented incorrectly; expected 8 spaces, found 4
(#2663) Line indented incorrectly; expected 8 spaces, found 4
(#2664) Line indented incorrectly; expected 12 spaces, found 6
(#2665) Line indented incorrectly; expected at least 16 spaces, found 8
(#2666) Line indented incorrectly; expected 12 spaces, found 6
(#2667) Line indented incorrectly; expected 8 spaces, found 4
(#2668) Line indented incorrectly; expected 4 spaces, found 2
(#2670) Line indented incorrectly; expected 4 spaces, found 2
(#2670) Public method name "UserStore_getPublicUserInfo_args::getName" must be in lower-case letters only
(#2671) Line indented incorrectly; expected at least 8 spaces, found 4
(#2672) Line indented incorrectly; expected 4 spaces, found 2
(#2674) Line indented incorrectly; expected 4 spaces, found 2
(#2675) Line indented incorrectly; expected at least 4 spaces, found 2
(#2675) Opening brace should be on the same line as the declaration
(#2676) Line indented incorrectly; expected at least 8 spaces, found 4
(#2677) Line indented incorrectly; expected at least 8 spaces, found 4
(#2678) Line indented incorrectly; expected at least 8 spaces, found 4
(#2679) Line indented incorrectly; expected at least 8 spaces, found 4
(#2680) Line indented incorrectly; expected at least 8 spaces, found 4
(#2681) Line indented incorrectly; expected 8 spaces, found 4
(#2681) Expected "while (...) {\n"; found "while (...)\n {\n"
(#2682) Line indented incorrectly; expected at least 8 spaces, found 4
(#2683) Line indented incorrectly; expected at least 12 spaces, found 6
(#2684) Line indented incorrectly; expected 12 spaces, found 6
(#2685) Line indented incorrectly; expected at least 16 spaces, found 8
(#2686) Line indented incorrectly; expected 12 spaces, found 6
(#2687) Line indented incorrectly; expected 12 spaces, found 6
(#2688) Line indented incorrectly; expected at least 12 spaces, found 6
(#2689) Line indented incorrectly; expected 16 spaces, found 8
(#2690) Line indented incorrectly; expected 20 spaces, found 10
(#2691) Line indented incorrectly; expected at least 24 spaces, found 12
(#2692) Line indented incorrectly; expected 20 spaces, found 10
(#2693) Line indented incorrectly; expected at least 24 spaces, found 12
(#2694) Line indented incorrectly; expected 20 spaces, found 10
(#2696) Line indented incorrectly; expected 16 spaces, found 8
(#2697) Line indented incorrectly; expected at least 20 spaces, found 10
(#2699) Line indented incorrectly; expected 12 spaces, found 6
(#2700) Line indented incorrectly; expected at least 12 spaces, found 6
(#2701) Line indented incorrectly; expected 8 spaces, found 4
(#2702) Line indented incorrectly; expected at least 8 spaces, found 4
(#2703) Line indented incorrectly; expected at least 8 spaces, found 4
(#2704) Line indented incorrectly; expected 4 spaces, found 2
(#2706) Line indented incorrectly; expected 4 spaces, found 2
(#2707) Line indented incorrectly; expected at least 8 spaces, found 4
(#2708) Line indented incorrectly; expected at least 8 spaces, found 4
(#2709) Line indented incorrectly; expected 8 spaces, found 4
(#2710) Line indented incorrectly; expected at least 12 spaces, found 6
(#2711) Line indented incorrectly; expected at least 12 spaces, found 6
(#2712) Line indented incorrectly; expected at least 12 spaces, found 6
(#2713) Line indented incorrectly; expected 8 spaces, found 4
(#2714) Line indented incorrectly; expected at least 8 spaces, found 4
(#2715) Line indented incorrectly; expected at least 8 spaces, found 4
(#2716) Line indented incorrectly; expected at least 8 spaces, found 4
(#2717) Line indented incorrectly; expected 4 spaces, found 2
(#2722) Line indented incorrectly; expected 4 spaces, found 2
(#2722) Member variable "_TSPEC" must be all lower-case
(#2722) Scope modifier not specified for member variable "$_TSPEC"
(#2724) Line indented incorrectly; expected 4 spaces, found 2
(#2725) Line indented incorrectly; expected 4 spaces, found 2
(#2725) Member variable "notFoundException" must be all lower-case
(#2726) Line indented incorrectly; expected 4 spaces, found 2
(#2726) Member variable "systemException" must be all lower-case
(#2727) Line indented incorrectly; expected 4 spaces, found 2
(#2727) Member variable "userException" must be all lower-case
(#2729) Line indented incorrectly; expected 4 spaces, found 2
(#2730) Line indented incorrectly; expected 8 spaces, found 4
(#2730) Variable "_TSPEC" must be all lower-case
(#2730) Variable "_TSPEC" must not contain underscores.
(#2731) Line indented incorrectly; expected at least 12 spaces, found 6
(#2731) Variable "_TSPEC" must be all lower-case
(#2731) Variable "_TSPEC" must not contain underscores.
(#2732) Line indented incorrectly; expected at least 12 spaces, found 8
(#2733) Line indented incorrectly; expected at least 12 spaces, found 10
(#2734) Line indented incorrectly; expected at least 12 spaces, found 10
(#2735) Line indented incorrectly; expected at least 12 spaces, found 10
(#2736) Line indented incorrectly; expected at least 12 spaces, found 10
(#2737) Line indented incorrectly; expected at least 12 spaces, found 8
(#2738) Line indented incorrectly; expected at least 12 spaces, found 10
(#2739) Line indented incorrectly; expected at least 12 spaces, found 10
(#2740) Line indented incorrectly; expected at least 12 spaces, found 10
(#2741) Line indented incorrectly; expected at least 12 spaces, found 10
(#2742) Line indented incorrectly; expected at least 12 spaces, found 8
(#2743) Line indented incorrectly; expected at least 12 spaces, found 10
(#2744) Line indented incorrectly; expected at least 12 spaces, found 10
(#2745) Line indented incorrectly; expected at least 12 spaces, found 10
(#2746) Line indented incorrectly; expected at least 12 spaces, found 10
(#2747) Line indented incorrectly; expected at least 12 spaces, found 8
(#2748) Line indented incorrectly; expected at least 12 spaces, found 10
(#2749) Line indented incorrectly; expected at least 12 spaces, found 10
(#2750) Line indented incorrectly; expected at least 12 spaces, found 10
(#2751) Line indented incorrectly; expected at least 12 spaces, found 10
(#2752) Line indented incorrectly; expected at least 16 spaces, found 8
(#2753) Line indented incorrectly; expected 8 spaces, found 4
(#2754) Line indented incorrectly; expected 8 spaces, found 4
(#2755) Line indented incorrectly; expected 12 spaces, found 6
(#2756) Line indented incorrectly; expected at least 16 spaces, found 8
(#2757) Line indented incorrectly; expected 12 spaces, found 6
(#2758) Line indented incorrectly; expected 12 spaces, found 6
(#2759) Line indented incorrectly; expected at least 16 spaces, found 8
(#2760) Line indented incorrectly; expected 12 spaces, found 6
(#2761) Line indented incorrectly; expected 12 spaces, found 6
(#2762) Line indented incorrectly; expected at least 16 spaces, found 8
(#2763) Line indented incorrectly; expected 12 spaces, found 6
(#2764) Line indented incorrectly; expected 12 spaces, found 6
(#2765) Line indented incorrectly; expected at least 16 spaces, found 8
(#2766) Line indented incorrectly; expected 12 spaces, found 6
(#2767) Line indented incorrectly; expected 8 spaces, found 4
(#2768) Line indented incorrectly; expected 4 spaces, found 2
(#2770) Line indented incorrectly; expected 4 spaces, found 2
(#2770) Public method name "UserStore_getPublicUserInfo_result::getName" must be in lower-case letters only
(#2771) Line indented incorrectly; expected at least 8 spaces, found 4
(#2772) Line indented incorrectly; expected 4 spaces, found 2
(#2774) Line indented incorrectly; expected 4 spaces, found 2
(#2775) Line indented incorrectly; expected at least 4 spaces, found 2
(#2775) Opening brace should be on the same line as the declaration
(#2776) Line indented incorrectly; expected at least 8 spaces, found 4
(#2777) Line indented incorrectly; expected at least 8 spaces, found 4
(#2778) Line indented incorrectly; expected at least 8 spaces, found 4
(#2779) Line indented incorrectly; expected at least 8 spaces, found 4
(#2780) Line indented incorrectly; expected at least 8 spaces, found 4
(#2781) Line indented incorrectly; expected 8 spaces, found 4
(#2781) Expected "while (...) {\n"; found "while (...)\n {\n"
(#2782) Line indented incorrectly; expected at least 8 spaces, found 4
(#2783) Line indented incorrectly; expected at least 12 spaces, found 6
(#2784) Line indented incorrectly; expected 12 spaces, found 6
(#2785) Line indented incorrectly; expected at least 16 spaces, found 8
(#2786) Line indented incorrectly; expected 12 spaces, found 6
(#2787) Line indented incorrectly; expected 12 spaces, found 6
(#2788) Line indented incorrectly; expected at least 12 spaces, found 6
(#2789) Line indented incorrectly; expected 16 spaces, found 8
(#2790) Line indented incorrectly; expected 20 spaces, found 10
(#2791) Line indented incorrectly; expected at least 24 spaces, found 12
(#2792) Line indented incorrectly; expected at least 24 spaces, found 12
(#2793) Line indented incorrectly; expected 20 spaces, found 10
(#2794) Line indented incorrectly; expected at least 24 spaces, found 12
(#2795) Line indented incorrectly; expected 20 spaces, found 10
(#2797) Line indented incorrectly; expected 16 spaces, found 8
(#2798) Line indented incorrectly; expected 20 spaces, found 10
(#2799) Line indented incorrectly; expected at least 24 spaces, found 12
(#2800) Line indented incorrectly; expected at least 24 spaces, found 12
(#2801) Line indented incorrectly; expected 20 spaces, found 10
(#2802) Line indented incorrectly; expected at least 24 spaces, found 12
(#2803) Line indented incorrectly; expected 20 spaces, found 10
(#2805) Line indented incorrectly; expected 16 spaces, found 8
(#2806) Line indented incorrectly; expected 20 spaces, found 10
(#2807) Line indented incorrectly; expected at least 24 spaces, found 12
(#2808) Line indented incorrectly; expected at least 24 spaces, found 12
(#2809) Line indented incorrectly; expected 20 spaces, found 10
(#2810) Line indented incorrectly; expected at least 24 spaces, found 12
(#2811) Line indented incorrectly; expected 20 spaces, found 10
(#2813) Line indented incorrectly; expected 16 spaces, found 8
(#2814) Line indented incorrectly; expected 20 spaces, found 10
(#2815) Line indented incorrectly; expected at least 24 spaces, found 12
(#2816) Line indented incorrectly; expected at least 24 spaces, found 12
(#2817) Line indented incorrectly; expected 20 spaces, found 10
(#2818) Line indented incorrectly; expected at least 24 spaces, found 12
(#2819) Line indented incorrectly; expected 20 spaces, found 10
(#2821) Line indented incorrectly; expected 16 spaces, found 8
(#2822) Line indented incorrectly; expected at least 20 spaces, found 10
(#2824) Line indented incorrectly; expected 12 spaces, found 6
(#2825) Line indented incorrectly; expected at least 12 spaces, found 6
(#2826) Line indented incorrectly; expected 8 spaces, found 4
(#2827) Line indented incorrectly; expected at least 8 spaces, found 4
(#2828) Line indented incorrectly; expected at least 8 spaces, found 4
(#2829) Line indented incorrectly; expected 4 spaces, found 2
(#2831) Line indented incorrectly; expected 4 spaces, found 2
(#2832) Line indented incorrectly; expected at least 8 spaces, found 4
(#2833) Line indented incorrectly; expected at least 8 spaces, found 4
(#2834) Line indented incorrectly; expected 8 spaces, found 4
(#2835) Line indented incorrectly; expected 12 spaces, found 6
(#2836) Line indented incorrectly; expected at least 16 spaces, found 8
(#2837) Line indented incorrectly; expected 12 spaces, found 6
(#2838) Line indented incorrectly; expected at least 12 spaces, found 6
(#2839) Line indented incorrectly; expected at least 12 spaces, found 6
(#2840) Line indented incorrectly; expected at least 12 spaces, found 6
(#2841) Line indented incorrectly; expected 8 spaces, found 4
(#2842) Line indented incorrectly; expected 8 spaces, found 4
(#2843) Line indented incorrectly; expected at least 12 spaces, found 6
(#2844) Line indented incorrectly; expected at least 12 spaces, found 6
(#2845) Line indented incorrectly; expected at least 12 spaces, found 6
(#2846) Line indented incorrectly; expected 8 spaces, found 4
(#2847) Line indented incorrectly; expected 8 spaces, found 4
(#2848) Line indented incorrectly; expected at least 12 spaces, found 6
(#2849) Line indented incorrectly; expected at least 12 spaces, found 6
(#2850) Line indented incorrectly; expected at least 12 spaces, found 6
(#2851) Line indented incorrectly; expected 8 spaces, found 4
(#2852) Line indented incorrectly; expected 8 spaces, found 4
(#2853) Line indented incorrectly; expected at least 12 spaces, found 6
(#2854) Line indented incorrectly; expected at least 12 spaces, found 6
(#2855) Line indented incorrectly; expected at least 12 spaces, found 6
(#2856) Line indented incorrectly; expected 8 spaces, found 4
(#2857) Line indented incorrectly; expected at least 8 spaces, found 4
(#2858) Line indented incorrectly; expected at least 8 spaces, found 4
(#2859) Line indented incorrectly; expected at least 8 spaces, found 4
(#2860) Line indented incorrectly; expected 4 spaces, found 2
(#2865) Line indented incorrectly; expected 4 spaces, found 2
(#2865) Member variable "_TSPEC" must be all lower-case
(#2865) Scope modifier not specified for member variable "$_TSPEC"
(#2867) Line indented incorrectly; expected 4 spaces, found 2
(#2867) Member variable "authenticationToken" must be all lower-case
(#2869) Line indented incorrectly; expected 4 spaces, found 2
(#2870) Line indented incorrectly; expected 8 spaces, found 4
(#2870) Variable "_TSPEC" must be all lower-case
(#2870) Variable "_TSPEC" must not contain underscores.
(#2871) Line indented incorrectly; expected at least 12 spaces, found 6
(#2871) Variable "_TSPEC" must be all lower-case
(#2871) Variable "_TSPEC" must not contain underscores.
(#2872) Line indented incorrectly; expected at least 12 spaces, found 8
(#2873) Line indented incorrectly; expected at least 12 spaces, found 10
(#2874) Line indented incorrectly; expected at least 12 spaces, found 10
(#2875) Line indented incorrectly; expected at least 12 spaces, found 10
(#2876) Line indented incorrectly; expected at least 16 spaces, found 8
(#2877) Line indented incorrectly; expected 8 spaces, found 4
(#2878) Line indented incorrectly; expected 8 spaces, found 4
(#2879) Line indented incorrectly; expected 12 spaces, found 6
(#2880) Line indented incorrectly; expected at least 16 spaces, found 8
(#2881) Line indented incorrectly; expected 12 spaces, found 6
(#2882) Line indented incorrectly; expected 8 spaces, found 4
(#2883) Line indented incorrectly; expected 4 spaces, found 2
(#2885) Line indented incorrectly; expected 4 spaces, found 2
(#2885) Public method name "UserStore_getPremiumInfo_args::getName" must be in lower-case letters only
(#2886) Line indented incorrectly; expected at least 8 spaces, found 4
(#2887) Line indented incorrectly; expected 4 spaces, found 2
(#2889) Line indented incorrectly; expected 4 spaces, found 2
(#2890) Line indented incorrectly; expected at least 4 spaces, found 2
(#2890) Opening brace should be on the same line as the declaration
(#2891) Line indented incorrectly; expected at least 8 spaces, found 4
(#2892) Line indented incorrectly; expected at least 8 spaces, found 4
(#2893) Line indented incorrectly; expected at least 8 spaces, found 4
(#2894) Line indented incorrectly; expected at least 8 spaces, found 4
(#2895) Line indented incorrectly; expected at least 8 spaces, found 4
(#2896) Line indented incorrectly; expected 8 spaces, found 4
(#2896) Expected "while (...) {\n"; found "while (...)\n {\n"
(#2897) Line indented incorrectly; expected at least 8 spaces, found 4
(#2898) Line indented incorrectly; expected at least 12 spaces, found 6
(#2899) Line indented incorrectly; expected 12 spaces, found 6
(#2900) Line indented incorrectly; expected at least 16 spaces, found 8
(#2901) Line indented incorrectly; expected 12 spaces, found 6
(#2902) Line indented incorrectly; expected 12 spaces, found 6
(#2903) Line indented incorrectly; expected at least 12 spaces, found 6
(#2904) Line indented incorrectly; expected 16 spaces, found 8
(#2905) Line indented incorrectly; expected 20 spaces, found 10
(#2906) Line indented incorrectly; expected at least 24 spaces, found 12
(#2907) Line indented incorrectly; expected 20 spaces, found 10
(#2908) Line indented incorrectly; expected at least 24 spaces, found 12
(#2909) Line indented incorrectly; expected 20 spaces, found 10
(#2911) Line indented incorrectly; expected 16 spaces, found 8
(#2912) Line indented incorrectly; expected at least 20 spaces, found 10
(#2914) Line indented incorrectly; expected 12 spaces, found 6
(#2915) Line indented incorrectly; expected at least 12 spaces, found 6
(#2916) Line indented incorrectly; expected 8 spaces, found 4
(#2917) Line indented incorrectly; expected at least 8 spaces, found 4
(#2918) Line indented incorrectly; expected at least 8 spaces, found 4
(#2919) Line indented incorrectly; expected 4 spaces, found 2
(#2921) Line indented incorrectly; expected 4 spaces, found 2
(#2922) Line indented incorrectly; expected at least 8 spaces, found 4
(#2923) Line indented incorrectly; expected at least 8 spaces, found 4
(#2924) Line indented incorrectly; expected 8 spaces, found 4
(#2925) Line indented incorrectly; expected at least 12 spaces, found 6
(#2926) Line indented incorrectly; expected at least 12 spaces, found 6
(#2927) Line indented incorrectly; expected at least 12 spaces, found 6
(#2928) Line indented incorrectly; expected 8 spaces, found 4
(#2929) Line indented incorrectly; expected at least 8 spaces, found 4
(#2930) Line indented incorrectly; expected at least 8 spaces, found 4
(#2931) Line indented incorrectly; expected at least 8 spaces, found 4
(#2932) Line indented incorrectly; expected 4 spaces, found 2
(#2937) Line indented incorrectly; expected 4 spaces, found 2
(#2937) Member variable "_TSPEC" must be all lower-case
(#2937) Scope modifier not specified for member variable "$_TSPEC"
(#2939) Line indented incorrectly; expected 4 spaces, found 2
(#2940) Line indented incorrectly; expected 4 spaces, found 2
(#2940) Member variable "userException" must be all lower-case
(#2941) Line indented incorrectly; expected 4 spaces, found 2
(#2941) Member variable "systemException" must be all lower-case
(#2943) Line indented incorrectly; expected 4 spaces, found 2
(#2944) Line indented incorrectly; expected 8 spaces, found 4
(#2944) Variable "_TSPEC" must be all lower-case
(#2944) Variable "_TSPEC" must not contain underscores.
(#2945) Line indented incorrectly; expected at least 12 spaces, found 6
(#2945) Variable "_TSPEC" must be all lower-case
(#2945) Variable "_TSPEC" must not contain underscores.
(#2946) Line indented incorrectly; expected at least 12 spaces, found 8
(#2947) Line indented incorrectly; expected at least 12 spaces, found 10
(#2948) Line indented incorrectly; expected at least 12 spaces, found 10
(#2949) Line indented incorrectly; expected at least 12 spaces, found 10
(#2950) Line indented incorrectly; expected at least 12 spaces, found 10
(#2951) Line indented incorrectly; expected at least 12 spaces, found 8
(#2952) Line indented incorrectly; expected at least 12 spaces, found 10
(#2953) Line indented incorrectly; expected at least 12 spaces, found 10
(#2954) Line indented incorrectly; expected at least 12 spaces, found 10
(#2955) Line indented incorrectly; expected at least 12 spaces, found 10
(#2956) Line indented incorrectly; expected at least 12 spaces, found 8
(#2957) Line indented incorrectly; expected at least 12 spaces, found 10
(#2958) Line indented incorrectly; expected at least 12 spaces, found 10
(#2959) Line indented incorrectly; expected at least 12 spaces, found 10
(#2960) Line indented incorrectly; expected at least 12 spaces, found 10
(#2961) Line indented incorrectly; expected at least 16 spaces, found 8
(#2962) Line indented incorrectly; expected 8 spaces, found 4
(#2963) Line indented incorrectly; expected 8 spaces, found 4
(#2964) Line indented incorrectly; expected 12 spaces, found 6
(#2965) Line indented incorrectly; expected at least 16 spaces, found 8
(#2966) Line indented incorrectly; expected 12 spaces, found 6
(#2967) Line indented incorrectly; expected 12 spaces, found 6
(#2968) Line indented incorrectly; expected at least 16 spaces, found 8
(#2969) Line indented incorrectly; expected 12 spaces, found 6
(#2970) Line indented incorrectly; expected 12 spaces, found 6
(#2971) Line indented incorrectly; expected at least 16 spaces, found 8
(#2972) Line indented incorrectly; expected 12 spaces, found 6
(#2973) Line indented incorrectly; expected 8 spaces, found 4
(#2974) Line indented incorrectly; expected 4 spaces, found 2
(#2976) Line indented incorrectly; expected 4 spaces, found 2
(#2976) Public method name "UserStore_getPremiumInfo_result::getName" must be in lower-case letters only
(#2977) Line indented incorrectly; expected at least 8 spaces, found 4
(#2978) Line indented incorrectly; expected 4 spaces, found 2
(#2980) Line indented incorrectly; expected 4 spaces, found 2
(#2981) Line indented incorrectly; expected at least 4 spaces, found 2
(#2981) Opening brace should be on the same line as the declaration
(#2982) Line indented incorrectly; expected at least 8 spaces, found 4
(#2983) Line indented incorrectly; expected at least 8 spaces, found 4
(#2984) Line indented incorrectly; expected at least 8 spaces, found 4
(#2985) Line indented incorrectly; expected at least 8 spaces, found 4
(#2986) Line indented incorrectly; expected at least 8 spaces, found 4
(#2987) Line indented incorrectly; expected 8 spaces, found 4
(#2987) Expected "while (...) {\n"; found "while (...)\n {\n"
(#2988) Line indented incorrectly; expected at least 8 spaces, found 4
(#2989) Line indented incorrectly; expected at least 12 spaces, found 6
(#2990) Line indented incorrectly; expected 12 spaces, found 6
(#2991) Line indented incorrectly; expected at least 16 spaces, found 8
(#2992) Line indented incorrectly; expected 12 spaces, found 6
(#2993) Line indented incorrectly; expected 12 spaces, found 6
(#2994) Line indented incorrectly; expected at least 12 spaces, found 6
(#2995) Line indented incorrectly; expected 16 spaces, found 8
(#2996) Line indented incorrectly; expected 20 spaces, found 10
(#2997) Line indented incorrectly; expected at least 24 spaces, found 12
(#2998) Line indented incorrectly; expected at least 24 spaces, found 12
(#2999) Line indented incorrectly; expected 20 spaces, found 10
(#3000) Line indented incorrectly; expected at least 24 spaces, found 12
(#3001) Line indented incorrectly; expected 20 spaces, found 10
(#3003) Line indented incorrectly; expected 16 spaces, found 8
(#3004) Line indented incorrectly; expected 20 spaces, found 10
(#3005) Line indented incorrectly; expected at least 24 spaces, found 12
(#3006) Line indented incorrectly; expected at least 24 spaces, found 12
(#3007) Line indented incorrectly; expected 20 spaces, found 10
(#3008) Line indented incorrectly; expected at least 24 spaces, found 12
(#3009) Line indented incorrectly; expected 20 spaces, found 10
(#3011) Line indented incorrectly; expected 16 spaces, found 8
(#3012) Line indented incorrectly; expected 20 spaces, found 10
(#3013) Line indented incorrectly; expected at least 24 spaces, found 12
(#3014) Line indented incorrectly; expected at least 24 spaces, found 12
(#3015) Line indented incorrectly; expected 20 spaces, found 10
(#3016) Line indented incorrectly; expected at least 24 spaces, found 12
(#3017) Line indented incorrectly; expected 20 spaces, found 10
(#3019) Line indented incorrectly; expected 16 spaces, found 8
(#3020) Line indented incorrectly; expected at least 20 spaces, found 10
(#3022) Line indented incorrectly; expected 12 spaces, found 6
(#3023) Line indented incorrectly; expected at least 12 spaces, found 6
(#3024) Line indented incorrectly; expected 8 spaces, found 4
(#3025) Line indented incorrectly; expected at least 8 spaces, found 4
(#3026) Line indented incorrectly; expected at least 8 spaces, found 4
(#3027) Line indented incorrectly; expected 4 spaces, found 2
(#3029) Line indented incorrectly; expected 4 spaces, found 2
(#3030) Line indented incorrectly; expected at least 8 spaces, found 4
(#3031) Line indented incorrectly; expected at least 8 spaces, found 4
(#3032) Line indented incorrectly; expected 8 spaces, found 4
(#3033) Line indented incorrectly; expected 12 spaces, found 6
(#3034) Line indented incorrectly; expected at least 16 spaces, found 8
(#3035) Line indented incorrectly; expected 12 spaces, found 6
(#3036) Line indented incorrectly; expected at least 12 spaces, found 6
(#3037) Line indented incorrectly; expected at least 12 spaces, found 6
(#3038) Line indented incorrectly; expected at least 12 spaces, found 6
(#3039) Line indented incorrectly; expected 8 spaces, found 4
(#3040) Line indented incorrectly; expected 8 spaces, found 4
(#3041) Line indented incorrectly; expected at least 12 spaces, found 6
(#3042) Line indented incorrectly; expected at least 12 spaces, found 6
(#3043) Line indented incorrectly; expected at least 12 spaces, found 6
(#3044) Line indented incorrectly; expected 8 spaces, found 4
(#3045) Line indented incorrectly; expected 8 spaces, found 4
(#3046) Line indented incorrectly; expected at least 12 spaces, found 6
(#3047) Line indented incorrectly; expected at least 12 spaces, found 6
(#3048) Line indented incorrectly; expected at least 12 spaces, found 6
(#3049) Line indented incorrectly; expected 8 spaces, found 4
(#3050) Line indented incorrectly; expected at least 8 spaces, found 4
(#3051) Line indented incorrectly; expected at least 8 spaces, found 4
(#3052) Line indented incorrectly; expected at least 8 spaces, found 4
(#3053) Line indented incorrectly; expected 4 spaces, found 2
(#3058) Line indented incorrectly; expected 4 spaces, found 2
(#3058) Member variable "_TSPEC" must be all lower-case
(#3058) Scope modifier not specified for member variable "$_TSPEC"
(#3060) Line indented incorrectly; expected 4 spaces, found 2
(#3060) Member variable "authenticationToken" must be all lower-case
(#3062) Line indented incorrectly; expected 4 spaces, found 2
(#3063) Line indented incorrectly; expected 8 spaces, found 4
(#3063) Variable "_TSPEC" must be all lower-case
(#3063) Variable "_TSPEC" must not contain underscores.
(#3064) Line indented incorrectly; expected at least 12 spaces, found 6
(#3064) Variable "_TSPEC" must be all lower-case
(#3064) Variable "_TSPEC" must not contain underscores.
(#3065) Line indented incorrectly; expected at least 12 spaces, found 8
(#3066) Line indented incorrectly; expected at least 12 spaces, found 10
(#3067) Line indented incorrectly; expected at least 12 spaces, found 10
(#3068) Line indented incorrectly; expected at least 12 spaces, found 10
(#3069) Line indented incorrectly; expected at least 16 spaces, found 8
(#3070) Line indented incorrectly; expected 8 spaces, found 4
(#3071) Line indented incorrectly; expected 8 spaces, found 4
(#3072) Line indented incorrectly; expected 12 spaces, found 6
(#3073) Line indented incorrectly; expected at least 16 spaces, found 8
(#3074) Line indented incorrectly; expected 12 spaces, found 6
(#3075) Line indented incorrectly; expected 8 spaces, found 4
(#3076) Line indented incorrectly; expected 4 spaces, found 2
(#3078) Line indented incorrectly; expected 4 spaces, found 2
(#3078) Public method name "UserStore_getNoteStoreUrl_args::getName" must be in lower-case letters only
(#3079) Line indented incorrectly; expected at least 8 spaces, found 4
(#3080) Line indented incorrectly; expected 4 spaces, found 2
(#3082) Line indented incorrectly; expected 4 spaces, found 2
(#3083) Line indented incorrectly; expected at least 4 spaces, found 2
(#3083) Opening brace should be on the same line as the declaration
(#3084) Line indented incorrectly; expected at least 8 spaces, found 4
(#3085) Line indented incorrectly; expected at least 8 spaces, found 4
(#3086) Line indented incorrectly; expected at least 8 spaces, found 4
(#3087) Line indented incorrectly; expected at least 8 spaces, found 4
(#3088) Line indented incorrectly; expected at least 8 spaces, found 4
(#3089) Line indented incorrectly; expected 8 spaces, found 4
(#3089) Expected "while (...) {\n"; found "while (...)\n {\n"
(#3090) Line indented incorrectly; expected at least 8 spaces, found 4
(#3091) Line indented incorrectly; expected at least 12 spaces, found 6
(#3092) Line indented incorrectly; expected 12 spaces, found 6
(#3093) Line indented incorrectly; expected at least 16 spaces, found 8
(#3094) Line indented incorrectly; expected 12 spaces, found 6
(#3095) Line indented incorrectly; expected 12 spaces, found 6
(#3096) Line indented incorrectly; expected at least 12 spaces, found 6
(#3097) Line indented incorrectly; expected 16 spaces, found 8
(#3098) Line indented incorrectly; expected 20 spaces, found 10
(#3099) Line indented incorrectly; expected at least 24 spaces, found 12
(#3100) Line indented incorrectly; expected 20 spaces, found 10
(#3101) Line indented incorrectly; expected at least 24 spaces, found 12
(#3102) Line indented incorrectly; expected 20 spaces, found 10
(#3104) Line indented incorrectly; expected 16 spaces, found 8
(#3105) Line indented incorrectly; expected at least 20 spaces, found 10
(#3107) Line indented incorrectly; expected 12 spaces, found 6
(#3108) Line indented incorrectly; expected at least 12 spaces, found 6
(#3109) Line indented incorrectly; expected 8 spaces, found 4
(#3110) Line indented incorrectly; expected at least 8 spaces, found 4
(#3111) Line indented incorrectly; expected at least 8 spaces, found 4
(#3112) Line indented incorrectly; expected 4 spaces, found 2
(#3114) Line indented incorrectly; expected 4 spaces, found 2
(#3115) Line indented incorrectly; expected at least 8 spaces, found 4
(#3116) Line indented incorrectly; expected at least 8 spaces, found 4
(#3117) Line indented incorrectly; expected 8 spaces, found 4
(#3118) Line indented incorrectly; expected at least 12 spaces, found 6
(#3119) Line indented incorrectly; expected at least 12 spaces, found 6
(#3120) Line indented incorrectly; expected at least 12 spaces, found 6
(#3121) Line indented incorrectly; expected 8 spaces, found 4
(#3122) Line indented incorrectly; expected at least 8 spaces, found 4
(#3123) Line indented incorrectly; expected at least 8 spaces, found 4
(#3124) Line indented incorrectly; expected at least 8 spaces, found 4
(#3125) Line indented incorrectly; expected 4 spaces, found 2
(#3130) Line indented incorrectly; expected 4 spaces, found 2
(#3130) Member variable "_TSPEC" must be all lower-case
(#3130) Scope modifier not specified for member variable "$_TSPEC"
(#3132) Line indented incorrectly; expected 4 spaces, found 2
(#3133) Line indented incorrectly; expected 4 spaces, found 2
(#3133) Member variable "userException" must be all lower-case
(#3134) Line indented incorrectly; expected 4 spaces, found 2
(#3134) Member variable "systemException" must be all lower-case
(#3136) Line indented incorrectly; expected 4 spaces, found 2
(#3137) Line indented incorrectly; expected 8 spaces, found 4
(#3137) Variable "_TSPEC" must be all lower-case
(#3137) Variable "_TSPEC" must not contain underscores.
(#3138) Line indented incorrectly; expected at least 12 spaces, found 6
(#3138) Variable "_TSPEC" must be all lower-case
(#3138) Variable "_TSPEC" must not contain underscores.
(#3139) Line indented incorrectly; expected at least 12 spaces, found 8
(#3140) Line indented incorrectly; expected at least 12 spaces, found 10
(#3141) Line indented incorrectly; expected at least 12 spaces, found 10
(#3142) Line indented incorrectly; expected at least 12 spaces, found 10
(#3143) Line indented incorrectly; expected at least 12 spaces, found 8
(#3144) Line indented incorrectly; expected at least 12 spaces, found 10
(#3145) Line indented incorrectly; expected at least 12 spaces, found 10
(#3146) Line indented incorrectly; expected at least 12 spaces, found 10
(#3147) Line indented incorrectly; expected at least 12 spaces, found 10
(#3148) Line indented incorrectly; expected at least 12 spaces, found 8
(#3149) Line indented incorrectly; expected at least 12 spaces, found 10
(#3150) Line indented incorrectly; expected at least 12 spaces, found 10
(#3151) Line indented incorrectly; expected at least 12 spaces, found 10
(#3152) Line indented incorrectly; expected at least 12 spaces, found 10
(#3153) Line indented incorrectly; expected at least 16 spaces, found 8
(#3154) Line indented incorrectly; expected 8 spaces, found 4
(#3155) Line indented incorrectly; expected 8 spaces, found 4
(#3156) Line indented incorrectly; expected 12 spaces, found 6
(#3157) Line indented incorrectly; expected at least 16 spaces, found 8
(#3158) Line indented incorrectly; expected 12 spaces, found 6
(#3159) Line indented incorrectly; expected 12 spaces, found 6
(#3160) Line indented incorrectly; expected at least 16 spaces, found 8
(#3161) Line indented incorrectly; expected 12 spaces, found 6
(#3162) Line indented incorrectly; expected 12 spaces, found 6
(#3163) Line indented incorrectly; expected at least 16 spaces, found 8
(#3164) Line indented incorrectly; expected 12 spaces, found 6
(#3165) Line indented incorrectly; expected 8 spaces, found 4
(#3166) Line indented incorrectly; expected 4 spaces, found 2
(#3168) Line indented incorrectly; expected 4 spaces, found 2
(#3168) Public method name "UserStore_getNoteStoreUrl_result::getName" must be in lower-case letters only
(#3169) Line indented incorrectly; expected at least 8 spaces, found 4
(#3170) Line indented incorrectly; expected 4 spaces, found 2
(#3172) Line indented incorrectly; expected 4 spaces, found 2
(#3173) Line indented incorrectly; expected at least 4 spaces, found 2
(#3173) Opening brace should be on the same line as the declaration
(#3174) Line indented incorrectly; expected at least 8 spaces, found 4
(#3175) Line indented incorrectly; expected at least 8 spaces, found 4
(#3176) Line indented incorrectly; expected at least 8 spaces, found 4
(#3177) Line indented incorrectly; expected at least 8 spaces, found 4
(#3178) Line indented incorrectly; expected at least 8 spaces, found 4
(#3179) Line indented incorrectly; expected 8 spaces, found 4
(#3179) Expected "while (...) {\n"; found "while (...)\n {\n"
(#3180) Line indented incorrectly; expected at least 8 spaces, found 4
(#3181) Line indented incorrectly; expected at least 12 spaces, found 6
(#3182) Line indented incorrectly; expected 12 spaces, found 6
(#3183) Line indented incorrectly; expected at least 16 spaces, found 8
(#3184) Line indented incorrectly; expected 12 spaces, found 6
(#3185) Line indented incorrectly; expected 12 spaces, found 6
(#3186) Line indented incorrectly; expected at least 12 spaces, found 6
(#3187) Line indented incorrectly; expected 16 spaces, found 8
(#3188) Line indented incorrectly; expected 20 spaces, found 10
(#3189) Line indented incorrectly; expected at least 24 spaces, found 12
(#3190) Line indented incorrectly; expected 20 spaces, found 10
(#3191) Line indented incorrectly; expected at least 24 spaces, found 12
(#3192) Line indented incorrectly; expected 20 spaces, found 10
(#3194) Line indented incorrectly; expected 16 spaces, found 8
(#3195) Line indented incorrectly; expected 20 spaces, found 10
(#3196) Line indented incorrectly; expected at least 24 spaces, found 12
(#3197) Line indented incorrectly; expected at least 24 spaces, found 12
(#3198) Line indented incorrectly; expected 20 spaces, found 10
(#3199) Line indented incorrectly; expected at least 24 spaces, found 12
(#3200) Line indented incorrectly; expected 20 spaces, found 10
(#3202) Line indented incorrectly; expected 16 spaces, found 8
(#3203) Line indented incorrectly; expected 20 spaces, found 10
(#3204) Line indented incorrectly; expected at least 24 spaces, found 12
(#3205) Line indented incorrectly; expected at least 24 spaces, found 12
(#3206) Line indented incorrectly; expected 20 spaces, found 10
(#3207) Line indented incorrectly; expected at least 24 spaces, found 12
(#3208) Line indented incorrectly; expected 20 spaces, found 10
(#3210) Line indented incorrectly; expected 16 spaces, found 8
(#3211) Line indented incorrectly; expected at least 20 spaces, found 10
(#3213) Line indented incorrectly; expected 12 spaces, found 6
(#3214) Line indented incorrectly; expected at least 12 spaces, found 6
(#3215) Line indented incorrectly; expected 8 spaces, found 4
(#3216) Line indented incorrectly; expected at least 8 spaces, found 4
(#3217) Line indented incorrectly; expected at least 8 spaces, found 4
(#3218) Line indented incorrectly; expected 4 spaces, found 2
(#3220) Line indented incorrectly; expected 4 spaces, found 2
(#3221) Line indented incorrectly; expected at least 8 spaces, found 4
(#3222) Line indented incorrectly; expected at least 8 spaces, found 4
(#3223) Line indented incorrectly; expected 8 spaces, found 4
(#3224) Line indented incorrectly; expected at least 12 spaces, found 6
(#3225) Line indented incorrectly; expected at least 12 spaces, found 6
(#3226) Line indented incorrectly; expected at least 12 spaces, found 6
(#3227) Line indented incorrectly; expected 8 spaces, found 4
(#3228) Line indented incorrectly; expected 8 spaces, found 4
(#3229) Line indented incorrectly; expected at least 12 spaces, found 6
(#3230) Line indented incorrectly; expected at least 12 spaces, found 6
(#3231) Line indented incorrectly; expected at least 12 spaces, found 6
(#3232) Line indented incorrectly; expected 8 spaces, found 4
(#3233) Line indented incorrectly; expected 8 spaces, found 4
(#3234) Line indented incorrectly; expected at least 12 spaces, found 6
(#3235) Line indented incorrectly; expected at least 12 spaces, found 6
(#3236) Line indented incorrectly; expected at least 12 spaces, found 6
(#3237) Line indented incorrectly; expected 8 spaces, found 4
(#3238) Line indented incorrectly; expected at least 8 spaces, found 4
(#3239) Line indented incorrectly; expected at least 8 spaces, found 4
(#3240) Line indented incorrectly; expected at least 8 spaces, found 4
(#3241) Line indented incorrectly; expected 4 spaces, found 2
(#3245) A closing tag is not permitted at the end of a PHP file
repository/evernote/lib/evernote/lib/packages/UserStore/UserStore_constants.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#3) Inline doc block comments are not allowed; use "// Comment." instead
(#3) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#9) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#9) "include_once" must be immediately followed by an open parenthesis
(#9) File is being unconditionally included; use "require_once" instead
(#9) Variable "GLOBALS" must be all lower-case
(#11) Variable "GLOBALS" must be all lower-case
(#13) Variable "GLOBALS" must be all lower-case
(#15) Variable "GLOBALS" must be all lower-case
(#17) A closing tag is not permitted at the end of a PHP file
repository/evernote/lib/evernote/lib/packages/UserStore/UserStore_types.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#3) Inline doc block comments are not allowed; use "// Comment." instead
(#3) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#9) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#9) "include_once" must be immediately followed by an open parenthesis
(#9) File is being unconditionally included; use "require_once" instead
(#9) Variable "GLOBALS" must be all lower-case
(#11) "include_once" must be immediately followed by an open parenthesis
(#11) File is being unconditionally included; use "require_once" instead
(#11) Variable "GLOBALS" must be all lower-case
(#12) "include_once" must be immediately followed by an open parenthesis
(#12) File is being unconditionally included; use "require_once" instead
(#12) Variable "GLOBALS" must be all lower-case
(#15) Line indented incorrectly; expected 4 spaces, found 2
(#15) Member variable "_TSPEC" must be all lower-case
(#15) Scope modifier not specified for member variable "$_TSPEC"
(#17) Line indented incorrectly; expected 4 spaces, found 2
(#17) Member variable "userId" must be all lower-case
(#18) Line indented incorrectly; expected 4 spaces, found 2
(#18) Member variable "shardId" must be all lower-case
(#19) Line indented incorrectly; expected 4 spaces, found 2
(#20) Line indented incorrectly; expected 4 spaces, found 2
(#21) Line indented incorrectly; expected 4 spaces, found 2
(#21) Member variable "noteStoreUrl" must be all lower-case
(#22) Line indented incorrectly; expected 4 spaces, found 2
(#22) Member variable "webApiUrlPrefix" must be all lower-case
(#24) Line indented incorrectly; expected 4 spaces, found 2
(#25) Line indented incorrectly; expected 8 spaces, found 4
(#25) Variable "_TSPEC" must be all lower-case
(#25) Variable "_TSPEC" must not contain underscores.
(#26) Line indented incorrectly; expected at least 12 spaces, found 6
(#26) Variable "_TSPEC" must be all lower-case
(#26) Variable "_TSPEC" must not contain underscores.
(#27) Line indented incorrectly; expected at least 12 spaces, found 8
(#28) Line indented incorrectly; expected at least 12 spaces, found 10
(#29) Line indented incorrectly; expected at least 12 spaces, found 10
(#30) Line indented incorrectly; expected at least 12 spaces, found 10
(#31) Line indented incorrectly; expected at least 12 spaces, found 8
(#32) Line indented incorrectly; expected at least 12 spaces, found 10
(#33) Line indented incorrectly; expected at least 12 spaces, found 10
(#34) Line indented incorrectly; expected at least 12 spaces, found 10
(#35) Line indented incorrectly; expected at least 12 spaces, found 8
(#36) Line indented incorrectly; expected at least 12 spaces, found 10
(#37) Line indented incorrectly; expected at least 12 spaces, found 10
(#38) Line indented incorrectly; expected at least 12 spaces, found 10
(#39) Line indented incorrectly; expected at least 12 spaces, found 8
(#40) Line indented incorrectly; expected at least 12 spaces, found 10
(#41) Line indented incorrectly; expected at least 12 spaces, found 10
(#42) Line indented incorrectly; expected at least 12 spaces, found 10
(#43) Line indented incorrectly; expected at least 12 spaces, found 8
(#44) Line indented incorrectly; expected at least 12 spaces, found 10
(#45) Line indented incorrectly; expected at least 12 spaces, found 10
(#46) Line indented incorrectly; expected at least 12 spaces, found 10
(#47) Line indented incorrectly; expected at least 12 spaces, found 8
(#48) Line indented incorrectly; expected at least 12 spaces, found 10
(#49) Line indented incorrectly; expected at least 12 spaces, found 10
(#50) Line indented incorrectly; expected at least 12 spaces, found 10
(#51) Line indented incorrectly; expected at least 16 spaces, found 8
(#52) Line indented incorrectly; expected 8 spaces, found 4
(#53) Line indented incorrectly; expected 8 spaces, found 4
(#54) Line indented incorrectly; expected 12 spaces, found 6
(#55) Line indented incorrectly; expected at least 16 spaces, found 8
(#56) Line indented incorrectly; expected 12 spaces, found 6
(#57) Line indented incorrectly; expected 12 spaces, found 6
(#58) Line indented incorrectly; expected at least 16 spaces, found 8
(#59) Line indented incorrectly; expected 12 spaces, found 6
(#60) Line indented incorrectly; expected 12 spaces, found 6
(#61) Line indented incorrectly; expected at least 16 spaces, found 8
(#62) Line indented incorrectly; expected 12 spaces, found 6
(#63) Line indented incorrectly; expected 12 spaces, found 6
(#64) Line indented incorrectly; expected at least 16 spaces, found 8
(#65) Line indented incorrectly; expected 12 spaces, found 6
(#66) Line indented incorrectly; expected 12 spaces, found 6
(#67) Line indented incorrectly; expected at least 16 spaces, found 8
(#68) Line indented incorrectly; expected 12 spaces, found 6
(#69) Line indented incorrectly; expected 12 spaces, found 6
(#70) Line indented incorrectly; expected at least 16 spaces, found 8
(#71) Line indented incorrectly; expected 12 spaces, found 6
(#72) Line indented incorrectly; expected 8 spaces, found 4
(#73) Line indented incorrectly; expected 4 spaces, found 2
(#75) Line indented incorrectly; expected 4 spaces, found 2
(#75) Public method name "PublicUserInfo::getName" must be in lower-case letters only
(#76) Line indented incorrectly; expected at least 8 spaces, found 4
(#77) Line indented incorrectly; expected 4 spaces, found 2
(#79) Line indented incorrectly; expected 4 spaces, found 2
(#80) Line indented incorrectly; expected at least 4 spaces, found 2
(#80) Opening brace should be on the same line as the declaration
(#81) Line indented incorrectly; expected at least 8 spaces, found 4
(#82) Line indented incorrectly; expected at least 8 spaces, found 4
(#83) Line indented incorrectly; expected at least 8 spaces, found 4
(#84) Line indented incorrectly; expected at least 8 spaces, found 4
(#85) Line indented incorrectly; expected at least 8 spaces, found 4
(#86) Line indented incorrectly; expected 8 spaces, found 4
(#86) Expected "while (...) {\n"; found "while (...)\n {\n"
(#87) Line indented incorrectly; expected at least 8 spaces, found 4
(#88) Line indented incorrectly; expected at least 12 spaces, found 6
(#89) Line indented incorrectly; expected 12 spaces, found 6
(#90) Line indented incorrectly; expected at least 16 spaces, found 8
(#91) Line indented incorrectly; expected 12 spaces, found 6
(#92) Line indented incorrectly; expected 12 spaces, found 6
(#93) Line indented incorrectly; expected at least 12 spaces, found 6
(#94) Line indented incorrectly; expected 16 spaces, found 8
(#95) Line indented incorrectly; expected 20 spaces, found 10
(#96) Line indented incorrectly; expected at least 24 spaces, found 12
(#97) Line indented incorrectly; expected 20 spaces, found 10
(#98) Line indented incorrectly; expected at least 24 spaces, found 12
(#99) Line indented incorrectly; expected 20 spaces, found 10
(#101) Line indented incorrectly; expected 16 spaces, found 8
(#102) Line indented incorrectly; expected 20 spaces, found 10
(#103) Line indented incorrectly; expected at least 24 spaces, found 12
(#104) Line indented incorrectly; expected 20 spaces, found 10
(#105) Line indented incorrectly; expected at least 24 spaces, found 12
(#106) Line indented incorrectly; expected 20 spaces, found 10
(#108) Line indented incorrectly; expected 16 spaces, found 8
(#109) Line indented incorrectly; expected 20 spaces, found 10
(#110) Line indented incorrectly; expected at least 24 spaces, found 12
(#111) Line indented incorrectly; expected 20 spaces, found 10
(#112) Line indented incorrectly; expected at least 24 spaces, found 12
(#113) Line indented incorrectly; expected 20 spaces, found 10
(#115) Line indented incorrectly; expected 16 spaces, found 8
(#116) Line indented incorrectly; expected 20 spaces, found 10
(#117) Line indented incorrectly; expected at least 24 spaces, found 12
(#118) Line indented incorrectly; expected 20 spaces, found 10
(#119) Line indented incorrectly; expected at least 24 spaces, found 12
(#120) Line indented incorrectly; expected 20 spaces, found 10
(#122) Line indented incorrectly; expected 16 spaces, found 8
(#123) Line indented incorrectly; expected 20 spaces, found 10
(#124) Line indented incorrectly; expected at least 24 spaces, found 12
(#125) Line indented incorrectly; expected 20 spaces, found 10
(#126) Line indented incorrectly; expected at least 24 spaces, found 12
(#127) Line indented incorrectly; expected 20 spaces, found 10
(#129) Line indented incorrectly; expected 16 spaces, found 8
(#130) Line indented incorrectly; expected 20 spaces, found 10
(#131) Line indented incorrectly; expected at least 24 spaces, found 12
(#132) Line indented incorrectly; expected 20 spaces, found 10
(#133) Line indented incorrectly; expected at least 24 spaces, found 12
(#134) Line indented incorrectly; expected 20 spaces, found 10
(#136) Line indented incorrectly; expected 16 spaces, found 8
(#137) Line indented incorrectly; expected at least 20 spaces, found 10
(#139) Line indented incorrectly; expected 12 spaces, found 6
(#140) Line indented incorrectly; expected at least 12 spaces, found 6
(#141) Line indented incorrectly; expected 8 spaces, found 4
(#142) Line indented incorrectly; expected at least 8 spaces, found 4
(#143) Line indented incorrectly; expected at least 8 spaces, found 4
(#144) Line indented incorrectly; expected 4 spaces, found 2
(#146) Line indented incorrectly; expected 4 spaces, found 2
(#147) Line indented incorrectly; expected at least 8 spaces, found 4
(#148) Line indented incorrectly; expected at least 8 spaces, found 4
(#149) Line indented incorrectly; expected 8 spaces, found 4
(#150) Line indented incorrectly; expected at least 12 spaces, found 6
(#151) Line indented incorrectly; expected at least 12 spaces, found 6
(#152) Line indented incorrectly; expected at least 12 spaces, found 6
(#153) Line indented incorrectly; expected 8 spaces, found 4
(#154) Line indented incorrectly; expected 8 spaces, found 4
(#155) Line indented incorrectly; expected at least 12 spaces, found 6
(#156) Line indented incorrectly; expected at least 12 spaces, found 6
(#157) Line indented incorrectly; expected at least 12 spaces, found 6
(#158) Line indented incorrectly; expected 8 spaces, found 4
(#159) Line indented incorrectly; expected 8 spaces, found 4
(#160) Line indented incorrectly; expected at least 12 spaces, found 6
(#161) Line indented incorrectly; expected at least 12 spaces, found 6
(#162) Line indented incorrectly; expected at least 12 spaces, found 6
(#163) Line indented incorrectly; expected 8 spaces, found 4
(#164) Line indented incorrectly; expected 8 spaces, found 4
(#165) Line indented incorrectly; expected at least 12 spaces, found 6
(#166) Line indented incorrectly; expected at least 12 spaces, found 6
(#167) Line indented incorrectly; expected at least 12 spaces, found 6
(#168) Line indented incorrectly; expected 8 spaces, found 4
(#169) Line indented incorrectly; expected 8 spaces, found 4
(#170) Line indented incorrectly; expected at least 12 spaces, found 6
(#171) Line indented incorrectly; expected at least 12 spaces, found 6
(#172) Line indented incorrectly; expected at least 12 spaces, found 6
(#173) Line indented incorrectly; expected 8 spaces, found 4
(#174) Line indented incorrectly; expected 8 spaces, found 4
(#175) Line indented incorrectly; expected at least 12 spaces, found 6
(#176) Line indented incorrectly; expected at least 12 spaces, found 6
(#177) Line indented incorrectly; expected at least 12 spaces, found 6
(#178) Line indented incorrectly; expected 8 spaces, found 4
(#179) Line indented incorrectly; expected at least 8 spaces, found 4
(#180) Line indented incorrectly; expected at least 8 spaces, found 4
(#181) Line indented incorrectly; expected at least 8 spaces, found 4
(#182) Line indented incorrectly; expected 4 spaces, found 2
(#187) Line indented incorrectly; expected 4 spaces, found 2
(#187) Member variable "_TSPEC" must be all lower-case
(#187) Scope modifier not specified for member variable "$_TSPEC"
(#189) Line indented incorrectly; expected 4 spaces, found 2
(#189) Member variable "currentTime" must be all lower-case
(#190) Line indented incorrectly; expected 4 spaces, found 2
(#190) Member variable "authenticationToken" must be all lower-case
(#191) Line indented incorrectly; expected 4 spaces, found 2
(#192) Line indented incorrectly; expected 4 spaces, found 2
(#193) Line indented incorrectly; expected 4 spaces, found 2
(#193) Member variable "publicUserInfo" must be all lower-case
(#194) Line indented incorrectly; expected 4 spaces, found 2
(#194) Member variable "noteStoreUrl" must be all lower-case
(#195) Line indented incorrectly; expected 4 spaces, found 2
(#195) Member variable "webApiUrlPrefix" must be all lower-case
(#196) Line indented incorrectly; expected 4 spaces, found 2
(#196) Member variable "secondFactorRequired" must be all lower-case
(#197) Line indented incorrectly; expected 4 spaces, found 2
(#197) Member variable "secondFactorDeliveryHint" must be all lower-case
(#199) Line indented incorrectly; expected 4 spaces, found 2
(#200) Line indented incorrectly; expected 8 spaces, found 4
(#200) Variable "_TSPEC" must be all lower-case
(#200) Variable "_TSPEC" must not contain underscores.
(#201) Line indented incorrectly; expected at least 12 spaces, found 6
(#201) Variable "_TSPEC" must be all lower-case
(#201) Variable "_TSPEC" must not contain underscores.
(#202) Line indented incorrectly; expected at least 12 spaces, found 8
(#203) Line indented incorrectly; expected at least 12 spaces, found 10
(#204) Line indented incorrectly; expected at least 12 spaces, found 10
(#205) Line indented incorrectly; expected at least 12 spaces, found 10
(#206) Line indented incorrectly; expected at least 12 spaces, found 8
(#207) Line indented incorrectly; expected at least 12 spaces, found 10
(#208) Line indented incorrectly; expected at least 12 spaces, found 10
(#209) Line indented incorrectly; expected at least 12 spaces, found 10
(#210) Line indented incorrectly; expected at least 12 spaces, found 8
(#211) Line indented incorrectly; expected at least 12 spaces, found 10
(#212) Line indented incorrectly; expected at least 12 spaces, found 10
(#213) Line indented incorrectly; expected at least 12 spaces, found 10
(#214) Line indented incorrectly; expected at least 12 spaces, found 8
(#215) Line indented incorrectly; expected at least 12 spaces, found 10
(#216) Line indented incorrectly; expected at least 12 spaces, found 10
(#217) Line indented incorrectly; expected at least 12 spaces, found 10
(#218) Line indented incorrectly; expected at least 12 spaces, found 10
(#219) Line indented incorrectly; expected at least 12 spaces, found 8
(#220) Line indented incorrectly; expected at least 12 spaces, found 10
(#221) Line indented incorrectly; expected at least 12 spaces, found 10
(#222) Line indented incorrectly; expected at least 12 spaces, found 10
(#223) Line indented incorrectly; expected at least 12 spaces, found 10
(#224) Line indented incorrectly; expected at least 12 spaces, found 8
(#225) Line indented incorrectly; expected at least 12 spaces, found 10
(#226) Line indented incorrectly; expected at least 12 spaces, found 10
(#227) Line indented incorrectly; expected at least 12 spaces, found 10
(#228) Line indented incorrectly; expected at least 12 spaces, found 8
(#229) Line indented incorrectly; expected at least 12 spaces, found 10
(#230) Line indented incorrectly; expected at least 12 spaces, found 10
(#231) Line indented incorrectly; expected at least 12 spaces, found 10
(#232) Line indented incorrectly; expected at least 12 spaces, found 8
(#233) Line indented incorrectly; expected at least 12 spaces, found 10
(#234) Line indented incorrectly; expected at least 12 spaces, found 10
(#235) Line indented incorrectly; expected at least 12 spaces, found 10
(#236) Line indented incorrectly; expected at least 12 spaces, found 8
(#237) Line indented incorrectly; expected at least 12 spaces, found 10
(#238) Line indented incorrectly; expected at least 12 spaces, found 10
(#239) Line indented incorrectly; expected at least 12 spaces, found 10
(#240) Line indented incorrectly; expected at least 16 spaces, found 8
(#241) Line indented incorrectly; expected 8 spaces, found 4
(#242) Line indented incorrectly; expected 8 spaces, found 4
(#243) Line indented incorrectly; expected 12 spaces, found 6
(#244) Line indented incorrectly; expected at least 16 spaces, found 8
(#245) Line indented incorrectly; expected 12 spaces, found 6
(#246) Line indented incorrectly; expected 12 spaces, found 6
(#247) Line indented incorrectly; expected at least 16 spaces, found 8
(#248) Line indented incorrectly; expected 12 spaces, found 6
(#249) Line indented incorrectly; expected 12 spaces, found 6
(#250) Line indented incorrectly; expected at least 16 spaces, found 8
(#251) Line indented incorrectly; expected 12 spaces, found 6
(#252) Line indented incorrectly; expected 12 spaces, found 6
(#253) Line indented incorrectly; expected at least 16 spaces, found 8
(#254) Line indented incorrectly; expected 12 spaces, found 6
(#255) Line indented incorrectly; expected 12 spaces, found 6
(#256) Line indented incorrectly; expected at least 16 spaces, found 8
(#257) Line indented incorrectly; expected 12 spaces, found 6
(#258) Line indented incorrectly; expected 12 spaces, found 6
(#259) Line indented incorrectly; expected at least 16 spaces, found 8
(#260) Line indented incorrectly; expected 12 spaces, found 6
(#261) Line indented incorrectly; expected 12 spaces, found 6
(#262) Line indented incorrectly; expected at least 16 spaces, found 8
(#263) Line indented incorrectly; expected 12 spaces, found 6
(#264) Line indented incorrectly; expected 12 spaces, found 6
(#265) Line indented incorrectly; expected at least 16 spaces, found 8
(#266) Line indented incorrectly; expected 12 spaces, found 6
(#267) Line indented incorrectly; expected 12 spaces, found 6
(#268) Line indented incorrectly; expected at least 16 spaces, found 8
(#269) Line indented incorrectly; expected 12 spaces, found 6
(#270) Line indented incorrectly; expected 8 spaces, found 4
(#271) Line indented incorrectly; expected 4 spaces, found 2
(#273) Line indented incorrectly; expected 4 spaces, found 2
(#273) Public method name "AuthenticationResult::getName" must be in lower-case letters only
(#274) Line indented incorrectly; expected at least 8 spaces, found 4
(#275) Line indented incorrectly; expected 4 spaces, found 2
(#277) Line indented incorrectly; expected 4 spaces, found 2
(#278) Line indented incorrectly; expected at least 4 spaces, found 2
(#278) Opening brace should be on the same line as the declaration
(#279) Line indented incorrectly; expected at least 8 spaces, found 4
(#280) Line indented incorrectly; expected at least 8 spaces, found 4
(#281) Line indented incorrectly; expected at least 8 spaces, found 4
(#282) Line indented incorrectly; expected at least 8 spaces, found 4
(#283) Line indented incorrectly; expected at least 8 spaces, found 4
(#284) Line indented incorrectly; expected 8 spaces, found 4
(#284) Expected "while (...) {\n"; found "while (...)\n {\n"
(#285) Line indented incorrectly; expected at least 8 spaces, found 4
(#286) Line indented incorrectly; expected at least 12 spaces, found 6
(#287) Line indented incorrectly; expected 12 spaces, found 6
(#288) Line indented incorrectly; expected at least 16 spaces, found 8
(#289) Line indented incorrectly; expected 12 spaces, found 6
(#290) Line indented incorrectly; expected 12 spaces, found 6
(#291) Line indented incorrectly; expected at least 12 spaces, found 6
(#292) Line indented incorrectly; expected 16 spaces, found 8
(#293) Line indented incorrectly; expected 20 spaces, found 10
(#294) Line indented incorrectly; expected at least 24 spaces, found 12
(#295) Line indented incorrectly; expected 20 spaces, found 10
(#296) Line indented incorrectly; expected at least 24 spaces, found 12
(#297) Line indented incorrectly; expected 20 spaces, found 10
(#299) Line indented incorrectly; expected 16 spaces, found 8
(#300) Line indented incorrectly; expected 20 spaces, found 10
(#301) Line indented incorrectly; expected at least 24 spaces, found 12
(#302) Line indented incorrectly; expected 20 spaces, found 10
(#303) Line indented incorrectly; expected at least 24 spaces, found 12
(#304) Line indented incorrectly; expected 20 spaces, found 10
(#306) Line indented incorrectly; expected 16 spaces, found 8
(#307) Line indented incorrectly; expected 20 spaces, found 10
(#308) Line indented incorrectly; expected at least 24 spaces, found 12
(#309) Line indented incorrectly; expected 20 spaces, found 10
(#310) Line indented incorrectly; expected at least 24 spaces, found 12
(#311) Line indented incorrectly; expected 20 spaces, found 10
(#313) Line indented incorrectly; expected 16 spaces, found 8
(#314) Line indented incorrectly; expected 20 spaces, found 10
(#315) Line indented incorrectly; expected at least 24 spaces, found 12
(#316) Line indented incorrectly; expected at least 24 spaces, found 12
(#317) Line indented incorrectly; expected 20 spaces, found 10
(#318) Line indented incorrectly; expected at least 24 spaces, found 12
(#319) Line indented incorrectly; expected 20 spaces, found 10
(#321) Line indented incorrectly; expected 16 spaces, found 8
(#322) Line indented incorrectly; expected 20 spaces, found 10
(#323) Line indented incorrectly; expected at least 24 spaces, found 12
(#324) Line indented incorrectly; expected at least 24 spaces, found 12
(#325) Line indented incorrectly; expected 20 spaces, found 10
(#326) Line indented incorrectly; expected at least 24 spaces, found 12
(#327) Line indented incorrectly; expected 20 spaces, found 10
(#329) Line indented incorrectly; expected 16 spaces, found 8
(#330) Line indented incorrectly; expected 20 spaces, found 10
(#331) Line indented incorrectly; expected at least 24 spaces, found 12
(#332) Line indented incorrectly; expected 20 spaces, found 10
(#333) Line indented incorrectly; expected at least 24 spaces, found 12
(#334) Line indented incorrectly; expected 20 spaces, found 10
(#336) Line indented incorrectly; expected 16 spaces, found 8
(#337) Line indented incorrectly; expected 20 spaces, found 10
(#338) Line indented incorrectly; expected at least 24 spaces, found 12
(#339) Line indented incorrectly; expected 20 spaces, found 10
(#340) Line indented incorrectly; expected at least 24 spaces, found 12
(#341) Line indented incorrectly; expected 20 spaces, found 10
(#343) Line indented incorrectly; expected 16 spaces, found 8
(#344) Line indented incorrectly; expected 20 spaces, found 10
(#345) Line indented incorrectly; expected at least 24 spaces, found 12
(#346) Line indented incorrectly; expected 20 spaces, found 10
(#347) Line indented incorrectly; expected at least 24 spaces, found 12
(#348) Line indented incorrectly; expected 20 spaces, found 10
(#350) Line indented incorrectly; expected 16 spaces, found 8
(#351) Line indented incorrectly; expected 20 spaces, found 10
(#352) Line indented incorrectly; expected at least 24 spaces, found 12
(#353) Line indented incorrectly; expected 20 spaces, found 10
(#354) Line indented incorrectly; expected at least 24 spaces, found 12
(#355) Line indented incorrectly; expected 20 spaces, found 10
(#357) Line indented incorrectly; expected 16 spaces, found 8
(#358) Line indented incorrectly; expected at least 20 spaces, found 10
(#360) Line indented incorrectly; expected 12 spaces, found 6
(#361) Line indented incorrectly; expected at least 12 spaces, found 6
(#362) Line indented incorrectly; expected 8 spaces, found 4
(#363) Line indented incorrectly; expected at least 8 spaces, found 4
(#364) Line indented incorrectly; expected at least 8 spaces, found 4
(#365) Line indented incorrectly; expected 4 spaces, found 2
(#367) Line indented incorrectly; expected 4 spaces, found 2
(#368) Line indented incorrectly; expected at least 8 spaces, found 4
(#369) Line indented incorrectly; expected at least 8 spaces, found 4
(#370) Line indented incorrectly; expected 8 spaces, found 4
(#371) Line indented incorrectly; expected at least 12 spaces, found 6
(#372) Line indented incorrectly; expected at least 12 spaces, found 6
(#373) Line indented incorrectly; expected at least 12 spaces, found 6
(#374) Line indented incorrectly; expected 8 spaces, found 4
(#375) Line indented incorrectly; expected 8 spaces, found 4
(#376) Line indented incorrectly; expected at least 12 spaces, found 6
(#377) Line indented incorrectly; expected at least 12 spaces, found 6
(#378) Line indented incorrectly; expected at least 12 spaces, found 6
(#379) Line indented incorrectly; expected 8 spaces, found 4
(#380) Line indented incorrectly; expected 8 spaces, found 4
(#381) Line indented incorrectly; expected at least 12 spaces, found 6
(#382) Line indented incorrectly; expected at least 12 spaces, found 6
(#383) Line indented incorrectly; expected at least 12 spaces, found 6
(#384) Line indented incorrectly; expected 8 spaces, found 4
(#385) Line indented incorrectly; expected 8 spaces, found 4
(#386) Line indented incorrectly; expected 12 spaces, found 6
(#387) Line indented incorrectly; expected at least 16 spaces, found 8
(#388) Line indented incorrectly; expected 12 spaces, found 6
(#389) Line indented incorrectly; expected at least 12 spaces, found 6
(#390) Line indented incorrectly; expected at least 12 spaces, found 6
(#391) Line indented incorrectly; expected at least 12 spaces, found 6
(#392) Line indented incorrectly; expected 8 spaces, found 4
(#393) Line indented incorrectly; expected 8 spaces, found 4
(#394) Line indented incorrectly; expected 12 spaces, found 6
(#395) Line indented incorrectly; expected at least 16 spaces, found 8
(#396) Line indented incorrectly; expected 12 spaces, found 6
(#397) Line indented incorrectly; expected at least 12 spaces, found 6
(#398) Line indented incorrectly; expected at least 12 spaces, found 6
(#399) Line indented incorrectly; expected at least 12 spaces, found 6
(#400) Line indented incorrectly; expected 8 spaces, found 4
(#401) Line indented incorrectly; expected 8 spaces, found 4
(#402) Line indented incorrectly; expected at least 12 spaces, found 6
(#403) Line indented incorrectly; expected at least 12 spaces, found 6
(#404) Line indented incorrectly; expected at least 12 spaces, found 6
(#405) Line indented incorrectly; expected 8 spaces, found 4
(#406) Line indented incorrectly; expected 8 spaces, found 4
(#407) Line indented incorrectly; expected at least 12 spaces, found 6
(#408) Line indented incorrectly; expected at least 12 spaces, found 6
(#409) Line indented incorrectly; expected at least 12 spaces, found 6
(#410) Line indented incorrectly; expected 8 spaces, found 4
(#411) Line indented incorrectly; expected 8 spaces, found 4
(#412) Line indented incorrectly; expected at least 12 spaces, found 6
(#413) Line indented incorrectly; expected at least 12 spaces, found 6
(#414) Line indented incorrectly; expected at least 12 spaces, found 6
(#415) Line indented incorrectly; expected 8 spaces, found 4
(#416) Line indented incorrectly; expected 8 spaces, found 4
(#417) Line indented incorrectly; expected at least 12 spaces, found 6
(#418) Line indented incorrectly; expected at least 12 spaces, found 6
(#419) Line indented incorrectly; expected at least 12 spaces, found 6
(#420) Line indented incorrectly; expected 8 spaces, found 4
(#421) Line indented incorrectly; expected at least 8 spaces, found 4
(#422) Line indented incorrectly; expected at least 8 spaces, found 4
(#423) Line indented incorrectly; expected at least 8 spaces, found 4
(#424) Line indented incorrectly; expected 4 spaces, found 2
(#429) Line indented incorrectly; expected 4 spaces, found 2
(#429) Member variable "_TSPEC" must be all lower-case
(#429) Scope modifier not specified for member variable "$_TSPEC"
(#431) Line indented incorrectly; expected 4 spaces, found 2
(#431) Member variable "serviceHost" must be all lower-case
(#432) Line indented incorrectly; expected 4 spaces, found 2
(#432) Member variable "marketingUrl" must be all lower-case
(#433) Line indented incorrectly; expected 4 spaces, found 2
(#433) Member variable "supportUrl" must be all lower-case
(#434) Line indented incorrectly; expected 4 spaces, found 2
(#434) Member variable "accountEmailDomain" must be all lower-case
(#435) Line indented incorrectly; expected 4 spaces, found 2
(#435) Member variable "enableFacebookSharing" must be all lower-case
(#436) Line indented incorrectly; expected 4 spaces, found 2
(#436) Member variable "enableGiftSubscriptions" must be all lower-case
(#437) Line indented incorrectly; expected 4 spaces, found 2
(#437) Member variable "enableSupportTickets" must be all lower-case
(#438) Line indented incorrectly; expected 4 spaces, found 2
(#438) Member variable "enableSharedNotebooks" must be all lower-case
(#439) Line indented incorrectly; expected 4 spaces, found 2
(#439) Member variable "enableSingleNoteSharing" must be all lower-case
(#440) Line indented incorrectly; expected 4 spaces, found 2
(#440) Member variable "enableSponsoredAccounts" must be all lower-case
(#441) Line indented incorrectly; expected 4 spaces, found 2
(#441) Member variable "enableTwitterSharing" must be all lower-case
(#442) Line indented incorrectly; expected 4 spaces, found 2
(#442) Member variable "enableLinkedInSharing" must be all lower-case
(#443) Line indented incorrectly; expected 4 spaces, found 2
(#443) Member variable "enablePublicNotebooks" must be all lower-case
(#445) Line indented incorrectly; expected 4 spaces, found 2
(#446) Line indented incorrectly; expected 8 spaces, found 4
(#446) Variable "_TSPEC" must be all lower-case
(#446) Variable "_TSPEC" must not contain underscores.
(#447) Line indented incorrectly; expected at least 12 spaces, found 6
(#447) Variable "_TSPEC" must be all lower-case
(#447) Variable "_TSPEC" must not contain underscores.
(#448) Line indented incorrectly; expected at least 12 spaces, found 8
(#449) Line indented incorrectly; expected at least 12 spaces, found 10
(#450) Line indented incorrectly; expected at least 12 spaces, found 10
(#451) Line indented incorrectly; expected at least 12 spaces, found 10
(#452) Line indented incorrectly; expected at least 12 spaces, found 8
(#453) Line indented incorrectly; expected at least 12 spaces, found 10
(#454) Line indented incorrectly; expected at least 12 spaces, found 10
(#455) Line indented incorrectly; expected at least 12 spaces, found 10
(#456) Line indented incorrectly; expected at least 12 spaces, found 8
(#457) Line indented incorrectly; expected at least 12 spaces, found 10
(#458) Line indented incorrectly; expected at least 12 spaces, found 10
(#459) Line indented incorrectly; expected at least 12 spaces, found 10
(#460) Line indented incorrectly; expected at least 12 spaces, found 8
(#461) Line indented incorrectly; expected at least 12 spaces, found 10
(#462) Line indented incorrectly; expected at least 12 spaces, found 10
(#463) Line indented incorrectly; expected at least 12 spaces, found 10
(#464) Line indented incorrectly; expected at least 12 spaces, found 8
(#465) Line indented incorrectly; expected at least 12 spaces, found 10
(#466) Line indented incorrectly; expected at least 12 spaces, found 10
(#467) Line indented incorrectly; expected at least 12 spaces, found 10
(#468) Line indented incorrectly; expected at least 12 spaces, found 8
(#469) Line indented incorrectly; expected at least 12 spaces, found 10
(#470) Line indented incorrectly; expected at least 12 spaces, found 10
(#471) Line indented incorrectly; expected at least 12 spaces, found 10
(#472) Line indented incorrectly; expected at least 12 spaces, found 8
(#473) Line indented incorrectly; expected at least 12 spaces, found 10
(#474) Line indented incorrectly; expected at least 12 spaces, found 10
(#475) Line indented incorrectly; expected at least 12 spaces, found 10
(#476) Line indented incorrectly; expected at least 12 spaces, found 8
(#477) Line indented incorrectly; expected at least 12 spaces, found 10
(#478) Line indented incorrectly; expected at least 12 spaces, found 10
(#479) Line indented incorrectly; expected at least 12 spaces, found 10
(#480) Line indented incorrectly; expected at least 12 spaces, found 8
(#481) Line indented incorrectly; expected at least 12 spaces, found 10
(#482) Line indented incorrectly; expected at least 12 spaces, found 10
(#483) Line indented incorrectly; expected at least 12 spaces, found 10
(#484) Line indented incorrectly; expected at least 12 spaces, found 8
(#485) Line indented incorrectly; expected at least 12 spaces, found 10
(#486) Line indented incorrectly; expected at least 12 spaces, found 10
(#487) Line indented incorrectly; expected at least 12 spaces, found 10
(#488) Line indented incorrectly; expected at least 12 spaces, found 8
(#489) Line indented incorrectly; expected at least 12 spaces, found 10
(#490) Line indented incorrectly; expected at least 12 spaces, found 10
(#491) Line indented incorrectly; expected at least 12 spaces, found 10
(#492) Line indented incorrectly; expected at least 12 spaces, found 8
(#493) Line indented incorrectly; expected at least 12 spaces, found 10
(#494) Line indented incorrectly; expected at least 12 spaces, found 10
(#495) Line indented incorrectly; expected at least 12 spaces, found 10
(#496) Line indented incorrectly; expected at least 12 spaces, found 8
(#497) Line indented incorrectly; expected at least 12 spaces, found 10
(#498) Line indented incorrectly; expected at least 12 spaces, found 10
(#499) Line indented incorrectly; expected at least 12 spaces, found 10
(#500) Line indented incorrectly; expected at least 16 spaces, found 8
(#501) Line indented incorrectly; expected 8 spaces, found 4
(#502) Line indented incorrectly; expected 8 spaces, found 4
(#503) Line indented incorrectly; expected 12 spaces, found 6
(#504) Line indented incorrectly; expected at least 16 spaces, found 8
(#505) Line indented incorrectly; expected 12 spaces, found 6
(#506) Line indented incorrectly; expected 12 spaces, found 6
(#507) Line indented incorrectly; expected at least 16 spaces, found 8
(#508) Line indented incorrectly; expected 12 spaces, found 6
(#509) Line indented incorrectly; expected 12 spaces, found 6
(#510) Line indented incorrectly; expected at least 16 spaces, found 8
(#511) Line indented incorrectly; expected 12 spaces, found 6
(#512) Line indented incorrectly; expected 12 spaces, found 6
(#513) Line indented incorrectly; expected at least 16 spaces, found 8
(#514) Line indented incorrectly; expected 12 spaces, found 6
(#515) Line indented incorrectly; expected 12 spaces, found 6
(#516) Line indented incorrectly; expected at least 16 spaces, found 8
(#517) Line indented incorrectly; expected 12 spaces, found 6
(#518) Line indented incorrectly; expected 12 spaces, found 6
(#519) Line indented incorrectly; expected at least 16 spaces, found 8
(#520) Line indented incorrectly; expected 12 spaces, found 6
(#521) Line indented incorrectly; expected 12 spaces, found 6
(#522) Line indented incorrectly; expected at least 16 spaces, found 8
(#523) Line indented incorrectly; expected 12 spaces, found 6
(#524) Line indented incorrectly; expected 12 spaces, found 6
(#525) Line indented incorrectly; expected at least 16 spaces, found 8
(#526) Line indented incorrectly; expected 12 spaces, found 6
(#527) Line indented incorrectly; expected 12 spaces, found 6
(#528) Line indented incorrectly; expected at least 16 spaces, found 8
(#529) Line indented incorrectly; expected 12 spaces, found 6
(#530) Line indented incorrectly; expected 12 spaces, found 6
(#531) Line indented incorrectly; expected at least 16 spaces, found 8
(#532) Line indented incorrectly; expected 12 spaces, found 6
(#533) Line indented incorrectly; expected 12 spaces, found 6
(#534) Line indented incorrectly; expected at least 16 spaces, found 8
(#535) Line indented incorrectly; expected 12 spaces, found 6
(#536) Line indented incorrectly; expected 12 spaces, found 6
(#537) Line indented incorrectly; expected at least 16 spaces, found 8
(#538) Line indented incorrectly; expected 12 spaces, found 6
(#539) Line indented incorrectly; expected 12 spaces, found 6
(#540) Line indented incorrectly; expected at least 16 spaces, found 8
(#541) Line indented incorrectly; expected 12 spaces, found 6
(#542) Line indented incorrectly; expected 8 spaces, found 4
(#543) Line indented incorrectly; expected 4 spaces, found 2
(#545) Line indented incorrectly; expected 4 spaces, found 2
(#545) Public method name "BootstrapSettings::getName" must be in lower-case letters only
(#546) Line indented incorrectly; expected at least 8 spaces, found 4
(#547) Line indented incorrectly; expected 4 spaces, found 2
(#549) Line indented incorrectly; expected 4 spaces, found 2
(#550) Line indented incorrectly; expected at least 4 spaces, found 2
(#550) Opening brace should be on the same line as the declaration
(#551) Line indented incorrectly; expected at least 8 spaces, found 4
(#552) Line indented incorrectly; expected at least 8 spaces, found 4
(#553) Line indented incorrectly; expected at least 8 spaces, found 4
(#554) Line indented incorrectly; expected at least 8 spaces, found 4
(#555) Line indented incorrectly; expected at least 8 spaces, found 4
(#556) Line indented incorrectly; expected 8 spaces, found 4
(#556) Expected "while (...) {\n"; found "while (...)\n {\n"
(#557) Line indented incorrectly; expected at least 8 spaces, found 4
(#558) Line indented incorrectly; expected at least 12 spaces, found 6
(#559) Line indented incorrectly; expected 12 spaces, found 6
(#560) Line indented incorrectly; expected at least 16 spaces, found 8
(#561) Line indented incorrectly; expected 12 spaces, found 6
(#562) Line indented incorrectly; expected 12 spaces, found 6
(#563) Line indented incorrectly; expected at least 12 spaces, found 6
(#564) Line indented incorrectly; expected 16 spaces, found 8
(#565) Line indented incorrectly; expected 20 spaces, found 10
(#566) Line indented incorrectly; expected at least 24 spaces, found 12
(#567) Line indented incorrectly; expected 20 spaces, found 10
(#568) Line indented incorrectly; expected at least 24 spaces, found 12
(#569) Line indented incorrectly; expected 20 spaces, found 10
(#571) Line indented incorrectly; expected 16 spaces, found 8
(#572) Line indented incorrectly; expected 20 spaces, found 10
(#573) Line indented incorrectly; expected at least 24 spaces, found 12
(#574) Line indented incorrectly; expected 20 spaces, found 10
(#575) Line indented incorrectly; expected at least 24 spaces, found 12
(#576) Line indented incorrectly; expected 20 spaces, found 10
(#578) Line indented incorrectly; expected 16 spaces, found 8
(#579) Line indented incorrectly; expected 20 spaces, found 10
(#580) Line indented incorrectly; expected at least 24 spaces, found 12
(#581) Line indented incorrectly; expected 20 spaces, found 10
(#582) Line indented incorrectly; expected at least 24 spaces, found 12
(#583) Line indented incorrectly; expected 20 spaces, found 10
(#585) Line indented incorrectly; expected 16 spaces, found 8
(#586) Line indented incorrectly; expected 20 spaces, found 10
(#587) Line indented incorrectly; expected at least 24 spaces, found 12
(#588) Line indented incorrectly; expected 20 spaces, found 10
(#589) Line indented incorrectly; expected at least 24 spaces, found 12
(#590) Line indented incorrectly; expected 20 spaces, found 10
(#592) Line indented incorrectly; expected 16 spaces, found 8
(#593) Line indented incorrectly; expected 20 spaces, found 10
(#594) Line indented incorrectly; expected at least 24 spaces, found 12
(#595) Line indented incorrectly; expected 20 spaces, found 10
(#596) Line indented incorrectly; expected at least 24 spaces, found 12
(#597) Line indented incorrectly; expected 20 spaces, found 10
(#599) Line indented incorrectly; expected 16 spaces, found 8
(#600) Line indented incorrectly; expected 20 spaces, found 10
(#601) Line indented incorrectly; expected at least 24 spaces, found 12
(#602) Line indented incorrectly; expected 20 spaces, found 10
(#603) Line indented incorrectly; expected at least 24 spaces, found 12
(#604) Line indented incorrectly; expected 20 spaces, found 10
(#606) Line indented incorrectly; expected 16 spaces, found 8
(#607) Line indented incorrectly; expected 20 spaces, found 10
(#608) Line indented incorrectly; expected at least 24 spaces, found 12
(#609) Line indented incorrectly; expected 20 spaces, found 10
(#610) Line indented incorrectly; expected at least 24 spaces, found 12
(#611) Line indented incorrectly; expected 20 spaces, found 10
(#613) Line indented incorrectly; expected 16 spaces, found 8
(#614) Line indented incorrectly; expected 20 spaces, found 10
(#615) Line indented incorrectly; expected at least 24 spaces, found 12
(#616) Line indented incorrectly; expected 20 spaces, found 10
(#617) Line indented incorrectly; expected at least 24 spaces, found 12
(#618) Line indented incorrectly; expected 20 spaces, found 10
(#620) Line indented incorrectly; expected 16 spaces, found 8
(#621) Line indented incorrectly; expected 20 spaces, found 10
(#622) Line indented incorrectly; expected at least 24 spaces, found 12
(#623) Line indented incorrectly; expected 20 spaces, found 10
(#624) Line indented incorrectly; expected at least 24 spaces, found 12
(#625) Line indented incorrectly; expected 20 spaces, found 10
(#627) Line indented incorrectly; expected 16 spaces, found 8
(#628) Line indented incorrectly; expected 20 spaces, found 10
(#629) Line indented incorrectly; expected at least 24 spaces, found 12
(#630) Line indented incorrectly; expected 20 spaces, found 10
(#631) Line indented incorrectly; expected at least 24 spaces, found 12
(#632) Line indented incorrectly; expected 20 spaces, found 10
(#634) Line indented incorrectly; expected 16 spaces, found 8
(#635) Line indented incorrectly; expected 20 spaces, found 10
(#636) Line indented incorrectly; expected at least 24 spaces, found 12
(#637) Line indented incorrectly; expected 20 spaces, found 10
(#638) Line indented incorrectly; expected at least 24 spaces, found 12
(#639) Line indented incorrectly; expected 20 spaces, found 10
(#641) Line indented incorrectly; expected 16 spaces, found 8
(#642) Line indented incorrectly; expected 20 spaces, found 10
(#643) Line indented incorrectly; expected at least 24 spaces, found 12
(#644) Line indented incorrectly; expected 20 spaces, found 10
(#645) Line indented incorrectly; expected at least 24 spaces, found 12
(#646) Line indented incorrectly; expected 20 spaces, found 10
(#648) Line indented incorrectly; expected 16 spaces, found 8
(#649) Line indented incorrectly; expected 20 spaces, found 10
(#650) Line indented incorrectly; expected at least 24 spaces, found 12
(#651) Line indented incorrectly; expected 20 spaces, found 10
(#652) Line indented incorrectly; expected at least 24 spaces, found 12
(#653) Line indented incorrectly; expected 20 spaces, found 10
(#655) Line indented incorrectly; expected 16 spaces, found 8
(#656) Line indented incorrectly; expected at least 20 spaces, found 10
(#658) Line indented incorrectly; expected 12 spaces, found 6
(#659) Line indented incorrectly; expected at least 12 spaces, found 6
(#660) Line indented incorrectly; expected 8 spaces, found 4
(#661) Line indented incorrectly; expected at least 8 spaces, found 4
(#662) Line indented incorrectly; expected at least 8 spaces, found 4
(#663) Line indented incorrectly; expected 4 spaces, found 2
(#665) Line indented incorrectly; expected 4 spaces, found 2
(#666) Line indented incorrectly; expected at least 8 spaces, found 4
(#667) Line indented incorrectly; expected at least 8 spaces, found 4
(#668) Line indented incorrectly; expected 8 spaces, found 4
(#669) Line indented incorrectly; expected at least 12 spaces, found 6
(#670) Line indented incorrectly; expected at least 12 spaces, found 6
(#671) Line indented incorrectly; expected at least 12 spaces, found 6
(#672) Line indented incorrectly; expected 8 spaces, found 4
(#673) Line indented incorrectly; expected 8 spaces, found 4
(#674) Line indented incorrectly; expected at least 12 spaces, found 6
(#675) Line indented incorrectly; expected at least 12 spaces, found 6
(#676) Line indented incorrectly; expected at least 12 spaces, found 6
(#677) Line indented incorrectly; expected 8 spaces, found 4
(#678) Line indented incorrectly; expected 8 spaces, found 4
(#679) Line indented incorrectly; expected at least 12 spaces, found 6
(#680) Line indented incorrectly; expected at least 12 spaces, found 6
(#681) Line indented incorrectly; expected at least 12 spaces, found 6
(#682) Line indented incorrectly; expected 8 spaces, found 4
(#683) Line indented incorrectly; expected 8 spaces, found 4
(#684) Line indented incorrectly; expected at least 12 spaces, found 6
(#685) Line indented incorrectly; expected at least 12 spaces, found 6
(#686) Line indented incorrectly; expected at least 12 spaces, found 6
(#687) Line indented incorrectly; expected 8 spaces, found 4
(#688) Line indented incorrectly; expected 8 spaces, found 4
(#689) Line indented incorrectly; expected at least 12 spaces, found 6
(#690) Line indented incorrectly; expected at least 12 spaces, found 6
(#691) Line indented incorrectly; expected at least 12 spaces, found 6
(#692) Line indented incorrectly; expected 8 spaces, found 4
(#693) Line indented incorrectly; expected 8 spaces, found 4
(#694) Line indented incorrectly; expected at least 12 spaces, found 6
(#695) Line indented incorrectly; expected at least 12 spaces, found 6
(#696) Line indented incorrectly; expected at least 12 spaces, found 6
(#697) Line indented incorrectly; expected 8 spaces, found 4
(#698) Line indented incorrectly; expected 8 spaces, found 4
(#699) Line indented incorrectly; expected at least 12 spaces, found 6
(#700) Line indented incorrectly; expected at least 12 spaces, found 6
(#701) Line indented incorrectly; expected at least 12 spaces, found 6
(#702) Line indented incorrectly; expected 8 spaces, found 4
(#703) Line indented incorrectly; expected 8 spaces, found 4
(#704) Line indented incorrectly; expected at least 12 spaces, found 6
(#705) Line indented incorrectly; expected at least 12 spaces, found 6
(#706) Line indented incorrectly; expected at least 12 spaces, found 6
(#707) Line indented incorrectly; expected 8 spaces, found 4
(#708) Line indented incorrectly; expected 8 spaces, found 4
(#709) Line indented incorrectly; expected at least 12 spaces, found 6
(#710) Line indented incorrectly; expected at least 12 spaces, found 6
(#711) Line indented incorrectly; expected at least 12 spaces, found 6
(#712) Line indented incorrectly; expected 8 spaces, found 4
(#713) Line indented incorrectly; expected 8 spaces, found 4
(#714) Line indented incorrectly; expected at least 12 spaces, found 6
(#715) Line indented incorrectly; expected at least 12 spaces, found 6
(#716) Line indented incorrectly; expected at least 12 spaces, found 6
(#717) Line indented incorrectly; expected 8 spaces, found 4
(#718) Line indented incorrectly; expected 8 spaces, found 4
(#719) Line indented incorrectly; expected at least 12 spaces, found 6
(#720) Line indented incorrectly; expected at least 12 spaces, found 6
(#721) Line indented incorrectly; expected at least 12 spaces, found 6
(#722) Line indented incorrectly; expected 8 spaces, found 4
(#723) Line indented incorrectly; expected 8 spaces, found 4
(#724) Line indented incorrectly; expected at least 12 spaces, found 6
(#725) Line indented incorrectly; expected at least 12 spaces, found 6
(#726) Line indented incorrectly; expected at least 12 spaces, found 6
(#727) Line indented incorrectly; expected 8 spaces, found 4
(#728) Line indented incorrectly; expected 8 spaces, found 4
(#729) Line indented incorrectly; expected at least 12 spaces, found 6
(#730) Line indented incorrectly; expected at least 12 spaces, found 6
(#731) Line indented incorrectly; expected at least 12 spaces, found 6
(#732) Line indented incorrectly; expected 8 spaces, found 4
(#733) Line indented incorrectly; expected at least 8 spaces, found 4
(#734) Line indented incorrectly; expected at least 8 spaces, found 4
(#735) Line indented incorrectly; expected at least 8 spaces, found 4
(#736) Line indented incorrectly; expected 4 spaces, found 2
(#741) Line indented incorrectly; expected 4 spaces, found 2
(#741) Member variable "_TSPEC" must be all lower-case
(#741) Scope modifier not specified for member variable "$_TSPEC"
(#743) Line indented incorrectly; expected 4 spaces, found 2
(#744) Line indented incorrectly; expected 4 spaces, found 2
(#746) Line indented incorrectly; expected 4 spaces, found 2
(#747) Line indented incorrectly; expected 8 spaces, found 4
(#747) Variable "_TSPEC" must be all lower-case
(#747) Variable "_TSPEC" must not contain underscores.
(#748) Line indented incorrectly; expected at least 12 spaces, found 6
(#748) Variable "_TSPEC" must be all lower-case
(#748) Variable "_TSPEC" must not contain underscores.
(#749) Line indented incorrectly; expected at least 12 spaces, found 8
(#750) Line indented incorrectly; expected at least 12 spaces, found 10
(#751) Line indented incorrectly; expected at least 12 spaces, found 10
(#752) Line indented incorrectly; expected at least 12 spaces, found 10
(#753) Line indented incorrectly; expected at least 12 spaces, found 8
(#754) Line indented incorrectly; expected at least 12 spaces, found 10
(#755) Line indented incorrectly; expected at least 12 spaces, found 10
(#756) Line indented incorrectly; expected at least 12 spaces, found 10
(#757) Line indented incorrectly; expected at least 12 spaces, found 10
(#758) Line indented incorrectly; expected at least 16 spaces, found 8
(#759) Line indented incorrectly; expected 8 spaces, found 4
(#760) Line indented incorrectly; expected 8 spaces, found 4
(#761) Line indented incorrectly; expected 12 spaces, found 6
(#762) Line indented incorrectly; expected at least 16 spaces, found 8
(#763) Line indented incorrectly; expected 12 spaces, found 6
(#764) Line indented incorrectly; expected 12 spaces, found 6
(#765) Line indented incorrectly; expected at least 16 spaces, found 8
(#766) Line indented incorrectly; expected 12 spaces, found 6
(#767) Line indented incorrectly; expected 8 spaces, found 4
(#768) Line indented incorrectly; expected 4 spaces, found 2
(#770) Line indented incorrectly; expected 4 spaces, found 2
(#770) Public method name "BootstrapProfile::getName" must be in lower-case letters only
(#771) Line indented incorrectly; expected at least 8 spaces, found 4
(#772) Line indented incorrectly; expected 4 spaces, found 2
(#774) Line indented incorrectly; expected 4 spaces, found 2
(#775) Line indented incorrectly; expected at least 4 spaces, found 2
(#775) Opening brace should be on the same line as the declaration
(#776) Line indented incorrectly; expected at least 8 spaces, found 4
(#777) Line indented incorrectly; expected at least 8 spaces, found 4
(#778) Line indented incorrectly; expected at least 8 spaces, found 4
(#779) Line indented incorrectly; expected at least 8 spaces, found 4
(#780) Line indented incorrectly; expected at least 8 spaces, found 4
(#781) Line indented incorrectly; expected 8 spaces, found 4
(#781) Expected "while (...) {\n"; found "while (...)\n {\n"
(#782) Line indented incorrectly; expected at least 8 spaces, found 4
(#783) Line indented incorrectly; expected at least 12 spaces, found 6
(#784) Line indented incorrectly; expected 12 spaces, found 6
(#785) Line indented incorrectly; expected at least 16 spaces, found 8
(#786) Line indented incorrectly; expected 12 spaces, found 6
(#787) Line indented incorrectly; expected 12 spaces, found 6
(#788) Line indented incorrectly; expected at least 12 spaces, found 6
(#789) Line indented incorrectly; expected 16 spaces, found 8
(#790) Line indented incorrectly; expected 20 spaces, found 10
(#791) Line indented incorrectly; expected at least 24 spaces, found 12
(#792) Line indented incorrectly; expected 20 spaces, found 10
(#793) Line indented incorrectly; expected at least 24 spaces, found 12
(#794) Line indented incorrectly; expected 20 spaces, found 10
(#796) Line indented incorrectly; expected 16 spaces, found 8
(#797) Line indented incorrectly; expected 20 spaces, found 10
(#798) Line indented incorrectly; expected at least 24 spaces, found 12
(#799) Line indented incorrectly; expected at least 24 spaces, found 12
(#800) Line indented incorrectly; expected 20 spaces, found 10
(#801) Line indented incorrectly; expected at least 24 spaces, found 12
(#802) Line indented incorrectly; expected 20 spaces, found 10
(#804) Line indented incorrectly; expected 16 spaces, found 8
(#805) Line indented incorrectly; expected at least 20 spaces, found 10
(#807) Line indented incorrectly; expected 12 spaces, found 6
(#808) Line indented incorrectly; expected at least 12 spaces, found 6
(#809) Line indented incorrectly; expected 8 spaces, found 4
(#810) Line indented incorrectly; expected at least 8 spaces, found 4
(#811) Line indented incorrectly; expected at least 8 spaces, found 4
(#812) Line indented incorrectly; expected 4 spaces, found 2
(#814) Line indented incorrectly; expected 4 spaces, found 2
(#815) Line indented incorrectly; expected at least 8 spaces, found 4
(#816) Line indented incorrectly; expected at least 8 spaces, found 4
(#817) Line indented incorrectly; expected 8 spaces, found 4
(#818) Line indented incorrectly; expected at least 12 spaces, found 6
(#819) Line indented incorrectly; expected at least 12 spaces, found 6
(#820) Line indented incorrectly; expected at least 12 spaces, found 6
(#821) Line indented incorrectly; expected 8 spaces, found 4
(#822) Line indented incorrectly; expected 8 spaces, found 4
(#823) Line indented incorrectly; expected 12 spaces, found 6
(#824) Line indented incorrectly; expected at least 16 spaces, found 8
(#825) Line indented incorrectly; expected 12 spaces, found 6
(#826) Line indented incorrectly; expected at least 12 spaces, found 6
(#827) Line indented incorrectly; expected at least 12 spaces, found 6
(#828) Line indented incorrectly; expected at least 12 spaces, found 6
(#829) Line indented incorrectly; expected 8 spaces, found 4
(#830) Line indented incorrectly; expected at least 8 spaces, found 4
(#831) Line indented incorrectly; expected at least 8 spaces, found 4
(#832) Line indented incorrectly; expected at least 8 spaces, found 4
(#833) Line indented incorrectly; expected 4 spaces, found 2
(#838) Line indented incorrectly; expected 4 spaces, found 2
(#838) Member variable "_TSPEC" must be all lower-case
(#838) Scope modifier not specified for member variable "$_TSPEC"
(#840) Line indented incorrectly; expected 4 spaces, found 2
(#842) Line indented incorrectly; expected 4 spaces, found 2
(#843) Line indented incorrectly; expected 8 spaces, found 4
(#843) Variable "_TSPEC" must be all lower-case
(#843) Variable "_TSPEC" must not contain underscores.
(#844) Line indented incorrectly; expected at least 12 spaces, found 6
(#844) Variable "_TSPEC" must be all lower-case
(#844) Variable "_TSPEC" must not contain underscores.
(#845) Line indented incorrectly; expected at least 12 spaces, found 8
(#846) Line indented incorrectly; expected at least 12 spaces, found 10
(#847) Line indented incorrectly; expected at least 12 spaces, found 10
(#848) Line indented incorrectly; expected at least 12 spaces, found 10
(#849) Line indented incorrectly; expected at least 12 spaces, found 10
(#853) Line indented incorrectly; expected at least 12 spaces, found 10
(#854) Line indented incorrectly; expected at least 16 spaces, found 8
(#855) Line indented incorrectly; expected 8 spaces, found 4
(#856) Line indented incorrectly; expected 8 spaces, found 4
(#857) Line indented incorrectly; expected 12 spaces, found 6
(#858) Line indented incorrectly; expected at least 16 spaces, found 8
(#859) Line indented incorrectly; expected 12 spaces, found 6
(#860) Line indented incorrectly; expected 8 spaces, found 4
(#861) Line indented incorrectly; expected 4 spaces, found 2
(#863) Line indented incorrectly; expected 4 spaces, found 2
(#863) Public method name "BootstrapInfo::getName" must be in lower-case letters only
(#864) Line indented incorrectly; expected at least 8 spaces, found 4
(#865) Line indented incorrectly; expected 4 spaces, found 2
(#867) Line indented incorrectly; expected 4 spaces, found 2
(#868) Line indented incorrectly; expected at least 4 spaces, found 2
(#868) Opening brace should be on the same line as the declaration
(#869) Line indented incorrectly; expected at least 8 spaces, found 4
(#870) Line indented incorrectly; expected at least 8 spaces, found 4
(#871) Line indented incorrectly; expected at least 8 spaces, found 4
(#872) Line indented incorrectly; expected at least 8 spaces, found 4
(#873) Line indented incorrectly; expected at least 8 spaces, found 4
(#874) Line indented incorrectly; expected 8 spaces, found 4
(#874) Expected "while (...) {\n"; found "while (...)\n {\n"
(#875) Line indented incorrectly; expected at least 8 spaces, found 4
(#876) Line indented incorrectly; expected at least 12 spaces, found 6
(#877) Line indented incorrectly; expected 12 spaces, found 6
(#878) Line indented incorrectly; expected at least 16 spaces, found 8
(#879) Line indented incorrectly; expected 12 spaces, found 6
(#880) Line indented incorrectly; expected 12 spaces, found 6
(#881) Line indented incorrectly; expected at least 12 spaces, found 6
(#882) Line indented incorrectly; expected 16 spaces, found 8
(#883) Line indented incorrectly; expected 20 spaces, found 10
(#884) Line indented incorrectly; expected at least 24 spaces, found 12
(#885) Line indented incorrectly; expected at least 24 spaces, found 12
(#885) Variable "_size0" must not contain underscores.
(#886) Line indented incorrectly; expected at least 24 spaces, found 12
(#886) Variable "_etype3" must not contain underscores.
(#887) Line indented incorrectly; expected at least 24 spaces, found 12
(#887) Variable "_etype3" must not contain underscores.
(#887) Variable "_size0" must not contain underscores.
(#888) Line indented incorrectly; expected 24 spaces, found 12
(#888) Expected "for (...) {\n"; found "for (...)\n {\n"
(#888) Variable "_i4" must not contain underscores.
(#888) Variable "_i4" must not contain underscores.
(#888) Variable "_size0" must not contain underscores.
(#888) Variable "_i4" must not contain underscores.
(#889) Line indented incorrectly; expected at least 24 spaces, found 12
(#890) Line indented incorrectly; expected at least 28 spaces, found 14
(#891) Line indented incorrectly; expected at least 28 spaces, found 14
(#892) Line indented incorrectly; expected at least 28 spaces, found 14
(#893) Line indented incorrectly; expected at least 28 spaces, found 14
(#893) Expected 1 space before "="; 0 found
(#894) Line indented incorrectly; expected 24 spaces, found 12
(#895) Line indented incorrectly; expected at least 24 spaces, found 12
(#896) Line indented incorrectly; expected 20 spaces, found 10
(#897) Line indented incorrectly; expected at least 24 spaces, found 12
(#898) Line indented incorrectly; expected 20 spaces, found 10
(#900) Line indented incorrectly; expected 16 spaces, found 8
(#901) Line indented incorrectly; expected at least 20 spaces, found 10
(#903) Line indented incorrectly; expected 12 spaces, found 6
(#904) Line indented incorrectly; expected at least 12 spaces, found 6
(#905) Line indented incorrectly; expected 8 spaces, found 4
(#906) Line indented incorrectly; expected at least 8 spaces, found 4
(#907) Line indented incorrectly; expected at least 8 spaces, found 4
(#908) Line indented incorrectly; expected 4 spaces, found 2
(#910) Line indented incorrectly; expected 4 spaces, found 2
(#911) Line indented incorrectly; expected at least 8 spaces, found 4
(#912) Line indented incorrectly; expected at least 8 spaces, found 4
(#913) Line indented incorrectly; expected 8 spaces, found 4
(#914) Line indented incorrectly; expected 12 spaces, found 6
(#915) Line indented incorrectly; expected at least 16 spaces, found 8
(#916) Line indented incorrectly; expected 12 spaces, found 6
(#917) Line indented incorrectly; expected at least 12 spaces, found 6
(#918) Line indented incorrectly; expected at least 12 spaces, found 6
(#919) Line indented incorrectly; expected at least 12 spaces, found 8
(#920) Line indented incorrectly; expected at least 12 spaces, found 8
(#921) Line indented incorrectly; expected 12 spaces, found 10
(#921) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#922) Line indented incorrectly; expected at least 12 spaces, found 10
(#923) Line indented incorrectly; expected at least 16 spaces, found 12
(#924) Line indented incorrectly; expected 12 spaces, found 10
(#925) Line indented incorrectly; expected at least 12 spaces, found 8
(#926) Line indented incorrectly; expected at least 12 spaces, found 8
(#927) Line indented incorrectly; expected at least 12 spaces, found 6
(#928) Line indented incorrectly; expected at least 12 spaces, found 6
(#929) Line indented incorrectly; expected 8 spaces, found 4
(#930) Line indented incorrectly; expected at least 8 spaces, found 4
(#931) Line indented incorrectly; expected at least 8 spaces, found 4
(#932) Line indented incorrectly; expected at least 8 spaces, found 4
(#933) Line indented incorrectly; expected 4 spaces, found 2
(#937) A closing tag is not permitted at the end of a PHP file
repository/evernote/lib/evernote/lib/protocol/TBinaryProtocol.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#13) Line 12 of the opening comment must start "//".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) "include_once" must be immediately followed by an open parenthesis
(#23) File is being unconditionally included; use "require_once" instead
(#23) Variable "GLOBALS" must be all lower-case
(#31) Line indented incorrectly; expected at least 4 spaces, found 2
(#32) Line indented incorrectly; expected at least 4 spaces, found 2
(#34) Line indented incorrectly; expected 4 spaces, found 2
(#34) Member variable "strictRead_" must be all lower-case
(#34) Member variable "strictRead_" must not contain underscores.
(#35) Line indented incorrectly; expected 4 spaces, found 2
(#35) Member variable "strictWrite_" must be all lower-case
(#35) Member variable "strictWrite_" must not contain underscores.
(#37) Line indented incorrectly; expected 4 spaces, found 2
(#37) Variable "strictRead" must be all lower-case
(#37) Variable "strictWrite" must be all lower-case
(#38) Line indented incorrectly; expected at least 8 spaces, found 4
(#39) Line indented incorrectly; expected at least 8 spaces, found 4
(#39) Variable "strictRead" must be all lower-case
(#40) Line indented incorrectly; expected at least 8 spaces, found 4
(#40) Variable "strictWrite" must be all lower-case
(#41) Line indented incorrectly; expected 4 spaces, found 2
(#43) Line indented incorrectly; expected 4 spaces, found 2
(#43) Public method name "TBinaryProtocol::writeMessageBegin" must be in lower-case letters only
(#44) Line indented incorrectly; expected 8 spaces, found 4
(#45) Line indented incorrectly; expected at least 12 spaces, found 6
(#46) Line indented incorrectly; expected at least 12 spaces, found 6
(#47) Line indented incorrectly; expected at least 12 spaces, found 8
(#47) Expected 1 space after "+"; newline found
(#48) Line indented incorrectly; expected at least 12 spaces, found 8
(#48) Expected 1 space after "+"; newline found
(#49) Line indented incorrectly; expected at least 12 spaces, found 8
(#50) Line indented incorrectly; expected 8 spaces, found 4
(#51) Line indented incorrectly; expected at least 12 spaces, found 6
(#52) Line indented incorrectly; expected at least 12 spaces, found 8
(#52) Expected 1 space after "+"; newline found
(#53) Line indented incorrectly; expected at least 12 spaces, found 8
(#53) Expected 1 space after "+"; newline found
(#54) Line indented incorrectly; expected at least 12 spaces, found 8
(#55) Line indented incorrectly; expected 8 spaces, found 4
(#56) Line indented incorrectly; expected 4 spaces, found 2
(#58) Line indented incorrectly; expected 4 spaces, found 2
(#58) Public method name "TBinaryProtocol::writeMessageEnd" must be in lower-case letters only
(#59) Line indented incorrectly; expected at least 8 spaces, found 4
(#60) Line indented incorrectly; expected 4 spaces, found 2
(#62) Line indented incorrectly; expected 4 spaces, found 2
(#62) Public method name "TBinaryProtocol::writeStructBegin" must be in lower-case letters only
(#63) Line indented incorrectly; expected at least 8 spaces, found 4
(#64) Line indented incorrectly; expected 4 spaces, found 2
(#66) Line indented incorrectly; expected 4 spaces, found 2
(#66) Public method name "TBinaryProtocol::writeStructEnd" must be in lower-case letters only
(#67) Line indented incorrectly; expected at least 8 spaces, found 4
(#68) Line indented incorrectly; expected 4 spaces, found 2
(#70) Line indented incorrectly; expected 4 spaces, found 2
(#70) Public method name "TBinaryProtocol::writeFieldBegin" must be in lower-case letters only
(#70) Variable "fieldName" must be all lower-case
(#70) Variable "fieldType" must be all lower-case
(#70) Variable "fieldId" must be all lower-case
(#71) Line indented incorrectly; expected at least 8 spaces, found 4
(#72) Line indented incorrectly; expected at least 8 spaces, found 6
(#72) Variable "fieldType" must be all lower-case
(#72) Expected 1 space after "+"; newline found
(#73) Line indented incorrectly; expected at least 8 spaces, found 6
(#73) Variable "fieldId" must be all lower-case
(#74) Line indented incorrectly; expected 4 spaces, found 2
(#76) Line indented incorrectly; expected 4 spaces, found 2
(#76) Public method name "TBinaryProtocol::writeFieldEnd" must be in lower-case letters only
(#77) Line indented incorrectly; expected at least 8 spaces, found 4
(#78) Line indented incorrectly; expected 4 spaces, found 2
(#80) Line indented incorrectly; expected 4 spaces, found 2
(#80) Public method name "TBinaryProtocol::writeFieldStop" must be in lower-case letters only
(#81) Line indented incorrectly; expected at least 8 spaces, found 4
(#82) Line indented incorrectly; expected at least 8 spaces, found 6
(#83) Line indented incorrectly; expected 4 spaces, found 2
(#85) Line indented incorrectly; expected 4 spaces, found 2
(#85) Public method name "TBinaryProtocol::writeMapBegin" must be in lower-case letters only
(#85) Variable "keyType" must be all lower-case
(#85) Variable "valType" must be all lower-case
(#86) Line indented incorrectly; expected at least 8 spaces, found 4
(#87) Line indented incorrectly; expected at least 8 spaces, found 6
(#87) Variable "keyType" must be all lower-case
(#87) Expected 1 space after "+"; newline found
(#88) Line indented incorrectly; expected at least 8 spaces, found 6
(#88) Variable "valType" must be all lower-case
(#88) Expected 1 space after "+"; newline found
(#89) Line indented incorrectly; expected at least 8 spaces, found 6
(#90) Line indented incorrectly; expected 4 spaces, found 2
(#92) Line indented incorrectly; expected 4 spaces, found 2
(#92) Public method name "TBinaryProtocol::writeMapEnd" must be in lower-case letters only
(#93) Line indented incorrectly; expected at least 8 spaces, found 4
(#94) Line indented incorrectly; expected 4 spaces, found 2
(#96) Line indented incorrectly; expected 4 spaces, found 2
(#96) Public method name "TBinaryProtocol::writeListBegin" must be in lower-case letters only
(#96) Variable "elemType" must be all lower-case
(#97) Line indented incorrectly; expected at least 8 spaces, found 4
(#98) Line indented incorrectly; expected at least 8 spaces, found 6
(#98) Variable "elemType" must be all lower-case
(#98) Expected 1 space after "+"; newline found
(#99) Line indented incorrectly; expected at least 8 spaces, found 6
(#100) Line indented incorrectly; expected 4 spaces, found 2
(#102) Line indented incorrectly; expected 4 spaces, found 2
(#102) Public method name "TBinaryProtocol::writeListEnd" must be in lower-case letters only
(#103) Line indented incorrectly; expected at least 8 spaces, found 4
(#104) Line indented incorrectly; expected 4 spaces, found 2
(#106) Line indented incorrectly; expected 4 spaces, found 2
(#106) Public method name "TBinaryProtocol::writeSetBegin" must be in lower-case letters only
(#106) Variable "elemType" must be all lower-case
(#107) Line indented incorrectly; expected at least 8 spaces, found 4
(#108) Line indented incorrectly; expected at least 8 spaces, found 6
(#108) Variable "elemType" must be all lower-case
(#108) Expected 1 space after "+"; newline found
(#109) Line indented incorrectly; expected at least 8 spaces, found 6
(#110) Line indented incorrectly; expected 4 spaces, found 2
(#112) Line indented incorrectly; expected 4 spaces, found 2
(#112) Public method name "TBinaryProtocol::writeSetEnd" must be in lower-case letters only
(#113) Line indented incorrectly; expected at least 8 spaces, found 4
(#114) Line indented incorrectly; expected 4 spaces, found 2
(#116) Line indented incorrectly; expected 4 spaces, found 2
(#116) Public method name "TBinaryProtocol::writeBool" must be in lower-case letters only
(#117) Line indented incorrectly; expected at least 8 spaces, found 4
(#118) Line indented incorrectly; expected at least 8 spaces, found 4
(#119) Line indented incorrectly; expected at least 8 spaces, found 4
(#120) Line indented incorrectly; expected 4 spaces, found 2
(#122) Line indented incorrectly; expected 4 spaces, found 2
(#122) Public method name "TBinaryProtocol::writeByte" must be in lower-case letters only
(#123) Line indented incorrectly; expected at least 8 spaces, found 4
(#124) Line indented incorrectly; expected at least 8 spaces, found 4
(#125) Line indented incorrectly; expected at least 8 spaces, found 4
(#126) Line indented incorrectly; expected 4 spaces, found 2
(#128) Line indented incorrectly; expected 4 spaces, found 2
(#128) Public method name "TBinaryProtocol::writeI16" must be in lower-case letters only
(#129) Line indented incorrectly; expected at least 8 spaces, found 4
(#130) Line indented incorrectly; expected at least 8 spaces, found 4
(#131) Line indented incorrectly; expected at least 8 spaces, found 4
(#132) Line indented incorrectly; expected 4 spaces, found 2
(#134) Line indented incorrectly; expected 4 spaces, found 2
(#134) Public method name "TBinaryProtocol::writeI32" must be in lower-case letters only
(#135) Line indented incorrectly; expected at least 8 spaces, found 4
(#136) Line indented incorrectly; expected at least 8 spaces, found 4
(#137) Line indented incorrectly; expected at least 8 spaces, found 4
(#138) Line indented incorrectly; expected 4 spaces, found 2
(#140) Line indented incorrectly; expected 4 spaces, found 2
(#140) Public method name "TBinaryProtocol::writeI64" must be in lower-case letters only
(#141) Line indented incorrectly; expected at least 8 spaces, found 4
(#142) Line indented incorrectly; expected at least 8 spaces, found 4
(#143) Inline comments must end in full-stops, exclamation marks, or question marks
(#143) Line indented incorrectly; expected at least 8 spaces, found 4
(#144) Line indented incorrectly; expected 8 spaces, found 4
(#145) Line indented incorrectly; expected at least 12 spaces, found 6
(#147) Line indented incorrectly; expected 12 spaces, found 6
(#148) Line indented incorrectly; expected at least 16 spaces, found 8
(#149) Line indented incorrectly; expected 12 spaces, found 6
(#151) Line indented incorrectly; expected at least 12 spaces, found 6
(#152) Line indented incorrectly; expected at least 12 spaces, found 6
(#154) Line indented incorrectly; expected 12 spaces, found 6
(#155) Line indented incorrectly; expected at least 16 spaces, found 8
(#156) Line indented incorrectly; expected at least 16 spaces, found 8
(#157) Line indented incorrectly; expected 16 spaces, found 8
(#158) Line indented incorrectly; expected at least 20 spaces, found 10
(#159) Line indented incorrectly; expected at least 20 spaces, found 10
(#160) Line indented incorrectly; expected 16 spaces, found 8
(#161) Line indented incorrectly; expected at least 20 spaces, found 10
(#162) Line indented incorrectly; expected 16 spaces, found 8
(#163) Line indented incorrectly; expected 12 spaces, found 6
(#164) Line indented incorrectly; expected at least 12 spaces, found 6
(#166) Line indented incorrectly; expected 8 spaces, found 4
(#167) Line indented incorrectly; expected at least 12 spaces, found 6
(#168) Line indented incorrectly; expected at least 12 spaces, found 6
(#169) Line indented incorrectly; expected at least 12 spaces, found 6
(#170) Line indented incorrectly; expected 8 spaces, found 4
(#172) Line indented incorrectly; expected at least 8 spaces, found 4
(#173) Line indented incorrectly; expected at least 8 spaces, found 4
(#174) Line indented incorrectly; expected 4 spaces, found 2
(#176) Line indented incorrectly; expected 4 spaces, found 2
(#176) Public method name "TBinaryProtocol::writeDouble" must be in lower-case letters only
(#177) Line indented incorrectly; expected at least 8 spaces, found 4
(#178) Line indented incorrectly; expected at least 8 spaces, found 4
(#179) Line indented incorrectly; expected at least 8 spaces, found 4
(#180) Line indented incorrectly; expected 4 spaces, found 2
(#182) Line indented incorrectly; expected 4 spaces, found 2
(#182) Public method name "TBinaryProtocol::writeString" must be in lower-case letters only
(#183) Line indented incorrectly; expected at least 8 spaces, found 4
(#184) Line indented incorrectly; expected at least 8 spaces, found 4
(#185) Line indented incorrectly; expected 8 spaces, found 4
(#186) Line indented incorrectly; expected at least 12 spaces, found 6
(#187) Line indented incorrectly; expected 8 spaces, found 4
(#188) Line indented incorrectly; expected at least 8 spaces, found 4
(#189) Line indented incorrectly; expected 4 spaces, found 2
(#191) Line indented incorrectly; expected 4 spaces, found 2
(#191) Public method name "TBinaryProtocol::readMessageBegin" must be in lower-case letters only
(#192) Line indented incorrectly; expected at least 8 spaces, found 4
(#193) Line indented incorrectly; expected 8 spaces, found 4
(#194) Line indented incorrectly; expected at least 12 spaces, found 6
(#195) Line indented incorrectly; expected 12 spaces, found 6
(#196) Line indented incorrectly; expected at least 16 spaces, found 8
(#197) Line indented incorrectly; expected 12 spaces, found 6
(#198) Line indented incorrectly; expected at least 12 spaces, found 6
(#199) Line indented incorrectly; expected at least 12 spaces, found 6
(#199) Expected 1 space after "+="; newline found
(#200) Line indented incorrectly; expected at least 12 spaces, found 8
(#200) Expected 1 space after "+"; newline found
(#201) Line indented incorrectly; expected at least 12 spaces, found 8
(#202) Line indented incorrectly; expected 8 spaces, found 4
(#203) Line indented incorrectly; expected 12 spaces, found 6
(#204) Line indented incorrectly; expected at least 16 spaces, found 8
(#205) Line indented incorrectly; expected 12 spaces, found 6
(#206) Inline comments must end in full-stops, exclamation marks, or question marks
(#206) Line indented incorrectly; expected at least 16 spaces, found 8
(#207) Line indented incorrectly; expected at least 16 spaces, found 8
(#208) Line indented incorrectly; expected at least 16 spaces, found 8
(#208) Expected 1 space after "+="; newline found
(#209) Line indented incorrectly; expected at least 16 spaces, found 10
(#209) Expected 1 space after "+"; newline found
(#210) Line indented incorrectly; expected at least 16 spaces, found 10
(#210) Expected 1 space after "+"; newline found
(#211) Line indented incorrectly; expected at least 16 spaces, found 10
(#212) Line indented incorrectly; expected 12 spaces, found 6
(#213) Line indented incorrectly; expected 8 spaces, found 4
(#214) Line indented incorrectly; expected at least 8 spaces, found 4
(#215) Line indented incorrectly; expected 4 spaces, found 2
(#217) Line indented incorrectly; expected 4 spaces, found 2
(#217) Public method name "TBinaryProtocol::readMessageEnd" must be in lower-case letters only
(#218) Line indented incorrectly; expected at least 8 spaces, found 4
(#219) Line indented incorrectly; expected 4 spaces, found 2
(#221) Line indented incorrectly; expected 4 spaces, found 2
(#221) Public method name "TBinaryProtocol::readStructBegin" must be in lower-case letters only
(#222) Line indented incorrectly; expected at least 8 spaces, found 4
(#223) Line indented incorrectly; expected at least 8 spaces, found 4
(#224) Line indented incorrectly; expected 4 spaces, found 2
(#226) Line indented incorrectly; expected 4 spaces, found 2
(#226) Public method name "TBinaryProtocol::readStructEnd" must be in lower-case letters only
(#227) Line indented incorrectly; expected at least 8 spaces, found 4
(#228) Line indented incorrectly; expected 4 spaces, found 2
(#230) Line indented incorrectly; expected 4 spaces, found 2
(#230) Public method name "TBinaryProtocol::readFieldBegin" must be in lower-case letters only
(#230) Variable "fieldType" must be all lower-case
(#230) Variable "fieldId" must be all lower-case
(#231) Line indented incorrectly; expected at least 8 spaces, found 4
(#231) Variable "fieldType" must be all lower-case
(#232) Line indented incorrectly; expected 8 spaces, found 4
(#232) Variable "fieldType" must be all lower-case
(#233) Line indented incorrectly; expected at least 12 spaces, found 6
(#233) Variable "fieldId" must be all lower-case
(#234) Line indented incorrectly; expected at least 12 spaces, found 6
(#235) Line indented incorrectly; expected 8 spaces, found 4
(#236) Line indented incorrectly; expected at least 8 spaces, found 4
(#236) Variable "fieldId" must be all lower-case
(#237) Line indented incorrectly; expected at least 8 spaces, found 4
(#238) Line indented incorrectly; expected 4 spaces, found 2
(#240) Line indented incorrectly; expected 4 spaces, found 2
(#240) Public method name "TBinaryProtocol::readFieldEnd" must be in lower-case letters only
(#241) Line indented incorrectly; expected at least 8 spaces, found 4
(#242) Line indented incorrectly; expected 4 spaces, found 2
(#244) Line indented incorrectly; expected 4 spaces, found 2
(#244) Public method name "TBinaryProtocol::readMapBegin" must be in lower-case letters only
(#244) Variable "keyType" must be all lower-case
(#244) Variable "valType" must be all lower-case
(#245) Line indented incorrectly; expected at least 8 spaces, found 4
(#246) Line indented incorrectly; expected at least 8 spaces, found 6
(#246) Variable "keyType" must be all lower-case
(#246) Expected 1 space after "+"; newline found
(#247) Line indented incorrectly; expected at least 8 spaces, found 6
(#247) Variable "valType" must be all lower-case
(#247) Expected 1 space after "+"; newline found
(#248) Line indented incorrectly; expected at least 8 spaces, found 6
(#249) Line indented incorrectly; expected 4 spaces, found 2
(#251) Line indented incorrectly; expected 4 spaces, found 2
(#251) Public method name "TBinaryProtocol::readMapEnd" must be in lower-case letters only
(#252) Line indented incorrectly; expected at least 8 spaces, found 4
(#253) Line indented incorrectly; expected 4 spaces, found 2
(#255) Line indented incorrectly; expected 4 spaces, found 2
(#255) Public method name "TBinaryProtocol::readListBegin" must be in lower-case letters only
(#255) Variable "elemType" must be all lower-case
(#256) Line indented incorrectly; expected at least 8 spaces, found 4
(#257) Line indented incorrectly; expected at least 8 spaces, found 6
(#257) Variable "elemType" must be all lower-case
(#257) Expected 1 space after "+"; newline found
(#258) Line indented incorrectly; expected at least 8 spaces, found 6
(#259) Line indented incorrectly; expected 4 spaces, found 2
(#261) Line indented incorrectly; expected 4 spaces, found 2
(#261) Public method name "TBinaryProtocol::readListEnd" must be in lower-case letters only
(#262) Line indented incorrectly; expected at least 8 spaces, found 4
(#263) Line indented incorrectly; expected 4 spaces, found 2
(#265) Line indented incorrectly; expected 4 spaces, found 2
(#265) Public method name "TBinaryProtocol::readSetBegin" must be in lower-case letters only
(#265) Variable "elemType" must be all lower-case
(#266) Line indented incorrectly; expected at least 8 spaces, found 4
(#267) Line indented incorrectly; expected at least 8 spaces, found 6
(#267) Variable "elemType" must be all lower-case
(#267) Expected 1 space after "+"; newline found
(#268) Line indented incorrectly; expected at least 8 spaces, found 6
(#269) Line indented incorrectly; expected 4 spaces, found 2
(#271) Line indented incorrectly; expected 4 spaces, found 2
(#271) Public method name "TBinaryProtocol::readSetEnd" must be in lower-case letters only
(#272) Line indented incorrectly; expected at least 8 spaces, found 4
(#273) Line indented incorrectly; expected 4 spaces, found 2
(#275) Line indented incorrectly; expected 4 spaces, found 2
(#275) Public method name "TBinaryProtocol::readBool" must be in lower-case letters only
(#276) Line indented incorrectly; expected at least 8 spaces, found 4
(#277) Line indented incorrectly; expected at least 8 spaces, found 4
(#278) Line indented incorrectly; expected at least 8 spaces, found 4
(#279) Line indented incorrectly; expected at least 8 spaces, found 4
(#280) Line indented incorrectly; expected 4 spaces, found 2
(#282) Line indented incorrectly; expected 4 spaces, found 2
(#282) Public method name "TBinaryProtocol::readByte" must be in lower-case letters only
(#283) Line indented incorrectly; expected at least 8 spaces, found 4
(#284) Line indented incorrectly; expected at least 8 spaces, found 4
(#285) Line indented incorrectly; expected at least 8 spaces, found 4
(#286) Line indented incorrectly; expected at least 8 spaces, found 4
(#287) Line indented incorrectly; expected 4 spaces, found 2
(#289) Line indented incorrectly; expected 4 spaces, found 2
(#289) Public method name "TBinaryProtocol::readI16" must be in lower-case letters only
(#290) Line indented incorrectly; expected at least 8 spaces, found 4
(#291) Line indented incorrectly; expected at least 8 spaces, found 4
(#292) Line indented incorrectly; expected at least 8 spaces, found 4
(#293) Line indented incorrectly; expected 8 spaces, found 4
(#294) Line indented incorrectly; expected at least 12 spaces, found 6
(#295) Line indented incorrectly; expected 8 spaces, found 4
(#296) Line indented incorrectly; expected at least 8 spaces, found 4
(#297) Line indented incorrectly; expected 4 spaces, found 2
(#299) Line indented incorrectly; expected 4 spaces, found 2
(#299) Public method name "TBinaryProtocol::readI32" must be in lower-case letters only
(#300) Line indented incorrectly; expected at least 8 spaces, found 4
(#301) Line indented incorrectly; expected at least 8 spaces, found 4
(#302) Line indented incorrectly; expected at least 8 spaces, found 4
(#303) Line indented incorrectly; expected 8 spaces, found 4
(#304) Line indented incorrectly; expected at least 12 spaces, found 6
(#305) Line indented incorrectly; expected 8 spaces, found 4
(#306) Line indented incorrectly; expected at least 8 spaces, found 4
(#307) Line indented incorrectly; expected 4 spaces, found 2
(#309) Line indented incorrectly; expected 4 spaces, found 2
(#309) Public method name "TBinaryProtocol::readI64" must be in lower-case letters only
(#310) Line indented incorrectly; expected at least 8 spaces, found 4
(#312) Line indented incorrectly; expected at least 8 spaces, found 4
(#314) Line indented incorrectly; expected at least 8 spaces, found 4
(#315) Line indented incorrectly; expected at least 8 spaces, found 4
(#316) Inline comments must end in full-stops, exclamation marks, or question marks
(#316) Line indented incorrectly; expected at least 8 spaces, found 4
(#317) Line indented incorrectly; expected 8 spaces, found 4
(#319) Line indented incorrectly; expected at least 12 spaces, found 6
(#320) Line indented incorrectly; expected at least 12 spaces, found 6
(#321) Line indented incorrectly; expected at least 12 spaces, found 6
(#321) Variable "isNeg" must be all lower-case
(#321) Expected 1 space before "<"; 2 found
(#323) Inline comments must end in full-stops, exclamation marks, or question marks
(#323) Line indented incorrectly; expected at least 12 spaces, found 6
(#324) Line indented incorrectly; expected 12 spaces, found 6
(#324) Variable "isNeg" must be all lower-case
(#325) Line indented incorrectly; expected at least 16 spaces, found 8
(#326) Line indented incorrectly; expected at least 16 spaces, found 8
(#328) Line indented incorrectly; expected 16 spaces, found 8
(#329) Line indented incorrectly; expected at least 20 spaces, found 10
(#330) Line indented incorrectly; expected at least 20 spaces, found 10
(#331) Line indented incorrectly; expected 16 spaces, found 8
(#332) Line indented incorrectly; expected at least 20 spaces, found 10
(#333) Line indented incorrectly; expected 16 spaces, found 8
(#334) Line indented incorrectly; expected 12 spaces, found 6
(#336) Line indented incorrectly; expected at least 12 spaces, found 6
(#337) Inline comments must end in full-stops, exclamation marks, or question marks
(#337) Line indented incorrectly; expected at least 12 spaces, found 6
(#339) Line indented incorrectly; expected 12 spaces, found 6
(#340) Line indented incorrectly; expected at least 16 spaces, found 8
(#341) Line indented incorrectly; expected at least 16 spaces, found 8
(#342) Line indented incorrectly; expected 12 spaces, found 6
(#344) Line indented incorrectly; expected 12 spaces, found 6
(#345) Line indented incorrectly; expected at least 16 spaces, found 8
(#346) Line indented incorrectly; expected at least 16 spaces, found 8
(#347) Line indented incorrectly; expected 12 spaces, found 6
(#349) Line indented incorrectly; expected at least 12 spaces, found 6
(#351) Line indented incorrectly; expected 12 spaces, found 6
(#351) Variable "isNeg" must be all lower-case
(#352) Line indented incorrectly; expected at least 16 spaces, found 8
(#353) Line indented incorrectly; expected 12 spaces, found 6
(#354) Line indented incorrectly; expected 8 spaces, found 4
(#356) Inline comments must end in full-stops, exclamation marks, or question marks
(#356) Line indented incorrectly; expected at least 12 spaces, found 6
(#357) Line indented incorrectly; expected 12 spaces, found 6
(#358) Line indented incorrectly; expected at least 16 spaces, found 8
(#359) Line indented incorrectly; expected 12 spaces, found 6
(#361) Inline comments must end in full-stops, exclamation marks, or question marks
(#361) Line indented incorrectly; expected at least 12 spaces, found 6
(#362) Line indented incorrectly; expected 12 spaces, found 6
(#363) Line indented incorrectly; expected at least 16 spaces, found 8
(#364) Line indented incorrectly; expected at least 16 spaces, found 8
(#365) Line indented incorrectly; expected at least 16 spaces, found 8
(#366) Line indented incorrectly; expected at least 16 spaces, found 8
(#366) Expected 1 space before "*"; 0 found
(#366) Expected 1 space after "*"; 0 found
(#367) Line indented incorrectly; expected 12 spaces, found 6
(#368) Line indented incorrectly; expected at least 16 spaces, found 8
(#368) Expected 1 space before "*"; 0 found
(#368) Expected 1 space after "*"; 0 found
(#369) Line indented incorrectly; expected 12 spaces, found 6
(#370) Line indented incorrectly; expected 8 spaces, found 4
(#372) Line indented incorrectly; expected at least 8 spaces, found 4
(#373) Line indented incorrectly; expected 4 spaces, found 2
(#375) Line indented incorrectly; expected 4 spaces, found 2
(#375) Public method name "TBinaryProtocol::readDouble" must be in lower-case letters only
(#376) Line indented incorrectly; expected at least 8 spaces, found 4
(#377) Line indented incorrectly; expected at least 8 spaces, found 4
(#378) Line indented incorrectly; expected at least 8 spaces, found 4
(#379) Line indented incorrectly; expected at least 8 spaces, found 4
(#380) Line indented incorrectly; expected 4 spaces, found 2
(#382) Line indented incorrectly; expected 4 spaces, found 2
(#382) Public method name "TBinaryProtocol::readString" must be in lower-case letters only
(#383) Line indented incorrectly; expected at least 8 spaces, found 4
(#384) Line indented incorrectly; expected 8 spaces, found 4
(#385) Line indented incorrectly; expected at least 12 spaces, found 6
(#386) Line indented incorrectly; expected 8 spaces, found 4
(#387) Line indented incorrectly; expected at least 12 spaces, found 6
(#388) Line indented incorrectly; expected 8 spaces, found 4
(#389) Line indented incorrectly; expected at least 8 spaces, found 4
(#390) Line indented incorrectly; expected 4 spaces, found 2
(#397) Line indented incorrectly; expected 4 spaces, found 2
(#397) Member variable "strictRead_" must be all lower-case
(#397) Member variable "strictRead_" must not contain underscores.
(#398) Line indented incorrectly; expected 4 spaces, found 2
(#398) Member variable "strictWrite_" must be all lower-case
(#398) Member variable "strictWrite_" must not contain underscores.
(#400) Line indented incorrectly; expected 4 spaces, found 2
(#400) Variable "strictRead" must be all lower-case
(#400) Variable "strictWrite" must be all lower-case
(#401) Line indented incorrectly; expected at least 8 spaces, found 4
(#401) Variable "strictRead" must be all lower-case
(#402) Line indented incorrectly; expected at least 8 spaces, found 4
(#402) Variable "strictWrite" must be all lower-case
(#403) Line indented incorrectly; expected 4 spaces, found 2
(#405) Line indented incorrectly; expected 4 spaces, found 2
(#405) Public method name "TBinaryProtocolFactory::getProtocol" must be in lower-case letters only
(#406) Line indented incorrectly; expected at least 8 spaces, found 4
(#407) Line indented incorrectly; expected 4 spaces, found 2
(#415) Line indented incorrectly; expected 4 spaces, found 2
(#415) Variable "strictRead" must be all lower-case
(#415) Variable "strictWrite" must be all lower-case
(#416) Line indented incorrectly; expected at least 8 spaces, found 4
(#417) Inline comments must end in full-stops, exclamation marks, or question marks
(#417) Line indented incorrectly; expected at least 8 spaces, found 4
(#418) Line indented incorrectly; expected 8 spaces, found 4
(#419) Line indented incorrectly; expected at least 12 spaces, found 6
(#420) Line indented incorrectly; expected 8 spaces, found 4
(#421) Line indented incorrectly; expected at least 8 spaces, found 4
(#421) Variable "strictRead" must be all lower-case
(#421) Variable "strictWrite" must be all lower-case
(#422) Line indented incorrectly; expected 4 spaces, found 2
(#423) Line indented incorrectly; expected 4 spaces, found 2
(#423) Public method name "TBinaryProtocolAccelerated::isStrictRead" must be in lower-case letters only
(#424) Line indented incorrectly; expected at least 8 spaces, found 4
(#425) Line indented incorrectly; expected 4 spaces, found 2
(#426) Line indented incorrectly; expected 4 spaces, found 2
(#426) Public method name "TBinaryProtocolAccelerated::isStrictWrite" must be in lower-case letters only
(#427) Line indented incorrectly; expected at least 8 spaces, found 4
(#428) Line indented incorrectly; expected 4 spaces, found 2
repository/evernote/lib/evernote/lib/protocol/TProtocol.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#13) Line 12 of the opening comment must start "//".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#34) Expected MOODLE_INTERNAL check or config.php inclusion
(#35) Line indented incorrectly; expected at least 4 spaces, found 2
(#36) Line indented incorrectly; expected at least 4 spaces, found 2
(#37) Line indented incorrectly; expected at least 4 spaces, found 2
(#38) Line indented incorrectly; expected at least 4 spaces, found 2
(#39) Line indented incorrectly; expected at least 4 spaces, found 2
(#41) Possible useless method overriding detected
(#41) Line indented incorrectly; expected 4 spaces, found 2
(#41) Visibility must be declared on method "__construct"
(#42) Line indented incorrectly; expected at least 8 spaces, found 4
(#43) Line indented incorrectly; expected 4 spaces, found 2
(#50) Line indented incorrectly; expected at least 4 spaces, found 2
(#51) Line indented incorrectly; expected at least 4 spaces, found 2
(#52) Line indented incorrectly; expected at least 4 spaces, found 2
(#53) Line indented incorrectly; expected at least 4 spaces, found 2
(#54) Line indented incorrectly; expected at least 4 spaces, found 2
(#55) Line indented incorrectly; expected 4 spaces, found 2
(#55) Member variable "TBINARYPROTOCOLACCELERATED" must be all lower-case
(#55) Scope modifier not specified for member variable "$TBINARYPROTOCOLACCELERATED"
(#57) Line indented incorrectly; expected at least 4 spaces, found 2
(#62) Line indented incorrectly; expected 4 spaces, found 2
(#62) Member variable "trans_" must not contain underscores.
(#64) Line indented incorrectly; expected at least 4 spaces, found 2
(#67) Line indented incorrectly; expected 4 spaces, found 2
(#68) Line indented incorrectly; expected at least 8 spaces, found 4
(#69) Line indented incorrectly; expected 4 spaces, found 2
(#71) Line indented incorrectly; expected at least 4 spaces, found 2
(#76) Line indented incorrectly; expected 4 spaces, found 2
(#76) Public method name "TProtocol::getTransport" must be in lower-case letters only
(#77) Line indented incorrectly; expected at least 8 spaces, found 4
(#78) Line indented incorrectly; expected 4 spaces, found 2
(#80) Line indented incorrectly; expected at least 4 spaces, found 2
(#87) Line indented incorrectly; expected 4 spaces, found 2
(#87) Public method name "TProtocol::writeMessageBegin" must be in lower-case letters only
(#89) Line indented incorrectly; expected at least 4 spaces, found 2
(#92) Line indented incorrectly; expected 4 spaces, found 2
(#92) Public method name "TProtocol::writeMessageEnd" must be in lower-case letters only
(#94) Line indented incorrectly; expected at least 4 spaces, found 2
(#101) Line indented incorrectly; expected 4 spaces, found 2
(#101) Public method name "TProtocol::writeStructBegin" must be in lower-case letters only
(#103) Line indented incorrectly; expected at least 4 spaces, found 2
(#109) Line indented incorrectly; expected 4 spaces, found 2
(#109) Public method name "TProtocol::writeStructEnd" must be in lower-case letters only
(#111) Line indented incorrectly; expected at least 4 spaces, found 2
(#112) Line indented incorrectly; expected at least 4 spaces, found 3
(#113) Line indented incorrectly; expected at least 4 spaces, found 3
(#114) Line indented incorrectly; expected at least 4 spaces, found 3
(#115) Line indented incorrectly; expected at least 4 spaces, found 3
(#116) Line indented incorrectly; expected at least 4 spaces, found 3
(#117) Line indented incorrectly; expected at least 4 spaces, found 3
(#118) Line indented incorrectly; expected at least 4 spaces, found 3
(#119) Line indented incorrectly; expected at least 4 spaces, found 3
(#120) Line indented incorrectly; expected 4 spaces, found 2
(#120) Public method name "TProtocol::writeFieldBegin" must be in lower-case letters only
(#120) Variable "fieldName" must be all lower-case
(#120) Variable "fieldType" must be all lower-case
(#120) Variable "fieldId" must be all lower-case
(#122) Line indented incorrectly; expected 4 spaces, found 2
(#122) Public method name "TProtocol::writeFieldEnd" must be in lower-case letters only
(#124) Line indented incorrectly; expected 4 spaces, found 2
(#124) Public method name "TProtocol::writeFieldStop" must be in lower-case letters only
(#126) Line indented incorrectly; expected 4 spaces, found 2
(#126) Public method name "TProtocol::writeMapBegin" must be in lower-case letters only
(#126) Variable "keyType" must be all lower-case
(#126) Variable "valType" must be all lower-case
(#128) Line indented incorrectly; expected 4 spaces, found 2
(#128) Public method name "TProtocol::writeMapEnd" must be in lower-case letters only
(#130) Line indented incorrectly; expected 4 spaces, found 2
(#130) Public method name "TProtocol::writeListBegin" must be in lower-case letters only
(#130) Variable "elemType" must be all lower-case
(#132) Line indented incorrectly; expected 4 spaces, found 2
(#132) Public method name "TProtocol::writeListEnd" must be in lower-case letters only
(#134) Line indented incorrectly; expected 4 spaces, found 2
(#134) Public method name "TProtocol::writeSetBegin" must be in lower-case letters only
(#134) Variable "elemType" must be all lower-case
(#136) Line indented incorrectly; expected 4 spaces, found 2
(#136) Public method name "TProtocol::writeSetEnd" must be in lower-case letters only
(#138) Line indented incorrectly; expected 4 spaces, found 2
(#138) Public method name "TProtocol::writeBool" must be in lower-case letters only
(#140) Line indented incorrectly; expected 4 spaces, found 2
(#140) Public method name "TProtocol::writeByte" must be in lower-case letters only
(#142) Line indented incorrectly; expected 4 spaces, found 2
(#142) Public method name "TProtocol::writeI16" must be in lower-case letters only
(#144) Line indented incorrectly; expected 4 spaces, found 2
(#144) Public method name "TProtocol::writeI32" must be in lower-case letters only
(#146) Line indented incorrectly; expected 4 spaces, found 2
(#146) Public method name "TProtocol::writeI64" must be in lower-case letters only
(#148) Line indented incorrectly; expected 4 spaces, found 2
(#148) Public method name "TProtocol::writeDouble" must be in lower-case letters only
(#150) Line indented incorrectly; expected 4 spaces, found 2
(#150) Public method name "TProtocol::writeString" must be in lower-case letters only
(#152) Line indented incorrectly; expected at least 4 spaces, found 2
(#159) Line indented incorrectly; expected 4 spaces, found 2
(#159) Public method name "TProtocol::readMessageBegin" must be in lower-case letters only
(#161) Line indented incorrectly; expected at least 4 spaces, found 2
(#164) Line indented incorrectly; expected 4 spaces, found 2
(#164) Public method name "TProtocol::readMessageEnd" must be in lower-case letters only
(#166) Line indented incorrectly; expected 4 spaces, found 2
(#166) Public method name "TProtocol::readStructBegin" must be in lower-case letters only
(#168) Line indented incorrectly; expected 4 spaces, found 2
(#168) Public method name "TProtocol::readStructEnd" must be in lower-case letters only
(#170) Line indented incorrectly; expected 4 spaces, found 2
(#170) Public method name "TProtocol::readFieldBegin" must be in lower-case letters only
(#170) Variable "fieldType" must be all lower-case
(#170) Variable "fieldId" must be all lower-case
(#172) Line indented incorrectly; expected 4 spaces, found 2
(#172) Public method name "TProtocol::readFieldEnd" must be in lower-case letters only
(#174) Line indented incorrectly; expected 4 spaces, found 2
(#174) Public method name "TProtocol::readMapBegin" must be in lower-case letters only
(#174) Variable "keyType" must be all lower-case
(#174) Variable "valType" must be all lower-case
(#176) Line indented incorrectly; expected 4 spaces, found 2
(#176) Public method name "TProtocol::readMapEnd" must be in lower-case letters only
(#178) Line indented incorrectly; expected 4 spaces, found 2
(#178) Public method name "TProtocol::readListBegin" must be in lower-case letters only
(#178) Variable "elemType" must be all lower-case
(#180) Line indented incorrectly; expected 4 spaces, found 2
(#180) Public method name "TProtocol::readListEnd" must be in lower-case letters only
(#182) Line indented incorrectly; expected 4 spaces, found 2
(#182) Public method name "TProtocol::readSetBegin" must be in lower-case letters only
(#182) Variable "elemType" must be all lower-case
(#184) Line indented incorrectly; expected 4 spaces, found 2
(#184) Public method name "TProtocol::readSetEnd" must be in lower-case letters only
(#186) Line indented incorrectly; expected 4 spaces, found 2
(#186) Public method name "TProtocol::readBool" must be in lower-case letters only
(#188) Line indented incorrectly; expected 4 spaces, found 2
(#188) Public method name "TProtocol::readByte" must be in lower-case letters only
(#190) Line indented incorrectly; expected 4 spaces, found 2
(#190) Public method name "TProtocol::readI16" must be in lower-case letters only
(#192) Line indented incorrectly; expected 4 spaces, found 2
(#192) Public method name "TProtocol::readI32" must be in lower-case letters only
(#194) Line indented incorrectly; expected 4 spaces, found 2
(#194) Public method name "TProtocol::readI64" must be in lower-case letters only
(#196) Line indented incorrectly; expected 4 spaces, found 2
(#196) Public method name "TProtocol::readDouble" must be in lower-case letters only
(#198) Line indented incorrectly; expected 4 spaces, found 2
(#198) Public method name "TProtocol::readString" must be in lower-case letters only
(#200) Line indented incorrectly; expected at least 4 spaces, found 2
(#206) Line indented incorrectly; expected 4 spaces, found 2
(#207) Line indented incorrectly; expected 8 spaces, found 4
(#208) Line indented incorrectly; expected 12 spaces, found 4
(#210) Line indented incorrectly; expected 12 spaces, found 4
(#212) Line indented incorrectly; expected 12 spaces, found 4
(#214) Line indented incorrectly; expected 12 spaces, found 4
(#216) Line indented incorrectly; expected 12 spaces, found 4
(#218) Line indented incorrectly; expected 12 spaces, found 4
(#220) Line indented incorrectly; expected 12 spaces, found 4
(#222) Line indented incorrectly; expected 12 spaces, found 4
(#223) Line indented incorrectly; expected at least 12 spaces, found 6
(#224) Line indented incorrectly; expected at least 16 spaces, found 8
(#225) Line indented incorrectly; expected 16 spaces, found 8
(#226) Line indented incorrectly; expected at least 20 spaces, found 10
(#227) Line indented incorrectly; expected 20 spaces, found 10
(#228) Line indented incorrectly; expected at least 24 spaces, found 12
(#229) Line indented incorrectly; expected 20 spaces, found 10
(#230) Line indented incorrectly; expected at least 20 spaces, found 10
(#231) Line indented incorrectly; expected at least 20 spaces, found 10
(#232) Line indented incorrectly; expected 16 spaces, found 8
(#233) Line indented incorrectly; expected at least 16 spaces, found 8
(#234) Line indented incorrectly; expected at least 16 spaces, found 8
(#235) Line indented incorrectly; expected 12 spaces, found 6
(#236) Line indented incorrectly; expected 12 spaces, found 4
(#237) Line indented incorrectly; expected at least 12 spaces, found 6
(#238) Line indented incorrectly; expected at least 16 spaces, found 8
(#238) Variable "keyType" must be all lower-case
(#238) Variable "valType" must be all lower-case
(#239) Line indented incorrectly; expected 16 spaces, found 8
(#240) Line indented incorrectly; expected at least 20 spaces, found 10
(#240) Variable "keyType" must be all lower-case
(#241) Line indented incorrectly; expected at least 20 spaces, found 10
(#241) Variable "valType" must be all lower-case
(#242) Line indented incorrectly; expected 16 spaces, found 8
(#243) Line indented incorrectly; expected at least 16 spaces, found 8
(#244) Line indented incorrectly; expected at least 16 spaces, found 8
(#245) Line indented incorrectly; expected 12 spaces, found 6
(#246) Line indented incorrectly; expected 12 spaces, found 4
(#247) Line indented incorrectly; expected at least 12 spaces, found 6
(#248) Line indented incorrectly; expected at least 16 spaces, found 8
(#248) Variable "elemType" must be all lower-case
(#249) Line indented incorrectly; expected 16 spaces, found 8
(#250) Line indented incorrectly; expected at least 20 spaces, found 10
(#250) Variable "elemType" must be all lower-case
(#251) Line indented incorrectly; expected 16 spaces, found 8
(#252) Line indented incorrectly; expected at least 16 spaces, found 8
(#253) Line indented incorrectly; expected at least 16 spaces, found 8
(#254) Line indented incorrectly; expected 12 spaces, found 6
(#255) Line indented incorrectly; expected 12 spaces, found 4
(#256) Line indented incorrectly; expected at least 12 spaces, found 6
(#257) Line indented incorrectly; expected at least 16 spaces, found 8
(#257) Variable "elemType" must be all lower-case
(#258) Line indented incorrectly; expected 16 spaces, found 8
(#259) Line indented incorrectly; expected at least 20 spaces, found 10
(#259) Variable "elemType" must be all lower-case
(#260) Line indented incorrectly; expected 16 spaces, found 8
(#261) Line indented incorrectly; expected at least 16 spaces, found 8
(#262) Line indented incorrectly; expected at least 16 spaces, found 8
(#263) Line indented incorrectly; expected 12 spaces, found 6
(#264) Line indented incorrectly; expected 12 spaces, found 4
(#267) Line indented incorrectly; expected 8 spaces, found 4
(#268) Line indented incorrectly; expected 4 spaces, found 2
(#270) Line indented incorrectly; expected at least 4 spaces, found 2
(#276) Line indented incorrectly; expected 4 spaces, found 2
(#276) Public method name "TProtocol::skipBinary" must be in lower-case letters only
(#277) Line indented incorrectly; expected 8 spaces, found 4
(#278) Line indented incorrectly; expected 12 spaces, found 4
(#280) Line indented incorrectly; expected 12 spaces, found 4
(#282) Line indented incorrectly; expected 12 spaces, found 4
(#284) Line indented incorrectly; expected 12 spaces, found 4
(#286) Line indented incorrectly; expected 12 spaces, found 4
(#288) Line indented incorrectly; expected 12 spaces, found 4
(#290) Line indented incorrectly; expected 12 spaces, found 4
(#291) Line indented incorrectly; expected at least 16 spaces, found 6
(#292) Line indented incorrectly; expected at least 16 spaces, found 6
(#293) Line indented incorrectly; expected 16 spaces, found 6
(#294) Line indented incorrectly; expected at least 20 spaces, found 8
(#295) Line indented incorrectly; expected 16 spaces, found 6
(#297) Line indented incorrectly; expected 12 spaces, found 4
(#298) Line indented incorrectly; expected at least 12 spaces, found 6
(#299) Line indented incorrectly; expected at least 16 spaces, found 8
(#300) Line indented incorrectly; expected 16 spaces, found 8
(#301) Line indented incorrectly; expected at least 20 spaces, found 10
(#302) Line indented incorrectly; expected at least 20 spaces, found 10
(#303) Line indented incorrectly; expected at least 20 spaces, found 10
(#304) Line indented incorrectly; expected at least 20 spaces, found 10
(#305) Line indented incorrectly; expected at least 20 spaces, found 10
(#306) Line indented incorrectly; expected 20 spaces, found 10
(#307) Line indented incorrectly; expected at least 24 spaces, found 12
(#308) Line indented incorrectly; expected 20 spaces, found 10
(#309) Inline comments must end in full-stops, exclamation marks, or question marks
(#309) Line indented incorrectly; expected at least 20 spaces, found 10
(#310) Line indented incorrectly; expected at least 20 spaces, found 10
(#311) Line indented incorrectly; expected at least 20 spaces, found 10
(#312) Line indented incorrectly; expected 16 spaces, found 8
(#313) Line indented incorrectly; expected at least 16 spaces, found 8
(#314) Line indented incorrectly; expected 12 spaces, found 6
(#315) Line indented incorrectly; expected 12 spaces, found 4
(#316) Line indented incorrectly; expected at least 12 spaces, found 6
(#317) Inline comments must end in full-stops, exclamation marks, or question marks
(#317) Line indented incorrectly; expected at least 16 spaces, found 8
(#318) Line indented incorrectly; expected at least 16 spaces, found 8
(#319) Line indented incorrectly; expected at least 16 spaces, found 8
(#320) Line indented incorrectly; expected at least 16 spaces, found 8
(#321) Inline comments must end in full-stops, exclamation marks, or question marks
(#321) Line indented incorrectly; expected at least 16 spaces, found 8
(#322) Line indented incorrectly; expected at least 16 spaces, found 8
(#323) Line indented incorrectly; expected at least 16 spaces, found 8
(#324) Line indented incorrectly; expected at least 16 spaces, found 8
(#325) Inline comments must end in full-stops, exclamation marks, or question marks
(#325) Line indented incorrectly; expected at least 16 spaces, found 8
(#326) Line indented incorrectly; expected at least 16 spaces, found 8
(#327) Line indented incorrectly; expected at least 16 spaces, found 8
(#328) Line indented incorrectly; expected at least 16 spaces, found 8
(#329) Line indented incorrectly; expected 16 spaces, found 8
(#330) Line indented incorrectly; expected at least 20 spaces, found 10
(#331) Line indented incorrectly; expected 16 spaces, found 8
(#332) Line indented incorrectly; expected at least 16 spaces, found 8
(#333) Line indented incorrectly; expected 16 spaces, found 8
(#334) Line indented incorrectly; expected at least 20 spaces, found 10
(#335) Line indented incorrectly; expected at least 20 spaces, found 10
(#336) Line indented incorrectly; expected 16 spaces, found 8
(#337) Line indented incorrectly; expected at least 16 spaces, found 8
(#338) Line indented incorrectly; expected 12 spaces, found 6
(#339) Line indented incorrectly; expected 12 spaces, found 4
(#340) Line indented incorrectly; expected 12 spaces, found 4
(#341) Line indented incorrectly; expected at least 12 spaces, found 6
(#342) Inline comments must end in full-stops, exclamation marks, or question marks
(#342) Line indented incorrectly; expected at least 16 spaces, found 8
(#343) Line indented incorrectly; expected at least 16 spaces, found 8
(#344) Line indented incorrectly; expected at least 16 spaces, found 8
(#345) Line indented incorrectly; expected at least 16 spaces, found 8
(#346) Inline comments must end in full-stops, exclamation marks, or question marks
(#346) Line indented incorrectly; expected at least 16 spaces, found 8
(#347) Line indented incorrectly; expected at least 16 spaces, found 8
(#348) Line indented incorrectly; expected at least 16 spaces, found 8
(#349) Line indented incorrectly; expected at least 16 spaces, found 8
(#350) Line indented incorrectly; expected 16 spaces, found 8
(#351) Line indented incorrectly; expected at least 20 spaces, found 10
(#352) Line indented incorrectly; expected 16 spaces, found 8
(#353) Line indented incorrectly; expected at least 16 spaces, found 8
(#354) Line indented incorrectly; expected 16 spaces, found 8
(#355) Line indented incorrectly; expected at least 20 spaces, found 10
(#356) Line indented incorrectly; expected 16 spaces, found 8
(#357) Line indented incorrectly; expected at least 16 spaces, found 8
(#358) Line indented incorrectly; expected 12 spaces, found 6
(#359) Line indented incorrectly; expected 12 spaces, found 4
(#362) Line indented incorrectly; expected 8 spaces, found 4
(#363) Line indented incorrectly; expected 4 spaces, found 2
(#370) Line indented incorrectly; expected at least 4 spaces, found 2
(#375) Line indented incorrectly; expected 4 spaces, found 2
(#375) Public method name "TProtocolFactory::getProtocol" must be in lower-case letters only
repository/evernote/lib/evernote/lib/transport/TBufferedTransport.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#13) Line 12 of the opening comment must start "//".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Expected MOODLE_INTERNAL check or config.php inclusion
(#33) Line indented incorrectly; expected at least 4 spaces, found 2
(#36) Line indented incorrectly; expected 4 spaces, found 2
(#36) Variable "rBufSize" must be all lower-case
(#36) Variable "wBufSize" must be all lower-case
(#37) Line indented incorrectly; expected at least 8 spaces, found 4
(#38) Line indented incorrectly; expected at least 8 spaces, found 4
(#38) Variable "rBufSize" must be all lower-case
(#39) Line indented incorrectly; expected at least 8 spaces, found 4
(#39) Variable "wBufSize" must be all lower-case
(#40) Line indented incorrectly; expected 4 spaces, found 2
(#42) Line indented incorrectly; expected at least 4 spaces, found 2
(#47) Line indented incorrectly; expected 4 spaces, found 2
(#47) Member variable "transport_" must not contain underscores.
(#49) Line indented incorrectly; expected at least 4 spaces, found 2
(#54) Line indented incorrectly; expected 4 spaces, found 2
(#54) Member variable "rBufSize_" must be all lower-case
(#54) Member variable "rBufSize_" must not contain underscores.
(#56) Line indented incorrectly; expected at least 4 spaces, found 2
(#61) Line indented incorrectly; expected 4 spaces, found 2
(#61) Member variable "wBufSize_" must be all lower-case
(#61) Member variable "wBufSize_" must not contain underscores.
(#63) Line indented incorrectly; expected at least 4 spaces, found 2
(#68) Line indented incorrectly; expected 4 spaces, found 2
(#68) Member variable "wBuf_" must be all lower-case
(#68) Member variable "wBuf_" must not contain underscores.
(#70) Line indented incorrectly; expected at least 4 spaces, found 2
(#75) Line indented incorrectly; expected 4 spaces, found 2
(#75) Member variable "rBuf_" must be all lower-case
(#75) Member variable "rBuf_" must not contain underscores.
(#77) Line indented incorrectly; expected 4 spaces, found 2
(#77) Public method name "TBufferedTransport::isOpen" must be in lower-case letters only
(#78) Line indented incorrectly; expected at least 8 spaces, found 4
(#79) Line indented incorrectly; expected 4 spaces, found 2
(#81) Line indented incorrectly; expected 4 spaces, found 2
(#82) Line indented incorrectly; expected at least 8 spaces, found 4
(#83) Line indented incorrectly; expected 4 spaces, found 2
(#85) Line indented incorrectly; expected 4 spaces, found 2
(#86) Line indented incorrectly; expected at least 8 spaces, found 4
(#87) Line indented incorrectly; expected 4 spaces, found 2
(#89) Line indented incorrectly; expected 4 spaces, found 2
(#89) Public method name "TBufferedTransport::putBack" must be in lower-case letters only
(#90) Line indented incorrectly; expected 8 spaces, found 4
(#91) Line indented incorrectly; expected at least 12 spaces, found 6
(#92) Line indented incorrectly; expected 8 spaces, found 4
(#93) Line indented incorrectly; expected at least 12 spaces, found 6
(#94) Line indented incorrectly; expected 8 spaces, found 4
(#95) Line indented incorrectly; expected 4 spaces, found 2
(#97) Line indented incorrectly; expected at least 4 spaces, found 2
(#106) Line indented incorrectly; expected 4 spaces, found 2
(#106) Public method name "TBufferedTransport::readAll" must be in lower-case letters only
(#107) Line indented incorrectly; expected at least 8 spaces, found 4
(#108) Line indented incorrectly; expected 8 spaces, found 4
(#109) Line indented incorrectly; expected at least 12 spaces, found 6
(#110) Line indented incorrectly; expected 8 spaces, found 4
(#111) Line indented incorrectly; expected at least 12 spaces, found 6
(#112) Line indented incorrectly; expected at least 12 spaces, found 6
(#113) Line indented incorrectly; expected at least 12 spaces, found 6
(#114) Line indented incorrectly; expected 8 spaces, found 4
(#115) Line indented incorrectly; expected at least 12 spaces, found 6
(#116) Line indented incorrectly; expected at least 12 spaces, found 6
(#117) Line indented incorrectly; expected 8 spaces, found 4
(#118) Line indented incorrectly; expected at least 12 spaces, found 6
(#119) Line indented incorrectly; expected at least 12 spaces, found 6
(#120) Line indented incorrectly; expected 8 spaces, found 4
(#121) Line indented incorrectly; expected at least 8 spaces, found 4
(#122) Line indented incorrectly; expected 4 spaces, found 2
(#124) Line indented incorrectly; expected 4 spaces, found 2
(#125) Line indented incorrectly; expected 8 spaces, found 4
(#126) Line indented incorrectly; expected at least 12 spaces, found 6
(#127) Line indented incorrectly; expected 8 spaces, found 4
(#129) Line indented incorrectly; expected 8 spaces, found 4
(#130) Line indented incorrectly; expected at least 12 spaces, found 6
(#131) Line indented incorrectly; expected at least 12 spaces, found 6
(#132) Line indented incorrectly; expected at least 12 spaces, found 6
(#133) Line indented incorrectly; expected 8 spaces, found 4
(#135) Line indented incorrectly; expected at least 8 spaces, found 4
(#136) Line indented incorrectly; expected at least 8 spaces, found 4
(#137) Line indented incorrectly; expected at least 8 spaces, found 4
(#138) Line indented incorrectly; expected 4 spaces, found 2
(#140) Line indented incorrectly; expected 4 spaces, found 2
(#141) Line indented incorrectly; expected at least 8 spaces, found 4
(#142) Line indented incorrectly; expected 8 spaces, found 4
(#143) Line indented incorrectly; expected at least 12 spaces, found 6
(#145) Line indented incorrectly; expected at least 12 spaces, found 6
(#146) Line indented incorrectly; expected at least 12 spaces, found 6
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Line indented incorrectly; expected at least 12 spaces, found 6
(#148) Line indented incorrectly; expected at least 12 spaces, found 6
(#149) Line indented incorrectly; expected at least 12 spaces, found 6
(#150) Line indented incorrectly; expected 8 spaces, found 4
(#151) Line indented incorrectly; expected 4 spaces, found 2
(#153) Line indented incorrectly; expected 4 spaces, found 2
(#154) Line indented incorrectly; expected 8 spaces, found 4
(#155) Line indented incorrectly; expected at least 12 spaces, found 6
(#156) Line indented incorrectly; expected at least 12 spaces, found 6
(#157) Line indented incorrectly; expected 8 spaces, found 4
(#158) Line indented incorrectly; expected at least 8 spaces, found 4
(#159) Line indented incorrectly; expected 4 spaces, found 2
repository/evernote/lib/evernote/lib/transport/THttpClient.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#13) Line 12 of the opening comment must start "//".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#31) Line indented incorrectly; expected at least 4 spaces, found 2
(#36) Line indented incorrectly; expected 4 spaces, found 2
(#36) Member variable "host_" must not contain underscores.
(#38) Line indented incorrectly; expected at least 4 spaces, found 2
(#43) Line indented incorrectly; expected 4 spaces, found 2
(#43) Member variable "port_" must not contain underscores.
(#45) Line indented incorrectly; expected at least 4 spaces, found 2
(#50) Line indented incorrectly; expected 4 spaces, found 2
(#50) Member variable "uri_" must not contain underscores.
(#52) Line indented incorrectly; expected at least 4 spaces, found 2
(#57) Line indented incorrectly; expected 4 spaces, found 2
(#57) Member variable "scheme_" must not contain underscores.
(#59) Line indented incorrectly; expected at least 4 spaces, found 2
(#64) Line indented incorrectly; expected 4 spaces, found 2
(#64) Member variable "buf_" must not contain underscores.
(#66) Line indented incorrectly; expected at least 4 spaces, found 2
(#71) Line indented incorrectly; expected 4 spaces, found 2
(#71) Member variable "handle_" must not contain underscores.
(#73) Line indented incorrectly; expected at least 4 spaces, found 2
(#78) Line indented incorrectly; expected 4 spaces, found 2
(#78) Member variable "timeout_" must not contain underscores.
(#80) Line indented incorrectly; expected at least 4 spaces, found 2
(#83) Line indented incorrectly; expected 4 spaces, found 2
(#83) Member variable "headers_" must not contain underscores.
(#85) Line indented incorrectly; expected at least 4 spaces, found 2
(#92) Line indented incorrectly; expected 4 spaces, found 2
(#93) Line indented incorrectly; expected 8 spaces, found 4
(#94) Line indented incorrectly; expected at least 12 spaces, found 6
(#95) Line indented incorrectly; expected 8 spaces, found 4
(#96) Line indented incorrectly; expected at least 8 spaces, found 4
(#97) Line indented incorrectly; expected at least 8 spaces, found 4
(#98) Line indented incorrectly; expected at least 8 spaces, found 4
(#99) Line indented incorrectly; expected at least 8 spaces, found 4
(#100) Line indented incorrectly; expected at least 8 spaces, found 4
(#101) Line indented incorrectly; expected at least 8 spaces, found 4
(#102) Line indented incorrectly; expected at least 8 spaces, found 4
(#104) Line indented incorrectly; expected at least 8 spaces, found 4
(#105) Line indented incorrectly; expected 4 spaces, found 2
(#107) Line indented incorrectly; expected at least 4 spaces, found 2
(#112) Line indented incorrectly; expected 4 spaces, found 2
(#112) Public method name "THttpClient::setTimeoutSecs" must be in lower-case letters only
(#113) Line indented incorrectly; expected at least 8 spaces, found 4
(#114) Line indented incorrectly; expected 4 spaces, found 2
(#116) Line indented incorrectly; expected at least 4 spaces, found 2
(#121) Line indented incorrectly; expected 4 spaces, found 2
(#121) Public method name "THttpClient::isOpen" must be in lower-case letters only
(#122) Line indented incorrectly; expected at least 8 spaces, found 4
(#123) Line indented incorrectly; expected 4 spaces, found 2
(#125) Line indented incorrectly; expected at least 4 spaces, found 2
(#130) Line indented incorrectly; expected 4 spaces, found 2
(#130) Closing brace must be on a line by itself
(#132) Line indented incorrectly; expected at least 4 spaces, found 2
(#135) Line indented incorrectly; expected 4 spaces, found 2
(#136) Line indented incorrectly; expected 8 spaces, found 4
(#137) Line indented incorrectly; expected at least 12 spaces, found 6
(#138) Line indented incorrectly; expected at least 12 spaces, found 6
(#139) Line indented incorrectly; expected 8 spaces, found 4
(#140) Line indented incorrectly; expected 4 spaces, found 2
(#142) Line indented incorrectly; expected at least 4 spaces, found 2
(#149) Line indented incorrectly; expected 4 spaces, found 2
(#150) Line indented incorrectly; expected at least 8 spaces, found 4
(#151) Line indented incorrectly; expected 8 spaces, found 4
(#151) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#152) Line indented incorrectly; expected at least 12 spaces, found 6
(#153) Line indented incorrectly; expected 12 spaces, found 6
(#154) Line indented incorrectly; expected at least 16 spaces, found 8
(#154) Line exceeds 132 characters; contains 167 characters
(#155) Line indented incorrectly; expected 12 spaces, found 6
(#156) Line indented incorrectly; expected at least 16 spaces, found 8
(#156) Line exceeds 132 characters; contains 162 characters
(#157) Line indented incorrectly; expected 12 spaces, found 6
(#158) Line indented incorrectly; expected 8 spaces, found 4
(#159) Line indented incorrectly; expected at least 8 spaces, found 4
(#160) Line indented incorrectly; expected 4 spaces, found 2
(#162) Line indented incorrectly; expected at least 4 spaces, found 2
(#168) Line indented incorrectly; expected 4 spaces, found 2
(#169) Line indented incorrectly; expected at least 8 spaces, found 4
(#170) Line indented incorrectly; expected 4 spaces, found 2
(#172) Line indented incorrectly; expected at least 4 spaces, found 2
(#177) Line indented incorrectly; expected 4 spaces, found 2
(#178) Line indented incorrectly; expected at least 8 spaces, found 4
(#179) Line indented incorrectly; expected at least 8 spaces, found 4
(#181) Line indented incorrectly; expected at least 8 spaces, found 4
(#182) Line indented incorrectly; expected at least 8 spaces, found 4
(#182) Variable "defaultHeaders" must be all lower-case
(#183) Line indented incorrectly; expected at least 8 spaces, found 6
(#184) Line indented incorrectly; expected at least 8 spaces, found 6
(#185) Line indented incorrectly; expected at least 8 spaces, found 6
(#186) Line indented incorrectly; expected at least 8 spaces, found 6
(#187) Line indented incorrectly; expected 8 spaces, found 4
(#187) Variable "defaultHeaders" must be all lower-case
(#188) Line indented incorrectly; expected at least 12 spaces, found 6
(#189) Line indented incorrectly; expected 8 spaces, found 4
(#191) Line indented incorrectly; expected at least 8 spaces, found 4
(#195) Line indented incorrectly; expected 8 spaces, found 4
(#196) Line indented incorrectly; expected at least 12 spaces, found 6
(#197) Line indented incorrectly; expected 8 spaces, found 4
(#198) Line indented incorrectly; expected at least 8 spaces, found 4
(#200) Line indented incorrectly; expected at least 8 spaces, found 4
(#201) Line indented incorrectly; expected at least 8 spaces, found 4
(#203) Line indented incorrectly; expected at least 8 spaces, found 4
(#204) Line indented incorrectly; expected 8 spaces, found 4
(#204) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#205) Line indented incorrectly; expected at least 12 spaces, found 6
(#206) Line indented incorrectly; expected at least 12 spaces, found 6
(#207) Line indented incorrectly; expected at least 12 spaces, found 6
(#208) Line indented incorrectly; expected 8 spaces, found 4
(#209) Line indented incorrectly; expected 4 spaces, found 2
(#211) Line indented incorrectly; expected 4 spaces, found 2
(#211) Public method name "THttpClient::addHeaders" must be in lower-case letters only
(#212) Line indented incorrectly; expected at least 8 spaces, found 4
(#213) Line indented incorrectly; expected 4 spaces, found 2
repository/evernote/lib/evernote/lib/transport/TTransport.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#13) Line 12 of the opening comment must start "//".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#29) Line indented incorrectly; expected at least 4 spaces, found 2
(#30) Line indented incorrectly; expected at least 4 spaces, found 2
(#31) Line indented incorrectly; expected at least 4 spaces, found 2
(#32) Line indented incorrectly; expected at least 4 spaces, found 2
(#33) Line indented incorrectly; expected at least 4 spaces, found 2
(#35) Possible useless method overriding detected
(#35) Line indented incorrectly; expected 4 spaces, found 2
(#35) Visibility must be declared on method "__construct"
(#36) Line indented incorrectly; expected at least 8 spaces, found 4
(#37) Line indented incorrectly; expected 4 spaces, found 2
(#47) Line indented incorrectly; expected at least 4 spaces, found 2
(#52) Line indented incorrectly; expected 4 spaces, found 2
(#52) Public method name "TTransport::isOpen" must be in lower-case letters only
(#54) Line indented incorrectly; expected at least 4 spaces, found 2
(#59) Line indented incorrectly; expected 4 spaces, found 2
(#61) Line indented incorrectly; expected at least 4 spaces, found 2
(#64) Line indented incorrectly; expected 4 spaces, found 2
(#66) Line indented incorrectly; expected at least 4 spaces, found 2
(#73) Line indented incorrectly; expected 4 spaces, found 2
(#75) Line indented incorrectly; expected at least 4 spaces, found 2
(#81) Line indented incorrectly; expected 4 spaces, found 2
(#81) Public method name "TTransport::readAll" must be in lower-case letters only
(#82) Inline comments must start with a capital letter, digit or 3-dots sequence
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) This comment is 70% valid code; is this commented out code?
(#82) Line indented incorrectly; expected at least 8 spaces, found 4
(#84) Line indented incorrectly; expected at least 8 spaces, found 4
(#85) Line indented incorrectly; expected at least 8 spaces, found 4
(#86) Line indented incorrectly; expected 8 spaces, found 4
(#87) Line indented incorrectly; expected at least 12 spaces, found 6
(#88) Line indented incorrectly; expected 8 spaces, found 4
(#89) Line indented incorrectly; expected at least 8 spaces, found 4
(#90) Line indented incorrectly; expected 4 spaces, found 2
(#92) Line indented incorrectly; expected at least 4 spaces, found 2
(#98) Line indented incorrectly; expected 4 spaces, found 2
(#100) Line indented incorrectly; expected at least 4 spaces, found 2
(#105) Line indented incorrectly; expected 4 spaces, found 2
(#105) Closing brace must be on a line by itself
repository/evernote/version.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#33) Inline comments must end in full-stops, exclamation marks, or question marks

Javascript coding style problems

(0 errors, 0 warnings)

This section shows the coding style problems detected in the code by eslint [More info]


CSS problems

(0 errors, 0 warnings)

This section shows CSS problems detected by stylelint [More info]


PHPDocs style problems

(3250 errors, 6 warnings)

This section shows the phpdocs problems detected in the code by local_moodlecheck [More info]

repository/evernote/db/access.php
(#2) Empty line found after PHP open tag
(#21) Package repository is not valid
repository/evernote/db/caches.php
(#2) Empty line found after PHP open tag
(#21) Package repository is not valid
repository/evernote/db/upgrade.php
(#27) Function xmldb_repository_evernote_upgrade is not documented
repository/evernote/lang/en/repository_evernote.php
(#2) Empty line found after PHP open tag
(#21) Package repository is not valid
repository/evernote/lib.php
(#2) Empty line found after PHP open tag
(#523) Phpdocs for function repository_evernote::cache_purge has incomplete parameters list
(#21) Package repository is not valid
(#72) Package repository is not valid
repository/evernote/lib/evernote/lib/Evernote/Client.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#14) Class Client is not documented
(#118) Class Store is not documented
(#24) Function Client::__construct is not documented
(#44) Function Client::getRequestToken is not documented
(#51) Function Client::getAccessToken is not documented
(#62) Function Client::getAuthorizeUrl is not documented
(#71) Function Client::getUserStore is not documented
(#78) Function Client::getNoteStore is not documented
(#86) Function Client::getSharedNoteStore is not documented
(#96) Function Client::getBusinessNoteStore is not documented
(#106) Function Client::getEndpoint is not documented
(#124) Function Store::__construct is not documented
(#133) Function Store::__call is not documented
(#160) Function Store::getThriftClient is not documented
(#180) Function Store::getSdkVersion is not documented
(#16) Variable Client::$consumerKey is not documented
(#17) Variable Client::$consumerSecret is not documented
(#18) Variable Client::$sandbox is not documented
(#19) Variable Client::$serviceHost is not documented
(#20) Variable Client::$additionalHeaders is not documented
(#21) Variable Client::$token is not documented
(#22) Variable Client::$secret is not documented
(#120) Variable Store::$token is not documented
(#121) Variable Store::$userAgentId is not documented
(#122) Variable Store::$client is not documented
(#14) Package is not specified for class Client. It is also not specified in file-level phpdocs
(#118) Package is not specified for class Store. It is also not specified in file-level phpdocs
repository/evernote/lib/evernote/lib/Thrift.php
(#24) File-level phpdocs block is not found
(#737) Class TApplicationException is not documented
(#71) Function TException::__construct is not documented
(#94) Function TException::_readMap is not documented
(#160) Function TException::_readList is not documented
(#213) Function TException::_read is not documented
(#262) Function TException::_writeMap is not documented
(#320) Function TException::_writeList is not documented
(#363) Function TException::_write is not documented
(#417) Function TBase::read is not documented
(#419) Function TBase::write is not documented
(#421) Function TBase::__construct is not documented
(#432) Function TBase::_readMap is not documented
(#498) Function TBase::_readList is not documented
(#551) Function TBase::_read is not documented
(#600) Function TBase::_writeMap is not documented
(#658) Function TBase::_writeList is not documented
(#701) Function TBase::_write is not documented
(#753) Function TApplicationException::__construct is not documented
(#757) Function TApplicationException::read is not documented
(#761) Function TApplicationException::write is not documented
(#86) Variable TException::$tmethod is not documented
(#409) Variable TBase::$tmethod is not documented
(#738) Variable TApplicationException::$_TSPEC is not documented
(#28) Constant TType::STOP is not documented
(#29) Constant TType::VOID is not documented
(#30) Constant TType::BOOL is not documented
(#31) Constant TType::BYTE is not documented
(#32) Constant TType::I08 is not documented
(#33) Constant TType::DOUBLE is not documented
(#34) Constant TType::I16 is not documented
(#35) Constant TType::I32 is not documented
(#36) Constant TType::I64 is not documented
(#37) Constant TType::STRING is not documented
(#38) Constant TType::UTF7 is not documented
(#39) Constant TType::STRUCT is not documented
(#40) Constant TType::MAP is not documented
(#41) Constant TType::SET is not documented
(#42) Constant TType::LST is not documented
(#43) Constant TType::UTF8 is not documented
(#44) Constant TType::UTF16 is not documented
(#51) Constant TMessageType::CALL is not documented
(#52) Constant TMessageType::REPLY is not documented
(#53) Constant TMessageType::EXCEPTION is not documented
(#54) Constant TMessageType::ONEWAY is not documented
(#744) Constant TApplicationException::UNKNOWN is not documented
(#745) Constant TApplicationException::UNKNOWN_METHOD is not documented
(#746) Constant TApplicationException::INVALID_MESSAGE_TYPE is not documented
(#747) Constant TApplicationException::WRONG_METHOD_NAME is not documented
(#748) Constant TApplicationException::BAD_SEQUENCE_ID is not documented
(#749) Constant TApplicationException::MISSING_RESULT is not documented
(#750) Constant TApplicationException::INTERNAL_ERROR is not documented
(#751) Constant TApplicationException::PROTOCOL_ERROR is not documented
(#57) No one-line description found in phpdocs for class TException
(#400) No one-line description found in phpdocs for class TBase
(#24) Class TType does not have @copyright tag
(#47) Class TMessageType does not have @copyright tag
(#57) Class TException does not have @copyright tag
(#400) Class TBase does not have @copyright tag
(#24) Class TType does not have @license tag
(#47) Class TMessageType does not have @license tag
(#57) Class TException does not have @license tag
(#400) Class TBase does not have @license tag
(#24) Package is not specified for class TType. It is also not specified in file-level phpdocs
(#47) Package is not specified for class TMessageType. It is also not specified in file-level phpdocs
(#57) Package is not specified for class TException. It is also not specified in file-level phpdocs
(#400) Package is not specified for class TBase. It is also not specified in file-level phpdocs
(#737) Package is not specified for class TApplicationException. It is also not specified in file-level phpdocs
(#20) Package thrift is not valid
repository/evernote/lib/evernote/lib/autoload.php
(#39) Function __autoload is not documented
(#23) No one-line description found in phpdocs for file
(#23) File-level phpdocs block does not have @copyright tag
(#23) File-level phpdocs block does not have @license tag
(#39) Package is not specified for function __autoload. It is also not specified in file-level phpdocs
(#20) Package thrift is not valid
repository/evernote/lib/evernote/lib/packages/Errors/Errors_types.php
(#2) File-level phpdocs block is not found
(#34) Class EDAMErrorCode is not documented
(#77) Class EDAMUserException is not documented
(#169) Class EDAMSystemException is not documented
(#281) Class EDAMNotFoundException is not documented
(#83) Function EDAMUserException::__construct is not documented
(#106) Function EDAMUserException::getName is not documented
(#110) Function EDAMUserException::read is not documented
(#149) Function EDAMUserException::write is not documented
(#176) Function EDAMSystemException::__construct is not documented
(#206) Function EDAMSystemException::getName is not documented
(#210) Function EDAMSystemException::read is not documented
(#256) Function EDAMSystemException::write is not documented
(#287) Function EDAMNotFoundException::__construct is not documented
(#310) Function EDAMNotFoundException::getName is not documented
(#314) Function EDAMNotFoundException::read is not documented
(#353) Function EDAMNotFoundException::write is not documented
(#54) Variable EDAMErrorCode::$__names is not documented
(#78) Variable EDAMUserException::$_TSPEC is not documented
(#80) Variable EDAMUserException::$errorCode is not documented
(#81) Variable EDAMUserException::$parameter is not documented
(#170) Variable EDAMSystemException::$_TSPEC is not documented
(#172) Variable EDAMSystemException::$errorCode is not documented
(#173) Variable EDAMSystemException::$message is not documented
(#174) Variable EDAMSystemException::$rateLimitDuration is not documented
(#282) Variable EDAMNotFoundException::$_TSPEC is not documented
(#284) Variable EDAMNotFoundException::$identifier is not documented
(#285) Variable EDAMNotFoundException::$key is not documented
(#35) Constant EDAMErrorCode::UNKNOWN is not documented
(#36) Constant EDAMErrorCode::BAD_DATA_FORMAT is not documented
(#37) Constant EDAMErrorCode::PERMISSION_DENIED is not documented
(#38) Constant EDAMErrorCode::INTERNAL_ERROR is not documented
(#39) Constant EDAMErrorCode::DATA_REQUIRED is not documented
(#40) Constant EDAMErrorCode::LIMIT_REACHED is not documented
(#41) Constant EDAMErrorCode::QUOTA_REACHED is not documented
(#42) Constant EDAMErrorCode::INVALID_AUTH is not documented
(#43) Constant EDAMErrorCode::AUTH_EXPIRED is not documented
(#44) Constant EDAMErrorCode::DATA_CONFLICT is not documented
(#45) Constant EDAMErrorCode::ENML_VALIDATION is not documented
(#46) Constant EDAMErrorCode::SHARD_UNAVAILABLE is not documented
(#47) Constant EDAMErrorCode::LEN_TOO_SHORT is not documented
(#48) Constant EDAMErrorCode::LEN_TOO_LONG is not documented
(#49) Constant EDAMErrorCode::TOO_FEW is not documented
(#50) Constant EDAMErrorCode::TOO_MANY is not documented
(#51) Constant EDAMErrorCode::UNSUPPORTED_OPERATION is not documented
(#52) Constant EDAMErrorCode::TAKEN_DOWN is not documented
(#53) Constant EDAMErrorCode::RATE_LIMIT_REACHED is not documented
(#7) Invalid phpdocs tag @generated used
(#34) Package is not specified for class EDAMErrorCode. It is also not specified in file-level phpdocs
(#77) Package is not specified for class EDAMUserException. It is also not specified in file-level phpdocs
(#169) Package is not specified for class EDAMSystemException. It is also not specified in file-level phpdocs
(#281) Package is not specified for class EDAMNotFoundException. It is also not specified in file-level phpdocs
repository/evernote/lib/evernote/lib/packages/Limits/Limits_constants.php
(#2) File-level phpdocs block is not found
(#7) Invalid phpdocs tag @generated used
repository/evernote/lib/evernote/lib/packages/Limits/Limits_types.php
(#2) File-level phpdocs block is not found
(#7) Invalid phpdocs tag @generated used
repository/evernote/lib/evernote/lib/packages/NoteStore/NoteStore.php
(#2) File-level phpdocs block is not found
(#91) Class NoteStoreClient is not documented
(#4673) Class NoteStore_getSyncState_args is not documented
(#4745) Class NoteStore_getSyncState_result is not documented
(#4866) Class NoteStore_getSyncStateWithMetrics_args is not documented
(#4963) Class NoteStore_getSyncStateWithMetrics_result is not documented
(#5084) Class NoteStore_getSyncChunk_args is not documented
(#5216) Class NoteStore_getSyncChunk_result is not documented
(#5337) Class NoteStore_getFilteredSyncChunk_args is not documented
(#5474) Class NoteStore_getFilteredSyncChunk_result is not documented
(#5595) Class NoteStore_getLinkedNotebookSyncState_args is not documented
(#5692) Class NoteStore_getLinkedNotebookSyncState_result is not documented
(#5835) Class NoteStore_getLinkedNotebookSyncChunk_args is not documented
(#5992) Class NoteStore_getLinkedNotebookSyncChunk_result is not documented
(#6135) Class NoteStore_listNotebooks_args is not documented
(#6207) Class NoteStore_listNotebooks_result is not documented
(#6351) Class NoteStore_getNotebook_args is not documented
(#6443) Class NoteStore_getNotebook_result is not documented
(#6586) Class NoteStore_getDefaultNotebook_args is not documented
(#6658) Class NoteStore_getDefaultNotebook_result is not documented
(#6779) Class NoteStore_createNotebook_args is not documented
(#6876) Class NoteStore_createNotebook_result is not documented
(#6997) Class NoteStore_updateNotebook_args is not documented
(#7094) Class NoteStore_updateNotebook_result is not documented
(#7232) Class NoteStore_expungeNotebook_args is not documented
(#7324) Class NoteStore_expungeNotebook_result is not documented
(#7462) Class NoteStore_listTags_args is not documented
(#7534) Class NoteStore_listTags_result is not documented
(#7678) Class NoteStore_listTagsByNotebook_args is not documented
(#7770) Class NoteStore_listTagsByNotebook_result is not documented
(#7936) Class NoteStore_getTag_args is not documented
(#8028) Class NoteStore_getTag_result is not documented
(#8171) Class NoteStore_createTag_args is not documented
(#8268) Class NoteStore_createTag_result is not documented
(#8411) Class NoteStore_updateTag_args is not documented
(#8508) Class NoteStore_updateTag_result is not documented
(#8646) Class NoteStore_untagAll_args is not documented
(#8738) Class NoteStore_untagAll_result is not documented
(#8856) Class NoteStore_expungeTag_args is not documented
(#8948) Class NoteStore_expungeTag_result is not documented
(#9086) Class NoteStore_listSearches_args is not documented
(#9158) Class NoteStore_listSearches_result is not documented
(#9302) Class NoteStore_getSearch_args is not documented
(#9394) Class NoteStore_getSearch_result is not documented
(#9537) Class NoteStore_createSearch_args is not documented
(#9634) Class NoteStore_createSearch_result is not documented
(#9755) Class NoteStore_updateSearch_args is not documented
(#9852) Class NoteStore_updateSearch_result is not documented
(#9990) Class NoteStore_expungeSearch_args is not documented
(#10082) Class NoteStore_expungeSearch_result is not documented
(#10220) Class NoteStore_findNotes_args is not documented
(#10357) Class NoteStore_findNotes_result is not documented
(#10500) Class NoteStore_findNoteOffset_args is not documented
(#10617) Class NoteStore_findNoteOffset_result is not documented
(#10755) Class NoteStore_findNotesMetadata_args is not documented
(#10917) Class NoteStore_findNotesMetadata_result is not documented
(#11060) Class NoteStore_findNoteCounts_args is not documented
(#11177) Class NoteStore_findNoteCounts_result is not documented
(#11320) Class NoteStore_getNote_args is not documented
(#11492) Class NoteStore_getNote_result is not documented
(#11635) Class NoteStore_getNoteApplicationData_args is not documented
(#11727) Class NoteStore_getNoteApplicationData_result is not documented
(#11870) Class NoteStore_getNoteApplicationDataEntry_args is not documented
(#11982) Class NoteStore_getNoteApplicationDataEntry_result is not documented
(#12120) Class NoteStore_setNoteApplicationDataEntry_args is not documented
(#12252) Class NoteStore_setNoteApplicationDataEntry_result is not documented
(#12390) Class NoteStore_unsetNoteApplicationDataEntry_args is not documented
(#12502) Class NoteStore_unsetNoteApplicationDataEntry_result is not documented
(#12640) Class NoteStore_getNoteContent_args is not documented
(#12732) Class NoteStore_getNoteContent_result is not documented
(#12870) Class NoteStore_getNoteSearchText_args is not documented
(#13002) Class NoteStore_getNoteSearchText_result is not documented
(#13140) Class NoteStore_getResourceSearchText_args is not documented
(#13232) Class NoteStore_getResourceSearchText_result is not documented
(#13370) Class NoteStore_getNoteTagNames_args is not documented
(#13462) Class NoteStore_getNoteTagNames_result is not documented
(#13626) Class NoteStore_createNote_args is not documented
(#13723) Class NoteStore_createNote_result is not documented
(#13866) Class NoteStore_updateNote_args is not documented
(#13963) Class NoteStore_updateNote_result is not documented
(#14106) Class NoteStore_deleteNote_args is not documented
(#14198) Class NoteStore_deleteNote_result is not documented
(#14336) Class NoteStore_expungeNote_args is not documented
(#14428) Class NoteStore_expungeNote_result is not documented
(#14566) Class NoteStore_expungeNotes_args is not documented
(#14684) Class NoteStore_expungeNotes_result is not documented
(#14822) Class NoteStore_expungeInactiveNotes_args is not documented
(#14894) Class NoteStore_expungeInactiveNotes_result is not documented
(#15010) Class NoteStore_copyNote_args is not documented
(#15122) Class NoteStore_copyNote_result is not documented
(#15265) Class NoteStore_listNoteVersions_args is not documented
(#15357) Class NoteStore_listNoteVersions_result is not documented
(#15523) Class NoteStore_getNoteVersion_args is not documented
(#15695) Class NoteStore_getNoteVersion_result is not documented
(#15838) Class NoteStore_getResource_args is not documented
(#16010) Class NoteStore_getResource_result is not documented
(#16153) Class NoteStore_getResourceApplicationData_args is not documented
(#16245) Class NoteStore_getResourceApplicationData_result is not documented
(#16388) Class NoteStore_getResourceApplicationDataEntry_args is not documented
(#16500) Class NoteStore_getResourceApplicationDataEntry_result is not documented
(#16638) Class NoteStore_setResourceApplicationDataEntry_args is not documented
(#16770) Class NoteStore_setResourceApplicationDataEntry_result is not documented
(#16908) Class NoteStore_unsetResourceApplicationDataEntry_args is not documented
(#17020) Class NoteStore_unsetResourceApplicationDataEntry_result is not documented
(#17158) Class NoteStore_updateResource_args is not documented
(#17255) Class NoteStore_updateResource_result is not documented
(#17393) Class NoteStore_getResourceData_args is not documented
(#17485) Class NoteStore_getResourceData_result is not documented
(#17623) Class NoteStore_getResourceByHash_args is not documented
(#17795) Class NoteStore_getResourceByHash_result is not documented
(#17938) Class NoteStore_getResourceRecognition_args is not documented
(#18030) Class NoteStore_getResourceRecognition_result is not documented
(#18168) Class NoteStore_getResourceAlternateData_args is not documented
(#18260) Class NoteStore_getResourceAlternateData_result is not documented
(#18398) Class NoteStore_getResourceAttributes_args is not documented
(#18490) Class NoteStore_getResourceAttributes_result is not documented
(#18633) Class NoteStore_getPublicNotebook_args is not documented
(#18725) Class NoteStore_getPublicNotebook_result is not documented
(#18846) Class NoteStore_createSharedNotebook_args is not documented
(#18943) Class NoteStore_createSharedNotebook_result is not documented
(#19086) Class NoteStore_updateSharedNotebook_args is not documented
(#19183) Class NoteStore_updateSharedNotebook_result is not documented
(#19321) Class NoteStore_setSharedNotebookRecipientSettings_args is not documented
(#19438) Class NoteStore_setSharedNotebookRecipientSettings_result is not documented
(#19576) Class NoteStore_sendMessageToSharedNotebookMembers_args is not documented
(#19734) Class NoteStore_sendMessageToSharedNotebookMembers_result is not documented
(#19872) Class NoteStore_listSharedNotebooks_args is not documented
(#19944) Class NoteStore_listSharedNotebooks_result is not documented
(#20110) Class NoteStore_expungeSharedNotebooks_args is not documented
(#20228) Class NoteStore_expungeSharedNotebooks_result is not documented
(#20366) Class NoteStore_createLinkedNotebook_args is not documented
(#20463) Class NoteStore_createLinkedNotebook_result is not documented
(#20606) Class NoteStore_updateLinkedNotebook_args is not documented
(#20703) Class NoteStore_updateLinkedNotebook_result is not documented
(#20841) Class NoteStore_listLinkedNotebooks_args is not documented
(#20913) Class NoteStore_listLinkedNotebooks_result is not documented
(#21079) Class NoteStore_expungeLinkedNotebook_args is not documented
(#21171) Class NoteStore_expungeLinkedNotebook_result is not documented
(#21309) Class NoteStore_authenticateToSharedNotebook_args is not documented
(#21401) Class NoteStore_authenticateToSharedNotebook_result is not documented
(#21544) Class NoteStore_getSharedNotebookByAuth_args is not documented
(#21616) Class NoteStore_getSharedNotebookByAuth_result is not documented
(#21759) Class NoteStore_emailNote_args is not documented
(#21856) Class NoteStore_emailNote_result is not documented
(#21974) Class NoteStore_shareNote_args is not documented
(#22066) Class NoteStore_shareNote_result is not documented
(#22204) Class NoteStore_stopSharingNote_args is not documented
(#22296) Class NoteStore_stopSharingNote_result is not documented
(#22414) Class NoteStore_authenticateToSharedNote_args is not documented
(#22526) Class NoteStore_authenticateToSharedNote_result is not documented
(#22669) Class NoteStore_findRelated_args is not documented
(#22791) Class NoteStore_findRelated_result is not documented
(#14) Function getSyncState is not documented
(#15) Function getSyncStateWithMetrics is not documented
(#16) Function getSyncChunk is not documented
(#17) Function getFilteredSyncChunk is not documented
(#18) Function getLinkedNotebookSyncState is not documented
(#19) Function getLinkedNotebookSyncChunk is not documented
(#20) Function listNotebooks is not documented
(#21) Function getNotebook is not documented
(#22) Function getDefaultNotebook is not documented
(#23) Function createNotebook is not documented
(#24) Function updateNotebook is not documented
(#25) Function expungeNotebook is not documented
(#26) Function listTags is not documented
(#27) Function listTagsByNotebook is not documented
(#28) Function getTag is not documented
(#29) Function createTag is not documented
(#30) Function updateTag is not documented
(#31) Function untagAll is not documented
(#32) Function expungeTag is not documented
(#33) Function listSearches is not documented
(#34) Function getSearch is not documented
(#35) Function createSearch is not documented
(#36) Function updateSearch is not documented
(#37) Function expungeSearch is not documented
(#38) Function findNotes is not documented
(#39) Function findNoteOffset is not documented
(#40) Function findNotesMetadata is not documented
(#41) Function findNoteCounts is not documented
(#42) Function getNote is not documented
(#43) Function getNoteApplicationData is not documented
(#44) Function getNoteApplicationDataEntry is not documented
(#45) Function setNoteApplicationDataEntry is not documented
(#46) Function unsetNoteApplicationDataEntry is not documented
(#47) Function getNoteContent is not documented
(#48) Function getNoteSearchText is not documented
(#49) Function getResourceSearchText is not documented
(#50) Function getNoteTagNames is not documented
(#51) Function createNote is not documented
(#52) Function updateNote is not documented
(#53) Function deleteNote is not documented
(#54) Function expungeNote is not documented
(#55) Function expungeNotes is not documented
(#56) Function expungeInactiveNotes is not documented
(#57) Function copyNote is not documented
(#58) Function listNoteVersions is not documented
(#59) Function getNoteVersion is not documented
(#60) Function getResource is not documented
(#61) Function getResourceApplicationData is not documented
(#62) Function getResourceApplicationDataEntry is not documented
(#63) Function setResourceApplicationDataEntry is not documented
(#64) Function unsetResourceApplicationDataEntry is not documented
(#65) Function updateResource is not documented
(#66) Function getResourceData is not documented
(#67) Function getResourceByHash is not documented
(#68) Function getResourceRecognition is not documented
(#69) Function getResourceAlternateData is not documented
(#70) Function getResourceAttributes is not documented
(#71) Function getPublicNotebook is not documented
(#72) Function createSharedNotebook is not documented
(#73) Function updateSharedNotebook is not documented
(#74) Function setSharedNotebookRecipientSettings is not documented
(#75) Function sendMessageToSharedNotebookMembers is not documented
(#76) Function listSharedNotebooks is not documented
(#77) Function expungeSharedNotebooks is not documented
(#78) Function createLinkedNotebook is not documented
(#79) Function updateLinkedNotebook is not documented
(#80) Function listLinkedNotebooks is not documented
(#81) Function expungeLinkedNotebook is not documented
(#82) Function authenticateToSharedNotebook is not documented
(#83) Function getSharedNotebookByAuth is not documented
(#84) Function emailNote is not documented
(#85) Function shareNote is not documented
(#86) Function stopSharingNote is not documented
(#87) Function authenticateToSharedNote is not documented
(#88) Function findRelated is not documented
(#97) Function NoteStoreClient::__construct is not documented
(#102) Function NoteStoreClient::getSyncState is not documented
(#108) Function NoteStoreClient::send_getSyncState is not documented
(#126) Function NoteStoreClient::recv_getSyncState is not documented
(#159) Function NoteStoreClient::getSyncStateWithMetrics is not documented
(#165) Function NoteStoreClient::send_getSyncStateWithMetrics is not documented
(#184) Function NoteStoreClient::recv_getSyncStateWithMetrics is not documented
(#217) Function NoteStoreClient::getSyncChunk is not documented
(#223) Function NoteStoreClient::send_getSyncChunk is not documented
(#244) Function NoteStoreClient::recv_getSyncChunk is not documented
(#277) Function NoteStoreClient::getFilteredSyncChunk is not documented
(#283) Function NoteStoreClient::send_getFilteredSyncChunk is not documented
(#304) Function NoteStoreClient::recv_getFilteredSyncChunk is not documented
(#337) Function NoteStoreClient::getLinkedNotebookSyncState is not documented
(#343) Function NoteStoreClient::send_getLinkedNotebookSyncState is not documented
(#362) Function NoteStoreClient::recv_getLinkedNotebookSyncState is not documented
(#398) Function NoteStoreClient::getLinkedNotebookSyncChunk is not documented
(#404) Function NoteStoreClient::send_getLinkedNotebookSyncChunk is not documented
(#426) Function NoteStoreClient::recv_getLinkedNotebookSyncChunk is not documented
(#462) Function NoteStoreClient::listNotebooks is not documented
(#468) Function NoteStoreClient::send_listNotebooks is not documented
(#486) Function NoteStoreClient::recv_listNotebooks is not documented
(#519) Function NoteStoreClient::getNotebook is not documented
(#525) Function NoteStoreClient::send_getNotebook is not documented
(#544) Function NoteStoreClient::recv_getNotebook is not documented
(#580) Function NoteStoreClient::getDefaultNotebook is not documented
(#586) Function NoteStoreClient::send_getDefaultNotebook is not documented
(#604) Function NoteStoreClient::recv_getDefaultNotebook is not documented
(#637) Function NoteStoreClient::createNotebook is not documented
(#643) Function NoteStoreClient::send_createNotebook is not documented
(#662) Function NoteStoreClient::recv_createNotebook is not documented
(#695) Function NoteStoreClient::updateNotebook is not documented
(#701) Function NoteStoreClient::send_updateNotebook is not documented
(#720) Function NoteStoreClient::recv_updateNotebook is not documented
(#756) Function NoteStoreClient::expungeNotebook is not documented
(#762) Function NoteStoreClient::send_expungeNotebook is not documented
(#781) Function NoteStoreClient::recv_expungeNotebook is not documented
(#817) Function NoteStoreClient::listTags is not documented
(#823) Function NoteStoreClient::send_listTags is not documented
(#841) Function NoteStoreClient::recv_listTags is not documented
(#874) Function NoteStoreClient::listTagsByNotebook is not documented
(#880) Function NoteStoreClient::send_listTagsByNotebook is not documented
(#899) Function NoteStoreClient::recv_listTagsByNotebook is not documented
(#935) Function NoteStoreClient::getTag is not documented
(#941) Function NoteStoreClient::send_getTag is not documented
(#960) Function NoteStoreClient::recv_getTag is not documented
(#996) Function NoteStoreClient::createTag is not documented
(#1002) Function NoteStoreClient::send_createTag is not documented
(#1021) Function NoteStoreClient::recv_createTag is not documented
(#1057) Function NoteStoreClient::updateTag is not documented
(#1063) Function NoteStoreClient::send_updateTag is not documented
(#1082) Function NoteStoreClient::recv_updateTag is not documented
(#1118) Function NoteStoreClient::untagAll is not documented
(#1124) Function NoteStoreClient::send_untagAll is not documented
(#1143) Function NoteStoreClient::recv_untagAll is not documented
(#1176) Function NoteStoreClient::expungeTag is not documented
(#1182) Function NoteStoreClient::send_expungeTag is not documented
(#1201) Function NoteStoreClient::recv_expungeTag is not documented
(#1237) Function NoteStoreClient::listSearches is not documented
(#1243) Function NoteStoreClient::send_listSearches is not documented
(#1261) Function NoteStoreClient::recv_listSearches is not documented
(#1294) Function NoteStoreClient::getSearch is not documented
(#1300) Function NoteStoreClient::send_getSearch is not documented
(#1319) Function NoteStoreClient::recv_getSearch is not documented
(#1355) Function NoteStoreClient::createSearch is not documented
(#1361) Function NoteStoreClient::send_createSearch is not documented
(#1380) Function NoteStoreClient::recv_createSearch is not documented
(#1413) Function NoteStoreClient::updateSearch is not documented
(#1419) Function NoteStoreClient::send_updateSearch is not documented
(#1438) Function NoteStoreClient::recv_updateSearch is not documented
(#1474) Function NoteStoreClient::expungeSearch is not documented
(#1480) Function NoteStoreClient::send_expungeSearch is not documented
(#1499) Function NoteStoreClient::recv_expungeSearch is not documented
(#1535) Function NoteStoreClient::findNotes is not documented
(#1541) Function NoteStoreClient::send_findNotes is not documented
(#1562) Function NoteStoreClient::recv_findNotes is not documented
(#1598) Function NoteStoreClient::findNoteOffset is not documented
(#1604) Function NoteStoreClient::send_findNoteOffset is not documented
(#1624) Function NoteStoreClient::recv_findNoteOffset is not documented
(#1660) Function NoteStoreClient::findNotesMetadata is not documented
(#1666) Function NoteStoreClient::send_findNotesMetadata is not documented
(#1688) Function NoteStoreClient::recv_findNotesMetadata is not documented
(#1724) Function NoteStoreClient::findNoteCounts is not documented
(#1730) Function NoteStoreClient::send_findNoteCounts is not documented
(#1750) Function NoteStoreClient::recv_findNoteCounts is not documented
(#1786) Function NoteStoreClient::getNote is not documented
(#1792) Function NoteStoreClient::send_getNote is not documented
(#1815) Function NoteStoreClient::recv_getNote is not documented
(#1851) Function NoteStoreClient::getNoteApplicationData is not documented
(#1857) Function NoteStoreClient::send_getNoteApplicationData is not documented
(#1876) Function NoteStoreClient::recv_getNoteApplicationData is not documented
(#1912) Function NoteStoreClient::getNoteApplicationDataEntry is not documented
(#1918) Function NoteStoreClient::send_getNoteApplicationDataEntry is not documented
(#1938) Function NoteStoreClient::recv_getNoteApplicationDataEntry is not documented
(#1974) Function NoteStoreClient::setNoteApplicationDataEntry is not documented
(#1980) Function NoteStoreClient::send_setNoteApplicationDataEntry is not documented
(#2001) Function NoteStoreClient::recv_setNoteApplicationDataEntry is not documented
(#2037) Function NoteStoreClient::unsetNoteApplicationDataEntry is not documented
(#2043) Function NoteStoreClient::send_unsetNoteApplicationDataEntry is not documented
(#2063) Function NoteStoreClient::recv_unsetNoteApplicationDataEntry is not documented
(#2099) Function NoteStoreClient::getNoteContent is not documented
(#2105) Function NoteStoreClient::send_getNoteContent is not documented
(#2124) Function NoteStoreClient::recv_getNoteContent is not documented
(#2160) Function NoteStoreClient::getNoteSearchText is not documented
(#2166) Function NoteStoreClient::send_getNoteSearchText is not documented
(#2187) Function NoteStoreClient::recv_getNoteSearchText is not documented
(#2223) Function NoteStoreClient::getResourceSearchText is not documented
(#2229) Function NoteStoreClient::send_getResourceSearchText is not documented
(#2248) Function NoteStoreClient::recv_getResourceSearchText is not documented
(#2284) Function NoteStoreClient::getNoteTagNames is not documented
(#2290) Function NoteStoreClient::send_getNoteTagNames is not documented
(#2309) Function NoteStoreClient::recv_getNoteTagNames is not documented
(#2345) Function NoteStoreClient::createNote is not documented
(#2351) Function NoteStoreClient::send_createNote is not documented
(#2370) Function NoteStoreClient::recv_createNote is not documented
(#2406) Function NoteStoreClient::updateNote is not documented
(#2412) Function NoteStoreClient::send_updateNote is not documented
(#2431) Function NoteStoreClient::recv_updateNote is not documented
(#2467) Function NoteStoreClient::deleteNote is not documented
(#2473) Function NoteStoreClient::send_deleteNote is not documented
(#2492) Function NoteStoreClient::recv_deleteNote is not documented
(#2528) Function NoteStoreClient::expungeNote is not documented
(#2534) Function NoteStoreClient::send_expungeNote is not documented
(#2553) Function NoteStoreClient::recv_expungeNote is not documented
(#2589) Function NoteStoreClient::expungeNotes is not documented
(#2595) Function NoteStoreClient::send_expungeNotes is not documented
(#2614) Function NoteStoreClient::recv_expungeNotes is not documented
(#2650) Function NoteStoreClient::expungeInactiveNotes is not documented
(#2656) Function NoteStoreClient::send_expungeInactiveNotes is not documented
(#2674) Function NoteStoreClient::recv_expungeInactiveNotes is not documented
(#2707) Function NoteStoreClient::copyNote is not documented
(#2713) Function NoteStoreClient::send_copyNote is not documented
(#2733) Function NoteStoreClient::recv_copyNote is not documented
(#2769) Function NoteStoreClient::listNoteVersions is not documented
(#2775) Function NoteStoreClient::send_listNoteVersions is not documented
(#2794) Function NoteStoreClient::recv_listNoteVersions is not documented
(#2830) Function NoteStoreClient::getNoteVersion is not documented
(#2836) Function NoteStoreClient::send_getNoteVersion is not documented
(#2859) Function NoteStoreClient::recv_getNoteVersion is not documented
(#2895) Function NoteStoreClient::getResource is not documented
(#2901) Function NoteStoreClient::send_getResource is not documented
(#2924) Function NoteStoreClient::recv_getResource is not documented
(#2960) Function NoteStoreClient::getResourceApplicationData is not documented
(#2966) Function NoteStoreClient::send_getResourceApplicationData is not documented
(#2985) Function NoteStoreClient::recv_getResourceApplicationData is not documented
(#3021) Function NoteStoreClient::getResourceApplicationDataEntry is not documented
(#3027) Function NoteStoreClient::send_getResourceApplicationDataEntry is not documented
(#3047) Function NoteStoreClient::recv_getResourceApplicationDataEntry is not documented
(#3083) Function NoteStoreClient::setResourceApplicationDataEntry is not documented
(#3089) Function NoteStoreClient::send_setResourceApplicationDataEntry is not documented
(#3110) Function NoteStoreClient::recv_setResourceApplicationDataEntry is not documented
(#3146) Function NoteStoreClient::unsetResourceApplicationDataEntry is not documented
(#3152) Function NoteStoreClient::send_unsetResourceApplicationDataEntry is not documented
(#3172) Function NoteStoreClient::recv_unsetResourceApplicationDataEntry is not documented
(#3208) Function NoteStoreClient::updateResource is not documented
(#3214) Function NoteStoreClient::send_updateResource is not documented
(#3233) Function NoteStoreClient::recv_updateResource is not documented
(#3269) Function NoteStoreClient::getResourceData is not documented
(#3275) Function NoteStoreClient::send_getResourceData is not documented
(#3294) Function NoteStoreClient::recv_getResourceData is not documented
(#3330) Function NoteStoreClient::getResourceByHash is not documented
(#3336) Function NoteStoreClient::send_getResourceByHash is not documented
(#3359) Function NoteStoreClient::recv_getResourceByHash is not documented
(#3395) Function NoteStoreClient::getResourceRecognition is not documented
(#3401) Function NoteStoreClient::send_getResourceRecognition is not documented
(#3420) Function NoteStoreClient::recv_getResourceRecognition is not documented
(#3456) Function NoteStoreClient::getResourceAlternateData is not documented
(#3462) Function NoteStoreClient::send_getResourceAlternateData is not documented
(#3481) Function NoteStoreClient::recv_getResourceAlternateData is not documented
(#3517) Function NoteStoreClient::getResourceAttributes is not documented
(#3523) Function NoteStoreClient::send_getResourceAttributes is not documented
(#3542) Function NoteStoreClient::recv_getResourceAttributes is not documented
(#3578) Function NoteStoreClient::getPublicNotebook is not documented
(#3584) Function NoteStoreClient::send_getPublicNotebook is not documented
(#3603) Function NoteStoreClient::recv_getPublicNotebook is not documented
(#3636) Function NoteStoreClient::createSharedNotebook is not documented
(#3642) Function NoteStoreClient::send_createSharedNotebook is not documented
(#3661) Function NoteStoreClient::recv_createSharedNotebook is not documented
(#3697) Function NoteStoreClient::updateSharedNotebook is not documented
(#3703) Function NoteStoreClient::send_updateSharedNotebook is not documented
(#3722) Function NoteStoreClient::recv_updateSharedNotebook is not documented
(#3758) Function NoteStoreClient::setSharedNotebookRecipientSettings is not documented
(#3764) Function NoteStoreClient::send_setSharedNotebookRecipientSettings is not documented
(#3784) Function NoteStoreClient::recv_setSharedNotebookRecipientSettings is not documented
(#3820) Function NoteStoreClient::sendMessageToSharedNotebookMembers is not documented
(#3826) Function NoteStoreClient::send_sendMessageToSharedNotebookMembers is not documented
(#3847) Function NoteStoreClient::recv_sendMessageToSharedNotebookMembers is not documented
(#3883) Function NoteStoreClient::listSharedNotebooks is not documented
(#3889) Function NoteStoreClient::send_listSharedNotebooks is not documented
(#3907) Function NoteStoreClient::recv_listSharedNotebooks is not documented
(#3943) Function NoteStoreClient::expungeSharedNotebooks is not documented
(#3949) Function NoteStoreClient::send_expungeSharedNotebooks is not documented
(#3968) Function NoteStoreClient::recv_expungeSharedNotebooks is not documented
(#4004) Function NoteStoreClient::createLinkedNotebook is not documented
(#4010) Function NoteStoreClient::send_createLinkedNotebook is not documented
(#4029) Function NoteStoreClient::recv_createLinkedNotebook is not documented
(#4065) Function NoteStoreClient::updateLinkedNotebook is not documented
(#4071) Function NoteStoreClient::send_updateLinkedNotebook is not documented
(#4090) Function NoteStoreClient::recv_updateLinkedNotebook is not documented
(#4126) Function NoteStoreClient::listLinkedNotebooks is not documented
(#4132) Function NoteStoreClient::send_listLinkedNotebooks is not documented
(#4150) Function NoteStoreClient::recv_listLinkedNotebooks is not documented
(#4186) Function NoteStoreClient::expungeLinkedNotebook is not documented
(#4192) Function NoteStoreClient::send_expungeLinkedNotebook is not documented
(#4211) Function NoteStoreClient::recv_expungeLinkedNotebook is not documented
(#4247) Function NoteStoreClient::authenticateToSharedNotebook is not documented
(#4253) Function NoteStoreClient::send_authenticateToSharedNotebook is not documented
(#4272) Function NoteStoreClient::recv_authenticateToSharedNotebook is not documented
(#4308) Function NoteStoreClient::getSharedNotebookByAuth is not documented
(#4314) Function NoteStoreClient::send_getSharedNotebookByAuth is not documented
(#4332) Function NoteStoreClient::recv_getSharedNotebookByAuth is not documented
(#4368) Function NoteStoreClient::emailNote is not documented
(#4374) Function NoteStoreClient::send_emailNote is not documented
(#4393) Function NoteStoreClient::recv_emailNote is not documented
(#4426) Function NoteStoreClient::shareNote is not documented
(#4432) Function NoteStoreClient::send_shareNote is not documented
(#4451) Function NoteStoreClient::recv_shareNote is not documented
(#4487) Function NoteStoreClient::stopSharingNote is not documented
(#4493) Function NoteStoreClient::send_stopSharingNote is not documented
(#4512) Function NoteStoreClient::recv_stopSharingNote is not documented
(#4545) Function NoteStoreClient::authenticateToSharedNote is not documented
(#4551) Function NoteStoreClient::send_authenticateToSharedNote is not documented
(#4571) Function NoteStoreClient::recv_authenticateToSharedNote is not documented
(#4607) Function NoteStoreClient::findRelated is not documented
(#4613) Function NoteStoreClient::send_findRelated is not documented
(#4633) Function NoteStoreClient::recv_findRelated is not documented
(#4678) Function NoteStore_getSyncState_args::__construct is not documented
(#4694) Function NoteStore_getSyncState_args::getName is not documented
(#4698) Function NoteStore_getSyncState_args::read is not documented
(#4730) Function NoteStore_getSyncState_args::write is not documented
(#4752) Function NoteStore_getSyncState_result::__construct is not documented
(#4785) Function NoteStore_getSyncState_result::getName is not documented
(#4789) Function NoteStore_getSyncState_result::read is not documented
(#4838) Function NoteStore_getSyncState_result::write is not documented
(#4872) Function NoteStore_getSyncStateWithMetrics_args::__construct is not documented
(#4896) Function NoteStore_getSyncStateWithMetrics_args::getName is not documented
(#4900) Function NoteStore_getSyncStateWithMetrics_args::read is not documented
(#4940) Function NoteStore_getSyncStateWithMetrics_args::write is not documented
(#4970) Function NoteStore_getSyncStateWithMetrics_result::__construct is not documented
(#5003) Function NoteStore_getSyncStateWithMetrics_result::getName is not documented
(#5007) Function NoteStore_getSyncStateWithMetrics_result::read is not documented
(#5056) Function NoteStore_getSyncStateWithMetrics_result::write is not documented
(#5092) Function NoteStore_getSyncChunk_args::__construct is not documented
(#5129) Function NoteStore_getSyncChunk_args::getName is not documented
(#5133) Function NoteStore_getSyncChunk_args::read is not documented
(#5186) Function NoteStore_getSyncChunk_args::write is not documented
(#5223) Function NoteStore_getSyncChunk_result::__construct is not documented
(#5256) Function NoteStore_getSyncChunk_result::getName is not documented
(#5260) Function NoteStore_getSyncChunk_result::read is not documented
(#5309) Function NoteStore_getSyncChunk_result::write is not documented
(#5345) Function NoteStore_getFilteredSyncChunk_args::__construct is not documented
(#5383) Function NoteStore_getFilteredSyncChunk_args::getName is not documented
(#5387) Function NoteStore_getFilteredSyncChunk_args::read is not documented
(#5441) Function NoteStore_getFilteredSyncChunk_args::write is not documented
(#5481) Function NoteStore_getFilteredSyncChunk_result::__construct is not documented
(#5514) Function NoteStore_getFilteredSyncChunk_result::getName is not documented
(#5518) Function NoteStore_getFilteredSyncChunk_result::read is not documented
(#5567) Function NoteStore_getFilteredSyncChunk_result::write is not documented
(#5601) Function NoteStore_getLinkedNotebookSyncState_args::__construct is not documented
(#5625) Function NoteStore_getLinkedNotebookSyncState_args::getName is not documented
(#5629) Function NoteStore_getLinkedNotebookSyncState_args::read is not documented
(#5669) Function NoteStore_getLinkedNotebookSyncState_args::write is not documented
(#5700) Function NoteStore_getLinkedNotebookSyncState_result::__construct is not documented
(#5741) Function NoteStore_getLinkedNotebookSyncState_result::getName is not documented
(#5745) Function NoteStore_getLinkedNotebookSyncState_result::read is not documented
(#5802) Function NoteStore_getLinkedNotebookSyncState_result::write is not documented
(#5844) Function NoteStore_getLinkedNotebookSyncChunk_args::__construct is not documented
(#5889) Function NoteStore_getLinkedNotebookSyncChunk_args::getName is not documented
(#5893) Function NoteStore_getLinkedNotebookSyncChunk_args::read is not documented
(#5954) Function NoteStore_getLinkedNotebookSyncChunk_args::write is not documented
(#6000) Function NoteStore_getLinkedNotebookSyncChunk_result::__construct is not documented
(#6041) Function NoteStore_getLinkedNotebookSyncChunk_result::getName is not documented
(#6045) Function NoteStore_getLinkedNotebookSyncChunk_result::read is not documented
(#6102) Function NoteStore_getLinkedNotebookSyncChunk_result::write is not documented
(#6140) Function NoteStore_listNotebooks_args::__construct is not documented
(#6156) Function NoteStore_listNotebooks_args::getName is not documented
(#6160) Function NoteStore_listNotebooks_args::read is not documented
(#6192) Function NoteStore_listNotebooks_args::write is not documented
(#6214) Function NoteStore_listNotebooks_result::__construct is not documented
(#6251) Function NoteStore_listNotebooks_result::getName is not documented
(#6255) Function NoteStore_listNotebooks_result::read is not documented
(#6314) Function NoteStore_listNotebooks_result::write is not documented
(#6357) Function NoteStore_getNotebook_args::__construct is not documented
(#6380) Function NoteStore_getNotebook_args::getName is not documented
(#6384) Function NoteStore_getNotebook_args::read is not documented
(#6423) Function NoteStore_getNotebook_args::write is not documented
(#6451) Function NoteStore_getNotebook_result::__construct is not documented
(#6492) Function NoteStore_getNotebook_result::getName is not documented
(#6496) Function NoteStore_getNotebook_result::read is not documented
(#6553) Function NoteStore_getNotebook_result::write is not documented
(#6591) Function NoteStore_getDefaultNotebook_args::__construct is not documented
(#6607) Function NoteStore_getDefaultNotebook_args::getName is not documented
(#6611) Function NoteStore_getDefaultNotebook_args::read is not documented
(#6643) Function NoteStore_getDefaultNotebook_args::write is not documented
(#6665) Function NoteStore_getDefaultNotebook_result::__construct is not documented
(#6698) Function NoteStore_getDefaultNotebook_result::getName is not documented
(#6702) Function NoteStore_getDefaultNotebook_result::read is not documented
(#6751) Function NoteStore_getDefaultNotebook_result::write is not documented
(#6785) Function NoteStore_createNotebook_args::__construct is not documented
(#6809) Function NoteStore_createNotebook_args::getName is not documented
(#6813) Function NoteStore_createNotebook_args::read is not documented
(#6853) Function NoteStore_createNotebook_args::write is not documented
(#6883) Function NoteStore_createNotebook_result::__construct is not documented
(#6916) Function NoteStore_createNotebook_result::getName is not documented
(#6920) Function NoteStore_createNotebook_result::read is not documented
(#6969) Function NoteStore_createNotebook_result::write is not documented
(#7003) Function NoteStore_updateNotebook_args::__construct is not documented
(#7027) Function NoteStore_updateNotebook_args::getName is not documented
(#7031) Function NoteStore_updateNotebook_args::read is not documented
(#7071) Function NoteStore_updateNotebook_args::write is not documented
(#7102) Function NoteStore_updateNotebook_result::__construct is not documented
(#7142) Function NoteStore_updateNotebook_result::getName is not documented
(#7146) Function NoteStore_updateNotebook_result::read is not documented
(#7202) Function NoteStore_updateNotebook_result::write is not documented
(#7238) Function NoteStore_expungeNotebook_args::__construct is not documented
(#7261) Function NoteStore_expungeNotebook_args::getName is not documented
(#7265) Function NoteStore_expungeNotebook_args::read is not documented
(#7304) Function NoteStore_expungeNotebook_args::write is not documented
(#7332) Function NoteStore_expungeNotebook_result::__construct is not documented
(#7372) Function NoteStore_expungeNotebook_result::getName is not documented
(#7376) Function NoteStore_expungeNotebook_result::read is not documented
(#7432) Function NoteStore_expungeNotebook_result::write is not documented
(#7467) Function NoteStore_listTags_args::__construct is not documented
(#7483) Function NoteStore_listTags_args::getName is not documented
(#7487) Function NoteStore_listTags_args::read is not documented
(#7519) Function NoteStore_listTags_args::write is not documented
(#7541) Function NoteStore_listTags_result::__construct is not documented
(#7578) Function NoteStore_listTags_result::getName is not documented
(#7582) Function NoteStore_listTags_result::read is not documented
(#7641) Function NoteStore_listTags_result::write is not documented
(#7684) Function NoteStore_listTagsByNotebook_args::__construct is not documented
(#7707) Function NoteStore_listTagsByNotebook_args::getName is not documented
(#7711) Function NoteStore_listTagsByNotebook_args::read is not documented
(#7750) Function NoteStore_listTagsByNotebook_args::write is not documented
(#7778) Function NoteStore_listTagsByNotebook_result::__construct is not documented
(#7823) Function NoteStore_listTagsByNotebook_result::getName is not documented
(#7827) Function NoteStore_listTagsByNotebook_result::read is not documented
(#7894) Function NoteStore_listTagsByNotebook_result::write is not documented
(#7942) Function NoteStore_getTag_args::__construct is not documented
(#7965) Function NoteStore_getTag_args::getName is not documented
(#7969) Function NoteStore_getTag_args::read is not documented
(#8008) Function NoteStore_getTag_args::write is not documented
(#8036) Function NoteStore_getTag_result::__construct is not documented
(#8077) Function NoteStore_getTag_result::getName is not documented
(#8081) Function NoteStore_getTag_result::read is not documented
(#8138) Function NoteStore_getTag_result::write is not documented
(#8177) Function NoteStore_createTag_args::__construct is not documented
(#8201) Function NoteStore_createTag_args::getName is not documented
(#8205) Function NoteStore_createTag_args::read is not documented
(#8245) Function NoteStore_createTag_args::write is not documented
(#8276) Function NoteStore_createTag_result::__construct is not documented
(#8317) Function NoteStore_createTag_result::getName is not documented
(#8321) Function NoteStore_createTag_result::read is not documented
(#8378) Function NoteStore_createTag_result::write is not documented
(#8417) Function NoteStore_updateTag_args::__construct is not documented
(#8441) Function NoteStore_updateTag_args::getName is not documented
(#8445) Function NoteStore_updateTag_args::read is not documented
(#8485) Function NoteStore_updateTag_args::write is not documented
(#8516) Function NoteStore_updateTag_result::__construct is not documented
(#8556) Function NoteStore_updateTag_result::getName is not documented
(#8560) Function NoteStore_updateTag_result::read is not documented
(#8616) Function NoteStore_updateTag_result::write is not documented
(#8652) Function NoteStore_untagAll_args::__construct is not documented
(#8675) Function NoteStore_untagAll_args::getName is not documented
(#8679) Function NoteStore_untagAll_args::read is not documented
(#8718) Function NoteStore_untagAll_args::write is not documented
(#8745) Function NoteStore_untagAll_result::__construct is not documented
(#8778) Function NoteStore_untagAll_result::getName is not documented
(#8782) Function NoteStore_untagAll_result::read is not documented
(#8831) Function NoteStore_untagAll_result::write is not documented
(#8862) Function NoteStore_expungeTag_args::__construct is not documented
(#8885) Function NoteStore_expungeTag_args::getName is not documented
(#8889) Function NoteStore_expungeTag_args::read is not documented
(#8928) Function NoteStore_expungeTag_args::write is not documented
(#8956) Function NoteStore_expungeTag_result::__construct is not documented
(#8996) Function NoteStore_expungeTag_result::getName is not documented
(#9000) Function NoteStore_expungeTag_result::read is not documented
(#9056) Function NoteStore_expungeTag_result::write is not documented
(#9091) Function NoteStore_listSearches_args::__construct is not documented
(#9107) Function NoteStore_listSearches_args::getName is not documented
(#9111) Function NoteStore_listSearches_args::read is not documented
(#9143) Function NoteStore_listSearches_args::write is not documented
(#9165) Function NoteStore_listSearches_result::__construct is not documented
(#9202) Function NoteStore_listSearches_result::getName is not documented
(#9206) Function NoteStore_listSearches_result::read is not documented
(#9265) Function NoteStore_listSearches_result::write is not documented
(#9308) Function NoteStore_getSearch_args::__construct is not documented
(#9331) Function NoteStore_getSearch_args::getName is not documented
(#9335) Function NoteStore_getSearch_args::read is not documented
(#9374) Function NoteStore_getSearch_args::write is not documented
(#9402) Function NoteStore_getSearch_result::__construct is not documented
(#9443) Function NoteStore_getSearch_result::getName is not documented
(#9447) Function NoteStore_getSearch_result::read is not documented
(#9504) Function NoteStore_getSearch_result::write is not documented
(#9543) Function NoteStore_createSearch_args::__construct is not documented
(#9567) Function NoteStore_createSearch_args::getName is not documented
(#9571) Function NoteStore_createSearch_args::read is not documented
(#9611) Function NoteStore_createSearch_args::write is not documented
(#9641) Function NoteStore_createSearch_result::__construct is not documented
(#9674) Function NoteStore_createSearch_result::getName is not documented
(#9678) Function NoteStore_createSearch_result::read is not documented
(#9727) Function NoteStore_createSearch_result::write is not documented
(#9761) Function NoteStore_updateSearch_args::__construct is not documented
(#9785) Function NoteStore_updateSearch_args::getName is not documented
(#9789) Function NoteStore_updateSearch_args::read is not documented
(#9829) Function NoteStore_updateSearch_args::write is not documented
(#9860) Function NoteStore_updateSearch_result::__construct is not documented
(#9900) Function NoteStore_updateSearch_result::getName is not documented
(#9904) Function NoteStore_updateSearch_result::read is not documented
(#9960) Function NoteStore_updateSearch_result::write is not documented
(#9996) Function NoteStore_expungeSearch_args::__construct is not documented
(#10019) Function NoteStore_expungeSearch_args::getName is not documented
(#10023) Function NoteStore_expungeSearch_args::read is not documented
(#10062) Function NoteStore_expungeSearch_args::write is not documented
(#10090) Function NoteStore_expungeSearch_result::__construct is not documented
(#10130) Function NoteStore_expungeSearch_result::getName is not documented
(#10134) Function NoteStore_expungeSearch_result::read is not documented
(#10190) Function NoteStore_expungeSearch_result::write is not documented
(#10228) Function NoteStore_findNotes_args::__construct is not documented
(#10266) Function NoteStore_findNotes_args::getName is not documented
(#10270) Function NoteStore_findNotes_args::read is not documented
(#10324) Function NoteStore_findNotes_args::write is not documented
(#10365) Function NoteStore_findNotes_result::__construct is not documented
(#10406) Function NoteStore_findNotes_result::getName is not documented
(#10410) Function NoteStore_findNotes_result::read is not documented
(#10467) Function NoteStore_findNotes_result::write is not documented
(#10507) Function NoteStore_findNoteOffset_args::__construct is not documented
(#10538) Function NoteStore_findNoteOffset_args::getName is not documented
(#10542) Function NoteStore_findNoteOffset_args::read is not documented
(#10589) Function NoteStore_findNoteOffset_args::write is not documented
(#10625) Function NoteStore_findNoteOffset_result::__construct is not documented
(#10665) Function NoteStore_findNoteOffset_result::getName is not documented
(#10669) Function NoteStore_findNoteOffset_result::read is not documented
(#10725) Function NoteStore_findNoteOffset_result::write is not documented
(#10764) Function NoteStore_findNotesMetadata_args::__construct is not documented
(#10810) Function NoteStore_findNotesMetadata_args::getName is not documented
(#10814) Function NoteStore_findNotesMetadata_args::read is not documented
(#10876) Function NoteStore_findNotesMetadata_args::write is not documented
(#10925) Function NoteStore_findNotesMetadata_result::__construct is not documented
(#10966) Function NoteStore_findNotesMetadata_result::getName is not documented
(#10970) Function NoteStore_findNotesMetadata_result::read is not documented
(#11027) Function NoteStore_findNotesMetadata_result::write is not documented
(#11067) Function NoteStore_findNoteCounts_args::__construct is not documented
(#11098) Function NoteStore_findNoteCounts_args::getName is not documented
(#11102) Function NoteStore_findNoteCounts_args::read is not documented
(#11149) Function NoteStore_findNoteCounts_args::write is not documented
(#11185) Function NoteStore_findNoteCounts_result::__construct is not documented
(#11226) Function NoteStore_findNoteCounts_result::getName is not documented
(#11230) Function NoteStore_findNoteCounts_result::read is not documented
(#11287) Function NoteStore_findNoteCounts_result::write is not documented
(#11330) Function NoteStore_getNote_args::__construct is not documented
(#11381) Function NoteStore_getNote_args::getName is not documented
(#11385) Function NoteStore_getNote_args::read is not documented
(#11452) Function NoteStore_getNote_args::write is not documented
(#11500) Function NoteStore_getNote_result::__construct is not documented
(#11541) Function NoteStore_getNote_result::getName is not documented
(#11545) Function NoteStore_getNote_result::read is not documented
(#11602) Function NoteStore_getNote_result::write is not documented
(#11641) Function NoteStore_getNoteApplicationData_args::__construct is not documented
(#11664) Function NoteStore_getNoteApplicationData_args::getName is not documented
(#11668) Function NoteStore_getNoteApplicationData_args::read is not documented
(#11707) Function NoteStore_getNoteApplicationData_args::write is not documented
(#11735) Function NoteStore_getNoteApplicationData_result::__construct is not documented
(#11776) Function NoteStore_getNoteApplicationData_result::getName is not documented
(#11780) Function NoteStore_getNoteApplicationData_result::read is not documented
(#11837) Function NoteStore_getNoteApplicationData_result::write is not documented
(#11877) Function NoteStore_getNoteApplicationDataEntry_args::__construct is not documented
(#11907) Function NoteStore_getNoteApplicationDataEntry_args::getName is not documented
(#11911) Function NoteStore_getNoteApplicationDataEntry_args::read is not documented
(#11957) Function NoteStore_getNoteApplicationDataEntry_args::write is not documented
(#11990) Function NoteStore_getNoteApplicationDataEntry_result::__construct is not documented
(#12030) Function NoteStore_getNoteApplicationDataEntry_result::getName is not documented
(#12034) Function NoteStore_getNoteApplicationDataEntry_result::read is not documented
(#12090) Function NoteStore_getNoteApplicationDataEntry_result::write is not documented
(#12128) Function NoteStore_setNoteApplicationDataEntry_args::__construct is not documented
(#12165) Function NoteStore_setNoteApplicationDataEntry_args::getName is not documented
(#12169) Function NoteStore_setNoteApplicationDataEntry_args::read is not documented
(#12222) Function NoteStore_setNoteApplicationDataEntry_args::write is not documented
(#12260) Function NoteStore_setNoteApplicationDataEntry_result::__construct is not documented
(#12300) Function NoteStore_setNoteApplicationDataEntry_result::getName is not documented
(#12304) Function NoteStore_setNoteApplicationDataEntry_result::read is not documented
(#12360) Function NoteStore_setNoteApplicationDataEntry_result::write is not documented
(#12397) Function NoteStore_unsetNoteApplicationDataEntry_args::__construct is not documented
(#12427) Function NoteStore_unsetNoteApplicationDataEntry_args::getName is not documented
(#12431) Function NoteStore_unsetNoteApplicationDataEntry_args::read is not documented
(#12477) Function NoteStore_unsetNoteApplicationDataEntry_args::write is not documented
(#12510) Function NoteStore_unsetNoteApplicationDataEntry_result::__construct is not documented
(#12550) Function NoteStore_unsetNoteApplicationDataEntry_result::getName is not documented
(#12554) Function NoteStore_unsetNoteApplicationDataEntry_result::read is not documented
(#12610) Function NoteStore_unsetNoteApplicationDataEntry_result::write is not documented
(#12646) Function NoteStore_getNoteContent_args::__construct is not documented
(#12669) Function NoteStore_getNoteContent_args::getName is not documented
(#12673) Function NoteStore_getNoteContent_args::read is not documented
(#12712) Function NoteStore_getNoteContent_args::write is not documented
(#12740) Function NoteStore_getNoteContent_result::__construct is not documented
(#12780) Function NoteStore_getNoteContent_result::getName is not documented
(#12784) Function NoteStore_getNoteContent_result::read is not documented
(#12840) Function NoteStore_getNoteContent_result::write is not documented
(#12878) Function NoteStore_getNoteSearchText_args::__construct is not documented
(#12915) Function NoteStore_getNoteSearchText_args::getName is not documented
(#12919) Function NoteStore_getNoteSearchText_args::read is not documented
(#12972) Function NoteStore_getNoteSearchText_args::write is not documented
(#13010) Function NoteStore_getNoteSearchText_result::__construct is not documented
(#13050) Function NoteStore_getNoteSearchText_result::getName is not documented
(#13054) Function NoteStore_getNoteSearchText_result::read is not documented
(#13110) Function NoteStore_getNoteSearchText_result::write is not documented
(#13146) Function NoteStore_getResourceSearchText_args::__construct is not documented
(#13169) Function NoteStore_getResourceSearchText_args::getName is not documented
(#13173) Function NoteStore_getResourceSearchText_args::read is not documented
(#13212) Function NoteStore_getResourceSearchText_args::write is not documented
(#13240) Function NoteStore_getResourceSearchText_result::__construct is not documented
(#13280) Function NoteStore_getResourceSearchText_result::getName is not documented
(#13284) Function NoteStore_getResourceSearchText_result::read is not documented
(#13340) Function NoteStore_getResourceSearchText_result::write is not documented
(#13376) Function NoteStore_getNoteTagNames_args::__construct is not documented
(#13399) Function NoteStore_getNoteTagNames_args::getName is not documented
(#13403) Function NoteStore_getNoteTagNames_args::read is not documented
(#13442) Function NoteStore_getNoteTagNames_args::write is not documented
(#13470) Function NoteStore_getNoteTagNames_result::__construct is not documented
(#13514) Function NoteStore_getNoteTagNames_result::getName is not documented
(#13518) Function NoteStore_getNoteTagNames_result::read is not documented
(#13584) Function NoteStore_getNoteTagNames_result::write is not documented
(#13632) Function NoteStore_createNote_args::__construct is not documented
(#13656) Function NoteStore_createNote_args::getName is not documented
(#13660) Function NoteStore_createNote_args::read is not documented
(#13700) Function NoteStore_createNote_args::write is not documented
(#13731) Function NoteStore_createNote_result::__construct is not documented
(#13772) Function NoteStore_createNote_result::getName is not documented
(#13776) Function NoteStore_createNote_result::read is not documented
(#13833) Function NoteStore_createNote_result::write is not documented
(#13872) Function NoteStore_updateNote_args::__construct is not documented
(#13896) Function NoteStore_updateNote_args::getName is not documented
(#13900) Function NoteStore_updateNote_args::read is not documented
(#13940) Function NoteStore_updateNote_args::write is not documented
(#13971) Function NoteStore_updateNote_result::__construct is not documented
(#14012) Function NoteStore_updateNote_result::getName is not documented
(#14016) Function NoteStore_updateNote_result::read is not documented
(#14073) Function NoteStore_updateNote_result::write is not documented
(#14112) Function NoteStore_deleteNote_args::__construct is not documented
(#14135) Function NoteStore_deleteNote_args::getName is not documented
(#14139) Function NoteStore_deleteNote_args::read is not documented
(#14178) Function NoteStore_deleteNote_args::write is not documented
(#14206) Function NoteStore_deleteNote_result::__construct is not documented
(#14246) Function NoteStore_deleteNote_result::getName is not documented
(#14250) Function NoteStore_deleteNote_result::read is not documented
(#14306) Function NoteStore_deleteNote_result::write is not documented
(#14342) Function NoteStore_expungeNote_args::__construct is not documented
(#14365) Function NoteStore_expungeNote_args::getName is not documented
(#14369) Function NoteStore_expungeNote_args::read is not documented
(#14408) Function NoteStore_expungeNote_args::write is not documented
(#14436) Function NoteStore_expungeNote_result::__construct is not documented
(#14476) Function NoteStore_expungeNote_result::getName is not documented
(#14480) Function NoteStore_expungeNote_result::read is not documented
(#14536) Function NoteStore_expungeNote_result::write is not documented
(#14572) Function NoteStore_expungeNotes_args::__construct is not documented
(#14599) Function NoteStore_expungeNotes_args::getName is not documented
(#14603) Function NoteStore_expungeNotes_args::read is not documented
(#14652) Function NoteStore_expungeNotes_args::write is not documented
(#14692) Function NoteStore_expungeNotes_result::__construct is not documented
(#14732) Function NoteStore_expungeNotes_result::getName is not documented
(#14736) Function NoteStore_expungeNotes_result::read is not documented
(#14792) Function NoteStore_expungeNotes_result::write is not documented
(#14827) Function NoteStore_expungeInactiveNotes_args::__construct is not documented
(#14843) Function NoteStore_expungeInactiveNotes_args::getName is not documented
(#14847) Function NoteStore_expungeInactiveNotes_args::read is not documented
(#14879) Function NoteStore_expungeInactiveNotes_args::write is not documented
(#14901) Function NoteStore_expungeInactiveNotes_result::__construct is not documented
(#14933) Function NoteStore_expungeInactiveNotes_result::getName is not documented
(#14937) Function NoteStore_expungeInactiveNotes_result::read is not documented
(#14985) Function NoteStore_expungeInactiveNotes_result::write is not documented
(#15017) Function NoteStore_copyNote_args::__construct is not documented
(#15047) Function NoteStore_copyNote_args::getName is not documented
(#15051) Function NoteStore_copyNote_args::read is not documented
(#15097) Function NoteStore_copyNote_args::write is not documented
(#15130) Function NoteStore_copyNote_result::__construct is not documented
(#15171) Function NoteStore_copyNote_result::getName is not documented
(#15175) Function NoteStore_copyNote_result::read is not documented
(#15232) Function NoteStore_copyNote_result::write is not documented
(#15271) Function NoteStore_listNoteVersions_args::__construct is not documented
(#15294) Function NoteStore_listNoteVersions_args::getName is not documented
(#15298) Function NoteStore_listNoteVersions_args::read is not documented
(#15337) Function NoteStore_listNoteVersions_args::write is not documented
(#15365) Function NoteStore_listNoteVersions_result::__construct is not documented
(#15410) Function NoteStore_listNoteVersions_result::getName is not documented
(#15414) Function NoteStore_listNoteVersions_result::read is not documented
(#15481) Function NoteStore_listNoteVersions_result::write is not documented
(#15533) Function NoteStore_getNoteVersion_args::__construct is not documented
(#15584) Function NoteStore_getNoteVersion_args::getName is not documented
(#15588) Function NoteStore_getNoteVersion_args::read is not documented
(#15655) Function NoteStore_getNoteVersion_args::write is not documented
(#15703) Function NoteStore_getNoteVersion_result::__construct is not documented
(#15744) Function NoteStore_getNoteVersion_result::getName is not documented
(#15748) Function NoteStore_getNoteVersion_result::read is not documented
(#15805) Function NoteStore_getNoteVersion_result::write is not documented
(#15848) Function NoteStore_getResource_args::__construct is not documented
(#15899) Function NoteStore_getResource_args::getName is not documented
(#15903) Function NoteStore_getResource_args::read is not documented
(#15970) Function NoteStore_getResource_args::write is not documented
(#16018) Function NoteStore_getResource_result::__construct is not documented
(#16059) Function NoteStore_getResource_result::getName is not documented
(#16063) Function NoteStore_getResource_result::read is not documented
(#16120) Function NoteStore_getResource_result::write is not documented
(#16159) Function NoteStore_getResourceApplicationData_args::__construct is not documented
(#16182) Function NoteStore_getResourceApplicationData_args::getName is not documented
(#16186) Function NoteStore_getResourceApplicationData_args::read is not documented
(#16225) Function NoteStore_getResourceApplicationData_args::write is not documented
(#16253) Function NoteStore_getResourceApplicationData_result::__construct is not documented
(#16294) Function NoteStore_getResourceApplicationData_result::getName is not documented
(#16298) Function NoteStore_getResourceApplicationData_result::read is not documented
(#16355) Function NoteStore_getResourceApplicationData_result::write is not documented
(#16395) Function NoteStore_getResourceApplicationDataEntry_args::__construct is not documented
(#16425) Function NoteStore_getResourceApplicationDataEntry_args::getName is not documented
(#16429) Function NoteStore_getResourceApplicationDataEntry_args::read is not documented
(#16475) Function NoteStore_getResourceApplicationDataEntry_args::write is not documented
(#16508) Function NoteStore_getResourceApplicationDataEntry_result::__construct is not documented
(#16548) Function NoteStore_getResourceApplicationDataEntry_result::getName is not documented
(#16552) Function NoteStore_getResourceApplicationDataEntry_result::read is not documented
(#16608) Function NoteStore_getResourceApplicationDataEntry_result::write is not documented
(#16646) Function NoteStore_setResourceApplicationDataEntry_args::__construct is not documented
(#16683) Function NoteStore_setResourceApplicationDataEntry_args::getName is not documented
(#16687) Function NoteStore_setResourceApplicationDataEntry_args::read is not documented
(#16740) Function NoteStore_setResourceApplicationDataEntry_args::write is not documented
(#16778) Function NoteStore_setResourceApplicationDataEntry_result::__construct is not documented
(#16818) Function NoteStore_setResourceApplicationDataEntry_result::getName is not documented
(#16822) Function NoteStore_setResourceApplicationDataEntry_result::read is not documented
(#16878) Function NoteStore_setResourceApplicationDataEntry_result::write is not documented
(#16915) Function NoteStore_unsetResourceApplicationDataEntry_args::__construct is not documented
(#16945) Function NoteStore_unsetResourceApplicationDataEntry_args::getName is not documented
(#16949) Function NoteStore_unsetResourceApplicationDataEntry_args::read is not documented
(#16995) Function NoteStore_unsetResourceApplicationDataEntry_args::write is not documented
(#17028) Function NoteStore_unsetResourceApplicationDataEntry_result::__construct is not documented
(#17068) Function NoteStore_unsetResourceApplicationDataEntry_result::getName is not documented
(#17072) Function NoteStore_unsetResourceApplicationDataEntry_result::read is not documented
(#17128) Function NoteStore_unsetResourceApplicationDataEntry_result::write is not documented
(#17164) Function NoteStore_updateResource_args::__construct is not documented
(#17188) Function NoteStore_updateResource_args::getName is not documented
(#17192) Function NoteStore_updateResource_args::read is not documented
(#17232) Function NoteStore_updateResource_args::write is not documented
(#17263) Function NoteStore_updateResource_result::__construct is not documented
(#17303) Function NoteStore_updateResource_result::getName is not documented
(#17307) Function NoteStore_updateResource_result::read is not documented
(#17363) Function NoteStore_updateResource_result::write is not documented
(#17399) Function NoteStore_getResourceData_args::__construct is not documented
(#17422) Function NoteStore_getResourceData_args::getName is not documented
(#17426) Function NoteStore_getResourceData_args::read is not documented
(#17465) Function NoteStore_getResourceData_args::write is not documented
(#17493) Function NoteStore_getResourceData_result::__construct is not documented
(#17533) Function NoteStore_getResourceData_result::getName is not documented
(#17537) Function NoteStore_getResourceData_result::read is not documented
(#17593) Function NoteStore_getResourceData_result::write is not documented
(#17633) Function NoteStore_getResourceByHash_args::__construct is not documented
(#17684) Function NoteStore_getResourceByHash_args::getName is not documented
(#17688) Function NoteStore_getResourceByHash_args::read is not documented
(#17755) Function NoteStore_getResourceByHash_args::write is not documented
(#17803) Function NoteStore_getResourceByHash_result::__construct is not documented
(#17844) Function NoteStore_getResourceByHash_result::getName is not documented
(#17848) Function NoteStore_getResourceByHash_result::read is not documented
(#17905) Function NoteStore_getResourceByHash_result::write is not documented
(#17944) Function NoteStore_getResourceRecognition_args::__construct is not documented
(#17967) Function NoteStore_getResourceRecognition_args::getName is not documented
(#17971) Function NoteStore_getResourceRecognition_args::read is not documented
(#18010) Function NoteStore_getResourceRecognition_args::write is not documented
(#18038) Function NoteStore_getResourceRecognition_result::__construct is not documented
(#18078) Function NoteStore_getResourceRecognition_result::getName is not documented
(#18082) Function NoteStore_getResourceRecognition_result::read is not documented
(#18138) Function NoteStore_getResourceRecognition_result::write is not documented
(#18174) Function NoteStore_getResourceAlternateData_args::__construct is not documented
(#18197) Function NoteStore_getResourceAlternateData_args::getName is not documented
(#18201) Function NoteStore_getResourceAlternateData_args::read is not documented
(#18240) Function NoteStore_getResourceAlternateData_args::write is not documented
(#18268) Function NoteStore_getResourceAlternateData_result::__construct is not documented
(#18308) Function NoteStore_getResourceAlternateData_result::getName is not documented
(#18312) Function NoteStore_getResourceAlternateData_result::read is not documented
(#18368) Function NoteStore_getResourceAlternateData_result::write is not documented
(#18404) Function NoteStore_getResourceAttributes_args::__construct is not documented
(#18427) Function NoteStore_getResourceAttributes_args::getName is not documented
(#18431) Function NoteStore_getResourceAttributes_args::read is not documented
(#18470) Function NoteStore_getResourceAttributes_args::write is not documented
(#18498) Function NoteStore_getResourceAttributes_result::__construct is not documented
(#18539) Function NoteStore_getResourceAttributes_result::getName is not documented
(#18543) Function NoteStore_getResourceAttributes_result::read is not documented
(#18600) Function NoteStore_getResourceAttributes_result::write is not documented
(#18639) Function NoteStore_getPublicNotebook_args::__construct is not documented
(#18662) Function NoteStore_getPublicNotebook_args::getName is not documented
(#18666) Function NoteStore_getPublicNotebook_args::read is not documented
(#18705) Function NoteStore_getPublicNotebook_args::write is not documented
(#18732) Function NoteStore_getPublicNotebook_result::__construct is not documented
(#18765) Function NoteStore_getPublicNotebook_result::getName is not documented
(#18769) Function NoteStore_getPublicNotebook_result::read is not documented
(#18818) Function NoteStore_getPublicNotebook_result::write is not documented
(#18852) Function NoteStore_createSharedNotebook_args::__construct is not documented
(#18876) Function NoteStore_createSharedNotebook_args::getName is not documented
(#18880) Function NoteStore_createSharedNotebook_args::read is not documented
(#18920) Function NoteStore_createSharedNotebook_args::write is not documented
(#18951) Function NoteStore_createSharedNotebook_result::__construct is not documented
(#18992) Function NoteStore_createSharedNotebook_result::getName is not documented
(#18996) Function NoteStore_createSharedNotebook_result::read is not documented
(#19053) Function NoteStore_createSharedNotebook_result::write is not documented
(#19092) Function NoteStore_updateSharedNotebook_args::__construct is not documented
(#19116) Function NoteStore_updateSharedNotebook_args::getName is not documented
(#19120) Function NoteStore_updateSharedNotebook_args::read is not documented
(#19160) Function NoteStore_updateSharedNotebook_args::write is not documented
(#19191) Function NoteStore_updateSharedNotebook_result::__construct is not documented
(#19231) Function NoteStore_updateSharedNotebook_result::getName is not documented
(#19235) Function NoteStore_updateSharedNotebook_result::read is not documented
(#19291) Function NoteStore_updateSharedNotebook_result::write is not documented
(#19328) Function NoteStore_setSharedNotebookRecipientSettings_args::__construct is not documented
(#19359) Function NoteStore_setSharedNotebookRecipientSettings_args::getName is not documented
(#19363) Function NoteStore_setSharedNotebookRecipientSettings_args::read is not documented
(#19410) Function NoteStore_setSharedNotebookRecipientSettings_args::write is not documented
(#19446) Function NoteStore_setSharedNotebookRecipientSettings_result::__construct is not documented
(#19486) Function NoteStore_setSharedNotebookRecipientSettings_result::getName is not documented
(#19490) Function NoteStore_setSharedNotebookRecipientSettings_result::read is not documented
(#19546) Function NoteStore_setSharedNotebookRecipientSettings_result::write is not documented
(#19584) Function NoteStore_sendMessageToSharedNotebookMembers_args::__construct is not documented
(#19625) Function NoteStore_sendMessageToSharedNotebookMembers_args::getName is not documented
(#19629) Function NoteStore_sendMessageToSharedNotebookMembers_args::read is not documented
(#19692) Function NoteStore_sendMessageToSharedNotebookMembers_args::write is not documented
(#19742) Function NoteStore_sendMessageToSharedNotebookMembers_result::__construct is not documented
(#19782) Function NoteStore_sendMessageToSharedNotebookMembers_result::getName is not documented
(#19786) Function NoteStore_sendMessageToSharedNotebookMembers_result::read is not documented
(#19842) Function NoteStore_sendMessageToSharedNotebookMembers_result::write is not documented
(#19877) Function NoteStore_listSharedNotebooks_args::__construct is not documented
(#19893) Function NoteStore_listSharedNotebooks_args::getName is not documented
(#19897) Function NoteStore_listSharedNotebooks_args::read is not documented
(#19929) Function NoteStore_listSharedNotebooks_args::write is not documented
(#19952) Function NoteStore_listSharedNotebooks_result::__construct is not documented
(#19997) Function NoteStore_listSharedNotebooks_result::getName is not documented
(#20001) Function NoteStore_listSharedNotebooks_result::read is not documented
(#20068) Function NoteStore_listSharedNotebooks_result::write is not documented
(#20116) Function NoteStore_expungeSharedNotebooks_args::__construct is not documented
(#20143) Function NoteStore_expungeSharedNotebooks_args::getName is not documented
(#20147) Function NoteStore_expungeSharedNotebooks_args::read is not documented
(#20196) Function NoteStore_expungeSharedNotebooks_args::write is not documented
(#20236) Function NoteStore_expungeSharedNotebooks_result::__construct is not documented
(#20276) Function NoteStore_expungeSharedNotebooks_result::getName is not documented
(#20280) Function NoteStore_expungeSharedNotebooks_result::read is not documented
(#20336) Function NoteStore_expungeSharedNotebooks_result::write is not documented
(#20372) Function NoteStore_createLinkedNotebook_args::__construct is not documented
(#20396) Function NoteStore_createLinkedNotebook_args::getName is not documented
(#20400) Function NoteStore_createLinkedNotebook_args::read is not documented
(#20440) Function NoteStore_createLinkedNotebook_args::write is not documented
(#20471) Function NoteStore_createLinkedNotebook_result::__construct is not documented
(#20512) Function NoteStore_createLinkedNotebook_result::getName is not documented
(#20516) Function NoteStore_createLinkedNotebook_result::read is not documented
(#20573) Function NoteStore_createLinkedNotebook_result::write is not documented
(#20612) Function NoteStore_updateLinkedNotebook_args::__construct is not documented
(#20636) Function NoteStore_updateLinkedNotebook_args::getName is not documented
(#20640) Function NoteStore_updateLinkedNotebook_args::read is not documented
(#20680) Function NoteStore_updateLinkedNotebook_args::write is not documented
(#20711) Function NoteStore_updateLinkedNotebook_result::__construct is not documented
(#20751) Function NoteStore_updateLinkedNotebook_result::getName is not documented
(#20755) Function NoteStore_updateLinkedNotebook_result::read is not documented
(#20811) Function NoteStore_updateLinkedNotebook_result::write is not documented
(#20846) Function NoteStore_listLinkedNotebooks_args::__construct is not documented
(#20862) Function NoteStore_listLinkedNotebooks_args::getName is not documented
(#20866) Function NoteStore_listLinkedNotebooks_args::read is not documented
(#20898) Function NoteStore_listLinkedNotebooks_args::write is not documented
(#20921) Function NoteStore_listLinkedNotebooks_result::__construct is not documented
(#20966) Function NoteStore_listLinkedNotebooks_result::getName is not documented
(#20970) Function NoteStore_listLinkedNotebooks_result::read is not documented
(#21037) Function NoteStore_listLinkedNotebooks_result::write is not documented
(#21085) Function NoteStore_expungeLinkedNotebook_args::__construct is not documented
(#21108) Function NoteStore_expungeLinkedNotebook_args::getName is not documented
(#21112) Function NoteStore_expungeLinkedNotebook_args::read is not documented
(#21151) Function NoteStore_expungeLinkedNotebook_args::write is not documented
(#21179) Function NoteStore_expungeLinkedNotebook_result::__construct is not documented
(#21219) Function NoteStore_expungeLinkedNotebook_result::getName is not documented
(#21223) Function NoteStore_expungeLinkedNotebook_result::read is not documented
(#21279) Function NoteStore_expungeLinkedNotebook_result::write is not documented
(#21315) Function NoteStore_authenticateToSharedNotebook_args::__construct is not documented
(#21338) Function NoteStore_authenticateToSharedNotebook_args::getName is not documented
(#21342) Function NoteStore_authenticateToSharedNotebook_args::read is not documented
(#21381) Function NoteStore_authenticateToSharedNotebook_args::write is not documented
(#21409) Function NoteStore_authenticateToSharedNotebook_result::__construct is not documented
(#21450) Function NoteStore_authenticateToSharedNotebook_result::getName is not documented
(#21454) Function NoteStore_authenticateToSharedNotebook_result::read is not documented
(#21511) Function NoteStore_authenticateToSharedNotebook_result::write is not documented
(#21549) Function NoteStore_getSharedNotebookByAuth_args::__construct is not documented
(#21565) Function NoteStore_getSharedNotebookByAuth_args::getName is not documented
(#21569) Function NoteStore_getSharedNotebookByAuth_args::read is not documented
(#21601) Function NoteStore_getSharedNotebookByAuth_args::write is not documented
(#21624) Function NoteStore_getSharedNotebookByAuth_result::__construct is not documented
(#21665) Function NoteStore_getSharedNotebookByAuth_result::getName is not documented
(#21669) Function NoteStore_getSharedNotebookByAuth_result::read is not documented
(#21726) Function NoteStore_getSharedNotebookByAuth_result::write is not documented
(#21765) Function NoteStore_emailNote_args::__construct is not documented
(#21789) Function NoteStore_emailNote_args::getName is not documented
(#21793) Function NoteStore_emailNote_args::read is not documented
(#21833) Function NoteStore_emailNote_args::write is not documented
(#21863) Function NoteStore_emailNote_result::__construct is not documented
(#21896) Function NoteStore_emailNote_result::getName is not documented
(#21900) Function NoteStore_emailNote_result::read is not documented
(#21949) Function NoteStore_emailNote_result::write is not documented
(#21980) Function NoteStore_shareNote_args::__construct is not documented
(#22003) Function NoteStore_shareNote_args::getName is not documented
(#22007) Function NoteStore_shareNote_args::read is not documented
(#22046) Function NoteStore_shareNote_args::write is not documented
(#22074) Function NoteStore_shareNote_result::__construct is not documented
(#22114) Function NoteStore_shareNote_result::getName is not documented
(#22118) Function NoteStore_shareNote_result::read is not documented
(#22174) Function NoteStore_shareNote_result::write is not documented
(#22210) Function NoteStore_stopSharingNote_args::__construct is not documented
(#22233) Function NoteStore_stopSharingNote_args::getName is not documented
(#22237) Function NoteStore_stopSharingNote_args::read is not documented
(#22276) Function NoteStore_stopSharingNote_args::write is not documented
(#22303) Function NoteStore_stopSharingNote_result::__construct is not documented
(#22336) Function NoteStore_stopSharingNote_result::getName is not documented
(#22340) Function NoteStore_stopSharingNote_result::read is not documented
(#22389) Function NoteStore_stopSharingNote_result::write is not documented
(#22421) Function NoteStore_authenticateToSharedNote_args::__construct is not documented
(#22451) Function NoteStore_authenticateToSharedNote_args::getName is not documented
(#22455) Function NoteStore_authenticateToSharedNote_args::read is not documented
(#22501) Function NoteStore_authenticateToSharedNote_args::write is not documented
(#22534) Function NoteStore_authenticateToSharedNote_result::__construct is not documented
(#22575) Function NoteStore_authenticateToSharedNote_result::getName is not documented
(#22579) Function NoteStore_authenticateToSharedNote_result::read is not documented
(#22636) Function NoteStore_authenticateToSharedNote_result::write is not documented
(#22676) Function NoteStore_findRelated_args::__construct is not documented
(#22708) Function NoteStore_findRelated_args::getName is not documented
(#22712) Function NoteStore_findRelated_args::read is not documented
(#22760) Function NoteStore_findRelated_args::write is not documented
(#22799) Function NoteStore_findRelated_result::__construct is not documented
(#22840) Function NoteStore_findRelated_result::getName is not documented
(#22844) Function NoteStore_findRelated_result::read is not documented
(#22901) Function NoteStore_findRelated_result::write is not documented
(#92) Variable NoteStoreClient::$input_ is not documented
(#93) Variable NoteStoreClient::$output_ is not documented
(#95) Variable NoteStoreClient::$seqid_ is not documented
(#4674) Variable NoteStore_getSyncState_args::$_TSPEC is not documented
(#4676) Variable NoteStore_getSyncState_args::$authenticationToken is not documented
(#4746) Variable NoteStore_getSyncState_result::$_TSPEC is not documented
(#4748) Variable NoteStore_getSyncState_result::$success is not documented
(#4749) Variable NoteStore_getSyncState_result::$userException is not documented
(#4750) Variable NoteStore_getSyncState_result::$systemException is not documented
(#4867) Variable NoteStore_getSyncStateWithMetrics_args::$_TSPEC is not documented
(#4869) Variable NoteStore_getSyncStateWithMetrics_args::$authenticationToken is not documented
(#4870) Variable NoteStore_getSyncStateWithMetrics_args::$clientMetrics is not documented
(#4964) Variable NoteStore_getSyncStateWithMetrics_result::$_TSPEC is not documented
(#4966) Variable NoteStore_getSyncStateWithMetrics_result::$success is not documented
(#4967) Variable NoteStore_getSyncStateWithMetrics_result::$userException is not documented
(#4968) Variable NoteStore_getSyncStateWithMetrics_result::$systemException is not documented
(#5085) Variable NoteStore_getSyncChunk_args::$_TSPEC is not documented
(#5087) Variable NoteStore_getSyncChunk_args::$authenticationToken is not documented
(#5088) Variable NoteStore_getSyncChunk_args::$afterUSN is not documented
(#5089) Variable NoteStore_getSyncChunk_args::$maxEntries is not documented
(#5090) Variable NoteStore_getSyncChunk_args::$fullSyncOnly is not documented
(#5217) Variable NoteStore_getSyncChunk_result::$_TSPEC is not documented
(#5219) Variable NoteStore_getSyncChunk_result::$success is not documented
(#5220) Variable NoteStore_getSyncChunk_result::$userException is not documented
(#5221) Variable NoteStore_getSyncChunk_result::$systemException is not documented
(#5338) Variable NoteStore_getFilteredSyncChunk_args::$_TSPEC is not documented
(#5340) Variable NoteStore_getFilteredSyncChunk_args::$authenticationToken is not documented
(#5341) Variable NoteStore_getFilteredSyncChunk_args::$afterUSN is not documented
(#5342) Variable NoteStore_getFilteredSyncChunk_args::$maxEntries is not documented
(#5343) Variable NoteStore_getFilteredSyncChunk_args::$filter is not documented
(#5475) Variable NoteStore_getFilteredSyncChunk_result::$_TSPEC is not documented
(#5477) Variable NoteStore_getFilteredSyncChunk_result::$success is not documented
(#5478) Variable NoteStore_getFilteredSyncChunk_result::$userException is not documented
(#5479) Variable NoteStore_getFilteredSyncChunk_result::$systemException is not documented
(#5596) Variable NoteStore_getLinkedNotebookSyncState_args::$_TSPEC is not documented
(#5598) Variable NoteStore_getLinkedNotebookSyncState_args::$authenticationToken is not documented
(#5599) Variable NoteStore_getLinkedNotebookSyncState_args::$linkedNotebook is not documented
(#5693) Variable NoteStore_getLinkedNotebookSyncState_result::$_TSPEC is not documented
(#5695) Variable NoteStore_getLinkedNotebookSyncState_result::$success is not documented
(#5696) Variable NoteStore_getLinkedNotebookSyncState_result::$userException is not documented
(#5697) Variable NoteStore_getLinkedNotebookSyncState_result::$systemException is not documented
(#5698) Variable NoteStore_getLinkedNotebookSyncState_result::$notFoundException is not documented
(#5836) Variable NoteStore_getLinkedNotebookSyncChunk_args::$_TSPEC is not documented
(#5838) Variable NoteStore_getLinkedNotebookSyncChunk_args::$authenticationToken is not documented
(#5839) Variable NoteStore_getLinkedNotebookSyncChunk_args::$linkedNotebook is not documented
(#5840) Variable NoteStore_getLinkedNotebookSyncChunk_args::$afterUSN is not documented
(#5841) Variable NoteStore_getLinkedNotebookSyncChunk_args::$maxEntries is not documented
(#5842) Variable NoteStore_getLinkedNotebookSyncChunk_args::$fullSyncOnly is not documented
(#5993) Variable NoteStore_getLinkedNotebookSyncChunk_result::$_TSPEC is not documented
(#5995) Variable NoteStore_getLinkedNotebookSyncChunk_result::$success is not documented
(#5996) Variable NoteStore_getLinkedNotebookSyncChunk_result::$userException is not documented
(#5997) Variable NoteStore_getLinkedNotebookSyncChunk_result::$systemException is not documented
(#5998) Variable NoteStore_getLinkedNotebookSyncChunk_result::$notFoundException is not documented
(#6136) Variable NoteStore_listNotebooks_args::$_TSPEC is not documented
(#6138) Variable NoteStore_listNotebooks_args::$authenticationToken is not documented
(#6208) Variable NoteStore_listNotebooks_result::$_TSPEC is not documented
(#6210) Variable NoteStore_listNotebooks_result::$success is not documented
(#6211) Variable NoteStore_listNotebooks_result::$userException is not documented
(#6212) Variable NoteStore_listNotebooks_result::$systemException is not documented
(#6352) Variable NoteStore_getNotebook_args::$_TSPEC is not documented
(#6354) Variable NoteStore_getNotebook_args::$authenticationToken is not documented
(#6355) Variable NoteStore_getNotebook_args::$guid is not documented
(#6444) Variable NoteStore_getNotebook_result::$_TSPEC is not documented
(#6446) Variable NoteStore_getNotebook_result::$success is not documented
(#6447) Variable NoteStore_getNotebook_result::$userException is not documented
(#6448) Variable NoteStore_getNotebook_result::$systemException is not documented
(#6449) Variable NoteStore_getNotebook_result::$notFoundException is not documented
(#6587) Variable NoteStore_getDefaultNotebook_args::$_TSPEC is not documented
(#6589) Variable NoteStore_getDefaultNotebook_args::$authenticationToken is not documented
(#6659) Variable NoteStore_getDefaultNotebook_result::$_TSPEC is not documented
(#6661) Variable NoteStore_getDefaultNotebook_result::$success is not documented
(#6662) Variable NoteStore_getDefaultNotebook_result::$userException is not documented
(#6663) Variable NoteStore_getDefaultNotebook_result::$systemException is not documented
(#6780) Variable NoteStore_createNotebook_args::$_TSPEC is not documented
(#6782) Variable NoteStore_createNotebook_args::$authenticationToken is not documented
(#6783) Variable NoteStore_createNotebook_args::$notebook is not documented
(#6877) Variable NoteStore_createNotebook_result::$_TSPEC is not documented
(#6879) Variable NoteStore_createNotebook_result::$success is not documented
(#6880) Variable NoteStore_createNotebook_result::$userException is not documented
(#6881) Variable NoteStore_createNotebook_result::$systemException is not documented
(#6998) Variable NoteStore_updateNotebook_args::$_TSPEC is not documented
(#7000) Variable NoteStore_updateNotebook_args::$authenticationToken is not documented
(#7001) Variable NoteStore_updateNotebook_args::$notebook is not documented
(#7095) Variable NoteStore_updateNotebook_result::$_TSPEC is not documented
(#7097) Variable NoteStore_updateNotebook_result::$success is not documented
(#7098) Variable NoteStore_updateNotebook_result::$userException is not documented
(#7099) Variable NoteStore_updateNotebook_result::$systemException is not documented
(#7100) Variable NoteStore_updateNotebook_result::$notFoundException is not documented
(#7233) Variable NoteStore_expungeNotebook_args::$_TSPEC is not documented
(#7235) Variable NoteStore_expungeNotebook_args::$authenticationToken is not documented
(#7236) Variable NoteStore_expungeNotebook_args::$guid is not documented
(#7325) Variable NoteStore_expungeNotebook_result::$_TSPEC is not documented
(#7327) Variable NoteStore_expungeNotebook_result::$success is not documented
(#7328) Variable NoteStore_expungeNotebook_result::$userException is not documented
(#7329) Variable NoteStore_expungeNotebook_result::$systemException is not documented
(#7330) Variable NoteStore_expungeNotebook_result::$notFoundException is not documented
(#7463) Variable NoteStore_listTags_args::$_TSPEC is not documented
(#7465) Variable NoteStore_listTags_args::$authenticationToken is not documented
(#7535) Variable NoteStore_listTags_result::$_TSPEC is not documented
(#7537) Variable NoteStore_listTags_result::$success is not documented
(#7538) Variable NoteStore_listTags_result::$userException is not documented
(#7539) Variable NoteStore_listTags_result::$systemException is not documented
(#7679) Variable NoteStore_listTagsByNotebook_args::$_TSPEC is not documented
(#7681) Variable NoteStore_listTagsByNotebook_args::$authenticationToken is not documented
(#7682) Variable NoteStore_listTagsByNotebook_args::$notebookGuid is not documented
(#7771) Variable NoteStore_listTagsByNotebook_result::$_TSPEC is not documented
(#7773) Variable NoteStore_listTagsByNotebook_result::$success is not documented
(#7774) Variable NoteStore_listTagsByNotebook_result::$userException is not documented
(#7775) Variable NoteStore_listTagsByNotebook_result::$systemException is not documented
(#7776) Variable NoteStore_listTagsByNotebook_result::$notFoundException is not documented
(#7937) Variable NoteStore_getTag_args::$_TSPEC is not documented
(#7939) Variable NoteStore_getTag_args::$authenticationToken is not documented
(#7940) Variable NoteStore_getTag_args::$guid is not documented
(#8029) Variable NoteStore_getTag_result::$_TSPEC is not documented
(#8031) Variable NoteStore_getTag_result::$success is not documented
(#8032) Variable NoteStore_getTag_result::$userException is not documented
(#8033) Variable NoteStore_getTag_result::$systemException is not documented
(#8034) Variable NoteStore_getTag_result::$notFoundException is not documented
(#8172) Variable NoteStore_createTag_args::$_TSPEC is not documented
(#8174) Variable NoteStore_createTag_args::$authenticationToken is not documented
(#8175) Variable NoteStore_createTag_args::$tag is not documented
(#8269) Variable NoteStore_createTag_result::$_TSPEC is not documented
(#8271) Variable NoteStore_createTag_result::$success is not documented
(#8272) Variable NoteStore_createTag_result::$userException is not documented
(#8273) Variable NoteStore_createTag_result::$systemException is not documented
(#8274) Variable NoteStore_createTag_result::$notFoundException is not documented
(#8412) Variable NoteStore_updateTag_args::$_TSPEC is not documented
(#8414) Variable NoteStore_updateTag_args::$authenticationToken is not documented
(#8415) Variable NoteStore_updateTag_args::$tag is not documented
(#8509) Variable NoteStore_updateTag_result::$_TSPEC is not documented
(#8511) Variable NoteStore_updateTag_result::$success is not documented
(#8512) Variable NoteStore_updateTag_result::$userException is not documented
(#8513) Variable NoteStore_updateTag_result::$systemException is not documented
(#8514) Variable NoteStore_updateTag_result::$notFoundException is not documented
(#8647) Variable NoteStore_untagAll_args::$_TSPEC is not documented
(#8649) Variable NoteStore_untagAll_args::$authenticationToken is not documented
(#8650) Variable NoteStore_untagAll_args::$guid is not documented
(#8739) Variable NoteStore_untagAll_result::$_TSPEC is not documented
(#8741) Variable NoteStore_untagAll_result::$userException is not documented
(#8742) Variable NoteStore_untagAll_result::$systemException is not documented
(#8743) Variable NoteStore_untagAll_result::$notFoundException is not documented
(#8857) Variable NoteStore_expungeTag_args::$_TSPEC is not documented
(#8859) Variable NoteStore_expungeTag_args::$authenticationToken is not documented
(#8860) Variable NoteStore_expungeTag_args::$guid is not documented
(#8949) Variable NoteStore_expungeTag_result::$_TSPEC is not documented
(#8951) Variable NoteStore_expungeTag_result::$success is not documented
(#8952) Variable NoteStore_expungeTag_result::$userException is not documented
(#8953) Variable NoteStore_expungeTag_result::$systemException is not documented
(#8954) Variable NoteStore_expungeTag_result::$notFoundException is not documented
(#9087) Variable NoteStore_listSearches_args::$_TSPEC is not documented
(#9089) Variable NoteStore_listSearches_args::$authenticationToken is not documented
(#9159) Variable NoteStore_listSearches_result::$_TSPEC is not documented
(#9161) Variable NoteStore_listSearches_result::$success is not documented
(#9162) Variable NoteStore_listSearches_result::$userException is not documented
(#9163) Variable NoteStore_listSearches_result::$systemException is not documented
(#9303) Variable NoteStore_getSearch_args::$_TSPEC is not documented
(#9305) Variable NoteStore_getSearch_args::$authenticationToken is not documented
(#9306) Variable NoteStore_getSearch_args::$guid is not documented
(#9395) Variable NoteStore_getSearch_result::$_TSPEC is not documented
(#9397) Variable NoteStore_getSearch_result::$success is not documented
(#9398) Variable NoteStore_getSearch_result::$userException is not documented
(#9399) Variable NoteStore_getSearch_result::$systemException is not documented
(#9400) Variable NoteStore_getSearch_result::$notFoundException is not documented
(#9538) Variable NoteStore_createSearch_args::$_TSPEC is not documented
(#9540) Variable NoteStore_createSearch_args::$authenticationToken is not documented
(#9541) Variable NoteStore_createSearch_args::$search is not documented
(#9635) Variable NoteStore_createSearch_result::$_TSPEC is not documented
(#9637) Variable NoteStore_createSearch_result::$success is not documented
(#9638) Variable NoteStore_createSearch_result::$userException is not documented
(#9639) Variable NoteStore_createSearch_result::$systemException is not documented
(#9756) Variable NoteStore_updateSearch_args::$_TSPEC is not documented
(#9758) Variable NoteStore_updateSearch_args::$authenticationToken is not documented
(#9759) Variable NoteStore_updateSearch_args::$search is not documented
(#9853) Variable NoteStore_updateSearch_result::$_TSPEC is not documented
(#9855) Variable NoteStore_updateSearch_result::$success is not documented
(#9856) Variable NoteStore_updateSearch_result::$userException is not documented
(#9857) Variable NoteStore_updateSearch_result::$systemException is not documented
(#9858) Variable NoteStore_updateSearch_result::$notFoundException is not documented
(#9991) Variable NoteStore_expungeSearch_args::$_TSPEC is not documented
(#9993) Variable NoteStore_expungeSearch_args::$authenticationToken is not documented
(#9994) Variable NoteStore_expungeSearch_args::$guid is not documented
(#10083) Variable NoteStore_expungeSearch_result::$_TSPEC is not documented
(#10085) Variable NoteStore_expungeSearch_result::$success is not documented
(#10086) Variable NoteStore_expungeSearch_result::$userException is not documented
(#10087) Variable NoteStore_expungeSearch_result::$systemException is not documented
(#10088) Variable NoteStore_expungeSearch_result::$notFoundException is not documented
(#10221) Variable NoteStore_findNotes_args::$_TSPEC is not documented
(#10223) Variable NoteStore_findNotes_args::$authenticationToken is not documented
(#10224) Variable NoteStore_findNotes_args::$filter is not documented
(#10225) Variable NoteStore_findNotes_args::$offset is not documented
(#10226) Variable NoteStore_findNotes_args::$maxNotes is not documented
(#10358) Variable NoteStore_findNotes_result::$_TSPEC is not documented
(#10360) Variable NoteStore_findNotes_result::$success is not documented
(#10361) Variable NoteStore_findNotes_result::$userException is not documented
(#10362) Variable NoteStore_findNotes_result::$systemException is not documented
(#10363) Variable NoteStore_findNotes_result::$notFoundException is not documented
(#10501) Variable NoteStore_findNoteOffset_args::$_TSPEC is not documented
(#10503) Variable NoteStore_findNoteOffset_args::$authenticationToken is not documented
(#10504) Variable NoteStore_findNoteOffset_args::$filter is not documented
(#10505) Variable NoteStore_findNoteOffset_args::$guid is not documented
(#10618) Variable NoteStore_findNoteOffset_result::$_TSPEC is not documented
(#10620) Variable NoteStore_findNoteOffset_result::$success is not documented
(#10621) Variable NoteStore_findNoteOffset_result::$userException is not documented
(#10622) Variable NoteStore_findNoteOffset_result::$systemException is not documented
(#10623) Variable NoteStore_findNoteOffset_result::$notFoundException is not documented
(#10756) Variable NoteStore_findNotesMetadata_args::$_TSPEC is not documented
(#10758) Variable NoteStore_findNotesMetadata_args::$authenticationToken is not documented
(#10759) Variable NoteStore_findNotesMetadata_args::$filter is not documented
(#10760) Variable NoteStore_findNotesMetadata_args::$offset is not documented
(#10761) Variable NoteStore_findNotesMetadata_args::$maxNotes is not documented
(#10762) Variable NoteStore_findNotesMetadata_args::$resultSpec is not documented
(#10918) Variable NoteStore_findNotesMetadata_result::$_TSPEC is not documented
(#10920) Variable NoteStore_findNotesMetadata_result::$success is not documented
(#10921) Variable NoteStore_findNotesMetadata_result::$userException is not documented
(#10922) Variable NoteStore_findNotesMetadata_result::$systemException is not documented
(#10923) Variable NoteStore_findNotesMetadata_result::$notFoundException is not documented
(#11061) Variable NoteStore_findNoteCounts_args::$_TSPEC is not documented
(#11063) Variable NoteStore_findNoteCounts_args::$authenticationToken is not documented
(#11064) Variable NoteStore_findNoteCounts_args::$filter is not documented
(#11065) Variable NoteStore_findNoteCounts_args::$withTrash is not documented
(#11178) Variable NoteStore_findNoteCounts_result::$_TSPEC is not documented
(#11180) Variable NoteStore_findNoteCounts_result::$success is not documented
(#11181) Variable NoteStore_findNoteCounts_result::$userException is not documented
(#11182) Variable NoteStore_findNoteCounts_result::$systemException is not documented
(#11183) Variable NoteStore_findNoteCounts_result::$notFoundException is not documented
(#11321) Variable NoteStore_getNote_args::$_TSPEC is not documented
(#11323) Variable NoteStore_getNote_args::$authenticationToken is not documented
(#11324) Variable NoteStore_getNote_args::$guid is not documented
(#11325) Variable NoteStore_getNote_args::$withContent is not documented
(#11326) Variable NoteStore_getNote_args::$withResourcesData is not documented
(#11327) Variable NoteStore_getNote_args::$withResourcesRecognition is not documented
(#11328) Variable NoteStore_getNote_args::$withResourcesAlternateData is not documented
(#11493) Variable NoteStore_getNote_result::$_TSPEC is not documented
(#11495) Variable NoteStore_getNote_result::$success is not documented
(#11496) Variable NoteStore_getNote_result::$userException is not documented
(#11497) Variable NoteStore_getNote_result::$systemException is not documented
(#11498) Variable NoteStore_getNote_result::$notFoundException is not documented
(#11636) Variable NoteStore_getNoteApplicationData_args::$_TSPEC is not documented
(#11638) Variable NoteStore_getNoteApplicationData_args::$authenticationToken is not documented
(#11639) Variable NoteStore_getNoteApplicationData_args::$guid is not documented
(#11728) Variable NoteStore_getNoteApplicationData_result::$_TSPEC is not documented
(#11730) Variable NoteStore_getNoteApplicationData_result::$success is not documented
(#11731) Variable NoteStore_getNoteApplicationData_result::$userException is not documented
(#11732) Variable NoteStore_getNoteApplicationData_result::$systemException is not documented
(#11733) Variable NoteStore_getNoteApplicationData_result::$notFoundException is not documented
(#11871) Variable NoteStore_getNoteApplicationDataEntry_args::$_TSPEC is not documented
(#11873) Variable NoteStore_getNoteApplicationDataEntry_args::$authenticationToken is not documented
(#11874) Variable NoteStore_getNoteApplicationDataEntry_args::$guid is not documented
(#11875) Variable NoteStore_getNoteApplicationDataEntry_args::$key is not documented
(#11983) Variable NoteStore_getNoteApplicationDataEntry_result::$_TSPEC is not documented
(#11985) Variable NoteStore_getNoteApplicationDataEntry_result::$success is not documented
(#11986) Variable NoteStore_getNoteApplicationDataEntry_result::$userException is not documented
(#11987) Variable NoteStore_getNoteApplicationDataEntry_result::$systemException is not documented
(#11988) Variable NoteStore_getNoteApplicationDataEntry_result::$notFoundException is not documented
(#12121) Variable NoteStore_setNoteApplicationDataEntry_args::$_TSPEC is not documented
(#12123) Variable NoteStore_setNoteApplicationDataEntry_args::$authenticationToken is not documented
(#12124) Variable NoteStore_setNoteApplicationDataEntry_args::$guid is not documented
(#12125) Variable NoteStore_setNoteApplicationDataEntry_args::$key is not documented
(#12126) Variable NoteStore_setNoteApplicationDataEntry_args::$value is not documented
(#12253) Variable NoteStore_setNoteApplicationDataEntry_result::$_TSPEC is not documented
(#12255) Variable NoteStore_setNoteApplicationDataEntry_result::$success is not documented
(#12256) Variable NoteStore_setNoteApplicationDataEntry_result::$userException is not documented
(#12257) Variable NoteStore_setNoteApplicationDataEntry_result::$systemException is not documented
(#12258) Variable NoteStore_setNoteApplicationDataEntry_result::$notFoundException is not documented
(#12391) Variable NoteStore_unsetNoteApplicationDataEntry_args::$_TSPEC is not documented
(#12393) Variable NoteStore_unsetNoteApplicationDataEntry_args::$authenticationToken is not documented
(#12394) Variable NoteStore_unsetNoteApplicationDataEntry_args::$guid is not documented
(#12395) Variable NoteStore_unsetNoteApplicationDataEntry_args::$key is not documented
(#12503) Variable NoteStore_unsetNoteApplicationDataEntry_result::$_TSPEC is not documented
(#12505) Variable NoteStore_unsetNoteApplicationDataEntry_result::$success is not documented
(#12506) Variable NoteStore_unsetNoteApplicationDataEntry_result::$userException is not documented
(#12507) Variable NoteStore_unsetNoteApplicationDataEntry_result::$systemException is not documented
(#12508) Variable NoteStore_unsetNoteApplicationDataEntry_result::$notFoundException is not documented
(#12641) Variable NoteStore_getNoteContent_args::$_TSPEC is not documented
(#12643) Variable NoteStore_getNoteContent_args::$authenticationToken is not documented
(#12644) Variable NoteStore_getNoteContent_args::$guid is not documented
(#12733) Variable NoteStore_getNoteContent_result::$_TSPEC is not documented
(#12735) Variable NoteStore_getNoteContent_result::$success is not documented
(#12736) Variable NoteStore_getNoteContent_result::$userException is not documented
(#12737) Variable NoteStore_getNoteContent_result::$systemException is not documented
(#12738) Variable NoteStore_getNoteContent_result::$notFoundException is not documented
(#12871) Variable NoteStore_getNoteSearchText_args::$_TSPEC is not documented
(#12873) Variable NoteStore_getNoteSearchText_args::$authenticationToken is not documented
(#12874) Variable NoteStore_getNoteSearchText_args::$guid is not documented
(#12875) Variable NoteStore_getNoteSearchText_args::$noteOnly is not documented
(#12876) Variable NoteStore_getNoteSearchText_args::$tokenizeForIndexing is not documented
(#13003) Variable NoteStore_getNoteSearchText_result::$_TSPEC is not documented
(#13005) Variable NoteStore_getNoteSearchText_result::$success is not documented
(#13006) Variable NoteStore_getNoteSearchText_result::$userException is not documented
(#13007) Variable NoteStore_getNoteSearchText_result::$systemException is not documented
(#13008) Variable NoteStore_getNoteSearchText_result::$notFoundException is not documented
(#13141) Variable NoteStore_getResourceSearchText_args::$_TSPEC is not documented
(#13143) Variable NoteStore_getResourceSearchText_args::$authenticationToken is not documented
(#13144) Variable NoteStore_getResourceSearchText_args::$guid is not documented
(#13233) Variable NoteStore_getResourceSearchText_result::$_TSPEC is not documented
(#13235) Variable NoteStore_getResourceSearchText_result::$success is not documented
(#13236) Variable NoteStore_getResourceSearchText_result::$userException is not documented
(#13237) Variable NoteStore_getResourceSearchText_result::$systemException is not documented
(#13238) Variable NoteStore_getResourceSearchText_result::$notFoundException is not documented
(#13371) Variable NoteStore_getNoteTagNames_args::$_TSPEC is not documented
(#13373) Variable NoteStore_getNoteTagNames_args::$authenticationToken is not documented
(#13374) Variable NoteStore_getNoteTagNames_args::$guid is not documented
(#13463) Variable NoteStore_getNoteTagNames_result::$_TSPEC is not documented
(#13465) Variable NoteStore_getNoteTagNames_result::$success is not documented
(#13466) Variable NoteStore_getNoteTagNames_result::$userException is not documented
(#13467) Variable NoteStore_getNoteTagNames_result::$systemException is not documented
(#13468) Variable NoteStore_getNoteTagNames_result::$notFoundException is not documented
(#13627) Variable NoteStore_createNote_args::$_TSPEC is not documented
(#13629) Variable NoteStore_createNote_args::$authenticationToken is not documented
(#13630) Variable NoteStore_createNote_args::$note is not documented
(#13724) Variable NoteStore_createNote_result::$_TSPEC is not documented
(#13726) Variable NoteStore_createNote_result::$success is not documented
(#13727) Variable NoteStore_createNote_result::$userException is not documented
(#13728) Variable NoteStore_createNote_result::$systemException is not documented
(#13729) Variable NoteStore_createNote_result::$notFoundException is not documented
(#13867) Variable NoteStore_updateNote_args::$_TSPEC is not documented
(#13869) Variable NoteStore_updateNote_args::$authenticationToken is not documented
(#13870) Variable NoteStore_updateNote_args::$note is not documented
(#13964) Variable NoteStore_updateNote_result::$_TSPEC is not documented
(#13966) Variable NoteStore_updateNote_result::$success is not documented
(#13967) Variable NoteStore_updateNote_result::$userException is not documented
(#13968) Variable NoteStore_updateNote_result::$systemException is not documented
(#13969) Variable NoteStore_updateNote_result::$notFoundException is not documented
(#14107) Variable NoteStore_deleteNote_args::$_TSPEC is not documented
(#14109) Variable NoteStore_deleteNote_args::$authenticationToken is not documented
(#14110) Variable NoteStore_deleteNote_args::$guid is not documented
(#14199) Variable NoteStore_deleteNote_result::$_TSPEC is not documented
(#14201) Variable NoteStore_deleteNote_result::$success is not documented
(#14202) Variable NoteStore_deleteNote_result::$userException is not documented
(#14203) Variable NoteStore_deleteNote_result::$systemException is not documented
(#14204) Variable NoteStore_deleteNote_result::$notFoundException is not documented
(#14337) Variable NoteStore_expungeNote_args::$_TSPEC is not documented
(#14339) Variable NoteStore_expungeNote_args::$authenticationToken is not documented
(#14340) Variable NoteStore_expungeNote_args::$guid is not documented
(#14429) Variable NoteStore_expungeNote_result::$_TSPEC is not documented
(#14431) Variable NoteStore_expungeNote_result::$success is not documented
(#14432) Variable NoteStore_expungeNote_result::$userException is not documented
(#14433) Variable NoteStore_expungeNote_result::$systemException is not documented
(#14434) Variable NoteStore_expungeNote_result::$notFoundException is not documented
(#14567) Variable NoteStore_expungeNotes_args::$_TSPEC is not documented
(#14569) Variable NoteStore_expungeNotes_args::$authenticationToken is not documented
(#14570) Variable NoteStore_expungeNotes_args::$noteGuids is not documented
(#14685) Variable NoteStore_expungeNotes_result::$_TSPEC is not documented
(#14687) Variable NoteStore_expungeNotes_result::$success is not documented
(#14688) Variable NoteStore_expungeNotes_result::$userException is not documented
(#14689) Variable NoteStore_expungeNotes_result::$systemException is not documented
(#14690) Variable NoteStore_expungeNotes_result::$notFoundException is not documented
(#14823) Variable NoteStore_expungeInactiveNotes_args::$_TSPEC is not documented
(#14825) Variable NoteStore_expungeInactiveNotes_args::$authenticationToken is not documented
(#14895) Variable NoteStore_expungeInactiveNotes_result::$_TSPEC is not documented
(#14897) Variable NoteStore_expungeInactiveNotes_result::$success is not documented
(#14898) Variable NoteStore_expungeInactiveNotes_result::$userException is not documented
(#14899) Variable NoteStore_expungeInactiveNotes_result::$systemException is not documented
(#15011) Variable NoteStore_copyNote_args::$_TSPEC is not documented
(#15013) Variable NoteStore_copyNote_args::$authenticationToken is not documented
(#15014) Variable NoteStore_copyNote_args::$noteGuid is not documented
(#15015) Variable NoteStore_copyNote_args::$toNotebookGuid is not documented
(#15123) Variable NoteStore_copyNote_result::$_TSPEC is not documented
(#15125) Variable NoteStore_copyNote_result::$success is not documented
(#15126) Variable NoteStore_copyNote_result::$userException is not documented
(#15127) Variable NoteStore_copyNote_result::$systemException is not documented
(#15128) Variable NoteStore_copyNote_result::$notFoundException is not documented
(#15266) Variable NoteStore_listNoteVersions_args::$_TSPEC is not documented
(#15268) Variable NoteStore_listNoteVersions_args::$authenticationToken is not documented
(#15269) Variable NoteStore_listNoteVersions_args::$noteGuid is not documented
(#15358) Variable NoteStore_listNoteVersions_result::$_TSPEC is not documented
(#15360) Variable NoteStore_listNoteVersions_result::$success is not documented
(#15361) Variable NoteStore_listNoteVersions_result::$userException is not documented
(#15362) Variable NoteStore_listNoteVersions_result::$systemException is not documented
(#15363) Variable NoteStore_listNoteVersions_result::$notFoundException is not documented
(#15524) Variable NoteStore_getNoteVersion_args::$_TSPEC is not documented
(#15526) Variable NoteStore_getNoteVersion_args::$authenticationToken is not documented
(#15527) Variable NoteStore_getNoteVersion_args::$noteGuid is not documented
(#15528) Variable NoteStore_getNoteVersion_args::$updateSequenceNum is not documented
(#15529) Variable NoteStore_getNoteVersion_args::$withResourcesData is not documented
(#15530) Variable NoteStore_getNoteVersion_args::$withResourcesRecognition is not documented
(#15531) Variable NoteStore_getNoteVersion_args::$withResourcesAlternateData is not documented
(#15696) Variable NoteStore_getNoteVersion_result::$_TSPEC is not documented
(#15698) Variable NoteStore_getNoteVersion_result::$success is not documented
(#15699) Variable NoteStore_getNoteVersion_result::$userException is not documented
(#15700) Variable NoteStore_getNoteVersion_result::$systemException is not documented
(#15701) Variable NoteStore_getNoteVersion_result::$notFoundException is not documented
(#15839) Variable NoteStore_getResource_args::$_TSPEC is not documented
(#15841) Variable NoteStore_getResource_args::$authenticationToken is not documented
(#15842) Variable NoteStore_getResource_args::$guid is not documented
(#15843) Variable NoteStore_getResource_args::$withData is not documented
(#15844) Variable NoteStore_getResource_args::$withRecognition is not documented
(#15845) Variable NoteStore_getResource_args::$withAttributes is not documented
(#15846) Variable NoteStore_getResource_args::$withAlternateData is not documented
(#16011) Variable NoteStore_getResource_result::$_TSPEC is not documented
(#16013) Variable NoteStore_getResource_result::$success is not documented
(#16014) Variable NoteStore_getResource_result::$userException is not documented
(#16015) Variable NoteStore_getResource_result::$systemException is not documented
(#16016) Variable NoteStore_getResource_result::$notFoundException is not documented
(#16154) Variable NoteStore_getResourceApplicationData_args::$_TSPEC is not documented
(#16156) Variable NoteStore_getResourceApplicationData_args::$authenticationToken is not documented
(#16157) Variable NoteStore_getResourceApplicationData_args::$guid is not documented
(#16246) Variable NoteStore_getResourceApplicationData_result::$_TSPEC is not documented
(#16248) Variable NoteStore_getResourceApplicationData_result::$success is not documented
(#16249) Variable NoteStore_getResourceApplicationData_result::$userException is not documented
(#16250) Variable NoteStore_getResourceApplicationData_result::$systemException is not documented
(#16251) Variable NoteStore_getResourceApplicationData_result::$notFoundException is not documented
(#16389) Variable NoteStore_getResourceApplicationDataEntry_args::$_TSPEC is not documented
(#16391) Variable NoteStore_getResourceApplicationDataEntry_args::$authenticationToken is not documented
(#16392) Variable NoteStore_getResourceApplicationDataEntry_args::$guid is not documented
(#16393) Variable NoteStore_getResourceApplicationDataEntry_args::$key is not documented
(#16501) Variable NoteStore_getResourceApplicationDataEntry_result::$_TSPEC is not documented
(#16503) Variable NoteStore_getResourceApplicationDataEntry_result::$success is not documented
(#16504) Variable NoteStore_getResourceApplicationDataEntry_result::$userException is not documented
(#16505) Variable NoteStore_getResourceApplicationDataEntry_result::$systemException is not documented
(#16506) Variable NoteStore_getResourceApplicationDataEntry_result::$notFoundException is not documented
(#16639) Variable NoteStore_setResourceApplicationDataEntry_args::$_TSPEC is not documented
(#16641) Variable NoteStore_setResourceApplicationDataEntry_args::$authenticationToken is not documented
(#16642) Variable NoteStore_setResourceApplicationDataEntry_args::$guid is not documented
(#16643) Variable NoteStore_setResourceApplicationDataEntry_args::$key is not documented
(#16644) Variable NoteStore_setResourceApplicationDataEntry_args::$value is not documented
(#16771) Variable NoteStore_setResourceApplicationDataEntry_result::$_TSPEC is not documented
(#16773) Variable NoteStore_setResourceApplicationDataEntry_result::$success is not documented
(#16774) Variable NoteStore_setResourceApplicationDataEntry_result::$userException is not documented
(#16775) Variable NoteStore_setResourceApplicationDataEntry_result::$systemException is not documented
(#16776) Variable NoteStore_setResourceApplicationDataEntry_result::$notFoundException is not documented
(#16909) Variable NoteStore_unsetResourceApplicationDataEntry_args::$_TSPEC is not documented
(#16911) Variable NoteStore_unsetResourceApplicationDataEntry_args::$authenticationToken is not documented
(#16912) Variable NoteStore_unsetResourceApplicationDataEntry_args::$guid is not documented
(#16913) Variable NoteStore_unsetResourceApplicationDataEntry_args::$key is not documented
(#17021) Variable NoteStore_unsetResourceApplicationDataEntry_result::$_TSPEC is not documented
(#17023) Variable NoteStore_unsetResourceApplicationDataEntry_result::$success is not documented
(#17024) Variable NoteStore_unsetResourceApplicationDataEntry_result::$userException is not documented
(#17025) Variable NoteStore_unsetResourceApplicationDataEntry_result::$systemException is not documented
(#17026) Variable NoteStore_unsetResourceApplicationDataEntry_result::$notFoundException is not documented
(#17159) Variable NoteStore_updateResource_args::$_TSPEC is not documented
(#17161) Variable NoteStore_updateResource_args::$authenticationToken is not documented
(#17162) Variable NoteStore_updateResource_args::$resource is not documented
(#17256) Variable NoteStore_updateResource_result::$_TSPEC is not documented
(#17258) Variable NoteStore_updateResource_result::$success is not documented
(#17259) Variable NoteStore_updateResource_result::$userException is not documented
(#17260) Variable NoteStore_updateResource_result::$systemException is not documented
(#17261) Variable NoteStore_updateResource_result::$notFoundException is not documented
(#17394) Variable NoteStore_getResourceData_args::$_TSPEC is not documented
(#17396) Variable NoteStore_getResourceData_args::$authenticationToken is not documented
(#17397) Variable NoteStore_getResourceData_args::$guid is not documented
(#17486) Variable NoteStore_getResourceData_result::$_TSPEC is not documented
(#17488) Variable NoteStore_getResourceData_result::$success is not documented
(#17489) Variable NoteStore_getResourceData_result::$userException is not documented
(#17490) Variable NoteStore_getResourceData_result::$systemException is not documented
(#17491) Variable NoteStore_getResourceData_result::$notFoundException is not documented
(#17624) Variable NoteStore_getResourceByHash_args::$_TSPEC is not documented
(#17626) Variable NoteStore_getResourceByHash_args::$authenticationToken is not documented
(#17627) Variable NoteStore_getResourceByHash_args::$noteGuid is not documented
(#17628) Variable NoteStore_getResourceByHash_args::$contentHash is not documented
(#17629) Variable NoteStore_getResourceByHash_args::$withData is not documented
(#17630) Variable NoteStore_getResourceByHash_args::$withRecognition is not documented
(#17631) Variable NoteStore_getResourceByHash_args::$withAlternateData is not documented
(#17796) Variable NoteStore_getResourceByHash_result::$_TSPEC is not documented
(#17798) Variable NoteStore_getResourceByHash_result::$success is not documented
(#17799) Variable NoteStore_getResourceByHash_result::$userException is not documented
(#17800) Variable NoteStore_getResourceByHash_result::$systemException is not documented
(#17801) Variable NoteStore_getResourceByHash_result::$notFoundException is not documented
(#17939) Variable NoteStore_getResourceRecognition_args::$_TSPEC is not documented
(#17941) Variable NoteStore_getResourceRecognition_args::$authenticationToken is not documented
(#17942) Variable NoteStore_getResourceRecognition_args::$guid is not documented
(#18031) Variable NoteStore_getResourceRecognition_result::$_TSPEC is not documented
(#18033) Variable NoteStore_getResourceRecognition_result::$success is not documented
(#18034) Variable NoteStore_getResourceRecognition_result::$userException is not documented
(#18035) Variable NoteStore_getResourceRecognition_result::$systemException is not documented
(#18036) Variable NoteStore_getResourceRecognition_result::$notFoundException is not documented
(#18169) Variable NoteStore_getResourceAlternateData_args::$_TSPEC is not documented
(#18171) Variable NoteStore_getResourceAlternateData_args::$authenticationToken is not documented
(#18172) Variable NoteStore_getResourceAlternateData_args::$guid is not documented
(#18261) Variable NoteStore_getResourceAlternateData_result::$_TSPEC is not documented
(#18263) Variable NoteStore_getResourceAlternateData_result::$success is not documented
(#18264) Variable NoteStore_getResourceAlternateData_result::$userException is not documented
(#18265) Variable NoteStore_getResourceAlternateData_result::$systemException is not documented
(#18266) Variable NoteStore_getResourceAlternateData_result::$notFoundException is not documented
(#18399) Variable NoteStore_getResourceAttributes_args::$_TSPEC is not documented
(#18401) Variable NoteStore_getResourceAttributes_args::$authenticationToken is not documented
(#18402) Variable NoteStore_getResourceAttributes_args::$guid is not documented
(#18491) Variable NoteStore_getResourceAttributes_result::$_TSPEC is not documented
(#18493) Variable NoteStore_getResourceAttributes_result::$success is not documented
(#18494) Variable NoteStore_getResourceAttributes_result::$userException is not documented
(#18495) Variable NoteStore_getResourceAttributes_result::$systemException is not documented
(#18496) Variable NoteStore_getResourceAttributes_result::$notFoundException is not documented
(#18634) Variable NoteStore_getPublicNotebook_args::$_TSPEC is not documented
(#18636) Variable NoteStore_getPublicNotebook_args::$userId is not documented
(#18637) Variable NoteStore_getPublicNotebook_args::$publicUri is not documented
(#18726) Variable NoteStore_getPublicNotebook_result::$_TSPEC is not documented
(#18728) Variable NoteStore_getPublicNotebook_result::$success is not documented
(#18729) Variable NoteStore_getPublicNotebook_result::$systemException is not documented
(#18730) Variable NoteStore_getPublicNotebook_result::$notFoundException is not documented
(#18847) Variable NoteStore_createSharedNotebook_args::$_TSPEC is not documented
(#18849) Variable NoteStore_createSharedNotebook_args::$authenticationToken is not documented
(#18850) Variable NoteStore_createSharedNotebook_args::$sharedNotebook is not documented
(#18944) Variable NoteStore_createSharedNotebook_result::$_TSPEC is not documented
(#18946) Variable NoteStore_createSharedNotebook_result::$success is not documented
(#18947) Variable NoteStore_createSharedNotebook_result::$userException is not documented
(#18948) Variable NoteStore_createSharedNotebook_result::$notFoundException is not documented
(#18949) Variable NoteStore_createSharedNotebook_result::$systemException is not documented
(#19087) Variable NoteStore_updateSharedNotebook_args::$_TSPEC is not documented
(#19089) Variable NoteStore_updateSharedNotebook_args::$authenticationToken is not documented
(#19090) Variable NoteStore_updateSharedNotebook_args::$sharedNotebook is not documented
(#19184) Variable NoteStore_updateSharedNotebook_result::$_TSPEC is not documented
(#19186) Variable NoteStore_updateSharedNotebook_result::$success is not documented
(#19187) Variable NoteStore_updateSharedNotebook_result::$userException is not documented
(#19188) Variable NoteStore_updateSharedNotebook_result::$notFoundException is not documented
(#19189) Variable NoteStore_updateSharedNotebook_result::$systemException is not documented
(#19322) Variable NoteStore_setSharedNotebookRecipientSettings_args::$_TSPEC is not documented
(#19324) Variable NoteStore_setSharedNotebookRecipientSettings_args::$authenticationToken is not documented
(#19325) Variable NoteStore_setSharedNotebookRecipientSettings_args::$sharedNotebookId is not documented
(#19326) Variable NoteStore_setSharedNotebookRecipientSettings_args::$recipientSettings is not documented
(#19439) Variable NoteStore_setSharedNotebookRecipientSettings_result::$_TSPEC is not documented
(#19441) Variable NoteStore_setSharedNotebookRecipientSettings_result::$success is not documented
(#19442) Variable NoteStore_setSharedNotebookRecipientSettings_result::$userException is not documented
(#19443) Variable NoteStore_setSharedNotebookRecipientSettings_result::$notFoundException is not documented
(#19444) Variable NoteStore_setSharedNotebookRecipientSettings_result::$systemException is not documented
(#19577) Variable NoteStore_sendMessageToSharedNotebookMembers_args::$_TSPEC is not documented
(#19579) Variable NoteStore_sendMessageToSharedNotebookMembers_args::$authenticationToken is not documented
(#19580) Variable NoteStore_sendMessageToSharedNotebookMembers_args::$notebookGuid is not documented
(#19581) Variable NoteStore_sendMessageToSharedNotebookMembers_args::$messageText is not documented
(#19582) Variable NoteStore_sendMessageToSharedNotebookMembers_args::$recipients is not documented
(#19735) Variable NoteStore_sendMessageToSharedNotebookMembers_result::$_TSPEC is not documented
(#19737) Variable NoteStore_sendMessageToSharedNotebookMembers_result::$success is not documented
(#19738) Variable NoteStore_sendMessageToSharedNotebookMembers_result::$userException is not documented
(#19739) Variable NoteStore_sendMessageToSharedNotebookMembers_result::$notFoundException is not documented
(#19740) Variable NoteStore_sendMessageToSharedNotebookMembers_result::$systemException is not documented
(#19873) Variable NoteStore_listSharedNotebooks_args::$_TSPEC is not documented
(#19875) Variable NoteStore_listSharedNotebooks_args::$authenticationToken is not documented
(#19945) Variable NoteStore_listSharedNotebooks_result::$_TSPEC is not documented
(#19947) Variable NoteStore_listSharedNotebooks_result::$success is not documented
(#19948) Variable NoteStore_listSharedNotebooks_result::$userException is not documented
(#19949) Variable NoteStore_listSharedNotebooks_result::$notFoundException is not documented
(#19950) Variable NoteStore_listSharedNotebooks_result::$systemException is not documented
(#20111) Variable NoteStore_expungeSharedNotebooks_args::$_TSPEC is not documented
(#20113) Variable NoteStore_expungeSharedNotebooks_args::$authenticationToken is not documented
(#20114) Variable NoteStore_expungeSharedNotebooks_args::$sharedNotebookIds is not documented
(#20229) Variable NoteStore_expungeSharedNotebooks_result::$_TSPEC is not documented
(#20231) Variable NoteStore_expungeSharedNotebooks_result::$success is not documented
(#20232) Variable NoteStore_expungeSharedNotebooks_result::$userException is not documented
(#20233) Variable NoteStore_expungeSharedNotebooks_result::$notFoundException is not documented
(#20234) Variable NoteStore_expungeSharedNotebooks_result::$systemException is not documented
(#20367) Variable NoteStore_createLinkedNotebook_args::$_TSPEC is not documented
(#20369) Variable NoteStore_createLinkedNotebook_args::$authenticationToken is not documented
(#20370) Variable NoteStore_createLinkedNotebook_args::$linkedNotebook is not documented
(#20464) Variable NoteStore_createLinkedNotebook_result::$_TSPEC is not documented
(#20466) Variable NoteStore_createLinkedNotebook_result::$success is not documented
(#20467) Variable NoteStore_createLinkedNotebook_result::$userException is not documented
(#20468) Variable NoteStore_createLinkedNotebook_result::$notFoundException is not documented
(#20469) Variable NoteStore_createLinkedNotebook_result::$systemException is not documented
(#20607) Variable NoteStore_updateLinkedNotebook_args::$_TSPEC is not documented
(#20609) Variable NoteStore_updateLinkedNotebook_args::$authenticationToken is not documented
(#20610) Variable NoteStore_updateLinkedNotebook_args::$linkedNotebook is not documented
(#20704) Variable NoteStore_updateLinkedNotebook_result::$_TSPEC is not documented
(#20706) Variable NoteStore_updateLinkedNotebook_result::$success is not documented
(#20707) Variable NoteStore_updateLinkedNotebook_result::$userException is not documented
(#20708) Variable NoteStore_updateLinkedNotebook_result::$notFoundException is not documented
(#20709) Variable NoteStore_updateLinkedNotebook_result::$systemException is not documented
(#20842) Variable NoteStore_listLinkedNotebooks_args::$_TSPEC is not documented
(#20844) Variable NoteStore_listLinkedNotebooks_args::$authenticationToken is not documented
(#20914) Variable NoteStore_listLinkedNotebooks_result::$_TSPEC is not documented
(#20916) Variable NoteStore_listLinkedNotebooks_result::$success is not documented
(#20917) Variable NoteStore_listLinkedNotebooks_result::$userException is not documented
(#20918) Variable NoteStore_listLinkedNotebooks_result::$notFoundException is not documented
(#20919) Variable NoteStore_listLinkedNotebooks_result::$systemException is not documented
(#21080) Variable NoteStore_expungeLinkedNotebook_args::$_TSPEC is not documented
(#21082) Variable NoteStore_expungeLinkedNotebook_args::$authenticationToken is not documented
(#21083) Variable NoteStore_expungeLinkedNotebook_args::$guid is not documented
(#21172) Variable NoteStore_expungeLinkedNotebook_result::$_TSPEC is not documented
(#21174) Variable NoteStore_expungeLinkedNotebook_result::$success is not documented
(#21175) Variable NoteStore_expungeLinkedNotebook_result::$userException is not documented
(#21176) Variable NoteStore_expungeLinkedNotebook_result::$notFoundException is not documented
(#21177) Variable NoteStore_expungeLinkedNotebook_result::$systemException is not documented
(#21310) Variable NoteStore_authenticateToSharedNotebook_args::$_TSPEC is not documented
(#21312) Variable NoteStore_authenticateToSharedNotebook_args::$shareKey is not documented
(#21313) Variable NoteStore_authenticateToSharedNotebook_args::$authenticationToken is not documented
(#21402) Variable NoteStore_authenticateToSharedNotebook_result::$_TSPEC is not documented
(#21404) Variable NoteStore_authenticateToSharedNotebook_result::$success is not documented
(#21405) Variable NoteStore_authenticateToSharedNotebook_result::$userException is not documented
(#21406) Variable NoteStore_authenticateToSharedNotebook_result::$notFoundException is not documented
(#21407) Variable NoteStore_authenticateToSharedNotebook_result::$systemException is not documented
(#21545) Variable NoteStore_getSharedNotebookByAuth_args::$_TSPEC is not documented
(#21547) Variable NoteStore_getSharedNotebookByAuth_args::$authenticationToken is not documented
(#21617) Variable NoteStore_getSharedNotebookByAuth_result::$_TSPEC is not documented
(#21619) Variable NoteStore_getSharedNotebookByAuth_result::$success is not documented
(#21620) Variable NoteStore_getSharedNotebookByAuth_result::$userException is not documented
(#21621) Variable NoteStore_getSharedNotebookByAuth_result::$notFoundException is not documented
(#21622) Variable NoteStore_getSharedNotebookByAuth_result::$systemException is not documented
(#21760) Variable NoteStore_emailNote_args::$_TSPEC is not documented
(#21762) Variable NoteStore_emailNote_args::$authenticationToken is not documented
(#21763) Variable NoteStore_emailNote_args::$parameters is not documented
(#21857) Variable NoteStore_emailNote_result::$_TSPEC is not documented
(#21859) Variable NoteStore_emailNote_result::$userException is not documented
(#21860) Variable NoteStore_emailNote_result::$notFoundException is not documented
(#21861) Variable NoteStore_emailNote_result::$systemException is not documented
(#21975) Variable NoteStore_shareNote_args::$_TSPEC is not documented
(#21977) Variable NoteStore_shareNote_args::$authenticationToken is not documented
(#21978) Variable NoteStore_shareNote_args::$guid is not documented
(#22067) Variable NoteStore_shareNote_result::$_TSPEC is not documented
(#22069) Variable NoteStore_shareNote_result::$success is not documented
(#22070) Variable NoteStore_shareNote_result::$userException is not documented
(#22071) Variable NoteStore_shareNote_result::$notFoundException is not documented
(#22072) Variable NoteStore_shareNote_result::$systemException is not documented
(#22205) Variable NoteStore_stopSharingNote_args::$_TSPEC is not documented
(#22207) Variable NoteStore_stopSharingNote_args::$authenticationToken is not documented
(#22208) Variable NoteStore_stopSharingNote_args::$guid is not documented
(#22297) Variable NoteStore_stopSharingNote_result::$_TSPEC is not documented
(#22299) Variable NoteStore_stopSharingNote_result::$userException is not documented
(#22300) Variable NoteStore_stopSharingNote_result::$notFoundException is not documented
(#22301) Variable NoteStore_stopSharingNote_result::$systemException is not documented
(#22415) Variable NoteStore_authenticateToSharedNote_args::$_TSPEC is not documented
(#22417) Variable NoteStore_authenticateToSharedNote_args::$guid is not documented
(#22418) Variable NoteStore_authenticateToSharedNote_args::$noteKey is not documented
(#22419) Variable NoteStore_authenticateToSharedNote_args::$authenticationToken is not documented
(#22527) Variable NoteStore_authenticateToSharedNote_result::$_TSPEC is not documented
(#22529) Variable NoteStore_authenticateToSharedNote_result::$success is not documented
(#22530) Variable NoteStore_authenticateToSharedNote_result::$userException is not documented
(#22531) Variable NoteStore_authenticateToSharedNote_result::$notFoundException is not documented
(#22532) Variable NoteStore_authenticateToSharedNote_result::$systemException is not documented
(#22670) Variable NoteStore_findRelated_args::$_TSPEC is not documented
(#22672) Variable NoteStore_findRelated_args::$authenticationToken is not documented
(#22673) Variable NoteStore_findRelated_args::$query is not documented
(#22674) Variable NoteStore_findRelated_args::$resultSpec is not documented
(#22792) Variable NoteStore_findRelated_result::$_TSPEC is not documented
(#22794) Variable NoteStore_findRelated_result::$success is not documented
(#22795) Variable NoteStore_findRelated_result::$userException is not documented
(#22796) Variable NoteStore_findRelated_result::$systemException is not documented
(#22797) Variable NoteStore_findRelated_result::$notFoundException is not documented
(#7) Invalid phpdocs tag @generated used
(#91) Package is not specified for class NoteStoreClient. It is also not specified in file-level phpdocs
(#4673) Package is not specified for class NoteStore_getSyncState_args. It is also not specified in file-level phpdocs
(#4745) Package is not specified for class NoteStore_getSyncState_result. It is also not specified in file-level phpdocs
(#4866) Package is not specified for class NoteStore_getSyncStateWithMetrics_args. It is also not specified in file-level phpdocs
(#4963) Package is not specified for class NoteStore_getSyncStateWithMetrics_result. It is also not specified in file-level phpdocs
(#5084) Package is not specified for class NoteStore_getSyncChunk_args. It is also not specified in file-level phpdocs
(#5216) Package is not specified for class NoteStore_getSyncChunk_result. It is also not specified in file-level phpdocs
(#5337) Package is not specified for class NoteStore_getFilteredSyncChunk_args. It is also not specified in file-level phpdocs
(#5474) Package is not specified for class NoteStore_getFilteredSyncChunk_result. It is also not specified in file-level phpdocs
(#5595) Package is not specified for class NoteStore_getLinkedNotebookSyncState_args. It is also not specified in file-level phpdocs
(#5692) Package is not specified for class NoteStore_getLinkedNotebookSyncState_result. It is also not specified in file-level phpdocs
(#5835) Package is not specified for class NoteStore_getLinkedNotebookSyncChunk_args. It is also not specified in file-level phpdocs
(#5992) Package is not specified for class NoteStore_getLinkedNotebookSyncChunk_result. It is also not specified in file-level phpdocs
(#6135) Package is not specified for class NoteStore_listNotebooks_args. It is also not specified in file-level phpdocs
(#6207) Package is not specified for class NoteStore_listNotebooks_result. It is also not specified in file-level phpdocs
(#6351) Package is not specified for class NoteStore_getNotebook_args. It is also not specified in file-level phpdocs
(#6443) Package is not specified for class NoteStore_getNotebook_result. It is also not specified in file-level phpdocs
(#6586) Package is not specified for class NoteStore_getDefaultNotebook_args. It is also not specified in file-level phpdocs
(#6658) Package is not specified for class NoteStore_getDefaultNotebook_result. It is also not specified in file-level phpdocs
(#6779) Package is not specified for class NoteStore_createNotebook_args. It is also not specified in file-level phpdocs
(#6876) Package is not specified for class NoteStore_createNotebook_result. It is also not specified in file-level phpdocs
(#6997) Package is not specified for class NoteStore_updateNotebook_args. It is also not specified in file-level phpdocs
(#7094) Package is not specified for class NoteStore_updateNotebook_result. It is also not specified in file-level phpdocs
(#7232) Package is not specified for class NoteStore_expungeNotebook_args. It is also not specified in file-level phpdocs
(#7324) Package is not specified for class NoteStore_expungeNotebook_result. It is also not specified in file-level phpdocs
(#7462) Package is not specified for class NoteStore_listTags_args. It is also not specified in file-level phpdocs
(#7534) Package is not specified for class NoteStore_listTags_result. It is also not specified in file-level phpdocs
(#7678) Package is not specified for class NoteStore_listTagsByNotebook_args. It is also not specified in file-level phpdocs
(#7770) Package is not specified for class NoteStore_listTagsByNotebook_result. It is also not specified in file-level phpdocs
(#7936) Package is not specified for class NoteStore_getTag_args. It is also not specified in file-level phpdocs
(#8028) Package is not specified for class NoteStore_getTag_result. It is also not specified in file-level phpdocs
(#8171) Package is not specified for class NoteStore_createTag_args. It is also not specified in file-level phpdocs
(#8268) Package is not specified for class NoteStore_createTag_result. It is also not specified in file-level phpdocs
(#8411) Package is not specified for class NoteStore_updateTag_args. It is also not specified in file-level phpdocs
(#8508) Package is not specified for class NoteStore_updateTag_result. It is also not specified in file-level phpdocs
(#8646) Package is not specified for class NoteStore_untagAll_args. It is also not specified in file-level phpdocs
(#8738) Package is not specified for class NoteStore_untagAll_result. It is also not specified in file-level phpdocs
(#8856) Package is not specified for class NoteStore_expungeTag_args. It is also not specified in file-level phpdocs
(#8948) Package is not specified for class NoteStore_expungeTag_result. It is also not specified in file-level phpdocs
(#9086) Package is not specified for class NoteStore_listSearches_args. It is also not specified in file-level phpdocs
(#9158) Package is not specified for class NoteStore_listSearches_result. It is also not specified in file-level phpdocs
(#9302) Package is not specified for class NoteStore_getSearch_args. It is also not specified in file-level phpdocs
(#9394) Package is not specified for class NoteStore_getSearch_result. It is also not specified in file-level phpdocs
(#9537) Package is not specified for class NoteStore_createSearch_args. It is also not specified in file-level phpdocs
(#9634) Package is not specified for class NoteStore_createSearch_result. It is also not specified in file-level phpdocs
(#9755) Package is not specified for class NoteStore_updateSearch_args. It is also not specified in file-level phpdocs
(#9852) Package is not specified for class NoteStore_updateSearch_result. It is also not specified in file-level phpdocs
(#9990) Package is not specified for class NoteStore_expungeSearch_args. It is also not specified in file-level phpdocs
(#10082) Package is not specified for class NoteStore_expungeSearch_result. It is also not specified in file-level phpdocs
(#10220) Package is not specified for class NoteStore_findNotes_args. It is also not specified in file-level phpdocs
(#10357) Package is not specified for class NoteStore_findNotes_result. It is also not specified in file-level phpdocs
(#10500) Package is not specified for class NoteStore_findNoteOffset_args. It is also not specified in file-level phpdocs
(#10617) Package is not specified for class NoteStore_findNoteOffset_result. It is also not specified in file-level phpdocs
(#10755) Package is not specified for class NoteStore_findNotesMetadata_args. It is also not specified in file-level phpdocs
(#10917) Package is not specified for class NoteStore_findNotesMetadata_result. It is also not specified in file-level phpdocs
(#11060) Package is not specified for class NoteStore_findNoteCounts_args. It is also not specified in file-level phpdocs
(#11177) Package is not specified for class NoteStore_findNoteCounts_result. It is also not specified in file-level phpdocs
(#11320) Package is not specified for class NoteStore_getNote_args. It is also not specified in file-level phpdocs
(#11492) Package is not specified for class NoteStore_getNote_result. It is also not specified in file-level phpdocs
(#11635) Package is not specified for class NoteStore_getNoteApplicationData_args. It is also not specified in file-level phpdocs
(#11727) Package is not specified for class NoteStore_getNoteApplicationData_result. It is also not specified in file-level phpdocs
(#11870) Package is not specified for class NoteStore_getNoteApplicationDataEntry_args. It is also not specified in file-level phpdocs
(#11982) Package is not specified for class NoteStore_getNoteApplicationDataEntry_result. It is also not specified in file-level phpdocs
(#12120) Package is not specified for class NoteStore_setNoteApplicationDataEntry_args. It is also not specified in file-level phpdocs
(#12252) Package is not specified for class NoteStore_setNoteApplicationDataEntry_result. It is also not specified in file-level phpdocs
(#12390) Package is not specified for class NoteStore_unsetNoteApplicationDataEntry_args. It is also not specified in file-level phpdocs
(#12502) Package is not specified for class NoteStore_unsetNoteApplicationDataEntry_result. It is also not specified in file-level phpdocs
(#12640) Package is not specified for class NoteStore_getNoteContent_args. It is also not specified in file-level phpdocs
(#12732) Package is not specified for class NoteStore_getNoteContent_result. It is also not specified in file-level phpdocs
(#12870) Package is not specified for class NoteStore_getNoteSearchText_args. It is also not specified in file-level phpdocs
(#13002) Package is not specified for class NoteStore_getNoteSearchText_result. It is also not specified in file-level phpdocs
(#13140) Package is not specified for class NoteStore_getResourceSearchText_args. It is also not specified in file-level phpdocs
(#13232) Package is not specified for class NoteStore_getResourceSearchText_result. It is also not specified in file-level phpdocs
(#13370) Package is not specified for class NoteStore_getNoteTagNames_args. It is also not specified in file-level phpdocs
(#13462) Package is not specified for class NoteStore_getNoteTagNames_result. It is also not specified in file-level phpdocs
(#13626) Package is not specified for class NoteStore_createNote_args. It is also not specified in file-level phpdocs
(#13723) Package is not specified for class NoteStore_createNote_result. It is also not specified in file-level phpdocs
(#13866) Package is not specified for class NoteStore_updateNote_args. It is also not specified in file-level phpdocs
(#13963) Package is not specified for class NoteStore_updateNote_result. It is also not specified in file-level phpdocs
(#14106) Package is not specified for class NoteStore_deleteNote_args. It is also not specified in file-level phpdocs
(#14198) Package is not specified for class NoteStore_deleteNote_result. It is also not specified in file-level phpdocs
(#14336) Package is not specified for class NoteStore_expungeNote_args. It is also not specified in file-level phpdocs
(#14428) Package is not specified for class NoteStore_expungeNote_result. It is also not specified in file-level phpdocs
(#14566) Package is not specified for class NoteStore_expungeNotes_args. It is also not specified in file-level phpdocs
(#14684) Package is not specified for class NoteStore_expungeNotes_result. It is also not specified in file-level phpdocs
(#14822) Package is not specified for class NoteStore_expungeInactiveNotes_args. It is also not specified in file-level phpdocs
(#14894) Package is not specified for class NoteStore_expungeInactiveNotes_result. It is also not specified in file-level phpdocs
(#15010) Package is not specified for class NoteStore_copyNote_args. It is also not specified in file-level phpdocs
(#15122) Package is not specified for class NoteStore_copyNote_result. It is also not specified in file-level phpdocs
(#15265) Package is not specified for class NoteStore_listNoteVersions_args. It is also not specified in file-level phpdocs
(#15357) Package is not specified for class NoteStore_listNoteVersions_result. It is also not specified in file-level phpdocs
(#15523) Package is not specified for class NoteStore_getNoteVersion_args. It is also not specified in file-level phpdocs
(#15695) Package is not specified for class NoteStore_getNoteVersion_result. It is also not specified in file-level phpdocs
(#15838) Package is not specified for class NoteStore_getResource_args. It is also not specified in file-level phpdocs
(#16010) Package is not specified for class NoteStore_getResource_result. It is also not specified in file-level phpdocs
(#16153) Package is not specified for class NoteStore_getResourceApplicationData_args. It is also not specified in file-level phpdocs
(#16245) Package is not specified for class NoteStore_getResourceApplicationData_result. It is also not specified in file-level phpdocs
(#16388) Package is not specified for class NoteStore_getResourceApplicationDataEntry_args. It is also not specified in file-level phpdocs
(#16500) Package is not specified for class NoteStore_getResourceApplicationDataEntry_result. It is also not specified in file-level phpdocs
(#16638) Package is not specified for class NoteStore_setResourceApplicationDataEntry_args. It is also not specified in file-level phpdocs
(#16770) Package is not specified for class NoteStore_setResourceApplicationDataEntry_result. It is also not specified in file-level phpdocs
(#16908) Package is not specified for class NoteStore_unsetResourceApplicationDataEntry_args. It is also not specified in file-level phpdocs
(#17020) Package is not specified for class NoteStore_unsetResourceApplicationDataEntry_result. It is also not specified in file-level phpdocs
(#17158) Package is not specified for class NoteStore_updateResource_args. It is also not specified in file-level phpdocs
(#17255) Package is not specified for class NoteStore_updateResource_result. It is also not specified in file-level phpdocs
(#17393) Package is not specified for class NoteStore_getResourceData_args. It is also not specified in file-level phpdocs
(#17485) Package is not specified for class NoteStore_getResourceData_result. It is also not specified in file-level phpdocs
(#17623) Package is not specified for class NoteStore_getResourceByHash_args. It is also not specified in file-level phpdocs
(#17795) Package is not specified for class NoteStore_getResourceByHash_result. It is also not specified in file-level phpdocs
(#17938) Package is not specified for class NoteStore_getResourceRecognition_args. It is also not specified in file-level phpdocs
(#18030) Package is not specified for class NoteStore_getResourceRecognition_result. It is also not specified in file-level phpdocs
(#18168) Package is not specified for class NoteStore_getResourceAlternateData_args. It is also not specified in file-level phpdocs
(#18260) Package is not specified for class NoteStore_getResourceAlternateData_result. It is also not specified in file-level phpdocs
(#18398) Package is not specified for class NoteStore_getResourceAttributes_args. It is also not specified in file-level phpdocs
(#18490) Package is not specified for class NoteStore_getResourceAttributes_result. It is also not specified in file-level phpdocs
(#18633) Package is not specified for class NoteStore_getPublicNotebook_args. It is also not specified in file-level phpdocs
(#18725) Package is not specified for class NoteStore_getPublicNotebook_result. It is also not specified in file-level phpdocs
(#18846) Package is not specified for class NoteStore_createSharedNotebook_args. It is also not specified in file-level phpdocs
(#18943) Package is not specified for class NoteStore_createSharedNotebook_result. It is also not specified in file-level phpdocs
(#19086) Package is not specified for class NoteStore_updateSharedNotebook_args. It is also not specified in file-level phpdocs
(#19183) Package is not specified for class NoteStore_updateSharedNotebook_result. It is also not specified in file-level phpdocs
(#19321) Package is not specified for class NoteStore_setSharedNotebookRecipientSettings_args. It is also not specified in file-level phpdocs
(#19438) Package is not specified for class NoteStore_setSharedNotebookRecipientSettings_result. It is also not specified in file-level phpdocs
(#19576) Package is not specified for class NoteStore_sendMessageToSharedNotebookMembers_args. It is also not specified in file-level phpdocs
(#19734) Package is not specified for class NoteStore_sendMessageToSharedNotebookMembers_result. It is also not specified in file-level phpdocs
(#19872) Package is not specified for class NoteStore_listSharedNotebooks_args. It is also not specified in file-level phpdocs
(#19944) Package is not specified for class NoteStore_listSharedNotebooks_result. It is also not specified in file-level phpdocs
(#20110) Package is not specified for class NoteStore_expungeSharedNotebooks_args. It is also not specified in file-level phpdocs
(#20228) Package is not specified for class NoteStore_expungeSharedNotebooks_result. It is also not specified in file-level phpdocs
(#20366) Package is not specified for class NoteStore_createLinkedNotebook_args. It is also not specified in file-level phpdocs
(#20463) Package is not specified for class NoteStore_createLinkedNotebook_result. It is also not specified in file-level phpdocs
(#20606) Package is not specified for class NoteStore_updateLinkedNotebook_args. It is also not specified in file-level phpdocs
(#20703) Package is not specified for class NoteStore_updateLinkedNotebook_result. It is also not specified in file-level phpdocs
(#20841) Package is not specified for class NoteStore_listLinkedNotebooks_args. It is also not specified in file-level phpdocs
(#20913) Package is not specified for class NoteStore_listLinkedNotebooks_result. It is also not specified in file-level phpdocs
(#21079) Package is not specified for class NoteStore_expungeLinkedNotebook_args. It is also not specified in file-level phpdocs
(#21171) Package is not specified for class NoteStore_expungeLinkedNotebook_result. It is also not specified in file-level phpdocs
(#21309) Package is not specified for class NoteStore_authenticateToSharedNotebook_args. It is also not specified in file-level phpdocs
(#21401) Package is not specified for class NoteStore_authenticateToSharedNotebook_result. It is also not specified in file-level phpdocs
(#21544) Package is not specified for class NoteStore_getSharedNotebookByAuth_args. It is also not specified in file-level phpdocs
(#21616) Package is not specified for class NoteStore_getSharedNotebookByAuth_result. It is also not specified in file-level phpdocs
(#21759) Package is not specified for class NoteStore_emailNote_args. It is also not specified in file-level phpdocs
(#21856) Package is not specified for class NoteStore_emailNote_result. It is also not specified in file-level phpdocs
(#21974) Package is not specified for class NoteStore_shareNote_args. It is also not specified in file-level phpdocs
(#22066) Package is not specified for class NoteStore_shareNote_result. It is also not specified in file-level phpdocs
(#22204) Package is not specified for class NoteStore_stopSharingNote_args. It is also not specified in file-level phpdocs
(#22296) Package is not specified for class NoteStore_stopSharingNote_result. It is also not specified in file-level phpdocs
(#22414) Package is not specified for class NoteStore_authenticateToSharedNote_args. It is also not specified in file-level phpdocs
(#22526) Package is not specified for class NoteStore_authenticateToSharedNote_result. It is also not specified in file-level phpdocs
(#22669) Package is not specified for class NoteStore_findRelated_args. It is also not specified in file-level phpdocs
(#22791) Package is not specified for class NoteStore_findRelated_result. It is also not specified in file-level phpdocs
(#14) Package is not specified for function getSyncState. It is also not specified in file-level phpdocs
(#15) Package is not specified for function getSyncStateWithMetrics. It is also not specified in file-level phpdocs
(#16) Package is not specified for function getSyncChunk. It is also not specified in file-level phpdocs
(#17) Package is not specified for function getFilteredSyncChunk. It is also not specified in file-level phpdocs
(#18) Package is not specified for function getLinkedNotebookSyncState. It is also not specified in file-level phpdocs
(#19) Package is not specified for function getLinkedNotebookSyncChunk. It is also not specified in file-level phpdocs
(#20) Package is not specified for function listNotebooks. It is also not specified in file-level phpdocs
(#21) Package is not specified for function getNotebook. It is also not specified in file-level phpdocs
(#22) Package is not specified for function getDefaultNotebook. It is also not specified in file-level phpdocs
(#23) Package is not specified for function createNotebook. It is also not specified in file-level phpdocs
(#24) Package is not specified for function updateNotebook. It is also not specified in file-level phpdocs
(#25) Package is not specified for function expungeNotebook. It is also not specified in file-level phpdocs
(#26) Package is not specified for function listTags. It is also not specified in file-level phpdocs
(#27) Package is not specified for function listTagsByNotebook. It is also not specified in file-level phpdocs
(#28) Package is not specified for function getTag. It is also not specified in file-level phpdocs
(#29) Package is not specified for function createTag. It is also not specified in file-level phpdocs
(#30) Package is not specified for function updateTag. It is also not specified in file-level phpdocs
(#31) Package is not specified for function untagAll. It is also not specified in file-level phpdocs
(#32) Package is not specified for function expungeTag. It is also not specified in file-level phpdocs
(#33) Package is not specified for function listSearches. It is also not specified in file-level phpdocs
(#34) Package is not specified for function getSearch. It is also not specified in file-level phpdocs
(#35) Package is not specified for function createSearch. It is also not specified in file-level phpdocs
(#36) Package is not specified for function updateSearch. It is also not specified in file-level phpdocs
(#37) Package is not specified for function expungeSearch. It is also not specified in file-level phpdocs
(#38) Package is not specified for function findNotes. It is also not specified in file-level phpdocs
(#39) Package is not specified for function findNoteOffset. It is also not specified in file-level phpdocs
(#40) Package is not specified for function findNotesMetadata. It is also not specified in file-level phpdocs
(#41) Package is not specified for function findNoteCounts. It is also not specified in file-level phpdocs
(#42) Package is not specified for function getNote. It is also not specified in file-level phpdocs
(#43) Package is not specified for function getNoteApplicationData. It is also not specified in file-level phpdocs
(#44) Package is not specified for function getNoteApplicationDataEntry. It is also not specified in file-level phpdocs
(#45) Package is not specified for function setNoteApplicationDataEntry. It is also not specified in file-level phpdocs
(#46) Package is not specified for function unsetNoteApplicationDataEntry. It is also not specified in file-level phpdocs
(#47) Package is not specified for function getNoteContent. It is also not specified in file-level phpdocs
(#48) Package is not specified for function getNoteSearchText. It is also not specified in file-level phpdocs
(#49) Package is not specified for function getResourceSearchText. It is also not specified in file-level phpdocs
(#50) Package is not specified for function getNoteTagNames. It is also not specified in file-level phpdocs
(#51) Package is not specified for function createNote. It is also not specified in file-level phpdocs
(#52) Package is not specified for function updateNote. It is also not specified in file-level phpdocs
(#53) Package is not specified for function deleteNote. It is also not specified in file-level phpdocs
(#54) Package is not specified for function expungeNote. It is also not specified in file-level phpdocs
(#55) Package is not specified for function expungeNotes. It is also not specified in file-level phpdocs
(#56) Package is not specified for function expungeInactiveNotes. It is also not specified in file-level phpdocs
(#57) Package is not specified for function copyNote. It is also not specified in file-level phpdocs
(#58) Package is not specified for function listNoteVersions. It is also not specified in file-level phpdocs
(#59) Package is not specified for function getNoteVersion. It is also not specified in file-level phpdocs
(#60) Package is not specified for function getResource. It is also not specified in file-level phpdocs
(#61) Package is not specified for function getResourceApplicationData. It is also not specified in file-level phpdocs
(#62) Package is not specified for function getResourceApplicationDataEntry. It is also not specified in file-level phpdocs
(#63) Package is not specified for function setResourceApplicationDataEntry. It is also not specified in file-level phpdocs
(#64) Package is not specified for function unsetResourceApplicationDataEntry. It is also not specified in file-level phpdocs
(#65) Package is not specified for function updateResource. It is also not specified in file-level phpdocs
(#66) Package is not specified for function getResourceData. It is also not specified in file-level phpdocs
(#67) Package is not specified for function getResourceByHash. It is also not specified in file-level phpdocs
(#68) Package is not specified for function getResourceRecognition. It is also not specified in file-level phpdocs
(#69) Package is not specified for function getResourceAlternateData. It is also not specified in file-level phpdocs
(#70) Package is not specified for function getResourceAttributes. It is also not specified in file-level phpdocs
(#71) Package is not specified for function getPublicNotebook. It is also not specified in file-level phpdocs
(#72) Package is not specified for function createSharedNotebook. It is also not specified in file-level phpdocs
(#73) Package is not specified for function updateSharedNotebook. It is also not specified in file-level phpdocs
(#74) Package is not specified for function setSharedNotebookRecipientSettings. It is also not specified in file-level phpdocs
(#75) Package is not specified for function sendMessageToSharedNotebookMembers. It is also not specified in file-level phpdocs
(#76) Package is not specified for function listSharedNotebooks. It is also not specified in file-level phpdocs
(#77) Package is not specified for function expungeSharedNotebooks. It is also not specified in file-level phpdocs
(#78) Package is not specified for function createLinkedNotebook. It is also not specified in file-level phpdocs
(#79) Package is not specified for function updateLinkedNotebook. It is also not specified in file-level phpdocs
(#80) Package is not specified for function listLinkedNotebooks. It is also not specified in file-level phpdocs
(#81) Package is not specified for function expungeLinkedNotebook. It is also not specified in file-level phpdocs
(#82) Package is not specified for function authenticateToSharedNotebook. It is also not specified in file-level phpdocs
(#83) Package is not specified for function getSharedNotebookByAuth. It is also not specified in file-level phpdocs
(#84) Package is not specified for function emailNote. It is also not specified in file-level phpdocs
(#85) Package is not specified for function shareNote. It is also not specified in file-level phpdocs
(#86) Package is not specified for function stopSharingNote. It is also not specified in file-level phpdocs
(#87) Package is not specified for function authenticateToSharedNote. It is also not specified in file-level phpdocs
(#88) Package is not specified for function findRelated. It is also not specified in file-level phpdocs
repository/evernote/lib/evernote/lib/packages/NoteStore/NoteStore_types.php
(#2) File-level phpdocs block is not found
(#16) Class SyncState is not documented
(#148) Class SyncChunk is not documented
(#778) Class SyncChunkFilter is not documented
(#1090) Class NoteFilter is not documented
(#1328) Class NoteList is not documented
(#1580) Class NoteMetadata is not documented
(#1903) Class NotesMetadataList is not documented
(#2155) Class NotesMetadataResultSpec is not documented
(#2427) Class NoteCollectionCounts is not documented
(#2607) Class NoteEmailParameters is not documented
(#2836) Class NoteVersionId is not documented
(#2968) Class ClientUsageMetrics is not documented
(#3040) Class RelatedQuery is not documented
(#3177) Class RelatedResult is not documented
(#3421) Class RelatedResultSpec is not documented
(#24) Function SyncState::__construct is not documented
(#61) Function SyncState::getName is not documented
(#65) Function SyncState::read is not documented
(#118) Function SyncState::write is not documented
(#166) Function SyncChunk::__construct is not documented
(#323) Function SyncChunk::getName is not documented
(#327) Function SyncChunk::read is not documented
(#566) Function SyncChunk::write is not documented
(#795) Function SyncChunkFilter::__construct is not documented
(#895) Function SyncChunkFilter::getName is not documented
(#899) Function SyncChunkFilter::read is not documented
(#1015) Function SyncChunkFilter::write is not documented
(#1102) Function NoteFilter::__construct is not documented
(#1171) Function NoteFilter::getName is not documented
(#1175) Function NoteFilter::read is not documented
(#1266) Function NoteFilter::write is not documented
(#1338) Function NoteList::__construct is not documented
(#1402) Function NoteList::getName is not documented
(#1406) Function NoteList::read is not documented
(#1504) Function NoteList::write is not documented
(#1596) Function NoteMetadata::__construct is not documented
(#1694) Function NoteMetadata::getName is not documented
(#1698) Function NoteMetadata::read is not documented
(#1818) Function NoteMetadata::write is not documented
(#1913) Function NotesMetadataList::__construct is not documented
(#1977) Function NotesMetadataList::getName is not documented
(#1981) Function NotesMetadataList::read is not documented
(#2079) Function NotesMetadataList::write is not documented
(#2170) Function NotesMetadataResultSpec::__construct is not documented
(#2256) Function NotesMetadataResultSpec::getName is not documented
(#2260) Function NotesMetadataResultSpec::read is not documented
(#2362) Function NotesMetadataResultSpec::write is not documented
(#2434) Function NoteCollectionCounts::__construct is not documented
(#2480) Function NoteCollectionCounts::getName is not documented
(#2484) Function NoteCollectionCounts::read is not documented
(#2556) Function NoteCollectionCounts::write is not documented
(#2617) Function NoteEmailParameters::__construct is not documented
(#2677) Function NoteEmailParameters::getName is not documented
(#2681) Function NoteEmailParameters::read is not documented
(#2769) Function NoteEmailParameters::write is not documented
(#2844) Function NoteVersionId::__construct is not documented
(#2881) Function NoteVersionId::getName is not documented
(#2885) Function NoteVersionId::read is not documented
(#2938) Function NoteVersionId::write is not documented
(#2973) Function ClientUsageMetrics::__construct is not documented
(#2989) Function ClientUsageMetrics::getName is not documented
(#2993) Function ClientUsageMetrics::read is not documented
(#3025) Function ClientUsageMetrics::write is not documented
(#3048) Function RelatedQuery::__construct is not documented
(#3086) Function RelatedQuery::getName is not documented
(#3090) Function RelatedQuery::read is not documented
(#3144) Function RelatedQuery::write is not documented
(#3185) Function RelatedResult::__construct is not documented
(#3242) Function RelatedResult::getName is not documented
(#3246) Function RelatedResult::read is not documented
(#3343) Function RelatedResult::write is not documented
(#3430) Function RelatedResultSpec::__construct is not documented
(#3474) Function RelatedResultSpec::getName is not documented
(#3478) Function RelatedResultSpec::read is not documented
(#3538) Function RelatedResultSpec::write is not documented
(#17) Variable SyncState::$_TSPEC is not documented
(#19) Variable SyncState::$currentTime is not documented
(#20) Variable SyncState::$fullSyncBefore is not documented
(#21) Variable SyncState::$updateCount is not documented
(#22) Variable SyncState::$uploaded is not documented
(#149) Variable SyncChunk::$_TSPEC is not documented
(#151) Variable SyncChunk::$currentTime is not documented
(#152) Variable SyncChunk::$chunkHighUSN is not documented
(#153) Variable SyncChunk::$updateCount is not documented
(#154) Variable SyncChunk::$notes is not documented
(#155) Variable SyncChunk::$notebooks is not documented
(#156) Variable SyncChunk::$tags is not documented
(#157) Variable SyncChunk::$searches is not documented
(#158) Variable SyncChunk::$resources is not documented
(#159) Variable SyncChunk::$expungedNotes is not documented
(#160) Variable SyncChunk::$expungedNotebooks is not documented
(#161) Variable SyncChunk::$expungedTags is not documented
(#162) Variable SyncChunk::$expungedSearches is not documented
(#163) Variable SyncChunk::$linkedNotebooks is not documented
(#164) Variable SyncChunk::$expungedLinkedNotebooks is not documented
(#779) Variable SyncChunkFilter::$_TSPEC is not documented
(#781) Variable SyncChunkFilter::$includeNotes is not documented
(#782) Variable SyncChunkFilter::$includeNoteResources is not documented
(#783) Variable SyncChunkFilter::$includeNoteAttributes is not documented
(#784) Variable SyncChunkFilter::$includeNotebooks is not documented
(#785) Variable SyncChunkFilter::$includeTags is not documented
(#786) Variable SyncChunkFilter::$includeSearches is not documented
(#787) Variable SyncChunkFilter::$includeResources is not documented
(#788) Variable SyncChunkFilter::$includeLinkedNotebooks is not documented
(#789) Variable SyncChunkFilter::$includeExpunged is not documented
(#790) Variable SyncChunkFilter::$includeNoteApplicationDataFullMap is not documented
(#791) Variable SyncChunkFilter::$includeResourceApplicationDataFullMap is not documented
(#792) Variable SyncChunkFilter::$includeNoteResourceApplicationDataFullMap is not documented
(#793) Variable SyncChunkFilter::$requireNoteContentClass is not documented
(#1091) Variable NoteFilter::$_TSPEC is not documented
(#1093) Variable NoteFilter::$order is not documented
(#1094) Variable NoteFilter::$ascending is not documented
(#1095) Variable NoteFilter::$words is not documented
(#1096) Variable NoteFilter::$notebookGuid is not documented
(#1097) Variable NoteFilter::$tagGuids is not documented
(#1098) Variable NoteFilter::$timeZone is not documented
(#1099) Variable NoteFilter::$inactive is not documented
(#1100) Variable NoteFilter::$emphasized is not documented
(#1329) Variable NoteList::$_TSPEC is not documented
(#1331) Variable NoteList::$startIndex is not documented
(#1332) Variable NoteList::$totalNotes is not documented
(#1333) Variable NoteList::$notes is not documented
(#1334) Variable NoteList::$stoppedWords is not documented
(#1335) Variable NoteList::$searchedWords is not documented
(#1336) Variable NoteList::$updateCount is not documented
(#1581) Variable NoteMetadata::$_TSPEC is not documented
(#1583) Variable NoteMetadata::$guid is not documented
(#1584) Variable NoteMetadata::$title is not documented
(#1585) Variable NoteMetadata::$contentLength is not documented
(#1586) Variable NoteMetadata::$created is not documented
(#1587) Variable NoteMetadata::$updated is not documented
(#1588) Variable NoteMetadata::$deleted is not documented
(#1589) Variable NoteMetadata::$updateSequenceNum is not documented
(#1590) Variable NoteMetadata::$notebookGuid is not documented
(#1591) Variable NoteMetadata::$tagGuids is not documented
(#1592) Variable NoteMetadata::$attributes is not documented
(#1593) Variable NoteMetadata::$largestResourceMime is not documented
(#1594) Variable NoteMetadata::$largestResourceSize is not documented
(#1904) Variable NotesMetadataList::$_TSPEC is not documented
(#1906) Variable NotesMetadataList::$startIndex is not documented
(#1907) Variable NotesMetadataList::$totalNotes is not documented
(#1908) Variable NotesMetadataList::$notes is not documented
(#1909) Variable NotesMetadataList::$stoppedWords is not documented
(#1910) Variable NotesMetadataList::$searchedWords is not documented
(#1911) Variable NotesMetadataList::$updateCount is not documented
(#2156) Variable NotesMetadataResultSpec::$_TSPEC is not documented
(#2158) Variable NotesMetadataResultSpec::$includeTitle is not documented
(#2159) Variable NotesMetadataResultSpec::$includeContentLength is not documented
(#2160) Variable NotesMetadataResultSpec::$includeCreated is not documented
(#2161) Variable NotesMetadataResultSpec::$includeUpdated is not documented
(#2162) Variable NotesMetadataResultSpec::$includeDeleted is not documented
(#2163) Variable NotesMetadataResultSpec::$includeUpdateSequenceNum is not documented
(#2164) Variable NotesMetadataResultSpec::$includeNotebookGuid is not documented
(#2165) Variable NotesMetadataResultSpec::$includeTagGuids is not documented
(#2166) Variable NotesMetadataResultSpec::$includeAttributes is not documented
(#2167) Variable NotesMetadataResultSpec::$includeLargestResourceMime is not documented
(#2168) Variable NotesMetadataResultSpec::$includeLargestResourceSize is not documented
(#2428) Variable NoteCollectionCounts::$_TSPEC is not documented
(#2430) Variable NoteCollectionCounts::$notebookCounts is not documented
(#2431) Variable NoteCollectionCounts::$tagCounts is not documented
(#2432) Variable NoteCollectionCounts::$trashCount is not documented
(#2608) Variable NoteEmailParameters::$_TSPEC is not documented
(#2610) Variable NoteEmailParameters::$guid is not documented
(#2611) Variable NoteEmailParameters::$note is not documented
(#2612) Variable NoteEmailParameters::$toAddresses is not documented
(#2613) Variable NoteEmailParameters::$ccAddresses is not documented
(#2614) Variable NoteEmailParameters::$subject is not documented
(#2615) Variable NoteEmailParameters::$message is not documented
(#2837) Variable NoteVersionId::$_TSPEC is not documented
(#2839) Variable NoteVersionId::$updateSequenceNum is not documented
(#2840) Variable NoteVersionId::$updated is not documented
(#2841) Variable NoteVersionId::$saved is not documented
(#2842) Variable NoteVersionId::$title is not documented
(#2969) Variable ClientUsageMetrics::$_TSPEC is not documented
(#2971) Variable ClientUsageMetrics::$sessions is not documented
(#3041) Variable RelatedQuery::$_TSPEC is not documented
(#3043) Variable RelatedQuery::$noteGuid is not documented
(#3044) Variable RelatedQuery::$plainText is not documented
(#3045) Variable RelatedQuery::$filter is not documented
(#3046) Variable RelatedQuery::$referenceUri is not documented
(#3178) Variable RelatedResult::$_TSPEC is not documented
(#3180) Variable RelatedResult::$notes is not documented
(#3181) Variable RelatedResult::$notebooks is not documented
(#3182) Variable RelatedResult::$tags is not documented
(#3183) Variable RelatedResult::$containingNotebooks is not documented
(#3422) Variable RelatedResultSpec::$_TSPEC is not documented
(#3424) Variable RelatedResultSpec::$maxNotes is not documented
(#3425) Variable RelatedResultSpec::$maxNotebooks is not documented
(#3426) Variable RelatedResultSpec::$maxTags is not documented
(#3427) Variable RelatedResultSpec::$writableNotebooksOnly is not documented
(#3428) Variable RelatedResultSpec::$includeContainingNotebooks is not documented
(#7) Invalid phpdocs tag @generated used
(#16) Package is not specified for class SyncState. It is also not specified in file-level phpdocs
(#148) Package is not specified for class SyncChunk. It is also not specified in file-level phpdocs
(#778) Package is not specified for class SyncChunkFilter. It is also not specified in file-level phpdocs
(#1090) Package is not specified for class NoteFilter. It is also not specified in file-level phpdocs
(#1328) Package is not specified for class NoteList. It is also not specified in file-level phpdocs
(#1580) Package is not specified for class NoteMetadata. It is also not specified in file-level phpdocs
(#1903) Package is not specified for class NotesMetadataList. It is also not specified in file-level phpdocs
(#2155) Package is not specified for class NotesMetadataResultSpec. It is also not specified in file-level phpdocs
(#2427) Package is not specified for class NoteCollectionCounts. It is also not specified in file-level phpdocs
(#2607) Package is not specified for class NoteEmailParameters. It is also not specified in file-level phpdocs
(#2836) Package is not specified for class NoteVersionId. It is also not specified in file-level phpdocs
(#2968) Package is not specified for class ClientUsageMetrics. It is also not specified in file-level phpdocs
(#3040) Package is not specified for class RelatedQuery. It is also not specified in file-level phpdocs
(#3177) Package is not specified for class RelatedResult. It is also not specified in file-level phpdocs
(#3421) Package is not specified for class RelatedResultSpec. It is also not specified in file-level phpdocs
repository/evernote/lib/evernote/lib/packages/Types/Types_constants.php
(#2) File-level phpdocs block is not found
(#7) Invalid phpdocs tag @generated used
repository/evernote/lib/evernote/lib/packages/Types/Types_types.php
(#2) File-level phpdocs block is not found
(#22) Class PrivilegeLevel is not documented
(#44) Class QueryFormat is not documented
(#61) Class NoteSortOrder is not documented
(#85) Class PremiumOrderStatus is not documented
(#111) Class SharedNotebookPrivilegeLevel is not documented
(#134) Class SponsoredGroupRole is not documented
(#150) Class BusinessUserRole is not documented
(#164) Class SharedNotebookInstanceRestrictions is not documented
(#178) Class ReminderEmailConfig is not documented
(#187) Class Data is not documented
(#299) Class UserAttributes is not documented
(#1023) Class Accounting is not documented
(#1535) Class BusinessUserInfo is not documented
(#1667) Class PremiumInfo is not documented
(#1939) Class User is not documented
(#2311) Class Tag is not documented
(#2443) Class LazyMap is not documented
(#2603) Class ResourceAttributes is not documented
(#2900) Class Resource is not documented
(#3212) Class NoteAttributes is not documented
(#3683) Class Note is not documented
(#4120) Class Publishing is not documented
(#4252) Class BusinessNotebook is not documented
(#4364) Class SavedSearchScope is not documented
(#4476) Class SavedSearch is not documented
(#4653) Class SharedNotebookRecipientSettings is not documented
(#4745) Class SharedNotebook is not documented
(#5062) Class NotebookRestrictions is not documented
(#5514) Class Notebook is not documented
(#5920) Class LinkedNotebook is not documented
(#6192) Class NotebookDescriptor is not documented
(#194) Function Data::__construct is not documented
(#224) Function Data::getName is not documented
(#228) Function Data::read is not documented
(#274) Function Data::write is not documented
(#334) Function UserAttributes::__construct is not documented
(#568) Function UserAttributes::getName is not documented
(#572) Function UserAttributes::read is not documented
(#834) Function UserAttributes::write is not documented
(#1050) Function Accounting::__construct is not documented
(#1220) Function Accounting::getName is not documented
(#1224) Function Accounting::read is not documented
(#1410) Function Accounting::write is not documented
(#1543) Function BusinessUserInfo::__construct is not documented
(#1580) Function BusinessUserInfo::getName is not documented
(#1584) Function BusinessUserInfo::read is not documented
(#1637) Function BusinessUserInfo::write is not documented
(#1682) Function PremiumInfo::__construct is not documented
(#1768) Function PremiumInfo::getName is not documented
(#1772) Function PremiumInfo::read is not documented
(#1874) Function PremiumInfo::write is not documented
(#1958) Function User::__construct is not documented
(#2076) Function User::getName is not documented
(#2080) Function User::read is not documented
(#2214) Function User::write is not documented
(#2319) Function Tag::__construct is not documented
(#2356) Function Tag::getName is not documented
(#2360) Function Tag::read is not documented
(#2413) Function Tag::write is not documented
(#2449) Function LazyMap::__construct is not documented
(#2484) Function LazyMap::getName is not documented
(#2488) Function LazyMap::read is not documented
(#2554) Function LazyMap::write is not documented
(#2619) Function ResourceAttributes::__construct is not documented
(#2713) Function ResourceAttributes::getName is not documented
(#2717) Function ResourceAttributes::read is not documented
(#2827) Function ResourceAttributes::write is not documented
(#2916) Function Resource::__construct is not documented
(#3013) Function Resource::getName is not documented
(#3017) Function Resource::read is not documented
(#3130) Function Resource::write is not documented
(#3235) Function NoteAttributes::__construct is not documented
(#3386) Function NoteAttributes::getName is not documented
(#3390) Function NoteAttributes::read is not documented
(#3562) Function NoteAttributes::write is not documented
(#3702) Function Note::__construct is not documented
(#3830) Function Note::getName is not documented
(#3834) Function Note::read is not documented
(#3996) Function Note::write is not documented
(#4128) Function Publishing::__construct is not documented
(#4165) Function Publishing::getName is not documented
(#4169) Function Publishing::read is not documented
(#4222) Function Publishing::write is not documented
(#4259) Function BusinessNotebook::__construct is not documented
(#4289) Function BusinessNotebook::getName is not documented
(#4293) Function BusinessNotebook::read is not documented
(#4339) Function BusinessNotebook::write is not documented
(#4371) Function SavedSearchScope::__construct is not documented
(#4401) Function SavedSearchScope::getName is not documented
(#4405) Function SavedSearchScope::read is not documented
(#4451) Function SavedSearchScope::write is not documented
(#4486) Function SavedSearch::__construct is not documented
(#4538) Function SavedSearch::getName is not documented
(#4542) Function SavedSearch::read is not documented
(#4610) Function SavedSearch::write is not documented
(#4659) Function SharedNotebookRecipientSettings::__construct is not documented
(#4682) Function SharedNotebookRecipientSettings::getName is not documented
(#4686) Function SharedNotebookRecipientSettings::read is not documented
(#4725) Function SharedNotebookRecipientSettings::write is not documented
(#4762) Function SharedNotebook::__construct is not documented
(#4863) Function SharedNotebook::getName is not documented
(#4867) Function SharedNotebook::read is not documented
(#4984) Function SharedNotebook::write is not documented
(#5086) Function NotebookRestrictions::__construct is not documented
(#5235) Function NotebookRestrictions::getName is not documented
(#5239) Function NotebookRestrictions::read is not documented
(#5404) Function NotebookRestrictions::write is not documented
(#5532) Function Notebook::__construct is not documented
(#5652) Function Notebook::getName is not documented
(#5656) Function Notebook::read is not documented
(#5804) Function Notebook::write is not documented
(#5935) Function LinkedNotebook::__construct is not documented
(#6021) Function LinkedNotebook::getName is not documented
(#6025) Function LinkedNotebook::read is not documented
(#6127) Function LinkedNotebook::write is not documented
(#6201) Function NotebookDescriptor::__construct is not documented
(#6245) Function NotebookDescriptor::getName is not documented
(#6249) Function NotebookDescriptor::read is not documented
(#6309) Function NotebookDescriptor::write is not documented
(#29) Variable PrivilegeLevel::$__names is not documented
(#47) Variable QueryFormat::$__names is not documented
(#67) Variable NoteSortOrder::$__names is not documented
(#92) Variable PremiumOrderStatus::$__names is not documented
(#118) Variable SharedNotebookPrivilegeLevel::$__names is not documented
(#138) Variable SponsoredGroupRole::$__names is not documented
(#153) Variable BusinessUserRole::$__names is not documented
(#167) Variable SharedNotebookInstanceRestrictions::$__names is not documented
(#181) Variable ReminderEmailConfig::$__names is not documented
(#188) Variable Data::$_TSPEC is not documented
(#190) Variable Data::$bodyHash is not documented
(#191) Variable Data::$size is not documented
(#192) Variable Data::$body is not documented
(#300) Variable UserAttributes::$_TSPEC is not documented
(#302) Variable UserAttributes::$defaultLocationName is not documented
(#303) Variable UserAttributes::$defaultLatitude is not documented
(#304) Variable UserAttributes::$defaultLongitude is not documented
(#305) Variable UserAttributes::$preactivation is not documented
(#306) Variable UserAttributes::$viewedPromotions is not documented
(#307) Variable UserAttributes::$incomingEmailAddress is not documented
(#308) Variable UserAttributes::$recentMailedAddresses is not documented
(#309) Variable UserAttributes::$comments is not documented
(#310) Variable UserAttributes::$dateAgreedToTermsOfService is not documented
(#311) Variable UserAttributes::$maxReferrals is not documented
(#312) Variable UserAttributes::$referralCount is not documented
(#313) Variable UserAttributes::$refererCode is not documented
(#314) Variable UserAttributes::$sentEmailDate is not documented
(#315) Variable UserAttributes::$sentEmailCount is not documented
(#316) Variable UserAttributes::$dailyEmailLimit is not documented
(#317) Variable UserAttributes::$emailOptOutDate is not documented
(#318) Variable UserAttributes::$partnerEmailOptInDate is not documented
(#319) Variable UserAttributes::$preferredLanguage is not documented
(#320) Variable UserAttributes::$preferredCountry is not documented
(#321) Variable UserAttributes::$clipFullPage is not documented
(#322) Variable UserAttributes::$twitterUserName is not documented
(#323) Variable UserAttributes::$twitterId is not documented
(#324) Variable UserAttributes::$groupName is not documented
(#325) Variable UserAttributes::$recognitionLanguage is not documented
(#326) Variable UserAttributes::$referralProof is not documented
(#327) Variable UserAttributes::$educationalDiscount is not documented
(#328) Variable UserAttributes::$businessAddress is not documented
(#329) Variable UserAttributes::$hideSponsorBilling is not documented
(#330) Variable UserAttributes::$taxExempt is not documented
(#331) Variable UserAttributes::$useEmailAutoFiling is not documented
(#332) Variable UserAttributes::$reminderEmailConfig is not documented
(#1024) Variable Accounting::$_TSPEC is not documented
(#1026) Variable Accounting::$uploadLimit is not documented
(#1027) Variable Accounting::$uploadLimitEnd is not documented
(#1028) Variable Accounting::$uploadLimitNextMonth is not documented
(#1029) Variable Accounting::$premiumServiceStatus is not documented
(#1030) Variable Accounting::$premiumOrderNumber is not documented
(#1031) Variable Accounting::$premiumCommerceService is not documented
(#1032) Variable Accounting::$premiumServiceStart is not documented
(#1033) Variable Accounting::$premiumServiceSKU is not documented
(#1034) Variable Accounting::$lastSuccessfulCharge is not documented
(#1035) Variable Accounting::$lastFailedCharge is not documented
(#1036) Variable Accounting::$lastFailedChargeReason is not documented
(#1037) Variable Accounting::$nextPaymentDue is not documented
(#1038) Variable Accounting::$premiumLockUntil is not documented
(#1039) Variable Accounting::$updated is not documented
(#1040) Variable Accounting::$premiumSubscriptionNumber is not documented
(#1041) Variable Accounting::$lastRequestedCharge is not documented
(#1042) Variable Accounting::$currency is not documented
(#1043) Variable Accounting::$unitPrice is not documented
(#1044) Variable Accounting::$businessId is not documented
(#1045) Variable Accounting::$businessName is not documented
(#1046) Variable Accounting::$businessRole is not documented
(#1047) Variable Accounting::$unitDiscount is not documented
(#1048) Variable Accounting::$nextChargeDate is not documented
(#1536) Variable BusinessUserInfo::$_TSPEC is not documented
(#1538) Variable BusinessUserInfo::$businessId is not documented
(#1539) Variable BusinessUserInfo::$businessName is not documented
(#1540) Variable BusinessUserInfo::$role is not documented
(#1541) Variable BusinessUserInfo::$email is not documented
(#1668) Variable PremiumInfo::$_TSPEC is not documented
(#1670) Variable PremiumInfo::$currentTime is not documented
(#1671) Variable PremiumInfo::$premium is not documented
(#1672) Variable PremiumInfo::$premiumRecurring is not documented
(#1673) Variable PremiumInfo::$premiumExpirationDate is not documented
(#1674) Variable PremiumInfo::$premiumExtendable is not documented
(#1675) Variable PremiumInfo::$premiumPending is not documented
(#1676) Variable PremiumInfo::$premiumCancellationPending is not documented
(#1677) Variable PremiumInfo::$canPurchaseUploadAllowance is not documented
(#1678) Variable PremiumInfo::$sponsoredGroupName is not documented
(#1679) Variable PremiumInfo::$sponsoredGroupRole is not documented
(#1680) Variable PremiumInfo::$premiumUpgradable is not documented
(#1940) Variable User::$_TSPEC is not documented
(#1942) Variable User::$id is not documented
(#1943) Variable User::$username is not documented
(#1944) Variable User::$email is not documented
(#1945) Variable User::$name is not documented
(#1946) Variable User::$timezone is not documented
(#1947) Variable User::$privilege is not documented
(#1948) Variable User::$created is not documented
(#1949) Variable User::$updated is not documented
(#1950) Variable User::$deleted is not documented
(#1951) Variable User::$active is not documented
(#1952) Variable User::$shardId is not documented
(#1953) Variable User::$attributes is not documented
(#1954) Variable User::$accounting is not documented
(#1955) Variable User::$premiumInfo is not documented
(#1956) Variable User::$businessUserInfo is not documented
(#2312) Variable Tag::$_TSPEC is not documented
(#2314) Variable Tag::$guid is not documented
(#2315) Variable Tag::$name is not documented
(#2316) Variable Tag::$parentGuid is not documented
(#2317) Variable Tag::$updateSequenceNum is not documented
(#2444) Variable LazyMap::$_TSPEC is not documented
(#2446) Variable LazyMap::$keysOnly is not documented
(#2447) Variable LazyMap::$fullMap is not documented
(#2604) Variable ResourceAttributes::$_TSPEC is not documented
(#2606) Variable ResourceAttributes::$sourceURL is not documented
(#2607) Variable ResourceAttributes::$timestamp is not documented
(#2608) Variable ResourceAttributes::$latitude is not documented
(#2609) Variable ResourceAttributes::$longitude is not documented
(#2610) Variable ResourceAttributes::$altitude is not documented
(#2611) Variable ResourceAttributes::$cameraMake is not documented
(#2612) Variable ResourceAttributes::$cameraModel is not documented
(#2613) Variable ResourceAttributes::$clientWillIndex is not documented
(#2614) Variable ResourceAttributes::$recoType is not documented
(#2615) Variable ResourceAttributes::$fileName is not documented
(#2616) Variable ResourceAttributes::$attachment is not documented
(#2617) Variable ResourceAttributes::$applicationData is not documented
(#2901) Variable Resource::$_TSPEC is not documented
(#2903) Variable Resource::$guid is not documented
(#2904) Variable Resource::$noteGuid is not documented
(#2905) Variable Resource::$data is not documented
(#2906) Variable Resource::$mime is not documented
(#2907) Variable Resource::$width is not documented
(#2908) Variable Resource::$height is not documented
(#2909) Variable Resource::$duration is not documented
(#2910) Variable Resource::$active is not documented
(#2911) Variable Resource::$recognition is not documented
(#2912) Variable Resource::$attributes is not documented
(#2913) Variable Resource::$updateSequenceNum is not documented
(#2914) Variable Resource::$alternateData is not documented
(#3213) Variable NoteAttributes::$_TSPEC is not documented
(#3215) Variable NoteAttributes::$subjectDate is not documented
(#3216) Variable NoteAttributes::$latitude is not documented
(#3217) Variable NoteAttributes::$longitude is not documented
(#3218) Variable NoteAttributes::$altitude is not documented
(#3219) Variable NoteAttributes::$author is not documented
(#3220) Variable NoteAttributes::$source is not documented
(#3221) Variable NoteAttributes::$sourceURL is not documented
(#3222) Variable NoteAttributes::$sourceApplication is not documented
(#3223) Variable NoteAttributes::$shareDate is not documented
(#3224) Variable NoteAttributes::$reminderOrder is not documented
(#3225) Variable NoteAttributes::$reminderDoneTime is not documented
(#3226) Variable NoteAttributes::$reminderTime is not documented
(#3227) Variable NoteAttributes::$placeName is not documented
(#3228) Variable NoteAttributes::$contentClass is not documented
(#3229) Variable NoteAttributes::$applicationData is not documented
(#3230) Variable NoteAttributes::$lastEditedBy is not documented
(#3231) Variable NoteAttributes::$classifications is not documented
(#3232) Variable NoteAttributes::$creatorId is not documented
(#3233) Variable NoteAttributes::$lastEditorId is not documented
(#3684) Variable Note::$_TSPEC is not documented
(#3686) Variable Note::$guid is not documented
(#3687) Variable Note::$title is not documented
(#3688) Variable Note::$content is not documented
(#3689) Variable Note::$contentHash is not documented
(#3690) Variable Note::$contentLength is not documented
(#3691) Variable Note::$created is not documented
(#3692) Variable Note::$updated is not documented
(#3693) Variable Note::$deleted is not documented
(#3694) Variable Note::$active is not documented
(#3695) Variable Note::$updateSequenceNum is not documented
(#3696) Variable Note::$notebookGuid is not documented
(#3697) Variable Note::$tagGuids is not documented
(#3698) Variable Note::$resources is not documented
(#3699) Variable Note::$attributes is not documented
(#3700) Variable Note::$tagNames is not documented
(#4121) Variable Publishing::$_TSPEC is not documented
(#4123) Variable Publishing::$uri is not documented
(#4124) Variable Publishing::$order is not documented
(#4125) Variable Publishing::$ascending is not documented
(#4126) Variable Publishing::$publicDescription is not documented
(#4253) Variable BusinessNotebook::$_TSPEC is not documented
(#4255) Variable BusinessNotebook::$notebookDescription is not documented
(#4256) Variable BusinessNotebook::$privilege is not documented
(#4257) Variable BusinessNotebook::$recommended is not documented
(#4365) Variable SavedSearchScope::$_TSPEC is not documented
(#4367) Variable SavedSearchScope::$includeAccount is not documented
(#4368) Variable SavedSearchScope::$includePersonalLinkedNotebooks is not documented
(#4369) Variable SavedSearchScope::$includeBusinessLinkedNotebooks is not documented
(#4477) Variable SavedSearch::$_TSPEC is not documented
(#4479) Variable SavedSearch::$guid is not documented
(#4480) Variable SavedSearch::$name is not documented
(#4481) Variable SavedSearch::$query is not documented
(#4482) Variable SavedSearch::$format is not documented
(#4483) Variable SavedSearch::$updateSequenceNum is not documented
(#4484) Variable SavedSearch::$scope is not documented
(#4654) Variable SharedNotebookRecipientSettings::$_TSPEC is not documented
(#4656) Variable SharedNotebookRecipientSettings::$reminderNotifyEmail is not documented
(#4657) Variable SharedNotebookRecipientSettings::$reminderNotifyInApp is not documented
(#4746) Variable SharedNotebook::$_TSPEC is not documented
(#4748) Variable SharedNotebook::$id is not documented
(#4749) Variable SharedNotebook::$userId is not documented
(#4750) Variable SharedNotebook::$notebookGuid is not documented
(#4751) Variable SharedNotebook::$email is not documented
(#4752) Variable SharedNotebook::$notebookModifiable is not documented
(#4753) Variable SharedNotebook::$requireLogin is not documented
(#4754) Variable SharedNotebook::$serviceCreated is not documented
(#4755) Variable SharedNotebook::$serviceUpdated is not documented
(#4756) Variable SharedNotebook::$shareKey is not documented
(#4757) Variable SharedNotebook::$username is not documented
(#4758) Variable SharedNotebook::$privilege is not documented
(#4759) Variable SharedNotebook::$allowPreview is not documented
(#4760) Variable SharedNotebook::$recipientSettings is not documented
(#5063) Variable NotebookRestrictions::$_TSPEC is not documented
(#5065) Variable NotebookRestrictions::$noReadNotes is not documented
(#5066) Variable NotebookRestrictions::$noCreateNotes is not documented
(#5067) Variable NotebookRestrictions::$noUpdateNotes is not documented
(#5068) Variable NotebookRestrictions::$noExpungeNotes is not documented
(#5069) Variable NotebookRestrictions::$noShareNotes is not documented
(#5070) Variable NotebookRestrictions::$noEmailNotes is not documented
(#5071) Variable NotebookRestrictions::$noSendMessageToRecipients is not documented
(#5072) Variable NotebookRestrictions::$noUpdateNotebook is not documented
(#5073) Variable NotebookRestrictions::$noExpungeNotebook is not documented
(#5074) Variable NotebookRestrictions::$noSetDefaultNotebook is not documented
(#5075) Variable NotebookRestrictions::$noSetNotebookStack is not documented
(#5076) Variable NotebookRestrictions::$noPublishToPublic is not documented
(#5077) Variable NotebookRestrictions::$noPublishToBusinessLibrary is not documented
(#5078) Variable NotebookRestrictions::$noCreateTags is not documented
(#5079) Variable NotebookRestrictions::$noUpdateTags is not documented
(#5080) Variable NotebookRestrictions::$noExpungeTags is not documented
(#5081) Variable NotebookRestrictions::$noSetParentTag is not documented
(#5082) Variable NotebookRestrictions::$noCreateSharedNotebooks is not documented
(#5083) Variable NotebookRestrictions::$updateWhichSharedNotebookRestrictions is not documented
(#5084) Variable NotebookRestrictions::$expungeWhichSharedNotebookRestrictions is not documented
(#5515) Variable Notebook::$_TSPEC is not documented
(#5517) Variable Notebook::$guid is not documented
(#5518) Variable Notebook::$name is not documented
(#5519) Variable Notebook::$updateSequenceNum is not documented
(#5520) Variable Notebook::$defaultNotebook is not documented
(#5521) Variable Notebook::$serviceCreated is not documented
(#5522) Variable Notebook::$serviceUpdated is not documented
(#5523) Variable Notebook::$publishing is not documented
(#5524) Variable Notebook::$published is not documented
(#5525) Variable Notebook::$stack is not documented
(#5526) Variable Notebook::$sharedNotebookIds is not documented
(#5527) Variable Notebook::$sharedNotebooks is not documented
(#5528) Variable Notebook::$businessNotebook is not documented
(#5529) Variable Notebook::$contact is not documented
(#5530) Variable Notebook::$restrictions is not documented
(#5921) Variable LinkedNotebook::$_TSPEC is not documented
(#5923) Variable LinkedNotebook::$shareName is not documented
(#5924) Variable LinkedNotebook::$username is not documented
(#5925) Variable LinkedNotebook::$shardId is not documented
(#5926) Variable LinkedNotebook::$shareKey is not documented
(#5927) Variable LinkedNotebook::$uri is not documented
(#5928) Variable LinkedNotebook::$guid is not documented
(#5929) Variable LinkedNotebook::$updateSequenceNum is not documented
(#5930) Variable LinkedNotebook::$noteStoreUrl is not documented
(#5931) Variable LinkedNotebook::$webApiUrlPrefix is not documented
(#5932) Variable LinkedNotebook::$stack is not documented
(#5933) Variable LinkedNotebook::$businessId is not documented
(#6193) Variable NotebookDescriptor::$_TSPEC is not documented
(#6195) Variable NotebookDescriptor::$guid is not documented
(#6196) Variable NotebookDescriptor::$notebookDisplayName is not documented
(#6197) Variable NotebookDescriptor::$contactName is not documented
(#6198) Variable NotebookDescriptor::$hasSharedNotebook is not documented
(#6199) Variable NotebookDescriptor::$joinedUserCount is not documented
(#23) Constant PrivilegeLevel::NORMAL is not documented
(#24) Constant PrivilegeLevel::PREMIUM is not documented
(#25) Constant PrivilegeLevel::VIP is not documented
(#26) Constant PrivilegeLevel::MANAGER is not documented
(#27) Constant PrivilegeLevel::SUPPORT is not documented
(#28) Constant PrivilegeLevel::ADMIN is not documented
(#45) Constant QueryFormat::USER is not documented
(#46) Constant QueryFormat::SEXP is not documented
(#62) Constant NoteSortOrder::CREATED is not documented
(#63) Constant NoteSortOrder::UPDATED is not documented
(#64) Constant NoteSortOrder::RELEVANCE is not documented
(#65) Constant NoteSortOrder::UPDATE_SEQUENCE_NUMBER is not documented
(#66) Constant NoteSortOrder::TITLE is not documented
(#86) Constant PremiumOrderStatus::NONE is not documented
(#87) Constant PremiumOrderStatus::PENDING is not documented
(#88) Constant PremiumOrderStatus::ACTIVE is not documented
(#89) Constant PremiumOrderStatus::FAILED is not documented
(#90) Constant PremiumOrderStatus::CANCELLATION_PENDING is not documented
(#91) Constant PremiumOrderStatus::CANCELED is not documented
(#112) Constant SharedNotebookPrivilegeLevel::READ_NOTEBOOK is not documented
(#113) Constant SharedNotebookPrivilegeLevel::MODIFY_NOTEBOOK_PLUS_ACTIVITY is not documented
(#114) Constant SharedNotebookPrivilegeLevel::READ_NOTEBOOK_PLUS_ACTIVITY is not documented
(#115) Constant SharedNotebookPrivilegeLevel::GROUP is not documented
(#116) Constant SharedNotebookPrivilegeLevel::FULL_ACCESS is not documented
(#117) Constant SharedNotebookPrivilegeLevel::BUSINESS_FULL_ACCESS is not documented
(#135) Constant SponsoredGroupRole::GROUP_MEMBER is not documented
(#136) Constant SponsoredGroupRole::GROUP_ADMIN is not documented
(#137) Constant SponsoredGroupRole::GROUP_OWNER is not documented
(#151) Constant BusinessUserRole::ADMIN is not documented
(#152) Constant BusinessUserRole::NORMAL is not documented
(#165) Constant SharedNotebookInstanceRestrictions::ONLY_JOINED_OR_PREVIEW is not documented
(#166) Constant SharedNotebookInstanceRestrictions::NO_SHARED_NOTEBOOKS is not documented
(#179) Constant ReminderEmailConfig::DO_NOT_SEND is not documented
(#180) Constant ReminderEmailConfig::SEND_DAILY_EMAIL is not documented
(#7) Invalid phpdocs tag @generated used
(#22) Package is not specified for class PrivilegeLevel. It is also not specified in file-level phpdocs
(#44) Package is not specified for class QueryFormat. It is also not specified in file-level phpdocs
(#61) Package is not specified for class NoteSortOrder. It is also not specified in file-level phpdocs
(#85) Package is not specified for class PremiumOrderStatus. It is also not specified in file-level phpdocs
(#111) Package is not specified for class SharedNotebookPrivilegeLevel. It is also not specified in file-level phpdocs
(#134) Package is not specified for class SponsoredGroupRole. It is also not specified in file-level phpdocs
(#150) Package is not specified for class BusinessUserRole. It is also not specified in file-level phpdocs
(#164) Package is not specified for class SharedNotebookInstanceRestrictions. It is also not specified in file-level phpdocs
(#178) Package is not specified for class ReminderEmailConfig. It is also not specified in file-level phpdocs
(#187) Package is not specified for class Data. It is also not specified in file-level phpdocs
(#299) Package is not specified for class UserAttributes. It is also not specified in file-level phpdocs
(#1023) Package is not specified for class Accounting. It is also not specified in file-level phpdocs
(#1535) Package is not specified for class BusinessUserInfo. It is also not specified in file-level phpdocs
(#1667) Package is not specified for class PremiumInfo. It is also not specified in file-level phpdocs
(#1939) Package is not specified for class User. It is also not specified in file-level phpdocs
(#2311) Package is not specified for class Tag. It is also not specified in file-level phpdocs
(#2443) Package is not specified for class LazyMap. It is also not specified in file-level phpdocs
(#2603) Package is not specified for class ResourceAttributes. It is also not specified in file-level phpdocs
(#2900) Package is not specified for class Resource. It is also not specified in file-level phpdocs
(#3212) Package is not specified for class NoteAttributes. It is also not specified in file-level phpdocs
(#3683) Package is not specified for class Note. It is also not specified in file-level phpdocs
(#4120) Package is not specified for class Publishing. It is also not specified in file-level phpdocs
(#4252) Package is not specified for class BusinessNotebook. It is also not specified in file-level phpdocs
(#4364) Package is not specified for class SavedSearchScope. It is also not specified in file-level phpdocs
(#4476) Package is not specified for class SavedSearch. It is also not specified in file-level phpdocs
(#4653) Package is not specified for class SharedNotebookRecipientSettings. It is also not specified in file-level phpdocs
(#4745) Package is not specified for class SharedNotebook. It is also not specified in file-level phpdocs
(#5062) Package is not specified for class NotebookRestrictions. It is also not specified in file-level phpdocs
(#5514) Package is not specified for class Notebook. It is also not specified in file-level phpdocs
(#5920) Package is not specified for class LinkedNotebook. It is also not specified in file-level phpdocs
(#6192) Package is not specified for class NotebookDescriptor. It is also not specified in file-level phpdocs
repository/evernote/lib/evernote/lib/packages/UserStore/UserStore.php
(#2) File-level phpdocs block is not found
(#28) Class UserStoreClient is not documented
(#730) Class UserStore_checkVersion_args is not documented
(#842) Class UserStore_checkVersion_result is not documented
(#914) Class UserStore_getBootstrapInfo_args is not documented
(#986) Class UserStore_getBootstrapInfo_result is not documented
(#1063) Class UserStore_authenticate_args is not documented
(#1215) Class UserStore_authenticate_result is not documented
(#1336) Class UserStore_authenticateLongSession_args is not documented
(#1528) Class UserStore_authenticateLongSession_result is not documented
(#1649) Class UserStore_completeTwoFactorAuthentication_args is not documented
(#1781) Class UserStore_completeTwoFactorAuthentication_result is not documented
(#1902) Class UserStore_revokeLongSession_args is not documented
(#1974) Class UserStore_revokeLongSession_result is not documented
(#2070) Class UserStore_authenticateToBusiness_args is not documented
(#2142) Class UserStore_authenticateToBusiness_result is not documented
(#2263) Class UserStore_refreshAuthentication_args is not documented
(#2335) Class UserStore_refreshAuthentication_result is not documented
(#2456) Class UserStore_getUser_args is not documented
(#2528) Class UserStore_getUser_result is not documented
(#2649) Class UserStore_getPublicUserInfo_args is not documented
(#2721) Class UserStore_getPublicUserInfo_result is not documented
(#2864) Class UserStore_getPremiumInfo_args is not documented
(#2936) Class UserStore_getPremiumInfo_result is not documented
(#3057) Class UserStore_getNoteStoreUrl_args is not documented
(#3129) Class UserStore_getNoteStoreUrl_result is not documented
(#14) Function checkVersion is not documented
(#15) Function getBootstrapInfo is not documented
(#16) Function authenticate is not documented
(#17) Function authenticateLongSession is not documented
(#18) Function completeTwoFactorAuthentication is not documented
(#19) Function revokeLongSession is not documented
(#20) Function authenticateToBusiness is not documented
(#21) Function refreshAuthentication is not documented
(#22) Function getUser is not documented
(#23) Function getPublicUserInfo is not documented
(#24) Function getPremiumInfo is not documented
(#25) Function getNoteStoreUrl is not documented
(#34) Function UserStoreClient::__construct is not documented
(#39) Function UserStoreClient::checkVersion is not documented
(#45) Function UserStoreClient::send_checkVersion is not documented
(#65) Function UserStoreClient::recv_checkVersion is not documented
(#92) Function UserStoreClient::getBootstrapInfo is not documented
(#98) Function UserStoreClient::send_getBootstrapInfo is not documented
(#116) Function UserStoreClient::recv_getBootstrapInfo is not documented
(#143) Function UserStoreClient::authenticate is not documented
(#149) Function UserStoreClient::send_authenticate is not documented
(#171) Function UserStoreClient::recv_authenticate is not documented
(#204) Function UserStoreClient::authenticateLongSession is not documented
(#210) Function UserStoreClient::send_authenticateLongSession is not documented
(#234) Function UserStoreClient::recv_authenticateLongSession is not documented
(#267) Function UserStoreClient::completeTwoFactorAuthentication is not documented
(#273) Function UserStoreClient::send_completeTwoFactorAuthentication is not documented
(#294) Function UserStoreClient::recv_completeTwoFactorAuthentication is not documented
(#327) Function UserStoreClient::revokeLongSession is not documented
(#333) Function UserStoreClient::send_revokeLongSession is not documented
(#351) Function UserStoreClient::recv_revokeLongSession is not documented
(#381) Function UserStoreClient::authenticateToBusiness is not documented
(#387) Function UserStoreClient::send_authenticateToBusiness is not documented
(#405) Function UserStoreClient::recv_authenticateToBusiness is not documented
(#438) Function UserStoreClient::refreshAuthentication is not documented
(#444) Function UserStoreClient::send_refreshAuthentication is not documented
(#462) Function UserStoreClient::recv_refreshAuthentication is not documented
(#495) Function UserStoreClient::getUser is not documented
(#501) Function UserStoreClient::send_getUser is not documented
(#519) Function UserStoreClient::recv_getUser is not documented
(#552) Function UserStoreClient::getPublicUserInfo is not documented
(#558) Function UserStoreClient::send_getPublicUserInfo is not documented
(#576) Function UserStoreClient::recv_getPublicUserInfo is not documented
(#612) Function UserStoreClient::getPremiumInfo is not documented
(#618) Function UserStoreClient::send_getPremiumInfo is not documented
(#636) Function UserStoreClient::recv_getPremiumInfo is not documented
(#669) Function UserStoreClient::getNoteStoreUrl is not documented
(#675) Function UserStoreClient::send_getNoteStoreUrl is not documented
(#693) Function UserStoreClient::recv_getNoteStoreUrl is not documented
(#737) Function UserStore_checkVersion_args::__construct is not documented
(#767) Function UserStore_checkVersion_args::getName is not documented
(#771) Function UserStore_checkVersion_args::read is not documented
(#817) Function UserStore_checkVersion_args::write is not documented
(#847) Function UserStore_checkVersion_result::__construct is not documented
(#863) Function UserStore_checkVersion_result::getName is not documented
(#867) Function UserStore_checkVersion_result::read is not documented
(#899) Function UserStore_checkVersion_result::write is not documented
(#919) Function UserStore_getBootstrapInfo_args::__construct is not documented
(#935) Function UserStore_getBootstrapInfo_args::getName is not documented
(#939) Function UserStore_getBootstrapInfo_args::read is not documented
(#971) Function UserStore_getBootstrapInfo_args::write is not documented
(#991) Function UserStore_getBootstrapInfo_result::__construct is not documented
(#1008) Function UserStore_getBootstrapInfo_result::getName is not documented
(#1012) Function UserStore_getBootstrapInfo_result::read is not documented
(#1045) Function UserStore_getBootstrapInfo_result::write is not documented
(#1072) Function UserStore_authenticate_args::__construct is not documented
(#1116) Function UserStore_authenticate_args::getName is not documented
(#1120) Function UserStore_authenticate_args::read is not documented
(#1180) Function UserStore_authenticate_args::write is not documented
(#1222) Function UserStore_authenticate_result::__construct is not documented
(#1255) Function UserStore_authenticate_result::getName is not documented
(#1259) Function UserStore_authenticate_result::read is not documented
(#1308) Function UserStore_authenticate_result::write is not documented
(#1347) Function UserStore_authenticateLongSession_args::__construct is not documented
(#1405) Function UserStore_authenticateLongSession_args::getName is not documented
(#1409) Function UserStore_authenticateLongSession_args::read is not documented
(#1483) Function UserStore_authenticateLongSession_args::write is not documented
(#1535) Function UserStore_authenticateLongSession_result::__construct is not documented
(#1568) Function UserStore_authenticateLongSession_result::getName is not documented
(#1572) Function UserStore_authenticateLongSession_result::read is not documented
(#1621) Function UserStore_authenticateLongSession_result::write is not documented
(#1657) Function UserStore_completeTwoFactorAuthentication_args::__construct is not documented
(#1694) Function UserStore_completeTwoFactorAuthentication_args::getName is not documented
(#1698) Function UserStore_completeTwoFactorAuthentication_args::read is not documented
(#1751) Function UserStore_completeTwoFactorAuthentication_args::write is not documented
(#1788) Function UserStore_completeTwoFactorAuthentication_result::__construct is not documented
(#1821) Function UserStore_completeTwoFactorAuthentication_result::getName is not documented
(#1825) Function UserStore_completeTwoFactorAuthentication_result::read is not documented
(#1874) Function UserStore_completeTwoFactorAuthentication_result::write is not documented
(#1907) Function UserStore_revokeLongSession_args::__construct is not documented
(#1923) Function UserStore_revokeLongSession_args::getName is not documented
(#1927) Function UserStore_revokeLongSession_args::read is not documented
(#1959) Function UserStore_revokeLongSession_args::write is not documented
(#1980) Function UserStore_revokeLongSession_result::__construct is not documented
(#2005) Function UserStore_revokeLongSession_result::getName is not documented
(#2009) Function UserStore_revokeLongSession_result::read is not documented
(#2050) Function UserStore_revokeLongSession_result::write is not documented
(#2075) Function UserStore_authenticateToBusiness_args::__construct is not documented
(#2091) Function UserStore_authenticateToBusiness_args::getName is not documented
(#2095) Function UserStore_authenticateToBusiness_args::read is not documented
(#2127) Function UserStore_authenticateToBusiness_args::write is not documented
(#2149) Function UserStore_authenticateToBusiness_result::__construct is not documented
(#2182) Function UserStore_authenticateToBusiness_result::getName is not documented
(#2186) Function UserStore_authenticateToBusiness_result::read is not documented
(#2235) Function UserStore_authenticateToBusiness_result::write is not documented
(#2268) Function UserStore_refreshAuthentication_args::__construct is not documented
(#2284) Function UserStore_refreshAuthentication_args::getName is not documented
(#2288) Function UserStore_refreshAuthentication_args::read is not documented
(#2320) Function UserStore_refreshAuthentication_args::write is not documented
(#2342) Function UserStore_refreshAuthentication_result::__construct is not documented
(#2375) Function UserStore_refreshAuthentication_result::getName is not documented
(#2379) Function UserStore_refreshAuthentication_result::read is not documented
(#2428) Function UserStore_refreshAuthentication_result::write is not documented
(#2461) Function UserStore_getUser_args::__construct is not documented
(#2477) Function UserStore_getUser_args::getName is not documented
(#2481) Function UserStore_getUser_args::read is not documented
(#2513) Function UserStore_getUser_args::write is not documented
(#2535) Function UserStore_getUser_result::__construct is not documented
(#2568) Function UserStore_getUser_result::getName is not documented
(#2572) Function UserStore_getUser_result::read is not documented
(#2621) Function UserStore_getUser_result::write is not documented
(#2654) Function UserStore_getPublicUserInfo_args::__construct is not documented
(#2670) Function UserStore_getPublicUserInfo_args::getName is not documented
(#2674) Function UserStore_getPublicUserInfo_args::read is not documented
(#2706) Function UserStore_getPublicUserInfo_args::write is not documented
(#2729) Function UserStore_getPublicUserInfo_result::__construct is not documented
(#2770) Function UserStore_getPublicUserInfo_result::getName is not documented
(#2774) Function UserStore_getPublicUserInfo_result::read is not documented
(#2831) Function UserStore_getPublicUserInfo_result::write is not documented
(#2869) Function UserStore_getPremiumInfo_args::__construct is not documented
(#2885) Function UserStore_getPremiumInfo_args::getName is not documented
(#2889) Function UserStore_getPremiumInfo_args::read is not documented
(#2921) Function UserStore_getPremiumInfo_args::write is not documented
(#2943) Function UserStore_getPremiumInfo_result::__construct is not documented
(#2976) Function UserStore_getPremiumInfo_result::getName is not documented
(#2980) Function UserStore_getPremiumInfo_result::read is not documented
(#3029) Function UserStore_getPremiumInfo_result::write is not documented
(#3062) Function UserStore_getNoteStoreUrl_args::__construct is not documented
(#3078) Function UserStore_getNoteStoreUrl_args::getName is not documented
(#3082) Function UserStore_getNoteStoreUrl_args::read is not documented
(#3114) Function UserStore_getNoteStoreUrl_args::write is not documented
(#3136) Function UserStore_getNoteStoreUrl_result::__construct is not documented
(#3168) Function UserStore_getNoteStoreUrl_result::getName is not documented
(#3172) Function UserStore_getNoteStoreUrl_result::read is not documented
(#3220) Function UserStore_getNoteStoreUrl_result::write is not documented
(#29) Variable UserStoreClient::$input_ is not documented
(#30) Variable UserStoreClient::$output_ is not documented
(#32) Variable UserStoreClient::$seqid_ is not documented
(#731) Variable UserStore_checkVersion_args::$_TSPEC is not documented
(#733) Variable UserStore_checkVersion_args::$clientName is not documented
(#734) Variable UserStore_checkVersion_args::$edamVersionMajor is not documented
(#735) Variable UserStore_checkVersion_args::$edamVersionMinor is not documented
(#843) Variable UserStore_checkVersion_result::$_TSPEC is not documented
(#845) Variable UserStore_checkVersion_result::$success is not documented
(#915) Variable UserStore_getBootstrapInfo_args::$_TSPEC is not documented
(#917) Variable UserStore_getBootstrapInfo_args::$locale is not documented
(#987) Variable UserStore_getBootstrapInfo_result::$_TSPEC is not documented
(#989) Variable UserStore_getBootstrapInfo_result::$success is not documented
(#1064) Variable UserStore_authenticate_args::$_TSPEC is not documented
(#1066) Variable UserStore_authenticate_args::$username is not documented
(#1067) Variable UserStore_authenticate_args::$password is not documented
(#1068) Variable UserStore_authenticate_args::$consumerKey is not documented
(#1069) Variable UserStore_authenticate_args::$consumerSecret is not documented
(#1070) Variable UserStore_authenticate_args::$supportsTwoFactor is not documented
(#1216) Variable UserStore_authenticate_result::$_TSPEC is not documented
(#1218) Variable UserStore_authenticate_result::$success is not documented
(#1219) Variable UserStore_authenticate_result::$userException is not documented
(#1220) Variable UserStore_authenticate_result::$systemException is not documented
(#1337) Variable UserStore_authenticateLongSession_args::$_TSPEC is not documented
(#1339) Variable UserStore_authenticateLongSession_args::$username is not documented
(#1340) Variable UserStore_authenticateLongSession_args::$password is not documented
(#1341) Variable UserStore_authenticateLongSession_args::$consumerKey is not documented
(#1342) Variable UserStore_authenticateLongSession_args::$consumerSecret is not documented
(#1343) Variable UserStore_authenticateLongSession_args::$deviceIdentifier is not documented
(#1344) Variable UserStore_authenticateLongSession_args::$deviceDescription is not documented
(#1345) Variable UserStore_authenticateLongSession_args::$supportsTwoFactor is not documented
(#1529) Variable UserStore_authenticateLongSession_result::$_TSPEC is not documented
(#1531) Variable UserStore_authenticateLongSession_result::$success is not documented
(#1532) Variable UserStore_authenticateLongSession_result::$userException is not documented
(#1533) Variable UserStore_authenticateLongSession_result::$systemException is not documented
(#1650) Variable UserStore_completeTwoFactorAuthentication_args::$_TSPEC is not documented
(#1652) Variable UserStore_completeTwoFactorAuthentication_args::$authenticationToken is not documented
(#1653) Variable UserStore_completeTwoFactorAuthentication_args::$oneTimeCode is not documented
(#1654) Variable UserStore_completeTwoFactorAuthentication_args::$deviceIdentifier is not documented
(#1655) Variable UserStore_completeTwoFactorAuthentication_args::$deviceDescription is not documented
(#1782) Variable UserStore_completeTwoFactorAuthentication_result::$_TSPEC is not documented
(#1784) Variable UserStore_completeTwoFactorAuthentication_result::$success is not documented
(#1785) Variable UserStore_completeTwoFactorAuthentication_result::$userException is not documented
(#1786) Variable UserStore_completeTwoFactorAuthentication_result::$systemException is not documented
(#1903) Variable UserStore_revokeLongSession_args::$_TSPEC is not documented
(#1905) Variable UserStore_revokeLongSession_args::$authenticationToken is not documented
(#1975) Variable UserStore_revokeLongSession_result::$_TSPEC is not documented
(#1977) Variable UserStore_revokeLongSession_result::$userException is not documented
(#1978) Variable UserStore_revokeLongSession_result::$systemException is not documented
(#2071) Variable UserStore_authenticateToBusiness_args::$_TSPEC is not documented
(#2073) Variable UserStore_authenticateToBusiness_args::$authenticationToken is not documented
(#2143) Variable UserStore_authenticateToBusiness_result::$_TSPEC is not documented
(#2145) Variable UserStore_authenticateToBusiness_result::$success is not documented
(#2146) Variable UserStore_authenticateToBusiness_result::$userException is not documented
(#2147) Variable UserStore_authenticateToBusiness_result::$systemException is not documented
(#2264) Variable UserStore_refreshAuthentication_args::$_TSPEC is not documented
(#2266) Variable UserStore_refreshAuthentication_args::$authenticationToken is not documented
(#2336) Variable UserStore_refreshAuthentication_result::$_TSPEC is not documented
(#2338) Variable UserStore_refreshAuthentication_result::$success is not documented
(#2339) Variable UserStore_refreshAuthentication_result::$userException is not documented
(#2340) Variable UserStore_refreshAuthentication_result::$systemException is not documented
(#2457) Variable UserStore_getUser_args::$_TSPEC is not documented
(#2459) Variable UserStore_getUser_args::$authenticationToken is not documented
(#2529) Variable UserStore_getUser_result::$_TSPEC is not documented
(#2531) Variable UserStore_getUser_result::$success is not documented
(#2532) Variable UserStore_getUser_result::$userException is not documented
(#2533) Variable UserStore_getUser_result::$systemException is not documented
(#2650) Variable UserStore_getPublicUserInfo_args::$_TSPEC is not documented
(#2652) Variable UserStore_getPublicUserInfo_args::$username is not documented
(#2722) Variable UserStore_getPublicUserInfo_result::$_TSPEC is not documented
(#2724) Variable UserStore_getPublicUserInfo_result::$success is not documented
(#2725) Variable UserStore_getPublicUserInfo_result::$notFoundException is not documented
(#2726) Variable UserStore_getPublicUserInfo_result::$systemException is not documented
(#2727) Variable UserStore_getPublicUserInfo_result::$userException is not documented
(#2865) Variable UserStore_getPremiumInfo_args::$_TSPEC is not documented
(#2867) Variable UserStore_getPremiumInfo_args::$authenticationToken is not documented
(#2937) Variable UserStore_getPremiumInfo_result::$_TSPEC is not documented
(#2939) Variable UserStore_getPremiumInfo_result::$success is not documented
(#2940) Variable UserStore_getPremiumInfo_result::$userException is not documented
(#2941) Variable UserStore_getPremiumInfo_result::$systemException is not documented
(#3058) Variable UserStore_getNoteStoreUrl_args::$_TSPEC is not documented
(#3060) Variable UserStore_getNoteStoreUrl_args::$authenticationToken is not documented
(#3130) Variable UserStore_getNoteStoreUrl_result::$_TSPEC is not documented
(#3132) Variable UserStore_getNoteStoreUrl_result::$success is not documented
(#3133) Variable UserStore_getNoteStoreUrl_result::$userException is not documented
(#3134) Variable UserStore_getNoteStoreUrl_result::$systemException is not documented
(#7) Invalid phpdocs tag @generated used
(#28) Package is not specified for class UserStoreClient. It is also not specified in file-level phpdocs
(#730) Package is not specified for class UserStore_checkVersion_args. It is also not specified in file-level phpdocs
(#842) Package is not specified for class UserStore_checkVersion_result. It is also not specified in file-level phpdocs
(#914) Package is not specified for class UserStore_getBootstrapInfo_args. It is also not specified in file-level phpdocs
(#986) Package is not specified for class UserStore_getBootstrapInfo_result. It is also not specified in file-level phpdocs
(#1063) Package is not specified for class UserStore_authenticate_args. It is also not specified in file-level phpdocs
(#1215) Package is not specified for class UserStore_authenticate_result. It is also not specified in file-level phpdocs
(#1336) Package is not specified for class UserStore_authenticateLongSession_args. It is also not specified in file-level phpdocs
(#1528) Package is not specified for class UserStore_authenticateLongSession_result. It is also not specified in file-level phpdocs
(#1649) Package is not specified for class UserStore_completeTwoFactorAuthentication_args. It is also not specified in file-level phpdocs
(#1781) Package is not specified for class UserStore_completeTwoFactorAuthentication_result. It is also not specified in file-level phpdocs
(#1902) Package is not specified for class UserStore_revokeLongSession_args. It is also not specified in file-level phpdocs
(#1974) Package is not specified for class UserStore_revokeLongSession_result. It is also not specified in file-level phpdocs
(#2070) Package is not specified for class UserStore_authenticateToBusiness_args. It is also not specified in file-level phpdocs
(#2142) Package is not specified for class UserStore_authenticateToBusiness_result. It is also not specified in file-level phpdocs
(#2263) Package is not specified for class UserStore_refreshAuthentication_args. It is also not specified in file-level phpdocs
(#2335) Package is not specified for class UserStore_refreshAuthentication_result. It is also not specified in file-level phpdocs
(#2456) Package is not specified for class UserStore_getUser_args. It is also not specified in file-level phpdocs
(#2528) Package is not specified for class UserStore_getUser_result. It is also not specified in file-level phpdocs
(#2649) Package is not specified for class UserStore_getPublicUserInfo_args. It is also not specified in file-level phpdocs
(#2721) Package is not specified for class UserStore_getPublicUserInfo_result. It is also not specified in file-level phpdocs
(#2864) Package is not specified for class UserStore_getPremiumInfo_args. It is also not specified in file-level phpdocs
(#2936) Package is not specified for class UserStore_getPremiumInfo_result. It is also not specified in file-level phpdocs
(#3057) Package is not specified for class UserStore_getNoteStoreUrl_args. It is also not specified in file-level phpdocs
(#3129) Package is not specified for class UserStore_getNoteStoreUrl_result. It is also not specified in file-level phpdocs
(#14) Package is not specified for function checkVersion. It is also not specified in file-level phpdocs
(#15) Package is not specified for function getBootstrapInfo. It is also not specified in file-level phpdocs
(#16) Package is not specified for function authenticate. It is also not specified in file-level phpdocs
(#17) Package is not specified for function authenticateLongSession. It is also not specified in file-level phpdocs
(#18) Package is not specified for function completeTwoFactorAuthentication. It is also not specified in file-level phpdocs
(#19) Package is not specified for function revokeLongSession. It is also not specified in file-level phpdocs
(#20) Package is not specified for function authenticateToBusiness. It is also not specified in file-level phpdocs
(#21) Package is not specified for function refreshAuthentication. It is also not specified in file-level phpdocs
(#22) Package is not specified for function getUser. It is also not specified in file-level phpdocs
(#23) Package is not specified for function getPublicUserInfo. It is also not specified in file-level phpdocs
(#24) Package is not specified for function getPremiumInfo. It is also not specified in file-level phpdocs
(#25) Package is not specified for function getNoteStoreUrl. It is also not specified in file-level phpdocs
repository/evernote/lib/evernote/lib/packages/UserStore/UserStore_constants.php
(#2) File-level phpdocs block is not found
(#7) Invalid phpdocs tag @generated used
repository/evernote/lib/evernote/lib/packages/UserStore/UserStore_types.php
(#2) File-level phpdocs block is not found
(#14) Class PublicUserInfo is not documented
(#186) Class AuthenticationResult is not documented
(#428) Class BootstrapSettings is not documented
(#740) Class BootstrapProfile is not documented
(#837) Class BootstrapInfo is not documented
(#24) Function PublicUserInfo::__construct is not documented
(#75) Function PublicUserInfo::getName is not documented
(#79) Function PublicUserInfo::read is not documented
(#146) Function PublicUserInfo::write is not documented
(#199) Function AuthenticationResult::__construct is not documented
(#273) Function AuthenticationResult::getName is not documented
(#277) Function AuthenticationResult::read is not documented
(#367) Function AuthenticationResult::write is not documented
(#445) Function BootstrapSettings::__construct is not documented
(#545) Function BootstrapSettings::getName is not documented
(#549) Function BootstrapSettings::read is not documented
(#665) Function BootstrapSettings::write is not documented
(#746) Function BootstrapProfile::__construct is not documented
(#770) Function BootstrapProfile::getName is not documented
(#774) Function BootstrapProfile::read is not documented
(#814) Function BootstrapProfile::write is not documented
(#842) Function BootstrapInfo::__construct is not documented
(#863) Function BootstrapInfo::getName is not documented
(#867) Function BootstrapInfo::read is not documented
(#910) Function BootstrapInfo::write is not documented
(#15) Variable PublicUserInfo::$_TSPEC is not documented
(#17) Variable PublicUserInfo::$userId is not documented
(#18) Variable PublicUserInfo::$shardId is not documented
(#19) Variable PublicUserInfo::$privilege is not documented
(#20) Variable PublicUserInfo::$username is not documented
(#21) Variable PublicUserInfo::$noteStoreUrl is not documented
(#22) Variable PublicUserInfo::$webApiUrlPrefix is not documented
(#187) Variable AuthenticationResult::$_TSPEC is not documented
(#189) Variable AuthenticationResult::$currentTime is not documented
(#190) Variable AuthenticationResult::$authenticationToken is not documented
(#191) Variable AuthenticationResult::$expiration is not documented
(#192) Variable AuthenticationResult::$user is not documented
(#193) Variable AuthenticationResult::$publicUserInfo is not documented
(#194) Variable AuthenticationResult::$noteStoreUrl is not documented
(#195) Variable AuthenticationResult::$webApiUrlPrefix is not documented
(#196) Variable AuthenticationResult::$secondFactorRequired is not documented
(#197) Variable AuthenticationResult::$secondFactorDeliveryHint is not documented
(#429) Variable BootstrapSettings::$_TSPEC is not documented
(#431) Variable BootstrapSettings::$serviceHost is not documented
(#432) Variable BootstrapSettings::$marketingUrl is not documented
(#433) Variable BootstrapSettings::$supportUrl is not documented
(#434) Variable BootstrapSettings::$accountEmailDomain is not documented
(#435) Variable BootstrapSettings::$enableFacebookSharing is not documented
(#436) Variable BootstrapSettings::$enableGiftSubscriptions is not documented
(#437) Variable BootstrapSettings::$enableSupportTickets is not documented
(#438) Variable BootstrapSettings::$enableSharedNotebooks is not documented
(#439) Variable BootstrapSettings::$enableSingleNoteSharing is not documented
(#440) Variable BootstrapSettings::$enableSponsoredAccounts is not documented
(#441) Variable BootstrapSettings::$enableTwitterSharing is not documented
(#442) Variable BootstrapSettings::$enableLinkedInSharing is not documented
(#443) Variable BootstrapSettings::$enablePublicNotebooks is not documented
(#741) Variable BootstrapProfile::$_TSPEC is not documented
(#743) Variable BootstrapProfile::$name is not documented
(#744) Variable BootstrapProfile::$settings is not documented
(#838) Variable BootstrapInfo::$_TSPEC is not documented
(#840) Variable BootstrapInfo::$profiles is not documented
(#7) Invalid phpdocs tag @generated used
(#14) Package is not specified for class PublicUserInfo. It is also not specified in file-level phpdocs
(#186) Package is not specified for class AuthenticationResult. It is also not specified in file-level phpdocs
(#428) Package is not specified for class BootstrapSettings. It is also not specified in file-level phpdocs
(#740) Package is not specified for class BootstrapProfile. It is also not specified in file-level phpdocs
(#837) Package is not specified for class BootstrapInfo. It is also not specified in file-level phpdocs
repository/evernote/lib/evernote/lib/protocol/TBinaryProtocol.php
(#23) File-level phpdocs block is not found
(#37) Function TBinaryProtocol::__construct is not documented
(#43) Function TBinaryProtocol::writeMessageBegin is not documented
(#58) Function TBinaryProtocol::writeMessageEnd is not documented
(#62) Function TBinaryProtocol::writeStructBegin is not documented
(#66) Function TBinaryProtocol::writeStructEnd is not documented
(#70) Function TBinaryProtocol::writeFieldBegin is not documented
(#76) Function TBinaryProtocol::writeFieldEnd is not documented
(#80) Function TBinaryProtocol::writeFieldStop is not documented
(#85) Function TBinaryProtocol::writeMapBegin is not documented
(#92) Function TBinaryProtocol::writeMapEnd is not documented
(#96) Function TBinaryProtocol::writeListBegin is not documented
(#102) Function TBinaryProtocol::writeListEnd is not documented
(#106) Function TBinaryProtocol::writeSetBegin is not documented
(#112) Function TBinaryProtocol::writeSetEnd is not documented
(#116) Function TBinaryProtocol::writeBool is not documented
(#122) Function TBinaryProtocol::writeByte is not documented
(#128) Function TBinaryProtocol::writeI16 is not documented
(#134) Function TBinaryProtocol::writeI32 is not documented
(#140) Function TBinaryProtocol::writeI64 is not documented
(#176) Function TBinaryProtocol::writeDouble is not documented
(#182) Function TBinaryProtocol::writeString is not documented
(#191) Function TBinaryProtocol::readMessageBegin is not documented
(#217) Function TBinaryProtocol::readMessageEnd is not documented
(#221) Function TBinaryProtocol::readStructBegin is not documented
(#226) Function TBinaryProtocol::readStructEnd is not documented
(#230) Function TBinaryProtocol::readFieldBegin is not documented
(#240) Function TBinaryProtocol::readFieldEnd is not documented
(#244) Function TBinaryProtocol::readMapBegin is not documented
(#251) Function TBinaryProtocol::readMapEnd is not documented
(#255) Function TBinaryProtocol::readListBegin is not documented
(#261) Function TBinaryProtocol::readListEnd is not documented
(#265) Function TBinaryProtocol::readSetBegin is not documented
(#271) Function TBinaryProtocol::readSetEnd is not documented
(#275) Function TBinaryProtocol::readBool is not documented
(#282) Function TBinaryProtocol::readByte is not documented
(#289) Function TBinaryProtocol::readI16 is not documented
(#299) Function TBinaryProtocol::readI32 is not documented
(#309) Function TBinaryProtocol::readI64 is not documented
(#375) Function TBinaryProtocol::readDouble is not documented
(#382) Function TBinaryProtocol::readString is not documented
(#400) Function TBinaryProtocolFactory::__construct is not documented
(#405) Function TBinaryProtocolFactory::getProtocol is not documented
(#415) Function TBinaryProtocolAccelerated::__construct is not documented
(#423) Function TBinaryProtocolAccelerated::isStrictRead is not documented
(#426) Function TBinaryProtocolAccelerated::isStrictWrite is not documented
(#34) Variable TBinaryProtocol::$strictRead_ is not documented
(#35) Variable TBinaryProtocol::$strictWrite_ is not documented
(#397) Variable TBinaryProtocolFactory::$strictRead_ is not documented
(#398) Variable TBinaryProtocolFactory::$strictWrite_ is not documented
(#31) Constant TBinaryProtocol::VERSION_MASK is not documented
(#32) Constant TBinaryProtocol::VERSION_1 is not documented
(#410) No one-line description found in phpdocs for class TBinaryProtocolAccelerated
(#25) Class TBinaryProtocol does not have @copyright tag
(#393) Class TBinaryProtocolFactory does not have @copyright tag
(#410) Class TBinaryProtocolAccelerated does not have @copyright tag
(#25) Class TBinaryProtocol does not have @license tag
(#393) Class TBinaryProtocolFactory does not have @license tag
(#410) Class TBinaryProtocolAccelerated does not have @license tag
(#25) Package is not specified for class TBinaryProtocol. It is also not specified in file-level phpdocs
(#393) Package is not specified for class TBinaryProtocolFactory. It is also not specified in file-level phpdocs
(#410) Package is not specified for class TBinaryProtocolAccelerated. It is also not specified in file-level phpdocs
(#20) Package thrift.protocol is not valid
repository/evernote/lib/evernote/lib/protocol/TProtocol.php
(#41) Function TProtocolException::__construct is not documented
(#120) Function TProtocol::writeFieldBegin is not documented
(#122) Function TProtocol::writeFieldEnd is not documented
(#124) Function TProtocol::writeFieldStop is not documented
(#126) Function TProtocol::writeMapBegin is not documented
(#128) Function TProtocol::writeMapEnd is not documented
(#130) Function TProtocol::writeListBegin is not documented
(#132) Function TProtocol::writeListEnd is not documented
(#134) Function TProtocol::writeSetBegin is not documented
(#136) Function TProtocol::writeSetEnd is not documented
(#138) Function TProtocol::writeBool is not documented
(#140) Function TProtocol::writeByte is not documented
(#142) Function TProtocol::writeI16 is not documented
(#144) Function TProtocol::writeI32 is not documented
(#146) Function TProtocol::writeI64 is not documented
(#148) Function TProtocol::writeDouble is not documented
(#150) Function TProtocol::writeString is not documented
(#166) Function TProtocol::readStructBegin is not documented
(#168) Function TProtocol::readStructEnd is not documented
(#170) Function TProtocol::readFieldBegin is not documented
(#172) Function TProtocol::readFieldEnd is not documented
(#174) Function TProtocol::readMapBegin is not documented
(#176) Function TProtocol::readMapEnd is not documented
(#178) Function TProtocol::readListBegin is not documented
(#180) Function TProtocol::readListEnd is not documented
(#182) Function TProtocol::readSetBegin is not documented
(#184) Function TProtocol::readSetEnd is not documented
(#186) Function TProtocol::readBool is not documented
(#188) Function TProtocol::readByte is not documented
(#190) Function TProtocol::readI16 is not documented
(#192) Function TProtocol::readI32 is not documented
(#194) Function TProtocol::readI64 is not documented
(#196) Function TProtocol::readDouble is not documented
(#198) Function TProtocol::readString is not documented
(#55) Variable TProtocol::$TBINARYPROTOCOLACCELERATED is not documented
(#35) Constant TProtocolException::UNKNOWN is not documented
(#36) Constant TProtocolException::INVALID_DATA is not documented
(#37) Constant TProtocolException::NEGATIVE_SIZE is not documented
(#38) Constant TProtocolException::SIZE_LIMIT is not documented
(#39) Constant TProtocolException::BAD_VERSION is not documented
(#24) No one-line description found in phpdocs for file
(#64) Phpdocs for function TProtocol::__construct has incomplete parameters list
(#155) Phpdocs for function TProtocol::readMessageBegin has incomplete parameters list
(#370) Phpdocs for function getProtocol has incomplete parameters list
(#24) File-level phpdocs block does not have @copyright tag
(#31) Class TProtocolException does not have @copyright tag
(#46) Class TProtocol does not have @copyright tag
(#24) File-level phpdocs block does not have @license tag
(#31) Class TProtocolException does not have @license tag
(#46) Class TProtocol does not have @license tag
(#157) Invalid phpdocs tag @parem used
(#20) Package thrift.protocol is not valid
(#28) Package thrift.protocol is not valid
repository/evernote/lib/evernote/lib/transport/TBufferedTransport.php
(#24) File-level phpdocs block is not found
(#77) Function TBufferedTransport::isOpen is not documented
(#81) Function TBufferedTransport::open is not documented
(#85) Function TBufferedTransport::close is not documented
(#89) Function TBufferedTransport::putBack is not documented
(#124) Function TBufferedTransport::read is not documented
(#140) Function TBufferedTransport::write is not documented
(#153) Function TBufferedTransport::flush is not documented
(#24) No one-line description found in phpdocs for class TBufferedTransport
(#33) Phpdocs for function TBufferedTransport::__construct has incomplete parameters list
(#97) Phpdocs for function TBufferedTransport::readAll has incomplete parameters list
(#24) Class TBufferedTransport does not have @copyright tag
(#24) Class TBufferedTransport does not have @license tag
(#20) Package thrift.transport is not valid
(#29) Package thrift.transport is not valid
repository/evernote/lib/evernote/lib/transport/THttpClient.php
(#24) File-level phpdocs block is not found
(#211) Function THttpClient::addHeaders is not documented
(#88) Phpdocs for function THttpClient::__construct has incomplete parameters list
(#80) Phpdocs for variable THttpClient::$headers_ does not contain @var or incorrect
(#24) Class THttpClient does not have @copyright tag
(#24) Class THttpClient does not have @license tag
(#20) Package thrift.transport is not valid
(#27) Package thrift.transport is not valid
repository/evernote/lib/evernote/lib/transport/TTransport.php
(#24) File-level phpdocs block is not found
(#35) Function TTransportException::__construct is not documented
(#29) Constant TTransportException::UNKNOWN is not documented
(#30) Constant TTransportException::NOT_OPEN is not documented
(#31) Constant TTransportException::ALREADY_OPEN is not documented
(#32) Constant TTransportException::TIMED_OUT is not documented
(#33) Constant TTransportException::END_OF_FILE is not documented
(#75) Phpdocs for function TTransport::readAll has incomplete parameters list
(#24) Class TTransportException does not have @copyright tag
(#40) Class TTransport does not have @copyright tag
(#24) Class TTransportException does not have @license tag
(#40) Class TTransport does not have @license tag
(#24) Package is not specified for class TTransportException. It is also not specified in file-level phpdocs
(#20) Package thrift.transport is not valid
(#43) Package thrift.transport is not valid
repository/evernote/version.php
(#2) Empty line found after PHP open tag
(#21) Package repository is not valid

Update savepoints problems

(0 errors, 0 warnings)

This section shows problems detected with the handling of upgrade savepoints [More info]


Third party library modification problems

(0 errors, 0 warnings)

This section shows problems detected with the modification of third party libraries [More info]


grunt changes

(0 errors, 0 warnings)

This section shows files built by grunt and not commited [More info]


shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

This section shows problems detected in mustache templates [More info]