Skip to content

Bump @babel/traverse from 7.15.0 to 7.23.2 #10399

Bump @babel/traverse from 7.15.0 to 7.23.2

Bump @babel/traverse from 7.15.0 to 7.23.2 #10399

Triggered via pull request October 16, 2023 23:07
Status Failure
Total duration 1d 2h 39m 0s
Artifacts

build_test_deploy.yml

on: pull_request
Build dev binary for tests
0s
Build dev binary for tests
Check examples
28s
Check examples
Unit Test Native Code
0s
Unit Test Native Code
Matrix: build-native
Matrix: build-wasm
build-wasm-dev
0s
build-wasm-dev
lint
0s
lint
Check Pre-compiled
0s
Check Pre-compiled
rust-check
0s
rust-check
Matrix: Test Development
Matrix: Test Integration
Matrix: Test Production
Test Firefox (production)
0s
Test Firefox (production)
Test Safari (production)
0s
Test Safari (production)
Test Unit
0s
Test Unit
Test Electron
0s
Test Electron
Matrix: Test Development (E2E)
Matrix: Test Production (E2E)
Potentially publish release
0s
Potentially publish release
Test the wasm build
0s
Test the wasm build
Test Firefox Node.js 17
0s
Test Firefox Node.js 17
Test Safari 10.1 (nav)
0s
Test Safari 10.1 (nav)
thank you, next
0s
thank you, next
Release Stats
0s
Release Stats
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 3 warnings
build
Argument of type 'NodePath<ExportDeclaration>' is not assignable to parameter of type 'Node | null | undefined'.
build
Argument of type 'NodePath<Node>' is not assignable to parameter of type 'Node | null | undefined'.
build
Argument of type 'NodePath<Node>' is not assignable to parameter of type 'Node | null | undefined'.
build
Argument of type 'ArrayPattern | AssignmentPattern | Identifier | MemberExpression | ObjectPattern | RestElement | ... 4 more ... | TSTypeAssertion' is not assignable to parameter of type 'ArrayExpression | ArrayPattern | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | ... 50 more ... | YieldExpression'.
build
Process completed with exit code 2.
Build dev binary for tests
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Unit Test Native Code
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Check examples
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/
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, 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/
Build, test, and deploy
The ubuntu-18.04 environment is deprecated, consider switching to ubuntu-20.04(ubuntu-latest), or ubuntu-22.04 instead. For more details see https://github.com/actions/virtual-environments/issues/6002