Skip to content

core: Add signal/timeout options to RunnableConfig #105

core: Add signal/timeout options to RunnableConfig

core: Add signal/timeout options to RunnableConfig #105

Triggered via pull request August 2, 2024 23:01
Status Failure
Total duration 57s
Artifacts

platform-compatibility.yml

on: pull_request
Matrix: platform-compatibility
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 1 warning
platform-compatibility (ubuntu-latest)
Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
platform-compatibility (ubuntu-latest)
Parameter 'name' implicitly has an 'any' type.
platform-compatibility (ubuntu-latest)
Cannot find name 'test'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
platform-compatibility (ubuntu-latest)
Cannot find name 'expect'.
platform-compatibility (ubuntu-latest)
Cannot find name 'test'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
platform-compatibility (ubuntu-latest)
Cannot find name 'expect'.
platform-compatibility (ubuntu-latest)
Cannot find name 'test'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
platform-compatibility (ubuntu-latest)
Cannot find name 'expect'.
platform-compatibility (ubuntu-latest)
Cannot find name 'test'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
platform-compatibility (ubuntu-latest)
Cannot find name 'expect'.
platform-compatibility (windows-latest)
The job was canceled because "ubuntu-latest" failed.
platform-compatibility (windows-latest)
The operation was canceled.
platform-compatibility (macos-latest)
The job was canceled because "ubuntu-latest" failed.
platform-compatibility (macos-latest)
Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
platform-compatibility (macos-latest)
Parameter 'name' implicitly has an 'any' type.
platform-compatibility (macos-latest)
Cannot find name 'test'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
platform-compatibility (macos-latest)
Cannot find name 'expect'.
platform-compatibility (macos-latest)
Cannot find name 'test'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
platform-compatibility (macos-latest)
Cannot find name 'expect'.
platform-compatibility (macos-latest)
Cannot find name 'test'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
platform-compatibility (macos-latest)
Cannot find name 'expect'.
platform-compatibility (macos-latest)
Cannot find name 'test'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
platform-compatibility (macos-latest)
Cannot find name 'expect'.
platform-compatibility (ubuntu-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/