CI: Artifact Naming #381
build.yml
on: pull_request
Clang-Format Check
21s
🐧 Linux x86_64
1m 31s
🍎 macOS Intel
1m 51s
Matrix: 🪟 Windows x86_64
Annotations
3 errors and 2 warnings
🐧 Linux x86_64
The artifact name is not valid: dolphin-memory-engine-$(echo "087d1d2d9852c637b192815e4d5bb1272cd0bb76" | cut -c 1-7)-linux-ubuntu-22.04-binary. Contains the following character: Double quote "
Invalid characters include: Double quote ", Colon :, Less than <, Greater than >, Vertical bar |, Asterisk *, Question mark ?, Carriage return \r, Line feed \n, Backslash \, Forward slash /
These characters are not allowed in the artifact name due to limitations with certain file systems such as NTFS. To maintain file system agnostic behavior, these characters are intentionally not allowed to prevent potential problems with downloads on different file systems.
|
🍎 macOS Intel
The artifact name is not valid: dolphin-memory-engine-$(echo "087d1d2d9852c637b192815e4d5bb1272cd0bb76" | cut -c 1-7)-macOS-intel. Contains the following character: Double quote "
Invalid characters include: Double quote ", Colon :, Less than <, Greater than >, Vertical bar |, Asterisk *, Question mark ?, Carriage return \r, Line feed \n, Backslash \, Forward slash /
These characters are not allowed in the artifact name due to limitations with certain file systems such as NTFS. To maintain file system agnostic behavior, these characters are intentionally not allowed to prevent potential problems with downloads on different file systems.
|
🪟 Windows x86_64 (Release)
Process completed with exit code 1.
|
🍎 macOS Intel
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag. To silence this message, use the `--formula` flag.
|
🍎 macOS Intel
cmake 3.31.5 is already installed and up-to-date.
To reinstall 3.31.5, run:
brew reinstall cmake
|