Bump elliptic from 6.5.4 to 6.6.0 #192
tests-unit.yml
on: pull_request
Core Unit Tests
4m 42s
Annotations
13 warnings
Core Unit Tests
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Core Unit Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Core Unit Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v1, actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Core Unit Tests:
src/dom-inspector/DOMInspector.tsx#L9
Unexpected any. Specify a different type
|
Core Unit Tests:
src/dom-inspector/DOMInspector.tsx#L41
Unexpected any. Specify a different type
|
Core Unit Tests:
src/dom-inspector/DOMNodePreview.tsx#L6
Unexpected any. Specify a different type
|
Core Unit Tests:
src/dom-inspector/DOMNodePreview.tsx#L55
Unexpected any. Specify a different type
|
Core Unit Tests:
src/object-inspector/ObjectInspector.tsx#L12
Unexpected any. Specify a different type
|
Core Unit Tests:
src/object-inspector/ObjectInspector.tsx#L12
Unexpected any. Specify a different type
|
Core Unit Tests:
src/object-inspector/ObjectInspector.tsx#L13
Unexpected any. Specify a different type
|
Core Unit Tests:
src/object-inspector/ObjectInspector.tsx#L89
Unexpected any. Specify a different type
|
Core Unit Tests:
src/object-inspector/ObjectInspector.tsx#L99
Unexpected any. Specify a different type
|
Core Unit Tests:
src/object-inspector/ObjectLabel.tsx#L9
Unexpected any. Specify a different type
|