JS Functions can accept struct params as JS objects #2291
ci.yml
on: pull_request
lint
5s
build-test
1m 27s
msrv
19s
gen
32s
test-c
48s
test-cpp
1m 4s
test-dart
1m 30s
test-kotlin
2m 30s
Matrix: check-c
Matrix: check-cpp
Matrix: test-demo
Matrix: test-js
Annotations
11 errors and 16 warnings
lint
Process completed with exit code 1.
|
gen
Process completed with exit code 1.
|
test-js (18.20.3)
Argument of type '{ a: { field: number; }; }' is not assignable to parameter of type 'CyclicStructA'.
|
test-js (18.20.3)
Property 'cyclicOut' is missing in type '{ a: { field: number; }; }' but required in type 'CyclicStructA'.
|
test-js (18.20.3)
Process completed with exit code 105.
|
test-js (22.3.0)
Argument of type '{ a: { field: number; }; }' is not assignable to parameter of type 'CyclicStructA'.
|
test-js (22.3.0)
Property 'cyclicOut' is missing in type '{ a: { field: number; }; }' but required in type 'CyclicStructA'.
|
test-js (22.3.0)
Process completed with exit code 105.
|
test-js (20.14.0)
Argument of type '{ a: { field: number; }; }' is not assignable to parameter of type 'CyclicStructA'.
|
test-js (20.14.0)
Property 'cyclicOut' is missing in type '{ a: { field: number; }; }' but required in type 'CyclicStructA'.
|
test-js (20.14.0)
Process completed with exit code 105.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
msrv
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check-c (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
gen
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-js (18.20.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-js (22.3.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-js (20.14.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-c
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-cpp
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-demo (18.20.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-demo (22.3.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-demo (20.14.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-dart
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check-cpp (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-kotlin
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|