Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- linter-registry.js:137 [Linter] Error running SQFlint Error: Traceback (most recent call last):
- File "C:\Users\admin_000\AppData\Local\Programs\Python\Python35-32\Scripts\sqflint-script.py", line 9, in <module>
- load_entry_point('sqflint==0.1.0', 'console_scripts', 'sqflint')()
- File "g:\projects\sqf\sqflint.py", line 19, in _main
- exceptions += interpret(result).exceptions
- File "g:\projects\sqf\sqf\scope_analyser.py", line 225, in interpret
- scope_analyzer.execute(statements)
- File "g:\projects\sqf\sqf\scope_analyser.py", line 212, in execute
- super().execute(statements)
- File "g:\projects\sqf\sqf\base_interpreter.py", line 124, in execute
- outcome = self.execute_single(statement)
- File "g:\projects\sqf\sqf\scope_analyser.py", line 128, in execute_single
- rhs = self.execute_single(base_tokens[1])
- File "g:\projects\sqf\sqf\scope_analyser.py", line 118, in execute_single
- assert(isinstance(statement, Statement))
- AssertionError
- at ChildProcess.<anonymous> (C:\Users\admin_000\.atom\packages\linter-sqf\node_modules\sb-exec\lib\index.js:56:20)
- at emitTwo (events.js:106:13)
- at ChildProcess.emit (events.js:191:7)
- at maybeClose (internal/child_process.js:877:16)
- at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement