Skip to content

Bump @babel/traverse from 7.8.6 to 7.23.2 #31

Bump @babel/traverse from 7.8.6 to 7.23.2

Bump @babel/traverse from 7.8.6 to 7.23.2 #31

Triggered via push October 19, 2023 23:16
Status Failure
Total duration 15m 55s
Artifacts

nodejs.yml

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

Annotations

3 errors and 1 warning
build (10.x): src/components/Embed/EmbedDashboard.tsx#L1
Element implicitly has an 'any' type because expression of type 'number' can't be used to index type '{ 0: string; 1: string; 2: string; 3: string; 4: string; 5: string; }'.
build (10.x): src/components/Embed/EmbedDashboard.tsx#L1
Element implicitly has an 'any' type because expression of type 'number' can't be used to index type '{ 0: string; 1: string; 2: string; 3: string; 4: string; 5: string; }'.
build (10.x)
Process completed with exit code 1.
build (10.x)
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/