Merge remote-tracking branch 'origin/feature/f0049' into feature/f0049 #977
Annotations
5 errors and 12 warnings
decimal/mc_decimal_test.c#L94
unknown type name ‘initfuncs_type’
|
decimal/mc_decimal_test.c#L94
‘initfuncs_type’ undeclared (first use in this function)
|
decimal/mc_decimal_test.c#L94
expected ‘,’ or ‘;’ before ‘dlsym’
|
decimal/mc_decimal_test.c#L99
called object ‘init’ is not a function or function pointer
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: lukka/run-cmake@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, lukka/run-cmake@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
interpreter/rxvmvars.h#L842
format ‘%lld’ expects argument of type ‘long long int’, but argument 4 has type ‘rxinteger’ {aka ‘long int’} [-Wformat=]
|
interpreter/rxvmvars.h#L842
format ‘%lld’ expects argument of type ‘long long int’, but argument 4 has type ‘rxinteger’ {aka ‘long int’} [-Wformat=]
|
interpreter/rxvmvars.h#L842
format ‘%lld’ expects argument of type ‘long long int’, but argument 4 has type ‘rxinteger’ {aka ‘long int’} [-Wformat=]
|
interpreter/rxvmvars.h#L842
format ‘%lld’ expects argument of type ‘long long int’, but argument 4 has type ‘rxinteger’ {aka ‘long int’} [-Wformat=]
|
interpreter/rxvmvars.h#L842
format ‘%lld’ expects argument of type ‘long long int’, but argument 4 has type ‘rxinteger’ {aka ‘long int’} [-Wformat=]
|
interpreter/rxvmvars.h#L842
format ‘%lld’ expects argument of type ‘long long int’, but argument 4 has type ‘rxinteger’ {aka ‘long int’} [-Wformat=]
|
interpreter/rxvmvars.h#L842
format ‘%lld’ expects argument of type ‘long long int’, but argument 4 has type ‘rxinteger’ {aka ‘long int’} [-Wformat=]
|
interpreter/rxvmintp.c#L891
format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘rxinteger’ {aka ‘long int’} [-Wformat=]
|
interpreter/rxvmintp.c#L910
format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘rxinteger’ {aka ‘long int’} [-Wformat=]
|
interpreter/rxvmintp.c#L916
format ‘%lu’ expects a matching ‘long unsigned int’ argument [-Wformat=]
|
This job failed
Loading