Skip to content

enhance: [10kcp] Reduce GetRecoveryInfo calls #35245

enhance: [10kcp] Reduce GetRecoveryInfo calls

enhance: [10kcp] Reduce GetRecoveryInfo calls #35245

Triggered via pull request November 21, 2024 07:25
Status Failure
Total duration 1h 10m 55s
Artifacts

mac.yaml

on: pull_request
Code Checker MacOS 12
33m 25s
Code Checker MacOS 12
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 8 warnings
Code Checker MacOS 12: internal/coordinator/coordclient/datacoord.go#L17
cannot use &dataCoordLocalClientImpl{} (value of type *dataCoordLocalClientImpl) as "github.com/milvus-io/milvus/internal/types".DataCoordClient value in variable declaration: *dataCoordLocalClientImpl does not implement "github.com/milvus-io/milvus/internal/types".DataCoordClient (missing method GetDataViewVersions)
Code Checker MacOS 12: internal/coordinator/coordclient/registry.go#L99
cannot use glocalClient.dataCoordClient (variable of type *dataCoordLocalClientImpl) as "github.com/milvus-io/milvus/internal/types".DataCoordClient value in return statement: *dataCoordLocalClientImpl does not implement "github.com/milvus-io/milvus/internal/types".DataCoordClient (missing method GetDataViewVersions)
Code Checker MacOS 12
Process completed with exit code 2.
Code Checker MacOS 12
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Code Checker MacOS 12
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v4, actions/[email protected], actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Code Checker MacOS 12
libomp 19.1.0 is already installed and up-to-date. To reinstall 19.1.0, run: brew reinstall libomp
Code Checker MacOS 12
ninja 1.12.1 is already installed and up-to-date. To reinstall 1.12.1, run: brew reinstall ninja
Code Checker MacOS 12
openblas 0.3.28 is already installed and up-to-date. To reinstall 0.3.28, run: brew reinstall openblas
Code Checker MacOS 12
pkg-config 0.29.2_3 is already installed and up-to-date. To reinstall 0.29.2_3, run: brew reinstall pkg-config
Code Checker MacOS 12
You are using macOS 12. We (and Apple) do not provide support for this old version. It is expected behaviour that some formulae will fail to build in this old version. It is expected behaviour that Homebrew will be buggy and slow. Do not create any issues about this on Homebrew's GitHub repositories. Do not create any issues even if you think this message is unrelated. Any opened issues will be immediately closed without response. Do not ask for help from Homebrew or its maintainers on social media. You may ask for help in Homebrew's discussions but are unlikely to receive a response. Try to figure out the problem yourself and submit a fix as a pull request. We will review it but may or may not accept it.
Code Checker MacOS 12
No files were found with the provided path: cmake_build/CMakeFiles/*.log. No artifacts will be uploaded.