chore: make content_type type optional #604
release-pull-request.yml
on: pull_request
publish-beta
31s
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/esplora/esploraAPiProvider.ts#L62
Unexpected any. Specify a different type
|
test:
api/esplora/esploraAPiProvider.ts#L62
Unexpected any. Specify a different type
|
test:
api/esplora/esploraAPiProvider.ts#L67
Unexpected any. Specify a different type
|
test:
api/esplora/esploraAPiProvider.ts#L67
Unexpected any. Specify a different type
|
test:
api/ordinals.ts#L112
Forbidden non-null assertion
|
test:
api/ordinals.ts#L113
'error' is defined but never used
|
test:
api/ordinals.ts#L144
Forbidden non-null assertion
|
test:
api/ordinals.ts#L146
Unexpected any. Specify a different type
|
test:
api/ordinals.ts#L169
'error' is defined but never used
|
test:
api/utxoCache.ts#L13
'initMutex' is assigned a value but never used
|