Skip to content

feat(suite): send form token select #6991

feat(suite): send form token select

feat(suite): send form token select #6991

Triggered via pull request October 25, 2024 20:20
Status Failure
Total duration 5m 18s
Artifacts

check-code-validation.yml

on: pull_request
Setup and Cache Dependencies
1m 39s
Setup and Cache Dependencies
Type Checking
1m 33s
Type Checking
Linting and formatting
1m 58s
Linting and formatting
Unit Tests
3m 22s
Unit Tests
Build libs for publishing
1m 41s
Build libs for publishing
Other Checks
1m 48s
Other Checks
Releases revision Checks
1m 35s
Releases revision Checks
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Type Checking
'"./SelectAssetModal"' has no exported member named 'SelectAssetNetworkProps'. Did you mean 'SelectAssetOptionProps'?
Type Checking
'"./SelectAssetModal"' has no exported member named 'SelectAssetSearchCategoryType'. Did you mean 'SelectAssetSearchCategory'?
Type Checking
'"./SelectAssetModal"' has no exported member named 'SelectAssetNetworkProps'. Did you mean 'SelectAssetOptionProps'?
Type Checking
'"./SelectAssetModal"' has no exported member named 'SelectAssetSearchCategoryType'. Did you mean 'SelectAssetSearchCategory'?
Type Checking
'"./components/SelectAssetModal/SelectAssetModal"' has no exported member named 'SelectAssetSearchCategoryType'. Did you mean 'SelectAssetSearchCategory'?
Type Checking
'"./components/SelectAssetModal/SelectAssetModal"' has no exported member named 'SelectAssetNetworkProps'. Did you mean 'SelectAssetOptionProps'?
Type Checking
Object literal may only specify known properties, and 'networkCategories' does not exist in type 'Partial<SelectAssetModalProps>'.
Type Checking
Process completed with exit code 1.