Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

The type of SolanaError<SOLANA_ERROR__JSON_RPC__SERVER_ERROR_SEND_TRANSACTION_PREFLIGHT_FAILURE> must have cause?: SolanaError as part of its type #303

The type of SolanaError<SOLANA_ERROR__JSON_RPC__SERVER_ERROR_SEND_TRANSACTION_PREFLIGHT_FAILURE> must have cause?: SolanaError as part of its type

The type of SolanaError<SOLANA_ERROR__JSON_RPC__SERVER_ERROR_SEND_TRANSACTION_PREFLIGHT_FAILURE> must have cause?: SolanaError as part of its type #303

Workflow file for this run

name: 'Issue Label Actions'
on:
issues:
types: [labeled, unlabeled]
permissions:
contents: read
issues: write
jobs:
action:
runs-on: ubuntu-latest
steps:
- uses: dessant/label-actions@v2