Add isTransferring check to transfer hook examples #10
Annotations
10 warnings
scripts/lib/get-recursive-file-list.ts#L9
Prefer for...of instead of forEach.
|
basics/counter/native/ts/instructions/createIncrementInstruction.ts#L7
Don't use '{}' as a type.
|
basics/account-data/native/tests/test.ts#L10
The assignment should not be in an expression.
|
basics/create-account/anchor/tests/test.ts#L31
The assignment should not be in an expression.
|
basics/pda-rent-payer/native/tests/test.ts#L16
The assignment should not be in an expression.
|
compression/cutils/anchor/tests/utils/helpers.ts#L109
The catch clause that only rethrows the original error is redundant.
|
compression/cutils/anchor/tests/utils/helpers.ts#L117
Reassigning a function parameter is confusing.
|
basics/rent/native/tests/test.ts#L16
The assignment should not be in an expression.
|
basics/repository-layout/native/tests/test.ts#L16
The assignment should not be in an expression.
|
basics/cross-program-invocation/native/tests/test.ts#L18
The assignment should not be in an expression.
|
This job succeeded
Loading