1

SonarScanner 3.2 で SonarQube Developer edition 7.3 を使用しています。T-SQL コードの解析中に次のようなエラーが発生しました

WARN: Unable to parse file 'xxxxx.sql' : Parse error at line 7 column 4:

1:
2:
3:
4:
5:
6: CREATE TRIGGER [xxxx]
7: ON DATABASE
       ^

WARN: Unable to parse file 'xxxx.sql' : Parse error at line 34 column 16:

34:   WITH NOWAIT, SETERROR;

ありがとうジュゼッペ

4

1 に答える 1