GH actions deprecation fixes: migrate checkout github action from v2 to v4 and openssl@1.1/1.0 fixes. #496
ci.yml
on: pull_request
build-notls
38s
Matrix: build-macos-openssl-1-0-2
Matrix: build-macos
Matrix: build-ubuntu
Annotations
4 errors and 12 warnings
build-macos (1.1)
No such keg: /opt/homebrew/Cellar/pkg-config@0.29.2
|
build-macos (1.1)
Process completed with exit code 1.
|
build-macos (3.0)
No such keg: /opt/homebrew/Cellar/pkg-config
|
build-macos-openssl-1-0-2 (macos-latest)
No such keg: /opt/homebrew/Cellar/pkg-config
|
build-macos (1.1)
libevent 2.1.12_1 is already installed and up-to-date.
To reinstall 2.1.12_1, run:
brew reinstall libevent
|
build-macos (1.1)
pkg-config 0.29.2_3 is already installed, it's just not linked.
To link this version, run:
brew link pkg-config
|
build-macos (1.1)
openssl@1.1 1.1.1w is already installed and up-to-date.
To reinstall 1.1.1w, run:
brew reinstall openssl@1.1
|
build-macos (1.1)
Already linked: /opt/homebrew/Cellar/pkgconf/2.3.0
|
build-macos (3.0)
libevent 2.1.12_1 is already installed and up-to-date.
To reinstall 2.1.12_1, run:
brew reinstall libevent
|
build-macos (3.0)
Already linked: /opt/homebrew/Cellar/pkgconf/2.3.0_1
|
build-macos-openssl-1-0-2 (macos-latest)
libevent 2.1.12_1 is already installed and up-to-date.
To reinstall 2.1.12_1, run:
brew reinstall libevent
|
build-macos-openssl-1-0-2 (macos-latest)
Already linked: /opt/homebrew/Cellar/pkgconf/2.3.0_1
|
build-ubuntu (ubuntu-20.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-ubuntu (ubuntu-20.04)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-ubuntu (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-ubuntu (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|