Skip to content

feat: improve provider.yaml #7475

feat: improve provider.yaml

feat: improve provider.yaml #7475

Triggered via pull request January 16, 2025 11:35
Status Failure
Total duration 4m 40s
Artifacts

run-tests.yml

on: pull_request
fluence-cli  /  Run tests
3m 16s
fluence-cli / Run tests
Fit to window
Zoom out
Zoom in

Annotations

8 errors
fluence-cli / Run tests
Property 'metadata' is missing in type '{ supply: number; resourceId: string; details: string; name: string; }' but required in type 'OnChainResource'.
fluence-cli / Run tests
Type '{ readonly supply: number; readonly resourceId: string; readonly details: string; readonly name: string; }' is not assignable to type 'OnChainResource | OnChainResource[]'.
fluence-cli / Run tests
@repo/cli#build: command (/opt/actions-runner/_work/cli/cli/packages/cli) /tmp/xfs-a9a8bdc5/yarn run build exited (1)
fluence-cli / Run tests
Type '{ readonly supply: number; readonly resourceId: string; readonly details: string; readonly name: string; }' is not assignable to type 'OnChainResource | OnChainResource[]'.
fluence-cli / Run tests
Type '{ readonly supply: number; readonly resourceId: string; readonly details: string; readonly name: string; }[]' is not assignable to type 'OnChainResource | OnChainResource[]'.
fluence-cli / Run tests
Type '{ readonly supply: number; readonly resourceId: string; readonly details: string; readonly name: string; }' is not assignable to type 'OnChainResource | OnChainResource[]'.
fluence-cli / Run tests
Type '{ readonly supply: number; readonly resourceId: string; readonly details: string; readonly name: string; }' is not assignable to type 'OnChainResource | OnChainResource[]'.
fluence-cli / Run tests
Process completed with exit code 1.