Merge remote-tracking branch 'origin/feature/f0049' into feature/f0049 #977
build.yml
on: push
Build for Ubuntu
51s
Build for CMS
0s
Build for Windows
0s
Build for MacOS
0s
Release
0s
Annotations
5 errors and 12 warnings
Build for Ubuntu:
decimal/mc_decimal_test.c#L94
unknown type name ‘initfuncs_type’
|
Build for Ubuntu:
decimal/mc_decimal_test.c#L94
‘initfuncs_type’ undeclared (first use in this function)
|
Build for Ubuntu:
decimal/mc_decimal_test.c#L94
expected ‘,’ or ‘;’ before ‘dlsym’
|
Build for Ubuntu:
decimal/mc_decimal_test.c#L99
called object ‘init’ is not a function or function pointer
|
Build for Ubuntu
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
|
Build for Ubuntu
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/
|
Build for Ubuntu
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/
|
Build for Ubuntu:
interpreter/rxvmvars.h#L842
format ‘%lld’ expects argument of type ‘long long int’, but argument 4 has type ‘rxinteger’ {aka ‘long int’} [-Wformat=]
|
Build for Ubuntu:
interpreter/rxvmvars.h#L842
format ‘%lld’ expects argument of type ‘long long int’, but argument 4 has type ‘rxinteger’ {aka ‘long int’} [-Wformat=]
|
Build for Ubuntu:
interpreter/rxvmvars.h#L842
format ‘%lld’ expects argument of type ‘long long int’, but argument 4 has type ‘rxinteger’ {aka ‘long int’} [-Wformat=]
|
Build for Ubuntu:
interpreter/rxvmvars.h#L842
format ‘%lld’ expects argument of type ‘long long int’, but argument 4 has type ‘rxinteger’ {aka ‘long int’} [-Wformat=]
|
Build for Ubuntu:
interpreter/rxvmvars.h#L842
format ‘%lld’ expects argument of type ‘long long int’, but argument 4 has type ‘rxinteger’ {aka ‘long int’} [-Wformat=]
|
Build for Ubuntu:
interpreter/rxvmvars.h#L842
format ‘%lld’ expects argument of type ‘long long int’, but argument 4 has type ‘rxinteger’ {aka ‘long int’} [-Wformat=]
|
Build for Ubuntu:
interpreter/rxvmvars.h#L842
format ‘%lld’ expects argument of type ‘long long int’, but argument 4 has type ‘rxinteger’ {aka ‘long int’} [-Wformat=]
|
Build for Ubuntu:
interpreter/rxvmintp.c#L891
format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘rxinteger’ {aka ‘long int’} [-Wformat=]
|
Build for Ubuntu:
interpreter/rxvmintp.c#L910
format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘rxinteger’ {aka ‘long int’} [-Wformat=]
|
Build for Ubuntu:
interpreter/rxvmintp.c#L916
format ‘%lu’ expects a matching ‘long unsigned int’ argument [-Wformat=]
|