Skip to content

allow breaking on byte ranges #89

allow breaking on byte ranges

allow breaking on byte ranges #89

Triggered via push March 6, 2024 21:07
Status Failure
Total duration 28s
Artifacts

ci.yml

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

Annotations

7 errors and 2 warnings
test (^16): src/mockDebug.ts#L1
Property 'supportsDataBreakpointBytes' does not exist on type 'Capabilities'.
test (^16): src/mockDebug.ts#L1
Property 'breakpointModes' does not exist on type 'Capabilities'.
test (^16): src/mockDebug.ts#L1
Property 'mode' does not exist on type 'SourceBreakpoint'.
test (^16): src/mockDebug.ts#L1
Property 'asAddress' does not exist on type 'DataBreakpointInfoArguments'.
test (^16): src/mockDebug.ts#L1
Property 'bytes' does not exist on type 'DataBreakpointInfoArguments'.
test (^16): src/mockDebug.ts#L1
Property 'bytes' does not exist on type 'DataBreakpointInfoArguments'.
test (^16)
Process completed with exit code 2.
test (^16)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (^16)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/