[INFO] fetching crate emmylua_codestyle 0.4.0...
[INFO] checking emmylua_codestyle-0.4.0 against master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042
[INFO] extracting crate emmylua_codestyle 0.4.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate emmylua_codestyle 0.4.0 on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate emmylua_codestyle 0.4.0
[INFO] finished tweaking crates.io crate emmylua_codestyle 0.4.0
[INFO] tweaked toml for crates.io crate emmylua_codestyle 0.4.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate crates.io crate emmylua_codestyle 0.4.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dc3b9dd08ff87c09429f42ea151f512d2dd905a1fcfca1ea7a336eb555c3fc85
[INFO] running `Command { std: "docker" "start" "-a" "dc3b9dd08ff87c09429f42ea151f512d2dd905a1fcfca1ea7a336eb555c3fc85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc3b9dd08ff87c09429f42ea151f512d2dd905a1fcfca1ea7a336eb555c3fc85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc3b9dd08ff87c09429f42ea151f512d2dd905a1fcfca1ea7a336eb555c3fc85", kill_on_drop: false }`
[INFO] [stdout] dc3b9dd08ff87c09429f42ea151f512d2dd905a1fcfca1ea7a336eb555c3fc85
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bdc3a5229ed7304a7170097aa29cb79a61d7e44ff5e774da339323267d60ab10
[INFO] running `Command { std: "docker" "start" "-a" "bdc3a5229ed7304a7170097aa29cb79a61d7e44ff5e774da339323267d60ab10", kill_on_drop: false }`
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling cc v1.2.5
[INFO] [stderr]    Compiling emmylua_codestyle v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: In file included from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/FormatState.h:3,
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Diagnostic/DiagnosticBuilder.h:5,
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCLib/src/CodeFormat.h:9,
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCLib/src/CodeFormat.cpp:1:
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::ComplexAnalyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:46: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                 ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:70: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                 ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::OnFormatMessage(FormatState&, FormatEvent, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:47: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                  ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:62: warning: unused parameter 'event' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                  ~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:83: warning: unused parameter 'syntaxNode' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                                     ~~~~~~~~~~~~~~^~~~~~~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:116: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: In file included from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/FormatState.h:3,
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Diagnostic/DiagnosticBuilder.h:5,
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCLib/src/CodeFormat.h:9,
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCLib/src/CodeFormatCLib.cpp:2:
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::ComplexAnalyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:46: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                 ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:70: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                 ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::OnFormatMessage(FormatState&, FormatEvent, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:47: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                  ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:62: warning: unused parameter 'event' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                  ~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:83: warning: unused parameter 'syntaxNode' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                                     ~~~~~~~~~~~~~~^~~~~~~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:116: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/LuaParser/src/Ast/LuaSyntaxNode.cpp: In member function 'bool LuaSyntaxNode::IsNull(const LuaSyntaxTree&) const':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/LuaParser/src/Ast/LuaSyntaxNode.cpp:90:49: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    90 | bool LuaSyntaxNode::IsNull(const LuaSyntaxTree &t) const {
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                            ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: In file included from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/FormatState.h:3,
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Diagnostic/CodeStyle/CodeStyleChecker.h:5,
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Diagnostic/CodeStyle/CodeStyleChecker.cpp:1:
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::ComplexAnalyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:46: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                 ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:70: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                 ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::OnFormatMessage(FormatState&, FormatEvent, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:47: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                  ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:62: warning: unused parameter 'event' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                  ~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:83: warning: unused parameter 'syntaxNode' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                                     ~~~~~~~~~~~~~~^~~~~~~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:116: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: In file included from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/FormatState.h:3,
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Diagnostic/DiagnosticBuilder.h:5,
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Diagnostic/DiagnosticBuilder.cpp:1:
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::ComplexAnalyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:46: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                 ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:70: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                 ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::OnFormatMessage(FormatState&, FormatEvent, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:47: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                  ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:62: warning: unused parameter 'event' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                  ~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:83: warning: unused parameter 'syntaxNode' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                                     ~~~~~~~~~~~~~~^~~~~~~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:116: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Diagnostic/DiagnosticBuilder.cpp: In member function 'std::vector<LuaDiagnostic> DiagnosticBuilder::GetDiagnosticResults(const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Diagnostic/DiagnosticBuilder.cpp:14:89: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    14 | std::vector<LuaDiagnostic> DiagnosticBuilder::GetDiagnosticResults(const LuaSyntaxTree &t) {
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                                    ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: In file included from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/FormatState.h:3,
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Diagnostic/DiagnosticBuilder.h:5,
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Diagnostic/NameStyle/NameStyleChecker.cpp:3:
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::ComplexAnalyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:46: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                 ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:70: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                 ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::OnFormatMessage(FormatState&, FormatEvent, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:47: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                  ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:62: warning: unused parameter 'event' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                  ~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:83: warning: unused parameter 'syntaxNode' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                                     ~~~~~~~~~~~~~~^~~~~~~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:116: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Diagnostic/NameStyle/NameStyleChecker.cpp: In member function 'bool NameStyleChecker::CheckSpecialVariableRule(LuaSyntaxNode&, LuaSyntaxNode&, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Diagnostic/NameStyle/NameStyleChecker.cpp:346:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:   346 |         }
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |         ^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Diagnostic/NameStyle/NameStyleChecker.cpp:347:9: note: here
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:   347 |         default: {
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |         ^~~~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: In file included from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/FormatState.h:3,
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Diagnostic/DiagnosticBuilder.h:5,
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Diagnostic/Spell/CodeSpellChecker.cpp:2:
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::ComplexAnalyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:46: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                 ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:70: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                 ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::OnFormatMessage(FormatState&, FormatEvent, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:47: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                  ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:62: warning: unused parameter 'event' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                  ~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:83: warning: unused parameter 'syntaxNode' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                                     ~~~~~~~~~~~~~~^~~~~~~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:116: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: In file included from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/AlignAnalyzer.h:3,
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/AlignAnalyzer.cpp:1:
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::ComplexAnalyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:46: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                 ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:70: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                 ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::OnFormatMessage(FormatState&, FormatEvent, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:47: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                  ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:62: warning: unused parameter 'event' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                  ~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:83: warning: unused parameter 'syntaxNode' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                                     ~~~~~~~~~~~~~~^~~~~~~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:116: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/AlignAnalyzer.cpp: In member function 'void AlignAnalyzer::AnalyzeExpressionList(FormatState&, LuaSyntaxNode&, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/AlignAnalyzer.cpp:460:56: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:   460 | void AlignAnalyzer::AnalyzeExpressionList(FormatState &f, LuaSyntaxNode &syntaxNode, const LuaSyntaxTree &t) {
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                           ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/AlignAnalyzer.cpp: In member function 'void AlignAnalyzer::AnalyzeParamList(FormatState&, LuaSyntaxNode&, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/AlignAnalyzer.cpp:468:51: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:   468 | void AlignAnalyzer::AnalyzeParamList(FormatState &f, LuaSyntaxNode &syntaxNode, const LuaSyntaxTree &t) {
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                      ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/AlignAnalyzer.cpp: In member function 'void AlignAnalyzer::AnalyzeIfStatement(FormatState&, LuaSyntaxNode&, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/AlignAnalyzer.cpp:479:53: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:   479 | void AlignAnalyzer::AnalyzeIfStatement(FormatState &f, LuaSyntaxNode &syntaxNode, const LuaSyntaxTree &t) {
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                        ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/AlignAnalyzer.cpp: In member function 'virtual void AlignAnalyzer::Analyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/AlignAnalyzer.cpp:57:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    57 |                     if (f.GetStyle().align_if_branch) {
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                     ^~
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/AlignAnalyzer.cpp:61:17: note: here
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    61 |                 case LuaSyntaxNodeKind::SuffixedExpression: {
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                 ^~~~
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: In file included from 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/FormatAnalyzer.cpp:1:
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::ComplexAnalyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:46: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                 ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:70: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                 ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::OnFormatMessage(FormatState&, FormatEvent, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:47: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                  ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:62: warning: unused parameter 'event' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                  ~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:83: warning: unused parameter 'syntaxNode' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                                     ~~~~~~~~~~~~~~^~~~~~~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:116: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: In file included from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatDocAnalyze.h:4,
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/FormatDocAnalyze.cpp:1:
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::ComplexAnalyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:46: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                 ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:70: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                 ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::OnFormatMessage(FormatState&, FormatEvent, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:47: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                  ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:62: warning: unused parameter 'event' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                  ~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:83: warning: unused parameter 'syntaxNode' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                                     ~~~~~~~~~~~~~~^~~~~~~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:116: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/FormatDocAnalyze.cpp: In member function 'virtual void FormatDocAnalyze::ComplexAnalyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/FormatDocAnalyze.cpp:24:52: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 | void FormatDocAnalyze::ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t) {
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                       ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/FormatDocAnalyze.cpp:24:76: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 | void FormatDocAnalyze::ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t) {
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                       ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/FormatDocAnalyze.cpp: In member function 'virtual void FormatDocAnalyze::Query(FormatState&, LuaSyntaxNode, const LuaSyntaxTree&, FormatResolve&)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/FormatDocAnalyze.cpp:27:93: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    27 | void FormatDocAnalyze::Query(FormatState &f, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t, FormatResolve &resolve) {
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                                        ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/FormatDocAnalyze.cpp: In member function 'void FormatDocAnalyze::AnalyzeDocFormat(LuaSyntaxNode, FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/FormatDocAnalyze.cpp:49:71: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    49 | void FormatDocAnalyze::AnalyzeDocFormat(LuaSyntaxNode n, FormatState &f, const LuaSyntaxTree &t) {
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                          ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: In file included from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/IndentationAnalyzer.h:4,
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/IndentationAnalyzer.cpp:1:
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::ComplexAnalyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:46: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                 ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:70: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                 ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::OnFormatMessage(FormatState&, FormatEvent, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:47: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                  ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:62: warning: unused parameter 'event' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                  ~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:83: warning: unused parameter 'syntaxNode' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                                     ~~~~~~~~~~~~~~^~~~~~~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:116: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/IndentationAnalyzer.cpp: In member function 'void IndentationAnalyzer::AddIndenter(LuaSyntaxNode, const LuaSyntaxTree&, IndentData)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/IndentationAnalyzer.cpp:165:77: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:   165 | void IndentationAnalyzer::AddIndenter(LuaSyntaxNode n, const LuaSyntaxTree &t, IndentData indentData) {
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                        ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/IndentationAnalyzer.cpp: In member function 'void IndentationAnalyzer::AddLinebreakGroup(LuaSyntaxNode, std::vector<LuaSyntaxNode>&, const LuaSyntaxTree&, std::size_t)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/IndentationAnalyzer.cpp:169:123: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:   169 | void IndentationAnalyzer::AddLinebreakGroup(LuaSyntaxNode parent, std::vector<LuaSyntaxNode> &group, const LuaSyntaxTree &t, std::size_t indent) {
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                                                                      ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/IndentationAnalyzer.cpp: In member function 'void IndentationAnalyzer::AnalyzeCallExprList(FormatState&, LuaSyntaxNode&, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/IndentationAnalyzer.cpp:234:60: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:   234 | void IndentationAnalyzer::AnalyzeCallExprList(FormatState &f, LuaSyntaxNode &exprList, const LuaSyntaxTree &t) {
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                               ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/IndentationAnalyzer.cpp: In member function 'void IndentationAnalyzer::ProcessExceedLinebreak(FormatState&, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/IndentationAnalyzer.cpp:317:63: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:   317 | void IndentationAnalyzer::ProcessExceedLinebreak(FormatState &f, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t) {
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                  ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/IndentationAnalyzer.cpp: In member function 'void IndentationAnalyzer::NeverIndentCommentOnIfBranch(FormatState&, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/IndentationAnalyzer.cpp:337:69: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:   337 | void IndentationAnalyzer::NeverIndentCommentOnIfBranch(FormatState &f, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t) {
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                        ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/IndentationAnalyzer.cpp: In member function 'void IndentationAnalyzer::AllowNonIndentedComment(FormatState&, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/IndentationAnalyzer.cpp:369:64: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:   369 | void IndentationAnalyzer::AllowNonIndentedComment(FormatState &f, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t) {
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                   ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/IndentationAnalyzer.cpp: In member function 'virtual void IndentationAnalyzer::Analyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/IndentationAnalyzer.cpp:48:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    48 |                 }
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                 ^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/IndentationAnalyzer.cpp:49:17: note: here
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    49 |                 case LuaSyntaxNodeKind::LocalStatement:
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                 ^~~~
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: In file included from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/LineBreakAnalyzer.h:3,
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/LineBreakAnalyzer.cpp:1:
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::ComplexAnalyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:46: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                 ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:70: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                 ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::OnFormatMessage(FormatState&, FormatEvent, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:47: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                  ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:62: warning: unused parameter 'event' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                  ~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:83: warning: unused parameter 'syntaxNode' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                                     ~~~~~~~~~~~~~~^~~~~~~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:116: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/LineBreakAnalyzer.cpp: In member function 'void LineBreakAnalyzer::AnalyzeConditionExpr(FormatState&, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/LineBreakAnalyzer.cpp:281:59: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:   281 | void LineBreakAnalyzer::AnalyzeConditionExpr(FormatState &f, LuaSyntaxNode expr, const LuaSyntaxTree &t) {
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                              ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/LineBreakAnalyzer.cpp: In member function 'virtual void LineBreakAnalyzer::ComplexAnalyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/LineBreakAnalyzer.cpp:117:33: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:   117 |                                 }
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                 ^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/LineBreakAnalyzer.cpp:118:33: note: here
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:   118 |                                 case TK_SHORT_COMMENT:
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                 ^~~~
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/LineBreakAnalyzer.cpp:148:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:   148 |                 }
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                 ^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/LineBreakAnalyzer.cpp:149:17: note: here
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:   149 |                 case LuaSyntaxNodeKind::WhileStatement:
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                 ^~~~
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: In file included from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/SemicolonAnalyzer.h:3,
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/SemicolonAnalyzer.cpp:1:
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::ComplexAnalyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:46: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                 ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:70: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                 ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::OnFormatMessage(FormatState&, FormatEvent, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:47: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                  ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:62: warning: unused parameter 'event' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                  ~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:83: warning: unused parameter 'syntaxNode' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                                     ~~~~~~~~~~~~~~^~~~~~~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:116: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/SemicolonAnalyzer.cpp: In member function 'virtual void SemicolonAnalyzer::Query(FormatState&, LuaSyntaxNode, const LuaSyntaxTree&, FormatResolve&)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/SemicolonAnalyzer.cpp:60:44: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    60 | void SemicolonAnalyzer::Query(FormatState &f, LuaSyntaxNode n, const LuaSyntaxTree &t, FormatResolve &resolve) {
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                               ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/SemicolonAnalyzer.cpp:60:85: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    60 | void SemicolonAnalyzer::Query(FormatState &f, LuaSyntaxNode n, const LuaSyntaxTree &t, FormatResolve &resolve) {
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                                ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: In file included from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/SpaceAnalyzer.h:3,
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/SpaceAnalyzer.cpp:1:
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::ComplexAnalyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:46: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                 ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:70: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                 ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::OnFormatMessage(FormatState&, FormatEvent, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:47: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                  ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:62: warning: unused parameter 'event' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                  ~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:83: warning: unused parameter 'syntaxNode' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                                     ~~~~~~~~~~~~~~^~~~~~~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:116: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/SpaceAnalyzer.cpp: In member function 'virtual void SpaceAnalyzer::Query(FormatState&, LuaSyntaxNode, const LuaSyntaxTree&, FormatResolve&)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/SpaceAnalyzer.cpp:377:40: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:   377 | void SpaceAnalyzer::Query(FormatState &f, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t, FormatResolve &resolve) {
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                           ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/SpaceAnalyzer.cpp: In member function 'virtual void SpaceAnalyzer::Analyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/SpaceAnalyzer.cpp:162:32: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:   162 |                     SpaceAround(syntaxNode, t, 0);
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                     ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/SpaceAnalyzer.cpp:164:17: note: here
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:   164 |                 case '[': {
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                 ^~~~
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: In file included from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/TokenAnalyzer.h:3,
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/TokenAnalyzer.cpp:1:
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::ComplexAnalyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:46: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                 ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:70: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                 ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::OnFormatMessage(FormatState&, FormatEvent, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:47: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                  ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:62: warning: unused parameter 'event' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                  ~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:83: warning: unused parameter 'syntaxNode' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                                     ~~~~~~~~~~~~~~^~~~~~~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:116: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/TokenAnalyzer.cpp: In member function 'virtual void TokenAnalyzer::Query(FormatState&, LuaSyntaxNode, const LuaSyntaxTree&, FormatResolve&)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/TokenAnalyzer.cpp:65:40: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    65 | void TokenAnalyzer::Query(FormatState &f, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t, FormatResolve &resolve) {
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                           ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/TokenAnalyzer.cpp: In member function 'void TokenAnalyzer::MarkPrev(LuaSyntaxNode, const LuaSyntaxTree&, PrevTokenStrategy)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/TokenAnalyzer.cpp:84:68: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    84 | void TokenAnalyzer::MarkPrev(LuaSyntaxNode n, const LuaSyntaxTree &t, PrevTokenStrategy strategy) {
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/TokenAnalyzer.cpp: In member function 'void TokenAnalyzer::Mark(LuaSyntaxNode, const LuaSyntaxTree&, TokenStrategy)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/TokenAnalyzer.cpp:88:64: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    88 | void TokenAnalyzer::Mark(LuaSyntaxNode n, const LuaSyntaxTree &t, TokenStrategy strategy) {
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                           ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/TokenAnalyzer.cpp: In member function 'void TokenAnalyzer::MarkNext(LuaSyntaxNode, const LuaSyntaxTree&, NextTokenStrategy)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/TokenAnalyzer.cpp:92:68: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    92 | void TokenAnalyzer::MarkNext(LuaSyntaxNode n, const LuaSyntaxTree &t, NextTokenStrategy strategy) {
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/TokenAnalyzer.cpp: In member function 'bool TokenAnalyzer::IsRemove(LuaSyntaxNode, const LuaSyntaxTree&) const':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/TokenAnalyzer.cpp:96:68: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    96 | bool TokenAnalyzer::IsRemove(LuaSyntaxNode n, const LuaSyntaxTree &t) const {
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/TokenAnalyzer.cpp: In member function 'void TokenAnalyzer::AnalyzeComment(FormatState&, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/TokenAnalyzer.cpp:313:49: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:   313 | void TokenAnalyzer::AnalyzeComment(FormatState &f, LuaSyntaxNode n, const LuaSyntaxTree &t) {
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                    ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/TokenAnalyzer.cpp: In member function 'void TokenAnalyzer::TableFieldAddSep(FormatState&, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/TokenAnalyzer.cpp:116:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:   116 |                 if (n.GetChildToken('=', t).IsToken(t)) {
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                 ^~
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/Analyzer/TokenAnalyzer.cpp:121:13: note: here
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:   121 |             default: {
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |             ^~~~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: In file included from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/FormatState.h:3,
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/FormatBuilder.h:4,
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/FormatBuilder.cpp:1:
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::ComplexAnalyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:46: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                 ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:70: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                 ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::OnFormatMessage(FormatState&, FormatEvent, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:47: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                  ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:62: warning: unused parameter 'event' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                  ~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:83: warning: unused parameter 'syntaxNode' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                                     ~~~~~~~~~~~~~~^~~~~~~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:116: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: In file included from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/FormatState.h:3,
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/Format/FormatState.cpp:1:
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::ComplexAnalyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:46: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                 ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:70: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                 ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::OnFormatMessage(FormatState&, FormatEvent, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:47: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                  ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:62: warning: unused parameter 'event' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                  ~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:83: warning: unused parameter 'syntaxNode' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                                     ~~~~~~~~~~~~~~^~~~~~~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:116: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: In file included from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/FormatState.h:3,
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/FormatBuilder.h:4,
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/RangeFormat/RangeFormatBuilder.h:3,
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/RangeFormat/RangeFormatBuilder.cpp:1:
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::ComplexAnalyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:46: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                 ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:70: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                 ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::OnFormatMessage(FormatState&, FormatEvent, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:47: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                  ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:62: warning: unused parameter 'event' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                  ~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:83: warning: unused parameter 'syntaxNode' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                                     ~~~~~~~~~~~~~~^~~~~~~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:116: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: In file included from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/FormatState.h:3,
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/FormatBuilder.h:4,
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/TypeFormat/LuaTypeFormat.h:3,
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:                  from 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/TypeFormat/LuaTypeFormat.cpp:1:
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::ComplexAnalyze(FormatState&, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:46: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                 ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:20:70: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    20 |     virtual void ComplexAnalyze(FormatState &f, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                 ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h: In member function 'virtual void FormatAnalyzer::OnFormatMessage(FormatState&, FormatEvent, LuaSyntaxNode, const LuaSyntaxTree&)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:47: warning: unused parameter 'f' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                  ~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:62: warning: unused parameter 'event' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                  ~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:83: warning: unused parameter 'syntaxNode' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                                     ~~~~~~~~~~~~~~^~~~~~~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/include/CodeFormatCore/Format/Analyzer/FormatAnalyzer.h:24:116: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:    24 |     virtual void OnFormatMessage(FormatState &f, FormatEvent event, LuaSyntaxNode syntaxNode, const LuaSyntaxTree &t){};
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                                                               ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/TypeFormat/LuaTypeFormat.cpp: In member function 'void LuaTypeFormat::FixIndent(std::size_t, std::size_t, const LuaSyntaxTree&, LuaStyle&)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/TypeFormat/LuaTypeFormat.cpp:200:43: warning: unused parameter 'line' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:   200 | void LuaTypeFormat::FixIndent(std::size_t line, std::size_t character, const LuaSyntaxTree &t, LuaStyle &style) {
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                               ~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/TypeFormat/LuaTypeFormat.cpp:200:61: warning: unused parameter 'character' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:   200 | void LuaTypeFormat::FixIndent(std::size_t line, std::size_t character, const LuaSyntaxTree &t, LuaStyle &style) {
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                 ~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/TypeFormat/LuaTypeFormat.cpp:200:93: warning: unused parameter 't' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:   200 | void LuaTypeFormat::FixIndent(std::size_t line, std::size_t character, const LuaSyntaxTree &t, LuaStyle &style) {
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                                        ~~~~~~~~~~~~~~~~~~~~~^
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/TypeFormat/LuaTypeFormat.cpp:200:106: warning: unused parameter 'style' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:   200 | void LuaTypeFormat::FixIndent(std::size_t line, std::size_t character, const LuaSyntaxTree &t, LuaStyle &style) {
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                                                                ~~~~~~~~~~^~~~~
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/TypeFormat/LuaTypeFormat.cpp: In member function 'void LuaTypeFormat::FixEndIndent(std::size_t, std::size_t)':
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/TypeFormat/LuaTypeFormat.cpp:203:46: warning: unused parameter 'line' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:   203 | void LuaTypeFormat::FixEndIndent(std::size_t line, std::size_t character) {
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                  ~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: emmylua_codestyle@0.4.0: 3rd/EmmyLuaCodeStyle/CodeFormatCore/src/TypeFormat/LuaTypeFormat.cpp:203:64: warning: unused parameter 'character' [-Wunused-parameter]
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:   203 | void LuaTypeFormat::FixEndIndent(std::size_t line, std::size_t character) {
[INFO] [stderr] warning: emmylua_codestyle@0.4.0:       |                                                    ~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "bdc3a5229ed7304a7170097aa29cb79a61d7e44ff5e774da339323267d60ab10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdc3a5229ed7304a7170097aa29cb79a61d7e44ff5e774da339323267d60ab10", kill_on_drop: false }`
[INFO] [stdout] bdc3a5229ed7304a7170097aa29cb79a61d7e44ff5e774da339323267d60ab10
