fix app bug #6
Annotations
10 errors and 1 warning
build-and-deploy
Argument of type '{ address: string; metadata: { name: string; version: string; spec: string; description: string; }; instructions: ({ name: string; discriminator: number[]; accounts: ({ name: string; pda: { seeds: { kind: string; path: string; account: string; }[]; program?: undefined; }; writable?: undefined; signer?: undefined; ad...' is not assignable to parameter of type 'Idl'.
|
build-and-deploy
Argument of type '{ address: string; metadata: { name: string; version: string; spec: string; description: string; }; instructions: ({ name: string; discriminator: number[]; accounts: ({ name: string; pda: { seeds: { kind: string; path: string; account: string; }[]; program?: undefined; }; writable?: undefined; signer?: undefined; ad...' is not assignable to parameter of type 'Idl'.
|
build-and-deploy
Argument of type '{ address: string; metadata: { name: string; version: string; spec: string; description: string; }; instructions: ({ name: string; discriminator: number[]; accounts: ({ name: string; pda: { seeds: { kind: string; path: string; account: string; }[]; program?: undefined; }; writable?: undefined; signer?: undefined; ad...' is not assignable to parameter of type 'Idl'.
|
build-and-deploy
Argument of type '{ address: string; metadata: { name: string; version: string; spec: string; description: string; }; instructions: ({ name: string; discriminator: number[]; accounts: ({ name: string; pda: { seeds: { kind: string; path: string; account: string; }[]; program?: undefined; }; writable?: undefined; signer?: undefined; ad...' is not assignable to parameter of type 'Idl'.
|
build-and-deploy
Property 'amm' does not exist on type 'AccountNamespace<Idl>'.
|
build-and-deploy
Parameter 'account' implicitly has an 'any' type.
|
build-and-deploy
Argument of type '{ address: string; metadata: { name: string; version: string; spec: string; description: string; }; instructions: ({ name: string; discriminator: number[]; accounts: ({ name: string; pda: { seeds: { kind: string; path: string; account: string; }[]; program?: undefined; }; writable?: undefined; signer?: undefined; ad...' is not assignable to parameter of type 'Idl'.
|
build-and-deploy
Argument of type '{ address: string; metadata: { name: string; version: string; spec: string; description: string; }; instructions: ({ name: string; discriminator: number[]; accounts: ({ name: string; pda: { seeds: { kind: string; path: string; account: string; }[]; program?: undefined; }; writable?: undefined; signer?: undefined; ad...' is not assignable to parameter of type 'Idl'.
|
build-and-deploy
Argument of type '{ address: string; metadata: { name: string; version: string; spec: string; description: string; }; instructions: ({ name: string; discriminator: number[]; accounts: ({ name: string; pda: { seeds: { kind: string; path: string; account: string; }[]; program?: undefined; }; writable?: undefined; signer?: undefined; ad...' is not assignable to parameter of type 'Idl'.
|
build-and-deploy
Argument of type '{ address: string; metadata: { name: string; version: string; spec: string; description: string; }; instructions: ({ name: string; discriminator: number[]; accounts: ({ name: string; pda: { seeds: { kind: string; path: string; account: string; }[]; program?: undefined; }; writable?: undefined; signer?: undefined; ad...' is not assignable to parameter of type 'Idl'.
|
build-and-deploy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|