This repository has been archived by the owner on Sep 4, 2024. It is now read-only.
Merge pull request #78 from Bundlr-Network/feat/provenance #405
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
13 warnings
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:
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#L25
Unexpected any. Specify a different type
|
test:
src/DataItem.ts#L66
Expected '!==' and instead saw '!='
|
test:
src/DataItem.ts#L89
Expected '===' and instead saw '=='
|
test:
src/DataItem.ts#L99
Expected '===' and instead saw '=='
|
test:
src/DataItem.ts#L117
Expected '===' and instead saw '=='
|
test:
src/DataItem.ts#L253
Expected '===' and instead saw '=='
|
test:
src/DataItem.ts#L255
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/
|