Merge pull request #201 from HunnySajid/feat/build-ci #8
Annotations
1 error
Build Extension
The artifact name is not valid: v$(cat manifest.json | jq -r .version)-$(git rev-parse --short HEAD). 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.
|