merge-develop-to-public #688
release-pull-request.yml
on: pull_request
publish-beta
32s
Annotations
14 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
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/github-script@v5. 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 uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/github-script@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test:
api/ordinals.ts#L113
Forbidden non-null assertion
|
test:
api/ordinals.ts#L114
'error' is defined but never used. Allowed unused args must match /^_/u
|
test:
api/ordinals.ts#L145
Forbidden non-null assertion
|
test:
api/ordinals.ts#L147
Unexpected any. Specify a different type
|
test:
api/ordinals.ts#L170
'error' is defined but never used. Allowed unused args must match /^_/u
|
test:
api/runes/provider.ts#L122
Unexpected any. Specify a different type
|
test:
connect/auth.ts#L25
Unexpected any. Specify a different type
|
test:
gaia/walletConfig.ts#L27
Unexpected any. Specify a different type
|
test:
tests/accounts/restore.test.ts#L1
'walletFromSeedPhrase' is defined but never used
|
test:
tests/accounts/restore.test.ts#L2
'restoreWalletWithAccounts' is defined but never used
|
publish-beta
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|