Merge pull request #259 from openziti/more-robust-ci-caching #1049
Annotations
12 warnings
Post Cache x64-mingw-static deps
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
Build:
include/tlsuv/tls_engine.h#L151
'struct tm' declared inside parameter list will not be visible outside of this definition or declaration
|
Build:
include/tlsuv/tls_engine.h#L151
'struct tm' declared inside parameter list will not be visible outside of this definition or declaration
|
Build:
include/tlsuv/tls_engine.h#L151
'struct tm' declared inside parameter list will not be visible outside of this definition or declaration
|
Build:
src/tlsuv.c#L182
passing argument 4 of 'setsockopt' from incompatible pointer type [-Wincompatible-pointer-types]
|
Build:
src/tlsuv.c#L199
passing argument 1 of 'setsockopt' makes integer from pointer without a cast [-Wint-conversion]
|
Build:
src/tlsuv.c#L199
passing argument 4 of 'setsockopt' from incompatible pointer type [-Wincompatible-pointer-types]
|
Build:
src/tlsuv.c#L228
passing argument 4 of 'getsockopt' from incompatible pointer type [-Wincompatible-pointer-types]
|
Build:
src/tlsuv.c#L463
assignment to 'uv_os_sock_t' {aka 'long long unsigned int'} from 'uv_os_fd_t' {aka 'void *'} makes integer from pointer without a cast [-Wint-conversion]
|
Build:
src/tlsuv.c#L482
passing argument 3 of 'tlsuv_stream_open' makes pointer from integer without a cast [-Wint-conversion]
|
Build:
src/tlsuv.c#L517
passing argument 3 of 'tlsuv_stream_open' makes pointer from integer without a cast [-Wint-conversion]
|
Cache x64-mingw-static deps
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
Loading