Feat: new builds table #727
ci.yaml
on: pull_request
Annotations
4 errors and 3 warnings
build-front
Type '{ className: string; headers: ReactElement<any, string | JSXElementConstructor<any>>[]; body: Element; }' is not assignable to type 'IntrinsicAttributes & TBaseTable'.
|
build-front
Type '{ headers: Element[]; body: Element; }' is not assignable to type 'IntrinsicAttributes & TBaseTable'.
|
build-front
Type '{ children: Element | Element[]; headers: Element[]; }' is not assignable to type 'IntrinsicAttributes & TBaseTable'.
|
build-front
Process completed with exit code 2.
|
build-django
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint-js
Failed to download action 'https://api.github.com/repos/actions/checkout/tarball/11bd71901bbe5b1630ceea73d27597364c9af683'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
lint-js
Back off 25.395 seconds before retry.
|