Enhance context gathering in Jupyter notebooks by including text from… #4038
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
continues_integration.yml
on: push
Build & Lint
36s
Test
1m 40s
Annotations
6 errors and 2 warnings
Build & Lint:
src/runCompletion.ts#L41
Assignment to property of function parameter 'requestData'
|
Build & Lint:
src/runCompletion.ts#L42
Assignment to property of function parameter 'requestData'
|
Build & Lint:
src/runCompletion.ts#L44
Unnecessary 'else' after 'return'
|
Build & Lint:
src/runCompletion.ts#L72
'requestData' is never reassigned. Use 'const' instead
|
Build & Lint
Process completed with exit code 1.
|
Test
Process completed with exit code 5.
|
Build & Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|