fixed operator keyword used in Haxe 3 code #1204
Checkstyle Source Code Analyzer report
6 violation(s) found
Annotations
Check notice on line 138 in src/tokentree/TokenStream.hx
github-actions / Checkstyle
src/tokentree/TokenStream.hx
MethodLength - Method `isTypedParam` length is 59 lines (max allowed is 50)
Check notice on line 19 in src/tokentree/TokenTreeDefPrinter.hx
github-actions / Checkstyle
src/tokentree/TokenTreeDefPrinter.hx
StringLiteral - String "$$s" uses single quotes instead of double quotes
Check notice on line 4 in src/tokentree/walk/WalkFile.hx
github-actions / Checkstyle
src/tokentree/walk/WalkFile.hx
MethodLength - Method `walkFile` length is 51 lines (max allowed is 50)
Check notice on line 16 in test/TestMain.hx
github-actions / Checkstyle
test/TestMain.hx
Return - Redundant "Void" for method "main"
Check notice on line 3 in test/tokentree/TokenStreamTest.hx
github-actions / Checkstyle
test/tokentree/TokenStreamTest.hx
UnusedImport - Unused import "haxe.PosInfos" detected
Check notice on line 1711 in test/tokentree/TokenTreeBuilderParsingTest.hx
github-actions / Checkstyle
test/tokentree/TokenTreeBuilderParsingTest.hx
StringLiteral - String "tokens[index]" uses single quotes instead of double quotes
Check notice on line 138 in src/tokentree/TokenStream.hx
github-actions / Checkstyle
src/tokentree/TokenStream.hx
MethodLength - Method `isTypedParam` length is 59 lines (max allowed is 50)
Check notice on line 19 in src/tokentree/TokenTreeDefPrinter.hx
github-actions / Checkstyle
src/tokentree/TokenTreeDefPrinter.hx
StringLiteral - String "$$s" uses single quotes instead of double quotes
Check notice on line 4 in src/tokentree/walk/WalkFile.hx
github-actions / Checkstyle
src/tokentree/walk/WalkFile.hx
MethodLength - Method `walkFile` length is 51 lines (max allowed is 50)
Check notice on line 16 in test/TestMain.hx
github-actions / Checkstyle
test/TestMain.hx
Return - Redundant "Void" for method "main"
Check notice on line 3 in test/tokentree/TokenStreamTest.hx
github-actions / Checkstyle
test/tokentree/TokenStreamTest.hx
UnusedImport - Unused import "haxe.PosInfos" detected
Check notice on line 1711 in test/tokentree/TokenTreeBuilderParsingTest.hx
github-actions / Checkstyle
test/tokentree/TokenTreeBuilderParsingTest.hx
StringLiteral - String "tokens[index]" uses single quotes instead of double quotes