Skip to content

Add favorites and escrow projects from professional-education repo #12

Add favorites and escrow projects from professional-education repo

Add favorites and escrow projects from professional-education repo #12

Triggered via pull request June 12, 2024 19:02
Status Failure
Total duration 16s
Artifacts

biome.yml

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

Annotations

10 errors and 10 warnings
quality: basics/favorites/anchor/favorites/tests/favorites.ts#L2
All these imports are only used as types.
quality: basics/favorites/anchor/favorites/tests/favorites.ts#L3
All these imports are only used as types.
quality: basics/favorites/anchor/favorites/migrations/deploy.ts#L7
This function expression can be turned into an arrow function.
quality: tokens/escrow/anchor/tests/escrow.ts#L21
A Node.js builtin module should be imported with the node: protocol.
quality: tokens/escrow/anchor/tests/escrow.ts#L29
This type annotation is trivially inferred from its initialization.
quality: tokens/escrow/anchor/tests/escrow.ts#L57
The call chain .map().flat() can be replaced with a single .flatMap() call.
quality: tokens/escrow/anchor/tests/escrow.ts#L2
Some named imports are only used as types.
quality: tokens/escrow/anchor/tests/escrow.ts#L3
All these imports are only used as types.
quality: tokens/escrow/anchor/tests/escrow.ts#L4
Some named imports are only used as types.
quality: tokens/escrow/anchor/tests/escrow.ts#L11
Some named imports are only used as types.
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: 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: basics/pda-rent-payer/native/tests/test.ts#L16
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: 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: tokens/create-token/native/tests/test.ts#L23
The assignment should not be in an expression.