v0.33.3 #166
Annotations
13 warnings
|
library/utils.c#L401
incompatible pointer types passing 'int64_t *' (aka 'long long *') to parameter of type 'const time_t *' (aka 'const long *') [-Wincompatible-pointer-types]
|
library/utils.c#L454
incompatible pointer types passing 'int64_t *' (aka 'long long *') to parameter of type 'const time_t *' (aka 'const long *') [-Wincompatible-pointer-types]
|
library/ziti_enroll.c#L109
assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
library/ziti.c#L142
expression result unused [-Wunused-value]
|
library/ziti_ctrl.c#L325
format specifies type 'long' but the argument has type 'unsigned long long' [-Wformat]
|
library/ziti_ctrl.c#L325
format specifies type 'long' but the argument has type 'unsigned long long' [-Wformat]
|
library/ziti_ctrl.c#L353
format specifies type 'long' but the argument has type 'unsigned long long' [-Wformat]
|
library/ziti_ctrl.c#L353
format specifies type 'long' but the argument has type 'unsigned long long' [-Wformat]
|
library/ziti_ctrl.c#L501
initializing 'string' (aka 'char *') with an expression of type 'const char *const' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading