chore(icons): add tag to ellipsis icons #3393
Triggered via pull request
August 3, 2024 11:15
karsa-mistmere
synchronize
#2357
Status
Failure
Total duration
29s
Artifacts
–
pull-request.yml
on: pull_request_target
lint-filenames
18s
lint-contributors
16s
Check Uniqueness of Aliases
6s
generate-changed-icons-comment
11s
Annotations
1 error, 1 warning, and 3 notices
generate-changed-icons-comment
Process completed with exit code 1.
|
generate-changed-icons-comment
The following actions uses Node.js version which is deprecated and will be forced to run on node20: peter-evans/find-comment@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Contributors have changed!:
icons/ellipsis-vertical.json#L5
Don't add people who have only performed automatic optimizations.
+ "aliases": [
+ "more-vertical"
+ ],
@@ -20,3 +22,0 @@
- ],
- "aliases": [
- "more-vertical"
|
Contributors have changed!:
icons/ellipsis.json#L5
Don't add people who have only performed automatic optimizations.
+ "aliases": [
+ "more-horizontal"
+ ],
@@ -32,3 +34,0 @@
- ],
- "aliases": [
- "more-horizontal"
|
Contributors have changed!:
icons/rectangle-ellipsis.json#L6
Don't add people who have only performed automatic optimizations.
+ "aliases": [
+ "form-input"
+ ],
@@ -40,3 +42,0 @@
- ],
- "aliases": [
- "form-input"
|