compiler:add visibility & constructor keywords in compiler.h #466
build.yml
on: push
Annotations
26 errors and 35 warnings
Linux (arm-11)
Canceling since a higher priority waiting request for 'build-refs/heads/master' exists
|
Linux (arm-11)
The operation was canceled.
|
Linux (arm-10)
Canceling since a higher priority waiting request for 'build-refs/heads/master' exists
|
Linux (arm-10)
The operation was canceled.
|
Linux (arm-12)
Canceling since a higher priority waiting request for 'build-refs/heads/master' exists
|
Linux (arm-12)
The operation was canceled.
|
macOS (sim-02)
Canceling since a higher priority waiting request for 'build-refs/heads/master' exists
|
macOS (sim-02)
The operation was canceled.
|
Linux (arm-13)
Canceling since a higher priority waiting request for 'build-refs/heads/master' exists
|
Linux (arm-13)
The operation was canceled.
|
Linux (arm-09)
Canceling since a higher priority waiting request for 'build-refs/heads/master' exists
|
Linux (arm-09)
The operation was canceled.
|
macOS (sim-01)
Canceling since a higher priority waiting request for 'build-refs/heads/master' exists
|
macOS (sim-01)
The operation was canceled.
|
Linux (sim-01)
Canceling since a higher priority waiting request for 'build-refs/heads/master' exists
|
Linux (sim-01)
The operation was canceled.
|
Linux (risc-v-02)
Canceling since a higher priority waiting request for 'build-refs/heads/master' exists
|
Linux (risc-v-02)
The operation was canceled.
|
Linux (arm-06)
Canceling since a higher priority waiting request for 'build-refs/heads/master' exists
|
Linux (arm-06)
The operation was canceled.
|
Linux (risc-v-01)
Canceling since a higher priority waiting request for 'build-refs/heads/master' exists
|
Linux (risc-v-01)
The operation was canceled.
|
Linux (arm-08)
Canceling since a higher priority waiting request for 'build-refs/heads/master' exists
|
Linux (arm-08)
The operation was canceled.
|
Linux (arm-05)
Canceling since a higher priority waiting request for 'build-refs/heads/master' exists
|
Linux (arm-05)
The operation was canceled.
|
msys2 (msys2)
array subscript has type ‘char’ [-Wchar-subscripts]
|
msys2 (msys2)
array subscript has type ‘char’ [-Wchar-subscripts]
|
msys2 (msys2)
array subscript has type ‘char’ [-Wchar-subscripts]
|
msys2 (msys2)
array subscript has type ‘char’ [-Wchar-subscripts]
|
msys2 (msys2)
array subscript has type ‘char’ [-Wchar-subscripts]
|
msys2 (msys2)
array subscript has type ‘char’ [-Wchar-subscripts]
|
msys2 (msys2)
storing the address of local variable ‘cv_stack’ in ‘check_top’ [-Wdangling-pointer=]
|
msys2 (msys2)
array subscript has type ‘char’ [-Wchar-subscripts]
|
msys2 (msys2)
array subscript has type ‘char’ [-Wchar-subscripts]
|
msys2 (msys2)
array subscript has type ‘char’ [-Wchar-subscripts]
|
macOS (macos)
Treating flock as a formula. For the cask, use homebrew/cask/flock or specify the `--cask` flag. To silence this message, use the `--formula` flag.
|
Linux (arm-12)
No files were found with the provided path: buildartifacts/. No artifacts will be uploaded.
|
macOS (sim-02)
Treating flock as a formula. For the cask, use homebrew/cask/flock or specify the `--cask` flag. To silence this message, use the `--formula` flag.
|
Linux (arm-13)
No files were found with the provided path: buildartifacts/. No artifacts will be uploaded.
|
Linux (arm-09)
CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py [-W#pragma-messages]
|
macOS (sim-01)
Treating flock as a formula. For the cask, use homebrew/cask/flock or specify the `--cask` flag. To silence this message, use the `--formula` flag.
|
macOS (sim-01)
CONFIG_NET_TCP_DEBUG_DROP_SEND is selected, this is debug feature to drop the tcp send packet on the floor, please confirm the configuration again if you do not want debug the TCP stack. [-W#pragma-messages]
|
macOS (sim-01)
CONFIG_NET_TCP_DEBUG_DROP_RECV is selected, this is debug feature to drop the tcp received packet on the floor, please confirm the configuration again if you do not want debug the TCP stack. [-W#pragma-messages]
|
Linux (risc-v-02)
#warning "FPU test not built; Only available in the flat build (CONFIG_BUILD_FLAT)" [-Wcpp]
|
Linux (risc-v-02)
#warning "FPU test not built; Only available in the flat build (CONFIG_BUILD_FLAT)" [-Wcpp]
|
Linux (risc-v-02)
#warning "FPU test not built; Only available in the flat build (CONFIG_BUILD_FLAT)" [-Wcpp]
|
Linux (risc-v-02)
#warning "FPU test not built; Only available in the flat build (CONFIG_BUILD_FLAT)" [-Wcpp]
|
Linux (risc-v-02)
#warning "FPU test not built; Only available in the flat build (CONFIG_BUILD_FLAT)" [-Wcpp]
|
Linux (risc-v-02)
#warning "FPU test not built; Only available in the flat build (CONFIG_BUILD_FLAT)" [-Wcpp]
|
Linux (risc-v-02)
#warning "FPU test not built; Only available in the flat build (CONFIG_BUILD_FLAT)" [-Wcpp]
|
Linux (risc-v-02)
#warning "FPU test not built; Only available in the flat build (CONFIG_BUILD_FLAT)" [-Wcpp]
|
Linux (risc-v-02)
#warning "FPU test not built; Only available in the flat build (CONFIG_BUILD_FLAT)" [-Wcpp]
|
Linux (risc-v-02)
#warning "FPU test not built; Only available in the flat build (CONFIG_BUILD_FLAT)" [-Wcpp]
|
Linux (risc-v-01)
#warning "FPU test not built; Only available in the flat build (CONFIG_BUILD_FLAT)" [-Wcpp]
|
Linux (risc-v-01)
format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
|
Linux (risc-v-01)
#warning "FPU test not built; Only available in the flat build (CONFIG_BUILD_FLAT)" [-Wcpp]
|
Linux (risc-v-01)
#warning "FPU test not built; Only available in the flat build (CONFIG_BUILD_FLAT)" [-Wcpp]
|
Linux (risc-v-01)
#warning "FPU test not built; Only available in the flat build (CONFIG_BUILD_FLAT)" [-Wcpp]
|
Linux (arm-08)
CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py [-W#pragma-messages]
|
Linux (arm-08)
CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py [-W#pragma-messages]
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
linux-arm-01-builds
Expired
|
73.8 MB |
|
linux-arm-02-builds
Expired
|
64.2 MB |
|
linux-arm-03-builds
Expired
|
12.4 MB |
|
linux-arm-04-builds
Expired
|
27 MB |
|
linux-arm-05-builds
Expired
|
90.5 MB |
|
linux-arm-06-builds
Expired
|
35.2 MB |
|
linux-arm-07-builds
Expired
|
21.9 MB |
|
linux-arm-08-builds
Expired
|
16.6 MB |
|
linux-arm-09-builds
Expired
|
12.6 MB |
|
linux-arm-10-builds
Expired
|
1.92 MB |
|
linux-arm-11-builds
Expired
|
989 KB |
|
linux-other-builds
Expired
|
59.1 MB |
|
linux-risc-v-01-builds
Expired
|
87.1 MB |
|
linux-risc-v-02-builds
Expired
|
85.4 MB |
|
linux-sim-01-builds
Expired
|
61.4 MB |
|
linux-sim-02-builds
Expired
|
37 MB |
|
linux-xtensa-01-builds
Expired
|
111 MB |
|
linux-xtensa-02-builds
Expired
|
111 MB |
|
macos-macos-builds
Expired
|
12.1 MB |
|
msys2-msys2-builds
Expired
|
1.99 MB |
|
source-bundle
Expired
|
394 MB |
|