Skip to content

Add isTransferring check to transfer hook examples #8

Add isTransferring check to transfer hook examples

Add isTransferring check to transfer hook examples #8

Triggered via pull request June 12, 2024 16:51
Status Success
Total duration 17s
Artifacts

biome.yml

on: pull_request
quality
7s
quality
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
quality: scripts/lib/get-recursive-file-list.ts#L9
Prefer for...of instead of forEach.
quality: basics/account-data/native/tests/test.ts#L10
The assignment should not be in an expression.
quality: basics/create-account/anchor/tests/test.ts#L31
The assignment should not be in an expression.
quality: compression/cutils/anchor/tests/utils/helpers.ts#L109
The catch clause that only rethrows the original error is redundant.
quality: compression/cutils/anchor/tests/utils/helpers.ts#L117
Reassigning a function parameter is confusing.
quality: tokens/nft-minter/native/tests/instructions.ts#L6
The assignment should not be in an expression.
quality: basics/rent/native/tests/test.ts#L16
The assignment should not be in an expression.
quality: basics/pda-rent-payer/native/tests/test.ts#L16
The assignment should not be in an expression.
quality: tokens/create-token/native/tests/test.ts#L23
The assignment should not be in an expression.