CI: Artifact Naming #382
build.yml
on: pull_request
Clang-Format Check
24s
🐧 Linux x86_64
1m 9s
🍎 macOS Intel
2m 22s
Matrix: 🪟 Windows x86_64
Annotations
3 errors and 1 warning
🐧 Linux x86_64
The artifact name is not valid: dolphin-memory-engine-$(echo 31f2bdde0c50a548ab607b11d145fb2efd28d30a | cut -c 1-7)-linux-ubuntu-22.04-binary. Contains the following character: Vertical bar |
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 31f2bdde0c50a548ab607b11d145fb2efd28d30a | cut -c 1-7)-macOS-intel. Contains the following character: Vertical bar |
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
cmake 3.31.5 is already installed and up-to-date.
To reinstall 3.31.5, run:
brew reinstall cmake
|