EVA-3674 - Use dynamic libraries from boost in OSX #60
build.yml
on: pull_request
Matrix: linux_build
Matrix: macos_build_arm
Matrix: macos_build_intel
create_release
0s
Annotations
21 warnings
macos_build_arm (gcc, g++)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
macos_build_arm (gcc, g++)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
macos_build_arm (gcc, g++)
sqlite 3.46.1 is already installed and up-to-date.
To reinstall 3.46.1, run:
brew reinstall sqlite
|
macos_build_arm (clang, clang++)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
macos_build_arm (clang, clang++)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/
|
macos_build_arm (clang, clang++)
sqlite 3.46.1 is already installed and up-to-date.
To reinstall 3.46.1, run:
brew reinstall sqlite
|
macos_build_intel (clang, clang++)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
macos_build_intel (clang, clang++)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/
|
macos_build_intel (clang, clang++)
boost 1.86.0 is already installed and up-to-date.
To reinstall 1.86.0, run:
brew reinstall boost
|
macos_build_intel (clang, clang++)
sqlite 3.46.1 is already installed and up-to-date.
To reinstall 3.46.1, run:
brew reinstall sqlite
|
macos_build_intel (clang, clang++)
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.
|
macos_build_intel (gcc, g++)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
macos_build_intel (gcc, g++)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
macos_build_intel (gcc, g++)
boost 1.86.0 is already installed and up-to-date.
To reinstall 1.86.0, run:
brew reinstall boost
|
macos_build_intel (gcc, g++)
sqlite 3.46.1 is already installed and up-to-date.
To reinstall 3.46.1, run:
brew reinstall sqlite
|
macos_build_intel (gcc, g++)
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.
|
linux_build (clang-10, clang++-10)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
linux_build (clang-10, clang++-10)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
linux_build (gcc, g++)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
linux_build (gcc, g++)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "vcf_assembly_checker_linux", "vcf_assembly_checker_macos_arm64", "vcf_assembly_checker_macos_x64", "vcf_debugulator_linux", "vcf_debugulator_macos_arm64", "vcf_debugulator_macos_x64", "vcf_validator_linux", "vcf_validator_macos_arm64", "vcf_validator_macos_x64".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
vcf_assembly_checker_linux
|
19 MB |
|
vcf_assembly_checker_macos_arm64
|
775 KB |
|
vcf_assembly_checker_macos_x64
|
930 KB |
|
vcf_debugulator_linux
|
25.5 MB |
|
vcf_debugulator_macos_arm64
|
1.99 MB |
|
vcf_debugulator_macos_x64
|
2.42 MB |
|
vcf_validator_linux
|
54.7 MB |
|
vcf_validator_macos_arm64
|
3.8 MB |
|
vcf_validator_macos_x64
|
4.5 MB |
|