New Solana API #432
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
8 errors and 7 warnings
Check branch name
Branch mmjee/solana-api failed to pass match regex - /\w+\/(?:feature-|hotfix-)?AR-\d+-.+/
|
ui/components.tsx#L1
There are issues with this file's formatting, please run Prettier to fix the errors
|
ui/loader.tsx#L1
There are issues with this file's formatting, please run Prettier to fix the errors
|
ui/modal.tsx#L1
There are issues with this file's formatting, please run Prettier to fix the errors
|
ui/modalController.tsx#L1
There are issues with this file's formatting, please run Prettier to fix the errors
|
build:
src/solana.ts#L2
Cannot find module '@solana/web3.js' or its corresponding type declarations.
|
build:
src/solana.ts#L17
Cannot find module '@solana/web3.js' or its corresponding type declarations.
|
build
Process completed with exit code 1.
|
Check branch name
The following actions uses node12 which is deprecated and will be forced to run on node16: deepakputhraya/action-branch-name@master. 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 node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/index.ts#L55
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
|
src/index.ts#L480
Unexpected any. Specify a different type (@typescript-eslint/no-explicit-any)
|
src/utils.ts#L63
'getWalletPosition' is assigned a value but never used (@typescript-eslint/no-unused-vars)
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|