increase coverage, add header test, allow octet-stream as a mimetype #202
Annotations
6 errors and 5 warnings
Lint:
src/utils/isImageURI.ts#L21
Replace `'FFD8FF'` with `FFD8FF`
|
Lint:
src/utils/isImageURI.ts#L25
Replace `'FF0A'` with `FF0A`
|
Lint:
test/resolver.test.ts#L611
Delete `⏎`
|
Lint:
test/utils.test.ts#L64
Replace `·ipfs:·'https://custom-ipfs.io'` with `⏎········ipfs:·'https://custom-ipfs.io',⏎·····`
|
Lint:
test/utils.test.ts#L324
Replace `·metadata:·{·image:·invalidBase64·},·jsdomWindow` with `⏎······metadata:·{·image:·invalidBase64·},⏎······jsdomWindow,⏎···`
|
Lint
Process completed with exit code 1.
|
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/
|
Lint:
src/utils/isImageURI.ts#L73
Expected an error object to be thrown
|
Lint:
test/utils.test.ts#L253
Expected an error object to be thrown
|
Use Node 20.x
Unexpected input(s) 'cache', valid inputs are ['always-auth', 'node-version', 'registry-url', 'scope', 'version']
|
Loading