chore(deps): update github actions - autoclosed #5636
Annotations
10 warnings
|
src/openvpn/tun.c#L1806
unused function 'open_tun_generic' [-Wunused-function]
|
|
src/openvpn/tun.c#L2053
implicit conversion loses integer precision: 'ssize_t' (aka 'long') to 'int' [-Wshorten-64-to-32]
|
|
src/openvpn/tun.c#L2047
implicit conversion loses integer precision: 'ssize_t' (aka 'long') to 'int' [-Wshorten-64-to-32]
|
|
src/openvpn/tun.c#L1971
unused variable 'up' [-Wunused-variable]
|
|
src/openvpn/route.c#L106
unused function 'add_bypass_address' [-Wunused-function]
|
|
src/openvpn/route.c#L2213
variable 'gateway_needed' set but not used [-Wunused-but-set-variable]
|
|
src/openvpn/route.c#L2210
variable 'gateway' set but not used [-Wunused-but-set-variable]
|
|
src/openvpn/route.c#L2032
variable 'netmask' set but not used [-Wunused-but-set-variable]
|
|
src/openvpn/route.c#L2030
variable 'network' set but not used [-Wunused-but-set-variable]
|
|
src/openvpn/push.c#L300
implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32]
|
The logs for this run have expired and are no longer available.
Loading