Merge pull request #776 from openziti/fix-ziti-error-parsing #2451
Annotations
1 error and 10 warnings
run build for linux-x64
Process completed with exit code 8.
|
run build for linux-x64
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|
run build for linux-x64:
library/utils.c#L406
':' directive output may be truncated writing 1 byte into a region of size between 0 and 16 [-Wformat-truncation=]
|
run build for linux-x64:
library/model_support.c#L82
assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
|
run build for linux-x64:
library/model_support.c#L84
assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
|
run build for linux-x64:
library/model_support.c#L151
initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
|
run build for linux-x64:
library/model_support.c#L451
initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
|
run build for linux-x64:
library/model_support.c#L566
initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
|
run build for linux-x64:
includes/ziti/model_collections.h#L85
comparison between pointer and integer
|
run build for linux-x64:
library/message.c#L101
assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
|
run build for linux-x64:
library/connect.c#L255
assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
|
Loading