Skip to content

16.1.0

16.1.0 #4

Re-run triggered October 2, 2023 08:19
Status Success
Total duration 34s
Artifacts

release.yml

on: release
Create-NPM-Cache
8s
Create-NPM-Cache
Release @skyscanner/eslint-config-skyscanner to NPM
12s
Release @skyscanner/eslint-config-skyscanner to NPM
Fit to window
Zoom out
Zoom in

Deployment protection rules

Reviewers, timers, and other rules protecting deployments in this run
Event Environments Comment
olliecurtis
approved Oct 2, 2023
Publishing

Annotations

8 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, use a Backpack token instead
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
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/