NickYoungPeng commented on PR #4803:
URL: https://github.com/apache/seatunnel/pull/4803#issuecomment-1672626936
> Wait for ci
`SyntaxError:
/home/runner/work/seatunnel/seatunnel/seatunnel-website/docs/connector-v2/sink/Kingbase.md:
Expected corresponding JSX closing tag for <td>. (76:55)
Error: Client bundle compiled with errors therefore further build is
impossible.
74 | </tr>
75 | <tr parentName="tbody">
> 76 | <td parentName="tr" {...{"align":null}}>{`SMALLSERIAL`}</br>{` SERIAL
`}</br>{`INT4`}</td>
| ^
77 | <td parentName="tr" {...{"align":null}}>{`INT`}</td>
78 | </tr>
79 | <tr parentName="tbody">
SyntaxError:
/home/runner/work/seatunnel/seatunnel/seatunnel-website/docs/connector-v2/source/Kingbase.md:
Expected corresponding JSX closing tag for <td>. (77:55)
75 | </tr>
76 | <tr parentName="tbody">
> 77 | <td parentName="tr" {...{"align":null}}>{`SMALLSERIAL`}</br>{` SERIAL
`}</br>{`INT4`}</td>
| ^
78 | <td parentName="tr" {...{"align":null}}>{`INT`}</td>
79 | </tr>
80 | <tr parentName="tbody">
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] build: `docusaurus build`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] build script.
npm ERR! This is probably not a problem with npm. There is likely additional
logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /home/runner/.npm/_logs/2023-08-10T02_06_00_437Z-debug.log
Error: Process completed with exit code 1.`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]