dynamic import of whatwg-fetch to allow environments without it #134
Annotations
9 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run npm run lint:
src/browser.ts#L83
Unexpected any. Specify a different type
|
Run npm run lint:
src/interfaces.ts#L73
Unexpected any. Specify a different type
|
Run npm run lint:
src/interfaces.ts#L236
Unexpected any. Specify a different type
|
Run npm run lint:
src/interfaces.ts#L237
Unexpected any. Specify a different type
|
Run npm run lint:
src/utils.ts#L48
Unexpected any. Specify a different type
|
Run npm run lint:
src/utils.ts#L48
Unexpected any. Specify a different type
|
Run npm run lint:
src/utils.ts#L174
Unexpected any. Specify a different type
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "jest-results-16", "jest-results-18", "jest-results-20".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading