Skip to content

Add support for stepik submit #9

Add support for stepik submit

Add support for stepik submit #9

Triggered via push January 10, 2024 15:11
Status Failure
Total duration 36s
Artifacts

jest.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
build (20.x): src/companion.ts#L1
No overload matches this call.
build (20.x): src/companion.ts#L1
Property 'stdout' does not exist on type 'never'.
build (20.x): src/companion.ts#L1
Parameter 'data' implicitly has an 'any' type.
build (20.x): src/companion.ts#L1
Property 'stderr' does not exist on type 'never'.
build (20.x): src/companion.ts#L1
Parameter 'data' implicitly has an 'any' type.
build (20.x)
Process completed with exit code 2.
build (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/