This repository has been archived by the owner on Sep 4, 2024. It is now read-only.
fix: 🐛 DataItem: fix anchor DI property returning the raw anchor … #409
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/checkout@v2.3.4, 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#L26
Unexpected any. Specify a different type
|
test:
src/DataItem.ts#L67
Expected '!==' and instead saw '!='
|
test:
src/DataItem.ts#L90
Expected '===' and instead saw '=='
|
test:
src/DataItem.ts#L100
Expected '===' and instead saw '=='
|
test:
src/DataItem.ts#L118
Expected '===' and instead saw '=='
|
test:
src/DataItem.ts#L254
Expected '===' and instead saw '=='
|
test:
src/DataItem.ts#L256
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/
|