This repository has been archived by the owner on May 29, 2024. It is now read-only.
Health Check #988
Annotations
3 warnings
Node 16.x
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/
|
Node 16.x:
__tests__/loader.spec.js#L18
require('lodash/findIndex') detected. Consider using the native Array.prototype.findIndex()
|
Node 16.x:
__tests__/loader.spec.js#L18
require('lodash/findIndex') detected. Consider using the native Array.prototype.findIndex()
|