JS Functions can accept struct params as JS objects #2291
Annotations
3 errors and 1 warning
Test JS
Argument of type '{ a: { field: number; }; }' is not assignable to parameter of type 'CyclicStructA'.
|
Test JS
Property 'cyclicOut' is missing in type '{ a: { field: number; }; }' but required in type 'CyclicStructA'.
|
Test JS
Process completed with exit code 105.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading