feat: improve provider.yaml #7475
run-tests.yml
on: pull_request
fluence-cli
/
Run tests
3m 16s
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.
|