Merge pull request #54 from ensdomains/mdt/fix-onchain-metadata-decoding #216
Annotations
6 warnings
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:
src/utils/resolveURI.ts#L53
Expected '!==' and instead saw '!='
|
Lint:
test/utils.test.ts#L255
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