feat: use xord for ordinal detection #148
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
release-pull-request.yml
on: pull_request
publish-beta
30s
Annotations
11 warnings
fork-check
The `set-output` 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:
api/instance.ts#L10
Unexpected any. Specify a different type
|
test:
api/instance.ts#L10
Unexpected any. Specify a different type
|
test:
api/instance.ts#L15
Unexpected any. Specify a different type
|
test:
api/instance.ts#L15
Unexpected any. Specify a different type
|
test:
api/ordinals.ts#L85
Forbidden non-null assertion
|
test:
api/ordinals.ts#L86
'error' is defined but never used
|
test:
api/ordinals.ts#L116
Forbidden non-null assertion
|
test:
api/ordinals.ts#L118
Unexpected any. Specify a different type
|
test:
api/ordinals.ts#L141
'error' is defined but never used
|
test:
connect/bip322Signature.ts#L28
'toUint8' is assigned a value but never used
|