feat: change id encoding from base64url to base58, update package.json #5
Annotations
2 errors and 14 warnings
test:
src/types.ts#L2
Insert `⏎`
|
test
Process completed with exit code 1.
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test:
src/BundleInterface.ts#L6
Unexpected any. Specify a different type
|
test:
src/BundleItem.ts#L4
Unexpected any. Specify a different type
|
test:
src/BundleItem.ts#L24
Unexpected any. Specify a different type
|
test:
src/DataItem.ts#L27
Unexpected any. Specify a different type
|
test:
src/DataItem.ts#L68
Expected '!==' and instead saw '!='
|
test:
src/DataItem.ts#L91
Expected '===' and instead saw '=='
|
test:
src/DataItem.ts#L101
Expected '===' and instead saw '=='
|
test:
src/DataItem.ts#L119
Expected '===' and instead saw '=='
|
test:
src/DataItem.ts#L255
Expected '===' and instead saw '=='
|
test:
src/DataItem.ts#L257
Expected '===' and instead saw '=='
|
test
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|