Disable programming_examples/ml/resnet/layers_conv2_x #3755
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and test:
third_party/bootgen/outputfile.cpp#L51
missing field 'type' initializer [-Wmissing-field-initializers]
|
Build and test:
third_party/bootgen/cdo-driver/cdo_driver.c#L176
format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
|
Build and test:
third_party/bootgen/cdo-driver/cdo_driver.c#L191
format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
|
Build and test:
third_party/bootgen/cdo-driver/cdo_driver.c#L281
format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
|
Build and test:
third_party/bootgen/cdo-driver/cdo_driver.c#L283
format specifies type 'unsigned long' but the argument has type 'unsigned long long' [-Wformat]
|
Build and test:
third_party/bootgen/cdo-driver/cdo_driver.c#L314
format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
|
Build and test:
third_party/bootgen/cdo-driver/cdo_driver.c#L316
format specifies type 'unsigned long' but the argument has type 'unsigned long long' [-Wformat]
|
Build and test:
third_party/bootgen/cdo-driver/cdo_driver.c#L338
format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
|
Build and test:
third_party/aie-rt/driver/src/common/xaie_helper.c#L1466
cast from 'const unsigned int *' to 'void *' drops const qualifier [-Wcast-qual]
|
Build and test:
third_party/aie-rt/driver/src/core/xaie_elfloader.c#L245
cast from 'const unsigned char *' to 'unsigned int *' drops const qualifier [-Wcast-qual]
|
Loading