使用 pod trunk push 时遇到[!] The podspec does not validate.,而使用 pod spec lint --allow-warnings 则提示[!] 2 out of 2 specs failed validation.,这些错误一般是怎么造成的,怎么排除?
报错:register.c: In function ‘registerUser’:register.c:86:16: warning: missing terminating " character sprintf(sql , "insert into User(userName , password , userAddr ,