Skip to content

Update manual links

Update manual links #1

Triggered via push January 23, 2024 11:46
Status Success
Total duration 22s
Artifacts

lint.yml

on: push
Lint tests (node latest)
11s
Lint tests (node latest)
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Lint tests (node latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Lint tests (node latest): src/utils.js#L96
Use an object spread instead of `Object.assign` eg: `{ ...foo }`