Skip to content

feat(icons): added chart-gantt icon #3429

feat(icons): added chart-gantt icon

feat(icons): added chart-gantt icon #3429

Triggered via pull request August 18, 2024 21:02
@jguddasjguddas
opened #2392
Status Success
Total duration 33s
Artifacts

pull-request.yml

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

Annotations

1 warning and 1 notice
Contributors have changed!: icons/chart-gantt.json#L7
Don't add people who have only performed automatic optimizations. + "aliases": [ + { + "name": "bar-chart-horizontal", + "deprecated": true, + "deprecationReason": "alias.name", + "toBeRemovedInVersion": "v1.0" + } + ], @@ -16,8 +23,0 @@ - ], - "aliases": [ - { - "name": "bar-chart-horizontal", - "deprecated": true, - "deprecationReason": "alias.name", - "toBeRemovedInVersion": "v1.0" - }
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/