Skip to content

Bump @babel/core from 7.23.2 to 7.23.3 #140

Bump @babel/core from 7.23.2 to 7.23.3

Bump @babel/core from 7.23.2 to 7.23.3 #140

Triggered via pull request November 13, 2023 10:02
Status Success
Total duration 1m 22s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pr.yml

on: pull_request
Create-NPM-Cache
19s
Create-NPM-Cache
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Run-Tests / Test: test/jsdoc-fail.js#L1
Missing JSDoc return type
Run-Tests / Test: test/jsdoc-fail.js#L1
Missing JSDoc for parameter 'num2'
Run-Tests / Test: test/jsdoc-fail.js#L3
Expected JSDoc for 'num1' but found 'num'
Run-Tests / Test: test/bpk-token-fail.jsx#L4
Unknown color detected not in our brand, refer to to https://www.skyscanner.design/latest/foundations/colours/usage-LJ0uHGQL for the right semantic token
Run-Tests / Test: test/prettier-fail.jsx#L3
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
Run-Tests / Test: test/prettier-fail.jsx#L3
Replace `·return·(<div·role="banner">{children}</div>)·` with `⏎··return·<div·role="banner">{children}</div>;⏎`
Run-Tests / Test: test/react-fail.tsx#L1
'default' import from 'react' is restricted. Please import directly (e.g. import { useEffect } from 'react')
Run-Tests / Test: test/react-fail.tsx#L7
Insert `;`
Run-Tests / Test: test/order-fail.jsx#L3
`react-dom` import should occur after import of `react`
Run-Tests / Test: test/order-fail.jsx#L7
'@skyscanner/bpk-foundations-web' should be listed in the project's dependencies. Run 'npm i -S @skyscanner/bpk-foundations-web' to add it
Run-Tests / Test
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/