increase coverage, add header test, allow octet-stream as a mimetype #202
Annotations
6 errors and 5 warnings
src/utils/isImageURI.ts#L21
Replace `'FFD8FF'` with `FFD8FF`
|
src/utils/isImageURI.ts#L25
Replace `'FF0A'` with `FF0A`
|
test/resolver.test.ts#L611
Delete `⏎`
|
test/utils.test.ts#L64
Replace `·ipfs:·'https://custom-ipfs.io'` with `⏎········ipfs:·'https://custom-ipfs.io',⏎·····`
|
test/utils.test.ts#L324
Replace `·metadata:·{·image:·invalidBase64·},·jsdomWindow` with `⏎······metadata:·{·image:·invalidBase64·},⏎······jsdomWindow,⏎···`
|
|
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/utils/isImageURI.ts#L73
Expected an error object to be thrown
|
test/utils.test.ts#L253
Expected an error object to be thrown
|
|
This job failed
Loading