Skip to content

fix(icons): changed square-user icon #3424

fix(icons): changed square-user icon

fix(icons): changed square-user icon #3424

Triggered via pull request August 18, 2024 20:08
@jguddasjguddas
synchronize #2390
Status Success
Total duration 28s
Artifacts

pull-request.yml

on: pull_request_target
lint-filenames
19s
lint-filenames
lint-contributors
10s
lint-contributors
Check Uniqueness of Aliases
6s
Check Uniqueness of Aliases
generate-changed-icons-comment
14s
generate-changed-icons-comment
Fit to window
Zoom out
Zoom in

Annotations

1 warning and 2 notices
generate-changed-icons-comment
The following actions use a deprecated Node.js version and will be forced to run on node20: peter-evans/find-comment@v2, peter-evans/create-or-update-comment@v3. 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/square-user-round.json#L6
Don't add people who have only performed automatic optimizations. + "aliases": [ + { + "name": "user-square-2", + "deprecated": true, + "deprecationReason": "alias.name", + "toBeRemovedInVersion": "v1.0" + } + ], @@ -15,8 +22,0 @@ - ], - "aliases": [ - { - "name": "user-square-2", - "deprecated": true, - "deprecationReason": "alias.name", - "toBeRemovedInVersion": "v1.0" - }
Contributors have changed!: icons/square-user.json#L6
Don't add people who have only performed automatic optimizations. + "aliases": [ + "user-square" + ], @@ -15,3 +17,0 @@ - ], - "aliases": [ - "user-square"