Skip to content

feat: store tracklist as tag comment on recording #770

feat: store tracklist as tag comment on recording

feat: store tracklist as tag comment on recording #770

Triggered via push October 13, 2024 19:14
Status Failure
Total duration 8m 11s
Artifacts

build.yml

on: push
Matrix: build
Update manifest file on download server
0s
Update manifest file on download server
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 10 warnings
macOS 12 x64: src/encoder/encodermp3.cpp#L158
comparison of integers of different signs: 'qsizetype' (aka 'long long') and 'unsigned long' [-Werror,-Wsign-compare]
macOS 12 x64
Process completed with exit code 1.
macOS 12 arm64: src/encoder/encodermp3.cpp#L158
comparison of integers of different signs: 'qsizetype' (aka 'long long') and 'unsigned long' [-Werror,-Wsign-compare]
macOS 12 arm64
Process completed with exit code 1.
Ubuntu 22.04: src/encoder/encodermp3.cpp#L158
comparison of integer expressions of different signedness: ‘qsizetype’ {aka ‘long long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Werror=sign-compare]
Ubuntu 22.04
Process completed with exit code 2.
Windows 2019 (MSVC): src/encoder/encodermp3.cpp#L130
the following warning is treated as an error
Windows 2019 (MSVC)
Process completed with exit code 1.
macOS 12 x64
A brownout will take place on November 4, 14:00 UTC - November 5, 00:00 UTC to raise awareness of the upcoming macOS-12 environment removal. For more details, see https://github.com/actions/runner-images/issues/10721
macOS 12 x64
ninja 1.12.1 is already installed and up-to-date. To reinstall 1.12.1, run: brew reinstall ninja
macOS 12 x64
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 12 arm64
A brownout will take place on November 4, 14:00 UTC - November 5, 00:00 UTC to raise awareness of the upcoming macOS-12 environment removal. For more details, see https://github.com/actions/runner-images/issues/10721
macOS 12 arm64
ninja 1.12.1 is already installed and up-to-date. To reinstall 1.12.1, run: brew reinstall ninja
macOS 12 arm64
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.
Windows 2019 (MSVC): src/encoder/encodermp3.cpp#L130
'argument': conversion from 'size_t' to 'int', possible loss of data
Windows 2019 (MSVC): src/encoder/encodermp3.cpp#L158
'>': signed/unsigned mismatch
Windows 2019 (MSVC): src/encoder/encodermp3.cpp#L178
'argument': conversion from 'size_t' to 'int', possible loss of data
Windows 2019 (MSVC): src/encoder/encodermp3.cpp#L201
'argument': conversion from 'size_t' to 'const int', possible loss of data