Skip to content

feat: frames v2 support #1091

feat: frames v2 support

feat: frames v2 support #1091

Triggered via pull request December 4, 2024 10:46
Status Failure
Total duration 3m 56s
Artifacts

github-actions.yml

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

Annotations

21 errors and 1 warning
Build and Test on Node.js 20
Property 'status' does not exist on type 'ParseResultWithFrameworkDetails | ParseFramesV2ResultWithFrameworkDetails | Promise<GetFrameResult>'.
Build and Test on Node.js 20
Argument of type 'ParseResultWithFrameworkDetails | ParseFramesV2ResultWithFrameworkDetails | Promise<GetFrameResult>' is not assignable to parameter of type 'Promise<GetFrameResult>'.
Build and Test on Node.js 20
Property 'specification' does not exist on type 'ParseResultWithFrameworkDetails | ParseFramesV2ResultWithFrameworkDetails | Promise<GetFrameResult>'.
Build and Test on Node.js 20
Property 'frame' does not exist on type 'ParseResultWithFrameworkDetails | ParseFramesV2ResultWithFrameworkDetails | Promise<GetFrameResult>'.
Build and Test on Node.js 20
Property 'status' does not exist on type 'Promise<GetFrameResult>'.
Build and Test on Node.js 20
Property 'specification' does not exist on type 'Promise<GetFrameResult>'.
Build and Test on Node.js 20
Property 'specification' does not exist on type 'Promise<GetFrameResult>'.
Build and Test on Node.js 20
Property 'frame' does not exist on type 'Promise<GetFrameResult>'.
Build and Test on Node.js 20
Property 'framesDebugInfo' does not exist on type 'Promise<GetFrameResult>'.
Build and Test on Node.js 20
Type 'ParseResultWithFrameworkDetails | ParseFramesV2ResultWithFrameworkDetails' is not assignable to type 'Promise<GetFrameResult>'.
Build and Test on Node.js 18
The job was canceled because "_20" failed.
Build and Test on Node.js 18
Property 'status' does not exist on type 'ParseResultWithFrameworkDetails | ParseFramesV2ResultWithFrameworkDetails | Promise<GetFrameResult>'.
Build and Test on Node.js 18
Argument of type 'ParseResultWithFrameworkDetails | ParseFramesV2ResultWithFrameworkDetails | Promise<GetFrameResult>' is not assignable to parameter of type 'Promise<GetFrameResult>'.
Build and Test on Node.js 18
Property 'specification' does not exist on type 'ParseResultWithFrameworkDetails | ParseFramesV2ResultWithFrameworkDetails | Promise<GetFrameResult>'.
Build and Test on Node.js 18
Property 'frame' does not exist on type 'ParseResultWithFrameworkDetails | ParseFramesV2ResultWithFrameworkDetails | Promise<GetFrameResult>'.
Build and Test on Node.js 18
Property 'status' does not exist on type 'Promise<GetFrameResult>'.
Build and Test on Node.js 18
Property 'specification' does not exist on type 'Promise<GetFrameResult>'.
Build and Test on Node.js 18
Property 'specification' does not exist on type 'Promise<GetFrameResult>'.
Build and Test on Node.js 18
Property 'frame' does not exist on type 'Promise<GetFrameResult>'.
Build and Test on Node.js 18
Property 'framesDebugInfo' does not exist on type 'Promise<GetFrameResult>'.
Build and Test on Node.js 18
Type 'ParseResultWithFrameworkDetails | ParseFramesV2ResultWithFrameworkDetails' is not assignable to type 'Promise<GetFrameResult>'.
Build and Test on Node.js 20
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636