Skip to content

refinements for external auth support #20

refinements for external auth support

refinements for external auth support #20

Triggered via pull request December 11, 2024 18:27
Status Cancelled
Total duration 21m 33s
Artifacts 2

main.yml

on: pull_request
Matrix: Call CMake Build / build
Exercise CMake Artifacts
0s
Exercise CMake Artifacts
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 30 warnings
Call CMake Build / build macOS-x64: lib/ziti-tunnel-cbs/ziti_tunnel_ctrl.c#L1507
call to undeclared function 'update_file'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
Call CMake Build / build macOS-x64: lib/ziti-tunnel-cbs/ziti_tunnel_ctrl.c#L1528
call to undeclared function 'update_file'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
Call CMake Build / build macOS-x64
Process completed with exit code 1.
Call CMake Build / build macOS-arm64: lib/ziti-tunnel-cbs/ziti_tunnel_ctrl.c#L1507
call to undeclared function 'update_file'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
Call CMake Build / build macOS-arm64: lib/ziti-tunnel-cbs/ziti_tunnel_ctrl.c#L1528
call to undeclared function 'update_file'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
Call CMake Build / build macOS-arm64
Process completed with exit code 1.
Call CMake Build / build windows-arm64-vs2022
Process completed with exit code 1.
Call CMake Build / build linux-arm
Canceling since a higher priority waiting request for 'Main Test Workflow-add-identity-from-url-cert-key' exists
Call CMake Build / build linux-arm64
Canceling since a higher priority waiting request for 'Main Test Workflow-add-identity-from-url-cert-key' exists
Call CMake Build / build macOS-x64
autoconf 2.72 is already installed and up-to-date. To reinstall 2.72, run: brew reinstall autoconf
Call CMake Build / build macOS-x64
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
Call CMake Build / build macOS-x64
assigning to 'void *' from 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
Call CMake Build / build macOS-x64
assigning to 'void *' from 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
Call CMake Build / build macOS-x64
initializing 'void *' with an expression of type 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
Call CMake Build / build macOS-x64
initializing 'void *' with an expression of type 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
Call CMake Build / build macOS-x64
initializing 'void *' with an expression of type 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
Call CMake Build / build macOS-x64
passing 'const char *' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
Call CMake Build / build macOS-x64
passing 'char[37]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
Call CMake Build / build macOS-x64
passing 'char *const' to parameter of type 'uint8_t *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
Call CMake Build / build macOS-arm64
autoconf 2.72 is already installed and up-to-date. To reinstall 2.72, run: brew reinstall autoconf
Call CMake Build / build macOS-arm64
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
Call CMake Build / build macOS-arm64
comparison between pointer and integer ('uint32_t' (aka 'unsigned int') and 'void *') [-Wpointer-integer-compare]
Call CMake Build / build macOS-arm64
assigning to 'void *' from 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
Call CMake Build / build macOS-arm64
assigning to 'void *' from 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
Call CMake Build / build macOS-arm64
initializing 'void *' with an expression of type 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
Call CMake Build / build macOS-arm64
initializing 'void *' with an expression of type 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
Call CMake Build / build macOS-arm64
initializing 'void *' with an expression of type 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
Call CMake Build / build macOS-arm64
passing 'const char *' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
Call CMake Build / build macOS-arm64
passing 'char[37]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
Call CMake Build / build windows-x64-mingw
'struct tm' declared inside parameter list will not be visible outside of this definition or declaration
Call CMake Build / build windows-x64-mingw
'struct tm' declared inside parameter list will not be visible outside of this definition or declaration
Call CMake Build / build windows-x64-mingw
'struct tm' declared inside parameter list will not be visible outside of this definition or declaration
Call CMake Build / build windows-x64-mingw
passing argument 4 of 'setsockopt' from incompatible pointer type [-Wincompatible-pointer-types]
Call CMake Build / build windows-x64-mingw
passing argument 1 of 'setsockopt' makes integer from pointer without a cast [-Wint-conversion]
Call CMake Build / build windows-x64-mingw
passing argument 4 of 'setsockopt' from incompatible pointer type [-Wincompatible-pointer-types]
Call CMake Build / build windows-x64-mingw
passing argument 4 of 'getsockopt' from incompatible pointer type [-Wincompatible-pointer-types]
Call CMake Build / build windows-x64-mingw
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]
Call CMake Build / build windows-x64-mingw
passing argument 3 of 'tlsuv_stream_open' makes pointer from integer without a cast [-Wint-conversion]
Call CMake Build / build windows-x64-mingw
passing argument 3 of 'tlsuv_stream_open' makes pointer from integer without a cast [-Wint-conversion]

Artifacts

Produced during runtime
Name Size
linux-x64
4 MB
windows-x64-mingw
4.33 MB