full vcpkg test #153
Annotations
12 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
libtifiles/trunk/src/types83p.cc#L84
missing initializer for member ‘TI83p_DATA::desc’ [-Wmissing-field-initializers]
|
libticables/trunk/src/linux/link_usb1.cc#L406
comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’ [-Wsign-compare]
|
libticables/trunk/src/linux/link_usb1.cc#L651
variable ‘clk’ set but not used [-Wunused-but-set-variable]
|
libticables/trunk/src/linux/link_usb1.cc#L727
suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
|
libticonv/trunk/tests/torture_ticonv.c#L31
variable ‘pti’ set but not used [-Wunused-but-set-variable]
|
libticonv/trunk/tests/torture_ticonv.c#L95
‘ticonv_varname_to_utf8_s’ is deprecated [-Wdeprecated-declarations]
|
libticonv/trunk/tests/torture_ticonv.c#L96
‘ticonv_varname_to_utf8_s’ is deprecated [-Wdeprecated-declarations]
|
libticonv/trunk/tests/torture_ticonv.c#L100
‘ticonv_varname_to_filename_s’ is deprecated [-Wdeprecated-declarations]
|
libticonv/trunk/tests/torture_ticonv.c#L101
‘ticonv_varname_to_filename_s’ is deprecated [-Wdeprecated-declarations]
|
libticonv/trunk/tests/torture_ticonv.c#L106
‘ticonv_varname_to_tifile_s’ is deprecated [-Wdeprecated-declarations]
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "tilibs_ubuntu-20.04_sharedDeps", "tilibs_ubuntu-20.04_staticDeps".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading