Prechecker results: error


PHP lint problems

(3 errors, 0 warnings)

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

mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Utils/ActiveRoomInfo.php
(#34) PHP Parse error: syntax error, unexpected 'object' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST) in /mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Utils/ActiveRoomInfo.php on line 34
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Utils/ParticipantInfo.php
(#34) PHP Parse error: syntax error, unexpected 'object' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST) in /mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Utils/ParticipantInfo.php on line 34
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Utils/RecordingInfo.php
(#35) PHP Parse error: syntax error, unexpected 'object' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST) in /mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Utils/RecordingInfo.php on line 35

PHP coding style problems

(4358 errors, 284 warnings)

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

mod/plugnmeet/backup/moodle2/backup_plugnmeet_activity_task.class.php
(#39) Opening brace should be on the same line as the declaration for class backup_plugnmeet_activity_task
(#45) Opening brace should be on the same line as the declaration
(#52) Opening brace should be on the same line as the declaration
(#63) Opening brace should be on the same line as the declaration
mod/plugnmeet/backup/moodle2/backup_plugnmeet_settingslib.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
mod/plugnmeet/backup/moodle2/backup_plugnmeet_stepslib.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#36) Opening brace should be on the same line as the declaration for class backup_plugnmeet_activity_structure_step
(#44) Opening brace should be on the same line as the declaration
mod/plugnmeet/backup/moodle2/restore_plugnmeet_activity_task.class.php
(#38) Opening brace should be on the same line as the declaration for class restore_plugnmeet_activity_task
(#44) Opening brace should be on the same line as the declaration
(#53) Opening brace should be on the same line as the declaration
(#63) Opening brace should be on the same line as the declaration
(#77) Opening brace should be on the same line as the declaration
(#93) Opening brace should be on the same line as the declaration
mod/plugnmeet/backup/moodle2/restore_plugnmeet_stepslib.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#36) Opening brace should be on the same line as the declaration for class restore_plugnmeet_activity_structure_step
(#44) Opening brace should be on the same line as the declaration
(#59) Opening brace should be on the same line as the declaration
(#66) Opening brace should be on the same line as the declaration
mod/plugnmeet/classes/event/course_module_instance_list_viewed.php
(#29) Opening brace should be on the same line as the declaration for class course_module_instance_list_viewed
mod/plugnmeet/classes/event/course_module_viewed.php
(#29) Opening brace should be on the same line as the declaration for class course_module_viewed
(#32) Opening brace should be on the same line as the declaration
(#39) Opening brace should be on the same line as the declaration
mod/plugnmeet/classes/external/mod_plugnmeet_create_room.php
(#35) Opening brace should be on the same line as the declaration for class mod_plugnmeet_create_room
(#37) Opening brace should be on the same line as the declaration
(#45) Variable "instanceId" must be all lower-case
(#45) Variable "isAdmin" must be all lower-case
(#46) Opening brace should be on the same line as the declaration
(#49) Variable "instanceId" must be all lower-case
(#56) Variable "room_metadata" must not contain underscores.
(#59) Variable "room_metadata" must not contain underscores.
(#59) Line exceeds 132 characters; contains 150 characters
(#67) Variable "isAdmin" must be all lower-case
(#77) Opening brace should be on the same line as the declaration
mod/plugnmeet/classes/external/mod_plugnmeet_delete_recording.php
(#35) Opening brace should be on the same line as the declaration for class mod_plugnmeet_delete_recording
(#37) Opening brace should be on the same line as the declaration
(#43) Variable "recordId" must be all lower-case
(#44) Opening brace should be on the same line as the declaration
(#49) Variable "recordId" must be all lower-case
(#58) Opening brace should be on the same line as the declaration
mod/plugnmeet/classes/external/mod_plugnmeet_end_room.php
(#35) Opening brace should be on the same line as the declaration for class mod_plugnmeet_end_room
(#37) Opening brace should be on the same line as the declaration
(#43) Variable "room_id" must not contain underscores.
(#44) Opening brace should be on the same line as the declaration
(#47) Variable "room_id" must not contain underscores.
(#56) Opening brace should be on the same line as the declaration
mod/plugnmeet/classes/external/mod_plugnmeet_get_join_token.php
(#35) Opening brace should be on the same line as the declaration for class mod_plugnmeet_get_join_token
(#37) Opening brace should be on the same line as the declaration
(#44) Variable "instanceId" must be all lower-case
(#44) Variable "isAdmin" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
(#48) Variable "instanceId" must be all lower-case
(#51) Variable "room_metadata" must not contain underscores.
(#55) Variable "isAdmin" must be all lower-case
(#68) Opening brace should be on the same line as the declaration
mod/plugnmeet/classes/external/mod_plugnmeet_get_recording_download_link.php
(#35) Opening brace should be on the same line as the declaration for class mod_plugnmeet_get_recording_download_link
(#37) Opening brace should be on the same line as the declaration
(#43) Variable "recordId" must be all lower-case
(#44) Opening brace should be on the same line as the declaration
(#49) Variable "recordId" must be all lower-case
(#63) Opening brace should be on the same line as the declaration
mod/plugnmeet/classes/external/mod_plugnmeet_get_recordings.php
(#35) Opening brace should be on the same line as the declaration for class mod_plugnmeet_get_recordings
(#37) Opening brace should be on the same line as the declaration
(#46) Variable "room_id" must not contain underscores.
(#46) Variable "order_by" must not contain underscores.
(#47) Opening brace should be on the same line as the declaration
(#52) Variable "room_ids" must not contain underscores.
(#52) Variable "room_id" must not contain underscores.
(#53) Variable "room_ids" must not contain underscores.
(#53) Variable "order_by" must not contain underscores.
(#64) Whitespace found at end of line
(#69) Opening brace should be on the same line as the declaration
mod/plugnmeet/classes/external/mod_plugnmeet_isactive_room.php
(#35) Opening brace should be on the same line as the declaration for class mod_plugnmeet_isactive_room
(#37) Opening brace should be on the same line as the declaration
(#44) Variable "instanceId" must be all lower-case
(#44) Variable "room_id" must not contain underscores.
(#45) Opening brace should be on the same line as the declaration
(#48) Variable "instanceId" must be all lower-case
(#49) Variable "room_id" must not contain underscores.
(#54) Variable "room_id" must not contain underscores.
(#65) Opening brace should be on the same line as the declaration
mod/plugnmeet/classes/external/mod_plugnmeet_update_client.php
(#36) Opening brace should be on the same line as the declaration for class mod_plugnmeet_update_client
(#38) Opening brace should be on the same line as the declaration
(#45) Opening brace should be on the same line as the declaration
(#65) Variable "clientZipFile" must be all lower-case
(#66) Variable "clientZipFile" must be all lower-case
(#75) Variable "clientZipFile" must be all lower-case
(#76) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#77) Variable "extractPath" must be all lower-case
(#78) Inline comments must start with a capital letter, digit or 3-dots sequence
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Variable "extractPath" must be all lower-case
(#81) Variable "extractPath" must be all lower-case
(#83) Variable "clientZipFile" must be all lower-case
(#94) Private method name "mod_plugnmeet_update_client::deleteDir" must be in lower-case letters only
(#94) Variable "dirPath" must be all lower-case
(#95) Opening brace should be on the same line as the declaration
(#96) Variable "dirPath" must be all lower-case
(#99) Variable "dirPath" must be all lower-case
(#99) Variable "dirPath" must be all lower-case
(#100) Variable "dirPath" must be all lower-case
(#102) Variable "dirPath" must be all lower-case
(#113) Variable "dirPath" must be all lower-case
(#117) Opening brace should be on the same line as the declaration
mod/plugnmeet/conference.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) 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".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#11) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#18) Variable "clientPath" must be all lower-case
(#19) Variable "jsFiles" must be all lower-case
(#19) Variable "clientPath" must be all lower-case
(#20) Variable "cssFiles" must be all lower-case
(#20) Variable "clientPath" must be all lower-case
(#23) Variable "jsTag" must be all lower-case
(#24) Variable "jsFiles" must be all lower-case
(#25) Variable "jsTag" must be all lower-case
(#28) Variable "cssTag" must be all lower-case
(#29) Variable "cssFiles" must be all lower-case
(#30) Variable "cssTag" must be all lower-case
(#41) Variable "cssTag" must be all lower-case
(#41) Variable "jsTag" must be all lower-case
mod/plugnmeet/db/install.php
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
mod/plugnmeet/db/uninstall.php
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
mod/plugnmeet/db/upgradelib.php
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
mod/plugnmeet/helpers/helper.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#12) Opening brace should be on the same line as the declaration for class PlugNmeetHelper
(#13) Private method name "PlugNmeetHelper::formatHtml" must be in lower-case letters only
(#13) Variable "fieldName" must be all lower-case
(#14) Opening brace should be on the same line as the declaration
(#20) Variable "fieldName" must be all lower-case
(#35) Public method name "PlugNmeetHelper::getRoomFeatures" must be in lower-case letters only
(#35) Variable "room_metadata" must not contain underscores.
(#36) Opening brace should be on the same line as the declaration
(#37) Variable "roomFeatures" must be all lower-case
(#89) Variable "room_metadata" must not contain underscores.
(#90) Variable "room_metadata" must not contain underscores.
(#93) Variable "roomFeatures" must be all lower-case
(#96) Public method name "PlugNmeetHelper::getChatFeatures" must be in lower-case letters only
(#96) Variable "room_metadata" must not contain underscores.
(#97) Opening brace should be on the same line as the declaration
(#98) Variable "chatFeatures" must be all lower-case
(#114) Variable "room_metadata" must not contain underscores.
(#115) Variable "room_metadata" must not contain underscores.
(#118) Variable "chatFeatures" must be all lower-case
(#121) Public method name "PlugNmeetHelper::getSharedNotePadFeatures" must be in lower-case letters only
(#121) Variable "room_metadata" must not contain underscores.
(#122) Opening brace should be on the same line as the declaration
(#123) Variable "sharedNotePadFeatures" must be all lower-case
(#133) Variable "room_metadata" must not contain underscores.
(#134) Variable "room_metadata" must not contain underscores.
(#137) Variable "sharedNotePadFeatures" must be all lower-case
(#140) Public method name "PlugNmeetHelper::getWhiteboardFeatures" must be in lower-case letters only
(#140) Variable "room_metadata" must not contain underscores.
(#141) Opening brace should be on the same line as the declaration
(#142) Variable "whiteboardFeatures" must be all lower-case
(#152) Variable "room_metadata" must not contain underscores.
(#153) Variable "room_metadata" must not contain underscores.
(#156) Variable "whiteboardFeatures" must be all lower-case
(#159) Public method name "PlugNmeetHelper::getExternalMediaPlayerFeatures" must be in lower-case letters only
(#159) Variable "room_metadata" must not contain underscores.
(#160) Opening brace should be on the same line as the declaration
(#161) Variable "externalMediaPlayerFeatures" must be all lower-case
(#171) Variable "room_metadata" must not contain underscores.
(#172) Variable "room_metadata" must not contain underscores.
(#175) Variable "externalMediaPlayerFeatures" must be all lower-case
(#178) Public method name "PlugNmeetHelper::getDefaultLockSettings" must be in lower-case letters only
(#178) Variable "room_metadata" must not contain underscores.
(#179) Opening brace should be on the same line as the declaration
(#180) Variable "defaultLockSettings" must be all lower-case
(#232) Variable "room_metadata" must not contain underscores.
(#233) Variable "room_metadata" must not contain underscores.
(#236) Variable "defaultLockSettings" must be all lower-case
(#239) Public method name "PlugNmeetHelper::showJoinButton" must be in lower-case letters only
(#240) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Parameters/ChatFeaturesParameters.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/>.".
(#30) Opening brace should be on the same line as the declaration for class ChatFeaturesParameters
(#34) Member variable "allowChat" must be all lower-case
(#38) Member variable "allowFileUpload" must be all lower-case
(#42) Member variable "allowedFileTypes" must be all lower-case
(#46) Member variable "maxFileSize" must be all lower-case
(#52) Opening brace should be on the same line as the declaration
(#58) Public method name "ChatFeaturesParameters::isAllowChat" must be in lower-case letters only
(#59) Opening brace should be on the same line as the declaration
(#66) Public method name "ChatFeaturesParameters::setAllowChat" must be in lower-case letters only
(#66) Variable "allowChat" must be all lower-case
(#67) Opening brace should be on the same line as the declaration
(#68) Variable "allowChat" must be all lower-case
(#74) Public method name "ChatFeaturesParameters::isAllowFileUpload" must be in lower-case letters only
(#75) Opening brace should be on the same line as the declaration
(#82) Public method name "ChatFeaturesParameters::setAllowFileUpload" must be in lower-case letters only
(#82) Variable "allowFileUpload" must be all lower-case
(#83) Opening brace should be on the same line as the declaration
(#84) Variable "allowFileUpload" must be all lower-case
(#90) Public method name "ChatFeaturesParameters::getAllowedFileTypes" must be in lower-case letters only
(#91) Opening brace should be on the same line as the declaration
(#98) Public method name "ChatFeaturesParameters::setAllowedFileTypes" must be in lower-case letters only
(#98) Variable "allowedFileTypes" must be all lower-case
(#99) Opening brace should be on the same line as the declaration
(#100) Variable "allowedFileTypes" must be all lower-case
(#106) Public method name "ChatFeaturesParameters::getMaxFileSize" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
(#114) Public method name "ChatFeaturesParameters::setMaxFileSize" must be in lower-case letters only
(#114) Variable "maxFileSize" must be all lower-case
(#115) Opening brace should be on the same line as the declaration
(#116) Variable "maxFileSize" must be all lower-case
(#122) Public method name "ChatFeaturesParameters::buildBody" must be in lower-case letters only
(#123) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Parameters/CreateRoomParameters.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/>.".
(#30) Opening brace should be on the same line as the declaration for class CreateRoomParameters
(#34) Member variable "roomId" must be all lower-case
(#38) Member variable "emptyTimeout" must be all lower-case
(#42) Member variable "maxParticipants" must be all lower-case
(#46) Member variable "roomMetadata" must be all lower-case
(#52) Opening brace should be on the same line as the declaration
(#58) Public method name "CreateRoomParameters::getRoomId" must be in lower-case letters only
(#59) Opening brace should be on the same line as the declaration
(#66) Public method name "CreateRoomParameters::setRoomId" must be in lower-case letters only
(#66) Variable "roomId" must be all lower-case
(#67) Opening brace should be on the same line as the declaration
(#68) Variable "roomId" must be all lower-case
(#74) Public method name "CreateRoomParameters::getEmptyTimeout" must be in lower-case letters only
(#75) Opening brace should be on the same line as the declaration
(#82) Public method name "CreateRoomParameters::setEmptyTimeout" must be in lower-case letters only
(#82) Variable "emptyTimeout" must be all lower-case
(#83) Opening brace should be on the same line as the declaration
(#84) Variable "emptyTimeout" must be all lower-case
(#90) Public method name "CreateRoomParameters::getMaxParticipants" must be in lower-case letters only
(#91) Opening brace should be on the same line as the declaration
(#98) Public method name "CreateRoomParameters::setMaxParticipants" must be in lower-case letters only
(#98) Variable "maxParticipants" must be all lower-case
(#99) Opening brace should be on the same line as the declaration
(#100) Variable "maxParticipants" must be all lower-case
(#106) Public method name "CreateRoomParameters::getRoomMetadata" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
(#114) Public method name "CreateRoomParameters::setRoomMetadata" must be in lower-case letters only
(#114) Variable "roomMetadata" must be all lower-case
(#115) Opening brace should be on the same line as the declaration
(#116) Variable "roomMetadata" must be all lower-case
(#122) Public method name "CreateRoomParameters::buildBody" must be in lower-case letters only
(#123) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Parameters/DeleteRecordingParameters.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/>.".
(#30) Opening brace should be on the same line as the declaration for class DeleteRecordingParameters
(#34) Member variable "recordId" must be all lower-case
(#40) Opening brace should be on the same line as the declaration
(#46) Public method name "DeleteRecordingParameters::getRecordId" must be in lower-case letters only
(#47) Opening brace should be on the same line as the declaration
(#54) Public method name "DeleteRecordingParameters::setRecordId" must be in lower-case letters only
(#54) Variable "recordId" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
(#56) Variable "recordId" must be all lower-case
(#62) Public method name "DeleteRecordingParameters::buildBody" must be in lower-case letters only
(#63) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Parameters/EndRoomParameters.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/>.".
(#30) Opening brace should be on the same line as the declaration for class EndRoomParameters
(#34) Member variable "roomId" must be all lower-case
(#40) Opening brace should be on the same line as the declaration
(#46) Public method name "EndRoomParameters::getRoomId" must be in lower-case letters only
(#47) Opening brace should be on the same line as the declaration
(#54) Public method name "EndRoomParameters::setRoomId" must be in lower-case letters only
(#54) Variable "roomId" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
(#56) Variable "roomId" must be all lower-case
(#62) Public method name "EndRoomParameters::buildBody" must be in lower-case letters only
(#63) Opening brace should be on the same line as the declaration
(#68) Whitespace found at end of line
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Parameters/ExternalMediaPlayerFeaturesParameters.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) Opening brace should be on the same line as the declaration for class ExternalMediaPlayerFeaturesParameters
(#31) Member variable "allowedExternalMediaPlayer" must be all lower-case
(#34) Opening brace should be on the same line as the declaration
(#40) Public method name "ExternalMediaPlayerFeaturesParameters::isAllowedExternalMediaPlayer" must be in lower-case letters only
(#41) Opening brace should be on the same line as the declaration
(#48) Public method name "ExternalMediaPlayerFeaturesParameters::setAllowedExternalMediaPlayer" must be in lower-case letters only
(#48) Variable "allowedExternalMediaPlayer" must be all lower-case
(#49) Opening brace should be on the same line as the declaration
(#50) Variable "allowedExternalMediaPlayer" must be all lower-case
(#56) Public method name "ExternalMediaPlayerFeaturesParameters::buildBody" must be in lower-case letters only
(#57) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Parameters/FetchRecordingsParameters.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/>.".
(#30) Opening brace should be on the same line as the declaration for class FetchRecordingsParameters
(#34) Member variable "roomIds" must be all lower-case
(#46) Member variable "orderBy" must be all lower-case
(#52) Opening brace should be on the same line as the declaration
(#58) Public method name "FetchRecordingsParameters::getRoomIds" must be in lower-case letters only
(#59) Opening brace should be on the same line as the declaration
(#66) Public method name "FetchRecordingsParameters::setRoomIds" must be in lower-case letters only
(#66) Variable "roomIds" must be all lower-case
(#67) Opening brace should be on the same line as the declaration
(#68) Variable "roomIds" must be all lower-case
(#74) Public method name "FetchRecordingsParameters::getFrom" must be in lower-case letters only
(#75) Opening brace should be on the same line as the declaration
(#82) Public method name "FetchRecordingsParameters::setFrom" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#90) Public method name "FetchRecordingsParameters::getLimit" must be in lower-case letters only
(#91) Opening brace should be on the same line as the declaration
(#98) Public method name "FetchRecordingsParameters::setLimit" must be in lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#106) Public method name "FetchRecordingsParameters::getOrderBy" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
(#115) Public method name "FetchRecordingsParameters::setOrderBy" must be in lower-case letters only
(#115) Variable "orderBy" must be all lower-case
(#116) Opening brace should be on the same line as the declaration
(#117) Variable "orderBy" must be all lower-case
(#123) Public method name "FetchRecordingsParameters::buildBody" must be in lower-case letters only
(#124) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Parameters/GenerateJoinTokenParameters.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/>.".
(#30) Opening brace should be on the same line as the declaration for class GenerateJoinTokenParameters
(#35) Member variable "roomId" must be all lower-case
(#43) Member variable "userId" must be all lower-case
(#47) Member variable "isAdmin" must be all lower-case
(#51) Member variable "isHidden" must be all lower-case
(#56) Member variable "userMetadata" must be all lower-case
(#62) Opening brace should be on the same line as the declaration
(#68) Public method name "GenerateJoinTokenParameters::getRoomId" must be in lower-case letters only
(#69) Opening brace should be on the same line as the declaration
(#76) Public method name "GenerateJoinTokenParameters::setRoomId" must be in lower-case letters only
(#76) Variable "roomId" must be all lower-case
(#77) Opening brace should be on the same line as the declaration
(#78) Variable "roomId" must be all lower-case
(#84) Public method name "GenerateJoinTokenParameters::getName" must be in lower-case letters only
(#85) Opening brace should be on the same line as the declaration
(#92) Public method name "GenerateJoinTokenParameters::setName" must be in lower-case letters only
(#93) Opening brace should be on the same line as the declaration
(#100) Public method name "GenerateJoinTokenParameters::getUserId" must be in lower-case letters only
(#101) Opening brace should be on the same line as the declaration
(#108) Public method name "GenerateJoinTokenParameters::setUserId" must be in lower-case letters only
(#108) Variable "userId" must be all lower-case
(#109) Opening brace should be on the same line as the declaration
(#110) Variable "userId" must be all lower-case
(#116) Public method name "GenerateJoinTokenParameters::isAdmin" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
(#124) Public method name "GenerateJoinTokenParameters::setIsAdmin" must be in lower-case letters only
(#124) Variable "isAdmin" must be all lower-case
(#125) Opening brace should be on the same line as the declaration
(#126) Variable "isAdmin" must be all lower-case
(#132) Public method name "GenerateJoinTokenParameters::isHidden" must be in lower-case letters only
(#133) Opening brace should be on the same line as the declaration
(#140) Public method name "GenerateJoinTokenParameters::setIsHidden" must be in lower-case letters only
(#140) Variable "isHidden" must be all lower-case
(#141) Opening brace should be on the same line as the declaration
(#142) Variable "isHidden" must be all lower-case
(#148) Public method name "GenerateJoinTokenParameters::getUserMetadata" must be in lower-case letters only
(#149) Opening brace should be on the same line as the declaration
(#156) Public method name "GenerateJoinTokenParameters::setUserMetadata" must be in lower-case letters only
(#156) Variable "userMetadata" must be all lower-case
(#157) Opening brace should be on the same line as the declaration
(#158) Variable "userMetadata" must be all lower-case
(#164) Public method name "GenerateJoinTokenParameters::buildBody" must be in lower-case letters only
(#165) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Parameters/GetActiveRoomInfoParameters.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/>.".
(#30) Opening brace should be on the same line as the declaration for class GetActiveRoomInfoParameters
(#34) Member variable "roomId" must be all lower-case
(#40) Opening brace should be on the same line as the declaration
(#46) Public method name "GetActiveRoomInfoParameters::getRoomId" must be in lower-case letters only
(#47) Opening brace should be on the same line as the declaration
(#54) Public method name "GetActiveRoomInfoParameters::setRoomId" must be in lower-case letters only
(#54) Variable "roomId" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
(#56) Variable "roomId" must be all lower-case
(#62) Public method name "GetActiveRoomInfoParameters::buildBody" must be in lower-case letters only
(#63) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Parameters/IsRoomActiveParameters.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/>.".
(#30) Opening brace should be on the same line as the declaration for class IsRoomActiveParameters
(#34) Member variable "roomId" must be all lower-case
(#40) Opening brace should be on the same line as the declaration
(#46) Public method name "IsRoomActiveParameters::getRoomId" must be in lower-case letters only
(#47) Opening brace should be on the same line as the declaration
(#54) Public method name "IsRoomActiveParameters::setRoomId" must be in lower-case letters only
(#54) Variable "roomId" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
(#56) Variable "roomId" must be all lower-case
(#62) Public method name "IsRoomActiveParameters::buildBody" must be in lower-case letters only
(#63) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Parameters/LockSettingsParameters.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/>.".
(#30) Opening brace should be on the same line as the declaration for class LockSettingsParameters
(#35) Member variable "lockMicrophone" must be all lower-case
(#39) Member variable "lockWebcam" must be all lower-case
(#43) Member variable "lockScreenSharing" must be all lower-case
(#47) Member variable "lockWhiteboard" must be all lower-case
(#51) Member variable "lockSharedNotepad" must be all lower-case
(#55) Member variable "lockChat" must be all lower-case
(#59) Member variable "lockChatSendMessage" must be all lower-case
(#63) Member variable "lockChatFileShare" must be all lower-case
(#69) Opening brace should be on the same line as the declaration
(#75) Public method name "LockSettingsParameters::isLockMicrophone" must be in lower-case letters only
(#76) Opening brace should be on the same line as the declaration
(#83) Public method name "LockSettingsParameters::setLockMicrophone" must be in lower-case letters only
(#83) Variable "lockMicrophone" must be all lower-case
(#84) Opening brace should be on the same line as the declaration
(#85) Variable "lockMicrophone" must be all lower-case
(#91) Public method name "LockSettingsParameters::isLockWebcam" must be in lower-case letters only
(#92) Opening brace should be on the same line as the declaration
(#99) Public method name "LockSettingsParameters::setLockWebcam" must be in lower-case letters only
(#99) Variable "lockWebcam" must be all lower-case
(#100) Opening brace should be on the same line as the declaration
(#101) Variable "lockWebcam" must be all lower-case
(#107) Public method name "LockSettingsParameters::isLockScreenSharing" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#115) Public method name "LockSettingsParameters::setLockScreenSharing" must be in lower-case letters only
(#115) Variable "lockScreenSharing" must be all lower-case
(#116) Opening brace should be on the same line as the declaration
(#117) Variable "lockScreenSharing" must be all lower-case
(#123) Public method name "LockSettingsParameters::isLockWhiteboard" must be in lower-case letters only
(#124) Opening brace should be on the same line as the declaration
(#131) Public method name "LockSettingsParameters::setLockWhiteboard" must be in lower-case letters only
(#131) Variable "lockWhiteboard" must be all lower-case
(#132) Opening brace should be on the same line as the declaration
(#133) Variable "lockWhiteboard" must be all lower-case
(#139) Public method name "LockSettingsParameters::isLockSharedNotepad" must be in lower-case letters only
(#140) Opening brace should be on the same line as the declaration
(#147) Public method name "LockSettingsParameters::setLockSharedNotepad" must be in lower-case letters only
(#147) Variable "lockSharedNotepad" must be all lower-case
(#148) Opening brace should be on the same line as the declaration
(#149) Variable "lockSharedNotepad" must be all lower-case
(#155) Public method name "LockSettingsParameters::isLockChat" must be in lower-case letters only
(#156) Opening brace should be on the same line as the declaration
(#163) Public method name "LockSettingsParameters::setLockChat" must be in lower-case letters only
(#163) Variable "lockChat" must be all lower-case
(#164) Opening brace should be on the same line as the declaration
(#165) Variable "lockChat" must be all lower-case
(#171) Public method name "LockSettingsParameters::isLockChatSendMessage" must be in lower-case letters only
(#172) Opening brace should be on the same line as the declaration
(#179) Public method name "LockSettingsParameters::setLockChatSendMessage" must be in lower-case letters only
(#179) Variable "lockChatSendMessage" must be all lower-case
(#180) Opening brace should be on the same line as the declaration
(#181) Variable "lockChatSendMessage" must be all lower-case
(#187) Public method name "LockSettingsParameters::isLockChatFileShare" must be in lower-case letters only
(#188) Opening brace should be on the same line as the declaration
(#195) Public method name "LockSettingsParameters::setLockChatFileShare" must be in lower-case letters only
(#195) Variable "lockChatFileShare" must be all lower-case
(#196) Opening brace should be on the same line as the declaration
(#197) Variable "lockChatFileShare" must be all lower-case
(#203) Public method name "LockSettingsParameters::buildBody" must be in lower-case letters only
(#204) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Parameters/RecordingDownloadTokenParameters.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/>.".
(#30) Opening brace should be on the same line as the declaration for class RecordingDownloadTokenParameters
(#34) Member variable "recordId" must be all lower-case
(#40) Opening brace should be on the same line as the declaration
(#46) Public method name "RecordingDownloadTokenParameters::getRecordId" must be in lower-case letters only
(#47) Opening brace should be on the same line as the declaration
(#54) Public method name "RecordingDownloadTokenParameters::setRecordId" must be in lower-case letters only
(#54) Variable "recordId" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
(#56) Variable "recordId" must be all lower-case
(#62) Public method name "RecordingDownloadTokenParameters::buildBody" must be in lower-case letters only
(#63) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Parameters/RoomFeaturesParameters.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/>.".
(#30) Opening brace should be on the same line as the declaration for class RoomFeaturesParameters
(#34) Member variable "allowWebcams" must be all lower-case
(#38) Member variable "muteOnStart" must be all lower-case
(#42) Member variable "allowScreenShare" must be all lower-case
(#46) Member variable "allowRecording" must be all lower-case
(#50) Member variable "allowRTMP" must be all lower-case
(#54) Member variable "adminOnlyWebcams" must be all lower-case
(#58) Member variable "allowViewOtherWebcams" must be all lower-case
(#62) Member variable "allowViewOtherParticipants" must be all lower-case
(#66) Member variable "chatFeatures" must be all lower-case
(#71) Member variable "sharedNotePadFeatures" must be all lower-case
(#75) Member variable "whiteboardFeatures" must be all lower-case
(#79) Member variable "externalMediaPlayerFeatures" must be all lower-case
(#85) Opening brace should be on the same line as the declaration
(#91) Public method name "RoomFeaturesParameters::isAllowWebcams" must be in lower-case letters only
(#92) Opening brace should be on the same line as the declaration
(#99) Public method name "RoomFeaturesParameters::setAllowWebcams" must be in lower-case letters only
(#99) Variable "allowWebcams" must be all lower-case
(#100) Opening brace should be on the same line as the declaration
(#101) Variable "allowWebcams" must be all lower-case
(#107) Public method name "RoomFeaturesParameters::isMuteOnStart" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
(#115) Public method name "RoomFeaturesParameters::setMuteOnStart" must be in lower-case letters only
(#115) Variable "muteOnStart" must be all lower-case
(#116) Opening brace should be on the same line as the declaration
(#117) Variable "muteOnStart" must be all lower-case
(#123) Public method name "RoomFeaturesParameters::isAllowScreenShare" must be in lower-case letters only
(#124) Opening brace should be on the same line as the declaration
(#131) Public method name "RoomFeaturesParameters::setAllowScreenShare" must be in lower-case letters only
(#131) Variable "allowScreenShare" must be all lower-case
(#132) Opening brace should be on the same line as the declaration
(#133) Variable "allowScreenShare" must be all lower-case
(#139) Public method name "RoomFeaturesParameters::isAllowRecording" must be in lower-case letters only
(#140) Opening brace should be on the same line as the declaration
(#147) Public method name "RoomFeaturesParameters::setAllowRecording" must be in lower-case letters only
(#147) Variable "allowRecording" must be all lower-case
(#148) Opening brace should be on the same line as the declaration
(#149) Variable "allowRecording" must be all lower-case
(#155) Public method name "RoomFeaturesParameters::isAllowRTMP" must be in lower-case letters only
(#156) Opening brace should be on the same line as the declaration
(#163) Public method name "RoomFeaturesParameters::setAllowRTMP" must be in lower-case letters only
(#163) Variable "allowRTMP" must be all lower-case
(#164) Opening brace should be on the same line as the declaration
(#165) Variable "allowRTMP" must be all lower-case
(#171) Public method name "RoomFeaturesParameters::isAdminOnlyWebcams" must be in lower-case letters only
(#172) Opening brace should be on the same line as the declaration
(#179) Public method name "RoomFeaturesParameters::setAdminOnlyWebcams" must be in lower-case letters only
(#179) Variable "adminOnlyWebcams" must be all lower-case
(#180) Opening brace should be on the same line as the declaration
(#181) Variable "adminOnlyWebcams" must be all lower-case
(#187) Public method name "RoomFeaturesParameters::isAllowViewOtherWebcams" must be in lower-case letters only
(#188) Opening brace should be on the same line as the declaration
(#195) Public method name "RoomFeaturesParameters::setAllowViewOtherWebcams" must be in lower-case letters only
(#195) Variable "allowViewOtherWebcams" must be all lower-case
(#196) Opening brace should be on the same line as the declaration
(#197) Variable "allowViewOtherWebcams" must be all lower-case
(#203) Public method name "RoomFeaturesParameters::isAllowViewOtherParticipants" must be in lower-case letters only
(#204) Opening brace should be on the same line as the declaration
(#211) Public method name "RoomFeaturesParameters::setAllowViewOtherParticipants" must be in lower-case letters only
(#211) Variable "allowViewOtherParticipants" must be all lower-case
(#212) Opening brace should be on the same line as the declaration
(#213) Variable "allowViewOtherParticipants" must be all lower-case
(#219) Public method name "RoomFeaturesParameters::getChatFeatures" must be in lower-case letters only
(#220) Opening brace should be on the same line as the declaration
(#227) Public method name "RoomFeaturesParameters::setChatFeatures" must be in lower-case letters only
(#227) Variable "chatFeatures" must be all lower-case
(#228) Opening brace should be on the same line as the declaration
(#229) Variable "chatFeatures" must be all lower-case
(#235) Public method name "RoomFeaturesParameters::getSharedNotePadFeatures" must be in lower-case letters only
(#236) Opening brace should be on the same line as the declaration
(#243) Public method name "RoomFeaturesParameters::setSharedNotePadFeatures" must be in lower-case letters only
(#243) Variable "sharedNotePadFeatures" must be all lower-case
(#244) Opening brace should be on the same line as the declaration
(#245) Variable "sharedNotePadFeatures" must be all lower-case
(#251) Public method name "RoomFeaturesParameters::getWhiteboardFeatures" must be in lower-case letters only
(#252) Opening brace should be on the same line as the declaration
(#259) Public method name "RoomFeaturesParameters::setWhiteboardFeatures" must be in lower-case letters only
(#259) Variable "whiteboardFeatures" must be all lower-case
(#260) Opening brace should be on the same line as the declaration
(#261) Variable "whiteboardFeatures" must be all lower-case
(#267) Public method name "RoomFeaturesParameters::getExternalMediaPlayerFeatures" must be in lower-case letters only
(#268) Opening brace should be on the same line as the declaration
(#275) Public method name "RoomFeaturesParameters::setExternalMediaPlayerFeatures" must be in lower-case letters only
(#275) Variable "externalMediaPlayerFeatures" must be all lower-case
(#276) Opening brace should be on the same line as the declaration
(#277) Variable "externalMediaPlayerFeatures" must be all lower-case
(#283) Public method name "RoomFeaturesParameters::buildBody" must be in lower-case letters only
(#284) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Parameters/RoomMetadataParameters.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/>.".
(#30) Opening brace should be on the same line as the declaration for class RoomMetadataParameters
(#34) Member variable "roomTitle" must be all lower-case
(#38) Member variable "welcomeMessage" must be all lower-case
(#42) Member variable "webhookUrl" must be all lower-case
(#51) Member variable "defaultLockSettings" must be all lower-case
(#57) Opening brace should be on the same line as the declaration
(#63) Public method name "RoomMetadataParameters::getRoomTitle" must be in lower-case letters only
(#64) Opening brace should be on the same line as the declaration
(#71) Public method name "RoomMetadataParameters::setRoomTitle" must be in lower-case letters only
(#71) Variable "roomTitle" must be all lower-case
(#72) Opening brace should be on the same line as the declaration
(#73) Variable "roomTitle" must be all lower-case
(#79) Public method name "RoomMetadataParameters::getWelcomeMessage" must be in lower-case letters only
(#80) Opening brace should be on the same line as the declaration
(#87) Public method name "RoomMetadataParameters::setWelcomeMessage" must be in lower-case letters only
(#87) Variable "welcomeMessage" must be all lower-case
(#88) Opening brace should be on the same line as the declaration
(#89) Variable "welcomeMessage" must be all lower-case
(#95) Public method name "RoomMetadataParameters::getWebhookUrl" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#103) Public method name "RoomMetadataParameters::setWebhookUrl" must be in lower-case letters only
(#103) Variable "webhookUrl" must be all lower-case
(#104) Opening brace should be on the same line as the declaration
(#105) Variable "webhookUrl" must be all lower-case
(#111) Public method name "RoomMetadataParameters::getFeatures" must be in lower-case letters only
(#112) Opening brace should be on the same line as the declaration
(#119) Public method name "RoomMetadataParameters::setFeatures" must be in lower-case letters only
(#120) Opening brace should be on the same line as the declaration
(#127) Public method name "RoomMetadataParameters::getDefaultLockSettings" must be in lower-case letters only
(#128) Opening brace should be on the same line as the declaration
(#135) Public method name "RoomMetadataParameters::setDefaultLockSettings" must be in lower-case letters only
(#135) Variable "defaultLockSettings" must be all lower-case
(#136) Opening brace should be on the same line as the declaration
(#137) Variable "defaultLockSettings" must be all lower-case
(#143) Public method name "RoomMetadataParameters::buildBody" must be in lower-case letters only
(#144) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Parameters/SharedNotePadFeaturesParameters.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#31) Opening brace should be on the same line as the declaration for class SharedNotePadFeaturesParameters
(#35) Member variable "allowedSharedNotePad" must be all lower-case
(#41) Opening brace should be on the same line as the declaration
(#47) Public method name "SharedNotePadFeaturesParameters::isAllowedSharedNotePad" must be in lower-case letters only
(#48) Opening brace should be on the same line as the declaration
(#55) Public method name "SharedNotePadFeaturesParameters::setAllowedSharedNotePad" must be in lower-case letters only
(#55) Variable "allowedSharedNotePad" must be all lower-case
(#56) Opening brace should be on the same line as the declaration
(#57) Variable "allowedSharedNotePad" must be all lower-case
(#63) Public method name "SharedNotePadFeaturesParameters::buildBody" must be in lower-case letters only
(#64) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Parameters/UserMetadataParameters.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/>.".
(#30) Opening brace should be on the same line as the declaration for class UserMetadataParameters
(#34) Member variable "profilePic" must be all lower-case
(#38) Member variable "lockSettings" must be all lower-case
(#44) Opening brace should be on the same line as the declaration
(#50) Public method name "UserMetadataParameters::getProfilePic" must be in lower-case letters only
(#51) Opening brace should be on the same line as the declaration
(#58) Public method name "UserMetadataParameters::setProfilePic" must be in lower-case letters only
(#58) Variable "profilePic" must be all lower-case
(#59) Opening brace should be on the same line as the declaration
(#60) Variable "profilePic" must be all lower-case
(#66) Public method name "UserMetadataParameters::getLockSettings" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
(#74) Public method name "UserMetadataParameters::setLockSettings" must be in lower-case letters only
(#74) Variable "lockSettings" must be all lower-case
(#75) Opening brace should be on the same line as the declaration
(#76) Variable "lockSettings" must be all lower-case
(#82) Public method name "UserMetadataParameters::buildBody" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Parameters/WhiteboardFeaturesParameters.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/>.".
(#30) Opening brace should be on the same line as the declaration for class WhiteboardFeaturesParameters
(#34) Member variable "allowedWhiteboard" must be all lower-case
(#40) Opening brace should be on the same line as the declaration
(#46) Public method name "WhiteboardFeaturesParameters::isAllowedWhiteboard" must be in lower-case letters only
(#47) Opening brace should be on the same line as the declaration
(#54) Public method name "WhiteboardFeaturesParameters::setAllowedWhiteboard" must be in lower-case letters only
(#54) Variable "allowedWhiteboard" must be all lower-case
(#55) Opening brace should be on the same line as the declaration
(#56) Variable "allowedWhiteboard" must be all lower-case
(#62) Public method name "WhiteboardFeaturesParameters::buildBody" must be in lower-case letters only
(#63) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/PlugNmeet.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/>.".
(#51) Opening brace should be on the same line as the declaration for class PlugNmeet
(#55) Member variable "serverUrl" must be all lower-case
(#59) Member variable "apiKey" must be all lower-case
(#63) Member variable "apiSecret" must be all lower-case
(#67) Member variable "defaultPath" must be all lower-case
(#74) Variable "serverUrl" must be all lower-case
(#74) Variable "apiKey" must be all lower-case
(#74) Variable "apiSecret" must be all lower-case
(#75) Opening brace should be on the same line as the declaration
(#76) Variable "serverUrl" must be all lower-case
(#77) Variable "apiKey" must be all lower-case
(#78) Variable "apiSecret" must be all lower-case
(#86) Public method name "PlugNmeet::createRoom" must be in lower-case letters only
(#86) Variable "createRoomParameters" must be all lower-case
(#87) Opening brace should be on the same line as the declaration
(#88) Variable "createRoomParameters" must be all lower-case
(#98) Public method name "PlugNmeet::getJoinToken" must be in lower-case letters only
(#98) Variable "generateJoinTokenParameters" must be all lower-case
(#99) Opening brace should be on the same line as the declaration
(#100) Variable "generateJoinTokenParameters" must be all lower-case
(#110) Public method name "PlugNmeet::isRoomActive" must be in lower-case letters only
(#110) Variable "isRoomActiveParameters" must be all lower-case
(#111) Opening brace should be on the same line as the declaration
(#112) Variable "isRoomActiveParameters" must be all lower-case
(#122) Public method name "PlugNmeet::getActiveRoomInfo" must be in lower-case letters only
(#122) Variable "getActiveRoomInfoParameters" must be all lower-case
(#123) Opening brace should be on the same line as the declaration
(#124) Variable "getActiveRoomInfoParameters" must be all lower-case
(#133) Public method name "PlugNmeet::getActiveRoomsInfo" must be in lower-case letters only
(#134) Opening brace should be on the same line as the declaration
(#144) Public method name "PlugNmeet::endRoom" must be in lower-case letters only
(#144) Variable "endRoomParameters" must be all lower-case
(#145) Opening brace should be on the same line as the declaration
(#146) Variable "endRoomParameters" must be all lower-case
(#156) Public method name "PlugNmeet::fetchRecordings" must be in lower-case letters only
(#156) Variable "fetchRecordingsParameters" must be all lower-case
(#157) Opening brace should be on the same line as the declaration
(#158) Variable "fetchRecordingsParameters" must be all lower-case
(#168) Public method name "PlugNmeet::deleteRecordings" must be in lower-case letters only
(#168) Variable "deleteRecordingParameters" must be all lower-case
(#169) Opening brace should be on the same line as the declaration
(#170) Variable "deleteRecordingParameters" must be all lower-case
(#180) Public method name "PlugNmeet::getRecordingDownloadToken" must be in lower-case letters only
(#180) Variable "recordingDownloadTokenParameters" must be all lower-case
(#180) Line exceeds 132 characters; contains 145 characters
(#181) Opening brace should be on the same line as the declaration
(#182) Variable "recordingDownloadTokenParameters" must be all lower-case
(#195) Public method name "PlugNmeet::getJWTencodedData" must be in lower-case letters only
(#196) Opening brace should be on the same line as the declaration
(#209) Public method name "PlugNmeet::decodeJWTData" must be in lower-case letters only
(#210) Opening brace should be on the same line as the declaration
(#218) Public method name "PlugNmeet::getUUID" must be in lower-case letters only
(#219) Opening brace should be on the same line as the declaration
(#229) Protected method name "PlugNmeet::sendRequest" must be in lower-case letters only
(#230) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Responses/BaseResponse.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) Opening brace should be on the same line as the declaration for class BaseResponse
(#31) Member variable "rawResponse" must be all lower-case
(#36) Variable "rawResponse" must be all lower-case
(#37) Opening brace should be on the same line as the declaration
(#38) Variable "rawResponse" must be all lower-case
(#40) Variable "rawResponse" must be all lower-case
(#42) Variable "rawResponse" must be all lower-case
(#49) Public method name "BaseResponse::getRawResponse" must be in lower-case letters only
(#50) Opening brace should be on the same line as the declaration
(#57) Public method name "BaseResponse::getStatus" must be in lower-case letters only
(#58) Opening brace should be on the same line as the declaration
(#65) Public method name "BaseResponse::getResponseMsg" must be in lower-case letters only
(#66) Opening brace should be on the same line as the declaration
(#68) Whitespace found at end of line
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Responses/CreateRoomResponse.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/>.".
(#30) Opening brace should be on the same line as the declaration for class CreateRoomResponse
(#34) Public method name "CreateRoomResponse::getSid" must be in lower-case letters only
(#35) Opening brace should be on the same line as the declaration
(#42) Public method name "CreateRoomResponse::getName" must be in lower-case letters only
(#43) Opening brace should be on the same line as the declaration
(#50) Public method name "CreateRoomResponse::getMaxParticipants" must be in lower-case letters only
(#51) Opening brace should be on the same line as the declaration
(#58) Public method name "CreateRoomResponse::getEmptyTimeout" must be in lower-case letters only
(#59) Opening brace should be on the same line as the declaration
(#66) Public method name "CreateRoomResponse::getCreationTime" must be in lower-case letters only
(#67) Opening brace should be on the same line as the declaration
(#74) Public method name "CreateRoomResponse::getTurnPassword" must be in lower-case letters only
(#75) Opening brace should be on the same line as the declaration
(#82) Public method name "CreateRoomResponse::getEnabledCodecs" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#90) Public method name "CreateRoomResponse::getMetadata" must be in lower-case letters only
(#91) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Responses/DeleteRecordingResponse.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/>.".
(#30) Opening brace should be on the same line as the declaration for class DeleteRecordingResponse
(#31) Whitespace found at end of line
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Responses/EndRoomResponse.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) Opening brace should be on the same line as the declaration for class EndRoomResponse
(#28) Whitespace found at end of line
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Responses/FetchRecordingsResponse.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/>.".
(#32) Opening brace should be on the same line as the declaration for class FetchRecordingsResponse
(#36) Public method name "FetchRecordingsResponse::getTotalRecordings" must be in lower-case letters only
(#37) Opening brace should be on the same line as the declaration
(#44) Public method name "FetchRecordingsResponse::getFrom" must be in lower-case letters only
(#45) Opening brace should be on the same line as the declaration
(#52) Public method name "FetchRecordingsResponse::getLimit" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
(#60) Public method name "FetchRecordingsResponse::getOrderBy" must be in lower-case letters only
(#61) Opening brace should be on the same line as the declaration
(#68) Public method name "FetchRecordingsResponse::getRecordings" must be in lower-case letters only
(#69) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Responses/GenerateJoinTokenResponse.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/>.".
(#30) Opening brace should be on the same line as the declaration for class GenerateJoinTokenResponse
(#34) Public method name "GenerateJoinTokenResponse::getToken" must be in lower-case letters only
(#35) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Responses/GetActiveRoomInfoResponse.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/>.".
(#33) Opening brace should be on the same line as the declaration for class GetActiveRoomInfoResponse
(#37) Public method name "GetActiveRoomInfoResponse::getActiveRoomInfo" must be in lower-case letters only
(#38) Opening brace should be on the same line as the declaration
(#45) Public method name "GetActiveRoomInfoResponse::getParticipantsInfo" must be in lower-case letters only
(#46) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Responses/GetActiveRoomsInfoResponse.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/>.".
(#30) Opening brace should be on the same line as the declaration for class GetActiveRoomsInfoResponse
(#34) Public method name "GetActiveRoomsInfoResponse::getRooms" must be in lower-case letters only
(#35) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Responses/IsRoomActiveResponse.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) Opening brace should be on the same line as the declaration for class IsRoomActiveResponse
(#28) Whitespace found at end of line
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Responses/RecordingDownloadTokenResponse.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/>.".
(#30) Opening brace should be on the same line as the declaration for class RecordingDownloadTokenResponse
(#34) Public method name "RecordingDownloadTokenResponse::getToken" must be in lower-case letters only
(#35) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Utils/ActiveRoomInfo.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/>.".
(#30) Opening brace should be on the same line as the declaration for class ActiveRoomInfo
(#34) Member variable "roomInfo" must be all lower-case
(#39) Variable "roomInfo" must be all lower-case
(#40) Opening brace should be on the same line as the declaration
(#41) Variable "roomInfo" must be all lower-case
(#47) Public method name "ActiveRoomInfo::getRoomTitle" must be in lower-case letters only
(#48) Opening brace should be on the same line as the declaration
(#55) Public method name "ActiveRoomInfo::getRoomId" must be in lower-case letters only
(#56) Opening brace should be on the same line as the declaration
(#63) Public method name "ActiveRoomInfo::getRoomSid" must be in lower-case letters only
(#64) Opening brace should be on the same line as the declaration
(#71) Public method name "ActiveRoomInfo::getJoinedParticipants" must be in lower-case letters only
(#72) Opening brace should be on the same line as the declaration
(#79) Public method name "ActiveRoomInfo::getIsRunning" must be in lower-case letters only
(#80) Opening brace should be on the same line as the declaration
(#87) Public method name "ActiveRoomInfo::getIsActiveRecording" must be in lower-case letters only
(#88) Opening brace should be on the same line as the declaration
(#95) Public method name "ActiveRoomInfo::getIsActiveRTMP" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#103) Public method name "ActiveRoomInfo::getWebhookUrl" must be in lower-case letters only
(#104) Opening brace should be on the same line as the declaration
(#111) Public method name "ActiveRoomInfo::getCreationTime" must be in lower-case letters only
(#112) Opening brace should be on the same line as the declaration
(#119) Public method name "ActiveRoomInfo::getMetadata" must be in lower-case letters only
(#120) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Utils/ParticipantInfo.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/>.".
(#30) Opening brace should be on the same line as the declaration for class ParticipantInfo
(#34) Member variable "participantInfo" must be all lower-case
(#39) Variable "participantInfo" must be all lower-case
(#40) Opening brace should be on the same line as the declaration
(#41) Variable "participantInfo" must be all lower-case
(#47) Public method name "ParticipantInfo::getSid" must be in lower-case letters only
(#48) Opening brace should be on the same line as the declaration
(#55) Public method name "ParticipantInfo::getIdentity" must be in lower-case letters only
(#56) Opening brace should be on the same line as the declaration
(#63) Public method name "ParticipantInfo::getState" must be in lower-case letters only
(#64) Opening brace should be on the same line as the declaration
(#71) Public method name "ParticipantInfo::getMetadata" must be in lower-case letters only
(#72) Opening brace should be on the same line as the declaration
(#79) Public method name "ParticipantInfo::getJoinedAt" must be in lower-case letters only
(#80) Opening brace should be on the same line as the declaration
(#87) Public method name "ParticipantInfo::getName" must be in lower-case letters only
(#88) Opening brace should be on the same line as the declaration
(#95) Public method name "ParticipantInfo::getVersion" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#103) Public method name "ParticipantInfo::getPermission" must be in lower-case letters only
(#104) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Utils/RecordingInfo.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#31) Opening brace should be on the same line as the declaration for class RecordingInfo
(#41) Opening brace should be on the same line as the declaration
(#48) Public method name "RecordingInfo::getRecordId" must be in lower-case letters only
(#49) Opening brace should be on the same line as the declaration
(#56) Public method name "RecordingInfo::getRoomId" must be in lower-case letters only
(#57) Opening brace should be on the same line as the declaration
(#64) Public method name "RecordingInfo::getRoomSid" must be in lower-case letters only
(#65) Opening brace should be on the same line as the declaration
(#72) Public method name "RecordingInfo::getFilePath" must be in lower-case letters only
(#73) Opening brace should be on the same line as the declaration
(#80) Public method name "RecordingInfo::getFileSize" must be in lower-case letters only
(#81) Opening brace should be on the same line as the declaration
(#88) Public method name "RecordingInfo::getCreationTime" must be in lower-case letters only
(#89) Opening brace should be on the same line as the declaration
(#96) Public method name "RecordingInfo::getRoomCreationTime" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/autoload.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#6) Line exceeds maximum limit of 180 characters; contains 202 characters
(#10) "require_once" must be immediately followed by an open parenthesis
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/brick/math/src/BigDecimal.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#18) Opening brace should be on the same line as the declaration for class BigDecimal
(#46) Opening brace should be on the same line as the declaration
(#63) Opening brace should be on the same line as the declaration
(#81) Public method name "BigDecimal::ofUnscaledValue" must be in lower-case letters only
(#82) Opening brace should be on the same line as the declaration
(#98) Opening brace should be on the same line as the declaration
(#120) Opening brace should be on the same line as the declaration
(#142) Opening brace should be on the same line as the declaration
(#168) Opening brace should be on the same line as the declaration
(#169) Must use "self::" for local static member reference
(#199) Opening brace should be on the same line as the declaration
(#200) Must use "self::" for local static member reference
(#225) Public method name "BigDecimal::multipliedBy" must be in lower-case letters only
(#226) Opening brace should be on the same line as the declaration
(#227) Must use "self::" for local static member reference
(#255) Public method name "BigDecimal::dividedBy" must be in lower-case letters only
(#255) Variable "roundingMode" must be all lower-case
(#256) Opening brace should be on the same line as the declaration
(#257) Must use "self::" for local static member reference
(#265) Usage of ELSEIF not allowed; use ELSE IF instead
(#276) Variable "roundingMode" must be all lower-case
(#293) Public method name "BigDecimal::exactlyDividedBy" must be in lower-case letters only
(#294) Opening brace should be on the same line as the declaration
(#295) Must use "self::" for local static member reference
(#310) Variable "lastDigit" must be all lower-case
(#312) Variable "lastDigit" must be all lower-case
(#336) Opening brace should be on the same line as the declaration
(#338) Must use "self::" for local static member reference
(#368) Opening brace should be on the same line as the declaration
(#369) Must use "self::" for local static member reference
(#395) Opening brace should be on the same line as the declaration
(#396) Must use "self::" for local static member reference
(#423) Public method name "BigDecimal::quotientAndRemainder" must be in lower-case letters only
(#424) Opening brace should be on the same line as the declaration
(#425) Must use "self::" for local static member reference
(#455) Opening brace should be on the same line as the declaration
(#469) Variable "addDigits" must be all lower-case
(#471) Variable "addDigits" must be all lower-case
(#472) Inline comments must start with a capital letter, digit or 3-dots sequence
(#472) Inline comments must end in full-stops, exclamation marks, or question marks
(#473) Variable "addDigits" must be all lower-case
(#474) Usage of ELSEIF not allowed; use ELSE IF instead
(#474) Variable "addDigits" must be all lower-case
(#475) Inline comments must start with a capital letter, digit or 3-dots sequence
(#475) Inline comments must end in full-stops, exclamation marks, or question marks
(#476) Variable "addDigits" must be all lower-case
(#477) Inline comments must start with a capital letter, digit or 3-dots sequence
(#477) Inline comments must end in full-stops, exclamation marks, or question marks
(#481) Variable "addDigits" must be all lower-case
(#496) Public method name "BigDecimal::withPointMovedLeft" must be in lower-case letters only
(#497) Opening brace should be on the same line as the declaration
(#516) Public method name "BigDecimal::withPointMovedRight" must be in lower-case letters only
(#517) Opening brace should be on the same line as the declaration
(#544) Public method name "BigDecimal::stripTrailingZeros" must be in lower-case letters only
(#545) Opening brace should be on the same line as the declaration
(#550) Variable "trimmedValue" must be all lower-case
(#552) Variable "trimmedValue" must be all lower-case
(#553) Must use "self::" for local static member reference
(#556) Variable "trimmableZeros" must be all lower-case
(#556) Variable "trimmedValue" must be all lower-case
(#558) Variable "trimmableZeros" must be all lower-case
(#562) Variable "trimmableZeros" must be all lower-case
(#563) Variable "trimmableZeros" must be all lower-case
(#566) Variable "trimmableZeros" must be all lower-case
(#567) Variable "trimmableZeros" must be all lower-case
(#578) Opening brace should be on the same line as the declaration
(#588) Opening brace should be on the same line as the declaration
(#595) Public method name "BigDecimal::compareTo" must be in lower-case letters only
(#596) Opening brace should be on the same line as the declaration
(#615) Public method name "BigDecimal::getSign" must be in lower-case letters only
(#616) Opening brace should be on the same line as the declaration
(#623) Public method name "BigDecimal::getUnscaledValue" must be in lower-case letters only
(#624) Opening brace should be on the same line as the declaration
(#631) Public method name "BigDecimal::getScale" must be in lower-case letters only
(#632) Opening brace should be on the same line as the declaration
(#643) Public method name "BigDecimal::getIntegralPart" must be in lower-case letters only
(#644) Opening brace should be on the same line as the declaration
(#663) Public method name "BigDecimal::getFractionalPart" must be in lower-case letters only
(#664) Opening brace should be on the same line as the declaration
(#679) Public method name "BigDecimal::hasNonZeroFractionalPart" must be in lower-case letters only
(#680) Opening brace should be on the same line as the declaration
(#687) Public method name "BigDecimal::toBigInteger" must be in lower-case letters only
(#688) Opening brace should be on the same line as the declaration
(#689) Variable "zeroScaleDecimal" must be all lower-case
(#691) Variable "zeroScaleDecimal" must be all lower-case
(#697) Public method name "BigDecimal::toBigDecimal" must be in lower-case letters only
(#698) Opening brace should be on the same line as the declaration
(#705) Public method name "BigDecimal::toBigRational" must be in lower-case letters only
(#706) Opening brace should be on the same line as the declaration
(#716) Public method name "BigDecimal::toScale" must be in lower-case letters only
(#716) Variable "roundingMode" must be all lower-case
(#717) Opening brace should be on the same line as the declaration
(#722) Must use "self::" for local static member reference
(#722) Variable "roundingMode" must be all lower-case
(#728) Public method name "BigDecimal::toInt" must be in lower-case letters only
(#729) Opening brace should be on the same line as the declaration
(#736) Public method name "BigDecimal::toFloat" must be in lower-case letters only
(#737) Opening brace should be on the same line as the declaration
(#745) Opening brace should be on the same line as the declaration
(#762) method name "BigDecimal::__serialize" is invalid; only PHP magic methods should be prefixed with a double underscore
(#763) Opening brace should be on the same line as the declaration
(#779) method name "BigDecimal::__unserialize" is invalid; only PHP magic methods should be prefixed with a double underscore
(#780) Opening brace should be on the same line as the declaration
(#797) Opening brace should be on the same line as the declaration
(#814) Opening brace should be on the same line as the declaration
(#833) Private method name "BigDecimal::scaleValues" must be in lower-case letters only
(#834) Opening brace should be on the same line as the declaration
(#840) Usage of ELSEIF not allowed; use ELSE IF instead
(#852) Private method name "BigDecimal::valueWithMinScale" must be in lower-case letters only
(#853) Opening brace should be on the same line as the declaration
(#868) Private method name "BigDecimal::getUnscaledValueWithLeadingZeros" must be in lower-case letters only
(#869) Opening brace should be on the same line as the declaration
(#871) Variable "targetLength" must be all lower-case
(#879) Variable "targetLength" must be all lower-case
(#887) Variable "targetLength" must be all lower-case
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/brick/math/src/BigInteger.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#23) Opening brace should be on the same line as the declaration for class BigInteger
(#40) Opening brace should be on the same line as the declaration
(#56) Opening brace should be on the same line as the declaration
(#81) Public method name "BigInteger::fromBase" must be in lower-case letters only
(#82) Opening brace should be on the same line as the declaration
(#94) Usage of ELSEIF not allowed; use ELSE IF instead
(#109) Must use "self::" for local static member reference
(#148) Public method name "BigInteger::fromArbitraryBase" must be in lower-case letters only
(#149) Opening brace should be on the same line as the declaration
(#190) Public method name "BigInteger::fromBytes" must be in lower-case letters only
(#191) Opening brace should be on the same line as the declaration
(#196) Variable "twosComplement" must be all lower-case
(#201) Variable "twosComplement" must be all lower-case
(#208) Variable "twosComplement" must be all lower-case
(#231) Public method name "BigInteger::randomBits" must be in lower-case letters only
(#231) Variable "numBits" must be all lower-case
(#231) Variable "randomBytesGenerator" must be all lower-case
(#232) Opening brace should be on the same line as the declaration
(#233) Variable "numBits" must be all lower-case
(#237) Variable "numBits" must be all lower-case
(#238) Must use "self::" for local static member reference
(#241) Variable "randomBytesGenerator" must be all lower-case
(#242) Variable "randomBytesGenerator" must be all lower-case
(#245) Variable "byteLength" must be all lower-case
(#245) Variable "numBits" must be all lower-case
(#247) Variable "extraBits" must be all lower-case
(#247) Variable "byteLength" must be all lower-case
(#247) Variable "numBits" must be all lower-case
(#248) Variable "extraBits" must be all lower-case
(#250) Variable "randomBytes" must be all lower-case
(#250) Variable "randomBytesGenerator" must be all lower-case
(#250) Variable "byteLength" must be all lower-case
(#251) Variable "randomBytes" must be all lower-case
(#251) Variable "randomBytes" must be all lower-case
(#253) Variable "randomBytes" must be all lower-case
(#274) Public method name "BigInteger::randomRange" must be in lower-case letters only
(#274) Variable "randomBytesGenerator" must be all lower-case
(#275) Opening brace should be on the same line as the declaration
(#276) Must use "self::" for local static member reference
(#277) Must use "self::" for local static member reference
(#288) Variable "bitLength" must be all lower-case
(#290) Inline comments must start with a capital letter, digit or 3-dots sequence
(#290) Inline comments must end in full-stops, exclamation marks, or question marks
(#292) Variable "randomNumber" must be all lower-case
(#292) Variable "bitLength" must be all lower-case
(#292) Variable "randomBytesGenerator" must be all lower-case
(#293) Variable "randomNumber" must be all lower-case
(#295) Variable "randomNumber" must be all lower-case
(#306) Opening brace should be on the same line as the declaration
(#328) Opening brace should be on the same line as the declaration
(#350) Opening brace should be on the same line as the declaration
(#374) Opening brace should be on the same line as the declaration
(#375) Must use "self::" for local static member reference
(#400) Opening brace should be on the same line as the declaration
(#401) Must use "self::" for local static member reference
(#421) Public method name "BigInteger::multipliedBy" must be in lower-case letters only
(#422) Opening brace should be on the same line as the declaration
(#423) Must use "self::" for local static member reference
(#449) Public method name "BigInteger::dividedBy" must be in lower-case letters only
(#449) Variable "roundingMode" must be all lower-case
(#450) Opening brace should be on the same line as the declaration
(#451) Must use "self::" for local static member reference
(#461) Variable "roundingMode" must be all lower-case
(#476) Opening brace should be on the same line as the declaration
(#478) Must use "self::" for local static member reference
(#506) Opening brace should be on the same line as the declaration
(#507) Must use "self::" for local static member reference
(#534) Opening brace should be on the same line as the declaration
(#535) Must use "self::" for local static member reference
(#538) Must use "self::" for local static member reference
(#559) Public method name "BigInteger::quotientAndRemainder" must be in lower-case letters only
(#560) Opening brace should be on the same line as the declaration
(#561) Must use "self::" for local static member reference
(#590) Opening brace should be on the same line as the declaration
(#591) Must use "self::" for local static member reference
(#614) Public method name "BigInteger::modInverse" must be in lower-case letters only
(#615) Opening brace should be on the same line as the declaration
(#625) Must use "self::" for local static member reference
(#650) Public method name "BigInteger::modPow" must be in lower-case letters only
(#651) Opening brace should be on the same line as the declaration
(#652) Must use "self::" for local static member reference
(#653) Must use "self::" for local static member reference
(#678) Opening brace should be on the same line as the declaration
(#679) Must use "self::" for local static member reference
(#704) Opening brace should be on the same line as the declaration
(#720) Opening brace should be on the same line as the declaration
(#730) Opening brace should be on the same line as the declaration
(#744) Opening brace should be on the same line as the declaration
(#745) Must use "self::" for local static member reference
(#760) Opening brace should be on the same line as the declaration
(#761) Must use "self::" for local static member reference
(#776) Opening brace should be on the same line as the declaration
(#777) Must use "self::" for local static member reference
(#788) Opening brace should be on the same line as the declaration
(#799) Public method name "BigInteger::shiftedLeft" must be in lower-case letters only
(#800) Opening brace should be on the same line as the declaration
(#809) Must use "self::" for local static member reference
(#819) Public method name "BigInteger::shiftedRight" must be in lower-case letters only
(#820) Opening brace should be on the same line as the declaration
(#829) Must use "self::" for local static member reference
(#846) Public method name "BigInteger::getBitLength" must be in lower-case letters only
(#847) Opening brace should be on the same line as the declaration
(#866) Public method name "BigInteger::getLowestSetBit" must be in lower-case letters only
(#867) Opening brace should be on the same line as the declaration
(#869) Variable "bitLength" must be all lower-case
(#871) Variable "bitLength" must be all lower-case
(#887) Public method name "BigInteger::isEven" must be in lower-case letters only
(#888) Opening brace should be on the same line as the declaration
(#897) Public method name "BigInteger::isOdd" must be in lower-case letters only
(#898) Opening brace should be on the same line as the declaration
(#913) Public method name "BigInteger::testBit" must be in lower-case letters only
(#914) Opening brace should be on the same line as the declaration
(#925) Public method name "BigInteger::compareTo" must be in lower-case letters only
(#926) Opening brace should be on the same line as the declaration
(#939) Public method name "BigInteger::getSign" must be in lower-case letters only
(#940) Opening brace should be on the same line as the declaration
(#947) Public method name "BigInteger::toBigInteger" must be in lower-case letters only
(#948) Opening brace should be on the same line as the declaration
(#955) Public method name "BigInteger::toBigDecimal" must be in lower-case letters only
(#956) Opening brace should be on the same line as the declaration
(#963) Public method name "BigInteger::toBigRational" must be in lower-case letters only
(#964) Opening brace should be on the same line as the declaration
(#965) Must use "self::" for local static member reference
(#971) Public method name "BigInteger::toScale" must be in lower-case letters only
(#971) Variable "roundingMode" must be all lower-case
(#972) Opening brace should be on the same line as the declaration
(#973) Variable "roundingMode" must be all lower-case
(#979) Public method name "BigInteger::toInt" must be in lower-case letters only
(#980) Opening brace should be on the same line as the declaration
(#981) Variable "intValue" must be all lower-case
(#983) Variable "intValue" must be all lower-case
(#987) Variable "intValue" must be all lower-case
(#993) Public method name "BigInteger::toFloat" must be in lower-case letters only
(#994) Opening brace should be on the same line as the declaration
(#1009) Public method name "BigInteger::toBase" must be in lower-case letters only
(#1010) Opening brace should be on the same line as the declaration
(#1035) Public method name "BigInteger::toArbitraryBase" must be in lower-case letters only
(#1036) Opening brace should be on the same line as the declaration
(#1070) Public method name "BigInteger::toBytes" must be in lower-case letters only
(#1071) Opening brace should be on the same line as the declaration
(#1082) Variable "baseHexLength" must be all lower-case
(#1092) Variable "hexLength" must be all lower-case
(#1094) Variable "hexLength" must be all lower-case
(#1094) Variable "baseHexLength" must be all lower-case
(#1095) Variable "baseHexLength" must be all lower-case
(#1095) Variable "hexLength" must be all lower-case
(#1115) Opening brace should be on the same line as the declaration
(#1126) method name "BigInteger::__serialize" is invalid; only PHP magic methods should be prefixed with a double underscore
(#1127) Opening brace should be on the same line as the declaration
(#1143) method name "BigInteger::__unserialize" is invalid; only PHP magic methods should be prefixed with a double underscore
(#1144) Opening brace should be on the same line as the declaration
(#1160) Opening brace should be on the same line as the declaration
(#1177) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/brick/math/src/BigNumber.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#18) Opening brace should be on the same line as the declaration for class BigNumber
(#61) Opening brace should be on the same line as the declaration
(#70) Inline doc block comments are not allowed; use "// Comment." instead
(#84) Variable "getMatch" must be all lower-case
(#88) Variable "getMatch" must be all lower-case
(#89) Variable "getMatch" must be all lower-case
(#90) Variable "getMatch" must be all lower-case
(#113) Variable "getMatch" must be all lower-case
(#114) Variable "getMatch" must be all lower-case
(#115) Variable "getMatch" must be all lower-case
(#116) Variable "getMatch" must be all lower-case
(#134) Variable "unscaledValue" must be all lower-case
(#139) Variable "unscaledValue" must be all lower-case
(#140) Variable "unscaledValue" must be all lower-case
(#145) Variable "unscaledValue" must be all lower-case
(#165) Private method name "BigNumber::floatToString" must be in lower-case letters only
(#166) Opening brace should be on the same line as the declaration
(#167) Variable "currentLocale" must be all lower-case
(#172) Variable "currentLocale" must be all lower-case
(#191) Opening brace should be on the same line as the declaration
(#211) Opening brace should be on the same line as the declaration
(#245) Opening brace should be on the same line as the declaration
(#279) Opening brace should be on the same line as the declaration
(#312) Opening brace should be on the same line as the declaration
(#329) Inline doc block type-hinting for '$a' does not match next code line 'return...'
(#343) Private method name "BigNumber::cleanUp" must be in lower-case letters only
(#344) Opening brace should be on the same line as the declaration
(#345) Variable "firstChar" must be all lower-case
(#347) Variable "firstChar" must be all lower-case
(#347) Variable "firstChar" must be all lower-case
(#357) Variable "firstChar" must be all lower-case
(#371) Public method name "BigNumber::isEqualTo" must be in lower-case letters only
(#372) Opening brace should be on the same line as the declaration
(#383) Public method name "BigNumber::isLessThan" must be in lower-case letters only
(#384) Opening brace should be on the same line as the declaration
(#395) Public method name "BigNumber::isLessThanOrEqualTo" must be in lower-case letters only
(#396) Opening brace should be on the same line as the declaration
(#407) Public method name "BigNumber::isGreaterThan" must be in lower-case letters only
(#408) Opening brace should be on the same line as the declaration
(#419) Public method name "BigNumber::isGreaterThanOrEqualTo" must be in lower-case letters only
(#420) Opening brace should be on the same line as the declaration
(#429) Public method name "BigNumber::isZero" must be in lower-case letters only
(#430) Opening brace should be on the same line as the declaration
(#439) Public method name "BigNumber::isNegative" must be in lower-case letters only
(#440) Opening brace should be on the same line as the declaration
(#449) Public method name "BigNumber::isNegativeOrZero" must be in lower-case letters only
(#450) Opening brace should be on the same line as the declaration
(#459) Public method name "BigNumber::isPositive" must be in lower-case letters only
(#460) Opening brace should be on the same line as the declaration
(#469) Public method name "BigNumber::isPositiveOrZero" must be in lower-case letters only
(#470) Opening brace should be on the same line as the declaration
(#479) Public method name "BigNumber::getSign" must be in lower-case letters only
(#490) Public method name "BigNumber::compareTo" must be in lower-case letters only
(#499) Public method name "BigNumber::toBigInteger" must be in lower-case letters only
(#508) Public method name "BigNumber::toBigDecimal" must be in lower-case letters only
(#515) Public method name "BigNumber::toBigRational" must be in lower-case letters only
(#528) Public method name "BigNumber::toScale" must be in lower-case letters only
(#528) Variable "roundingMode" must be all lower-case
(#540) Public method name "BigNumber::toInt" must be in lower-case letters only
(#553) Public method name "BigNumber::toFloat" must be in lower-case letters only
(#569) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/brick/math/src/BigRational.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#20) Opening brace should be on the same line as the declaration for class BigRational
(#44) Variable "checkDenominator" must be all lower-case
(#45) Opening brace should be on the same line as the declaration
(#46) Variable "checkDenominator" must be all lower-case
(#73) Opening brace should be on the same line as the declaration
(#95) Opening brace should be on the same line as the declaration
(#110) Opening brace should be on the same line as the declaration
(#132) Opening brace should be on the same line as the declaration
(#154) Opening brace should be on the same line as the declaration
(#171) Public method name "BigRational::getNumerator" must be in lower-case letters only
(#172) Opening brace should be on the same line as the declaration
(#179) Public method name "BigRational::getDenominator" must be in lower-case letters only
(#180) Opening brace should be on the same line as the declaration
(#190) Opening brace should be on the same line as the declaration
(#200) Opening brace should be on the same line as the declaration
(#209) Public method name "BigRational::quotientAndRemainder" must be in lower-case letters only
(#210) Opening brace should be on the same line as the declaration
(#224) Opening brace should be on the same line as the declaration
(#225) Must use "self::" for local static member reference
(#244) Opening brace should be on the same line as the declaration
(#245) Must use "self::" for local static member reference
(#263) Public method name "BigRational::multipliedBy" must be in lower-case letters only
(#264) Opening brace should be on the same line as the declaration
(#265) Must use "self::" for local static member reference
(#282) Public method name "BigRational::dividedBy" must be in lower-case letters only
(#283) Opening brace should be on the same line as the declaration
(#284) Must use "self::" for local static member reference
(#302) Opening brace should be on the same line as the declaration
(#330) Opening brace should be on the same line as the declaration
(#340) Opening brace should be on the same line as the declaration
(#350) Opening brace should be on the same line as the declaration
(#360) Opening brace should be on the same line as the declaration
(#372) Public method name "BigRational::compareTo" must be in lower-case letters only
(#373) Opening brace should be on the same line as the declaration
(#380) Public method name "BigRational::getSign" must be in lower-case letters only
(#381) Opening brace should be on the same line as the declaration
(#388) Public method name "BigRational::toBigInteger" must be in lower-case letters only
(#389) Opening brace should be on the same line as the declaration
(#393) Line exceeds 132 characters; contains 133 characters
(#402) Public method name "BigRational::toBigDecimal" must be in lower-case letters only
(#403) Opening brace should be on the same line as the declaration
(#410) Public method name "BigRational::toBigRational" must be in lower-case letters only
(#411) Opening brace should be on the same line as the declaration
(#418) Public method name "BigRational::toScale" must be in lower-case letters only
(#418) Variable "roundingMode" must be all lower-case
(#419) Opening brace should be on the same line as the declaration
(#420) Variable "roundingMode" must be all lower-case
(#426) Public method name "BigRational::toInt" must be in lower-case letters only
(#427) Opening brace should be on the same line as the declaration
(#434) Public method name "BigRational::toFloat" must be in lower-case letters only
(#435) Opening brace should be on the same line as the declaration
(#443) Opening brace should be on the same line as the declaration
(#461) method name "BigRational::__serialize" is invalid; only PHP magic methods should be prefixed with a double underscore
(#462) Opening brace should be on the same line as the declaration
(#478) method name "BigRational::__unserialize" is invalid; only PHP magic methods should be prefixed with a double underscore
(#479) Opening brace should be on the same line as the declaration
(#496) Opening brace should be on the same line as the declaration
(#513) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/brick/math/src/Exception/DivisionByZeroException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#11) Opening brace should be on the same line as the declaration for class DivisionByZeroException
(#17) Public method name "DivisionByZeroException::divisionByZero" must be in lower-case letters only
(#18) Opening brace should be on the same line as the declaration
(#27) Public method name "DivisionByZeroException::modulusMustNotBeZero" must be in lower-case letters only
(#28) Opening brace should be on the same line as the declaration
(#37) Public method name "DivisionByZeroException::denominatorMustNotBeZero" must be in lower-case letters only
(#38) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/brick/math/src/Exception/IntegerOverflowException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#13) Opening brace should be on the same line as the declaration for class IntegerOverflowException
(#21) Public method name "IntegerOverflowException::toIntOverflow" must be in lower-case letters only
(#22) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/brick/math/src/Exception/MathException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#13) Opening brace should be on the same line as the declaration for class MathException
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/brick/math/src/Exception/NegativeNumberException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#11) Opening brace should be on the same line as the declaration for class NegativeNumberException
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/brick/math/src/Exception/NumberFormatException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#11) Opening brace should be on the same line as the declaration for class NumberFormatException
(#19) Public method name "NumberFormatException::charNotInAlphabet" must be in lower-case letters only
(#20) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/brick/math/src/Exception/RoundingNecessaryException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#11) Opening brace should be on the same line as the declaration for class RoundingNecessaryException
(#17) Public method name "RoundingNecessaryException::roundingNecessary" must be in lower-case letters only
(#18) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/brick/math/src/Internal/Calculator.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#24) Opening brace should be on the same line as the declaration for class Calculator
(#52) Opening brace should be on the same line as the declaration
(#67) Opening brace should be on the same line as the declaration
(#69) Inline doc block comments are not allowed; use "// Comment." instead
(#84) Opening brace should be on the same line as the declaration
(#105) Opening brace should be on the same line as the declaration
(#107) Variable "aNeg" must be all lower-case
(#108) Variable "bNeg" must be all lower-case
(#110) Variable "aNeg" must be all lower-case
(#111) Variable "bNeg" must be all lower-case
(#123) Opening brace should be on the same line as the declaration
(#135) Opening brace should be on the same line as the declaration
(#156) Opening brace should be on the same line as the declaration
(#157) Variable "aNeg" must be all lower-case
(#157) Variable "bNeg" must be all lower-case
(#157) Variable "aDig" must be all lower-case
(#157) Variable "bDig" must be all lower-case
(#159) Variable "aNeg" must be all lower-case
(#159) Variable "bNeg" must be all lower-case
(#163) Variable "bNeg" must be all lower-case
(#163) Variable "aNeg" must be all lower-case
(#167) Variable "aLen" must be all lower-case
(#167) Variable "aDig" must be all lower-case
(#168) Variable "bLen" must be all lower-case
(#168) Variable "bDig" must be all lower-case
(#170) Variable "aLen" must be all lower-case
(#170) Variable "bLen" must be all lower-case
(#172) Usage of ELSEIF not allowed; use ELSE IF instead
(#172) Variable "aLen" must be all lower-case
(#172) Variable "bLen" must be all lower-case
(#175) Variable "aDig" must be all lower-case
(#175) Variable "bDig" must be all lower-case
(#178) Variable "aNeg" must be all lower-case
(#219) Public method name "Calculator::divQ" must be in lower-case letters only
(#229) Public method name "Calculator::divR" must be in lower-case letters only
(#239) Public method name "Calculator::divQR" must be in lower-case letters only
(#258) Opening brace should be on the same line as the declaration
(#274) Public method name "Calculator::modInverse" must be in lower-case letters only
(#275) Opening brace should be on the same line as the declaration
(#280) Variable "modVal" must be all lower-case
(#283) Variable "modVal" must be all lower-case
(#288) Variable "modVal" must be all lower-case
(#306) Public method name "Calculator::modPow" must be in lower-case letters only
(#320) Opening brace should be on the same line as the declaration
(#332) Private method name "Calculator::gcdExtended" must be in lower-case letters only
(#333) Opening brace should be on the same line as the declaration
(#375) Public method name "Calculator::fromBase" must be in lower-case letters only
(#376) Opening brace should be on the same line as the declaration
(#391) Public method name "Calculator::toBase" must be in lower-case letters only
(#392) Opening brace should be on the same line as the declaration
(#418) Public method name "Calculator::fromArbitraryBase" must be in lower-case letters only
(#419) Opening brace should be on the same line as the declaration
(#420) Inline comments must start with a capital letter, digit or 3-dots sequence
(#420) Inline comments must end in full-stops, exclamation marks, or question marks
(#427) Inline comments must start with a capital letter, digit or 3-dots sequence
(#427) Inline comments must end in full-stops, exclamation marks, or question marks
(#464) Public method name "Calculator::toArbitraryBase" must be in lower-case letters only
(#465) Opening brace should be on the same line as the declaration
(#497) Public method name "Calculator::divRound" must be in lower-case letters only
(#497) Variable "roundingMode" must be all lower-case
(#498) Opening brace should be on the same line as the declaration
(#501) Variable "hasDiscardedFraction" must be all lower-case
(#502) Variable "isPositiveOrZero" must be all lower-case
(#504) Variable "discardedFractionSign" must be all lower-case
(#513) Variable "roundingMode" must be all lower-case
(#515) Variable "hasDiscardedFraction" must be all lower-case
(#521) Variable "hasDiscardedFraction" must be all lower-case
(#528) Variable "hasDiscardedFraction" must be all lower-case
(#528) Variable "isPositiveOrZero" must be all lower-case
(#532) Variable "hasDiscardedFraction" must be all lower-case
(#532) Variable "isPositiveOrZero" must be all lower-case
(#536) Variable "discardedFractionSign" must be all lower-case
(#540) Variable "discardedFractionSign" must be all lower-case
(#544) Variable "isPositiveOrZero" must be all lower-case
(#544) Variable "discardedFractionSign" must be all lower-case
(#544) Variable "discardedFractionSign" must be all lower-case
(#548) Variable "isPositiveOrZero" must be all lower-case
(#548) Variable "discardedFractionSign" must be all lower-case
(#548) Variable "discardedFractionSign" must be all lower-case
(#552) Variable "lastDigit" must be all lower-case
(#553) Variable "lastDigitIsEven" must be all lower-case
(#553) Variable "lastDigit" must be all lower-case
(#554) Variable "lastDigitIsEven" must be all lower-case
(#554) Variable "discardedFractionSign" must be all lower-case
(#554) Variable "discardedFractionSign" must be all lower-case
(#562) Variable "isPositiveOrZero" must be all lower-case
(#580) Opening brace should be on the same line as the declaration
(#596) Opening brace should be on the same line as the declaration
(#612) Opening brace should be on the same line as the declaration
(#626) Opening brace should be on the same line as the declaration
(#627) Variable "aNeg" must be all lower-case
(#627) Variable "bNeg" must be all lower-case
(#627) Variable "aDig" must be all lower-case
(#627) Variable "bDig" must be all lower-case
(#629) Variable "aBin" must be all lower-case
(#629) Variable "aDig" must be all lower-case
(#630) Variable "bBin" must be all lower-case
(#630) Variable "bDig" must be all lower-case
(#632) Variable "aLen" must be all lower-case
(#632) Variable "aBin" must be all lower-case
(#633) Variable "bLen" must be all lower-case
(#633) Variable "bBin" must be all lower-case
(#635) Variable "aLen" must be all lower-case
(#635) Variable "bLen" must be all lower-case
(#636) Variable "bBin" must be all lower-case
(#636) Variable "aLen" must be all lower-case
(#636) Variable "bLen" must be all lower-case
(#636) Variable "bBin" must be all lower-case
(#637) Usage of ELSEIF not allowed; use ELSE IF instead
(#637) Variable "bLen" must be all lower-case
(#637) Variable "aLen" must be all lower-case
(#638) Variable "aBin" must be all lower-case
(#638) Variable "bLen" must be all lower-case
(#638) Variable "aLen" must be all lower-case
(#638) Variable "aBin" must be all lower-case
(#641) Variable "aNeg" must be all lower-case
(#642) Variable "aBin" must be all lower-case
(#642) Variable "aBin" must be all lower-case
(#644) Variable "bNeg" must be all lower-case
(#645) Variable "bBin" must be all lower-case
(#645) Variable "bBin" must be all lower-case
(#650) Variable "aBin" must be all lower-case
(#650) Variable "bBin" must be all lower-case
(#651) Variable "aNeg" must be all lower-case
(#651) Variable "bNeg" must be all lower-case
(#655) Variable "aBin" must be all lower-case
(#655) Variable "bBin" must be all lower-case
(#656) Variable "aNeg" must be all lower-case
(#656) Variable "bNeg" must be all lower-case
(#660) Variable "aBin" must be all lower-case
(#660) Variable "bBin" must be all lower-case
(#661) Variable "aNeg" must be all lower-case
(#661) Variable "bNeg" must be all lower-case
(#684) Private method name "Calculator::twosComplement" must be in lower-case letters only
(#685) Opening brace should be on the same line as the declaration
(#715) Private method name "Calculator::toBinary" must be in lower-case letters only
(#716) Opening brace should be on the same line as the declaration
(#734) Private method name "Calculator::toDecimal" must be in lower-case letters only
(#735) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/brick/math/src/Internal/Calculator/BcMathCalculator.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Opening brace should be on the same line as the declaration for class BcMathCalculator
(#22) Opening brace should be on the same line as the declaration
(#30) Opening brace should be on the same line as the declaration
(#38) Opening brace should be on the same line as the declaration
(#48) Public method name "BcMathCalculator::divQ" must be in lower-case letters only
(#49) Opening brace should be on the same line as the declaration
(#59) Public method name "BcMathCalculator::divR" must be in lower-case letters only
(#60) Opening brace should be on the same line as the declaration
(#71) Public method name "BcMathCalculator::divQR" must be in lower-case letters only
(#72) Opening brace should be on the same line as the declaration
(#91) Opening brace should be on the same line as the declaration
(#101) Public method name "BcMathCalculator::modPow" must be in lower-case letters only
(#102) Opening brace should be on the same line as the declaration
(#113) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/brick/math/src/Internal/Calculator/GmpCalculator.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Opening brace should be on the same line as the declaration for class GmpCalculator
(#22) Opening brace should be on the same line as the declaration
(#30) Opening brace should be on the same line as the declaration
(#38) Opening brace should be on the same line as the declaration
(#45) Public method name "GmpCalculator::divQ" must be in lower-case letters only
(#46) Opening brace should be on the same line as the declaration
(#53) Public method name "GmpCalculator::divR" must be in lower-case letters only
(#54) Opening brace should be on the same line as the declaration
(#61) Public method name "GmpCalculator::divQR" must be in lower-case letters only
(#62) Opening brace should be on the same line as the declaration
(#75) Opening brace should be on the same line as the declaration
(#82) Public method name "GmpCalculator::modInverse" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#96) Public method name "GmpCalculator::modPow" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#105) Opening brace should be on the same line as the declaration
(#112) Public method name "GmpCalculator::fromBase" must be in lower-case letters only
(#113) Opening brace should be on the same line as the declaration
(#120) Public method name "GmpCalculator::toBase" must be in lower-case letters only
(#121) Opening brace should be on the same line as the declaration
(#129) Opening brace should be on the same line as the declaration
(#137) Opening brace should be on the same line as the declaration
(#145) Opening brace should be on the same line as the declaration
(#153) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/brick/math/src/Internal/Calculator/NativeCalculator.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Opening brace should be on the same line as the declaration for class NativeCalculator
(#28) Member variable "maxDigits" must be all lower-case
(#36) Opening brace should be on the same line as the declaration
(#55) Opening brace should be on the same line as the declaration
(#56) Inline doc block comments are not allowed; use "// Comment." instead
(#74) Variable "aNeg" must be all lower-case
(#74) Variable "bNeg" must be all lower-case
(#74) Variable "aDig" must be all lower-case
(#74) Variable "bDig" must be all lower-case
(#76) Variable "aNeg" must be all lower-case
(#76) Variable "bNeg" must be all lower-case
(#76) Variable "aDig" must be all lower-case
(#76) Variable "bDig" must be all lower-case
(#76) Variable "aDig" must be all lower-case
(#76) Variable "bDig" must be all lower-case
(#78) Variable "aNeg" must be all lower-case
(#89) Opening brace should be on the same line as the declaration
(#97) Opening brace should be on the same line as the declaration
(#98) Inline doc block comments are not allowed; use "// Comment." instead
(#128) Variable "aNeg" must be all lower-case
(#128) Variable "bNeg" must be all lower-case
(#128) Variable "aDig" must be all lower-case
(#128) Variable "bDig" must be all lower-case
(#130) Variable "aDig" must be all lower-case
(#130) Variable "bDig" must be all lower-case
(#132) Variable "aNeg" must be all lower-case
(#132) Variable "bNeg" must be all lower-case
(#142) Public method name "NativeCalculator::divQ" must be in lower-case letters only
(#143) Opening brace should be on the same line as the declaration
(#150) Public method name "NativeCalculator::divR" must be in lower-case letters only
(#151) Opening brace should be on the same line as the declaration
(#158) Public method name "NativeCalculator::divQR" must be in lower-case letters only
(#159) Opening brace should be on the same line as the declaration
(#176) Inline doc block comments are not allowed; use "// Comment." instead
(#177) Inline comments must start with a capital letter, digit or 3-dots sequence
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#180) Inline doc block comments are not allowed; use "// Comment." instead
(#184) Inline comments must start with a capital letter, digit or 3-dots sequence
(#198) Variable "aNeg" must be all lower-case
(#198) Variable "bNeg" must be all lower-case
(#198) Variable "aDig" must be all lower-case
(#198) Variable "bDig" must be all lower-case
(#200) Variable "aDig" must be all lower-case
(#200) Variable "bDig" must be all lower-case
(#202) Variable "aNeg" must be all lower-case
(#202) Variable "bNeg" must be all lower-case
(#206) Variable "aNeg" must be all lower-case
(#217) Opening brace should be on the same line as the declaration
(#231) Inline doc block comments are not allowed; use "// Comment." instead
(#246) Public method name "NativeCalculator::modPow" must be in lower-case letters only
(#247) Opening brace should be on the same line as the declaration
(#248) Inline comments must start with a capital letter, digit or 3-dots sequence
(#248) Inline comments must end in full-stops, exclamation marks, or question marks
(#253) Inline comments must start with a capital letter, digit or 3-dots sequence
(#253) Inline comments must end in full-stops, exclamation marks, or question marks
(#262) Inline comments must start with a capital letter, digit or 3-dots sequence
(#262) Inline comments must end in full-stops, exclamation marks, or question marks
(#266) Inline comments must start with a capital letter, digit or 3-dots sequence
(#266) Inline comments must end in full-stops, exclamation marks, or question marks
(#283) Opening brace should be on the same line as the declaration
(#288) Inline comments must start with a capital letter, digit or 3-dots sequence
(#288) Inline comments must end in full-stops, exclamation marks, or question marks
(#315) Private method name "NativeCalculator::doAdd" must be in lower-case letters only
(#316) Opening brace should be on the same line as the declaration
(#323) Variable "blockLength" must be all lower-case
(#326) Variable "blockLength" must be all lower-case
(#327) Inline doc block comments are not allowed; use "// Comment." instead
(#331) Inline doc block comments are not allowed; use "// Comment." instead
(#332) Variable "blockA" must be all lower-case
(#332) Variable "blockLength" must be all lower-case
(#334) Inline doc block comments are not allowed; use "// Comment." instead
(#335) Variable "blockB" must be all lower-case
(#335) Variable "blockLength" must be all lower-case
(#337) Variable "blockA" must be all lower-case
(#337) Variable "blockB" must be all lower-case
(#338) Variable "sumLength" must be all lower-case
(#340) Variable "sumLength" must be all lower-case
(#340) Variable "blockLength" must be all lower-case
(#344) Variable "sumLength" must be all lower-case
(#344) Variable "blockLength" must be all lower-case
(#345) Variable "blockLength" must be all lower-case
(#345) Variable "sumLength" must be all lower-case
(#372) Private method name "NativeCalculator::doSub" must be in lower-case letters only
(#373) Opening brace should be on the same line as the declaration
(#397) Variable "blockLength" must be all lower-case
(#400) Variable "blockLength" must be all lower-case
(#401) Inline doc block comments are not allowed; use "// Comment." instead
(#405) Inline doc block comments are not allowed; use "// Comment." instead
(#406) Variable "blockA" must be all lower-case
(#406) Variable "blockLength" must be all lower-case
(#408) Inline doc block comments are not allowed; use "// Comment." instead
(#409) Variable "blockB" must be all lower-case
(#409) Variable "blockLength" must be all lower-case
(#411) Variable "blockA" must be all lower-case
(#411) Variable "blockB" must be all lower-case
(#421) Variable "sumLength" must be all lower-case
(#423) Variable "sumLength" must be all lower-case
(#423) Variable "blockLength" must be all lower-case
(#424) Variable "blockLength" must be all lower-case
(#424) Variable "sumLength" must be all lower-case
(#434) Inline comments must end in full-stops, exclamation marks, or question marks
(#454) Private method name "NativeCalculator::doMul" must be in lower-case letters only
(#455) Opening brace should be on the same line as the declaration
(#459) Variable "maxDigits" must be all lower-case
(#460) Variable "maxDigits" must be all lower-case
(#464) Variable "maxDigits" must be all lower-case
(#464) Variable "maxDigits" must be all lower-case
(#465) Variable "blockALength" must be all lower-case
(#465) Variable "maxDigits" must be all lower-case
(#468) Variable "blockALength" must be all lower-case
(#469) Inline doc block comments are not allowed; use "// Comment." instead
(#473) Variable "blockA" must be all lower-case
(#473) Variable "blockALength" must be all lower-case
(#478) Variable "maxDigits" must be all lower-case
(#478) Variable "maxDigits" must be all lower-case
(#479) Variable "blockBLength" must be all lower-case
(#479) Variable "maxDigits" must be all lower-case
(#482) Variable "blockBLength" must be all lower-case
(#483) Inline doc block comments are not allowed; use "// Comment." instead
(#487) Variable "blockB" must be all lower-case
(#487) Variable "blockBLength" must be all lower-case
(#489) Variable "blockA" must be all lower-case
(#489) Variable "blockB" must be all lower-case
(#494) Variable "maxDigits" must be all lower-case
(#510) Variable "blockALength" must be all lower-case
(#530) Private method name "NativeCalculator::doDiv" must be in lower-case letters only
(#531) Opening brace should be on the same line as the declaration
(#541) Inline comments must start with a capital letter, digit or 3-dots sequence
(#541) Inline comments must end in full-stops, exclamation marks, or question marks
(#543) Inline comments must start with a capital letter, digit or 3-dots sequence
(#543) Inline comments must end in full-stops, exclamation marks, or question marks
(#544) Inline comments must start with a capital letter, digit or 3-dots sequence
(#544) Inline comments must end in full-stops, exclamation marks, or question marks
(#545) Inline comments must start with a capital letter, digit or 3-dots sequence
(#545) Inline comments must end in full-stops, exclamation marks, or question marks
(#553) Inline comments must start with a capital letter, digit or 3-dots sequence
(#553) Inline comments must end in full-stops, exclamation marks, or question marks
(#567) Inline comments must start with a capital letter, digit or 3-dots sequence
(#567) Inline comments must end in full-stops, exclamation marks, or question marks
(#573) Inline comments must start with a capital letter, digit or 3-dots sequence
(#573) Inline comments must end in full-stops, exclamation marks, or question marks
(#591) Private method name "NativeCalculator::doCmp" must be in lower-case letters only
(#592) Opening brace should be on the same line as the declaration
(#602) Inline comments must start with a capital letter, digit or 3-dots sequence
(#602) Inline comments must end in full-stops, exclamation marks, or question marks
(#602) This comment is 45% valid code; is this commented out code?
(#616) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/brick/math/src/RoundingMode.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Opening brace should be on the same line as the declaration for class RoundingMode
(#24) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/composer/ClassLoader.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#44) Opening brace should be on the same line as the declaration for class ClassLoader
(#46) Member variable "vendorDir" must be all lower-case
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Member variable "prefixLengthsPsr4" must be all lower-case
(#58) Member variable "prefixDirsPsr4" must be all lower-case
(#63) Member variable "fallbackDirsPsr4" must be all lower-case
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Member variable "prefixesPsr0" must be all lower-case
(#75) Member variable "fallbackDirsPsr0" must be all lower-case
(#78) Member variable "useIncludePath" must be all lower-case
(#84) Member variable "classMap" must be all lower-case
(#87) Member variable "classMapAuthoritative" must be all lower-case
(#93) Member variable "missingClasses" must be all lower-case
(#96) Member variable "apcuPrefix" must be all lower-case
(#101) Member variable "registeredLoaders" must be all lower-case
(#106) Variable "vendorDir" must be all lower-case
(#107) Opening brace should be on the same line as the declaration
(#108) Variable "vendorDir" must be all lower-case
(#114) Public method name "ClassLoader::getPrefixes" must be in lower-case letters only
(#115) Opening brace should be on the same line as the declaration
(#127) Public method name "ClassLoader::getPrefixesPsr4" must be in lower-case letters only
(#128) Opening brace should be on the same line as the declaration
(#136) Public method name "ClassLoader::getFallbackDirs" must be in lower-case letters only
(#137) Opening brace should be on the same line as the declaration
(#145) Public method name "ClassLoader::getFallbackDirsPsr4" must be in lower-case letters only
(#146) Opening brace should be on the same line as the declaration
(#154) Public method name "ClassLoader::getClassMap" must be in lower-case letters only
(#155) Opening brace should be on the same line as the declaration
(#165) Public method name "ClassLoader::addClassMap" must be in lower-case letters only
(#165) Variable "classMap" must be all lower-case
(#166) Opening brace should be on the same line as the declaration
(#168) Variable "classMap" must be all lower-case
(#170) Variable "classMap" must be all lower-case
(#185) Opening brace should be on the same line as the declaration
(#233) Public method name "ClassLoader::addPsr4" must be in lower-case letters only
(#234) Opening brace should be on the same line as the declaration
(#248) Usage of ELSEIF not allowed; use ELSE IF instead
(#256) Usage of ELSEIF not allowed; use ELSE IF instead
(#281) Opening brace should be on the same line as the declaration
(#300) Public method name "ClassLoader::setPsr4" must be in lower-case letters only
(#301) Opening brace should be on the same line as the declaration
(#321) Public method name "ClassLoader::setUseIncludePath" must be in lower-case letters only
(#321) Variable "useIncludePath" must be all lower-case
(#322) Opening brace should be on the same line as the declaration
(#323) Variable "useIncludePath" must be all lower-case
(#332) Public method name "ClassLoader::getUseIncludePath" must be in lower-case letters only
(#333) Opening brace should be on the same line as the declaration
(#345) Public method name "ClassLoader::setClassMapAuthoritative" must be in lower-case letters only
(#345) Variable "classMapAuthoritative" must be all lower-case
(#346) Opening brace should be on the same line as the declaration
(#347) Variable "classMapAuthoritative" must be all lower-case
(#355) Public method name "ClassLoader::isClassMapAuthoritative" must be in lower-case letters only
(#356) Opening brace should be on the same line as the declaration
(#367) Public method name "ClassLoader::setApcuPrefix" must be in lower-case letters only
(#367) Variable "apcuPrefix" must be all lower-case
(#368) Opening brace should be on the same line as the declaration
(#369) Variable "apcuPrefix" must be all lower-case
(#369) Line exceeds 132 characters; contains 142 characters
(#377) Public method name "ClassLoader::getApcuPrefix" must be in lower-case letters only
(#378) Opening brace should be on the same line as the declaration
(#390) Opening brace should be on the same line as the declaration
(#398) Variable "registeredLoaders" must be all lower-case
(#398) Variable "registeredLoaders" must be all lower-case
(#400) Variable "registeredLoaders" must be all lower-case
(#401) Variable "registeredLoaders" must be all lower-case
(#411) Opening brace should be on the same line as the declaration
(#415) Variable "registeredLoaders" must be all lower-case
(#425) Public method name "ClassLoader::loadClass" must be in lower-case letters only
(#426) Opening brace should be on the same line as the declaration
(#443) Public method name "ClassLoader::findFile" must be in lower-case letters only
(#444) Opening brace should be on the same line as the declaration
(#445) Inline comments must start with a capital letter, digit or 3-dots sequence
(#445) Inline comments must end in full-stops, exclamation marks, or question marks
(#461) Inline comments must end in full-stops, exclamation marks, or question marks
(#483) Public method name "ClassLoader::getRegisteredLoaders" must be in lower-case letters only
(#484) Opening brace should be on the same line as the declaration
(#485) Variable "registeredLoaders" must be all lower-case
(#493) Private method name "ClassLoader::findFileWithExtension" must be in lower-case letters only
(#494) Opening brace should be on the same line as the declaration
(#495) Inline comments must end in full-stops, exclamation marks, or question marks
(#496) Variable "logicalPathPsr4" must be all lower-case
(#500) Variable "subPath" must be all lower-case
(#501) Variable "lastPos" must be all lower-case
(#501) Variable "subPath" must be all lower-case
(#502) Variable "subPath" must be all lower-case
(#502) Variable "subPath" must be all lower-case
(#502) Variable "lastPos" must be all lower-case
(#503) Variable "subPath" must be all lower-case
(#505) Variable "pathEnd" must be all lower-case
(#505) Variable "logicalPathPsr4" must be all lower-case
(#505) Variable "lastPos" must be all lower-case
(#507) Variable "pathEnd" must be all lower-case
(#515) Inline comments must end in full-stops, exclamation marks, or question marks
(#517) Variable "logicalPathPsr4" must be all lower-case
(#522) Inline comments must end in full-stops, exclamation marks, or question marks
(#524) Inline comments must start with a capital letter, digit or 3-dots sequence
(#524) Inline comments must end in full-stops, exclamation marks, or question marks
(#525) Variable "logicalPathPsr0" must be all lower-case
(#525) Variable "logicalPathPsr4" must be all lower-case
(#526) Variable "logicalPathPsr4" must be all lower-case
(#528) Inline comments must end in full-stops, exclamation marks, or question marks
(#529) Variable "logicalPathPsr0" must be all lower-case
(#536) Variable "logicalPathPsr0" must be all lower-case
(#544) Inline comments must end in full-stops, exclamation marks, or question marks
(#546) Variable "logicalPathPsr0" must be all lower-case
(#552) Variable "logicalPathPsr0" must be all lower-case
(#569) function name "includeFile" must be lower-case letters only
(#570) Opening brace should be on the same line as the declaration
(#571) "include" must be immediately followed by an open parenthesis
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/composer/InstalledVersions.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Opening brace should be on the same line as the declaration for class InstalledVersions
(#31) Line exceeds maximum limit of 180 characters; contains 407 characters
(#38) Member variable "canGetVendors" must be all lower-case
(#42) Line exceeds maximum limit of 180 characters; contains 409 characters
(#44) Member variable "installedByVendor" must be all lower-case
(#52) Public method name "InstalledVersions::getInstalledPackages" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
(#73) Public method name "InstalledVersions::getInstalledPackagesByType" must be in lower-case letters only
(#74) Opening brace should be on the same line as the declaration
(#75) Variable "packagesByType" must be all lower-case
(#80) Variable "packagesByType" must be all lower-case
(#85) Variable "packagesByType" must be all lower-case
(#97) Public method name "InstalledVersions::isInstalled" must be in lower-case letters only
(#97) Variable "packageName" must be all lower-case
(#97) Variable "includeDevRequirements" must be all lower-case
(#98) Opening brace should be on the same line as the declaration
(#100) Variable "packageName" must be all lower-case
(#101) Variable "includeDevRequirements" must be all lower-case
(#101) Variable "packageName" must be all lower-case
(#117) Line exceeds 132 characters; contains 158 characters
(#120) Variable "packageName" must be all lower-case
(#121) Opening brace should be on the same line as the declaration
(#123) Variable "packageName" must be all lower-case
(#137) Public method name "InstalledVersions::getVersionRanges" must be in lower-case letters only
(#137) Variable "packageName" must be all lower-case
(#138) Opening brace should be on the same line as the declaration
(#140) Variable "packageName" must be all lower-case
(#145) Variable "packageName" must be all lower-case
(#146) Variable "packageName" must be all lower-case
(#148) Variable "packageName" must be all lower-case
(#149) Variable "packageName" must be all lower-case
(#151) Variable "packageName" must be all lower-case
(#152) Variable "packageName" must be all lower-case
(#154) Variable "packageName" must be all lower-case
(#155) Variable "packageName" must be all lower-case
(#161) Variable "packageName" must be all lower-case
(#166) Line exceeds maximum limit of 180 characters; contains 218 characters
(#168) Public method name "InstalledVersions::getVersion" must be in lower-case letters only
(#168) Variable "packageName" must be all lower-case
(#169) Opening brace should be on the same line as the declaration
(#171) Variable "packageName" must be all lower-case
(#175) Variable "packageName" must be all lower-case
(#179) Variable "packageName" must be all lower-case
(#182) Variable "packageName" must be all lower-case
(#187) Line exceeds maximum limit of 180 characters; contains 218 characters
(#189) Public method name "InstalledVersions::getPrettyVersion" must be in lower-case letters only
(#189) Variable "packageName" must be all lower-case
(#190) Opening brace should be on the same line as the declaration
(#192) Variable "packageName" must be all lower-case
(#196) Variable "packageName" must be all lower-case
(#200) Variable "packageName" must be all lower-case
(#203) Variable "packageName" must be all lower-case
(#208) Line exceeds 132 characters; contains 135 characters
(#210) Public method name "InstalledVersions::getReference" must be in lower-case letters only
(#210) Variable "packageName" must be all lower-case
(#211) Opening brace should be on the same line as the declaration
(#213) Variable "packageName" must be all lower-case
(#217) Variable "packageName" must be all lower-case
(#221) Variable "packageName" must be all lower-case
(#224) Variable "packageName" must be all lower-case
(#229) Line exceeds maximum limit of 180 characters; contains 200 characters
(#231) Public method name "InstalledVersions::getInstallPath" must be in lower-case letters only
(#231) Variable "packageName" must be all lower-case
(#232) Opening brace should be on the same line as the declaration
(#234) Variable "packageName" must be all lower-case
(#238) Variable "packageName" must be all lower-case
(#238) Variable "packageName" must be all lower-case
(#238) Line exceeds 132 characters; contains 141 characters
(#241) Variable "packageName" must be all lower-case
(#246) Line exceeds 132 characters; contains 166 characters
(#248) Public method name "InstalledVersions::getRootPackage" must be in lower-case letters only
(#249) Opening brace should be on the same line as the declaration
(#258) Line exceeds maximum limit of 180 characters; contains 201 characters
(#260) Line exceeds maximum limit of 180 characters; contains 397 characters
(#262) Public method name "InstalledVersions::getRawData" must be in lower-case letters only
(#263) Opening brace should be on the same line as the declaration
(#264) Line exceeds maximum limit of 180 characters; contains 228 characters
(#267) Inline comments must start with a capital letter, digit or 3-dots sequence
(#268) Line exceeds 132 characters; contains 134 characters
(#268) Inline comments must end in full-stops, exclamation marks, or question marks
(#270) "include" must be immediately followed by an open parenthesis
(#283) Line exceeds maximum limit of 180 characters; contains 403 characters
(#285) Public method name "InstalledVersions::getAllRawData" must be in lower-case letters only
(#286) Opening brace should be on the same line as the declaration
(#306) Line exceeds maximum limit of 180 characters; contains 402 characters
(#309) Opening brace should be on the same line as the declaration
(#311) Variable "installedByVendor" must be all lower-case
(#316) Line exceeds maximum limit of 180 characters; contains 403 characters
(#318) Private method name "InstalledVersions::getInstalled" must be in lower-case letters only
(#319) Opening brace should be on the same line as the declaration
(#320) Variable "canGetVendors" must be all lower-case
(#321) Variable "canGetVendors" must be all lower-case
(#326) Variable "canGetVendors" must be all lower-case
(#327) Variable "vendorDir" must be all lower-case
(#328) Variable "installedByVendor" must be all lower-case
(#328) Variable "vendorDir" must be all lower-case
(#329) Variable "installedByVendor" must be all lower-case
(#329) Variable "vendorDir" must be all lower-case
(#330) Usage of ELSEIF not allowed; use ELSE IF instead
(#330) Variable "vendorDir" must be all lower-case
(#331) Variable "installedByVendor" must be all lower-case
(#331) Variable "vendorDir" must be all lower-case
(#331) "require" must be immediately followed by an open parenthesis
(#331) Variable "vendorDir" must be all lower-case
(#332) Variable "vendorDir" must be all lower-case
(#340) Inline comments must start with a capital letter, digit or 3-dots sequence
(#341) Line exceeds 132 characters; contains 134 characters
(#341) Inline comments must end in full-stops, exclamation marks, or question marks
(#343) "require" must be immediately followed by an open parenthesis
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/composer/autoload_classmap.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#5) Variable "vendorDir" must be all lower-case
(#6) Variable "baseDir" must be all lower-case
(#6) Variable "vendorDir" must be all lower-case
(#9) Variable "vendorDir" must be all lower-case
(#10) Variable "vendorDir" must be all lower-case
(#11) Variable "vendorDir" must be all lower-case
(#12) Variable "vendorDir" must be all lower-case
(#13) Variable "vendorDir" must be all lower-case
(#14) Variable "vendorDir" must be all lower-case
(#15) Variable "vendorDir" must be all lower-case
(#16) Variable "vendorDir" must be all lower-case
(#17) Variable "vendorDir" must be all lower-case
(#18) Variable "vendorDir" must be all lower-case
(#19) Variable "vendorDir" must be all lower-case
(#20) Variable "vendorDir" must be all lower-case
(#20) Line exceeds 132 characters; contains 133 characters
(#21) Variable "vendorDir" must be all lower-case
(#22) Variable "vendorDir" must be all lower-case
(#22) Line exceeds 132 characters; contains 133 characters
(#23) Variable "vendorDir" must be all lower-case
(#24) Variable "vendorDir" must be all lower-case
(#25) Variable "vendorDir" must be all lower-case
(#26) Variable "vendorDir" must be all lower-case
(#27) Variable "vendorDir" must be all lower-case
(#28) Variable "vendorDir" must be all lower-case
(#29) Variable "vendorDir" must be all lower-case
(#30) Variable "vendorDir" must be all lower-case
(#31) Variable "baseDir" must be all lower-case
(#32) Variable "baseDir" must be all lower-case
(#33) Variable "baseDir" must be all lower-case
(#34) Variable "baseDir" must be all lower-case
(#35) Variable "baseDir" must be all lower-case
(#35) Line exceeds 132 characters; contains 153 characters
(#36) Variable "baseDir" must be all lower-case
(#37) Variable "baseDir" must be all lower-case
(#37) Line exceeds 132 characters; contains 133 characters
(#38) Variable "baseDir" must be all lower-case
(#38) Line exceeds 132 characters; contains 133 characters
(#39) Variable "baseDir" must be all lower-case
(#40) Variable "baseDir" must be all lower-case
(#41) Variable "baseDir" must be all lower-case
(#41) Line exceeds 132 characters; contains 143 characters
(#42) Variable "baseDir" must be all lower-case
(#43) Variable "baseDir" must be all lower-case
(#44) Variable "baseDir" must be all lower-case
(#44) Line exceeds 132 characters; contains 141 characters
(#45) Variable "baseDir" must be all lower-case
(#46) Variable "baseDir" must be all lower-case
(#46) Line exceeds 132 characters; contains 135 characters
(#47) Variable "baseDir" must be all lower-case
(#48) Variable "baseDir" must be all lower-case
(#49) Variable "baseDir" must be all lower-case
(#50) Variable "baseDir" must be all lower-case
(#51) Variable "baseDir" must be all lower-case
(#52) Variable "baseDir" must be all lower-case
(#53) Variable "baseDir" must be all lower-case
(#54) Variable "baseDir" must be all lower-case
(#55) Variable "baseDir" must be all lower-case
(#56) Variable "baseDir" must be all lower-case
(#57) Variable "baseDir" must be all lower-case
(#57) Line exceeds 132 characters; contains 137 characters
(#58) Variable "baseDir" must be all lower-case
(#59) Variable "baseDir" must be all lower-case
(#60) Variable "baseDir" must be all lower-case
(#61) Variable "vendorDir" must be all lower-case
(#62) Variable "vendorDir" must be all lower-case
(#63) Variable "vendorDir" must be all lower-case
(#64) Variable "vendorDir" must be all lower-case
(#65) Variable "vendorDir" must be all lower-case
(#66) Variable "vendorDir" must be all lower-case
(#67) Variable "vendorDir" must be all lower-case
(#68) Variable "vendorDir" must be all lower-case
(#69) Variable "vendorDir" must be all lower-case
(#69) Line exceeds 132 characters; contains 148 characters
(#70) Variable "vendorDir" must be all lower-case
(#70) Line exceeds 132 characters; contains 142 characters
(#71) Variable "vendorDir" must be all lower-case
(#71) Line exceeds 132 characters; contains 144 characters
(#72) Variable "vendorDir" must be all lower-case
(#72) Line exceeds 132 characters; contains 138 characters
(#73) Variable "vendorDir" must be all lower-case
(#73) Line exceeds 132 characters; contains 134 characters
(#74) Variable "vendorDir" must be all lower-case
(#74) Line exceeds 132 characters; contains 152 characters
(#75) Variable "vendorDir" must be all lower-case
(#75) Line exceeds 132 characters; contains 142 characters
(#76) Variable "vendorDir" must be all lower-case
(#77) Variable "vendorDir" must be all lower-case
(#78) Variable "vendorDir" must be all lower-case
(#79) Variable "vendorDir" must be all lower-case
(#80) Variable "vendorDir" must be all lower-case
(#81) Variable "vendorDir" must be all lower-case
(#82) Variable "vendorDir" must be all lower-case
(#83) Variable "vendorDir" must be all lower-case
(#84) Variable "vendorDir" must be all lower-case
(#85) Variable "vendorDir" must be all lower-case
(#86) Variable "vendorDir" must be all lower-case
(#87) Variable "vendorDir" must be all lower-case
(#88) Variable "vendorDir" must be all lower-case
(#89) Variable "vendorDir" must be all lower-case
(#90) Variable "vendorDir" must be all lower-case
(#91) Variable "vendorDir" must be all lower-case
(#92) Variable "vendorDir" must be all lower-case
(#93) Variable "vendorDir" must be all lower-case
(#94) Variable "vendorDir" must be all lower-case
(#95) Variable "vendorDir" must be all lower-case
(#96) Variable "vendorDir" must be all lower-case
(#97) Variable "vendorDir" must be all lower-case
(#98) Variable "vendorDir" must be all lower-case
(#99) Variable "vendorDir" must be all lower-case
(#100) Variable "vendorDir" must be all lower-case
(#101) Variable "vendorDir" must be all lower-case
(#102) Variable "vendorDir" must be all lower-case
(#103) Variable "vendorDir" must be all lower-case
(#103) Line exceeds 132 characters; contains 133 characters
(#104) Variable "vendorDir" must be all lower-case
(#104) Line exceeds 132 characters; contains 143 characters
(#105) Variable "vendorDir" must be all lower-case
(#105) Line exceeds 132 characters; contains 141 characters
(#106) Variable "vendorDir" must be all lower-case
(#107) Variable "vendorDir" must be all lower-case
(#107) Line exceeds 132 characters; contains 137 characters
(#108) Variable "vendorDir" must be all lower-case
(#108) Line exceeds 132 characters; contains 135 characters
(#109) Variable "vendorDir" must be all lower-case
(#109) Line exceeds 132 characters; contains 133 characters
(#110) Variable "vendorDir" must be all lower-case
(#111) Variable "vendorDir" must be all lower-case
(#112) Variable "vendorDir" must be all lower-case
(#113) Variable "vendorDir" must be all lower-case
(#114) Variable "vendorDir" must be all lower-case
(#115) Variable "vendorDir" must be all lower-case
(#116) Variable "vendorDir" must be all lower-case
(#117) Variable "vendorDir" must be all lower-case
(#118) Variable "vendorDir" must be all lower-case
(#119) Variable "vendorDir" must be all lower-case
(#119) Line exceeds 132 characters; contains 134 characters
(#120) Variable "vendorDir" must be all lower-case
(#121) Variable "vendorDir" must be all lower-case
(#122) Variable "vendorDir" must be all lower-case
(#123) Variable "vendorDir" must be all lower-case
(#124) Variable "vendorDir" must be all lower-case
(#124) Line exceeds 132 characters; contains 134 characters
(#125) Variable "vendorDir" must be all lower-case
(#125) Line exceeds 132 characters; contains 140 characters
(#126) Variable "vendorDir" must be all lower-case
(#127) Variable "vendorDir" must be all lower-case
(#128) Variable "vendorDir" must be all lower-case
(#129) Variable "vendorDir" must be all lower-case
(#130) Variable "vendorDir" must be all lower-case
(#131) Variable "vendorDir" must be all lower-case
(#132) Variable "vendorDir" must be all lower-case
(#132) Line exceeds 132 characters; contains 140 characters
(#133) Variable "vendorDir" must be all lower-case
(#134) Variable "vendorDir" must be all lower-case
(#135) Variable "vendorDir" must be all lower-case
(#136) Variable "vendorDir" must be all lower-case
(#137) Variable "vendorDir" must be all lower-case
(#138) Variable "vendorDir" must be all lower-case
(#139) Variable "vendorDir" must be all lower-case
(#140) Variable "vendorDir" must be all lower-case
(#141) Variable "vendorDir" must be all lower-case
(#142) Variable "vendorDir" must be all lower-case
(#143) Variable "vendorDir" must be all lower-case
(#144) Variable "vendorDir" must be all lower-case
(#145) Variable "vendorDir" must be all lower-case
(#146) Variable "vendorDir" must be all lower-case
(#147) Variable "vendorDir" must be all lower-case
(#148) Variable "vendorDir" must be all lower-case
(#149) Variable "vendorDir" must be all lower-case
(#150) Variable "vendorDir" must be all lower-case
(#151) Variable "vendorDir" must be all lower-case
(#152) Variable "vendorDir" must be all lower-case
(#153) Variable "vendorDir" must be all lower-case
(#154) Variable "vendorDir" must be all lower-case
(#155) Variable "vendorDir" must be all lower-case
(#156) Variable "vendorDir" must be all lower-case
(#157) Variable "vendorDir" must be all lower-case
(#157) Line exceeds 132 characters; contains 136 characters
(#158) Variable "vendorDir" must be all lower-case
(#158) Line exceeds 132 characters; contains 139 characters
(#159) Variable "vendorDir" must be all lower-case
(#160) Variable "vendorDir" must be all lower-case
(#161) Variable "vendorDir" must be all lower-case
(#161) Line exceeds 132 characters; contains 135 characters
(#162) Variable "vendorDir" must be all lower-case
(#163) Variable "vendorDir" must be all lower-case
(#164) Variable "vendorDir" must be all lower-case
(#165) Variable "vendorDir" must be all lower-case
(#166) Variable "vendorDir" must be all lower-case
(#167) Variable "vendorDir" must be all lower-case
(#168) Variable "vendorDir" must be all lower-case
(#169) Variable "vendorDir" must be all lower-case
(#170) Variable "vendorDir" must be all lower-case
(#171) Variable "vendorDir" must be all lower-case
(#172) Variable "vendorDir" must be all lower-case
(#173) Variable "vendorDir" must be all lower-case
(#174) Variable "vendorDir" must be all lower-case
(#175) Variable "vendorDir" must be all lower-case
(#176) Variable "vendorDir" must be all lower-case
(#177) Variable "vendorDir" must be all lower-case
(#178) Variable "vendorDir" must be all lower-case
(#179) Variable "vendorDir" must be all lower-case
(#180) Variable "vendorDir" must be all lower-case
(#181) Variable "vendorDir" must be all lower-case
(#182) Variable "vendorDir" must be all lower-case
(#183) Variable "vendorDir" must be all lower-case
(#184) Variable "vendorDir" must be all lower-case
(#185) Variable "vendorDir" must be all lower-case
(#186) Variable "vendorDir" must be all lower-case
(#187) Variable "vendorDir" must be all lower-case
(#188) Variable "vendorDir" must be all lower-case
(#189) Variable "vendorDir" must be all lower-case
(#190) Variable "vendorDir" must be all lower-case
(#191) Variable "vendorDir" must be all lower-case
(#192) Variable "vendorDir" must be all lower-case
(#193) Variable "vendorDir" must be all lower-case
(#194) Variable "vendorDir" must be all lower-case
(#195) Variable "vendorDir" must be all lower-case
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/composer/autoload_files.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#5) Variable "vendorDir" must be all lower-case
(#6) Variable "baseDir" must be all lower-case
(#6) Variable "vendorDir" must be all lower-case
(#9) Variable "vendorDir" must be all lower-case
(#10) Variable "vendorDir" must be all lower-case
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/composer/autoload_namespaces.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#5) Variable "vendorDir" must be all lower-case
(#6) Variable "baseDir" must be all lower-case
(#6) Variable "vendorDir" must be all lower-case
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/composer/autoload_psr4.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#5) Variable "vendorDir" must be all lower-case
(#6) Variable "baseDir" must be all lower-case
(#6) Variable "vendorDir" must be all lower-case
(#9) Variable "vendorDir" must be all lower-case
(#10) Variable "vendorDir" must be all lower-case
(#11) Variable "vendorDir" must be all lower-case
(#12) Variable "baseDir" must be all lower-case
(#13) Variable "vendorDir" must be all lower-case
(#14) Variable "vendorDir" must be all lower-case
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/composer/autoload_real.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#6) Opening brace should be on the same line as the declaration for class ComposerAutoloaderInitc4fbec8c94c0b65c4fabc9fd93863b6e
(#9) Public method name "ComposerAutoloaderInitc4fbec8c94c0b65c4fabc9fd93863b6e::loadClassLoader" must be in lower-case letters only
(#10) Opening brace should be on the same line as the declaration
(#12) "require" must be immediately followed by an open parenthesis
(#19) Public method name "ComposerAutoloaderInitc4fbec8c94c0b65c4fabc9fd93863b6e::getLoader" must be in lower-case letters only
(#20) Opening brace should be on the same line as the declaration
(#29) "require" must be immediately followed by an open parenthesis
(#34) Variable "includeFiles" must be all lower-case
(#35) Variable "includeFiles" must be all lower-case
(#35) Variable "fileIdentifier" must be all lower-case
(#36) Variable "fileIdentifier" must be all lower-case
(#48) function name "composerRequirec4fbec8c94c0b65c4fabc9fd93863b6e" must be lower-case letters only
(#48) Variable "fileIdentifier" must be all lower-case
(#49) Opening brace should be on the same line as the declaration
(#50) Variable "GLOBALS" must be all lower-case
(#50) Variable "fileIdentifier" must be all lower-case
(#51) Variable "GLOBALS" must be all lower-case
(#51) Variable "fileIdentifier" must be all lower-case
(#53) "require" must be immediately followed by an open parenthesis
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/composer/autoload_static.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#8) Opening brace should be on the same line as the declaration for class ComposerStaticInitc4fbec8c94c0b65c4fabc9fd93863b6e
(#14) Member variable "prefixLengthsPsr4" must be all lower-case
(#15) Whitespace found at end of line
(#19) Whitespace found at end of line
(#24) Whitespace found at end of line
(#28) Whitespace found at end of line
(#32) Whitespace found at end of line
(#38) Member variable "prefixDirsPsr4" must be all lower-case
(#39) Whitespace found at end of line
(#43) Whitespace found at end of line
(#47) Whitespace found at end of line
(#51) Whitespace found at end of line
(#55) Whitespace found at end of line
(#59) Whitespace found at end of line
(#65) Member variable "classMap" must be all lower-case
(#70) Line exceeds 132 characters; contains 135 characters
(#71) Line exceeds 132 characters; contains 137 characters
(#73) Line exceeds 132 characters; contains 135 characters
(#75) Line exceeds 132 characters; contains 141 characters
(#77) Line exceeds 132 characters; contains 142 characters
(#78) Line exceeds 132 characters; contains 136 characters
(#79) Line exceeds 132 characters; contains 142 characters
(#88) Line exceeds 132 characters; contains 137 characters
(#89) Line exceeds 132 characters; contains 133 characters
(#90) Line exceeds 132 characters; contains 143 characters
(#92) Line exceeds 132 characters; contains 167 characters
(#93) Line exceeds 132 characters; contains 143 characters
(#94) Line exceeds 132 characters; contains 147 characters
(#95) Line exceeds 132 characters; contains 147 characters
(#96) Line exceeds 132 characters; contains 137 characters
(#97) Line exceeds 132 characters; contains 137 characters
(#98) Line exceeds 132 characters; contains 157 characters
(#99) Line exceeds 132 characters; contains 137 characters
(#100) Line exceeds 132 characters; contains 137 characters
(#101) Line exceeds 132 characters; contains 155 characters
(#102) Line exceeds 132 characters; contains 137 characters
(#103) Line exceeds 132 characters; contains 149 characters
(#107) Line exceeds 132 characters; contains 137 characters
(#109) Line exceeds 132 characters; contains 137 characters
(#110) Line exceeds 132 characters; contains 141 characters
(#111) Line exceeds 132 characters; contains 141 characters
(#112) Line exceeds 132 characters; contains 143 characters
(#114) Line exceeds 132 characters; contains 151 characters
(#126) Line exceeds 132 characters; contains 157 characters
(#127) Line exceeds 132 characters; contains 151 characters
(#128) Line exceeds 132 characters; contains 153 characters
(#129) Line exceeds 132 characters; contains 147 characters
(#130) Line exceeds 132 characters; contains 143 characters
(#131) Line exceeds 132 characters; contains 161 characters
(#132) Line exceeds 132 characters; contains 151 characters
(#159) Line exceeds 132 characters; contains 139 characters
(#160) Line exceeds 132 characters; contains 142 characters
(#161) Line exceeds 132 characters; contains 152 characters
(#162) Line exceeds 132 characters; contains 150 characters
(#163) Line exceeds 132 characters; contains 135 characters
(#164) Line exceeds 132 characters; contains 146 characters
(#165) Line exceeds 132 characters; contains 144 characters
(#166) Line exceeds 132 characters; contains 142 characters
(#167) Line exceeds 132 characters; contains 134 characters
(#171) Line exceeds 132 characters; contains 139 characters
(#174) Line exceeds 132 characters; contains 139 characters
(#175) Line exceeds 132 characters; contains 133 characters
(#176) Line exceeds 132 characters; contains 143 characters
(#179) Line exceeds 132 characters; contains 133 characters
(#181) Line exceeds 132 characters; contains 143 characters
(#182) Line exceeds 132 characters; contains 149 characters
(#183) Line exceeds 132 characters; contains 135 characters
(#189) Line exceeds 132 characters; contains 149 characters
(#193) Line exceeds 132 characters; contains 135 characters
(#194) Line exceeds 132 characters; contains 133 characters
(#195) Line exceeds 132 characters; contains 137 characters
(#196) Line exceeds 132 characters; contains 133 characters
(#198) Line exceeds 132 characters; contains 135 characters
(#199) Line exceeds 132 characters; contains 139 characters
(#202) Line exceeds 132 characters; contains 135 characters
(#214) Line exceeds 132 characters; contains 145 characters
(#215) Line exceeds 132 characters; contains 148 characters
(#217) Line exceeds 132 characters; contains 140 characters
(#218) Line exceeds 132 characters; contains 144 characters
(#219) Line exceeds 132 characters; contains 136 characters
(#220) Line exceeds 132 characters; contains 136 characters
(#221) Line exceeds 132 characters; contains 136 characters
(#223) Line exceeds 132 characters; contains 134 characters
(#224) Line exceeds 132 characters; contains 136 characters
(#255) Public method name "ComposerStaticInitc4fbec8c94c0b65c4fabc9fd93863b6e::getInitializer" must be in lower-case letters only
(#256) Opening brace should be on the same line as the declaration
(#258) Variable "prefixLengthsPsr4" must be all lower-case
(#259) Variable "prefixDirsPsr4" must be all lower-case
(#260) Variable "classMap" must be all lower-case
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/composer/installed.php
(#1) Line 1 of the opening comment must start "// This file is part of".
(#1) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#1) Line 2 of the opening comment must start "//".
(#1) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#1) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#1) 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 "//".
(#2) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#2) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#2) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#2) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#2) Line 12 of the opening comment must start "//".
(#2) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#3) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#8) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#37) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/firebase/php-jwt/src/BeforeValidException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#6) Opening brace should be on the same line as the declaration for class BeforeValidException
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/firebase/php-jwt/src/ExpiredException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#6) Opening brace should be on the same line as the declaration for class ExpiredException
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/firebase/php-jwt/src/JWK.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#22) Opening brace should be on the same line as the declaration for class JWK
(#36) Public method name "JWK::parseKeySet" must be in lower-case letters only
(#37) Opening brace should be on the same line as the declaration
(#75) Public method name "JWK::parseKey" must be in lower-case letters only
(#76) Opening brace should be on the same line as the declaration
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Variable "publicKey" must be all lower-case
(#103) Variable "publicKey" must be all lower-case
(#108) Variable "publicKey" must be all lower-case
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) Private method name "JWK::createPemFromModulusAndExponent" must be in lower-case letters only
(#135) Variable "publicExponent" must be all lower-case
(#137) Variable "rsaPublicKey" must be all lower-case
(#140) Variable "publicExponent" must be all lower-case
(#142) Variable "publicExponent" must be all lower-case
(#145) Inline comments must start with a capital letter, digit or 3-dots sequence
(#145) This comment is 59% valid code; is this commented out code?
(#146) Variable "rsaOID" must be all lower-case
(#146) Inline comments must start with a capital letter, digit or 3-dots sequence
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Variable "rsaPublicKey" must be all lower-case
(#147) Variable "rsaPublicKey" must be all lower-case
(#148) Variable "rsaPublicKey" must be all lower-case
(#148) Variable "rsaPublicKey" must be all lower-case
(#148) Variable "rsaPublicKey" must be all lower-case
(#150) Variable "rsaPublicKey" must be all lower-case
(#153) Variable "rsaOID" must be all lower-case
(#153) Variable "rsaPublicKey" must be all lower-case
(#154) Variable "rsaOID" must be all lower-case
(#154) Variable "rsaPublicKey" must be all lower-case
(#157) Variable "rsaPublicKey" must be all lower-case
(#158) Variable "rsaPublicKey" must be all lower-case
(#161) Variable "rsaPublicKey" must be all lower-case
(#173) Private method name "JWK::encodeLength" must be in lower-case letters only
(#174) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/firebase/php-jwt/src/JWT.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#30) Opening brace should be on the same line as the declaration for class JWT
(#56) Member variable "supported_algs" must not contain underscores.
(#93) Variable "keyOrKeyArray" must be all lower-case
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) Variable "keyOrKeyArray" must be all lower-case
(#106) Variable "headerRaw" must be all lower-case
(#107) Variable "headerRaw" must be all lower-case
(#110) Variable "payloadRaw" must be all lower-case
(#111) Variable "payloadRaw" must be all lower-case
(#115) Inline comments must start with a capital letter, digit or 3-dots sequence
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) Variable "supported_algs" must not contain underscores.
(#129) Variable "keyOrKeyArray" must be all lower-case
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#188) Variable "keyId" must be all lower-case
(#192) Variable "keyId" must be all lower-case
(#193) Variable "keyId" must be all lower-case
(#201) Variable "signing_input" must not contain underscores.
(#203) Variable "signing_input" must not contain underscores.
(#226) Variable "supported_algs" must not contain underscores.
(#229) Variable "supported_algs" must not contain underscores.
(#238) Inline comments must start with a capital letter, digit or 3-dots sequence
(#244) Usage of ELSEIF not allowed; use ELSE IF instead
(#274) Line exceeds 132 characters; contains 165 characters
(#284) Variable "keyMaterial" must be all lower-case
(#287) Variable "supported_algs" must not contain underscores.
(#291) Variable "supported_algs" must not contain underscores.
(#294) Variable "keyMaterial" must be all lower-case
(#294) Inline comments must start with a capital letter, digit or 3-dots sequence
(#297) Usage of ELSEIF not allowed; use ELSE IF instead
(#300) Inline comments must start with a capital letter, digit or 3-dots sequence
(#305) Line indented incorrectly; expected 16 spaces, found 14
(#306) Line indented incorrectly; expected at least 20 spaces, found 18
(#307) Line indented incorrectly; expected 16 spaces, found 14
(#308) Line indented incorrectly; expected 16 spaces, found 14
(#308) Variable "keyMaterial" must be all lower-case
(#309) Line indented incorrectly; expected at least 20 spaces, found 18
(#310) Line indented incorrectly; expected 16 spaces, found 14
(#311) Line indented incorrectly; expected 16 spaces, found 14
(#312) Line indented incorrectly; expected at least 20 spaces, found 18
(#313) Line indented incorrectly; expected at least 20 spaces, found 18
(#313) Variable "keyMaterial" must be all lower-case
(#314) Line indented incorrectly; expected at least 20 spaces, found 18
(#315) Line indented incorrectly; expected at least 20 spaces, found 18
(#316) Line indented incorrectly; expected 16 spaces, found 14
(#317) Line indented incorrectly; expected at least 20 spaces, found 18
(#318) Line indented incorrectly; expected 16 spaces, found 14
(#321) Variable "keyMaterial" must be all lower-case
(#324) Variable "keyMaterial" must be all lower-case
(#338) Public method name "JWT::jsonDecode" must be in lower-case letters only
(#339) Opening brace should be on the same line as the declaration
(#344) Usage of ELSEIF not allowed; use ELSE IF instead
(#359) Public method name "JWT::jsonEncode" must be in lower-case letters only
(#360) Opening brace should be on the same line as the declaration
(#364) Inline comments must end in full-stops, exclamation marks, or question marks
(#369) Usage of ELSEIF not allowed; use ELSE IF instead
(#387) Public method name "JWT::urlsafeB64Decode" must be in lower-case letters only
(#388) Opening brace should be on the same line as the declaration
(#404) Public method name "JWT::urlsafeB64Encode" must be in lower-case letters only
(#405) Opening brace should be on the same line as the declaration
(#420) Private method name "JWT::getKey" must be in lower-case letters only
(#421) Variable "keyOrKeyArray" must be all lower-case
(#424) Variable "keyOrKeyArray" must be all lower-case
(#425) Variable "keyOrKeyArray" must be all lower-case
(#428) Variable "keyOrKeyArray" must be all lower-case
(#428) Variable "keyId" must be all lower-case
(#439) Variable "keyOrKeyArray" must be all lower-case
(#443) Variable "keyOrKeyArray" must be all lower-case
(#451) Public method name "JWT::constantTimeEquals" must be in lower-case letters only
(#452) Opening brace should be on the same line as the declaration
(#476) Private method name "JWT::handleJsonError" must be in lower-case letters only
(#477) Opening brace should be on the same line as the declaration
(#483) Inline comments must end in full-stops, exclamation marks, or question marks
(#483) No space found before comment text; expected "// PHP >= 5.3.3" but found "//PHP >= 5.3.3"
(#499) Private method name "JWT::safeStrlen" must be in lower-case letters only
(#500) Opening brace should be on the same line as the declaration
(#513) Private method name "JWT::signatureToDER" must be in lower-case letters only
(#514) Opening brace should be on the same line as the declaration
(#515) Inline comments must end in full-stops, exclamation marks, or question marks
(#519) Inline comments must end in full-stops, exclamation marks, or question marks
(#524) Inline comments must end in full-stops, exclamation marks, or question marks
(#547) Private method name "JWT::encodeDER" must be in lower-case letters only
(#548) Opening brace should be on the same line as the declaration
(#549) Variable "tag_header" must not contain underscores.
(#551) Variable "tag_header" must not contain underscores.
(#554) Inline comments must end in full-stops, exclamation marks, or question marks
(#555) Variable "tag_header" must not contain underscores.
(#557) Inline comments must end in full-stops, exclamation marks, or question marks
(#571) Private method name "JWT::signatureFromDER" must be in lower-case letters only
(#571) Variable "keySize" must be all lower-case
(#572) Opening brace should be on the same line as the declaration
(#573) Inline comments must end in full-stops, exclamation marks, or question marks
(#574) Variable "_" must not contain underscores.
(#579) Inline comments must end in full-stops, exclamation marks, or question marks
(#583) Inline comments must end in full-stops, exclamation marks, or question marks
(#584) Variable "keySize" must be all lower-case
(#585) Variable "keySize" must be all lower-case
(#599) Private method name "JWT::readDER" must be in lower-case letters only
(#600) Opening brace should be on the same line as the declaration
(#606) Inline comments must end in full-stops, exclamation marks, or question marks
(#616) Inline comments must end in full-stops, exclamation marks, or question marks
(#618) Inline comments must end in full-stops, exclamation marks, or question marks
(#621) Usage of ELSEIF not allowed; use ELSE IF instead
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/firebase/php-jwt/src/Key.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#11) Opening brace should be on the same line as the declaration for class Key
(#13) Member variable "keyMaterial" must be all lower-case
(#22) Variable "keyMaterial" must be all lower-case
(#26) Variable "keyMaterial" must be all lower-case
(#27) Variable "keyMaterial" must be all lower-case
(#28) Variable "keyMaterial" must be all lower-case
(#29) Variable "keyMaterial" must be all lower-case
(#34) Variable "keyMaterial" must be all lower-case
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Variable "keyMaterial" must be all lower-case
(#52) Public method name "Key::getAlgorithm" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
(#60) Public method name "Key::getKeyMaterial" must be in lower-case letters only
(#61) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/firebase/php-jwt/src/SignatureInvalidException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#6) Opening brace should be on the same line as the declaration for class SignatureInvalidException
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/collection/src/AbstractArray.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#31) Opening brace should be on the same line as the declaration for class AbstractArray
(#45) Opening brace should be on the same line as the declaration
(#60) Public method name "AbstractArray::getIterator" must be in lower-case letters only
(#61) Opening brace should be on the same line as the declaration
(#73) Opening brace should be on the same line as the declaration
(#77) Inline doc block comments are not allowed; use "// Comment." instead
(#91) Opening brace should be on the same line as the declaration
(#106) Opening brace should be on the same line as the declaration
(#122) Opening brace should be on the same line as the declaration
(#136) Opening brace should be on the same line as the declaration
(#148) method name "AbstractArray::__serialize" is invalid; only PHP magic methods should be prefixed with a double underscore
(#149) Opening brace should be on the same line as the declaration
(#165) Opening brace should be on the same line as the declaration
(#177) method name "AbstractArray::__unserialize" is invalid; only PHP magic methods should be prefixed with a double underscore
(#178) Opening brace should be on the same line as the declaration
(#188) Opening brace should be on the same line as the declaration
(#193) Opening brace should be on the same line as the declaration
(#200) Public method name "AbstractArray::toArray" must be in lower-case letters only
(#201) Opening brace should be on the same line as the declaration
(#205) Public method name "AbstractArray::isEmpty" must be in lower-case letters only
(#206) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/collection/src/AbstractCollection.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#50) Opening brace should be on the same line as the declaration for class AbstractCollection
(#59) Opening brace should be on the same line as the declaration
(#69) Opening brace should be on the same line as the declaration
(#77) Opening brace should be on the same line as the declaration
(#96) Opening brace should be on the same line as the declaration
(#109) Variable "propertyOrMethod" must be all lower-case
(#110) Opening brace should be on the same line as the declaration
(#115) Variable "propertyOrMethod" must be all lower-case
(#117) Inline doc block comments are not allowed; use "// Comment." instead
(#128) Opening brace should be on the same line as the declaration
(#145) Opening brace should be on the same line as the declaration
(#157) Variable "propertyOrMethod" must be all lower-case
(#158) Opening brace should be on the same line as the declaration
(#171) Variable "propertyOrMethod" must be all lower-case
(#173) Variable "aValue" must be all lower-case
(#173) Variable "propertyOrMethod" must be all lower-case
(#176) Variable "bValue" must be all lower-case
(#176) Variable "propertyOrMethod" must be all lower-case
(#178) Variable "aValue" must be all lower-case
(#178) Variable "bValue" must be all lower-case
(#186) Opening brace should be on the same line as the declaration
(#196) Variable "propertyOrMethod" must be all lower-case
(#197) Opening brace should be on the same line as the declaration
(#198) Variable "propertyOrMethod" must be all lower-case
(#200) Variable "accessorValue" must be all lower-case
(#200) Variable "propertyOrMethod" must be all lower-case
(#202) Variable "accessorValue" must be all lower-case
(#207) Opening brace should be on the same line as the declaration
(#212) Opening brace should be on the same line as the declaration
(#215) Variable "diffAtoB" must be all lower-case
(#216) Variable "diffBtoA" must be all lower-case
(#219) Variable "diffAtoB" must be all lower-case
(#219) Variable "diffBtoA" must be all lower-case
(#228) Opening brace should be on the same line as the declaration
(#241) Opening brace should be on the same line as the declaration
(#242) Variable "mergedCollection" must be all lower-case
(#252) Inline comments must end in full-stops, exclamation marks, or question marks
(#261) Variable "mergedCollection" must be all lower-case
(#263) Variable "mergedCollection" must be all lower-case
(#268) Variable "mergedCollection" must be all lower-case
(#275) Opening brace should be on the same line as the declaration
(#285) Private method name "AbstractCollection::compareCollectionTypes" must be in lower-case letters only
(#286) Opening brace should be on the same line as the declaration
(#292) Inline comments must end in full-stops, exclamation marks, or question marks
(#298) Private method name "AbstractCollection::getComparator" must be in lower-case letters only
(#299) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/collection/src/AbstractSet.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#26) Opening brace should be on the same line as the declaration for class AbstractSet
(#31) Opening brace should be on the same line as the declaration
(#43) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/collection/src/ArrayInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#34) Opening brace should be on the same line as the declaration for interface ArrayInterface
(#45) Public method name "ArrayInterface::toArray" must be in lower-case letters only
(#50) Public method name "ArrayInterface::isEmpty" must be in lower-case letters only
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/collection/src/Collection.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#77) Opening brace should be on the same line as the declaration for class Collection
(#86) Member variable "collectionType" must be all lower-case
(#96) Variable "collectionType" must be all lower-case
(#97) Opening brace should be on the same line as the declaration
(#98) Variable "collectionType" must be all lower-case
(#102) Public method name "Collection::getType" must be in lower-case letters only
(#103) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/collection/src/CollectionInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Opening brace should be on the same line as the declaration for interface CollectionInterface
(#77) Public method name "CollectionInterface::getType" must be in lower-case letters only
(#97) Variable "propertyOrMethod" must be all lower-case
(#125) Variable "propertyOrMethod" must be all lower-case
(#154) Variable "propertyOrMethod" must be all lower-case
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/collection/src/DoubleEndedQueue.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#29) Opening brace should be on the same line as the declaration for class DoubleEndedQueue
(#41) Opening brace should be on the same line as the declaration
(#57) Public method name "DoubleEndedQueue::addFirst" must be in lower-case letters only
(#58) Opening brace should be on the same line as the declaration
(#76) Public method name "DoubleEndedQueue::addLast" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
(#84) Public method name "DoubleEndedQueue::offerFirst" must be in lower-case letters only
(#85) Opening brace should be on the same line as the declaration
(#96) Public method name "DoubleEndedQueue::offerLast" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#104) Public method name "DoubleEndedQueue::removeFirst" must be in lower-case letters only
(#105) Opening brace should be on the same line as the declaration
(#112) Public method name "DoubleEndedQueue::removeLast" must be in lower-case letters only
(#113) Opening brace should be on the same line as the declaration
(#126) Public method name "DoubleEndedQueue::pollFirst" must be in lower-case letters only
(#127) Opening brace should be on the same line as the declaration
(#134) Public method name "DoubleEndedQueue::pollLast" must be in lower-case letters only
(#135) Opening brace should be on the same line as the declaration
(#151) Public method name "DoubleEndedQueue::firstElement" must be in lower-case letters only
(#152) Opening brace should be on the same line as the declaration
(#159) Public method name "DoubleEndedQueue::lastElement" must be in lower-case letters only
(#160) Opening brace should be on the same line as the declaration
(#171) Public method name "DoubleEndedQueue::peekFirst" must be in lower-case letters only
(#172) Opening brace should be on the same line as the declaration
(#179) Public method name "DoubleEndedQueue::peekLast" must be in lower-case letters only
(#180) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/collection/src/DoubleEndedQueueInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#166) Opening brace should be on the same line as the declaration for interface DoubleEndedQueueInterface
(#184) Public method name "DoubleEndedQueueInterface::addFirst" must be in lower-case letters only
(#205) Public method name "DoubleEndedQueueInterface::addLast" must be in lower-case letters only
(#220) Public method name "DoubleEndedQueueInterface::offerFirst" must be in lower-case letters only
(#235) Public method name "DoubleEndedQueueInterface::offerLast" must be in lower-case letters only
(#247) Public method name "DoubleEndedQueueInterface::removeFirst" must be in lower-case letters only
(#259) Public method name "DoubleEndedQueueInterface::removeLast" must be in lower-case letters only
(#267) Public method name "DoubleEndedQueueInterface::pollFirst" must be in lower-case letters only
(#275) Public method name "DoubleEndedQueueInterface::pollLast" must be in lower-case letters only
(#287) Public method name "DoubleEndedQueueInterface::firstElement" must be in lower-case letters only
(#299) Public method name "DoubleEndedQueueInterface::lastElement" must be in lower-case letters only
(#307) Public method name "DoubleEndedQueueInterface::peekFirst" must be in lower-case letters only
(#315) Public method name "DoubleEndedQueueInterface::peekLast" must be in lower-case letters only
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/collection/src/Exception/CollectionMismatchException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Opening brace should be on the same line as the declaration for class CollectionMismatchException
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/collection/src/Exception/InvalidArgumentException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Opening brace should be on the same line as the declaration for class InvalidArgumentException
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/collection/src/Exception/InvalidSortOrderException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Opening brace should be on the same line as the declaration for class InvalidSortOrderException
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/collection/src/Exception/NoSuchElementException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Opening brace should be on the same line as the declaration for class NoSuchElementException
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/collection/src/Exception/OutOfBoundsException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Opening brace should be on the same line as the declaration for class OutOfBoundsException
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/collection/src/Exception/UnsupportedOperationException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Opening brace should be on the same line as the declaration for class UnsupportedOperationException
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/collection/src/Exception/ValueExtractionException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Opening brace should be on the same line as the declaration for class ValueExtractionException
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/collection/src/GenericArray.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#23) Opening brace should be on the same line as the declaration for class GenericArray
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/collection/src/Map/AbstractMap.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#33) Opening brace should be on the same line as the declaration for class AbstractMap
(#38) Opening brace should be on the same line as the declaration
(#52) Public method name "AbstractMap::containsKey" must be in lower-case letters only
(#53) Opening brace should be on the same line as the declaration
(#60) Public method name "AbstractMap::containsValue" must be in lower-case letters only
(#61) Opening brace should be on the same line as the declaration
(#69) Opening brace should be on the same line as the declaration
(#76) Variable "defaultValue" must be all lower-case
(#77) Opening brace should be on the same line as the declaration
(#79) Variable "defaultValue" must be all lower-case
(#89) Opening brace should be on the same line as the declaration
(#90) Variable "previousValue" must be all lower-case
(#93) Variable "previousValue" must be all lower-case
(#99) Public method name "AbstractMap::putIfAbsent" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
(#101) Variable "currentValue" must be all lower-case
(#103) Variable "currentValue" must be all lower-case
(#107) Variable "currentValue" must be all lower-case
(#114) Opening brace should be on the same line as the declaration
(#115) Variable "previousValue" must be all lower-case
(#118) Variable "previousValue" must be all lower-case
(#124) Public method name "AbstractMap::removeIf" must be in lower-case letters only
(#125) Opening brace should be on the same line as the declaration
(#139) Opening brace should be on the same line as the declaration
(#140) Variable "currentValue" must be all lower-case
(#146) Variable "currentValue" must be all lower-case
(#152) Public method name "AbstractMap::replaceIf" must be in lower-case letters only
(#152) Variable "oldValue" must be all lower-case
(#152) Variable "newValue" must be all lower-case
(#153) Opening brace should be on the same line as the declaration
(#154) Variable "oldValue" must be all lower-case
(#155) Variable "newValue" must be all lower-case
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/collection/src/Map/AbstractTypedMap.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#31) Opening brace should be on the same line as the declaration for class AbstractTypedMap
(#44) Opening brace should be on the same line as the declaration
(#66) Inline doc block comments are not allowed; use "// Comment." instead
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/collection/src/Map/AssociativeArrayMap.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#24) Opening brace should be on the same line as the declaration for class AssociativeArrayMap
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/collection/src/Map/MapInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Opening brace should be on the same line as the declaration for interface MapInterface
(#34) Public method name "MapInterface::containsKey" must be in lower-case letters only
(#44) Public method name "MapInterface::containsValue" must be in lower-case letters only
(#64) Variable "defaultValue" must be all lower-case
(#95) Public method name "MapInterface::putIfAbsent" must be in lower-case letters only
(#120) Public method name "MapInterface::removeIf" must be in lower-case letters only
(#148) Public method name "MapInterface::replaceIf" must be in lower-case letters only
(#148) Variable "oldValue" must be all lower-case
(#148) Variable "newValue" must be all lower-case
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/collection/src/Map/NamedParameterMap.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#32) Opening brace should be on the same line as the declaration for class NamedParameterMap
(#41) Member variable "namedParameters" must be all lower-case
(#49) Variable "namedParameters" must be all lower-case
(#50) Opening brace should be on the same line as the declaration
(#51) Variable "namedParameters" must be all lower-case
(#60) Public method name "NamedParameterMap::getNamedParameters" must be in lower-case letters only
(#61) Opening brace should be on the same line as the declaration
(#69) Opening brace should be on the same line as the declaration
(#103) Protected method name "NamedParameterMap::filterNamedParameters" must be in lower-case letters only
(#103) Variable "namedParameters" must be all lower-case
(#104) Opening brace should be on the same line as the declaration
(#108) Variable "namedParameters" must be all lower-case
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/collection/src/Map/TypedMap.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#88) Opening brace should be on the same line as the declaration for class TypedMap
(#99) Member variable "keyType" must be all lower-case
(#109) Member variable "valueType" must be all lower-case
(#119) Variable "keyType" must be all lower-case
(#119) Variable "valueType" must be all lower-case
(#120) Opening brace should be on the same line as the declaration
(#121) Variable "keyType" must be all lower-case
(#122) Variable "valueType" must be all lower-case
(#124) Inline doc block comments are not allowed; use "// Comment." instead
(#128) Public method name "TypedMap::getKeyType" must be in lower-case letters only
(#129) Opening brace should be on the same line as the declaration
(#133) Public method name "TypedMap::getValueType" must be in lower-case letters only
(#134) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/collection/src/Map/TypedMapInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#25) Opening brace should be on the same line as the declaration for interface TypedMapInterface
(#29) Public method name "TypedMapInterface::getKeyType" must be in lower-case letters only
(#34) Public method name "TypedMapInterface::getValueType" must be in lower-case letters only
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/collection/src/Queue.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#31) Opening brace should be on the same line as the declaration for class Queue
(#43) Member variable "queueType" must be all lower-case
(#59) Variable "queueType" must be all lower-case
(#60) Opening brace should be on the same line as the declaration
(#61) Variable "queueType" must be all lower-case
(#73) Opening brace should be on the same line as the declaration
(#88) Opening brace should be on the same line as the declaration
(#98) Opening brace should be on the same line as the declaration
(#114) Opening brace should be on the same line as the declaration
(#126) Opening brace should be on the same line as the declaration
(#138) Opening brace should be on the same line as the declaration
(#155) Opening brace should be on the same line as the declaration
(#165) Public method name "Queue::getType" must be in lower-case letters only
(#166) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/collection/src/QueueInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#100) Opening brace should be on the same line as the declaration for interface QueueInterface
(#202) Public method name "QueueInterface::getType" must be in lower-case letters only
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/collection/src/Set.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#42) Opening brace should be on the same line as the declaration for class Set
(#50) Member variable "setType" must be all lower-case
(#59) Variable "setType" must be all lower-case
(#60) Opening brace should be on the same line as the declaration
(#61) Variable "setType" must be all lower-case
(#65) Public method name "Set::getType" must be in lower-case letters only
(#66) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/collection/src/Tool/TypeTrait.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#32) Opening brace should be on the same line as the declaration for trait TypeTrait
(#39) Protected method name "TypeTrait::checkType" must be in lower-case letters only
(#40) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/collection/src/Tool/ValueExtractorTrait.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Opening brace should be on the same line as the declaration for trait ValueExtractorTrait
(#40) Protected method name "ValueExtractorTrait::extractValue" must be in lower-case letters only
(#40) Variable "propertyOrMethod" must be all lower-case
(#41) Opening brace should be on the same line as the declaration
(#46) Variable "propertyOrMethod" must be all lower-case
(#47) Variable "propertyOrMethod" must be all lower-case
(#50) Variable "propertyOrMethod" must be all lower-case
(#51) Variable "propertyOrMethod" must be all lower-case
(#55) Variable "propertyOrMethod" must be all lower-case
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/collection/src/Tool/ValueToStringTrait.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#31) Opening brace should be on the same line as the declaration for trait ValueToStringTrait
(#47) Protected method name "ValueToStringTrait::toolValueToString" must be in lower-case letters only
(#48) Opening brace should be on the same line as the declaration
(#49) Inline comments must start with a capital letter, digit or 3-dots sequence
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) Inline comments must start with a capital letter, digit or 3-dots sequence
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Inline comments must start with a capital letter, digit or 3-dots sequence
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Inline comments must start with a capital letter, digit or 3-dots sequence
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) Inline comments must start with a capital letter, digit or 3-dots sequence
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Inline comments must start with a capital letter, digit or 3-dots sequence
(#86) Inline comments must start with a capital letter, digit or 3-dots sequence
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) Inline comments must start with a capital letter, digit or 3-dots sequence
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/BinaryUtils.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Opening brace should be on the same line as the declaration for class BinaryUtils
(#34) Public method name "BinaryUtils::applyVariant" must be in lower-case letters only
(#34) Variable "clockSeq" must be all lower-case
(#35) Opening brace should be on the same line as the declaration
(#36) Variable "clockSeq" must be all lower-case
(#36) Variable "clockSeq" must be all lower-case
(#37) Variable "clockSeq" must be all lower-case
(#39) Variable "clockSeq" must be all lower-case
(#56) Public method name "BinaryUtils::applyVersion" must be in lower-case letters only
(#56) Variable "timeHi" must be all lower-case
(#57) Opening brace should be on the same line as the declaration
(#58) Variable "timeHi" must be all lower-case
(#58) Variable "timeHi" must be all lower-case
(#59) Variable "timeHi" must be all lower-case
(#61) Variable "timeHi" must be all lower-case
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Builder/BuilderCollection.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#38) Opening brace should be on the same line as the declaration for class BuilderCollection
(#39) Public method name "BuilderCollection::getType" must be in lower-case letters only
(#40) Opening brace should be on the same line as the declaration
(#49) Possible useless method overriding detected
(#49) Public method name "BuilderCollection::getIterator" must be in lower-case letters only
(#50) Opening brace should be on the same line as the declaration
(#64) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Builder/DefaultUuidBuilder.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#25) Opening brace should be on the same line as the declaration for class DefaultUuidBuilder
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Builder/DegradedUuidBuilder.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#32) Opening brace should be on the same line as the declaration for class DegradedUuidBuilder
(#36) Member variable "numberConverter" must be all lower-case
(#41) Member variable "timeConverter" must be all lower-case
(#50) Variable "numberConverter" must be all lower-case
(#51) Variable "timeConverter" must be all lower-case
(#53) Variable "numberConverter" must be all lower-case
(#54) Variable "timeConverter" must be all lower-case
(#68) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Builder/FallbackBuilder.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#29) Opening brace should be on the same line as the declaration for class FallbackBuilder
(#39) Opening brace should be on the same line as the declaration
(#55) Opening brace should be on the same line as the declaration
(#56) Variable "lastBuilderException" must be all lower-case
(#62) Variable "lastBuilderException" must be all lower-case
(#71) Variable "lastBuilderException" must be all lower-case
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Builder/UuidBuilderInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#26) Opening brace should be on the same line as the declaration for interface UuidBuilderInterface
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Codec/CodecInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#25) Opening brace should be on the same line as the declaration for interface CodecInterface
(#48) Public method name "CodecInterface::encodeBinary" must be in lower-case letters only
(#59) Variable "encodedUuid" must be all lower-case
(#70) Public method name "CodecInterface::decodeBytes" must be in lower-case letters only
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Codec/GuidStringCodec.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#31) Opening brace should be on the same line as the declaration for class GuidStringCodec
(#32) Variable "encodedUuid" must be all lower-case
(#33) Opening brace should be on the same line as the declaration
(#34) Variable "encodedUuid" must be all lower-case
(#39) Public method name "GuidStringCodec::decodeBytes" must be in lower-case letters only
(#40) Opening brace should be on the same line as the declaration
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Private method name "GuidStringCodec::swapBytes" must be in lower-case letters only
(#49) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Codec/OrderedTimeCodec.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#47) Opening brace should be on the same line as the declaration for class OrderedTimeCodec
(#57) Public method name "OrderedTimeCodec::encodeBinary" must be in lower-case letters only
(#58) Opening brace should be on the same line as the declaration
(#70) Inline doc block comments are not allowed; use "// Comment." instead
(#85) Public method name "OrderedTimeCodec::decodeBytes" must be in lower-case letters only
(#86) Opening brace should be on the same line as the declaration
(#94) Variable "rearrangedBytes" must be all lower-case
(#99) Variable "rearrangedBytes" must be all lower-case
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Codec/StringCodec.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#38) Opening brace should be on the same line as the declaration for class StringCodec
(#50) Opening brace should be on the same line as the declaration
(#55) Opening brace should be on the same line as the declaration
(#76) Public method name "StringCodec::encodeBinary" must be in lower-case letters only
(#77) Opening brace should be on the same line as the declaration
(#78) Inline doc block comments are not allowed; use "// Comment." instead
(#87) Variable "encodedUuid" must be all lower-case
(#88) Opening brace should be on the same line as the declaration
(#89) Variable "encodedUuid" must be all lower-case
(#92) Public method name "StringCodec::decodeBytes" must be in lower-case letters only
(#93) Opening brace should be on the same line as the declaration
(#106) Protected method name "StringCodec::getBuilder" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
(#114) Protected method name "StringCodec::getBytes" must be in lower-case letters only
(#114) Variable "encodedUuid" must be all lower-case
(#115) Opening brace should be on the same line as the declaration
(#116) Variable "parsedUuid" must be all lower-case
(#119) Variable "encodedUuid" must be all lower-case
(#123) Variable "parsedUuid" must be all lower-case
(#124) Variable "parsedUuid" must be all lower-case
(#125) Variable "parsedUuid" must be all lower-case
(#126) Variable "parsedUuid" must be all lower-case
(#127) Variable "parsedUuid" must be all lower-case
(#132) Variable "encodedUuid" must be all lower-case
(#136) Variable "parsedUuid" must be all lower-case
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Codec/TimestampFirstCombCodec.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#52) Opening brace should be on the same line as the declaration for class TimestampFirstCombCodec
(#59) Opening brace should be on the same line as the declaration
(#77) Public method name "TimestampFirstCombCodec::encodeBinary" must be in lower-case letters only
(#78) Opening brace should be on the same line as the declaration
(#79) Inline doc block comments are not allowed; use "// Comment." instead
(#88) Variable "encodedUuid" must be all lower-case
(#89) Opening brace should be on the same line as the declaration
(#90) Variable "encodedUuid" must be all lower-case
(#95) Public method name "TimestampFirstCombCodec::decodeBytes" must be in lower-case letters only
(#96) Opening brace should be on the same line as the declaration
(#103) Private method name "TimestampFirstCombCodec::swapBytes" must be in lower-case letters only
(#104) Opening brace should be on the same line as the declaration
(#105) Variable "first48Bits" must be all lower-case
(#106) Variable "last48Bits" must be all lower-case
(#108) Variable "last48Bits" must be all lower-case
(#109) Variable "first48Bits" must be all lower-case
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Codec/TimestampLastCombCodec.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#50) Opening brace should be on the same line as the declaration for class TimestampLastCombCodec
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Converter/Number/BigNumberConverter.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#29) Opening brace should be on the same line as the declaration for class BigNumberConverter
(#36) Opening brace should be on the same line as the declaration
(#44) Public method name "BigNumberConverter::fromHex" must be in lower-case letters only
(#45) Opening brace should be on the same line as the declaration
(#53) Public method name "BigNumberConverter::toHex" must be in lower-case letters only
(#54) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Converter/Number/DegradedNumberConverter.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#24) Opening brace should be on the same line as the declaration for class DegradedNumberConverter
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Converter/Number/GenericNumberConverter.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Opening brace should be on the same line as the declaration for class GenericNumberConverter
(#35) Opening brace should be on the same line as the declaration
(#46) Public method name "GenericNumberConverter::fromHex" must be in lower-case letters only
(#47) Opening brace should be on the same line as the declaration
(#58) Public method name "GenericNumberConverter::toHex" must be in lower-case letters only
(#59) Opening brace should be on the same line as the declaration
(#60) Inline doc block comments are not allowed; use "// Comment." instead
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Converter/NumberConverterInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#24) Opening brace should be on the same line as the declaration for interface NumberConverterInterface
(#40) Public method name "NumberConverterInterface::fromHex" must be in lower-case letters only
(#56) Public method name "NumberConverterInterface::toHex" must be in lower-case letters only
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Converter/Time/BigNumberTimeConverter.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#31) Opening brace should be on the same line as the declaration for class BigNumberTimeConverter
(#38) Opening brace should be on the same line as the declaration
(#42) Public method name "BigNumberTimeConverter::calculateTime" must be in lower-case letters only
(#43) Opening brace should be on the same line as the declaration
(#47) Public method name "BigNumberTimeConverter::convertTime" must be in lower-case letters only
(#47) Variable "uuidTimestamp" must be all lower-case
(#48) Opening brace should be on the same line as the declaration
(#49) Variable "uuidTimestamp" must be all lower-case
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Converter/Time/DegradedTimeConverter.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#24) Opening brace should be on the same line as the declaration for class DegradedTimeConverter
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Converter/Time/GenericTimeConverter.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#36) Opening brace should be on the same line as the declaration for class GenericTimeConverter
(#59) Opening brace should be on the same line as the declaration
(#63) Public method name "GenericTimeConverter::calculateTime" must be in lower-case letters only
(#64) Opening brace should be on the same line as the declaration
(#85) Variable "uuidTime" must be all lower-case
(#91) Variable "uuidTimeHex" must be all lower-case
(#92) Variable "uuidTime" must be all lower-case
(#98) Variable "uuidTimeHex" must be all lower-case
(#101) Public method name "GenericTimeConverter::convertTime" must be in lower-case letters only
(#101) Variable "uuidTimestamp" must be all lower-case
(#102) Opening brace should be on the same line as the declaration
(#107) Variable "epochNanoseconds" must be all lower-case
(#108) Variable "uuidTimestamp" must be all lower-case
(#113) Variable "unixTimestamp" must be all lower-case
(#116) Variable "epochNanoseconds" must be all lower-case
(#120) Variable "unixTimestamp" must be all lower-case
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Converter/Time/PhpTimeConverter.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#44) Opening brace should be on the same line as the declaration for class PhpTimeConverter
(#69) Member variable "fallbackConverter" must be all lower-case
(#74) Member variable "phpPrecision" must be all lower-case
(#78) Variable "fallbackConverter" must be all lower-case
(#84) Variable "fallbackConverter" must be all lower-case
(#85) Variable "fallbackConverter" must be all lower-case
(#89) Variable "fallbackConverter" must be all lower-case
(#93) Public method name "PhpTimeConverter::calculateTime" must be in lower-case letters only
(#94) Opening brace should be on the same line as the declaration
(#100) Variable "uuidTime" must be all lower-case
(#106) Inline doc block comments are not allowed; use "// Comment." instead
(#107) Variable "uuidTime" must be all lower-case
(#114) Variable "uuidTime" must be all lower-case
(#117) Public method name "PhpTimeConverter::convertTime" must be in lower-case letters only
(#117) Variable "uuidTimestamp" must be all lower-case
(#118) Opening brace should be on the same line as the declaration
(#119) Variable "uuidTimestamp" must be all lower-case
(#122) Variable "splitTime" must be all lower-case
(#127) Variable "splitTime" must be all lower-case
(#128) Variable "uuidTimestamp" must be all lower-case
(#131) Variable "splitTime" must be all lower-case
(#131) Variable "splitTime" must be all lower-case
(#139) Private method name "PhpTimeConverter::splitTime" must be in lower-case letters only
(#140) Opening brace should be on the same line as the declaration
(#170) Variable "roundingDigit" must be all lower-case
(#173) Variable "roundingDigit" must be all lower-case
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Converter/TimeConverterInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Opening brace should be on the same line as the declaration for interface TimeConverterInterface
(#44) Public method name "TimeConverterInterface::calculateTime" must be in lower-case letters only
(#57) Public method name "TimeConverterInterface::convertTime" must be in lower-case letters only
(#57) Variable "uuidTimestamp" must be all lower-case
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/DegradedUuid.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#24) Opening brace should be on the same line as the declaration for class DegradedUuid
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/DeprecatedUuidInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Opening brace should be on the same line as the declaration for interface DeprecatedUuidInterface
(#32) Public method name "DeprecatedUuidInterface::getNumberConverter" must be in lower-case letters only
(#40) Public method name "DeprecatedUuidInterface::getFieldsHex" must be in lower-case letters only
(#48) Public method name "DeprecatedUuidInterface::getClockSeqHiAndReservedHex" must be in lower-case letters only
(#56) Public method name "DeprecatedUuidInterface::getClockSeqLowHex" must be in lower-case letters only
(#64) Public method name "DeprecatedUuidInterface::getClockSequenceHex" must be in lower-case letters only
(#70) Public method name "DeprecatedUuidInterface::getDateTime" must be in lower-case letters only
(#77) Public method name "DeprecatedUuidInterface::getLeastSignificantBitsHex" must be in lower-case letters only
(#84) Public method name "DeprecatedUuidInterface::getMostSignificantBitsHex" must be in lower-case letters only
(#92) Public method name "DeprecatedUuidInterface::getNodeHex" must be in lower-case letters only
(#100) Public method name "DeprecatedUuidInterface::getTimeHiAndVersionHex" must be in lower-case letters only
(#108) Public method name "DeprecatedUuidInterface::getTimeLowHex" must be in lower-case letters only
(#116) Public method name "DeprecatedUuidInterface::getTimeMidHex" must be in lower-case letters only
(#124) Public method name "DeprecatedUuidInterface::getTimestampHex" must be in lower-case letters only
(#130) Public method name "DeprecatedUuidInterface::getUrn" must be in lower-case letters only
(#138) Public method name "DeprecatedUuidInterface::getVariant" must be in lower-case letters only
(#146) Public method name "DeprecatedUuidInterface::getVersion" must be in lower-case letters only
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/DeprecatedUuidMethodsTrait.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#38) Opening brace should be on the same line as the declaration for trait DeprecatedUuidMethodsTrait
(#47) Member variable "numberConverter" must be all lower-case
(#52) Member variable "timeConverter" must be all lower-case
(#61) Public method name "DeprecatedUuidMethodsTrait::getClockSeqHiAndReserved" must be in lower-case letters only
(#62) Opening brace should be on the same line as the declaration
(#71) Public method name "DeprecatedUuidMethodsTrait::getClockSeqHiAndReservedHex" must be in lower-case letters only
(#72) Opening brace should be on the same line as the declaration
(#83) Public method name "DeprecatedUuidMethodsTrait::getClockSeqLow" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#93) Public method name "DeprecatedUuidMethodsTrait::getClockSeqLowHex" must be in lower-case letters only
(#94) Opening brace should be on the same line as the declaration
(#105) Public method name "DeprecatedUuidMethodsTrait::getClockSequence" must be in lower-case letters only
(#106) Opening brace should be on the same line as the declaration
(#115) Public method name "DeprecatedUuidMethodsTrait::getClockSequenceHex" must be in lower-case letters only
(#116) Opening brace should be on the same line as the declaration
(#124) Public method name "DeprecatedUuidMethodsTrait::getNumberConverter" must be in lower-case letters only
(#125) Opening brace should be on the same line as the declaration
(#138) Public method name "DeprecatedUuidMethodsTrait::getDateTime" must be in lower-case letters only
(#139) Opening brace should be on the same line as the declaration
(#164) Public method name "DeprecatedUuidMethodsTrait::getFieldsHex" must be in lower-case letters only
(#165) Opening brace should be on the same line as the declaration
(#181) Public method name "DeprecatedUuidMethodsTrait::getLeastSignificantBits" must be in lower-case letters only
(#182) Opening brace should be on the same line as the declaration
(#183) Variable "leastSignificantHex" must be all lower-case
(#185) Variable "leastSignificantHex" must be all lower-case
(#193) Public method name "DeprecatedUuidMethodsTrait::getLeastSignificantBitsHex" must be in lower-case letters only
(#194) Opening brace should be on the same line as the declaration
(#203) Public method name "DeprecatedUuidMethodsTrait::getMostSignificantBits" must be in lower-case letters only
(#204) Opening brace should be on the same line as the declaration
(#205) Variable "mostSignificantHex" must be all lower-case
(#207) Variable "mostSignificantHex" must be all lower-case
(#215) Public method name "DeprecatedUuidMethodsTrait::getMostSignificantBitsHex" must be in lower-case letters only
(#216) Opening brace should be on the same line as the declaration
(#227) Public method name "DeprecatedUuidMethodsTrait::getNode" must be in lower-case letters only
(#228) Opening brace should be on the same line as the declaration
(#237) Public method name "DeprecatedUuidMethodsTrait::getNodeHex" must be in lower-case letters only
(#238) Opening brace should be on the same line as the declaration
(#249) Public method name "DeprecatedUuidMethodsTrait::getTimeHiAndVersion" must be in lower-case letters only
(#250) Opening brace should be on the same line as the declaration
(#259) Public method name "DeprecatedUuidMethodsTrait::getTimeHiAndVersionHex" must be in lower-case letters only
(#260) Opening brace should be on the same line as the declaration
(#271) Public method name "DeprecatedUuidMethodsTrait::getTimeLow" must be in lower-case letters only
(#272) Opening brace should be on the same line as the declaration
(#281) Public method name "DeprecatedUuidMethodsTrait::getTimeLowHex" must be in lower-case letters only
(#282) Opening brace should be on the same line as the declaration
(#293) Public method name "DeprecatedUuidMethodsTrait::getTimeMid" must be in lower-case letters only
(#294) Opening brace should be on the same line as the declaration
(#303) Public method name "DeprecatedUuidMethodsTrait::getTimeMidHex" must be in lower-case letters only
(#304) Opening brace should be on the same line as the declaration
(#315) Public method name "DeprecatedUuidMethodsTrait::getTimestamp" must be in lower-case letters only
(#316) Opening brace should be on the same line as the declaration
(#329) Public method name "DeprecatedUuidMethodsTrait::getTimestampHex" must be in lower-case letters only
(#330) Opening brace should be on the same line as the declaration
(#344) Public method name "DeprecatedUuidMethodsTrait::getUrn" must be in lower-case letters only
(#345) Opening brace should be on the same line as the declaration
(#355) Public method name "DeprecatedUuidMethodsTrait::getVariant" must be in lower-case letters only
(#356) Opening brace should be on the same line as the declaration
(#366) Public method name "DeprecatedUuidMethodsTrait::getVersion" must be in lower-case letters only
(#367) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Exception/BuilderNotFoundException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#23) Opening brace should be on the same line as the declaration for class BuilderNotFoundException
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Exception/DateTimeException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#23) Opening brace should be on the same line as the declaration for class DateTimeException
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Exception/DceSecurityException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#24) Opening brace should be on the same line as the declaration for class DceSecurityException
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Exception/InvalidArgumentException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#23) Opening brace should be on the same line as the declaration for class InvalidArgumentException
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Exception/InvalidBytesException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#23) Opening brace should be on the same line as the declaration for class InvalidBytesException
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Exception/InvalidUuidStringException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#24) Opening brace should be on the same line as the declaration for class InvalidUuidStringException
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Exception/NameException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#24) Opening brace should be on the same line as the declaration for class NameException
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Exception/NodeException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#23) Opening brace should be on the same line as the declaration for class NodeException
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Exception/RandomSourceException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#26) Opening brace should be on the same line as the declaration for class RandomSourceException
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Exception/TimeSourceException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#23) Opening brace should be on the same line as the declaration for class TimeSourceException
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Exception/UnableToBuildUuidException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#23) Opening brace should be on the same line as the declaration for class UnableToBuildUuidException
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Exception/UnsupportedOperationException.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#23) Opening brace should be on the same line as the declaration for class UnsupportedOperationException
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Exception/UuidExceptionInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#20) Opening brace should be on the same line as the declaration for interface UuidExceptionInterface
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/FeatureSet.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#63) Opening brace should be on the same line as the declaration for class FeatureSet
(#67) Member variable "disableBigNumber" must be all lower-case
(#72) Member variable "disable64Bit" must be all lower-case
(#77) Member variable "ignoreSystemNode" must be all lower-case
(#82) Member variable "enablePecl" must be all lower-case
(#97) Member variable "dceSecurityGenerator" must be all lower-case
(#102) Member variable "nameGenerator" must be all lower-case
(#107) Member variable "nodeProvider" must be all lower-case
(#112) Member variable "numberConverter" must be all lower-case
(#117) Member variable "timeConverter" must be all lower-case
(#122) Member variable "randomGenerator" must be all lower-case
(#127) Member variable "timeGenerator" must be all lower-case
(#132) Member variable "timeProvider" must be all lower-case
(#156) Variable "useGuids" must be all lower-case
(#157) Variable "force32Bit" must be all lower-case
(#158) Variable "forceNoBigNumber" must be all lower-case
(#159) Variable "ignoreSystemNode" must be all lower-case
(#160) Variable "enablePecl" must be all lower-case
(#162) Variable "forceNoBigNumber" must be all lower-case
(#163) Variable "force32Bit" must be all lower-case
(#164) Variable "ignoreSystemNode" must be all lower-case
(#165) Variable "enablePecl" must be all lower-case
(#168) Variable "useGuids" must be all lower-case
(#169) Variable "useGuids" must be all lower-case
(#181) Public method name "FeatureSet::getBuilder" must be in lower-case letters only
(#182) Opening brace should be on the same line as the declaration
(#189) Public method name "FeatureSet::getCalculator" must be in lower-case letters only
(#190) Opening brace should be on the same line as the declaration
(#197) Public method name "FeatureSet::getCodec" must be in lower-case letters only
(#198) Opening brace should be on the same line as the declaration
(#205) Public method name "FeatureSet::getDceSecurityGenerator" must be in lower-case letters only
(#206) Opening brace should be on the same line as the declaration
(#213) Public method name "FeatureSet::getNameGenerator" must be in lower-case letters only
(#214) Opening brace should be on the same line as the declaration
(#221) Public method name "FeatureSet::getNodeProvider" must be in lower-case letters only
(#222) Opening brace should be on the same line as the declaration
(#229) Public method name "FeatureSet::getNumberConverter" must be in lower-case letters only
(#230) Opening brace should be on the same line as the declaration
(#237) Public method name "FeatureSet::getRandomGenerator" must be in lower-case letters only
(#238) Opening brace should be on the same line as the declaration
(#245) Public method name "FeatureSet::getTimeConverter" must be in lower-case letters only
(#246) Opening brace should be on the same line as the declaration
(#253) Public method name "FeatureSet::getTimeGenerator" must be in lower-case letters only
(#254) Opening brace should be on the same line as the declaration
(#261) Public method name "FeatureSet::getValidator" must be in lower-case letters only
(#262) Opening brace should be on the same line as the declaration
(#269) Public method name "FeatureSet::setCalculator" must be in lower-case letters only
(#270) Opening brace should be on the same line as the declaration
(#275) Inline doc block comments are not allowed; use "// Comment." instead
(#284) Public method name "FeatureSet::setDceSecurityProvider" must be in lower-case letters only
(#284) Variable "dceSecurityProvider" must be all lower-case
(#285) Opening brace should be on the same line as the declaration
(#286) Variable "dceSecurityProvider" must be all lower-case
(#292) Public method name "FeatureSet::setNodeProvider" must be in lower-case letters only
(#292) Variable "nodeProvider" must be all lower-case
(#293) Opening brace should be on the same line as the declaration
(#294) Variable "nodeProvider" must be all lower-case
(#301) Public method name "FeatureSet::setTimeProvider" must be in lower-case letters only
(#301) Variable "timeProvider" must be all lower-case
(#302) Opening brace should be on the same line as the declaration
(#303) Variable "timeProvider" must be all lower-case
(#304) Variable "timeProvider" must be all lower-case
(#310) Public method name "FeatureSet::setValidator" must be in lower-case letters only
(#311) Opening brace should be on the same line as the declaration
(#320) Private method name "FeatureSet::buildCodec" must be in lower-case letters only
(#320) Variable "useGuids" must be all lower-case
(#321) Opening brace should be on the same line as the declaration
(#322) Variable "useGuids" must be all lower-case
(#332) Private method name "FeatureSet::buildDceSecurityGenerator" must be in lower-case letters only
(#333) Variable "dceSecurityProvider" must be all lower-case
(#338) Variable "dceSecurityProvider" must be all lower-case
(#345) Private method name "FeatureSet::buildNodeProvider" must be in lower-case letters only
(#346) Opening brace should be on the same line as the declaration
(#360) Private method name "FeatureSet::buildNumberConverter" must be in lower-case letters only
(#361) Opening brace should be on the same line as the declaration
(#368) Private method name "FeatureSet::buildRandomGenerator" must be in lower-case letters only
(#369) Opening brace should be on the same line as the declaration
(#383) Private method name "FeatureSet::buildTimeGenerator" must be in lower-case letters only
(#383) Variable "timeProvider" must be all lower-case
(#384) Opening brace should be on the same line as the declaration
(#392) Variable "timeProvider" must be all lower-case
(#399) Private method name "FeatureSet::buildNameGenerator" must be in lower-case letters only
(#400) Opening brace should be on the same line as the declaration
(#411) Private method name "FeatureSet::buildTimeConverter" must be in lower-case letters only
(#412) Opening brace should be on the same line as the declaration
(#413) Variable "genericConverter" must be all lower-case
(#416) Variable "genericConverter" must be all lower-case
(#419) Variable "genericConverter" must be all lower-case
(#427) Private method name "FeatureSet::buildUuidBuilder" must be in lower-case letters only
(#427) Variable "useGuids" must be all lower-case
(#428) Opening brace should be on the same line as the declaration
(#429) Variable "useGuids" must be all lower-case
(#442) Private method name "FeatureSet::is64BitSystem" must be in lower-case letters only
(#443) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Fields/FieldsInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Opening brace should be on the same line as the declaration for interface FieldsInterface
(#31) Public method name "FieldsInterface::getBytes" must be in lower-case letters only
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Fields/SerializableFieldsTrait.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#29) Opening brace should be on the same line as the declaration for trait SerializableFieldsTrait
(#38) Public method name "SerializableFieldsTrait::getBytes" must be in lower-case letters only
(#44) Opening brace should be on the same line as the declaration
(#51) method name "SerializableFieldsTrait::__serialize" is invalid; only PHP magic methods should be prefixed with a double underscore
(#52) Opening brace should be on the same line as the declaration
(#65) Opening brace should be on the same line as the declaration
(#76) method name "SerializableFieldsTrait::__unserialize" is invalid; only PHP magic methods should be prefixed with a double underscore
(#77) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Generator/CombGenerator.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#61) Opening brace should be on the same line as the declaration for class CombGenerator
(#67) Member variable "randomGenerator" must be all lower-case
(#76) Variable "numberConverter" must be all lower-case
(#78) Variable "numberConverter" must be all lower-case
(#89) Opening brace should be on the same line as the declaration
(#101) Variable "lsbTime" must be all lower-case
(#114) Variable "lsbTime" must be all lower-case
(#122) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Generator/DceSecurityGenerator.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#38) Opening brace should be on the same line as the declaration for class DceSecurityGenerator
(#58) Member variable "numberConverter" must be all lower-case
(#63) Member variable "timeGenerator" must be all lower-case
(#68) Member variable "dceSecurityProvider" must be all lower-case
(#71) Variable "numberConverter" must be all lower-case
(#72) Variable "timeGenerator" must be all lower-case
(#73) Variable "dceSecurityProvider" must be all lower-case
(#75) Variable "numberConverter" must be all lower-case
(#76) Variable "timeGenerator" must be all lower-case
(#77) Variable "dceSecurityProvider" must be all lower-case
(#81) Variable "localDomain" must be all lower-case
(#82) Variable "localIdentifier" must be all lower-case
(#84) Variable "clockSeq" must be all lower-case
(#86) Variable "localDomain" must be all lower-case
(#92) Variable "localIdentifier" must be all lower-case
(#92) Variable "localIdentifier" must be all lower-case
(#98) Variable "clockSeq" must be all lower-case
(#98) Variable "clockSeq" must be all lower-case
(#104) Variable "localDomain" must be all lower-case
(#106) Variable "localIdentifier" must be all lower-case
(#114) Variable "localIdentifier" must be all lower-case
(#115) Variable "localIdentifier" must be all lower-case
(#121) Variable "localIdentifier" must be all lower-case
(#122) Variable "localIdentifier" must be all lower-case
(#128) Variable "identifierHex" must be all lower-case
(#128) Variable "localIdentifier" must be all lower-case
(#134) Variable "identifierHex" must be all lower-case
(#140) Variable "domainByte" must be all lower-case
(#140) Variable "localDomain" must be all lower-case
(#141) Variable "identifierBytes" must be all lower-case
(#141) Variable "identifierHex" must be all lower-case
(#148) Variable "clockSeq" must be all lower-case
(#149) Variable "clockSeq" must be all lower-case
(#149) Variable "clockSeq" must be all lower-case
(#152) Variable "clockSeq" must be all lower-case
(#155) Variable "identifierBytes" must be all lower-case
(#156) Variable "domainByte" must be all lower-case
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Generator/DceSecurityGeneratorInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Opening brace should be on the same line as the declaration for interface DceSecurityGeneratorInterface
(#48) Variable "localDomain" must be all lower-case
(#49) Variable "localIdentifier" must be all lower-case
(#51) Variable "clockSeq" must be all lower-case
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Generator/DefaultNameGenerator.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Opening brace should be on the same line as the declaration for class DefaultNameGenerator
(#30) Variable "hashAlgorithm" must be all lower-case
(#31) Opening brace should be on the same line as the declaration
(#34) Variable "hashAlgorithm" must be all lower-case
(#36) Inline comments must start with a capital letter, digit or 3-dots sequence
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Variable "hashAlgorithm" must be all lower-case
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Generator/DefaultTimeGenerator.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#42) Opening brace should be on the same line as the declaration for class DefaultTimeGenerator
(#46) Member variable "nodeProvider" must be all lower-case
(#51) Member variable "timeConverter" must be all lower-case
(#56) Member variable "timeProvider" must be all lower-case
(#59) Variable "nodeProvider" must be all lower-case
(#60) Variable "timeConverter" must be all lower-case
(#61) Variable "timeProvider" must be all lower-case
(#63) Variable "nodeProvider" must be all lower-case
(#64) Variable "timeConverter" must be all lower-case
(#65) Variable "timeProvider" must be all lower-case
(#74) Variable "clockSeq" must be all lower-case
(#75) Opening brace should be on the same line as the declaration
(#82) Variable "clockSeq" must be all lower-case
(#85) Variable "clockSeq" must be all lower-case
(#97) Variable "uuidTime" must be all lower-case
(#102) Variable "timeHex" must be all lower-case
(#102) Variable "uuidTime" must be all lower-case
(#104) Variable "timeHex" must be all lower-case
(#107) Variable "timeHex" must be all lower-case
(#111) Variable "timeBytes" must be all lower-case
(#111) Variable "timeHex" must be all lower-case
(#113) Variable "timeBytes" must be all lower-case
(#113) Variable "timeBytes" must be all lower-case
(#113) Variable "timeBytes" must be all lower-case
(#113) Variable "timeBytes" must be all lower-case
(#114) Variable "timeBytes" must be all lower-case
(#114) Variable "timeBytes" must be all lower-case
(#115) Variable "timeBytes" must be all lower-case
(#115) Variable "timeBytes" must be all lower-case
(#116) Variable "clockSeq" must be all lower-case
(#130) Private method name "DefaultTimeGenerator::getValidNode" must be in lower-case letters only
(#131) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Generator/NameGeneratorFactory.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#22) Opening brace should be on the same line as the declaration for class NameGeneratorFactory
(#26) Public method name "NameGeneratorFactory::getGenerator" must be in lower-case letters only
(#27) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Generator/NameGeneratorInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#24) Opening brace should be on the same line as the declaration for interface NameGeneratorInterface
(#37) Variable "hashAlgorithm" must be all lower-case
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Generator/PeclUuidNameGenerator.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#32) Opening brace should be on the same line as the declaration for class PeclUuidNameGenerator
(#34) Variable "hashAlgorithm" must be all lower-case
(#35) Opening brace should be on the same line as the declaration
(#36) Variable "hashAlgorithm" must be all lower-case
(#48) Variable "hashAlgorithm" must be all lower-case
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Generator/PeclUuidRandomGenerator.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Opening brace should be on the same line as the declaration for class PeclUuidRandomGenerator
(#30) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Generator/PeclUuidTimeGenerator.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#29) Opening brace should be on the same line as the declaration for class PeclUuidTimeGenerator
(#33) Variable "clockSeq" must be all lower-case
(#34) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Generator/RandomBytesGenerator.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Opening brace should be on the same line as the declaration for class RandomBytesGenerator
(#34) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Generator/RandomGeneratorFactory.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#22) Opening brace should be on the same line as the declaration for class RandomGeneratorFactory
(#26) Public method name "RandomGeneratorFactory::getGenerator" must be in lower-case letters only
(#27) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Generator/RandomGeneratorInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Opening brace should be on the same line as the declaration for interface RandomGeneratorInterface
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Generator/RandomLibAdapter.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#31) Opening brace should be on the same line as the declaration for class RandomLibAdapter
(#46) Opening brace should be on the same line as the declaration
(#56) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Generator/TimeGeneratorFactory.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#26) Opening brace should be on the same line as the declaration for class TimeGeneratorFactory
(#30) Member variable "nodeProvider" must be all lower-case
(#35) Member variable "timeConverter" must be all lower-case
(#40) Member variable "timeProvider" must be all lower-case
(#43) Variable "nodeProvider" must be all lower-case
(#44) Variable "timeConverter" must be all lower-case
(#45) Variable "timeProvider" must be all lower-case
(#47) Variable "nodeProvider" must be all lower-case
(#48) Variable "timeConverter" must be all lower-case
(#49) Variable "timeProvider" must be all lower-case
(#55) Public method name "TimeGeneratorFactory::getGenerator" must be in lower-case letters only
(#56) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Generator/TimeGeneratorInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#24) Opening brace should be on the same line as the declaration for interface TimeGeneratorInterface
(#37) Variable "clockSeq" must be all lower-case
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Guid/Fields.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#46) Opening brace should be on the same line as the declaration for class Fields
(#65) Opening brace should be on the same line as the declaration
(#89) Public method name "Fields::getBytes" must be in lower-case letters only
(#90) Opening brace should be on the same line as the declaration
(#94) Public method name "Fields::getTimeLow" must be in lower-case letters only
(#95) Opening brace should be on the same line as the declaration
(#110) Public method name "Fields::getTimeMid" must be in lower-case letters only
(#111) Opening brace should be on the same line as the declaration
(#125) Public method name "Fields::getTimeHiAndVersion" must be in lower-case letters only
(#126) Opening brace should be on the same line as the declaration
(#140) Public method name "Fields::getTimestamp" must be in lower-case letters only
(#141) Opening brace should be on the same line as the declaration
(#150) Public method name "Fields::getClockSeq" must be in lower-case letters only
(#151) Opening brace should be on the same line as the declaration
(#152) Variable "clockSeq" must be all lower-case
(#154) Variable "clockSeq" must be all lower-case
(#157) Public method name "Fields::getClockSeqHiAndReserved" must be in lower-case letters only
(#158) Opening brace should be on the same line as the declaration
(#162) Public method name "Fields::getClockSeqLow" must be in lower-case letters only
(#163) Opening brace should be on the same line as the declaration
(#167) Public method name "Fields::getNode" must be in lower-case letters only
(#168) Opening brace should be on the same line as the declaration
(#172) Public method name "Fields::getVersion" must be in lower-case letters only
(#173) Opening brace should be on the same line as the declaration
(#184) Private method name "Fields::isCorrectVariant" must be in lower-case letters only
(#185) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Guid/Guid.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#52) Opening brace should be on the same line as the declaration for class Guid
(#53) Possible useless method overriding detected
(#55) Variable "numberConverter" must be all lower-case
(#57) Variable "timeConverter" must be all lower-case
(#59) Variable "numberConverter" must be all lower-case
(#59) Variable "timeConverter" must be all lower-case
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Guid/GuidBuilder.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#33) Opening brace should be on the same line as the declaration for class GuidBuilder
(#37) Member variable "numberConverter" must be all lower-case
(#42) Member variable "timeConverter" must be all lower-case
(#51) Variable "numberConverter" must be all lower-case
(#52) Variable "timeConverter" must be all lower-case
(#54) Variable "numberConverter" must be all lower-case
(#55) Variable "timeConverter" must be all lower-case
(#69) Opening brace should be on the same line as the declaration
(#85) Protected method name "GuidBuilder::buildFields" must be in lower-case letters only
(#86) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Lazy/LazyUuidFromString.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#56) Opening brace should be on the same line as the declaration for class LazyUuidFromString
(#68) Opening brace should be on the same line as the declaration
(#73) Public method name "LazyUuidFromString::fromBytes" must be in lower-case letters only
(#74) Opening brace should be on the same line as the declaration
(#75) Variable "base16Uuid" must be all lower-case
(#78) Variable "base16Uuid" must be all lower-case
(#80) Variable "base16Uuid" must be all lower-case
(#82) Variable "base16Uuid" must be all lower-case
(#84) Variable "base16Uuid" must be all lower-case
(#86) Variable "base16Uuid" must be all lower-case
(#91) Opening brace should be on the same line as the declaration
(#100) method name "LazyUuidFromString::__serialize" is invalid; only PHP magic methods should be prefixed with a double underscore
(#101) Opening brace should be on the same line as the declaration
(#113) Opening brace should be on the same line as the declaration
(#122) method name "LazyUuidFromString::__unserialize" is invalid; only PHP magic methods should be prefixed with a double underscore
(#123) Opening brace should be on the same line as the declaration
(#134) Public method name "LazyUuidFromString::getNumberConverter" must be in lower-case letters only
(#135) Opening brace should be on the same line as the declaration
(#145) Public method name "LazyUuidFromString::getFieldsHex" must be in lower-case letters only
(#146) Opening brace should be on the same line as the declaration
(#152) Public method name "LazyUuidFromString::getClockSeqHiAndReservedHex" must be in lower-case letters only
(#153) Opening brace should be on the same line as the declaration
(#159) Public method name "LazyUuidFromString::getClockSeqLowHex" must be in lower-case letters only
(#160) Opening brace should be on the same line as the declaration
(#166) Public method name "LazyUuidFromString::getClockSequenceHex" must be in lower-case letters only
(#167) Opening brace should be on the same line as the declaration
(#173) Public method name "LazyUuidFromString::getDateTime" must be in lower-case letters only
(#174) Opening brace should be on the same line as the declaration
(#180) Public method name "LazyUuidFromString::getLeastSignificantBitsHex" must be in lower-case letters only
(#181) Opening brace should be on the same line as the declaration
(#187) Public method name "LazyUuidFromString::getMostSignificantBitsHex" must be in lower-case letters only
(#188) Opening brace should be on the same line as the declaration
(#194) Public method name "LazyUuidFromString::getNodeHex" must be in lower-case letters only
(#195) Opening brace should be on the same line as the declaration
(#201) Public method name "LazyUuidFromString::getTimeHiAndVersionHex" must be in lower-case letters only
(#202) Opening brace should be on the same line as the declaration
(#208) Public method name "LazyUuidFromString::getTimeLowHex" must be in lower-case letters only
(#209) Opening brace should be on the same line as the declaration
(#215) Public method name "LazyUuidFromString::getTimeMidHex" must be in lower-case letters only
(#216) Opening brace should be on the same line as the declaration
(#222) Public method name "LazyUuidFromString::getTimestampHex" must be in lower-case letters only
(#223) Opening brace should be on the same line as the declaration
(#229) Public method name "LazyUuidFromString::getUrn" must be in lower-case letters only
(#230) Opening brace should be on the same line as the declaration
(#236) Public method name "LazyUuidFromString::getVariant" must be in lower-case letters only
(#237) Opening brace should be on the same line as the declaration
(#243) Public method name "LazyUuidFromString::getVersion" must be in lower-case letters only
(#244) Opening brace should be on the same line as the declaration
(#249) Public method name "LazyUuidFromString::compareTo" must be in lower-case letters only
(#250) Opening brace should be on the same line as the declaration
(#256) Opening brace should be on the same line as the declaration
(#271) Public method name "LazyUuidFromString::getBytes" must be in lower-case letters only
(#272) Opening brace should be on the same line as the declaration
(#273) Inline doc block comments are not allowed; use "// Comment." instead
(#277) Public method name "LazyUuidFromString::getFields" must be in lower-case letters only
(#278) Opening brace should be on the same line as the declaration
(#283) Public method name "LazyUuidFromString::getHex" must be in lower-case letters only
(#284) Opening brace should be on the same line as the declaration
(#289) Public method name "LazyUuidFromString::getInteger" must be in lower-case letters only
(#290) Opening brace should be on the same line as the declaration
(#295) Public method name "LazyUuidFromString::toString" must be in lower-case letters only
(#296) Opening brace should be on the same line as the declaration
(#301) Opening brace should be on the same line as the declaration
(#306) Opening brace should be on the same line as the declaration
(#322) Public method name "LazyUuidFromString::getClockSeqHiAndReserved" must be in lower-case letters only
(#323) Opening brace should be on the same line as the declaration
(#346) Public method name "LazyUuidFromString::getClockSeqLow" must be in lower-case letters only
(#347) Opening brace should be on the same line as the declaration
(#370) Public method name "LazyUuidFromString::getClockSequence" must be in lower-case letters only
(#371) Opening brace should be on the same line as the declaration
(#392) Public method name "LazyUuidFromString::getLeastSignificantBits" must be in lower-case letters only
(#393) Opening brace should be on the same line as the declaration
(#410) Public method name "LazyUuidFromString::getMostSignificantBits" must be in lower-case letters only
(#411) Opening brace should be on the same line as the declaration
(#430) Public method name "LazyUuidFromString::getNode" must be in lower-case letters only
(#431) Opening brace should be on the same line as the declaration
(#454) Public method name "LazyUuidFromString::getTimeHiAndVersion" must be in lower-case letters only
(#455) Opening brace should be on the same line as the declaration
(#478) Public method name "LazyUuidFromString::getTimeLow" must be in lower-case letters only
(#479) Opening brace should be on the same line as the declaration
(#502) Public method name "LazyUuidFromString::getTimeMid" must be in lower-case letters only
(#503) Opening brace should be on the same line as the declaration
(#526) Public method name "LazyUuidFromString::getTimestamp" must be in lower-case letters only
(#527) Opening brace should be on the same line as the declaration
(#539) Public method name "LazyUuidFromString::toUuidV1" must be in lower-case letters only
(#540) Opening brace should be on the same line as the declaration
(#552) Public method name "LazyUuidFromString::toUuidV6" must be in lower-case letters only
(#553) Opening brace should be on the same line as the declaration
(#571) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Math/BrickMathCalculator.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#33) Opening brace should be on the same line as the declaration for class BrickMathCalculator
(#48) Opening brace should be on the same line as the declaration
(#59) Opening brace should be on the same line as the declaration
(#70) Opening brace should be on the same line as the declaration
(#81) Variable "roundingMode" must be all lower-case
(#86) Variable "brickRounding" must be all lower-case
(#86) Variable "roundingMode" must be all lower-case
(#91) Variable "brickRounding" must be all lower-case
(#101) Public method name "BrickMathCalculator::fromBase" must be in lower-case letters only
(#102) Opening brace should be on the same line as the declaration
(#114) Public method name "BrickMathCalculator::toBase" must be in lower-case letters only
(#115) Opening brace should be on the same line as the declaration
(#127) Public method name "BrickMathCalculator::toHexadecimal" must be in lower-case letters only
(#128) Opening brace should be on the same line as the declaration
(#132) Public method name "BrickMathCalculator::toInteger" must be in lower-case letters only
(#133) Opening brace should be on the same line as the declaration
(#140) Private method name "BrickMathCalculator::getBrickRoundingMode" must be in lower-case letters only
(#140) Variable "roundingMode" must be all lower-case
(#141) Opening brace should be on the same line as the declaration
(#142) Variable "roundingMode" must be all lower-case
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Math/CalculatorInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Opening brace should be on the same line as the declaration for interface CalculatorInterface
(#71) Variable "roundingMode" must be all lower-case
(#85) Public method name "CalculatorInterface::fromBase" must be in lower-case letters only
(#95) Public method name "CalculatorInterface::toBase" must be in lower-case letters only
(#100) Public method name "CalculatorInterface::toHexadecimal" must be in lower-case letters only
(#105) Public method name "CalculatorInterface::toInteger" must be in lower-case letters only
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Math/RoundingMode.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#46) Opening brace should be on the same line as the declaration for class RoundingMode
(#53) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Nonstandard/Fields.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#46) Opening brace should be on the same line as the declaration for class Fields
(#61) Opening brace should be on the same line as the declaration
(#72) Public method name "Fields::getBytes" must be in lower-case letters only
(#73) Opening brace should be on the same line as the declaration
(#77) Public method name "Fields::getClockSeq" must be in lower-case letters only
(#78) Opening brace should be on the same line as the declaration
(#79) Variable "clockSeq" must be all lower-case
(#81) Variable "clockSeq" must be all lower-case
(#84) Public method name "Fields::getClockSeqHiAndReserved" must be in lower-case letters only
(#85) Opening brace should be on the same line as the declaration
(#89) Public method name "Fields::getClockSeqLow" must be in lower-case letters only
(#90) Opening brace should be on the same line as the declaration
(#94) Public method name "Fields::getNode" must be in lower-case letters only
(#95) Opening brace should be on the same line as the declaration
(#99) Public method name "Fields::getTimeHiAndVersion" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
(#104) Public method name "Fields::getTimeLow" must be in lower-case letters only
(#105) Opening brace should be on the same line as the declaration
(#109) Public method name "Fields::getTimeMid" must be in lower-case letters only
(#110) Opening brace should be on the same line as the declaration
(#114) Public method name "Fields::getTimestamp" must be in lower-case letters only
(#115) Opening brace should be on the same line as the declaration
(#124) Public method name "Fields::getVersion" must be in lower-case letters only
(#125) Opening brace should be on the same line as the declaration
(#129) Public method name "Fields::isNil" must be in lower-case letters only
(#130) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Nonstandard/Uuid.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Opening brace should be on the same line as the declaration for class Uuid
(#29) Possible useless method overriding detected
(#31) Variable "numberConverter" must be all lower-case
(#33) Variable "timeConverter" must be all lower-case
(#35) Variable "numberConverter" must be all lower-case
(#35) Variable "timeConverter" must be all lower-case
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Nonstandard/UuidBuilder.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#31) Opening brace should be on the same line as the declaration for class UuidBuilder
(#35) Member variable "numberConverter" must be all lower-case
(#40) Member variable "timeConverter" must be all lower-case
(#49) Variable "numberConverter" must be all lower-case
(#50) Variable "timeConverter" must be all lower-case
(#52) Variable "numberConverter" must be all lower-case
(#53) Variable "timeConverter" must be all lower-case
(#68) Opening brace should be on the same line as the declaration
(#84) Protected method name "UuidBuilder::buildFields" must be in lower-case letters only
(#85) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Nonstandard/UuidV6.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#47) Opening brace should be on the same line as the declaration for class UuidV6
(#61) Variable "numberConverter" must be all lower-case
(#63) Variable "timeConverter" must be all lower-case
(#72) Variable "numberConverter" must be all lower-case
(#72) Variable "timeConverter" must be all lower-case
(#82) Public method name "UuidV6::getDateTime" must be in lower-case letters only
(#83) Opening brace should be on the same line as the declaration
(#101) Public method name "UuidV6::toUuidV1" must be in lower-case letters only
(#102) Opening brace should be on the same line as the declaration
(#119) Public method name "UuidV6::fromUuidV1" must be in lower-case letters only
(#119) Variable "uuidV1" must be all lower-case
(#120) Opening brace should be on the same line as the declaration
(#121) Variable "uuidV1" must be all lower-case
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Provider/Dce/SystemDceSecurityProvider.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#37) Opening brace should be on the same line as the declaration for class SystemDceSecurityProvider
(#43) Public method name "SystemDceSecurityProvider::getUid" must be in lower-case letters only
(#44) Opening brace should be on the same line as the declaration
(#73) Public method name "SystemDceSecurityProvider::getGid" must be in lower-case letters only
(#74) Opening brace should be on the same line as the declaration
(#101) Private method name "SystemDceSecurityProvider::getSystemUid" must be in lower-case letters only
(#102) Opening brace should be on the same line as the declaration
(#121) Private method name "SystemDceSecurityProvider::getSystemGid" must be in lower-case letters only
(#122) Opening brace should be on the same line as the declaration
(#141) Private method name "SystemDceSecurityProvider::hasShellExec" must be in lower-case letters only
(#142) Opening brace should be on the same line as the declaration
(#143) Variable "disabledFunctions" must be all lower-case
(#145) Variable "disabledFunctions" must be all lower-case
(#151) Private method name "SystemDceSecurityProvider::getOs" must be in lower-case letters only
(#152) Opening brace should be on the same line as the declaration
(#172) Private method name "SystemDceSecurityProvider::getWindowsUid" must be in lower-case letters only
(#173) Opening brace should be on the same line as the declaration
(#182) Variable "lastHyphen" must be all lower-case
(#186) Variable "lastHyphen" must be all lower-case
(#200) Private method name "SystemDceSecurityProvider::getWindowsGid" must be in lower-case letters only
(#201) Opening brace should be on the same line as the declaration
(#209) Variable "userGroups" must be all lower-case
(#211) Variable "firstGroup" must be all lower-case
(#211) Variable "userGroups" must be all lower-case
(#213) Variable "firstGroup" must be all lower-case
(#217) Variable "firstGroup" must be all lower-case
(#224) Variable "userGroup" must be all lower-case
(#226) Variable "userGroup" must be all lower-case
(#228) Variable "lastHyphen" must be all lower-case
(#232) Variable "lastHyphen" must be all lower-case
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Provider/DceSecurityProviderInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Opening brace should be on the same line as the declaration for interface DceSecurityProviderInterface
(#33) Public method name "DceSecurityProviderInterface::getUid" must be in lower-case letters only
(#40) Public method name "DceSecurityProviderInterface::getGid" must be in lower-case letters only
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Provider/Node/FallbackNodeProvider.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#26) Opening brace should be on the same line as the declaration for class FallbackNodeProvider
(#30) Member variable "nodeProviders" must be all lower-case
(#36) Opening brace should be on the same line as the declaration
(#40) Public method name "FallbackNodeProvider::getNode" must be in lower-case letters only
(#41) Opening brace should be on the same line as the declaration
(#42) Variable "lastProviderException" must be all lower-case
(#48) Variable "lastProviderException" must be all lower-case
(#57) Variable "lastProviderException" must be all lower-case
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Provider/Node/NodeProviderCollection.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#32) Opening brace should be on the same line as the declaration for class NodeProviderCollection
(#33) Public method name "NodeProviderCollection::getType" must be in lower-case letters only
(#34) Opening brace should be on the same line as the declaration
(#48) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Provider/Node/RandomNodeProvider.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#37) Opening brace should be on the same line as the declaration for class RandomNodeProvider
(#38) Public method name "RandomNodeProvider::getNode" must be in lower-case letters only
(#39) Opening brace should be on the same line as the declaration
(#41) Variable "nodeBytes" must be all lower-case
(#51) Variable "nodeMsb" must be all lower-case
(#51) Variable "nodeBytes" must be all lower-case
(#52) Variable "nodeLsb" must be all lower-case
(#52) Variable "nodeBytes" must be all lower-case
(#55) Variable "nodeMsb" must be all lower-case
(#57) Variable "nodeMsb" must be all lower-case
(#65) Variable "nodeMsb" must be all lower-case
(#65) Variable "nodeLsb" must be all lower-case
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Provider/Node/StaticNodeProvider.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#34) Opening brace should be on the same line as the declaration for class StaticNodeProvider
(#44) Opening brace should be on the same line as the declaration
(#54) Public method name "StaticNodeProvider::getNode" must be in lower-case letters only
(#55) Opening brace should be on the same line as the declaration
(#62) Private method name "StaticNodeProvider::setMulticastBit" must be in lower-case letters only
(#63) Opening brace should be on the same line as the declaration
(#64) Variable "nodeHex" must be all lower-case
(#65) Variable "firstOctet" must be all lower-case
(#65) Variable "nodeHex" must be all lower-case
(#67) Variable "firstOctet" must be all lower-case
(#68) Variable "firstOctet" must be all lower-case
(#74) Variable "firstOctet" must be all lower-case
(#74) Variable "nodeHex" must be all lower-case
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Provider/Node/SystemNodeProvider.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#46) Opening brace should be on the same line as the declaration for class SystemNodeProvider
(#57) Public method name "SystemNodeProvider::getNode" must be in lower-case letters only
(#58) Opening brace should be on the same line as the declaration
(#73) Protected method name "SystemNodeProvider::getNodeFromSystem" must be in lower-case letters only
(#74) Opening brace should be on the same line as the declaration
(#99) Protected method name "SystemNodeProvider::getIfconfig" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
(#101) Variable "disabledFunctions" must be all lower-case
(#103) Variable "disabledFunctions" must be all lower-case
(#141) Protected method name "SystemNodeProvider::getSysfs" must be in lower-case letters only
(#142) Opening brace should be on the same line as the declaration
(#146) Variable "addressPaths" must be all lower-case
(#148) Variable "addressPaths" must be all lower-case
(#148) Variable "addressPaths" must be all lower-case
(#154) Variable "addressPaths" must be all lower-case
(#154) Variable "addressPath" must be all lower-case
(#155) Variable "addressPath" must be all lower-case
(#156) Variable "addressPath" must be all lower-case
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Provider/NodeProviderInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#23) Opening brace should be on the same line as the declaration for interface NodeProviderInterface
(#29) Public method name "NodeProviderInterface::getNode" must be in lower-case letters only
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Provider/Time/FixedTimeProvider.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Opening brace should be on the same line as the declaration for class FixedTimeProvider
(#32) Member variable "fixedTime" must be all lower-case
(#35) Opening brace should be on the same line as the declaration
(#44) Public method name "FixedTimeProvider::setUsec" must be in lower-case letters only
(#45) Opening brace should be on the same line as the declaration
(#54) Public method name "FixedTimeProvider::setSec" must be in lower-case letters only
(#55) Opening brace should be on the same line as the declaration
(#59) Public method name "FixedTimeProvider::getTime" must be in lower-case letters only
(#60) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Provider/Time/SystemTimeProvider.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#26) Opening brace should be on the same line as the declaration for class SystemTimeProvider
(#27) Public method name "SystemTimeProvider::getTime" must be in lower-case letters only
(#28) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Provider/TimeProviderInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#23) Opening brace should be on the same line as the declaration for interface TimeProviderInterface
(#27) Public method name "TimeProviderInterface::getTime" must be in lower-case letters only
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Rfc4122/Fields.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#42) Opening brace should be on the same line as the declaration for class Fields
(#61) Opening brace should be on the same line as the declaration
(#84) Public method name "Fields::getBytes" must be in lower-case letters only
(#85) Opening brace should be on the same line as the declaration
(#89) Public method name "Fields::getClockSeq" must be in lower-case letters only
(#90) Opening brace should be on the same line as the declaration
(#91) Variable "clockSeq" must be all lower-case
(#93) Variable "clockSeq" must be all lower-case
(#96) Public method name "Fields::getClockSeqHiAndReserved" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#101) Public method name "Fields::getClockSeqLow" must be in lower-case letters only
(#102) Opening brace should be on the same line as the declaration
(#106) Public method name "Fields::getNode" must be in lower-case letters only
(#107) Opening brace should be on the same line as the declaration
(#111) Public method name "Fields::getTimeHiAndVersion" must be in lower-case letters only
(#112) Opening brace should be on the same line as the declaration
(#116) Public method name "Fields::getTimeLow" must be in lower-case letters only
(#117) Opening brace should be on the same line as the declaration
(#121) Public method name "Fields::getTimeMid" must be in lower-case letters only
(#122) Opening brace should be on the same line as the declaration
(#141) Public method name "Fields::getTimestamp" must be in lower-case letters only
(#142) Opening brace should be on the same line as the declaration
(#174) Public method name "Fields::getVersion" must be in lower-case letters only
(#175) Opening brace should be on the same line as the declaration
(#186) Private method name "Fields::isCorrectVariant" must be in lower-case letters only
(#187) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Rfc4122/FieldsInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#41) Opening brace should be on the same line as the declaration for interface FieldsInterface
(#46) Public method name "FieldsInterface::getClockSeq" must be in lower-case letters only
(#51) Public method name "FieldsInterface::getClockSeqHiAndReserved" must be in lower-case letters only
(#56) Public method name "FieldsInterface::getClockSeqLow" must be in lower-case letters only
(#61) Public method name "FieldsInterface::getNode" must be in lower-case letters only
(#66) Public method name "FieldsInterface::getTimeHiAndVersion" must be in lower-case letters only
(#71) Public method name "FieldsInterface::getTimeLow" must be in lower-case letters only
(#76) Public method name "FieldsInterface::getTimeMid" must be in lower-case letters only
(#81) Public method name "FieldsInterface::getTimestamp" must be in lower-case letters only
(#98) Public method name "FieldsInterface::getVariant" must be in lower-case letters only
(#117) Public method name "FieldsInterface::getVersion" must be in lower-case letters only
(#125) Public method name "FieldsInterface::isNil" must be in lower-case letters only
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Rfc4122/NilTrait.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Opening brace should be on the same line as the declaration for trait NilTrait
(#32) Public method name "NilTrait::getBytes" must be in lower-case letters only
(#37) Public method name "NilTrait::isNil" must be in lower-case letters only
(#38) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Rfc4122/NilUuid.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#26) Opening brace should be on the same line as the declaration for class NilUuid
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Rfc4122/UuidBuilder.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#34) Opening brace should be on the same line as the declaration for class UuidBuilder
(#38) Member variable "numberConverter" must be all lower-case
(#43) Member variable "timeConverter" must be all lower-case
(#54) Variable "numberConverter" must be all lower-case
(#55) Variable "timeConverter" must be all lower-case
(#57) Variable "numberConverter" must be all lower-case
(#58) Variable "timeConverter" must be all lower-case
(#72) Opening brace should be on the same line as the declaration
(#107) Protected method name "UuidBuilder::buildFields" must be in lower-case letters only
(#108) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Rfc4122/UuidInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Opening brace should be on the same line as the declaration for interface UuidInterface
(#35) Public method name "UuidInterface::getUrn" must be in lower-case letters only
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Rfc4122/UuidV1.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#39) Opening brace should be on the same line as the declaration for class UuidV1
(#53) Variable "numberConverter" must be all lower-case
(#55) Variable "timeConverter" must be all lower-case
(#64) Variable "numberConverter" must be all lower-case
(#64) Variable "timeConverter" must be all lower-case
(#77) Public method name "UuidV1::getDateTime" must be in lower-case letters only
(#78) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Rfc4122/UuidV2.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#49) Opening brace should be on the same line as the declaration for class UuidV2
(#63) Variable "numberConverter" must be all lower-case
(#65) Variable "timeConverter" must be all lower-case
(#74) Variable "numberConverter" must be all lower-case
(#74) Variable "timeConverter" must be all lower-case
(#96) Public method name "UuidV2::getDateTime" must be in lower-case letters only
(#97) Opening brace should be on the same line as the declaration
(#115) Public method name "UuidV2::getLocalDomain" must be in lower-case letters only
(#116) Opening brace should be on the same line as the declaration
(#126) Public method name "UuidV2::getLocalDomainName" must be in lower-case letters only
(#127) Opening brace should be on the same line as the declaration
(#134) Public method name "UuidV2::getLocalIdentifier" must be in lower-case letters only
(#135) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Rfc4122/UuidV3.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#31) Opening brace should be on the same line as the declaration for class UuidV3
(#45) Variable "numberConverter" must be all lower-case
(#47) Variable "timeConverter" must be all lower-case
(#56) Variable "numberConverter" must be all lower-case
(#56) Variable "timeConverter" must be all lower-case
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Rfc4122/UuidV4.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#31) Opening brace should be on the same line as the declaration for class UuidV4
(#45) Variable "numberConverter" must be all lower-case
(#47) Variable "timeConverter" must be all lower-case
(#56) Variable "numberConverter" must be all lower-case
(#56) Variable "timeConverter" must be all lower-case
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Rfc4122/UuidV5.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#31) Opening brace should be on the same line as the declaration for class UuidV5
(#45) Variable "numberConverter" must be all lower-case
(#47) Variable "timeConverter" must be all lower-case
(#56) Variable "numberConverter" must be all lower-case
(#56) Variable "timeConverter" must be all lower-case
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Rfc4122/Validator.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#29) Opening brace should be on the same line as the declaration for class Validator
(#38) Public method name "Validator::getPattern" must be in lower-case letters only
(#39) Opening brace should be on the same line as the declaration
(#44) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Rfc4122/VariantTrait.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#35) Opening brace should be on the same line as the declaration for trait VariantTrait
(#39) Public method name "VariantTrait::getBytes" must be in lower-case letters only
(#55) Public method name "VariantTrait::getVariant" must be in lower-case letters only
(#56) Opening brace should be on the same line as the declaration
(#64) Inline comments must start with a capital letter, digit or 3-dots sequence
(#80) Usage of ELSEIF not allowed; use ELSE IF instead
(#82) Usage of ELSEIF not allowed; use ELSE IF instead
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Rfc4122/VersionTrait.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#23) Opening brace should be on the same line as the declaration for trait VersionTrait
(#27) Public method name "VersionTrait::getVersion" must be in lower-case letters only
(#32) Public method name "VersionTrait::isNil" must be in lower-case letters only
(#39) Private method name "VersionTrait::isCorrectVersion" must be in lower-case letters only
(#40) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Type/Decimal.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#36) Opening brace should be on the same line as the declaration for class Decimal
(#45) Member variable "isNegative" must be all lower-case
(#51) Opening brace should be on the same line as the declaration
(#78) Public method name "Decimal::isNegative" must be in lower-case letters only
(#79) Opening brace should be on the same line as the declaration
(#83) Public method name "Decimal::toString" must be in lower-case letters only
(#84) Opening brace should be on the same line as the declaration
(#89) Opening brace should be on the same line as the declaration
(#94) Opening brace should be on the same line as the declaration
(#99) Opening brace should be on the same line as the declaration
(#106) method name "Decimal::__serialize" is invalid; only PHP magic methods should be prefixed with a double underscore
(#107) Opening brace should be on the same line as the declaration
(#120) Opening brace should be on the same line as the declaration
(#127) method name "Decimal::__unserialize" is invalid; only PHP magic methods should be prefixed with a double underscore
(#128) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Type/Hexadecimal.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#36) Opening brace should be on the same line as the declaration for class Hexadecimal
(#46) Opening brace should be on the same line as the declaration
(#62) Public method name "Hexadecimal::toString" must be in lower-case letters only
(#63) Opening brace should be on the same line as the declaration
(#68) Opening brace should be on the same line as the declaration
(#73) Opening brace should be on the same line as the declaration
(#78) Opening brace should be on the same line as the declaration
(#85) method name "Hexadecimal::__serialize" is invalid; only PHP magic methods should be prefixed with a double underscore
(#86) Opening brace should be on the same line as the declaration
(#99) Opening brace should be on the same line as the declaration
(#106) method name "Hexadecimal::__unserialize" is invalid; only PHP magic methods should be prefixed with a double underscore
(#107) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Type/Integer.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#39) Opening brace should be on the same line as the declaration for class Integer
(#48) Member variable "isNegative" must be all lower-case
(#54) Opening brace should be on the same line as the declaration
(#85) Inline doc block comments are not allowed; use "// Comment." instead
(#86) Variable "numericValue" must be all lower-case
(#88) Variable "numericValue" must be all lower-case
(#91) Public method name "Integer::isNegative" must be in lower-case letters only
(#92) Opening brace should be on the same line as the declaration
(#99) Public method name "Integer::toString" must be in lower-case letters only
(#100) Opening brace should be on the same line as the declaration
(#105) Opening brace should be on the same line as the declaration
(#110) Opening brace should be on the same line as the declaration
(#115) Opening brace should be on the same line as the declaration
(#122) method name "Integer::__serialize" is invalid; only PHP magic methods should be prefixed with a double underscore
(#123) Opening brace should be on the same line as the declaration
(#136) Opening brace should be on the same line as the declaration
(#143) method name "Integer::__unserialize" is invalid; only PHP magic methods should be prefixed with a double underscore
(#144) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Type/NumberInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#23) Opening brace should be on the same line as the declaration for interface NumberInterface
(#27) Public method name "NumberInterface::isNegative" must be in lower-case letters only
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Type/Time.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#36) Opening brace should be on the same line as the declaration for class Time
(#52) Opening brace should be on the same line as the declaration
(#57) Public method name "Time::getSeconds" must be in lower-case letters only
(#58) Opening brace should be on the same line as the declaration
(#62) Public method name "Time::getMicroseconds" must be in lower-case letters only
(#63) Opening brace should be on the same line as the declaration
(#67) Public method name "Time::toString" must be in lower-case letters only
(#68) Opening brace should be on the same line as the declaration
(#73) Opening brace should be on the same line as the declaration
(#81) Opening brace should be on the same line as the declaration
(#89) Opening brace should be on the same line as the declaration
(#96) method name "Time::__serialize" is invalid; only PHP magic methods should be prefixed with a double underscore
(#97) Opening brace should be on the same line as the declaration
(#113) Opening brace should be on the same line as the declaration
(#129) method name "Time::__unserialize" is invalid; only PHP magic methods should be prefixed with a double underscore
(#130) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Type/TypeInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#26) Opening brace should be on the same line as the declaration for interface TypeInterface
(#27) Public method name "TypeInterface::toString" must be in lower-case letters only
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Uuid.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#44) Opening brace should be on the same line as the declaration for class Uuid
(#210) Member variable "factoryReplaced" must be all lower-case
(#227) Member variable "numberConverter" must be all lower-case
(#232) Member variable "timeConverter" must be all lower-case
(#260) Variable "numberConverter" must be all lower-case
(#262) Variable "timeConverter" must be all lower-case
(#266) Variable "numberConverter" must be all lower-case
(#267) Variable "timeConverter" must be all lower-case
(#274) Opening brace should be on the same line as the declaration
(#282) Opening brace should be on the same line as the declaration
(#290) Opening brace should be on the same line as the declaration
(#297) method name "Uuid::__serialize" is invalid; only PHP magic methods should be prefixed with a double underscore
(#298) Opening brace should be on the same line as the declaration
(#311) Opening brace should be on the same line as the declaration
(#329) method name "Uuid::__unserialize" is invalid; only PHP magic methods should be prefixed with a double underscore
(#330) Opening brace should be on the same line as the declaration
(#340) Public method name "Uuid::compareTo" must be in lower-case letters only
(#341) Opening brace should be on the same line as the declaration
(#356) Opening brace should be on the same line as the declaration
(#367) Public method name "Uuid::getBytes" must be in lower-case letters only
(#368) Opening brace should be on the same line as the declaration
(#372) Public method name "Uuid::getFields" must be in lower-case letters only
(#373) Opening brace should be on the same line as the declaration
(#377) Public method name "Uuid::getHex" must be in lower-case letters only
(#378) Opening brace should be on the same line as the declaration
(#382) Public method name "Uuid::getInteger" must be in lower-case letters only
(#383) Opening brace should be on the same line as the declaration
(#390) Public method name "Uuid::toString" must be in lower-case letters only
(#391) Opening brace should be on the same line as the declaration
(#398) Public method name "Uuid::getFactory" must be in lower-case letters only
(#399) Opening brace should be on the same line as the declaration
(#413) Public method name "Uuid::setFactory" must be in lower-case letters only
(#414) Opening brace should be on the same line as the declaration
(#416) Expected 1 space before comment text but found 7; use block comment if you need indentation
(#418) Variable "factoryReplaced" must be all lower-case
(#439) Public method name "Uuid::fromBytes" must be in lower-case letters only
(#440) Opening brace should be on the same line as the declaration
(#441) Variable "factoryReplaced" must be all lower-case
(#442) Variable "base16Uuid" must be all lower-case
(#444) Inline comments must end in full-stops, exclamation marks, or question marks
(#446) Variable "base16Uuid" must be all lower-case
(#448) Variable "base16Uuid" must be all lower-case
(#450) Variable "base16Uuid" must be all lower-case
(#452) Variable "base16Uuid" must be all lower-case
(#454) Variable "base16Uuid" must be all lower-case
(#477) Public method name "Uuid::fromString" must be in lower-case letters only
(#478) Opening brace should be on the same line as the declaration
(#480) Variable "factoryReplaced" must be all lower-case
(#502) Public method name "Uuid::fromDateTime" must be in lower-case letters only
(#503) Variable "dateTime" must be all lower-case
(#505) Variable "clockSeq" must be all lower-case
(#507) Variable "dateTime" must be all lower-case
(#507) Variable "clockSeq" must be all lower-case
(#521) Public method name "Uuid::fromInteger" must be in lower-case letters only
(#522) Opening brace should be on the same line as the declaration
(#536) Public method name "Uuid::isValid" must be in lower-case letters only
(#537) Opening brace should be on the same line as the declaration
(#555) Variable "clockSeq" must be all lower-case
(#556) Opening brace should be on the same line as the declaration
(#557) Variable "clockSeq" must be all lower-case
(#581) Variable "localDomain" must be all lower-case
(#582) Variable "localIdentifier" must be all lower-case
(#584) Variable "clockSeq" must be all lower-case
(#586) Variable "localDomain" must be all lower-case
(#586) Variable "localIdentifier" must be all lower-case
(#586) Variable "clockSeq" must be all lower-case
(#608) Opening brace should be on the same line as the declaration
(#619) Opening brace should be on the same line as the declaration
(#642) Opening brace should be on the same line as the declaration
(#661) Variable "clockSeq" must be all lower-case
(#663) Variable "clockSeq" must be all lower-case
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/UuidFactory.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#47) Opening brace should be on the same line as the declaration for class UuidFactory
(#56) Member variable "dceSecurityGenerator" must be all lower-case
(#61) Member variable "nameGenerator" must be all lower-case
(#66) Member variable "nodeProvider" must be all lower-case
(#71) Member variable "numberConverter" must be all lower-case
(#76) Member variable "randomGenerator" must be all lower-case
(#81) Member variable "timeConverter" must be all lower-case
(#86) Member variable "timeGenerator" must be all lower-case
(#91) Member variable "uuidBuilder" must be all lower-case
(#99) Member variable "isDefaultFeatureSet" must be all lower-case
(#105) Opening brace should be on the same line as the declaration
(#125) Public method name "UuidFactory::getCodec" must be in lower-case letters only
(#126) Opening brace should be on the same line as the declaration
(#135) Public method name "UuidFactory::setCodec" must be in lower-case letters only
(#136) Opening brace should be on the same line as the declaration
(#145) Public method name "UuidFactory::getNameGenerator" must be in lower-case letters only
(#146) Opening brace should be on the same line as the declaration
(#156) Public method name "UuidFactory::setNameGenerator" must be in lower-case letters only
(#156) Variable "nameGenerator" must be all lower-case
(#157) Opening brace should be on the same line as the declaration
(#160) Variable "nameGenerator" must be all lower-case
(#166) Public method name "UuidFactory::getNodeProvider" must be in lower-case letters only
(#167) Opening brace should be on the same line as the declaration
(#174) Public method name "UuidFactory::getRandomGenerator" must be in lower-case letters only
(#175) Opening brace should be on the same line as the declaration
(#182) Public method name "UuidFactory::getTimeGenerator" must be in lower-case letters only
(#183) Opening brace should be on the same line as the declaration
(#193) Public method name "UuidFactory::setTimeGenerator" must be in lower-case letters only
(#194) Opening brace should be on the same line as the declaration
(#203) Public method name "UuidFactory::getDceSecurityGenerator" must be in lower-case letters only
(#204) Opening brace should be on the same line as the declaration
(#214) Public method name "UuidFactory::setDceSecurityGenerator" must be in lower-case letters only
(#215) Opening brace should be on the same line as the declaration
(#224) Public method name "UuidFactory::getNumberConverter" must be in lower-case letters only
(#225) Opening brace should be on the same line as the declaration
(#235) Public method name "UuidFactory::setRandomGenerator" must be in lower-case letters only
(#236) Opening brace should be on the same line as the declaration
(#248) Public method name "UuidFactory::setNumberConverter" must be in lower-case letters only
(#249) Opening brace should be on the same line as the declaration
(#258) Public method name "UuidFactory::getUuidBuilder" must be in lower-case letters only
(#259) Opening brace should be on the same line as the declaration
(#269) Public method name "UuidFactory::setUuidBuilder" must be in lower-case letters only
(#270) Opening brace should be on the same line as the declaration
(#279) Public method name "UuidFactory::getValidator" must be in lower-case letters only
(#280) Opening brace should be on the same line as the declaration
(#290) Public method name "UuidFactory::setValidator" must be in lower-case letters only
(#291) Opening brace should be on the same line as the declaration
(#300) Public method name "UuidFactory::fromBytes" must be in lower-case letters only
(#301) Opening brace should be on the same line as the declaration
(#308) Public method name "UuidFactory::fromString" must be in lower-case letters only
(#309) Opening brace should be on the same line as the declaration
(#318) Public method name "UuidFactory::fromInteger" must be in lower-case letters only
(#319) Opening brace should be on the same line as the declaration
(#326) Public method name "UuidFactory::fromDateTime" must be in lower-case letters only
(#327) Variable "dateTime" must be all lower-case
(#329) Variable "clockSeq" must be all lower-case
(#331) Variable "timeProvider" must be all lower-case
(#332) Variable "dateTime" must be all lower-case
(#332) Variable "dateTime" must be all lower-case
(#335) Variable "timeGenerator" must be all lower-case
(#338) Variable "timeProvider" must be all lower-case
(#341) Variable "nodeHex" must be all lower-case
(#343) Variable "timeGenerator" must be all lower-case
(#343) Variable "nodeHex" must be all lower-case
(#343) Variable "clockSeq" must be all lower-case
(#351) Variable "clockSeq" must be all lower-case
(#352) Opening brace should be on the same line as the declaration
(#353) Variable "clockSeq" must be all lower-case
(#359) Variable "localDomain" must be all lower-case
(#360) Variable "localIdentifier" must be all lower-case
(#362) Variable "clockSeq" must be all lower-case
(#365) Variable "localDomain" must be all lower-case
(#366) Variable "localIdentifier" must be all lower-case
(#368) Variable "clockSeq" must be all lower-case
(#379) Opening brace should be on the same line as the declaration
(#384) Opening brace should be on the same line as the declaration
(#395) Opening brace should be on the same line as the declaration
(#399) Variable "clockSeq" must be all lower-case
(#400) Opening brace should be on the same line as the declaration
(#401) Variable "nodeHex" must be all lower-case
(#402) Variable "nodeHex" must be all lower-case
(#402) Variable "clockSeq" must be all lower-case
(#412) Variable "v6Bytes" must be all lower-case
(#413) Variable "v6Bytes" must be all lower-case
(#415) Variable "v6Bytes" must be all lower-case
(#432) Opening brace should be on the same line as the declaration
(#450) Private method name "UuidFactory::uuidFromNsAndName" must be in lower-case letters only
(#450) Variable "hashAlgorithm" must be all lower-case
(#451) Opening brace should be on the same line as the declaration
(#456) Variable "hashAlgorithm" must be all lower-case
(#472) Private method name "UuidFactory::uuidFromBytesAndVersion" must be in lower-case letters only
(#473) Opening brace should be on the same line as the declaration
(#475) Variable "unpackedTime" must be all lower-case
(#476) Variable "timeHi" must be all lower-case
(#476) Variable "unpackedTime" must be all lower-case
(#477) Variable "timeHiAndVersion" must be all lower-case
(#477) Variable "timeHi" must be all lower-case
(#480) Variable "unpackedClockSeq" must be all lower-case
(#481) Variable "clockSeqHi" must be all lower-case
(#481) Variable "unpackedClockSeq" must be all lower-case
(#482) Variable "clockSeqHiAndReserved" must be all lower-case
(#482) Variable "clockSeqHi" must be all lower-case
(#484) Variable "timeHiAndVersion" must be all lower-case
(#485) Variable "clockSeqHiAndReserved" must be all lower-case
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/UuidFactoryInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Opening brace should be on the same line as the declaration for interface UuidFactoryInterface
(#33) Public method name "UuidFactoryInterface::getValidator" must be in lower-case letters only
(#49) Variable "clockSeq" must be all lower-case
(#71) Variable "localDomain" must be all lower-case
(#72) Variable "localIdentifier" must be all lower-case
(#74) Variable "clockSeq" must be all lower-case
(#126) Variable "clockSeq" must be all lower-case
(#138) Public method name "UuidFactoryInterface::fromBytes" must be in lower-case letters only
(#150) Public method name "UuidFactoryInterface::fromString" must be in lower-case letters only
(#162) Public method name "UuidFactoryInterface::fromInteger" must be in lower-case letters only
(#177) Public method name "UuidFactoryInterface::fromDateTime" must be in lower-case letters only
(#178) Variable "dateTime" must be all lower-case
(#180) Variable "clockSeq" must be all lower-case
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/UuidInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#33) Opening brace should be on the same line as the declaration for interface UuidInterface
(#49) Public method name "UuidInterface::compareTo" must be in lower-case letters only
(#69) Public method name "UuidInterface::getBytes" must be in lower-case letters only
(#74) Public method name "UuidInterface::getFields" must be in lower-case letters only
(#79) Public method name "UuidInterface::getHex" must be in lower-case letters only
(#84) Public method name "UuidInterface::getInteger" must be in lower-case letters only
(#91) Public method name "UuidInterface::toString" must be in lower-case letters only
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Validator/GenericValidator.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Opening brace should be on the same line as the declaration for class GenericValidator
(#39) Public method name "GenericValidator::getPattern" must be in lower-case letters only
(#40) Opening brace should be on the same line as the declaration
(#45) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Validator/ValidatorInterface.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#23) Opening brace should be on the same line as the declaration for interface ValidatorInterface
(#31) Public method name "ValidatorInterface::getPattern" must be in lower-case letters only
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/functions.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#34) Variable "clockSeq" must be all lower-case
(#35) Opening brace should be on the same line as the declaration
(#36) Variable "clockSeq" must be all lower-case
(#58) Variable "localDomain" must be all lower-case
(#59) Variable "localIdentifier" must be all lower-case
(#61) Variable "clockSeq" must be all lower-case
(#63) Variable "localDomain" must be all lower-case
(#63) Variable "localIdentifier" must be all lower-case
(#63) Variable "clockSeq" must be all lower-case
(#78) Opening brace should be on the same line as the declaration
(#88) Opening brace should be on the same line as the declaration
(#104) Opening brace should be on the same line as the declaration
(#120) Variable "clockSeq" must be all lower-case
(#121) Opening brace should be on the same line as the declaration
(#122) Variable "clockSeq" must be all lower-case
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/symfony/polyfill-php81/Php81.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#20) Opening brace should be on the same line as the declaration for class Php81
(#22) Opening brace should be on the same line as the declaration
(#27) Variable "nextKey" must be all lower-case
(#30) Variable "nextKey" must be all lower-case
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/symfony/polyfill-php81/Resources/stubs/ReturnTypeWillChange.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#6) Opening brace should be on the same line as the declaration for class ReturnTypeWillChange
(#8) Opening brace should be on the same line as the declaration
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/symfony/polyfill-php81/bootstrap.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#14) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) Opening brace must be the last content on the line
(#23) Closing brace must be on a line by itself
(#27) Opening brace must be the last content on the line
(#27) Closing brace must be on a line by itself
mod/plugnmeet/helpers/plugNmeetConnect.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/>.".
(#50) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#50) "require" must be immediately followed by an open parenthesis
(#56) Opening brace should be on the same line as the declaration for class plugNmeetConnect
(#62) Visibility must be declared on method "__construct"
(#63) Opening brace should be on the same line as the declaration
(#74) Public method name "plugNmeetConnect::getUUID" must be in lower-case letters only
(#75) Opening brace should be on the same line as the declaration
(#83) Public method name "plugNmeetConnect::isRoomActive" must be in lower-case letters only
(#83) Variable "roomId" must be all lower-case
(#84) Opening brace should be on the same line as the declaration
(#85) Variable "isRoomActiveParameters" must be all lower-case
(#86) Variable "isRoomActiveParameters" must be all lower-case
(#86) Variable "roomId" must be all lower-case
(#88) Variable "isRoomActiveParameters" must be all lower-case
(#99) Public method name "plugNmeetConnect::createRoom" must be in lower-case letters only
(#99) Variable "roomId" must be all lower-case
(#99) Variable "roomTitle" must be all lower-case
(#99) Variable "welcomeMessage" must be all lower-case
(#99) Variable "max_participants" must not contain underscores.
(#99) Variable "webHookUrl" must be all lower-case
(#99) Variable "roomMetadata" must be all lower-case
(#99) Line exceeds 132 characters; contains 173 characters
(#100) Opening brace should be on the same line as the declaration
(#101) Variable "roomFeatures" must be all lower-case
(#101) Variable "roomMetadata" must be all lower-case
(#104) Variable "roomFeatures" must be all lower-case
(#105) Variable "roomFeatures" must be all lower-case
(#107) Variable "roomFeatures" must be all lower-case
(#108) Variable "roomFeatures" must be all lower-case
(#110) Variable "roomFeatures" must be all lower-case
(#111) Variable "roomFeatures" must be all lower-case
(#113) Variable "roomFeatures" must be all lower-case
(#114) Variable "roomFeatures" must be all lower-case
(#116) Variable "roomFeatures" must be all lower-case
(#117) Variable "roomFeatures" must be all lower-case
(#119) Variable "roomFeatures" must be all lower-case
(#120) Variable "roomFeatures" must be all lower-case
(#122) Variable "roomFeatures" must be all lower-case
(#123) Variable "roomFeatures" must be all lower-case
(#126) Variable "roomMetadata" must be all lower-case
(#127) Variable "roomChatFeatures" must be all lower-case
(#127) Variable "roomMetadata" must be all lower-case
(#128) Variable "chatFeatures" must be all lower-case
(#129) Variable "roomChatFeatures" must be all lower-case
(#130) Variable "chatFeatures" must be all lower-case
(#130) Variable "roomChatFeatures" must be all lower-case
(#132) Variable "roomChatFeatures" must be all lower-case
(#133) Variable "chatFeatures" must be all lower-case
(#133) Variable "roomChatFeatures" must be all lower-case
(#135) Variable "chatFeatures" must be all lower-case
(#138) Variable "roomMetadata" must be all lower-case
(#139) Variable "roomSharedNotepadFeatures" must be all lower-case
(#139) Variable "roomMetadata" must be all lower-case
(#140) Variable "sharedNotePadFeatures" must be all lower-case
(#141) Variable "roomSharedNotepadFeatures" must be all lower-case
(#142) Variable "sharedNotePadFeatures" must be all lower-case
(#142) Variable "roomSharedNotepadFeatures" must be all lower-case
(#144) Variable "sharedNotePadFeatures" must be all lower-case
(#147) Variable "roomMetadata" must be all lower-case
(#148) Variable "roomWhiteboardFeatures" must be all lower-case
(#148) Variable "roomMetadata" must be all lower-case
(#149) Variable "whiteboardFeatures" must be all lower-case
(#150) Variable "roomWhiteboardFeatures" must be all lower-case
(#151) Variable "whiteboardFeatures" must be all lower-case
(#151) Variable "roomWhiteboardFeatures" must be all lower-case
(#153) Variable "whiteboardFeatures" must be all lower-case
(#156) Variable "roomMetadata" must be all lower-case
(#157) Variable "roomExternalMediaPlayerFeatures" must be all lower-case
(#157) Variable "roomMetadata" must be all lower-case
(#158) Variable "externalMediaPlayerFeatures" must be all lower-case
(#159) Variable "roomExternalMediaPlayerFeatures" must be all lower-case
(#160) Variable "externalMediaPlayerFeatures" must be all lower-case
(#160) Variable "roomExternalMediaPlayerFeatures" must be all lower-case
(#160) Line exceeds 132 characters; contains 143 characters
(#162) Variable "externalMediaPlayerFeatures" must be all lower-case
(#166) Variable "roomTitle" must be all lower-case
(#167) Variable "welcomeMessage" must be all lower-case
(#168) Variable "webHookUrl" must be all lower-case
(#171) Variable "roomMetadata" must be all lower-case
(#172) Variable "defaultLocks" must be all lower-case
(#172) Variable "roomMetadata" must be all lower-case
(#173) Variable "lockSettings" must be all lower-case
(#175) Variable "defaultLocks" must be all lower-case
(#176) Variable "lockSettings" must be all lower-case
(#176) Variable "defaultLocks" must be all lower-case
(#178) Variable "defaultLocks" must be all lower-case
(#179) Variable "lockSettings" must be all lower-case
(#179) Variable "defaultLocks" must be all lower-case
(#181) Variable "defaultLocks" must be all lower-case
(#182) Variable "lockSettings" must be all lower-case
(#182) Variable "defaultLocks" must be all lower-case
(#184) Variable "defaultLocks" must be all lower-case
(#185) Variable "lockSettings" must be all lower-case
(#185) Variable "defaultLocks" must be all lower-case
(#187) Variable "defaultLocks" must be all lower-case
(#188) Variable "lockSettings" must be all lower-case
(#188) Variable "defaultLocks" must be all lower-case
(#190) Variable "defaultLocks" must be all lower-case
(#191) Variable "lockSettings" must be all lower-case
(#191) Variable "defaultLocks" must be all lower-case
(#193) Variable "defaultLocks" must be all lower-case
(#194) Variable "lockSettings" must be all lower-case
(#194) Variable "defaultLocks" must be all lower-case
(#196) Variable "defaultLocks" must be all lower-case
(#197) Variable "lockSettings" must be all lower-case
(#197) Variable "defaultLocks" must be all lower-case
(#200) Variable "lockSettings" must be all lower-case
(#203) Variable "roomCreateParams" must be all lower-case
(#204) Variable "roomCreateParams" must be all lower-case
(#204) Variable "roomId" must be all lower-case
(#205) Variable "max_participants" must not contain underscores.
(#206) Variable "roomCreateParams" must be all lower-case
(#206) Variable "max_participants" must not contain underscores.
(#208) Variable "roomCreateParams" must be all lower-case
(#210) Variable "roomCreateParams" must be all lower-case
(#220) Public method name "plugNmeetConnect::getJoinToken" must be in lower-case letters only
(#220) Variable "roomId" must be all lower-case
(#220) Variable "userId" must be all lower-case
(#220) Variable "isAdmin" must be all lower-case
(#220) Variable "isHidden" must be all lower-case
(#220) Line exceeds 132 characters; contains 144 characters
(#221) Opening brace should be on the same line as the declaration
(#222) Variable "generateJoinTokenParameters" must be all lower-case
(#223) Variable "generateJoinTokenParameters" must be all lower-case
(#223) Variable "roomId" must be all lower-case
(#224) Variable "generateJoinTokenParameters" must be all lower-case
(#225) Variable "generateJoinTokenParameters" must be all lower-case
(#225) Variable "userId" must be all lower-case
(#226) Variable "generateJoinTokenParameters" must be all lower-case
(#226) Variable "isAdmin" must be all lower-case
(#227) Variable "generateJoinTokenParameters" must be all lower-case
(#227) Variable "isHidden" must be all lower-case
(#229) Variable "generateJoinTokenParameters" must be all lower-case
(#236) Public method name "plugNmeetConnect::endRoom" must be in lower-case letters only
(#236) Variable "roomId" must be all lower-case
(#237) Opening brace should be on the same line as the declaration
(#238) Variable "endRoomParameters" must be all lower-case
(#239) Variable "endRoomParameters" must be all lower-case
(#239) Variable "roomId" must be all lower-case
(#241) Variable "endRoomParameters" must be all lower-case
(#248) Public method name "plugNmeetConnect::getActiveRoomInfo" must be in lower-case letters only
(#248) Variable "roomId" must be all lower-case
(#249) Opening brace should be on the same line as the declaration
(#250) Variable "getActiveRoomInfoParameters" must be all lower-case
(#251) Variable "getActiveRoomInfoParameters" must be all lower-case
(#251) Variable "roomId" must be all lower-case
(#253) Variable "getActiveRoomInfoParameters" must be all lower-case
(#259) Public method name "plugNmeetConnect::getActiveRoomsInfo" must be in lower-case letters only
(#260) Opening brace should be on the same line as the declaration
(#271) Public method name "plugNmeetConnect::getRecordings" must be in lower-case letters only
(#271) Variable "roomIds" must be all lower-case
(#271) Variable "orderBy" must be all lower-case
(#272) Opening brace should be on the same line as the declaration
(#273) Variable "fetchRecordingsParameters" must be all lower-case
(#274) Variable "fetchRecordingsParameters" must be all lower-case
(#274) Variable "roomIds" must be all lower-case
(#275) Variable "fetchRecordingsParameters" must be all lower-case
(#276) Variable "fetchRecordingsParameters" must be all lower-case
(#277) Variable "fetchRecordingsParameters" must be all lower-case
(#277) Variable "orderBy" must be all lower-case
(#279) Variable "fetchRecordingsParameters" must be all lower-case
(#286) Public method name "plugNmeetConnect::getRecordingDownloadLink" must be in lower-case letters only
(#286) Variable "recordingId" must be all lower-case
(#287) Opening brace should be on the same line as the declaration
(#288) Variable "recordingDownloadTokenParameters" must be all lower-case
(#289) Variable "recordingDownloadTokenParameters" must be all lower-case
(#289) Variable "recordingId" must be all lower-case
(#291) Variable "recordingDownloadTokenParameters" must be all lower-case
(#298) Public method name "plugNmeetConnect::deleteRecording" must be in lower-case letters only
(#298) Variable "recordingId" must be all lower-case
(#299) Opening brace should be on the same line as the declaration
(#300) Variable "deleteRecordingParameters" must be all lower-case
(#301) Variable "deleteRecordingParameters" must be all lower-case
(#301) Variable "recordingId" must be all lower-case
(#303) Variable "deleteRecordingParameters" must be all lower-case
mod/plugnmeet/lib.php
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#35) Opening brace should be on the same line as the declaration
(#62) Opening brace should be on the same line as the declaration
(#67) Variable "room_metadata" must not contain underscores.
(#69) Variable "room_metadata" must not contain underscores.
(#72) Variable "room_metadata" must not contain underscores.
(#75) Variable "room_metadata" must not contain underscores.
(#77) Variable "room_metadata" must not contain underscores.
(#78) Variable "room_metadata" must not contain underscores.
(#104) Opening brace should be on the same line as the declaration
(#110) Variable "room_metadata" must not contain underscores.
(#112) Variable "room_metadata" must not contain underscores.
(#115) Variable "room_metadata" must not contain underscores.
(#118) Variable "room_metadata" must not contain underscores.
(#121) Variable "room_metadata" must not contain underscores.
(#124) Variable "room_metadata" must not contain underscores.
(#126) Variable "room_metadata" must not contain underscores.
(#127) Variable "room_metadata" must not contain underscores.
(#140) Opening brace should be on the same line as the declaration
(#164) Opening brace should be on the same line as the declaration
(#183) Opening brace should be on the same line as the declaration
(#203) Opening brace should be on the same line as the declaration
(#235) Opening brace should be on the same line as the declaration
(#252) Opening brace should be on the same line as the declaration
(#276) Opening brace should be on the same line as the declaration
(#298) Opening brace should be on the same line as the declaration
(#317) Opening brace should be on the same line as the declaration
(#321) Inline comments must start with a capital letter, digit or 3-dots sequence
(#323) Inline comments must start with a capital letter, digit or 3-dots sequence
(#346) Opening brace should be on the same line as the declaration
(#359) Opening brace should be on the same line as the declaration
(#362) function name "getGlobalVariables" must be lower-case letters only
(#363) Opening brace should be on the same line as the declaration
(#382) Variable "table_files" must not contain underscores.
(#383) Variable "table_files" must not contain underscores.
(#390) Line exceeds 132 characters; contains 175 characters
(#395) Variable "custom_design_items" must not contain underscores.
(#397) Variable "custom_design_items" must not contain underscores.
(#400) Variable "custom_design_items" must not contain underscores.
(#404) Variable "custom_design_items" must not contain underscores.
(#409) Variable "table_files" must not contain underscores.
(#410) Variable "table_files" must not contain underscores.
(#417) Line exceeds 132 characters; contains 175 characters
(#418) Variable "custom_design_items" must not contain underscores.
(#423) Variable "custom_design_items" must not contain underscores.
(#426) Variable "custom_design_items" must not contain underscores.
(#429) Variable "custom_design_items" must not contain underscores.
(#432) Variable "custom_design_items" must not contain underscores.
(#435) Variable "custom_design_items" must not contain underscores.
(#438) Variable "custom_design_items" must not contain underscores.
(#439) The use of backticks in strings is not recommended
(#439) Variable "custom_design_items" must not contain underscores.
(#439) The use of backticks in strings is not recommended
mod/plugnmeet/mod_form.php
(#43) Opening brace should be on the same line as the declaration for class mod_plugnmeet_mod_form
(#49) Opening brace should be on the same line as the declaration
(#77) Line exceeds 132 characters; contains 143 characters
(#80) Variable "room_metadata" must not contain underscores.
(#82) Variable "room_metadata" must not contain underscores.
(#83) Variable "room_metadata" must not contain underscores.
(#83) Variable "room_metadata" must not contain underscores.
(#85) Variable "room_metadata" must not contain underscores.
(#89) Variable "room_metadata" must not contain underscores.
(#93) Variable "room_metadata" must not contain underscores.
(#95) Variable "room_metadata" must not contain underscores.
(#97) Variable "room_metadata" must not contain underscores.
(#99) Variable "room_metadata" must not contain underscores.
(#102) Variable "room_metadata" must not contain underscores.
mod/plugnmeet/settings.php
(#32) Line exceeds 132 characters; contains 134 characters
(#32) Line exceeds 132 characters; contains 134 characters
(#42) Line exceeds maximum limit of 180 characters; contains 207 characters
(#42) Line exceeds maximum limit of 180 characters; contains 207 characters
(#46) Variable "enable_dynacast" must not contain underscores.
(#47) Variable "enable_dynacast" must not contain underscores.
(#48) Variable "enable_dynacast" must not contain underscores.
(#51) Variable "enable_dynacast" must not contain underscores.
(#53) Variable "enable_simulcast" must not contain underscores.
(#54) Variable "enable_simulcast" must not contain underscores.
(#55) Variable "enable_simulcast" must not contain underscores.
(#58) Variable "enable_simulcast" must not contain underscores.
(#60) Variable "video_codec" must not contain underscores.
(#61) Variable "video_codec" must not contain underscores.
(#62) Variable "video_codec" must not contain underscores.
(#63) Variable "video_codec" must not contain underscores.
(#64) Variable "video_codec" must not contain underscores.
(#67) Variable "video_codec" must not contain underscores.
(#69) Variable "default_webcam_resolutionc" must not contain underscores.
(#70) Variable "default_webcam_resolutionc" must not contain underscores.
(#71) Variable "default_webcam_resolutionc" must not contain underscores.
(#72) Variable "default_webcam_resolutionc" must not contain underscores.
(#73) Variable "default_webcam_resolutionc" must not contain underscores.
(#74) Variable "default_webcam_resolutionc" must not contain underscores.
(#75) Variable "default_webcam_resolutionc" must not contain underscores.
(#76) Variable "default_webcam_resolutionc" must not contain underscores.
(#77) Variable "default_webcam_resolutionc" must not contain underscores.
(#78) Variable "default_webcam_resolutionc" must not contain underscores.
(#81) Variable "default_webcam_resolutionc" must not contain underscores.
(#83) Variable "default_screen_share_resolution" must not contain underscores.
(#84) Variable "default_screen_share_resolution" must not contain underscores.
(#85) Variable "default_screen_share_resolution" must not contain underscores.
(#86) Variable "default_screen_share_resolution" must not contain underscores.
(#87) Variable "default_screen_share_resolution" must not contain underscores.
(#88) Variable "default_screen_share_resolution" must not contain underscores.
(#91) Variable "default_screen_share_resolution" must not contain underscores.
(#93) Variable "stop_mic_track_on_mute" must not contain underscores.
(#94) Variable "stop_mic_track_on_mute" must not contain underscores.
(#95) Variable "stop_mic_track_on_mute" must not contain underscores.
(#98) Variable "stop_mic_track_on_mute" must not contain underscores.
(#103) Line exceeds 132 characters; contains 159 characters
(#103) Line exceeds 132 characters; contains 159 characters
(#109) Inline comments must start with a capital letter, digit or 3-dots sequence
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) Line exceeds 132 characters; contains 137 characters
(#110) Line exceeds 132 characters; contains 137 characters
(#116) Commas (,) must be followed by white space.
(#118) Commas (,) must be followed by white space.
(#119) Line exceeds 132 characters; contains 134 characters
(#119) Line exceeds 132 characters; contains 134 characters
(#120) Commas (,) must be followed by white space.
(#122) Line exceeds maximum limit of 180 characters; contains 227 characters
(#122) Line exceeds maximum limit of 180 characters; contains 227 characters
(#124) Commas (,) must be followed by white space.
(#126) Commas (,) must be followed by white space.
(#128) Commas (,) must be followed by white space.
(#130) Commas (,) must be followed by white space.
mod/plugnmeet/view.php
(#48) Variable "isAdmin" must be all lower-case
(#71) "require" must be immediately followed by an open parenthesis
(#74) "require" must be immediately followed by an open parenthesis
mod/plugnmeet/views/join_part.php
(#42) Variable "isAdmin" must be all lower-case
(#137) Variable "isAdmin" must be all lower-case
(#170) Variable "isAdmin" must be all lower-case
mod/plugnmeet/views/recordings_part.php
(#100) Line exceeds 132 characters; contains 155 characters
(#100) Line exceeds 132 characters; contains 155 characters
(#100) Line exceeds 132 characters; contains 155 characters
(#100) Line exceeds 132 characters; contains 155 characters
(#100) Line exceeds 132 characters; contains 155 characters
(#100) Line exceeds 132 characters; contains 155 characters
(#100) Line exceeds 132 characters; contains 155 characters
(#100) Line exceeds 132 characters; contains 155 characters
(#100) Line exceeds 132 characters; contains 155 characters
(#104) Line exceeds 132 characters; contains 150 characters
(#104) Line exceeds 132 characters; contains 150 characters
(#104) Line exceeds 132 characters; contains 150 characters
(#104) Line exceeds 132 characters; contains 150 characters
(#104) Line exceeds 132 characters; contains 150 characters
(#104) Line exceeds 132 characters; contains 150 characters
(#104) Line exceeds 132 characters; contains 150 characters
(#104) Line exceeds 132 characters; contains 150 characters
(#104) Line exceeds 132 characters; contains 150 characters

Javascript coding style problems

(8 errors, 4 warnings)

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

mod/plugnmeet/pix/client/dist/assets/config_sample.js
(#4) Comments should not begin with a lowercase character. (capitalized-comments)
(#11) This line has a length of 154. Maximum allowed is 132. (max-len)
(#11) Expected space or tab after '//' in comment. (spaced-comment)
(#14) This line has a length of 143. Maximum allowed is 132. (max-len)
(#14) Expected space or tab after '//' in comment. (spaced-comment)
(#28) This line has a length of 351. Maximum allowed is 132. (max-len)
(#28) Expected space or tab after '//' in comment. (spaced-comment)
mod/plugnmeet/pix/client/dist/assets/js/main.6b574330b0152b32618c.js
(#2) Parsing error: Parenthesized pattern
mod/plugnmeet/pix/client/dist/assets/js/runtime.ba3745f7ba42bb7bf5d4.js
(#1) Parsing error: Unexpected token )
mod/plugnmeet/pix/client/dist/assets/js/tflite-simd.js
(#1) Parsing error: Unexpected token )
mod/plugnmeet/pix/client/dist/assets/js/tflite.js
(#1) Parsing error: Unexpected token )
mod/plugnmeet/pix/client/dist/assets/js/vendor.67e48383a1dba8c44cb8.js
(#2) Parsing error: Parenthesized pattern

CSS problems

(10204 errors, 5 warnings)

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

mod/plugnmeet/pix/client/dist/assets/css/main.e8434768ea6bfff3669c.css
(#1) Unknown property `font-display`
(#1) Invalid value for `speak` (csstree/validator)
(#3) Invalid value for `width` (csstree/validator)
(#3) Invalid value for `width` (csstree/validator)
(#3) Invalid value for `max-width` (csstree/validator)
(#3) Invalid value for `max-width` (csstree/validator)
(#1) Expected empty line before at-rule (at-rule-empty-line-before)
(#3) Expected empty line before at-rule (at-rule-empty-line-before)
(#3) Expected empty line before at-rule (at-rule-empty-line-before)
(#3) Expected empty line before at-rule (at-rule-empty-line-before)
(#3) Expected empty line before at-rule (at-rule-empty-line-before)
(#3) Expected empty line before at-rule (at-rule-empty-line-before)
(#3) Expected empty line before at-rule (at-rule-empty-line-before)
(#3) Expected empty line before at-rule (at-rule-empty-line-before)
(#3) Expected empty line before at-rule (at-rule-empty-line-before)
(#3) Expected empty line before at-rule (at-rule-empty-line-before)
(#3) Expected empty line before at-rule (at-rule-empty-line-before)
(#3) Expected empty line before at-rule (at-rule-empty-line-before)
(#3) Expected empty line before at-rule (at-rule-empty-line-before)
(#3) Expected empty line before at-rule (at-rule-empty-line-before)
(#3) Expected empty line before at-rule (at-rule-empty-line-before)
(#3) Expected empty line before at-rule (at-rule-empty-line-before)
(#3) Expected empty line before at-rule (at-rule-empty-line-before)
(#3) Expected empty line before at-rule (at-rule-empty-line-before)
(#3) Expected empty line before at-rule (at-rule-empty-line-before)
(#3) Expected empty line before at-rule (at-rule-empty-line-before)
(#3) Expected empty line before at-rule (at-rule-empty-line-before)
(#3) Expected empty line before at-rule (at-rule-empty-line-before)
(#3) Expected empty line before at-rule (at-rule-empty-line-before)
(#3) Expected empty line before at-rule (at-rule-empty-line-before)
(#3) Expected empty line before at-rule (at-rule-empty-line-before)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#3) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#3) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#3) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#3) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#3) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "!" (declaration-bang-space-before)
(#3) Expected single space before "!" (declaration-bang-space-before)
(#3) Expected single space before "!" (declaration-bang-space-before)
(#3) Expected single space before "!" (declaration-bang-space-before)
(#3) Expected single space before "!" (declaration-bang-space-before)
(#3) Expected single space before "!" (declaration-bang-space-before)
(#3) Expected single space before "!" (declaration-bang-space-before)
(#3) Expected single space before "!" (declaration-bang-space-before)
(#3) Expected single space before "!" (declaration-bang-space-before)
(#3) Expected single space before "!" (declaration-bang-space-before)
(#3) Expected single space before "!" (declaration-bang-space-before)
(#3) Expected single space before "!" (declaration-bang-space-before)
(#3) Expected single space before "!" (declaration-bang-space-before)
(#3) Expected single space before "!" (declaration-bang-space-before)
(#3) Unexpected duplicate "width" (declaration-block-no-duplicate-properties)
(#3) Unexpected duplicate "width" (declaration-block-no-duplicate-properties)
(#3) Unexpected duplicate "max-width" (declaration-block-no-duplicate-properties)
(#3) Unexpected duplicate "max-width" (declaration-block-no-duplicate-properties)
(#3) Unexpected duplicate "transition-property" (declaration-block-no-duplicate-properties)
(#3) Unexpected duplicate "transition-property" (declaration-block-no-duplicate-properties)
(#3) Unexpected duplicate "transition-property" (declaration-block-no-duplicate-properties)
(#3) Unexpected duplicate "transition-property" (declaration-block-no-duplicate-properties)
(#3) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#3) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#3) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#3) Unexpected duplicate "line-height" (declaration-block-no-duplicate-properties)
(#3) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#3) Unexpected duplicate "background" (declaration-block-no-duplicate-properties)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#3) Unexpected whitespace before ";" (declaration-block-semicolon-space-before)
(#3) Unexpected whitespace before ";" (declaration-block-semicolon-space-before)
(#3) Unexpected whitespace before ";" (declaration-block-semicolon-space-before)
(#3) Unexpected whitespace before ";" (declaration-block-semicolon-space-before)
(#3) Unexpected whitespace before ";" (declaration-block-semicolon-space-before)
(#3) Unexpected whitespace before ";" (declaration-block-semicolon-space-before)
(#3) Unexpected whitespace before ";" (declaration-block-semicolon-space-before)
(#3) Unexpected whitespace before ";" (declaration-block-semicolon-space-before)
(#3) Unexpected whitespace before ";" (declaration-block-semicolon-space-before)
(#3) Unexpected whitespace before ";" (declaration-block-semicolon-space-before)
(#3) Unexpected whitespace before ";" (declaration-block-semicolon-space-before)
(#3) Unexpected whitespace before ";" (declaration-block-semicolon-space-before)
(#3) Unexpected whitespace before ";" (declaration-block-semicolon-space-before)
(#3) Unexpected whitespace before ";" (declaration-block-semicolon-space-before)
(#3) Unexpected whitespace before ";" (declaration-block-semicolon-space-before)
(#3) Unexpected whitespace before ";" (declaration-block-semicolon-space-before)
(#3) Unexpected whitespace before ";" (declaration-block-semicolon-space-before)
(#3) Unexpected whitespace before ";" (declaration-block-semicolon-space-before)
(#3) Unexpected whitespace before ";" (declaration-block-semicolon-space-before)
(#3) Unexpected whitespace before ";" (declaration-block-semicolon-space-before)
(#3) Unexpected whitespace before ";" (declaration-block-semicolon-space-before)
(#3) Unexpected whitespace before ";" (declaration-block-semicolon-space-before)
(#3) Unexpected whitespace before ";" (declaration-block-semicolon-space-before)
(#3) Unexpected whitespace before ";" (declaration-block-semicolon-space-before)
(#3) Unexpected whitespace before ";" (declaration-block-semicolon-space-before)
(#3) Unexpected whitespace before ";" (declaration-block-semicolon-space-before)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#3) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#3) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Unexpected !important (declaration-no-important)
(#3) Unexpected !important (declaration-no-important)
(#3) Unexpected !important (declaration-no-important)
(#3) Unexpected !important (declaration-no-important)
(#3) Unexpected !important (declaration-no-important)
(#3) Unexpected !important (declaration-no-important)
(#3) Unexpected !important (declaration-no-important)
(#3) Unexpected !important (declaration-no-important)
(#3) Unexpected !important (declaration-no-important)
(#3) Unexpected !important (declaration-no-important)
(#3) Unexpected !important (declaration-no-important)
(#3) Unexpected !important (declaration-no-important)
(#3) Unexpected !important (declaration-no-important)
(#3) Unexpected !important (declaration-no-important)
(#3) Expected single space before "*" operator (function-calc-no-unspaced-operator)
(#3) Expected single space after "*" operator (function-calc-no-unspaced-operator)
(#3) Expected single space before "*" operator (function-calc-no-unspaced-operator)
(#3) Expected single space after "*" operator (function-calc-no-unspaced-operator)
(#3) Expected single space before "*" operator (function-calc-no-unspaced-operator)
(#3) Expected single space after "*" operator (function-calc-no-unspaced-operator)
(#3) Expected single space before "*" operator (function-calc-no-unspaced-operator)
(#3) Expected single space after "*" operator (function-calc-no-unspaced-operator)
(#3) Expected single space before "*" operator (function-calc-no-unspaced-operator)
(#3) Expected single space after "*" operator (function-calc-no-unspaced-operator)
(#3) Expected single space before "*" operator (function-calc-no-unspaced-operator)
(#3) Expected single space after "*" operator (function-calc-no-unspaced-operator)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Expected single space after "," in a single-line function (function-comma-space-after)
(#3) Unexpected unit (length-zero-no-unit)
(#3) Unexpected unit (length-zero-no-unit)
(#1) Expected line length to be no more than 132 characters (max-line-length)
(#3) Expected line length to be no more than 132 characters (max-line-length)
(#3) Expected single space after ":" (media-feature-colon-space-after)
(#3) Expected single space after ":" (media-feature-colon-space-after)
(#3) Expected single space after ":" (media-feature-colon-space-after)
(#3) Expected single space after ":" (media-feature-colon-space-after)
(#3) Expected single space after ":" (media-feature-colon-space-after)
(#3) Expected single space after ":" (media-feature-colon-space-after)
(#3) Expected single space after ":" (media-feature-colon-space-after)
(#3) Expected single space after ":" (media-feature-colon-space-after)
(#3) Expected single space after ":" (media-feature-colon-space-after)
(#3) Expected single space after ":" (media-feature-colon-space-after)
(#3) Expected single space after ":" (media-feature-colon-space-after)
(#3) Expected single space after ":" (media-feature-colon-space-after)
(#3) Expected single space after ":" (media-feature-colon-space-after)
(#3) Expected single space after ":" (media-feature-colon-space-after)
(#3) Expected single space after ":" (media-feature-colon-space-after)
(#3) Expected single space after ":" (media-feature-colon-space-after)
(#3) Expected single space after ">" (selector-combinator-space-after)
(#3) Expected single space after "~" (selector-combinator-space-after)
(#3) Expected single space after ">" (selector-combinator-space-after)
(#3) Expected single space after "~" (selector-combinator-space-after)
(#3) Expected single space after ">" (selector-combinator-space-after)
(#3) Expected single space after "~" (selector-combinator-space-after)
(#3) Expected single space after ">" (selector-combinator-space-after)
(#3) Expected single space after "~" (selector-combinator-space-after)
(#3) Expected single space after ">" (selector-combinator-space-after)
(#3) Expected single space after ">" (selector-combinator-space-after)
(#3) Expected single space after ">" (selector-combinator-space-after)
(#3) Expected single space before ">" (selector-combinator-space-before)
(#3) Expected single space before "~" (selector-combinator-space-before)
(#3) Expected single space before ">" (selector-combinator-space-before)
(#3) Expected single space before "~" (selector-combinator-space-before)
(#3) Expected single space before ">" (selector-combinator-space-before)
(#3) Expected single space before "~" (selector-combinator-space-before)
(#3) Expected single space before ">" (selector-combinator-space-before)
(#3) Expected single space before "~" (selector-combinator-space-before)
(#3) Expected single space before ">" (selector-combinator-space-before)
(#3) Expected single space before ">" (selector-combinator-space-before)
(#3) Expected single space before ">" (selector-combinator-space-before)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Expected newline after "," (selector-list-comma-newline-after)
(#3) Unexpected unknown pseudo-class selector ":where" (selector-pseudo-class-no-unknown)
(#3) Unexpected unknown pseudo-element selector "::media-controls" (selector-pseudo-element-no-unknown)
(#3) Expected a minimum of 100 milliseconds (time-min-milliseconds)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
(#3) Expected single space after "," in a single-line list (value-list-comma-space-after)
mod/plugnmeet/pix/client/dist/assets/css/vendor.f654ff20bd3cddec5c11.css
(#1) Unknown property `-webkit-margin-end`
(#1) Expected empty line before at-rule (at-rule-empty-line-before)
(#1) Expected empty line before at-rule (at-rule-empty-line-before)
(#1) Expected empty line before at-rule (at-rule-empty-line-before)
(#1) Expected empty line before at-rule (at-rule-empty-line-before)
(#1) Expected empty line before at-rule (at-rule-empty-line-before)
(#1) Expected empty line before at-rule (at-rule-empty-line-before)
(#1) Expected empty line before at-rule (at-rule-empty-line-before)
(#1) Expected empty line before at-rule (at-rule-empty-line-before)
(#1) Expected empty line before at-rule (at-rule-empty-line-before)
(#1) Expected empty line before at-rule (at-rule-empty-line-before)
(#1) Expected empty line before at-rule (at-rule-empty-line-before)
(#1) Expected empty line before at-rule (at-rule-empty-line-before)
(#1) Expected empty line before at-rule (at-rule-empty-line-before)
(#1) Expected empty line before at-rule (at-rule-empty-line-before)
(#1) Expected empty line before at-rule (at-rule-empty-line-before)
(#1) Expected empty line before at-rule (at-rule-empty-line-before)
(#1) Expected empty line before at-rule (at-rule-empty-line-before)
(#1) Expected empty line before at-rule (at-rule-empty-line-before)
(#1) Expected empty line before at-rule (at-rule-empty-line-before)
(#1) Expected empty line before at-rule (at-rule-empty-line-before)
(#1) Expected empty line before at-rule (at-rule-empty-line-before)
(#1) Expected empty line before at-rule (at-rule-empty-line-before)
(#1) Expected empty line before at-rule (at-rule-empty-line-before)
(#1) Expected empty line before at-rule (at-rule-empty-line-before)
(#1) Expected empty line before at-rule (at-rule-empty-line-before)
(#1) Expected empty line before at-rule (at-rule-empty-line-before)
(#1) Expected empty line before at-rule (at-rule-empty-line-before)
(#1) Expected empty line before at-rule (at-rule-empty-line-before)
(#1) Expected empty line before at-rule (at-rule-empty-line-before)
(#1) Expected empty line before at-rule (at-rule-empty-line-before)
(#1) Expected empty line before at-rule (at-rule-empty-line-before)
(#1) Expected empty line before at-rule (at-rule-empty-line-before)
(#1) Expected empty line before at-rule (at-rule-empty-line-before)
(#1) Expected empty line before at-rule (at-rule-empty-line-before)
(#1) Expected empty line before at-rule (at-rule-empty-line-before)
(#1) Expected empty line before at-rule (at-rule-empty-line-before)
(#1) Expected empty line before at-rule (at-rule-empty-line-before)
(#1) Expected empty line before at-rule (at-rule-empty-line-before)
(#1) Expected empty line before at-rule (at-rule-empty-line-before)
(#1) Expected empty line before at-rule (at-rule-empty-line-before)
(#1) Expected empty line before at-rule (at-rule-empty-line-before)
(#1) Expected empty line before at-rule (at-rule-empty-line-before)
(#1) Expected empty line before at-rule (at-rule-empty-line-before)
(#1) Expected empty line before at-rule (at-rule-empty-line-before)
(#1) Expected empty line before at-rule (at-rule-empty-line-before)
(#1) Expected empty line before at-rule (at-rule-empty-line-before)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline after "}" (block-closing-brace-newline-after)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected newline before "}" (block-closing-brace-newline-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected newline after "{" (block-opening-brace-newline-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space before "{" (block-opening-brace-space-before)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected single space after ";" in a single-line declaration block (declaration-block-semicolon-space-after)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected no more than 1 declaration (declaration-block-single-line-max-declarations)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#1) Expected single space before "*" operator (function-calc-no-unspaced-operator)
(#1) Expected single space after "*" operator (function-calc-no-unspaced-operator)
(#1) Expected single space before "*" operator (function-calc-no-unspaced-operator)
(#1) Expected single space after "*" operator (function-calc-no-unspaced-operator)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected single space after "," in a single-line function (function-comma-space-after)
(#1) Expected whitespace after ")" (function-whitespace-after)
(#1) Expected whitespace after ")" (function-whitespace-after)
(#1) Expected line length to be no more than 132 characters (max-line-length)
(#1) Expected single space after ":" (media-feature-colon-space-after)
(#1) Expected single space after ":" (media-feature-colon-space-after)
(#1) Expected single space after ">" (selector-combinator-space-after)
(#1) Expected single space after ">" (selector-combinator-space-after)
(#1) Expected single space before ">" (selector-combinator-space-before)
(#1) Expected single space before ">" (selector-combinator-space-before)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected newline after "," (selector-list-comma-newline-after)
(#1) Expected single space after "," in a single-line list (value-list-comma-space-after)

PHPDocs style problems

(2111 errors, 191 warnings)

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

mod/plugnmeet/classes/event/course_module_viewed.php
(#31) Function course_module_viewed::init is not documented
(#38) Function course_module_viewed::get_objectid_mapping is not documented
mod/plugnmeet/classes/external/mod_plugnmeet_create_room.php
(#34) Class mod_plugnmeet_create_room is not documented
(#36) Function mod_plugnmeet_create_room::create_room_parameters is not documented
(#45) Function mod_plugnmeet_create_room::create_room is not documented
(#76) Function mod_plugnmeet_create_room::create_room_returns is not documented
(#17) No one-line description found in phpdocs for file
mod/plugnmeet/classes/external/mod_plugnmeet_delete_recording.php
(#34) Class mod_plugnmeet_delete_recording is not documented
(#36) Function mod_plugnmeet_delete_recording::delete_recording_parameters is not documented
(#43) Function mod_plugnmeet_delete_recording::delete_recording is not documented
(#57) Function mod_plugnmeet_delete_recording::delete_recording_returns is not documented
(#17) No one-line description found in phpdocs for file
mod/plugnmeet/classes/external/mod_plugnmeet_end_room.php
(#34) Class mod_plugnmeet_end_room is not documented
(#36) Function mod_plugnmeet_end_room::end_room_parameters is not documented
(#43) Function mod_plugnmeet_end_room::end_room is not documented
(#55) Function mod_plugnmeet_end_room::end_room_returns is not documented
(#17) No one-line description found in phpdocs for file
mod/plugnmeet/classes/external/mod_plugnmeet_get_join_token.php
(#34) Class mod_plugnmeet_get_join_token is not documented
(#36) Function mod_plugnmeet_get_join_token::get_join_token_parameters is not documented
(#44) Function mod_plugnmeet_get_join_token::get_join_token is not documented
(#67) Function mod_plugnmeet_get_join_token::get_join_token_returns is not documented
(#17) No one-line description found in phpdocs for file
mod/plugnmeet/classes/external/mod_plugnmeet_get_recording_download_link.php
(#34) Class mod_plugnmeet_get_recording_download_link is not documented
(#36) Function mod_plugnmeet_get_recording_download_link::get_download_link_parameters is not documented
(#43) Function mod_plugnmeet_get_recording_download_link::get_download_link is not documented
(#62) Function mod_plugnmeet_get_recording_download_link::get_download_link_returns is not documented
(#17) No one-line description found in phpdocs for file
mod/plugnmeet/classes/external/mod_plugnmeet_get_recordings.php
(#34) Class mod_plugnmeet_get_recordings is not documented
(#36) Function mod_plugnmeet_get_recordings::get_recordings_parameters is not documented
(#46) Function mod_plugnmeet_get_recordings::get_recordings is not documented
(#68) Function mod_plugnmeet_get_recordings::get_recordings_returns is not documented
(#17) No one-line description found in phpdocs for file
mod/plugnmeet/classes/external/mod_plugnmeet_isactive_room.php
(#34) Class mod_plugnmeet_isactive_room is not documented
(#36) Function mod_plugnmeet_isactive_room::isactive_room_parameters is not documented
(#44) Function mod_plugnmeet_isactive_room::isactive_room is not documented
(#64) Function mod_plugnmeet_isactive_room::isactive_room_returns is not documented
(#17) No one-line description found in phpdocs for file
mod/plugnmeet/classes/external/mod_plugnmeet_update_client.php
(#35) Class mod_plugnmeet_update_client is not documented
(#37) Function mod_plugnmeet_update_client::update_client_parameters is not documented
(#44) Function mod_plugnmeet_update_client::update_client is not documented
(#94) Function mod_plugnmeet_update_client::deleteDir is not documented
(#116) Function mod_plugnmeet_update_client::update_client_returns is not documented
(#17) No one-line description found in phpdocs for file
mod/plugnmeet/db/services.php
(#20) Package ${PLUGINNAME} is not valid
mod/plugnmeet/helpers/helper.php
(#2) Empty line found after PHP open tag
(#13) Function PlugNmeetHelper::formatHtml is not documented
(#35) Function PlugNmeetHelper::getRoomFeatures is not documented
(#96) Function PlugNmeetHelper::getChatFeatures is not documented
(#121) Function PlugNmeetHelper::getSharedNotePadFeatures is not documented
(#140) Function PlugNmeetHelper::getWhiteboardFeatures is not documented
(#159) Function PlugNmeetHelper::getExternalMediaPlayerFeatures is not documented
(#178) Function PlugNmeetHelper::getDefaultLockSettings is not documented
(#239) Function PlugNmeetHelper::showJoinButton is not documented
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Parameters/ChatFeaturesParameters.php
(#26) Package is not specified for class ChatFeaturesParameters. It is also not specified in file-level phpdocs
(#26) No one-line description found in phpdocs for class ChatFeaturesParameters
(#48) There is no description in phpdocs for function __construct
(#55) There is no description in phpdocs for function isAllowChat
(#63) There is no description in phpdocs for function setAllowChat
(#71) There is no description in phpdocs for function isAllowFileUpload
(#79) There is no description in phpdocs for function setAllowFileUpload
(#87) There is no description in phpdocs for function getAllowedFileTypes
(#95) There is no description in phpdocs for function setAllowedFileTypes
(#103) There is no description in phpdocs for function getMaxFileSize
(#111) There is no description in phpdocs for function setMaxFileSize
(#119) There is no description in phpdocs for function buildBody
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Parameters/CreateRoomParameters.php
(#26) Package is not specified for class CreateRoomParameters. It is also not specified in file-level phpdocs
(#26) No one-line description found in phpdocs for class CreateRoomParameters
(#48) There is no description in phpdocs for function __construct
(#55) There is no description in phpdocs for function getRoomId
(#63) There is no description in phpdocs for function setRoomId
(#71) There is no description in phpdocs for function getEmptyTimeout
(#79) There is no description in phpdocs for function setEmptyTimeout
(#87) There is no description in phpdocs for function getMaxParticipants
(#95) There is no description in phpdocs for function setMaxParticipants
(#103) There is no description in phpdocs for function getRoomMetadata
(#111) There is no description in phpdocs for function setRoomMetadata
(#119) There is no description in phpdocs for function buildBody
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Parameters/DeleteRecordingParameters.php
(#26) Package is not specified for class DeleteRecordingParameters. It is also not specified in file-level phpdocs
(#26) No one-line description found in phpdocs for class DeleteRecordingParameters
(#36) There is no description in phpdocs for function __construct
(#43) There is no description in phpdocs for function getRecordId
(#51) There is no description in phpdocs for function setRecordId
(#59) There is no description in phpdocs for function buildBody
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Parameters/EndRoomParameters.php
(#26) Package is not specified for class EndRoomParameters. It is also not specified in file-level phpdocs
(#26) No one-line description found in phpdocs for class EndRoomParameters
(#36) There is no description in phpdocs for function __construct
(#43) There is no description in phpdocs for function getRoomId
(#51) There is no description in phpdocs for function setRoomId
(#59) There is no description in phpdocs for function buildBody
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Parameters/ExternalMediaPlayerFeaturesParameters.php
(#26) Package is not specified for class ExternalMediaPlayerFeaturesParameters. It is also not specified in file-level phpdocs
(#26) Class ExternalMediaPlayerFeaturesParameters is not documented
(#33) Function ExternalMediaPlayerFeaturesParameters::__construct is not documented
(#37) There is no description in phpdocs for function isAllowedExternalMediaPlayer
(#45) There is no description in phpdocs for function setAllowedExternalMediaPlayer
(#53) There is no description in phpdocs for function buildBody
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Parameters/FetchRecordingsParameters.php
(#26) Package is not specified for class FetchRecordingsParameters. It is also not specified in file-level phpdocs
(#26) No one-line description found in phpdocs for class FetchRecordingsParameters
(#48) There is no description in phpdocs for function __construct
(#55) There is no description in phpdocs for function getRoomIds
(#63) There is no description in phpdocs for function setRoomIds
(#71) There is no description in phpdocs for function getFrom
(#79) There is no description in phpdocs for function setFrom
(#87) There is no description in phpdocs for function getLimit
(#95) There is no description in phpdocs for function setLimit
(#103) There is no description in phpdocs for function getOrderBy
(#111) There is no description in phpdocs for function setOrderBy
(#120) There is no description in phpdocs for function buildBody
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Parameters/GenerateJoinTokenParameters.php
(#26) Package is not specified for class GenerateJoinTokenParameters. It is also not specified in file-level phpdocs
(#26) No one-line description found in phpdocs for class GenerateJoinTokenParameters
(#58) There is no description in phpdocs for function __construct
(#65) There is no description in phpdocs for function getRoomId
(#73) There is no description in phpdocs for function setRoomId
(#81) There is no description in phpdocs for function getName
(#89) There is no description in phpdocs for function setName
(#97) There is no description in phpdocs for function getUserId
(#105) There is no description in phpdocs for function setUserId
(#113) There is no description in phpdocs for function isAdmin
(#121) There is no description in phpdocs for function setIsAdmin
(#129) There is no description in phpdocs for function isHidden
(#137) There is no description in phpdocs for function setIsHidden
(#145) There is no description in phpdocs for function getUserMetadata
(#153) There is no description in phpdocs for function setUserMetadata
(#161) There is no description in phpdocs for function buildBody
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Parameters/GetActiveRoomInfoParameters.php
(#26) Package is not specified for class GetActiveRoomInfoParameters. It is also not specified in file-level phpdocs
(#26) No one-line description found in phpdocs for class GetActiveRoomInfoParameters
(#36) There is no description in phpdocs for function __construct
(#43) There is no description in phpdocs for function getRoomId
(#51) There is no description in phpdocs for function setRoomId
(#59) There is no description in phpdocs for function buildBody
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Parameters/IsRoomActiveParameters.php
(#26) Package is not specified for class IsRoomActiveParameters. It is also not specified in file-level phpdocs
(#26) No one-line description found in phpdocs for class IsRoomActiveParameters
(#36) There is no description in phpdocs for function __construct
(#43) There is no description in phpdocs for function getRoomId
(#51) There is no description in phpdocs for function setRoomId
(#59) There is no description in phpdocs for function buildBody
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Parameters/LockSettingsParameters.php
(#26) Package is not specified for class LockSettingsParameters. It is also not specified in file-level phpdocs
(#26) No one-line description found in phpdocs for class LockSettingsParameters
(#65) There is no description in phpdocs for function __construct
(#72) There is no description in phpdocs for function isLockMicrophone
(#80) There is no description in phpdocs for function setLockMicrophone
(#88) There is no description in phpdocs for function isLockWebcam
(#96) There is no description in phpdocs for function setLockWebcam
(#104) There is no description in phpdocs for function isLockScreenSharing
(#112) There is no description in phpdocs for function setLockScreenSharing
(#120) There is no description in phpdocs for function isLockWhiteboard
(#128) There is no description in phpdocs for function setLockWhiteboard
(#136) There is no description in phpdocs for function isLockSharedNotepad
(#144) There is no description in phpdocs for function setLockSharedNotepad
(#152) There is no description in phpdocs for function isLockChat
(#160) There is no description in phpdocs for function setLockChat
(#168) There is no description in phpdocs for function isLockChatSendMessage
(#176) There is no description in phpdocs for function setLockChatSendMessage
(#184) There is no description in phpdocs for function isLockChatFileShare
(#192) There is no description in phpdocs for function setLockChatFileShare
(#200) There is no description in phpdocs for function buildBody
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Parameters/RecordingDownloadTokenParameters.php
(#26) Package is not specified for class RecordingDownloadTokenParameters. It is also not specified in file-level phpdocs
(#26) No one-line description found in phpdocs for class RecordingDownloadTokenParameters
(#36) There is no description in phpdocs for function __construct
(#43) There is no description in phpdocs for function getRecordId
(#51) There is no description in phpdocs for function setRecordId
(#59) There is no description in phpdocs for function buildBody
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Parameters/RoomFeaturesParameters.php
(#26) Package is not specified for class RoomFeaturesParameters. It is also not specified in file-level phpdocs
(#26) No one-line description found in phpdocs for class RoomFeaturesParameters
(#81) There is no description in phpdocs for function __construct
(#88) There is no description in phpdocs for function isAllowWebcams
(#96) There is no description in phpdocs for function setAllowWebcams
(#104) There is no description in phpdocs for function isMuteOnStart
(#112) There is no description in phpdocs for function setMuteOnStart
(#120) There is no description in phpdocs for function isAllowScreenShare
(#128) There is no description in phpdocs for function setAllowScreenShare
(#136) There is no description in phpdocs for function isAllowRecording
(#144) There is no description in phpdocs for function setAllowRecording
(#152) There is no description in phpdocs for function isAllowRTMP
(#160) There is no description in phpdocs for function setAllowRTMP
(#168) There is no description in phpdocs for function isAdminOnlyWebcams
(#176) There is no description in phpdocs for function setAdminOnlyWebcams
(#184) There is no description in phpdocs for function isAllowViewOtherWebcams
(#192) There is no description in phpdocs for function setAllowViewOtherWebcams
(#200) There is no description in phpdocs for function isAllowViewOtherParticipants
(#208) There is no description in phpdocs for function setAllowViewOtherParticipants
(#216) There is no description in phpdocs for function getChatFeatures
(#224) There is no description in phpdocs for function setChatFeatures
(#232) There is no description in phpdocs for function getSharedNotePadFeatures
(#240) There is no description in phpdocs for function setSharedNotePadFeatures
(#248) There is no description in phpdocs for function getWhiteboardFeatures
(#256) There is no description in phpdocs for function setWhiteboardFeatures
(#264) There is no description in phpdocs for function getExternalMediaPlayerFeatures
(#272) There is no description in phpdocs for function setExternalMediaPlayerFeatures
(#280) There is no description in phpdocs for function buildBody
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Parameters/RoomMetadataParameters.php
(#26) Package is not specified for class RoomMetadataParameters. It is also not specified in file-level phpdocs
(#26) No one-line description found in phpdocs for class RoomMetadataParameters
(#53) There is no description in phpdocs for function __construct
(#60) There is no description in phpdocs for function getRoomTitle
(#68) There is no description in phpdocs for function setRoomTitle
(#76) There is no description in phpdocs for function getWelcomeMessage
(#84) There is no description in phpdocs for function setWelcomeMessage
(#92) There is no description in phpdocs for function getWebhookUrl
(#100) There is no description in phpdocs for function setWebhookUrl
(#108) There is no description in phpdocs for function getFeatures
(#116) There is no description in phpdocs for function setFeatures
(#124) There is no description in phpdocs for function getDefaultLockSettings
(#132) There is no description in phpdocs for function setDefaultLockSettings
(#140) There is no description in phpdocs for function buildBody
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Parameters/SharedNotePadFeaturesParameters.php
(#27) Package is not specified for class SharedNotePadFeaturesParameters. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#27) No one-line description found in phpdocs for class SharedNotePadFeaturesParameters
(#37) There is no description in phpdocs for function __construct
(#44) There is no description in phpdocs for function isAllowedSharedNotePad
(#52) There is no description in phpdocs for function setAllowedSharedNotePad
(#60) There is no description in phpdocs for function buildBody
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Parameters/UserMetadataParameters.php
(#26) Package is not specified for class UserMetadataParameters. It is also not specified in file-level phpdocs
(#26) No one-line description found in phpdocs for class UserMetadataParameters
(#40) There is no description in phpdocs for function __construct
(#47) There is no description in phpdocs for function getProfilePic
(#55) There is no description in phpdocs for function setProfilePic
(#63) There is no description in phpdocs for function getLockSettings
(#71) There is no description in phpdocs for function setLockSettings
(#79) There is no description in phpdocs for function buildBody
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Parameters/WhiteboardFeaturesParameters.php
(#26) Package is not specified for class WhiteboardFeaturesParameters. It is also not specified in file-level phpdocs
(#26) No one-line description found in phpdocs for class WhiteboardFeaturesParameters
(#36) There is no description in phpdocs for function __construct
(#43) There is no description in phpdocs for function isAllowedWhiteboard
(#51) There is no description in phpdocs for function setAllowedWhiteboard
(#59) There is no description in phpdocs for function buildBody
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/PlugNmeet.php
(#47) Package is not specified for class PlugNmeet. It is also not specified in file-level phpdocs
(#47) No one-line description found in phpdocs for class PlugNmeet
(#69) There is no description in phpdocs for function __construct
(#188) There is no description in phpdocs for function getJWTencodedData
(#204) There is no description in phpdocs for function decodeJWTData
(#224) There is no description in phpdocs for function sendRequest
(#70) Phpdocs for function PlugNmeet::__construct has incomplete parameters list
(#225) Phpdocs for function PlugNmeet::sendRequest has incomplete parameters list
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Responses/BaseResponse.php
(#26) Package is not specified for class BaseResponse. It is also not specified in file-level phpdocs
(#26) Class BaseResponse is not documented
(#33) There is no description in phpdocs for function __construct
(#46) There is no description in phpdocs for function getRawResponse
(#54) There is no description in phpdocs for function getStatus
(#62) There is no description in phpdocs for function getResponseMsg
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Responses/CreateRoomResponse.php
(#26) Package is not specified for class CreateRoomResponse. It is also not specified in file-level phpdocs
(#26) No one-line description found in phpdocs for class CreateRoomResponse
(#31) There is no description in phpdocs for function getSid
(#39) There is no description in phpdocs for function getName
(#47) There is no description in phpdocs for function getMaxParticipants
(#55) There is no description in phpdocs for function getEmptyTimeout
(#63) There is no description in phpdocs for function getCreationTime
(#71) There is no description in phpdocs for function getTurnPassword
(#79) There is no description in phpdocs for function getEnabledCodecs
(#87) There is no description in phpdocs for function getMetadata
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Responses/DeleteRecordingResponse.php
(#26) Package is not specified for class DeleteRecordingResponse. It is also not specified in file-level phpdocs
(#26) No one-line description found in phpdocs for class DeleteRecordingResponse
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Responses/EndRoomResponse.php
(#26) Package is not specified for class EndRoomResponse. It is also not specified in file-level phpdocs
(#26) Class EndRoomResponse is not documented
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Responses/FetchRecordingsResponse.php
(#28) Package is not specified for class FetchRecordingsResponse. It is also not specified in file-level phpdocs
(#28) No one-line description found in phpdocs for class FetchRecordingsResponse
(#33) There is no description in phpdocs for function getTotalRecordings
(#41) There is no description in phpdocs for function getFrom
(#49) There is no description in phpdocs for function getLimit
(#57) There is no description in phpdocs for function getOrderBy
(#65) There is no description in phpdocs for function getRecordings
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Responses/GenerateJoinTokenResponse.php
(#26) Package is not specified for class GenerateJoinTokenResponse. It is also not specified in file-level phpdocs
(#26) No one-line description found in phpdocs for class GenerateJoinTokenResponse
(#31) There is no description in phpdocs for function getToken
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Responses/GetActiveRoomInfoResponse.php
(#29) Package is not specified for class GetActiveRoomInfoResponse. It is also not specified in file-level phpdocs
(#29) No one-line description found in phpdocs for class GetActiveRoomInfoResponse
(#34) There is no description in phpdocs for function getActiveRoomInfo
(#42) There is no description in phpdocs for function getParticipantsInfo
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Responses/GetActiveRoomsInfoResponse.php
(#26) Package is not specified for class GetActiveRoomsInfoResponse. It is also not specified in file-level phpdocs
(#26) No one-line description found in phpdocs for class GetActiveRoomsInfoResponse
(#31) There is no description in phpdocs for function getRooms
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Responses/IsRoomActiveResponse.php
(#26) Package is not specified for class IsRoomActiveResponse. It is also not specified in file-level phpdocs
(#26) Class IsRoomActiveResponse is not documented
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Responses/RecordingDownloadTokenResponse.php
(#26) Package is not specified for class RecordingDownloadTokenResponse. It is also not specified in file-level phpdocs
(#26) No one-line description found in phpdocs for class RecordingDownloadTokenResponse
(#31) There is no description in phpdocs for function getToken
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Utils/ActiveRoomInfo.php
(#26) Package is not specified for class ActiveRoomInfo. It is also not specified in file-level phpdocs
(#34) Variable ActiveRoomInfo::$roomInfo is not documented
(#26) No one-line description found in phpdocs for class ActiveRoomInfo
(#36) There is no description in phpdocs for function __construct
(#44) There is no description in phpdocs for function getRoomTitle
(#52) There is no description in phpdocs for function getRoomId
(#60) There is no description in phpdocs for function getRoomSid
(#68) There is no description in phpdocs for function getJoinedParticipants
(#76) There is no description in phpdocs for function getIsRunning
(#84) There is no description in phpdocs for function getIsActiveRecording
(#92) There is no description in phpdocs for function getIsActiveRTMP
(#100) There is no description in phpdocs for function getWebhookUrl
(#108) There is no description in phpdocs for function getCreationTime
(#116) There is no description in phpdocs for function getMetadata
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Utils/ParticipantInfo.php
(#26) Package is not specified for class ParticipantInfo. It is also not specified in file-level phpdocs
(#34) Variable ParticipantInfo::$participantInfo is not documented
(#26) No one-line description found in phpdocs for class ParticipantInfo
(#36) There is no description in phpdocs for function __construct
(#44) There is no description in phpdocs for function getSid
(#52) There is no description in phpdocs for function getIdentity
(#60) There is no description in phpdocs for function getState
(#68) There is no description in phpdocs for function getMetadata
(#76) There is no description in phpdocs for function getJoinedAt
(#84) There is no description in phpdocs for function getName
(#92) There is no description in phpdocs for function getVersion
(#100) There is no description in phpdocs for function getPermission
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/src/Utils/RecordingInfo.php
(#27) Package is not specified for class RecordingInfo. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#35) Variable RecordingInfo::$recording is not documented
(#27) No one-line description found in phpdocs for class RecordingInfo
(#37) There is no description in phpdocs for function __construct
(#45) There is no description in phpdocs for function getRecordId
(#53) There is no description in phpdocs for function getRoomId
(#61) There is no description in phpdocs for function getRoomSid
(#69) There is no description in phpdocs for function getFilePath
(#77) There is no description in phpdocs for function getFileSize
(#85) There is no description in phpdocs for function getCreationTime
(#93) There is no description in phpdocs for function getRoomCreationTime
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/autoload.php
(#2) Empty line found after PHP open tag
(#5) File-level phpdocs block is not found
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/brick/math/src/BigDecimal.php
(#12) Package is not specified for class BigDecimal. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#620) There is no description in phpdocs for function getUnscaledValue
(#628) There is no description in phpdocs for function getScale
(#847) There is no description in phpdocs for function valueWithMinScale
(#592) Phpdocs for function BigDecimal::compareTo has incomplete parameters list
(#713) Phpdocs for function BigDecimal::toScale has incomplete parameters list
(#773) Phpdocs for function BigDecimal::__unserialize has incomplete parameters list
(#15) Invalid phpdocs tag @psalm-immutable used
(#60) Invalid phpdocs tag @psalm-pure used
(#79) Invalid phpdocs tag @psalm-pure used
(#95) Invalid phpdocs tag @psalm-pure used
(#100) Invalid phpdocs tag @psalm-suppress used
(#117) Invalid phpdocs tag @psalm-pure used
(#122) Invalid phpdocs tag @psalm-suppress used
(#139) Invalid phpdocs tag @psalm-pure used
(#144) Invalid phpdocs tag @psalm-suppress used
(#771) Invalid phpdocs tag @psalm-suppress used
(#805) Invalid phpdocs tag @psalm-suppress used
(#758) Not recommended phpdocs tag @internal used
(#770) Not recommended phpdocs tag @internal used
(#792) Not recommended phpdocs tag @internal used
(#804) Not recommended phpdocs tag @internal used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/brick/math/src/BigInteger.php
(#14) Package is not specified for class BigInteger. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#922) Phpdocs for function BigInteger::compareTo has incomplete parameters list
(#968) Phpdocs for function BigInteger::toScale has incomplete parameters list
(#1137) Phpdocs for function BigInteger::__unserialize has incomplete parameters list
(#20) Invalid phpdocs tag @psalm-immutable used
(#53) Invalid phpdocs tag @psalm-pure used
(#79) Invalid phpdocs tag @psalm-pure used
(#146) Invalid phpdocs tag @psalm-pure used
(#220) Invalid phpdocs tag @psalm-param used
(#261) Invalid phpdocs tag @psalm-param used
(#303) Invalid phpdocs tag @psalm-pure used
(#308) Invalid phpdocs tag @psalm-suppress used
(#325) Invalid phpdocs tag @psalm-pure used
(#330) Invalid phpdocs tag @psalm-suppress used
(#347) Invalid phpdocs tag @psalm-pure used
(#352) Invalid phpdocs tag @psalm-suppress used
(#1135) Invalid phpdocs tag @psalm-suppress used
(#1168) Invalid phpdocs tag @psalm-suppress used
(#1122) Not recommended phpdocs tag @internal used
(#1134) Not recommended phpdocs tag @internal used
(#1155) Not recommended phpdocs tag @internal used
(#1167) Not recommended phpdocs tag @internal used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/brick/math/src/BigNumber.php
(#12) Package is not specified for class BigNumber. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#15) Invalid phpdocs tag @psalm-immutable used
(#58) Invalid phpdocs tag @psalm-pure used
(#70) Invalid phpdocs tag @psalm-suppress used
(#162) Invalid phpdocs tag @psalm-pure used
(#163) Invalid phpdocs tag @psalm-suppress used
(#186) Invalid phpdocs tag @psalm-pure used
(#187) Invalid phpdocs tag @psalm-suppress used
(#187) Invalid phpdocs tag @psalm-suppress used
(#206) Invalid phpdocs tag @psalm-suppress used
(#206) Invalid phpdocs tag @psalm-suppress used
(#208) Invalid phpdocs tag @psalm-pure used
(#240) Invalid phpdocs tag @psalm-suppress used
(#240) Invalid phpdocs tag @psalm-suppress used
(#242) Invalid phpdocs tag @psalm-pure used
(#274) Invalid phpdocs tag @psalm-suppress used
(#274) Invalid phpdocs tag @psalm-suppress used
(#276) Invalid phpdocs tag @psalm-pure used
(#309) Invalid phpdocs tag @psalm-pure used
(#341) Invalid phpdocs tag @psalm-pure used
(#180) Not recommended phpdocs tag @internal used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/brick/math/src/BigRational.php
(#12) Package is not specified for class BigRational. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#168) There is no description in phpdocs for function getNumerator
(#176) There is no description in phpdocs for function getDenominator
(#369) Phpdocs for function BigRational::compareTo has incomplete parameters list
(#415) Phpdocs for function BigRational::toScale has incomplete parameters list
(#472) Phpdocs for function BigRational::__unserialize has incomplete parameters list
(#17) Invalid phpdocs tag @psalm-immutable used
(#70) Invalid phpdocs tag @psalm-pure used
(#92) Invalid phpdocs tag @psalm-pure used
(#107) Invalid phpdocs tag @psalm-pure used
(#112) Invalid phpdocs tag @psalm-suppress used
(#129) Invalid phpdocs tag @psalm-pure used
(#134) Invalid phpdocs tag @psalm-suppress used
(#151) Invalid phpdocs tag @psalm-pure used
(#156) Invalid phpdocs tag @psalm-suppress used
(#470) Invalid phpdocs tag @psalm-suppress used
(#504) Invalid phpdocs tag @psalm-suppress used
(#457) Not recommended phpdocs tag @internal used
(#469) Not recommended phpdocs tag @internal used
(#491) Not recommended phpdocs tag @internal used
(#503) Not recommended phpdocs tag @internal used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/brick/math/src/Exception/DivisionByZeroException.php
(#7) Package is not specified for class DivisionByZeroException. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) There is no description in phpdocs for function divisionByZero
(#22) There is no description in phpdocs for function modulusMustNotBeZero
(#32) There is no description in phpdocs for function denominatorMustNotBeZero
(#15) Invalid phpdocs tag @psalm-pure used
(#25) Invalid phpdocs tag @psalm-pure used
(#35) Invalid phpdocs tag @psalm-pure used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/brick/math/src/Exception/IntegerOverflowException.php
(#9) Package is not specified for class IntegerOverflowException. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#14) There is no description in phpdocs for function toIntOverflow
(#19) Invalid phpdocs tag @psalm-pure used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/brick/math/src/Exception/MathException.php
(#7) Package is not specified for class MathException. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/brick/math/src/Exception/NegativeNumberException.php
(#7) Package is not specified for class NegativeNumberException. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/brick/math/src/Exception/NumberFormatException.php
(#7) Package is not specified for class NumberFormatException. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) There is no description in phpdocs for function charNotInAlphabet
(#17) Invalid phpdocs tag @psalm-pure used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/brick/math/src/Exception/RoundingNecessaryException.php
(#7) Package is not specified for class RoundingNecessaryException. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) There is no description in phpdocs for function roundingNecessary
(#15) Invalid phpdocs tag @psalm-pure used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/brick/math/src/Internal/Calculator.php
(#10) Package is not specified for class Calculator. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#332) Function Calculator::gcdExtended is not documented
(#251) There is no description in phpdocs for function mod
(#679) There is no description in phpdocs for function twosComplement
(#21) Invalid phpdocs tag @psalm-immutable used
(#63) Invalid phpdocs tag @psalm-pure used
(#64) Invalid phpdocs tag @psalm-suppress used
(#69) Invalid phpdocs tag @psalm-suppress used
(#79) Invalid phpdocs tag @codeCoverageIgnore used
(#19) Not recommended phpdocs tag @internal used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/brick/math/src/Internal/Calculator/BcMathCalculator.php
(#9) Package is not specified for class BcMathCalculator. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#18) Phpdocs for function BcMathCalculator::add has incomplete parameters list
(#26) Phpdocs for function BcMathCalculator::sub has incomplete parameters list
(#34) Phpdocs for function BcMathCalculator::mul has incomplete parameters list
(#42) Phpdocs for function BcMathCalculator::divQ has incomplete parameters list
(#53) Phpdocs for function BcMathCalculator::divR has incomplete parameters list
(#68) Phpdocs for function BcMathCalculator::divQR has incomplete parameters list
(#87) Phpdocs for function BcMathCalculator::pow has incomplete parameters list
(#95) Phpdocs for function BcMathCalculator::modPow has incomplete parameters list
(#106) Phpdocs for function BcMathCalculator::sqrt has incomplete parameters list
(#14) Invalid phpdocs tag @psalm-immutable used
(#45) Invalid phpdocs tag @psalm-suppress used
(#45) Invalid phpdocs tag @psalm-suppress used
(#56) Invalid phpdocs tag @psalm-suppress used
(#56) Invalid phpdocs tag @psalm-suppress used
(#98) Invalid phpdocs tag @psalm-suppress used
(#98) Invalid phpdocs tag @psalm-suppress used
(#109) Invalid phpdocs tag @psalm-suppress used
(#109) Invalid phpdocs tag @psalm-suppress used
(#12) Not recommended phpdocs tag @internal used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/brick/math/src/Internal/Calculator/GmpCalculator.php
(#9) Package is not specified for class GmpCalculator. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#18) Phpdocs for function GmpCalculator::add has incomplete parameters list
(#26) Phpdocs for function GmpCalculator::sub has incomplete parameters list
(#34) Phpdocs for function GmpCalculator::mul has incomplete parameters list
(#42) Phpdocs for function GmpCalculator::divQ has incomplete parameters list
(#50) Phpdocs for function GmpCalculator::divR has incomplete parameters list
(#58) Phpdocs for function GmpCalculator::divQR has incomplete parameters list
(#71) Phpdocs for function GmpCalculator::pow has incomplete parameters list
(#79) Phpdocs for function GmpCalculator::modInverse has incomplete parameters list
(#93) Phpdocs for function GmpCalculator::modPow has incomplete parameters list
(#101) Phpdocs for function GmpCalculator::gcd has incomplete parameters list
(#109) Phpdocs for function GmpCalculator::fromBase has incomplete parameters list
(#117) Phpdocs for function GmpCalculator::toBase has incomplete parameters list
(#125) Phpdocs for function GmpCalculator::and has incomplete parameters list
(#133) Phpdocs for function GmpCalculator::or has incomplete parameters list
(#141) Phpdocs for function GmpCalculator::xor has incomplete parameters list
(#149) Phpdocs for function GmpCalculator::sqrt has incomplete parameters list
(#14) Invalid phpdocs tag @psalm-immutable used
(#12) Not recommended phpdocs tag @internal used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/brick/math/src/Internal/Calculator/NativeCalculator.php
(#9) Package is not specified for class NativeCalculator. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#51) Phpdocs for function NativeCalculator::add has incomplete parameters list
(#85) Phpdocs for function NativeCalculator::sub has incomplete parameters list
(#93) Phpdocs for function NativeCalculator::mul has incomplete parameters list
(#139) Phpdocs for function NativeCalculator::divQ has incomplete parameters list
(#147) Phpdocs for function NativeCalculator::divR has incomplete parameters list
(#155) Phpdocs for function NativeCalculator::divQR has incomplete parameters list
(#213) Phpdocs for function NativeCalculator::pow has incomplete parameters list
(#241) Phpdocs for function NativeCalculator::modPow has incomplete parameters list
(#277) Phpdocs for function NativeCalculator::sqrt has incomplete parameters list
(#14) Invalid phpdocs tag @psalm-immutable used
(#33) Invalid phpdocs tag @codeCoverageIgnore used
(#57) Invalid phpdocs tag @psalm-var used
(#57) Invalid phpdocs tag @psalm-var used
(#99) Invalid phpdocs tag @psalm-var used
(#99) Invalid phpdocs tag @psalm-var used
(#176) Invalid phpdocs tag @psalm-var used
(#180) Invalid phpdocs tag @psalm-var used
(#231) Invalid phpdocs tag @psalm-suppress used
(#327) Invalid phpdocs tag @psalm-suppress used
(#331) Invalid phpdocs tag @psalm-var used
(#334) Invalid phpdocs tag @psalm-var used
(#401) Invalid phpdocs tag @psalm-suppress used
(#405) Invalid phpdocs tag @psalm-var used
(#408) Invalid phpdocs tag @psalm-var used
(#469) Invalid phpdocs tag @psalm-suppress used
(#483) Invalid phpdocs tag @psalm-suppress used
(#12) Not recommended phpdocs tag @internal used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/brick/math/src/RoundingMode.php
(#7) Package is not specified for class RoundingMode. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#21) Invalid phpdocs tag @codeCoverageIgnore used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/composer/ClassLoader.php
(#15) Package is not specified for class ClassLoader. It is also not specified in file-level phpdocs
(#560) Package is not specified for function includeFile. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#103) There is no description in phpdocs for function __construct
(#111) There is no description in phpdocs for function getPrefixes
(#123) There is no description in phpdocs for function getPrefixesPsr4
(#132) There is no description in phpdocs for function getFallbackDirs
(#141) There is no description in phpdocs for function getFallbackDirsPsr4
(#150) There is no description in phpdocs for function getClassMap
(#159) There is no description in phpdocs for function addClassMap
(#488) There is no description in phpdocs for function findFileWithExtension
(#51) Invalid phpdocs tag @psalm-var used
(#56) Invalid phpdocs tag @psalm-var used
(#61) Invalid phpdocs tag @psalm-var used
(#68) Invalid phpdocs tag @psalm-var used
(#73) Invalid phpdocs tag @psalm-var used
(#82) Invalid phpdocs tag @psalm-var used
(#91) Invalid phpdocs tag @psalm-var used
(#125) Invalid phpdocs tag @psalm-return used
(#134) Invalid phpdocs tag @psalm-return used
(#143) Invalid phpdocs tag @psalm-return used
(#152) Invalid phpdocs tag @psalm-return used
(#161) Invalid phpdocs tag @psalm-param used
(#567) Invalid phpdocs tag @private used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/composer/InstalledVersions.php
(#18) Package is not specified for class InstalledVersions. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#164) There is no description in phpdocs for function getVersion
(#185) There is no description in phpdocs for function getPrettyVersion
(#206) There is no description in phpdocs for function getReference
(#227) There is no description in phpdocs for function getInstallPath
(#244) There is no description in phpdocs for function getRootPackage
(#314) There is no description in phpdocs for function getInstalled
(#31) Invalid phpdocs tag @psalm-var used
(#42) Invalid phpdocs tag @psalm-var used
(#50) Invalid phpdocs tag @psalm-return used
(#71) Invalid phpdocs tag @psalm-return used
(#246) Invalid phpdocs tag @psalm-return used
(#260) Invalid phpdocs tag @psalm-return used
(#283) Invalid phpdocs tag @psalm-return used
(#306) Invalid phpdocs tag @psalm-param used
(#316) Invalid phpdocs tag @psalm-return used
(#25) Not recommended phpdocs tag @final used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/composer/autoload_classmap.php
(#2) Empty line found after PHP open tag
(#5) File-level phpdocs block is not found
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/composer/autoload_files.php
(#2) Empty line found after PHP open tag
(#5) File-level phpdocs block is not found
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/composer/autoload_namespaces.php
(#2) Empty line found after PHP open tag
(#5) File-level phpdocs block is not found
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/composer/autoload_psr4.php
(#2) Empty line found after PHP open tag
(#5) File-level phpdocs block is not found
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/composer/autoload_real.php
(#5) Package is not specified for class ComposerAutoloaderInitc4fbec8c94c0b65c4fabc9fd93863b6e. It is also not specified in file-level phpdocs
(#43) Package is not specified for function composerRequirec4fbec8c94c0b65c4fabc9fd93863b6e. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#5) Class ComposerAutoloaderInitc4fbec8c94c0b65c4fabc9fd93863b6e is not documented
(#9) Function ComposerAutoloaderInitc4fbec8c94c0b65c4fabc9fd93863b6e::loadClassLoader is not documented
(#7) Variable ComposerAutoloaderInitc4fbec8c94c0b65c4fabc9fd93863b6e::$loader is not documented
(#16) There is no description in phpdocs for function getLoader
(#43) There is no description in phpdocs for function composerRequirec4fbec8c94c0b65c4fabc9fd93863b6e
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/composer/autoload_static.php
(#7) Package is not specified for class ComposerStaticInitc4fbec8c94c0b65c4fabc9fd93863b6e. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#7) Class ComposerStaticInitc4fbec8c94c0b65c4fabc9fd93863b6e is not documented
(#255) Function ComposerStaticInitc4fbec8c94c0b65c4fabc9fd93863b6e::getInitializer is not documented
(#9) Variable ComposerStaticInitc4fbec8c94c0b65c4fabc9fd93863b6e::$files is not documented
(#14) Variable ComposerStaticInitc4fbec8c94c0b65c4fabc9fd93863b6e::$prefixLengthsPsr4 is not documented
(#38) Variable ComposerStaticInitc4fbec8c94c0b65c4fabc9fd93863b6e::$prefixDirsPsr4 is not documented
(#65) Variable ComposerStaticInitc4fbec8c94c0b65c4fabc9fd93863b6e::$classMap is not documented
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/composer/installed.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/firebase/php-jwt/src/BeforeValidException.php
(#5) Package is not specified for class BeforeValidException. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#5) Class BeforeValidException is not documented
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/firebase/php-jwt/src/ExpiredException.php
(#5) Package is not specified for class ExpiredException. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#5) Class ExpiredException is not documented
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/firebase/php-jwt/src/JWK.php
(#16) Package Authentication_JWT is not valid
(#15) Category Authentication is not valid
(#2) Empty line found after PHP open tag
(#9) No one-line description found in phpdocs for class JWK
(#26) Phpdocs for function JWK::parseKeySet has incomplete parameters list
(#65) Phpdocs for function JWK::parseKey has incomplete parameters list
(#88) Inline phpdocs tag not enclosed with curly brackets @see found
(#168) Inline phpdocs tag {@link http://itu.int/ITU-T/studygroups/com17/languages/X.690-0207.pdf#p=13 X.690 paragraph 8.1.3} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/firebase/php-jwt/src/JWT.php
(#23) Package Authentication_JWT is not valid
(#22) Category Authentication is not valid
(#2) Empty line found after PHP open tag
(#31) Constant JWT::ASN1_INTEGER is not documented
(#32) Constant JWT::ASN1_SEQUENCE is not documented
(#33) Constant JWT::ASN1_BIT_STRING is not documented
(#16) No one-line description found in phpdocs for class JWT
(#446) There is no description in phpdocs for function constantTimeEquals
(#71) Phpdocs for function JWT::decode has incomplete parameters list
(#172) Phpdocs for function JWT::encode has incomplete parameters list
(#353) Phpdocs for function JWT::jsonEncode has incomplete parameters list
(#413) Phpdocs for function JWT::getKey has incomplete parameters list
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/firebase/php-jwt/src/Key.php
(#10) Package is not specified for class Key. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#10) Class Key is not documented
(#17) There is no description in phpdocs for function __construct
(#57) There is no description in phpdocs for function getKeyMaterial
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/firebase/php-jwt/src/SignatureInvalidException.php
(#5) Package is not specified for class SignatureInvalidException. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#5) Class SignatureInvalidException is not documented
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/collection/src/AbstractArray.php
(#23) Package is not specified for class AbstractArray. It is also not specified in file-level phpdocs
(#20) Package is not specified for function serialize. It is also not specified in file-level phpdocs
(#21) Package is not specified for function unserialize. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#20) Function serialize is not documented
(#21) Function unserialize is not documented
(#90) Function AbstractArray::offsetGet is not documented
(#105) Function AbstractArray::offsetSet is not documented
(#192) Function AbstractArray::clear is not documented
(#205) Function AbstractArray::isEmpty is not documented
(#23) No one-line description found in phpdocs for class AbstractArray
(#197) There is no description in phpdocs for function toArray
(#42) Phpdocs for function AbstractArray::__construct has incomplete parameters list
(#175) Phpdocs for function AbstractArray::__unserialize has incomplete parameters list
(#27) Invalid phpdocs tag @template used
(#28) Invalid phpdocs tag @implements used
(#87) Invalid phpdocs tag @psalm-suppress used
(#162) Invalid phpdocs tag @phpcsSuppress used
(#198) Invalid phpdocs tag @inheritDoc used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/collection/src/AbstractCollection.php
(#41) Package is not specified for class AbstractCollection. It is also not specified in file-level phpdocs
(#26) Package is not specified for function array_filter. It is also not specified in file-level phpdocs
(#27) Package is not specified for function array_map. It is also not specified in file-level phpdocs
(#28) Package is not specified for function array_merge. It is also not specified in file-level phpdocs
(#29) Package is not specified for function array_search. It is also not specified in file-level phpdocs
(#30) Package is not specified for function array_udiff. It is also not specified in file-level phpdocs
(#31) Package is not specified for function array_uintersect. It is also not specified in file-level phpdocs
(#32) Package is not specified for function current. It is also not specified in file-level phpdocs
(#33) Package is not specified for function end. It is also not specified in file-level phpdocs
(#34) Package is not specified for function in_array. It is also not specified in file-level phpdocs
(#35) Package is not specified for function is_int. It is also not specified in file-level phpdocs
(#36) Package is not specified for function reset. It is also not specified in file-level phpdocs
(#37) Package is not specified for function sprintf. It is also not specified in file-level phpdocs
(#38) Package is not specified for function unserialize. It is also not specified in file-level phpdocs
(#39) Package is not specified for function usort. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#26) Function array_filter is not documented
(#27) Function array_map is not documented
(#28) Function array_merge is not documented
(#29) Function array_search is not documented
(#30) Function array_udiff is not documented
(#31) Function array_uintersect is not documented
(#32) Function current is not documented
(#33) Function end is not documented
(#34) Function in_array is not documented
(#35) Function is_int is not documented
(#36) Function reset is not documented
(#37) Function sprintf is not documented
(#38) Function unserialize is not documented
(#39) Function usort is not documented
(#157) Function AbstractCollection::sort is not documented
(#185) Function AbstractCollection::filter is not documented
(#206) Function AbstractCollection::map is not documented
(#211) Function AbstractCollection::diff is not documented
(#227) Function AbstractCollection::intersect is not documented
(#240) Function AbstractCollection::merge is not documented
(#298) Function AbstractCollection::getComparator is not documented
(#41) No one-line description found in phpdocs for class AbstractCollection
(#55) There is no description in phpdocs for function add
(#65) There is no description in phpdocs for function contains
(#73) There is no description in phpdocs for function offsetSet
(#92) There is no description in phpdocs for function remove
(#106) There is no description in phpdocs for function column
(#124) There is no description in phpdocs for function first
(#141) There is no description in phpdocs for function last
(#271) There is no description in phpdocs for function unserialize
(#282) There is no description in phpdocs for function compareCollectionTypes
(#55) Phpdocs for function AbstractCollection::add has incomplete parameters list
(#65) Phpdocs for function AbstractCollection::contains has incomplete parameters list
(#73) Phpdocs for function AbstractCollection::offsetSet has incomplete parameters list
(#92) Phpdocs for function AbstractCollection::remove has incomplete parameters list
(#106) Phpdocs for function AbstractCollection::column has incomplete parameters list
(#193) Phpdocs for function AbstractCollection::where has incomplete parameters list
(#271) Phpdocs for function AbstractCollection::unserialize has incomplete parameters list
(#283) Phpdocs for function AbstractCollection::compareCollectionTypes has incomplete parameters list
(#45) Invalid phpdocs tag @template used
(#46) Invalid phpdocs tag @extends used
(#47) Invalid phpdocs tag @implements used
(#56) Invalid phpdocs tag @inheritDoc used
(#66) Invalid phpdocs tag @inheritDoc used
(#74) Invalid phpdocs tag @inheritDoc used
(#93) Invalid phpdocs tag @inheritDoc used
(#107) Invalid phpdocs tag @inheritDoc used
(#117) Invalid phpdocs tag @psalm-suppress used
(#125) Invalid phpdocs tag @inheritDoc used
(#142) Invalid phpdocs tag @inheritDoc used
(#272) Invalid phpdocs tag @inheritDoc used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/collection/src/AbstractSet.php
(#17) Package is not specified for class AbstractSet. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#17) No one-line description found in phpdocs for class AbstractSet
(#27) There is no description in phpdocs for function add
(#39) There is no description in phpdocs for function offsetSet
(#27) Phpdocs for function AbstractSet::add has incomplete parameters list
(#39) Phpdocs for function AbstractSet::offsetSet has incomplete parameters list
(#22) Invalid phpdocs tag @template used
(#23) Invalid phpdocs tag @extends used
(#28) Invalid phpdocs tag @inheritDoc used
(#40) Invalid phpdocs tag @inheritDoc used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/collection/src/ArrayInterface.php
(#35) Package is not specified for function clear. It is also not specified in file-level phpdocs
(#40) Package is not specified for function toArray. It is also not specified in file-level phpdocs
(#47) Package is not specified for function isEmpty. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#25) Invalid phpdocs tag @template used
(#26) Invalid phpdocs tag @extends used
(#26) Invalid phpdocs tag @extends used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/collection/src/Collection.php
(#17) Package is not specified for class Collection. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#102) Function Collection::getType is not documented
(#92) Phpdocs for function Collection::__construct has incomplete parameters list
(#73) Invalid phpdocs tag @template used
(#74) Invalid phpdocs tag @extends used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/collection/src/CollectionInterface.php
(#63) Package is not specified for function add. It is also not specified in file-level phpdocs
(#72) Package is not specified for function contains. It is also not specified in file-level phpdocs
(#74) Package is not specified for function getType. It is also not specified in file-level phpdocs
(#88) Package is not specified for function remove. It is also not specified in file-level phpdocs
(#90) Package is not specified for function column. It is also not specified in file-level phpdocs
(#99) Package is not specified for function first. It is also not specified in file-level phpdocs
(#106) Package is not specified for function last. It is also not specified in file-level phpdocs
(#113) Package is not specified for function sort. It is also not specified in file-level phpdocs
(#127) Package is not specified for function filter. It is also not specified in file-level phpdocs
(#143) Package is not specified for function where. It is also not specified in file-level phpdocs
(#156) Package is not specified for function map. It is also not specified in file-level phpdocs
(#175) Package is not specified for function diff. It is also not specified in file-level phpdocs
(#186) Package is not specified for function intersect. It is also not specified in file-level phpdocs
(#197) Package is not specified for function merge. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#63) Function add is not documented
(#72) Function contains is not documented
(#88) Function remove is not documented
(#137) Phpdocs for function filter has incomplete parameters list
(#166) Phpdocs for function map has incomplete parameters list
(#179) Phpdocs for function diff has incomplete parameters list
(#190) Phpdocs for function intersect has incomplete parameters list
(#200) Phpdocs for function merge has incomplete parameters list
(#23) Invalid phpdocs tag @template used
(#24) Invalid phpdocs tag @extends used
(#171) Invalid phpdocs tag @template used
(#134) Inline phpdocs tag {@link http://php.net/manual/en/function.array-filter.php PHP array_filter() documentation} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
(#163) Inline phpdocs tag {@link http://php.net/manual/en/function.array-map.php PHP array_map() documentation} with incorrect contents found. It must match {@link valid URL} or {@see valid FQSEN}
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/collection/src/DoubleEndedQueue.php
(#20) Package is not specified for class DoubleEndedQueue. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#20) No one-line description found in phpdocs for class DoubleEndedQueue
(#37) There is no description in phpdocs for function offsetSet
(#54) There is no description in phpdocs for function addFirst
(#73) There is no description in phpdocs for function addLast
(#81) There is no description in phpdocs for function offerFirst
(#93) There is no description in phpdocs for function offerLast
(#101) There is no description in phpdocs for function removeFirst
(#109) There is no description in phpdocs for function removeLast
(#123) There is no description in phpdocs for function pollFirst
(#131) There is no description in phpdocs for function pollLast
(#148) There is no description in phpdocs for function firstElement
(#156) There is no description in phpdocs for function lastElement
(#168) There is no description in phpdocs for function peekFirst
(#176) There is no description in phpdocs for function peekLast
(#37) Phpdocs for function DoubleEndedQueue::offsetSet has incomplete parameters list
(#54) Phpdocs for function DoubleEndedQueue::addFirst has incomplete parameters list
(#73) Phpdocs for function DoubleEndedQueue::addLast has incomplete parameters list
(#81) Phpdocs for function DoubleEndedQueue::offerFirst has incomplete parameters list
(#93) Phpdocs for function DoubleEndedQueue::offerLast has incomplete parameters list
(#24) Invalid phpdocs tag @template used
(#25) Invalid phpdocs tag @extends used
(#26) Invalid phpdocs tag @implements used
(#38) Invalid phpdocs tag @inheritDoc used
(#55) Invalid phpdocs tag @inheritDoc used
(#74) Invalid phpdocs tag @inheritDoc used
(#82) Invalid phpdocs tag @inheritDoc used
(#94) Invalid phpdocs tag @inheritDoc used
(#102) Invalid phpdocs tag @inheritDoc used
(#110) Invalid phpdocs tag @inheritDoc used
(#124) Invalid phpdocs tag @inheritDoc used
(#132) Invalid phpdocs tag @inheritDoc used
(#149) Invalid phpdocs tag @inheritDoc used
(#157) Invalid phpdocs tag @inheritDoc used
(#169) Invalid phpdocs tag @inheritDoc used
(#177) Invalid phpdocs tag @inheritDoc used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/collection/src/DoubleEndedQueueInterface.php
(#184) Package is not specified for function addFirst. It is also not specified in file-level phpdocs
(#205) Package is not specified for function addLast. It is also not specified in file-level phpdocs
(#220) Package is not specified for function offerFirst. It is also not specified in file-level phpdocs
(#235) Package is not specified for function offerLast. It is also not specified in file-level phpdocs
(#237) Package is not specified for function removeFirst. It is also not specified in file-level phpdocs
(#249) Package is not specified for function removeLast. It is also not specified in file-level phpdocs
(#261) Package is not specified for function pollFirst. It is also not specified in file-level phpdocs
(#269) Package is not specified for function pollLast. It is also not specified in file-level phpdocs
(#277) Package is not specified for function firstElement. It is also not specified in file-level phpdocs
(#289) Package is not specified for function lastElement. It is also not specified in file-level phpdocs
(#301) Package is not specified for function peekFirst. It is also not specified in file-level phpdocs
(#309) Package is not specified for function peekLast. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#184) Function addFirst is not documented
(#205) Function addLast is not documented
(#220) Function offerFirst is not documented
(#235) Function offerLast is not documented
(#162) Invalid phpdocs tag @template used
(#163) Invalid phpdocs tag @extends used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/collection/src/Exception/CollectionMismatchException.php
(#17) Package is not specified for class CollectionMismatchException. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/collection/src/Exception/InvalidArgumentException.php
(#17) Package is not specified for class InvalidArgumentException. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/collection/src/Exception/InvalidSortOrderException.php
(#17) Package is not specified for class InvalidSortOrderException. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/collection/src/Exception/NoSuchElementException.php
(#17) Package is not specified for class NoSuchElementException. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/collection/src/Exception/OutOfBoundsException.php
(#17) Package is not specified for class OutOfBoundsException. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/collection/src/Exception/UnsupportedOperationException.php
(#17) Package is not specified for class UnsupportedOperationException. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/collection/src/Exception/ValueExtractionException.php
(#17) Package is not specified for class ValueExtractionException. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/collection/src/GenericArray.php
(#17) Package is not specified for class GenericArray. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#20) Invalid phpdocs tag @extends used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/collection/src/Map/AbstractMap.php
(#24) Package is not specified for class AbstractMap. It is also not specified in file-level phpdocs
(#20) Package is not specified for function array_key_exists. It is also not specified in file-level phpdocs
(#21) Package is not specified for function array_keys. It is also not specified in file-level phpdocs
(#22) Package is not specified for function in_array. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#20) Function array_key_exists is not documented
(#21) Function array_keys is not documented
(#22) Function in_array is not documented
(#24) No one-line description found in phpdocs for class AbstractMap
(#34) There is no description in phpdocs for function offsetSet
(#49) There is no description in phpdocs for function containsKey
(#57) There is no description in phpdocs for function containsValue
(#65) There is no description in phpdocs for function keys
(#73) There is no description in phpdocs for function get
(#85) There is no description in phpdocs for function put
(#96) There is no description in phpdocs for function putIfAbsent
(#110) There is no description in phpdocs for function remove
(#121) There is no description in phpdocs for function removeIf
(#135) There is no description in phpdocs for function replace
(#149) There is no description in phpdocs for function replaceIf
(#34) Phpdocs for function AbstractMap::offsetSet has incomplete parameters list
(#49) Phpdocs for function AbstractMap::containsKey has incomplete parameters list
(#57) Phpdocs for function AbstractMap::containsValue has incomplete parameters list
(#73) Phpdocs for function AbstractMap::get has incomplete parameters list
(#85) Phpdocs for function AbstractMap::put has incomplete parameters list
(#96) Phpdocs for function AbstractMap::putIfAbsent has incomplete parameters list
(#110) Phpdocs for function AbstractMap::remove has incomplete parameters list
(#121) Phpdocs for function AbstractMap::removeIf has incomplete parameters list
(#135) Phpdocs for function AbstractMap::replace has incomplete parameters list
(#149) Phpdocs for function AbstractMap::replaceIf has incomplete parameters list
(#28) Invalid phpdocs tag @template used
(#29) Invalid phpdocs tag @extends used
(#30) Invalid phpdocs tag @implements used
(#35) Invalid phpdocs tag @inheritDoc used
(#50) Invalid phpdocs tag @inheritDoc used
(#58) Invalid phpdocs tag @inheritDoc used
(#66) Invalid phpdocs tag @inheritDoc used
(#74) Invalid phpdocs tag @inheritDoc used
(#86) Invalid phpdocs tag @inheritDoc used
(#97) Invalid phpdocs tag @inheritDoc used
(#111) Invalid phpdocs tag @inheritDoc used
(#122) Invalid phpdocs tag @inheritDoc used
(#136) Invalid phpdocs tag @inheritDoc used
(#150) Invalid phpdocs tag @inheritDoc used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/collection/src/Map/AbstractTypedMap.php
(#21) Package is not specified for class AbstractTypedMap. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#21) No one-line description found in phpdocs for class AbstractTypedMap
(#35) There is no description in phpdocs for function offsetSet
(#25) Invalid phpdocs tag @template used
(#25) Invalid phpdocs tag @template used
(#27) Invalid phpdocs tag @extends used
(#28) Invalid phpdocs tag @implements used
(#39) Invalid phpdocs tag @inheritDoc used
(#41) Invalid phpdocs tag @psalm-suppress used
(#66) Invalid phpdocs tag @psalm-suppress used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/collection/src/Map/AssociativeArrayMap.php
(#17) Package is not specified for class AssociativeArrayMap. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#20) Invalid phpdocs tag @template used
(#21) Invalid phpdocs tag @extends used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/collection/src/Map/MapInterface.php
(#29) Package is not specified for function containsKey. It is also not specified in file-level phpdocs
(#44) Package is not specified for function containsValue. It is also not specified in file-level phpdocs
(#46) Package is not specified for function keys. It is also not specified in file-level phpdocs
(#64) Package is not specified for function get. It is also not specified in file-level phpdocs
(#79) Package is not specified for function put. It is also not specified in file-level phpdocs
(#95) Package is not specified for function putIfAbsent. It is also not specified in file-level phpdocs
(#106) Package is not specified for function remove. It is also not specified in file-level phpdocs
(#120) Package is not specified for function removeIf. It is also not specified in file-level phpdocs
(#133) Package is not specified for function replace. It is also not specified in file-level phpdocs
(#148) Package is not specified for function replaceIf. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#44) Function containsValue is not documented
(#64) Function get is not documented
(#79) Function put is not documented
(#95) Function putIfAbsent is not documented
(#106) Function remove is not documented
(#120) Function removeIf is not documented
(#133) Function replace is not documented
(#148) Function replaceIf is not documented
(#24) Invalid phpdocs tag @template used
(#25) Invalid phpdocs tag @extends used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/collection/src/Map/NamedParameterMap.php
(#25) Package is not specified for class NamedParameterMap. It is also not specified in file-level phpdocs
(#21) Package is not specified for function array_combine. It is also not specified in file-level phpdocs
(#22) Package is not specified for function array_key_exists. It is also not specified in file-level phpdocs
(#23) Package is not specified for function is_int. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#21) Function array_combine is not documented
(#22) Function array_key_exists is not documented
(#23) Function is_int is not documented
(#25) No one-line description found in phpdocs for class NamedParameterMap
(#65) There is no description in phpdocs for function offsetSet
(#46) Phpdocs for function NamedParameterMap::__construct has incomplete parameters list
(#65) Phpdocs for function NamedParameterMap::offsetSet has incomplete parameters list
(#99) Phpdocs for function NamedParameterMap::filterNamedParameters has incomplete parameters list
(#29) Invalid phpdocs tag @extends used
(#66) Invalid phpdocs tag @inheritDoc used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/collection/src/Map/TypedMap.php
(#19) Package is not specified for class TypedMap. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#128) Function TypedMap::getKeyType is not documented
(#133) Function TypedMap::getValueType is not documented
(#115) Phpdocs for function TypedMap::__construct has incomplete parameters list
(#83) Invalid phpdocs tag @template used
(#83) Invalid phpdocs tag @template used
(#85) Invalid phpdocs tag @extends used
(#124) Invalid phpdocs tag @psalm-suppress used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/collection/src/Map/TypedMapInterface.php
(#26) Package is not specified for function getKeyType. It is also not specified in file-level phpdocs
(#31) Package is not specified for function getValueType. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#21) Invalid phpdocs tag @template used
(#22) Invalid phpdocs tag @extends used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/collection/src/Queue.php
(#22) Package is not specified for class Queue. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#165) Function Queue::getType is not documented
(#22) No one-line description found in phpdocs for class Queue
(#84) There is no description in phpdocs for function add
(#94) There is no description in phpdocs for function element
(#110) There is no description in phpdocs for function offer
(#122) There is no description in phpdocs for function peek
(#134) There is no description in phpdocs for function poll
(#151) There is no description in phpdocs for function remove
(#56) Phpdocs for function Queue::__construct has incomplete parameters list
(#65) Phpdocs for function Queue::offsetSet has incomplete parameters list
(#84) Phpdocs for function Queue::add has incomplete parameters list
(#110) Phpdocs for function Queue::offer has incomplete parameters list
(#26) Invalid phpdocs tag @template used
(#27) Invalid phpdocs tag @extends used
(#28) Invalid phpdocs tag @implements used
(#85) Invalid phpdocs tag @inheritDoc used
(#95) Invalid phpdocs tag @inheritDoc used
(#111) Invalid phpdocs tag @inheritDoc used
(#123) Invalid phpdocs tag @inheritDoc used
(#135) Invalid phpdocs tag @inheritDoc used
(#152) Invalid phpdocs tag @inheritDoc used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/collection/src/QueueInterface.php
(#132) Package is not specified for function add. It is also not specified in file-level phpdocs
(#134) Package is not specified for function element. It is also not specified in file-level phpdocs
(#163) Package is not specified for function offer. It is also not specified in file-level phpdocs
(#165) Package is not specified for function peek. It is also not specified in file-level phpdocs
(#175) Package is not specified for function poll. It is also not specified in file-level phpdocs
(#185) Package is not specified for function remove. It is also not specified in file-level phpdocs
(#199) Package is not specified for function getType. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#132) Function add is not documented
(#163) Function offer is not documented
(#96) Invalid phpdocs tag @template used
(#97) Invalid phpdocs tag @extends used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/collection/src/Set.php
(#17) Package is not specified for class Set. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#65) Function Set::getType is not documented
(#56) Phpdocs for function Set::__construct has incomplete parameters list
(#38) Invalid phpdocs tag @template used
(#39) Invalid phpdocs tag @extends used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/collection/src/Tool/TypeTrait.php
(#17) Package is not specified for function is_array. It is also not specified in file-level phpdocs
(#18) Package is not specified for function is_bool. It is also not specified in file-level phpdocs
(#19) Package is not specified for function is_callable. It is also not specified in file-level phpdocs
(#20) Package is not specified for function is_float. It is also not specified in file-level phpdocs
(#21) Package is not specified for function is_int. It is also not specified in file-level phpdocs
(#22) Package is not specified for function is_numeric. It is also not specified in file-level phpdocs
(#23) Package is not specified for function is_object. It is also not specified in file-level phpdocs
(#24) Package is not specified for function is_resource. It is also not specified in file-level phpdocs
(#25) Package is not specified for function is_scalar. It is also not specified in file-level phpdocs
(#26) Package is not specified for function is_string. It is also not specified in file-level phpdocs
(#33) Package is not specified for function checkType. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#17) Function is_array is not documented
(#18) Function is_bool is not documented
(#19) Function is_callable is not documented
(#20) Function is_float is not documented
(#21) Function is_int is not documented
(#22) Function is_numeric is not documented
(#23) Function is_object is not documented
(#24) Function is_resource is not documented
(#25) Function is_scalar is not documented
(#26) Function is_string is not documented
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/collection/src/Tool/ValueExtractorTrait.php
(#19) Package is not specified for function get_class. It is also not specified in file-level phpdocs
(#20) Package is not specified for function method_exists. It is also not specified in file-level phpdocs
(#21) Package is not specified for function property_exists. It is also not specified in file-level phpdocs
(#22) Package is not specified for function sprintf. It is also not specified in file-level phpdocs
(#29) Package is not specified for function extractValue. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#19) Function get_class is not documented
(#20) Function method_exists is not documented
(#21) Function property_exists is not documented
(#22) Function sprintf is not documented
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/collection/src/Tool/ValueToStringTrait.php
(#19) Package is not specified for function get_class. It is also not specified in file-level phpdocs
(#20) Package is not specified for function get_resource_type. It is also not specified in file-level phpdocs
(#21) Package is not specified for function is_array. It is also not specified in file-level phpdocs
(#22) Package is not specified for function is_bool. It is also not specified in file-level phpdocs
(#23) Package is not specified for function is_callable. It is also not specified in file-level phpdocs
(#24) Package is not specified for function is_resource. It is also not specified in file-level phpdocs
(#25) Package is not specified for function is_scalar. It is also not specified in file-level phpdocs
(#32) Package is not specified for function toolValueToString. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#19) Function get_class is not documented
(#20) Function get_resource_type is not documented
(#21) Function is_array is not documented
(#22) Function is_bool is not documented
(#23) Function is_callable is not documented
(#24) Function is_resource is not documented
(#25) Function is_scalar is not documented
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/BinaryUtils.php
(#17) Package is not specified for class BinaryUtils. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#32) Invalid phpdocs tag @psalm-pure used
(#54) Invalid phpdocs tag @psalm-pure used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Builder/BuilderCollection.php
(#27) Package is not specified for class BuilderCollection. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#39) Function BuilderCollection::getType is not documented
(#44) There is no description in phpdocs for function getIterator
(#35) Invalid phpdocs tag @extends used
(#45) Invalid phpdocs tag @psalm-mutation-free used
(#46) Invalid phpdocs tag @psalm-suppress used
(#46) Invalid phpdocs tag @psalm-suppress used
(#60) Invalid phpdocs tag @phpcsSuppress used
(#61) Invalid phpdocs tag @psalm-suppress used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Builder/DefaultUuidBuilder.php
(#19) Package is not specified for class DefaultUuidBuilder. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#19) No one-line description found in phpdocs for class DefaultUuidBuilder
(#22) Invalid phpdocs tag @psalm-immutable used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Builder/DegradedUuidBuilder.php
(#25) Package is not specified for class DegradedUuidBuilder. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#25) No one-line description found in phpdocs for class DegradedUuidBuilder
(#43) There is no description in phpdocs for function __construct
(#29) Invalid phpdocs tag @psalm-immutable used
(#65) Invalid phpdocs tag @psalm-pure used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Builder/FallbackBuilder.php
(#22) Package is not specified for class FallbackBuilder. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#22) No one-line description found in phpdocs for class FallbackBuilder
(#35) There is no description in phpdocs for function __construct
(#36) Phpdocs for function FallbackBuilder::__construct has incomplete parameters list
(#26) Invalid phpdocs tag @psalm-immutable used
(#52) Invalid phpdocs tag @psalm-pure used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Builder/UuidBuilderInterface.php
(#27) Package is not specified for function build. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#23) Invalid phpdocs tag @psalm-immutable used
(#36) Invalid phpdocs tag @psalm-pure used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Codec/CodecInterface.php
(#26) Package is not specified for function encode. It is also not specified in file-level phpdocs
(#38) Package is not specified for function encodeBinary. It is also not specified in file-level phpdocs
(#50) Package is not specified for function decode. It is also not specified in file-level phpdocs
(#61) Package is not specified for function decodeBytes. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#22) Invalid phpdocs tag @psalm-immutable used
(#34) Invalid phpdocs tag @psalm-return used
(#46) Invalid phpdocs tag @psalm-return used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Codec/GuidStringCodec.php
(#23) Package is not specified for class GuidStringCodec. It is also not specified in file-level phpdocs
(#20) Package is not specified for function bin2hex. It is also not specified in file-level phpdocs
(#21) Package is not specified for function substr. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#20) Function bin2hex is not documented
(#21) Function substr is not documented
(#32) Function GuidStringCodec::decode is not documented
(#39) Function GuidStringCodec::decodeBytes is not documented
(#45) Phpdocs for function GuidStringCodec::swapBytes has incomplete parameters list
(#28) Invalid phpdocs tag @psalm-immutable used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Codec/OrderedTimeCodec.php
(#26) Package is not specified for class OrderedTimeCodec. It is also not specified in file-level phpdocs
(#23) Package is not specified for function strlen. It is also not specified in file-level phpdocs
(#24) Package is not specified for function substr. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#23) Function strlen is not documented
(#24) Function substr is not documented
(#26) No one-line description found in phpdocs for class OrderedTimeCodec
(#48) Phpdocs for function OrderedTimeCodec::encodeBinary has incomplete parameters list
(#77) Phpdocs for function OrderedTimeCodec::decodeBytes has incomplete parameters list
(#44) Invalid phpdocs tag @psalm-immutable used
(#52) Invalid phpdocs tag @inheritDoc used
(#53) Invalid phpdocs tag @psalm-return used
(#54) Invalid phpdocs tag @psalm-suppress used
(#54) Invalid phpdocs tag @psalm-suppress used
(#70) Invalid phpdocs tag @phpstan-ignore-next-line used
(#83) Invalid phpdocs tag @inheritDoc used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Codec/StringCodec.php
(#30) Package is not specified for class StringCodec. It is also not specified in file-level phpdocs
(#24) Package is not specified for function hex2bin. It is also not specified in file-level phpdocs
(#25) Package is not specified for function implode. It is also not specified in file-level phpdocs
(#26) Package is not specified for function str_replace. It is also not specified in file-level phpdocs
(#27) Package is not specified for function strlen. It is also not specified in file-level phpdocs
(#28) Package is not specified for function substr. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#24) Function hex2bin is not documented
(#25) Function implode is not documented
(#26) Function str_replace is not documented
(#27) Function strlen is not documented
(#28) Function substr is not documented
(#54) Function StringCodec::encode is not documented
(#92) Function StringCodec::decodeBytes is not documented
(#71) There is no description in phpdocs for function encodeBinary
(#82) There is no description in phpdocs for function decode
(#71) Phpdocs for function StringCodec::encodeBinary has incomplete parameters list
(#82) Phpdocs for function StringCodec::decode has incomplete parameters list
(#111) Phpdocs for function StringCodec::getBytes has incomplete parameters list
(#35) Invalid phpdocs tag @psalm-immutable used
(#72) Invalid phpdocs tag @psalm-return used
(#73) Invalid phpdocs tag @psalm-suppress used
(#73) Invalid phpdocs tag @psalm-suppress used
(#78) Invalid phpdocs tag @phpstan-ignore-next-line used
(#85) Invalid phpdocs tag @inheritDoc used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Codec/TimestampFirstCombCodec.php
(#25) Package is not specified for class TimestampFirstCombCodec. It is also not specified in file-level phpdocs
(#20) Package is not specified for function bin2hex. It is also not specified in file-level phpdocs
(#21) Package is not specified for function sprintf. It is also not specified in file-level phpdocs
(#22) Package is not specified for function substr. It is also not specified in file-level phpdocs
(#23) Package is not specified for function substr_replace. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#20) Function bin2hex is not documented
(#21) Function sprintf is not documented
(#22) Function substr is not documented
(#23) Function substr_replace is not documented
(#95) Function TimestampFirstCombCodec::decodeBytes is not documented
(#25) No one-line description found in phpdocs for class TimestampFirstCombCodec
(#53) There is no description in phpdocs for function encode
(#72) There is no description in phpdocs for function encodeBinary
(#83) There is no description in phpdocs for function decode
(#53) Phpdocs for function TimestampFirstCombCodec::encode has incomplete parameters list
(#72) Phpdocs for function TimestampFirstCombCodec::encodeBinary has incomplete parameters list
(#83) Phpdocs for function TimestampFirstCombCodec::decode has incomplete parameters list
(#100) Phpdocs for function TimestampFirstCombCodec::swapBytes has incomplete parameters list
(#49) Invalid phpdocs tag @psalm-immutable used
(#54) Invalid phpdocs tag @psalm-return used
(#55) Invalid phpdocs tag @psalm-suppress used
(#55) Invalid phpdocs tag @psalm-suppress used
(#73) Invalid phpdocs tag @psalm-return used
(#74) Invalid phpdocs tag @psalm-suppress used
(#74) Invalid phpdocs tag @psalm-suppress used
(#79) Invalid phpdocs tag @phpstan-ignore-next-line used
(#86) Invalid phpdocs tag @inheritDoc used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Codec/TimestampLastCombCodec.php
(#17) Package is not specified for class TimestampLastCombCodec. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#17) No one-line description found in phpdocs for class TimestampLastCombCodec
(#47) Invalid phpdocs tag @psalm-immutable used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Converter/Number/BigNumberConverter.php
(#20) Package is not specified for class BigNumberConverter. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#35) Function BigNumberConverter::__construct is not documented
(#20) No one-line description found in phpdocs for class BigNumberConverter
(#40) There is no description in phpdocs for function fromHex
(#49) There is no description in phpdocs for function toHex
(#40) Phpdocs for function BigNumberConverter::fromHex has incomplete parameters list
(#49) Phpdocs for function BigNumberConverter::toHex has incomplete parameters list
(#26) Invalid phpdocs tag @psalm-immutable used
(#41) Invalid phpdocs tag @inheritDoc used
(#42) Invalid phpdocs tag @psalm-pure used
(#50) Invalid phpdocs tag @inheritDoc used
(#51) Invalid phpdocs tag @psalm-pure used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Converter/Number/DegradedNumberConverter.php
(#17) Package is not specified for class DegradedNumberConverter. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#17) No one-line description found in phpdocs for class DegradedNumberConverter
(#21) Invalid phpdocs tag @psalm-immutable used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Converter/Number/GenericNumberConverter.php
(#21) Package is not specified for class GenericNumberConverter. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#34) Function GenericNumberConverter::__construct is not documented
(#21) No one-line description found in phpdocs for class GenericNumberConverter
(#39) There is no description in phpdocs for function fromHex
(#51) There is no description in phpdocs for function toHex
(#39) Phpdocs for function GenericNumberConverter::fromHex has incomplete parameters list
(#51) Phpdocs for function GenericNumberConverter::toHex has incomplete parameters list
(#25) Invalid phpdocs tag @psalm-immutable used
(#40) Invalid phpdocs tag @inheritDoc used
(#41) Invalid phpdocs tag @psalm-pure used
(#42) Invalid phpdocs tag @psalm-return used
(#43) Invalid phpdocs tag @psalm-suppress used
(#43) Invalid phpdocs tag @psalm-suppress used
(#52) Invalid phpdocs tag @inheritDoc used
(#53) Invalid phpdocs tag @psalm-pure used
(#54) Invalid phpdocs tag @psalm-return used
(#55) Invalid phpdocs tag @psalm-suppress used
(#55) Invalid phpdocs tag @psalm-suppress used
(#60) Invalid phpdocs tag @phpstan-ignore-next-line used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Converter/NumberConverterInterface.php
(#25) Package is not specified for function fromHex. It is also not specified in file-level phpdocs
(#42) Package is not specified for function toHex. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#21) Invalid phpdocs tag @psalm-immutable used
(#36) Invalid phpdocs tag @psalm-return used
(#38) Invalid phpdocs tag @psalm-pure used
(#52) Invalid phpdocs tag @psalm-return used
(#54) Invalid phpdocs tag @psalm-pure used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Converter/Time/BigNumberTimeConverter.php
(#22) Package is not specified for class BigNumberTimeConverter. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#37) Function BigNumberTimeConverter::__construct is not documented
(#42) Function BigNumberTimeConverter::calculateTime is not documented
(#47) Function BigNumberTimeConverter::convertTime is not documented
(#22) No one-line description found in phpdocs for class BigNumberTimeConverter
(#28) Invalid phpdocs tag @psalm-immutable used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Converter/Time/DegradedTimeConverter.php
(#17) Package is not specified for class DegradedTimeConverter. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#17) No one-line description found in phpdocs for class DegradedTimeConverter
(#21) Invalid phpdocs tag @psalm-immutable used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Converter/Time/GenericTimeConverter.php
(#29) Package is not specified for class GenericTimeConverter. It is also not specified in file-level phpdocs
(#24) Package is not specified for function explode. It is also not specified in file-level phpdocs
(#25) Package is not specified for function str_pad. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#24) Function explode is not documented
(#25) Function str_pad is not documented
(#58) Function GenericTimeConverter::__construct is not documented
(#63) Function GenericTimeConverter::calculateTime is not documented
(#101) Function GenericTimeConverter::convertTime is not documented
(#29) No one-line description found in phpdocs for class GenericTimeConverter
(#33) Invalid phpdocs tag @psalm-immutable used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Converter/Time/PhpTimeConverter.php
(#36) Package is not specified for class PhpTimeConverter. It is also not specified in file-level phpdocs
(#24) Package is not specified for function count. It is also not specified in file-level phpdocs
(#25) Package is not specified for function dechex. It is also not specified in file-level phpdocs
(#26) Package is not specified for function explode. It is also not specified in file-level phpdocs
(#27) Package is not specified for function is_float. It is also not specified in file-level phpdocs
(#28) Package is not specified for function is_int. It is also not specified in file-level phpdocs
(#29) Package is not specified for function str_pad. It is also not specified in file-level phpdocs
(#30) Package is not specified for function strlen. It is also not specified in file-level phpdocs
(#31) Package is not specified for function substr. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#24) Function count is not documented
(#25) Function dechex is not documented
(#26) Function explode is not documented
(#27) Function is_float is not documented
(#28) Function is_int is not documented
(#29) Function str_pad is not documented
(#30) Function strlen is not documented
(#31) Function substr is not documented
(#76) Function PhpTimeConverter::__construct is not documented
(#93) Function PhpTimeConverter::calculateTime is not documented
(#117) Function PhpTimeConverter::convertTime is not documented
(#36) No one-line description found in phpdocs for class PhpTimeConverter
(#134) There is no description in phpdocs for function splitTime
(#41) Invalid phpdocs tag @psalm-immutable used
(#106) Invalid phpdocs tag @psalm-suppress used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Converter/TimeConverterInterface.php
(#28) Package is not specified for function calculateTime. It is also not specified in file-level phpdocs
(#46) Package is not specified for function convertTime. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#24) Invalid phpdocs tag @psalm-immutable used
(#42) Invalid phpdocs tag @psalm-pure used
(#55) Invalid phpdocs tag @psalm-pure used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/DegradedUuid.php
(#17) Package is not specified for class DegradedUuid. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#17) No one-line description found in phpdocs for class DegradedUuid
(#21) Invalid phpdocs tag @psalm-immutable used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/DeprecatedUuidInterface.php
(#28) Package is not specified for function getNumberConverter. It is also not specified in file-level phpdocs
(#34) Package is not specified for function getFieldsHex. It is also not specified in file-level phpdocs
(#42) Package is not specified for function getClockSeqHiAndReservedHex. It is also not specified in file-level phpdocs
(#50) Package is not specified for function getClockSeqLowHex. It is also not specified in file-level phpdocs
(#58) Package is not specified for function getClockSequenceHex. It is also not specified in file-level phpdocs
(#66) Package is not specified for function getDateTime. It is also not specified in file-level phpdocs
(#72) Package is not specified for function getLeastSignificantBitsHex. It is also not specified in file-level phpdocs
(#79) Package is not specified for function getMostSignificantBitsHex. It is also not specified in file-level phpdocs
(#86) Package is not specified for function getNodeHex. It is also not specified in file-level phpdocs
(#94) Package is not specified for function getTimeHiAndVersionHex. It is also not specified in file-level phpdocs
(#102) Package is not specified for function getTimeLowHex. It is also not specified in file-level phpdocs
(#110) Package is not specified for function getTimeMidHex. It is also not specified in file-level phpdocs
(#118) Package is not specified for function getTimestampHex. It is also not specified in file-level phpdocs
(#126) Package is not specified for function getUrn. It is also not specified in file-level phpdocs
(#132) Package is not specified for function getVariant. It is also not specified in file-level phpdocs
(#140) Package is not specified for function getVersion. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#28) There is no description in phpdocs for function getNumberConverter
(#34) There is no description in phpdocs for function getFieldsHex
(#42) There is no description in phpdocs for function getClockSeqHiAndReservedHex
(#50) There is no description in phpdocs for function getClockSeqLowHex
(#58) There is no description in phpdocs for function getClockSequenceHex
(#66) There is no description in phpdocs for function getDateTime
(#72) There is no description in phpdocs for function getLeastSignificantBitsHex
(#79) There is no description in phpdocs for function getMostSignificantBitsHex
(#86) There is no description in phpdocs for function getNodeHex
(#94) There is no description in phpdocs for function getTimeHiAndVersionHex
(#102) There is no description in phpdocs for function getTimeLowHex
(#110) There is no description in phpdocs for function getTimeMidHex
(#118) There is no description in phpdocs for function getTimestampHex
(#126) There is no description in phpdocs for function getUrn
(#132) There is no description in phpdocs for function getVariant
(#140) There is no description in phpdocs for function getVersion
(#24) Invalid phpdocs tag @psalm-immutable used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/DeprecatedUuidMethodsTrait.php
(#26) Package is not specified for function str_pad. It is also not specified in file-level phpdocs
(#27) Package is not specified for function substr. It is also not specified in file-level phpdocs
(#54) Package is not specified for function getClockSeqHiAndReserved. It is also not specified in file-level phpdocs
(#66) Package is not specified for function getClockSeqHiAndReservedHex. It is also not specified in file-level phpdocs
(#76) Package is not specified for function getClockSeqLow. It is also not specified in file-level phpdocs
(#88) Package is not specified for function getClockSeqLowHex. It is also not specified in file-level phpdocs
(#98) Package is not specified for function getClockSequence. It is also not specified in file-level phpdocs
(#110) Package is not specified for function getClockSequenceHex. It is also not specified in file-level phpdocs
(#120) Package is not specified for function getNumberConverter. It is also not specified in file-level phpdocs
(#129) Package is not specified for function getDateTime. It is also not specified in file-level phpdocs
(#158) Package is not specified for function getFieldsHex. It is also not specified in file-level phpdocs
(#176) Package is not specified for function getLeastSignificantBits. It is also not specified in file-level phpdocs
(#188) Package is not specified for function getLeastSignificantBitsHex. It is also not specified in file-level phpdocs
(#198) Package is not specified for function getMostSignificantBits. It is also not specified in file-level phpdocs
(#210) Package is not specified for function getMostSignificantBitsHex. It is also not specified in file-level phpdocs
(#220) Package is not specified for function getNode. It is also not specified in file-level phpdocs
(#232) Package is not specified for function getNodeHex. It is also not specified in file-level phpdocs
(#242) Package is not specified for function getTimeHiAndVersion. It is also not specified in file-level phpdocs
(#254) Package is not specified for function getTimeHiAndVersionHex. It is also not specified in file-level phpdocs
(#264) Package is not specified for function getTimeLow. It is also not specified in file-level phpdocs
(#276) Package is not specified for function getTimeLowHex. It is also not specified in file-level phpdocs
(#286) Package is not specified for function getTimeMid. It is also not specified in file-level phpdocs
(#298) Package is not specified for function getTimeMidHex. It is also not specified in file-level phpdocs
(#308) Package is not specified for function getTimestamp. It is also not specified in file-level phpdocs
(#324) Package is not specified for function getTimestampHex. It is also not specified in file-level phpdocs
(#338) Package is not specified for function getUrn. It is also not specified in file-level phpdocs
(#349) Package is not specified for function getVariant. It is also not specified in file-level phpdocs
(#360) Package is not specified for function getVersion. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#26) Function str_pad is not documented
(#27) Function substr is not documented
(#54) There is no description in phpdocs for function getClockSeqHiAndReserved
(#66) There is no description in phpdocs for function getClockSeqHiAndReservedHex
(#76) There is no description in phpdocs for function getClockSeqLow
(#88) There is no description in phpdocs for function getClockSeqLowHex
(#98) There is no description in phpdocs for function getClockSequence
(#110) There is no description in phpdocs for function getClockSequenceHex
(#120) There is no description in phpdocs for function getNumberConverter
(#129) There is no description in phpdocs for function getDateTime
(#158) There is no description in phpdocs for function getFieldsHex
(#176) There is no description in phpdocs for function getLeastSignificantBits
(#188) There is no description in phpdocs for function getLeastSignificantBitsHex
(#198) There is no description in phpdocs for function getMostSignificantBits
(#210) There is no description in phpdocs for function getMostSignificantBitsHex
(#220) There is no description in phpdocs for function getNode
(#232) There is no description in phpdocs for function getNodeHex
(#242) There is no description in phpdocs for function getTimeHiAndVersion
(#254) There is no description in phpdocs for function getTimeHiAndVersionHex
(#264) There is no description in phpdocs for function getTimeLow
(#276) There is no description in phpdocs for function getTimeLowHex
(#286) There is no description in phpdocs for function getTimeMid
(#298) There is no description in phpdocs for function getTimeMidHex
(#308) There is no description in phpdocs for function getTimestamp
(#324) There is no description in phpdocs for function getTimestampHex
(#338) There is no description in phpdocs for function getUrn
(#349) There is no description in phpdocs for function getVariant
(#360) There is no description in phpdocs for function getVersion
(#35) Invalid phpdocs tag @psalm-immutable used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Exception/BuilderNotFoundException.php
(#19) Package is not specified for class BuilderNotFoundException. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Exception/DateTimeException.php
(#19) Package is not specified for class DateTimeException. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Exception/DceSecurityException.php
(#19) Package is not specified for class DceSecurityException. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#19) No one-line description found in phpdocs for class DceSecurityException
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Exception/InvalidArgumentException.php
(#19) Package is not specified for class InvalidArgumentException. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Exception/InvalidBytesException.php
(#19) Package is not specified for class InvalidBytesException. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Exception/InvalidUuidStringException.php
(#17) Package is not specified for class InvalidUuidStringException. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Exception/NameException.php
(#19) Package is not specified for class NameException. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#19) No one-line description found in phpdocs for class NameException
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Exception/NodeException.php
(#19) Package is not specified for class NodeException. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Exception/RandomSourceException.php
(#19) Package is not specified for class RandomSourceException. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Exception/TimeSourceException.php
(#19) Package is not specified for class TimeSourceException. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Exception/UnableToBuildUuidException.php
(#19) Package is not specified for class UnableToBuildUuidException. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Exception/UnsupportedOperationException.php
(#19) Package is not specified for class UnsupportedOperationException. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Exception/UuidExceptionInterface.php
(#2) Empty line found after PHP open tag
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/FeatureSet.php
(#56) Package is not specified for class FeatureSet. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#54) Constant PHP_INT_SIZE is not documented
(#144) There is no description in phpdocs for function __construct
(#266) Phpdocs for function FeatureSet::setCalculator has incomplete parameters list
(#281) Phpdocs for function FeatureSet::setDceSecurityProvider has incomplete parameters list
(#289) Phpdocs for function FeatureSet::setNodeProvider has incomplete parameters list
(#298) Phpdocs for function FeatureSet::setTimeProvider has incomplete parameters list
(#307) Phpdocs for function FeatureSet::setValidator has incomplete parameters list
(#329) Phpdocs for function FeatureSet::buildDceSecurityGenerator has incomplete parameters list
(#357) Phpdocs for function FeatureSet::buildNumberConverter has incomplete parameters list
(#408) Phpdocs for function FeatureSet::buildTimeConverter has incomplete parameters list
(#275) Invalid phpdocs tag @psalm-suppress used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Fields/FieldsInterface.php
(#28) Package is not specified for function getBytes. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#24) Invalid phpdocs tag @psalm-immutable used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Fields/SerializableFieldsTrait.php
(#19) Package is not specified for function base64_decode. It is also not specified in file-level phpdocs
(#20) Package is not specified for function sprintf. It is also not specified in file-level phpdocs
(#21) Package is not specified for function strlen. It is also not specified in file-level phpdocs
(#30) Package is not specified for function __construct. It is also not specified in file-level phpdocs
(#35) Package is not specified for function getBytes. It is also not specified in file-level phpdocs
(#40) Package is not specified for function serialize. It is also not specified in file-level phpdocs
(#48) Package is not specified for function __serialize. It is also not specified in file-level phpdocs
(#56) Package is not specified for function unserialize. It is also not specified in file-level phpdocs
(#73) Package is not specified for function __unserialize. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#19) Function base64_decode is not documented
(#20) Function sprintf is not documented
(#21) Function strlen is not documented
(#30) There is no description in phpdocs for function __construct
(#48) There is no description in phpdocs for function __serialize
(#73) There is no description in phpdocs for function __unserialize
(#74) Phpdocs for function __unserialize has incomplete parameters list
(#26) Invalid phpdocs tag @psalm-immutable used
(#61) Invalid phpdocs tag @phpcsSuppress used
(#62) Invalid phpdocs tag @psalm-suppress used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Generator/CombGenerator.php
(#29) Package is not specified for class CombGenerator. It is also not specified in file-level phpdocs
(#20) Package is not specified for function bin2hex. It is also not specified in file-level phpdocs
(#21) Package is not specified for function explode. It is also not specified in file-level phpdocs
(#22) Package is not specified for function hex2bin. It is also not specified in file-level phpdocs
(#23) Package is not specified for function microtime. It is also not specified in file-level phpdocs
(#24) Package is not specified for function str_pad. It is also not specified in file-level phpdocs
(#25) Package is not specified for function substr. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#20) Function bin2hex is not documented
(#21) Function explode is not documented
(#22) Function hex2bin is not documented
(#23) Function microtime is not documented
(#24) Function str_pad is not documented
(#25) Function substr is not documented
(#74) Function CombGenerator::__construct is not documented
(#82) There is no description in phpdocs for function generate
(#82) Phpdocs for function CombGenerator::generate has incomplete parameters list
(#86) Invalid phpdocs tag @inheritDoc used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Generator/DceSecurityGenerator.php
(#33) Package is not specified for class DceSecurityGenerator. It is also not specified in file-level phpdocs
(#24) Package is not specified for function hex2bin. It is also not specified in file-level phpdocs
(#25) Package is not specified for function in_array. It is also not specified in file-level phpdocs
(#26) Package is not specified for function pack. It is also not specified in file-level phpdocs
(#27) Package is not specified for function str_pad. It is also not specified in file-level phpdocs
(#28) Package is not specified for function strlen. It is also not specified in file-level phpdocs
(#29) Package is not specified for function substr_replace. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#24) Function hex2bin is not documented
(#25) Function in_array is not documented
(#26) Function pack is not documented
(#27) Function str_pad is not documented
(#28) Function strlen is not documented
(#29) Function substr_replace is not documented
(#70) Function DceSecurityGenerator::__construct is not documented
(#80) Function DceSecurityGenerator::generate is not documented
(#33) No one-line description found in phpdocs for class DceSecurityGenerator
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Generator/DceSecurityGeneratorInterface.php
(#29) Package is not specified for function generate. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Generator/DefaultNameGenerator.php
(#23) Package is not specified for class DefaultNameGenerator. It is also not specified in file-level phpdocs
(#21) Package is not specified for function hash. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#21) Function hash is not documented
(#23) No one-line description found in phpdocs for class DefaultNameGenerator
(#29) There is no description in phpdocs for function generate
(#29) Phpdocs for function DefaultNameGenerator::generate has incomplete parameters list
(#29) Invalid phpdocs tag @psalm-pure used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Generator/DefaultTimeGenerator.php
(#37) Package is not specified for class DefaultTimeGenerator. It is also not specified in file-level phpdocs
(#26) Package is not specified for function ctype_xdigit. It is also not specified in file-level phpdocs
(#27) Package is not specified for function dechex. It is also not specified in file-level phpdocs
(#28) Package is not specified for function hex2bin. It is also not specified in file-level phpdocs
(#29) Package is not specified for function is_int. It is also not specified in file-level phpdocs
(#30) Package is not specified for function pack. It is also not specified in file-level phpdocs
(#31) Package is not specified for function sprintf. It is also not specified in file-level phpdocs
(#32) Package is not specified for function str_pad. It is also not specified in file-level phpdocs
(#33) Package is not specified for function strlen. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#26) Function ctype_xdigit is not documented
(#27) Function dechex is not documented
(#28) Function hex2bin is not documented
(#29) Function is_int is not documented
(#30) Function pack is not documented
(#31) Function sprintf is not documented
(#32) Function str_pad is not documented
(#33) Function strlen is not documented
(#58) Function DefaultTimeGenerator::__construct is not documented
(#37) No one-line description found in phpdocs for class DefaultTimeGenerator
(#68) There is no description in phpdocs for function generate
(#68) Phpdocs for function DefaultTimeGenerator::generate has incomplete parameters list
(#72) Invalid phpdocs tag @inheritDoc used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Generator/NameGeneratorFactory.php
(#17) Package is not specified for class NameGeneratorFactory. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#17) No one-line description found in phpdocs for class NameGeneratorFactory
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Generator/NameGeneratorInterface.php
(#25) Package is not specified for function generate. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#35) Invalid phpdocs tag @psalm-pure used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Generator/PeclUuidNameGenerator.php
(#25) Package is not specified for class PeclUuidNameGenerator. It is also not specified in file-level phpdocs
(#20) Package is not specified for function sprintf. It is also not specified in file-level phpdocs
(#21) Package is not specified for function uuid_generate_md5. It is also not specified in file-level phpdocs
(#22) Package is not specified for function uuid_generate_sha1. It is also not specified in file-level phpdocs
(#23) Package is not specified for function uuid_parse. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#20) Function sprintf is not documented
(#21) Function uuid_generate_md5 is not documented
(#22) Function uuid_generate_sha1 is not documented
(#23) Function uuid_parse is not documented
(#25) No one-line description found in phpdocs for class PeclUuidNameGenerator
(#33) There is no description in phpdocs for function generate
(#33) Phpdocs for function PeclUuidNameGenerator::generate has incomplete parameters list
(#33) Invalid phpdocs tag @psalm-pure used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Generator/PeclUuidRandomGenerator.php
(#22) Package is not specified for class PeclUuidRandomGenerator. It is also not specified in file-level phpdocs
(#17) Package is not specified for function uuid_create. It is also not specified in file-level phpdocs
(#18) Package is not specified for function uuid_parse. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#17) Function uuid_create is not documented
(#18) Function uuid_parse is not documented
(#29) Function PeclUuidRandomGenerator::generate is not documented
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Generator/PeclUuidTimeGenerator.php
(#22) Package is not specified for class PeclUuidTimeGenerator. It is also not specified in file-level phpdocs
(#17) Package is not specified for function uuid_create. It is also not specified in file-level phpdocs
(#18) Package is not specified for function uuid_parse. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#17) Function uuid_create is not documented
(#18) Function uuid_parse is not documented
(#22) No one-line description found in phpdocs for class PeclUuidTimeGenerator
(#30) There is no description in phpdocs for function generate
(#30) Phpdocs for function PeclUuidTimeGenerator::generate has incomplete parameters list
(#31) Invalid phpdocs tag @inheritDoc used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Generator/RandomBytesGenerator.php
(#20) Package is not specified for class RandomBytesGenerator. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#20) No one-line description found in phpdocs for class RandomBytesGenerator
(#28) There is no description in phpdocs for function generate
(#28) Phpdocs for function RandomBytesGenerator::generate has incomplete parameters list
(#31) Invalid phpdocs tag @inheritDoc used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Generator/RandomGeneratorFactory.php
(#17) Package is not specified for class RandomGeneratorFactory. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#17) No one-line description found in phpdocs for class RandomGeneratorFactory
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Generator/RandomGeneratorInterface.php
(#22) Package is not specified for function generate. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Generator/RandomLibAdapter.php
(#20) Package is not specified for class RandomLibAdapter. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#55) Function RandomLibAdapter::generate is not documented
(#20) No one-line description found in phpdocs for class RandomLibAdapter
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Generator/TimeGeneratorFactory.php
(#21) Package is not specified for class TimeGeneratorFactory. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#42) Function TimeGeneratorFactory::__construct is not documented
(#21) No one-line description found in phpdocs for class TimeGeneratorFactory
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Generator/TimeGeneratorInterface.php
(#25) Package is not specified for function generate. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Guid/Fields.php
(#38) Package is not specified for class Fields. It is also not specified in file-level phpdocs
(#26) Package is not specified for function bin2hex. It is also not specified in file-level phpdocs
(#27) Package is not specified for function dechex. It is also not specified in file-level phpdocs
(#28) Package is not specified for function hexdec. It is also not specified in file-level phpdocs
(#29) Package is not specified for function pack. It is also not specified in file-level phpdocs
(#30) Package is not specified for function sprintf. It is also not specified in file-level phpdocs
(#31) Package is not specified for function str_pad. It is also not specified in file-level phpdocs
(#32) Package is not specified for function strlen. It is also not specified in file-level phpdocs
(#33) Package is not specified for function substr. It is also not specified in file-level phpdocs
(#34) Package is not specified for function unpack. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#26) Function bin2hex is not documented
(#27) Function dechex is not documented
(#28) Function hexdec is not documented
(#29) Function pack is not documented
(#30) Function sprintf is not documented
(#31) Function str_pad is not documented
(#32) Function strlen is not documented
(#33) Function substr is not documented
(#34) Function unpack is not documented
(#89) Function Fields::getBytes is not documented
(#94) Function Fields::getTimeLow is not documented
(#110) Function Fields::getTimeMid is not documented
(#125) Function Fields::getTimeHiAndVersion is not documented
(#140) Function Fields::getTimestamp is not documented
(#150) Function Fields::getClockSeq is not documented
(#157) Function Fields::getClockSeqHiAndReserved is not documented
(#162) Function Fields::getClockSeqLow is not documented
(#167) Function Fields::getNode is not documented
(#172) Function Fields::getVersion is not documented
(#184) Function Fields::isCorrectVariant is not documented
(#57) There is no description in phpdocs for function __construct
(#43) Invalid phpdocs tag @psalm-immutable used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Guid/Guid.php
(#22) Package is not specified for class Guid. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#53) Function Guid::__construct is not documented
(#49) Invalid phpdocs tag @psalm-immutable used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Guid/GuidBuilder.php
(#25) Package is not specified for class GuidBuilder. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#44) There is no description in phpdocs for function __construct
(#82) Phpdocs for function GuidBuilder::buildFields has incomplete parameters list
(#30) Invalid phpdocs tag @psalm-immutable used
(#66) Invalid phpdocs tag @psalm-pure used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Lazy/LazyUuidFromString.php
(#36) Package is not specified for class LazyUuidFromString. It is also not specified in file-level phpdocs
(#29) Package is not specified for function assert. It is also not specified in file-level phpdocs
(#30) Package is not specified for function bin2hex. It is also not specified in file-level phpdocs
(#31) Package is not specified for function hex2bin. It is also not specified in file-level phpdocs
(#32) Package is not specified for function sprintf. It is also not specified in file-level phpdocs
(#33) Package is not specified for function str_replace. It is also not specified in file-level phpdocs
(#34) Package is not specified for function substr. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#29) Function assert is not documented
(#30) Function bin2hex is not documented
(#31) Function hex2bin is not documented
(#32) Function sprintf is not documented
(#33) Function str_replace is not documented
(#34) Function substr is not documented
(#90) Function LazyUuidFromString::serialize is not documented
(#249) Function LazyUuidFromString::compareTo is not documented
(#255) Function LazyUuidFromString::equals is not documented
(#277) Function LazyUuidFromString::getFields is not documented
(#283) Function LazyUuidFromString::getHex is not documented
(#289) Function LazyUuidFromString::getInteger is not documented
(#295) Function LazyUuidFromString::toString is not documented
(#300) Function LazyUuidFromString::__toString is not documented
(#305) Function LazyUuidFromString::jsonSerialize is not documented
(#539) Function LazyUuidFromString::toUuidV1 is not documented
(#552) Function LazyUuidFromString::toUuidV6 is not documented
(#36) No one-line description found in phpdocs for class LazyUuidFromString
(#66) There is no description in phpdocs for function __construct
(#72) There is no description in phpdocs for function fromBytes
(#95) There is no description in phpdocs for function __serialize
(#117) There is no description in phpdocs for function __unserialize
(#133) There is no description in phpdocs for function getNumberConverter
(#151) There is no description in phpdocs for function getClockSeqHiAndReservedHex
(#158) There is no description in phpdocs for function getClockSeqLowHex
(#165) There is no description in phpdocs for function getClockSequenceHex
(#172) There is no description in phpdocs for function getDateTime
(#179) There is no description in phpdocs for function getLeastSignificantBitsHex
(#186) There is no description in phpdocs for function getMostSignificantBitsHex
(#193) There is no description in phpdocs for function getNodeHex
(#200) There is no description in phpdocs for function getTimeHiAndVersionHex
(#207) There is no description in phpdocs for function getTimeLowHex
(#214) There is no description in phpdocs for function getTimeMidHex
(#221) There is no description in phpdocs for function getTimestampHex
(#228) There is no description in phpdocs for function getUrn
(#235) There is no description in phpdocs for function getVariant
(#242) There is no description in phpdocs for function getVersion
(#310) There is no description in phpdocs for function getClockSeqHiAndReserved
(#334) There is no description in phpdocs for function getClockSeqLow
(#358) There is no description in phpdocs for function getClockSequence
(#382) There is no description in phpdocs for function getLeastSignificantBits
(#400) There is no description in phpdocs for function getMostSignificantBits
(#418) There is no description in phpdocs for function getNode
(#442) There is no description in phpdocs for function getTimeHiAndVersion
(#466) There is no description in phpdocs for function getTimeLow
(#490) There is no description in phpdocs for function getTimeMid
(#514) There is no description in phpdocs for function getTimestamp
(#561) There is no description in phpdocs for function unwrap
(#66) Phpdocs for function LazyUuidFromString::__construct has incomplete parameters list
(#72) Phpdocs for function LazyUuidFromString::fromBytes has incomplete parameters list
(#118) Phpdocs for function LazyUuidFromString::__unserialize has incomplete parameters list
(#44) Invalid phpdocs tag @psalm-immutable used
(#52) Invalid phpdocs tag @psalm-suppress used
(#52) Invalid phpdocs tag @psalm-suppress used
(#60) Invalid phpdocs tag @psalm-var used
(#66) Invalid phpdocs tag @psalm-param used
(#72) Invalid phpdocs tag @psalm-pure used
(#98) Invalid phpdocs tag @psalm-return used
(#110) Invalid phpdocs tag @psalm-param used
(#120) Invalid phpdocs tag @psalm-param used
(#133) Invalid phpdocs tag @psalm-suppress used
(#143) Invalid phpdocs tag @psalm-suppress used
(#151) Invalid phpdocs tag @psalm-suppress used
(#158) Invalid phpdocs tag @psalm-suppress used
(#165) Invalid phpdocs tag @psalm-suppress used
(#172) Invalid phpdocs tag @psalm-suppress used
(#179) Invalid phpdocs tag @psalm-suppress used
(#186) Invalid phpdocs tag @psalm-suppress used
(#193) Invalid phpdocs tag @psalm-suppress used
(#200) Invalid phpdocs tag @psalm-suppress used
(#207) Invalid phpdocs tag @psalm-suppress used
(#214) Invalid phpdocs tag @psalm-suppress used
(#221) Invalid phpdocs tag @psalm-suppress used
(#228) Invalid phpdocs tag @psalm-suppress used
(#235) Invalid phpdocs tag @psalm-suppress used
(#242) Invalid phpdocs tag @psalm-suppress used
(#267) Invalid phpdocs tag @psalm-suppress used
(#267) Invalid phpdocs tag @psalm-suppress used
(#273) Invalid phpdocs tag @phpstan-ignore-next-line used
(#317) Invalid phpdocs tag @psalm-suppress used
(#317) Invalid phpdocs tag @psalm-suppress used
(#317) Invalid phpdocs tag @psalm-suppress used
(#317) Invalid phpdocs tag @psalm-suppress used
(#341) Invalid phpdocs tag @psalm-suppress used
(#341) Invalid phpdocs tag @psalm-suppress used
(#341) Invalid phpdocs tag @psalm-suppress used
(#341) Invalid phpdocs tag @psalm-suppress used
(#365) Invalid phpdocs tag @psalm-suppress used
(#365) Invalid phpdocs tag @psalm-suppress used
(#365) Invalid phpdocs tag @psalm-suppress used
(#365) Invalid phpdocs tag @psalm-suppress used
(#387) Invalid phpdocs tag @psalm-suppress used
(#387) Invalid phpdocs tag @psalm-suppress used
(#387) Invalid phpdocs tag @psalm-suppress used
(#387) Invalid phpdocs tag @psalm-suppress used
(#405) Invalid phpdocs tag @psalm-suppress used
(#405) Invalid phpdocs tag @psalm-suppress used
(#405) Invalid phpdocs tag @psalm-suppress used
(#405) Invalid phpdocs tag @psalm-suppress used
(#425) Invalid phpdocs tag @psalm-suppress used
(#425) Invalid phpdocs tag @psalm-suppress used
(#425) Invalid phpdocs tag @psalm-suppress used
(#425) Invalid phpdocs tag @psalm-suppress used
(#449) Invalid phpdocs tag @psalm-suppress used
(#449) Invalid phpdocs tag @psalm-suppress used
(#449) Invalid phpdocs tag @psalm-suppress used
(#449) Invalid phpdocs tag @psalm-suppress used
(#473) Invalid phpdocs tag @psalm-suppress used
(#473) Invalid phpdocs tag @psalm-suppress used
(#473) Invalid phpdocs tag @psalm-suppress used
(#473) Invalid phpdocs tag @psalm-suppress used
(#497) Invalid phpdocs tag @psalm-suppress used
(#497) Invalid phpdocs tag @psalm-suppress used
(#497) Invalid phpdocs tag @psalm-suppress used
(#497) Invalid phpdocs tag @psalm-suppress used
(#521) Invalid phpdocs tag @psalm-suppress used
(#521) Invalid phpdocs tag @psalm-suppress used
(#521) Invalid phpdocs tag @psalm-suppress used
(#521) Invalid phpdocs tag @psalm-suppress used
(#562) Invalid phpdocs tag @psalm-suppress used
(#562) Invalid phpdocs tag @psalm-suppress used
(#41) Not recommended phpdocs tag @internal used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Math/BrickMathCalculator.php
(#27) Package is not specified for class BrickMathCalculator. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#47) Function BrickMathCalculator::add is not documented
(#58) Function BrickMathCalculator::subtract is not documented
(#69) Function BrickMathCalculator::multiply is not documented
(#80) Function BrickMathCalculator::divide is not documented
(#101) Function BrickMathCalculator::fromBase is not documented
(#114) Function BrickMathCalculator::toBase is not documented
(#127) Function BrickMathCalculator::toHexadecimal is not documented
(#132) Function BrickMathCalculator::toInteger is not documented
(#34) Constant BrickMathCalculator::ROUNDING_MODE_MAP is not documented
(#137) Phpdocs for function BrickMathCalculator::getBrickRoundingMode has incomplete parameters list
(#30) Invalid phpdocs tag @psalm-immutable used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Math/CalculatorInterface.php
(#28) Package is not specified for function add. It is also not specified in file-level phpdocs
(#38) Package is not specified for function subtract. It is also not specified in file-level phpdocs
(#48) Package is not specified for function multiply. It is also not specified in file-level phpdocs
(#58) Package is not specified for function divide. It is also not specified in file-level phpdocs
(#77) Package is not specified for function fromBase. It is also not specified in file-level phpdocs
(#87) Package is not specified for function toBase. It is also not specified in file-level phpdocs
(#97) Package is not specified for function toHexadecimal. It is also not specified in file-level phpdocs
(#102) Package is not specified for function toInteger. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#97) Phpdocs for function toHexadecimal has incomplete parameters list
(#102) Phpdocs for function toInteger has incomplete parameters list
(#24) Invalid phpdocs tag @psalm-immutable used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Math/RoundingMode.php
(#33) Package is not specified for class RoundingMode. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#33) No one-line description found in phpdocs for class RoundingMode
(#3) File-level phpdocs block does not have @copyright tag
(#3) File-level phpdocs block does not have @license tag
(#50) Invalid phpdocs tag @codeCoverageIgnore used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Nonstandard/Fields.php
(#33) Package is not specified for class Fields. It is also not specified in file-level phpdocs
(#23) Package is not specified for function bin2hex. It is also not specified in file-level phpdocs
(#24) Package is not specified for function dechex. It is also not specified in file-level phpdocs
(#25) Package is not specified for function hexdec. It is also not specified in file-level phpdocs
(#26) Package is not specified for function sprintf. It is also not specified in file-level phpdocs
(#27) Package is not specified for function str_pad. It is also not specified in file-level phpdocs
(#28) Package is not specified for function strlen. It is also not specified in file-level phpdocs
(#29) Package is not specified for function substr. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#23) Function bin2hex is not documented
(#24) Function dechex is not documented
(#25) Function hexdec is not documented
(#26) Function sprintf is not documented
(#27) Function str_pad is not documented
(#28) Function strlen is not documented
(#29) Function substr is not documented
(#72) Function Fields::getBytes is not documented
(#77) Function Fields::getClockSeq is not documented
(#84) Function Fields::getClockSeqHiAndReserved is not documented
(#89) Function Fields::getClockSeqLow is not documented
(#94) Function Fields::getNode is not documented
(#99) Function Fields::getTimeHiAndVersion is not documented
(#104) Function Fields::getTimeLow is not documented
(#109) Function Fields::getTimeMid is not documented
(#114) Function Fields::getTimestamp is not documented
(#124) Function Fields::getVersion is not documented
(#129) Function Fields::isNil is not documented
(#55) There is no description in phpdocs for function __construct
(#43) Invalid phpdocs tag @psalm-immutable used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Nonstandard/Uuid.php
(#22) Package is not specified for class Uuid. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#29) Function Uuid::__construct is not documented
(#25) Invalid phpdocs tag @psalm-immutable used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Nonstandard/UuidBuilder.php
(#25) Package is not specified for class UuidBuilder. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#42) There is no description in phpdocs for function __construct
(#81) Phpdocs for function UuidBuilder::buildFields has incomplete parameters list
(#28) Invalid phpdocs tag @psalm-immutable used
(#65) Invalid phpdocs tag @psalm-pure used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Nonstandard/UuidV6.php
(#37) Package is not specified for class UuidV6. It is also not specified in file-level phpdocs
(#31) Package is not specified for function hex2bin. It is also not specified in file-level phpdocs
(#32) Package is not specified for function str_pad. It is also not specified in file-level phpdocs
(#33) Package is not specified for function substr. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#31) Function hex2bin is not documented
(#32) Function str_pad is not documented
(#33) Function substr is not documented
(#37) No one-line description found in phpdocs for class UuidV6
(#116) Phpdocs for function UuidV6::fromUuidV1 has incomplete parameters list
(#44) Invalid phpdocs tag @psalm-immutable used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Provider/Dce/SystemDceSecurityProvider.php
(#33) Package is not specified for class SystemDceSecurityProvider. It is also not specified in file-level phpdocs
(#21) Package is not specified for function escapeshellarg. It is also not specified in file-level phpdocs
(#22) Package is not specified for function preg_split. It is also not specified in file-level phpdocs
(#23) Package is not specified for function str_getcsv. It is also not specified in file-level phpdocs
(#24) Package is not specified for function strpos. It is also not specified in file-level phpdocs
(#25) Package is not specified for function strrpos. It is also not specified in file-level phpdocs
(#26) Package is not specified for function strtolower. It is also not specified in file-level phpdocs
(#27) Package is not specified for function strtoupper. It is also not specified in file-level phpdocs
(#28) Package is not specified for function substr. It is also not specified in file-level phpdocs
(#29) Package is not specified for function trim. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#21) Function escapeshellarg is not documented
(#22) Function preg_split is not documented
(#23) Function str_getcsv is not documented
(#24) Function strpos is not documented
(#25) Function strrpos is not documented
(#26) Function strtolower is not documented
(#27) Function strtoupper is not documented
(#28) Function substr is not documented
(#29) Function trim is not documented
(#38) There is no description in phpdocs for function getUid
(#68) There is no description in phpdocs for function getGid
(#41) Invalid phpdocs tag @inheritDoc used
(#71) Invalid phpdocs tag @inheritDoc used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Provider/DceSecurityProviderInterface.php
(#28) Package is not specified for function getUid. It is also not specified in file-level phpdocs
(#35) Package is not specified for function getGid. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Provider/Node/FallbackNodeProvider.php
(#21) Package is not specified for class FallbackNodeProvider. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#40) Function FallbackNodeProvider::getNode is not documented
(#21) No one-line description found in phpdocs for class FallbackNodeProvider
(#32) There is no description in phpdocs for function __construct
(#33) Phpdocs for function FallbackNodeProvider::__construct has incomplete parameters list
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Provider/Node/NodeProviderCollection.php
(#21) Package is not specified for class NodeProviderCollection. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#33) Function NodeProviderCollection::getType is not documented
(#29) Invalid phpdocs tag @extends used
(#44) Invalid phpdocs tag @phpcsSuppress used
(#45) Invalid phpdocs tag @psalm-suppress used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Provider/Node/RandomNodeProvider.php
(#31) Package is not specified for class RandomNodeProvider. It is also not specified in file-level phpdocs
(#22) Package is not specified for function bin2hex. It is also not specified in file-level phpdocs
(#23) Package is not specified for function dechex. It is also not specified in file-level phpdocs
(#24) Package is not specified for function hex2bin. It is also not specified in file-level phpdocs
(#25) Package is not specified for function hexdec. It is also not specified in file-level phpdocs
(#26) Package is not specified for function str_pad. It is also not specified in file-level phpdocs
(#27) Package is not specified for function substr. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#22) Function bin2hex is not documented
(#23) Function dechex is not documented
(#24) Function hex2bin is not documented
(#25) Function hexdec is not documented
(#26) Function str_pad is not documented
(#27) Function substr is not documented
(#38) Function RandomNodeProvider::getNode is not documented
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Provider/Node/StaticNodeProvider.php
(#28) Package is not specified for class StaticNodeProvider. It is also not specified in file-level phpdocs
(#21) Package is not specified for function dechex. It is also not specified in file-level phpdocs
(#22) Package is not specified for function hexdec. It is also not specified in file-level phpdocs
(#23) Package is not specified for function str_pad. It is also not specified in file-level phpdocs
(#24) Package is not specified for function substr. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#21) Function dechex is not documented
(#22) Function hexdec is not documented
(#23) Function str_pad is not documented
(#24) Function substr is not documented
(#54) Function StaticNodeProvider::getNode is not documented
(#40) There is no description in phpdocs for function __construct
(#59) Phpdocs for function StaticNodeProvider::setMulticastBit has incomplete parameters list
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Provider/Node/SystemNodeProvider.php
(#39) Package is not specified for class SystemNodeProvider. It is also not specified in file-level phpdocs
(#21) Package is not specified for function array_filter. It is also not specified in file-level phpdocs
(#22) Package is not specified for function array_map. It is also not specified in file-level phpdocs
(#23) Package is not specified for function array_walk. It is also not specified in file-level phpdocs
(#24) Package is not specified for function count. It is also not specified in file-level phpdocs
(#25) Package is not specified for function ob_get_clean. It is also not specified in file-level phpdocs
(#26) Package is not specified for function ob_start. It is also not specified in file-level phpdocs
(#27) Package is not specified for function preg_match. It is also not specified in file-level phpdocs
(#28) Package is not specified for function preg_match_all. It is also not specified in file-level phpdocs
(#29) Package is not specified for function reset. It is also not specified in file-level phpdocs
(#30) Package is not specified for function str_replace. It is also not specified in file-level phpdocs
(#31) Package is not specified for function strpos. It is also not specified in file-level phpdocs
(#32) Package is not specified for function strtolower. It is also not specified in file-level phpdocs
(#33) Package is not specified for function strtoupper. It is also not specified in file-level phpdocs
(#34) Package is not specified for function substr. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#21) Function array_filter is not documented
(#22) Function array_map is not documented
(#23) Function array_walk is not documented
(#24) Function count is not documented
(#25) Function ob_get_clean is not documented
(#26) Function ob_start is not documented
(#27) Function preg_match is not documented
(#28) Function preg_match_all is not documented
(#29) Function reset is not documented
(#30) Function str_replace is not documented
(#31) Function strpos is not documented
(#32) Function strtolower is not documented
(#33) Function strtoupper is not documented
(#34) Function substr is not documented
(#57) Function SystemNodeProvider::getNode is not documented
(#97) Invalid phpdocs tag @codeCoverageIgnore used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Provider/NodeProviderInterface.php
(#24) Package is not specified for function getNode. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Provider/Time/FixedTimeProvider.php
(#21) Package is not specified for class FixedTimeProvider. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#34) Function FixedTimeProvider::__construct is not documented
(#59) Function FixedTimeProvider::getTime is not documented
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Provider/Time/SystemTimeProvider.php
(#22) Package is not specified for class SystemTimeProvider. It is also not specified in file-level phpdocs
(#20) Package is not specified for function gettimeofday. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#20) Function gettimeofday is not documented
(#27) Function SystemTimeProvider::getTime is not documented
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Provider/TimeProviderInterface.php
(#24) Package is not specified for function getTime. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Rfc4122/Fields.php
(#33) Package is not specified for class Fields. It is also not specified in file-level phpdocs
(#22) Package is not specified for function bin2hex. It is also not specified in file-level phpdocs
(#23) Package is not specified for function dechex. It is also not specified in file-level phpdocs
(#24) Package is not specified for function hexdec. It is also not specified in file-level phpdocs
(#25) Package is not specified for function sprintf. It is also not specified in file-level phpdocs
(#26) Package is not specified for function str_pad. It is also not specified in file-level phpdocs
(#27) Package is not specified for function strlen. It is also not specified in file-level phpdocs
(#28) Package is not specified for function substr. It is also not specified in file-level phpdocs
(#29) Package is not specified for function unpack. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#22) Function bin2hex is not documented
(#23) Function dechex is not documented
(#24) Function hexdec is not documented
(#25) Function sprintf is not documented
(#26) Function str_pad is not documented
(#27) Function strlen is not documented
(#28) Function substr is not documented
(#29) Function unpack is not documented
(#84) Function Fields::getBytes is not documented
(#89) Function Fields::getClockSeq is not documented
(#96) Function Fields::getClockSeqHiAndReserved is not documented
(#101) Function Fields::getClockSeqLow is not documented
(#106) Function Fields::getNode is not documented
(#111) Function Fields::getTimeHiAndVersion is not documented
(#116) Function Fields::getTimeLow is not documented
(#121) Function Fields::getTimeMid is not documented
(#174) Function Fields::getVersion is not documented
(#186) Function Fields::isCorrectVariant is not documented
(#53) There is no description in phpdocs for function __construct
(#39) Invalid phpdocs tag @psalm-immutable used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Rfc4122/FieldsInterface.php
(#42) Package is not specified for function getClockSeq. It is also not specified in file-level phpdocs
(#48) Package is not specified for function getClockSeqHiAndReserved. It is also not specified in file-level phpdocs
(#53) Package is not specified for function getClockSeqLow. It is also not specified in file-level phpdocs
(#58) Package is not specified for function getNode. It is also not specified in file-level phpdocs
(#63) Package is not specified for function getTimeHiAndVersion. It is also not specified in file-level phpdocs
(#68) Package is not specified for function getTimeLow. It is also not specified in file-level phpdocs
(#73) Package is not specified for function getTimeMid. It is also not specified in file-level phpdocs
(#78) Package is not specified for function getTimestamp. It is also not specified in file-level phpdocs
(#83) Package is not specified for function getVariant. It is also not specified in file-level phpdocs
(#100) Package is not specified for function getVersion. It is also not specified in file-level phpdocs
(#119) Package is not specified for function isNil. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#38) Invalid phpdocs tag @psalm-immutable used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Rfc4122/NilTrait.php
(#29) Package is not specified for function getBytes. It is also not specified in file-level phpdocs
(#34) Package is not specified for function isNil. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#25) Invalid phpdocs tag @psalm-immutable used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Rfc4122/NilUuid.php
(#19) Package is not specified for class NilUuid. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#19) No one-line description found in phpdocs for class NilUuid
(#23) Invalid phpdocs tag @psalm-immutable used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Rfc4122/UuidBuilder.php
(#28) Package is not specified for class UuidBuilder. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#104) Phpdocs for function UuidBuilder::buildFields has incomplete parameters list
(#31) Invalid phpdocs tag @psalm-immutable used
(#69) Invalid phpdocs tag @psalm-pure used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Rfc4122/UuidInterface.php
(#29) Package is not specified for function getUrn. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#25) Invalid phpdocs tag @psalm-immutable used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Rfc4122/UuidV1.php
(#32) Package is not specified for class UuidV1. It is also not specified in file-level phpdocs
(#28) Package is not specified for function str_pad. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#28) Function str_pad is not documented
(#32) No one-line description found in phpdocs for class UuidV1
(#36) Invalid phpdocs tag @psalm-immutable used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Rfc4122/UuidV2.php
(#34) Package is not specified for class UuidV2. It is also not specified in file-level phpdocs
(#29) Package is not specified for function hexdec. It is also not specified in file-level phpdocs
(#30) Package is not specified for function str_pad. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#29) Function hexdec is not documented
(#30) Function str_pad is not documented
(#34) No one-line description found in phpdocs for class UuidV2
(#46) Invalid phpdocs tag @psalm-immutable used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Rfc4122/UuidV3.php
(#24) Package is not specified for class UuidV3. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#24) No one-line description found in phpdocs for class UuidV3
(#28) Invalid phpdocs tag @psalm-immutable used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Rfc4122/UuidV4.php
(#24) Package is not specified for class UuidV4. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#24) No one-line description found in phpdocs for class UuidV4
(#28) Invalid phpdocs tag @psalm-immutable used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Rfc4122/UuidV5.php
(#24) Package is not specified for class UuidV5. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#24) No one-line description found in phpdocs for class UuidV5
(#28) Invalid phpdocs tag @psalm-immutable used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Rfc4122/Validator.php
(#23) Package is not specified for class Validator. It is also not specified in file-level phpdocs
(#20) Package is not specified for function preg_match. It is also not specified in file-level phpdocs
(#21) Package is not specified for function str_replace. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#20) Function preg_match is not documented
(#21) Function str_replace is not documented
(#43) Function Validator::validate is not documented
(#33) There is no description in phpdocs for function getPattern
(#26) Invalid phpdocs tag @psalm-immutable used
(#34) Invalid phpdocs tag @psalm-return used
(#35) Invalid phpdocs tag @psalm-suppress used
(#35) Invalid phpdocs tag @psalm-suppress used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Rfc4122/VariantTrait.php
(#20) Package is not specified for function decbin. It is also not specified in file-level phpdocs
(#21) Package is not specified for function str_pad. It is also not specified in file-level phpdocs
(#22) Package is not specified for function strlen. It is also not specified in file-level phpdocs
(#23) Package is not specified for function strpos. It is also not specified in file-level phpdocs
(#24) Package is not specified for function substr. It is also not specified in file-level phpdocs
(#25) Package is not specified for function unpack. It is also not specified in file-level phpdocs
(#36) Package is not specified for function getBytes. It is also not specified in file-level phpdocs
(#41) Package is not specified for function getVariant. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#20) Function decbin is not documented
(#21) Function str_pad is not documented
(#22) Function strlen is not documented
(#23) Function strpos is not documented
(#24) Function substr is not documented
(#25) Function unpack is not documented
(#32) Invalid phpdocs tag @psalm-immutable used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Rfc4122/VersionTrait.php
(#24) Package is not specified for function getVersion. It is also not specified in file-level phpdocs
(#29) Package is not specified for function isNil. It is also not specified in file-level phpdocs
(#34) Package is not specified for function isCorrectVersion. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#20) Invalid phpdocs tag @psalm-immutable used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Type/Decimal.php
(#23) Package is not specified for class Decimal. It is also not specified in file-level phpdocs
(#20) Package is not specified for function is_numeric. It is also not specified in file-level phpdocs
(#21) Package is not specified for function sprintf. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#20) Function is_numeric is not documented
(#21) Function sprintf is not documented
(#78) Function Decimal::isNegative is not documented
(#83) Function Decimal::toString is not documented
(#88) Function Decimal::__toString is not documented
(#93) Function Decimal::jsonSerialize is not documented
(#98) Function Decimal::serialize is not documented
(#47) There is no description in phpdocs for function __construct
(#103) There is no description in phpdocs for function __serialize
(#124) There is no description in phpdocs for function __unserialize
(#125) Phpdocs for function Decimal::__unserialize has incomplete parameters list
(#33) Invalid phpdocs tag @psalm-immutable used
(#116) Invalid phpdocs tag @phpcsSuppress used
(#117) Invalid phpdocs tag @psalm-suppress used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Type/Hexadecimal.php
(#26) Package is not specified for class Hexadecimal. It is also not specified in file-level phpdocs
(#20) Package is not specified for function ctype_xdigit. It is also not specified in file-level phpdocs
(#21) Package is not specified for function sprintf. It is also not specified in file-level phpdocs
(#22) Package is not specified for function strpos. It is also not specified in file-level phpdocs
(#23) Package is not specified for function strtolower. It is also not specified in file-level phpdocs
(#24) Package is not specified for function substr. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#20) Function ctype_xdigit is not documented
(#21) Function sprintf is not documented
(#22) Function strpos is not documented
(#23) Function strtolower is not documented
(#24) Function substr is not documented
(#62) Function Hexadecimal::toString is not documented
(#67) Function Hexadecimal::__toString is not documented
(#72) Function Hexadecimal::jsonSerialize is not documented
(#77) Function Hexadecimal::serialize is not documented
(#42) There is no description in phpdocs for function __construct
(#82) There is no description in phpdocs for function __serialize
(#103) There is no description in phpdocs for function __unserialize
(#104) Phpdocs for function Hexadecimal::__unserialize has incomplete parameters list
(#33) Invalid phpdocs tag @psalm-immutable used
(#95) Invalid phpdocs tag @phpcsSuppress used
(#96) Invalid phpdocs tag @psalm-suppress used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Type/Integer.php
(#26) Package is not specified for class Integer. It is also not specified in file-level phpdocs
(#20) Package is not specified for function ctype_digit. It is also not specified in file-level phpdocs
(#21) Package is not specified for function ltrim. It is also not specified in file-level phpdocs
(#22) Package is not specified for function sprintf. It is also not specified in file-level phpdocs
(#23) Package is not specified for function strpos. It is also not specified in file-level phpdocs
(#24) Package is not specified for function substr. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#20) Function ctype_digit is not documented
(#21) Function ltrim is not documented
(#22) Function sprintf is not documented
(#23) Function strpos is not documented
(#24) Function substr is not documented
(#91) Function Integer::isNegative is not documented
(#104) Function Integer::__toString is not documented
(#109) Function Integer::jsonSerialize is not documented
(#114) Function Integer::serialize is not documented
(#50) There is no description in phpdocs for function __construct
(#96) There is no description in phpdocs for function toString
(#119) There is no description in phpdocs for function __serialize
(#140) There is no description in phpdocs for function __unserialize
(#141) Phpdocs for function Integer::__unserialize has incomplete parameters list
(#36) Invalid phpdocs tag @psalm-immutable used
(#41) Invalid phpdocs tag @psalm-var used
(#85) Invalid phpdocs tag @psalm-var used
(#97) Invalid phpdocs tag @psalm-return used
(#132) Invalid phpdocs tag @phpcsSuppress used
(#133) Invalid phpdocs tag @psalm-suppress used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Type/NumberInterface.php
(#24) Package is not specified for function isNegative. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#20) Invalid phpdocs tag @psalm-immutable used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Type/Time.php
(#26) Package is not specified for class Time. It is also not specified in file-level phpdocs
(#22) Package is not specified for function json_decode. It is also not specified in file-level phpdocs
(#23) Package is not specified for function json_encode. It is also not specified in file-level phpdocs
(#24) Package is not specified for function sprintf. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#22) Function json_decode is not documented
(#23) Function json_encode is not documented
(#24) Function sprintf is not documented
(#57) Function Time::getSeconds is not documented
(#62) Function Time::getMicroseconds is not documented
(#67) Function Time::toString is not documented
(#72) Function Time::__toString is not documented
(#88) Function Time::serialize is not documented
(#47) There is no description in phpdocs for function __construct
(#77) There is no description in phpdocs for function jsonSerialize
(#93) There is no description in phpdocs for function __serialize
(#126) There is no description in phpdocs for function __unserialize
(#127) Phpdocs for function Time::__unserialize has incomplete parameters list
(#33) Invalid phpdocs tag @psalm-immutable used
(#109) Invalid phpdocs tag @phpcsSuppress used
(#110) Invalid phpdocs tag @psalm-suppress used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Type/TypeInterface.php
(#27) Package is not specified for function toString. It is also not specified in file-level phpdocs
(#29) Package is not specified for function __toString. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#27) Function toString is not documented
(#29) Function __toString is not documented
(#23) Invalid phpdocs tag @psalm-immutable used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Uuid.php
(#38) Package is not specified for class Uuid. It is also not specified in file-level phpdocs
(#28) Package is not specified for function assert. It is also not specified in file-level phpdocs
(#29) Package is not specified for function bin2hex. It is also not specified in file-level phpdocs
(#30) Package is not specified for function preg_match. It is also not specified in file-level phpdocs
(#31) Package is not specified for function sprintf. It is also not specified in file-level phpdocs
(#32) Package is not specified for function str_replace. It is also not specified in file-level phpdocs
(#33) Package is not specified for function strcmp. It is also not specified in file-level phpdocs
(#34) Package is not specified for function strlen. It is also not specified in file-level phpdocs
(#35) Package is not specified for function strtolower. It is also not specified in file-level phpdocs
(#36) Package is not specified for function substr. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#28) Function assert is not documented
(#29) Function bin2hex is not documented
(#30) Function preg_match is not documented
(#31) Function sprintf is not documented
(#32) Function str_replace is not documented
(#33) Function strcmp is not documented
(#34) Function strlen is not documented
(#35) Function strtolower is not documented
(#36) Function substr is not documented
(#340) Function Uuid::compareTo is not documented
(#355) Function Uuid::equals is not documented
(#372) Function Uuid::getFields is not documented
(#377) Function Uuid::getHex is not documented
(#382) Function Uuid::getInteger is not documented
(#270) There is no description in phpdocs for function __toString
(#294) There is no description in phpdocs for function __serialize
(#326) There is no description in phpdocs for function __unserialize
(#364) There is no description in phpdocs for function getBytes
(#387) There is no description in phpdocs for function toString
(#327) Phpdocs for function Uuid::__unserialize has incomplete parameters list
(#41) Invalid phpdocs tag @psalm-immutable used
(#271) Invalid phpdocs tag @psalm-return used
(#308) Invalid phpdocs tag @phpcsSuppress used
(#365) Invalid phpdocs tag @psalm-return used
(#388) Invalid phpdocs tag @psalm-return used
(#431) Invalid phpdocs tag @psalm-pure used
(#434) Invalid phpdocs tag @psalm-suppress used
(#469) Invalid phpdocs tag @psalm-pure used
(#472) Invalid phpdocs tag @psalm-suppress used
(#518) Invalid phpdocs tag @psalm-pure used
(#533) Invalid phpdocs tag @psalm-pure used
(#599) Invalid phpdocs tag @psalm-suppress used
(#604) Invalid phpdocs tag @psalm-pure used
(#633) Invalid phpdocs tag @psalm-pure used
(#636) Invalid phpdocs tag @psalm-suppress used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/UuidFactory.php
(#46) Package is not specified for class UuidFactory. It is also not specified in file-level phpdocs
(#35) Package is not specified for function bin2hex. It is also not specified in file-level phpdocs
(#36) Package is not specified for function hex2bin. It is also not specified in file-level phpdocs
(#37) Package is not specified for function pack. It is also not specified in file-level phpdocs
(#38) Package is not specified for function str_pad. It is also not specified in file-level phpdocs
(#39) Package is not specified for function strtolower. It is also not specified in file-level phpdocs
(#40) Package is not specified for function substr. It is also not specified in file-level phpdocs
(#41) Package is not specified for function substr_replace. It is also not specified in file-level phpdocs
(#42) Package is not specified for function unpack. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#46) Class UuidFactory is not documented
(#35) Function bin2hex is not documented
(#36) Function hex2bin is not documented
(#37) Function pack is not documented
(#38) Function str_pad is not documented
(#39) Function strtolower is not documented
(#40) Function substr is not documented
(#41) Function substr_replace is not documented
(#42) Function unpack is not documented
(#326) Function UuidFactory::fromDateTime is not documented
(#358) Function UuidFactory::uuid2 is not documented
(#383) Function UuidFactory::uuid4 is not documented
(#399) Function UuidFactory::uuid6 is not documented
(#101) There is no description in phpdocs for function __construct
(#276) There is no description in phpdocs for function getValidator
(#297) There is no description in phpdocs for function fromBytes
(#305) There is no description in phpdocs for function fromString
(#315) There is no description in phpdocs for function fromInteger
(#348) There is no description in phpdocs for function uuid1
(#374) There is no description in phpdocs for function uuid3
(#390) There is no description in phpdocs for function uuid5
(#297) Phpdocs for function UuidFactory::fromBytes has incomplete parameters list
(#305) Phpdocs for function UuidFactory::fromString has incomplete parameters list
(#315) Phpdocs for function UuidFactory::fromInteger has incomplete parameters list
(#348) Phpdocs for function UuidFactory::uuid1 has incomplete parameters list
(#374) Phpdocs for function UuidFactory::uuid3 has incomplete parameters list
(#390) Phpdocs for function UuidFactory::uuid5 has incomplete parameters list
(#277) Invalid phpdocs tag @psalm-mutation-free used
(#298) Invalid phpdocs tag @psalm-pure used
(#306) Invalid phpdocs tag @psalm-pure used
(#316) Invalid phpdocs tag @psalm-pure used
(#349) Invalid phpdocs tag @inheritDoc used
(#375) Invalid phpdocs tag @inheritDoc used
(#376) Invalid phpdocs tag @psalm-pure used
(#391) Invalid phpdocs tag @inheritDoc used
(#392) Invalid phpdocs tag @psalm-pure used
(#429) Invalid phpdocs tag @psalm-pure used
(#448) Invalid phpdocs tag @psalm-pure used
(#470) Invalid phpdocs tag @psalm-pure used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/UuidFactoryInterface.php
(#28) Package is not specified for function getValidator. It is also not specified in file-level phpdocs
(#35) Package is not specified for function uuid1. It is also not specified in file-level phpdocs
(#51) Package is not specified for function uuid2. It is also not specified in file-level phpdocs
(#77) Package is not specified for function uuid3. It is also not specified in file-level phpdocs
(#91) Package is not specified for function uuid4. It is also not specified in file-level phpdocs
(#99) Package is not specified for function uuid5. It is also not specified in file-level phpdocs
(#113) Package is not specified for function uuid6. It is also not specified in file-level phpdocs
(#128) Package is not specified for function fromBytes. It is also not specified in file-level phpdocs
(#140) Package is not specified for function fromString. It is also not specified in file-level phpdocs
(#152) Package is not specified for function fromInteger. It is also not specified in file-level phpdocs
(#164) Package is not specified for function fromDateTime. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#31) Invalid phpdocs tag @psalm-mutation-free used
(#87) Invalid phpdocs tag @psalm-pure used
(#109) Invalid phpdocs tag @psalm-pure used
(#136) Invalid phpdocs tag @psalm-pure used
(#148) Invalid phpdocs tag @psalm-pure used
(#160) Invalid phpdocs tag @psalm-pure used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/UuidInterface.php
(#34) Package is not specified for function compareTo. It is also not specified in file-level phpdocs
(#51) Package is not specified for function equals. It is also not specified in file-level phpdocs
(#64) Package is not specified for function getBytes. It is also not specified in file-level phpdocs
(#71) Package is not specified for function getFields. It is also not specified in file-level phpdocs
(#76) Package is not specified for function getHex. It is also not specified in file-level phpdocs
(#81) Package is not specified for function getInteger. It is also not specified in file-level phpdocs
(#86) Package is not specified for function toString. It is also not specified in file-level phpdocs
(#93) Package is not specified for function __toString. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#27) Invalid phpdocs tag @psalm-immutable used
(#67) Invalid phpdocs tag @psalm-return used
(#89) Invalid phpdocs tag @psalm-return used
(#96) Invalid phpdocs tag @psalm-return used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Validator/GenericValidator.php
(#22) Package is not specified for class GenericValidator. It is also not specified in file-level phpdocs
(#19) Package is not specified for function preg_match. It is also not specified in file-level phpdocs
(#20) Package is not specified for function str_replace. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#19) Function preg_match is not documented
(#20) Function str_replace is not documented
(#44) Function GenericValidator::validate is not documented
(#34) There is no description in phpdocs for function getPattern
(#25) Invalid phpdocs tag @psalm-immutable used
(#35) Invalid phpdocs tag @psalm-return used
(#36) Invalid phpdocs tag @psalm-suppress used
(#36) Invalid phpdocs tag @psalm-suppress used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/Validator/ValidatorInterface.php
(#24) Package is not specified for function getPattern. It is also not specified in file-level phpdocs
(#33) Package is not specified for function validate. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#20) Invalid phpdocs tag @psalm-immutable used
(#29) Invalid phpdocs tag @psalm-return used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/ramsey/uuid/src/functions.php
(#21) Package is not specified for function v1. It is also not specified in file-level phpdocs
(#39) Package is not specified for function v2. It is also not specified in file-level phpdocs
(#66) Package is not specified for function v3. It is also not specified in file-level phpdocs
(#82) Package is not specified for function v4. It is also not specified in file-level phpdocs
(#92) Package is not specified for function v5. It is also not specified in file-level phpdocs
(#108) Package is not specified for function v6. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#70) Phpdocs for function v3 has incomplete parameters list
(#96) Phpdocs for function v5 has incomplete parameters list
(#74) Invalid phpdocs tag @psalm-pure used
(#100) Invalid phpdocs tag @psalm-pure used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/symfony/polyfill-php81/Php81.php
(#14) Package is not specified for class Php81. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#21) Function Php81::array_is_list is not documented
(#14) No one-line description found in phpdocs for class Php81
(#17) Not recommended phpdocs tag @internal used
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/symfony/polyfill-php81/Resources/stubs/ReturnTypeWillChange.php
(#5) Package is not specified for class ReturnTypeWillChange. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#5) Class ReturnTypeWillChange is not documented
(#7) Function ReturnTypeWillChange::__construct is not documented
mod/plugnmeet/helpers/libs/plugnmeet-sdk-php/vendor/symfony/polyfill-php81/bootstrap.php
(#23) Package is not specified for function array_is_list. It is also not specified in file-level phpdocs
(#27) Package is not specified for function enum_exists. It is also not specified in file-level phpdocs
(#2) Empty line found after PHP open tag
(#12) File-level phpdocs block is not found
(#23) Function array_is_list is not documented
(#27) Function enum_exists is not documented
mod/plugnmeet/helpers/plugNmeetConnect.php
(#52) Package is not specified for class plugNmeetConnect. It is also not specified in file-level phpdocs
(#62) Function plugNmeetConnect::__construct is not documented
(#52) No one-line description found in phpdocs for class plugNmeetConnect
(#71) There is no description in phpdocs for function getUUID
(#79) There is no description in phpdocs for function isRoomActive
(#91) There is no description in phpdocs for function createRoom
(#213) There is no description in phpdocs for function getJoinToken
(#232) There is no description in phpdocs for function endRoom
(#244) There is no description in phpdocs for function getActiveRoomInfo
(#256) There is no description in phpdocs for function getActiveRoomsInfo
(#264) There is no description in phpdocs for function getRecordings
(#282) There is no description in phpdocs for function getRecordingDownloadLink
(#294) There is no description in phpdocs for function deleteRecording
(#92) Phpdocs for function plugNmeetConnect::createRoom has incomplete parameters list
(#214) Phpdocs for function plugNmeetConnect::getJoinToken has incomplete parameters list
(#283) Phpdocs for function plugNmeetConnect::getRecordingDownloadLink has incomplete parameters list
(#295) Phpdocs for function plugNmeetConnect::deleteRecording has incomplete parameters list
mod/plugnmeet/lib.php
(#362) Function getGlobalVariables is not documented
mod/plugnmeet/version.php
(#17) No one-line description found in phpdocs for file

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]


Missing changes in external functions or backup support for new detected tables or columns

(0 errors, 0 warnings)

This section shows potential problems detected when there are new database structures added in a patch and it is detected that nothing has been changed related with external functions (to be used by WS) or backup and restore. It must be checked that everything is correct and nothing is being missed in those areas. [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]


Gherkin .feature problems

(0 errors, 0 warnings)

This section shows problems detected in behat .feature files [More info]