Skip to content

Update release scripts for 0.5.0 release #42

Update release scripts for 0.5.0 release

Update release scripts for 0.5.0 release #42

Triggered via pull request July 22, 2024 13:43
@jnijni
synchronize #5
v0.5.0_release
Status Failure
Total duration 39s
Artifacts

pre_commit.yml

on: pull_request
pre-commit-checks
30s
pre-commit-checks
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Ruff (E501): add_login_to_citation_cff.py#L3
add_login_to_citation_cff.py:3:80: E501 Line too long (88 > 79)
Ruff (E501): add_login_to_citation_cff.py#L39
add_login_to_citation_cff.py:39:80: E501 Line too long (88 > 79)
Ruff (E501): add_login_to_citation_cff.py#L65
add_login_to_citation_cff.py:65:80: E501 Line too long (87 > 79)
Ruff (E501): add_login_to_citation_cff.py#L70
add_login_to_citation_cff.py:70:80: E501 Line too long (82 > 79)
Ruff (E501): add_login_to_citation_cff.py#L78
add_login_to_citation_cff.py:78:80: E501 Line too long (85 > 79)
Ruff (E501): cherry_pick_process.py#L34
cherry_pick_process.py:34:80: E501 Line too long (80 > 79)
Ruff (E501): cherry_pick_process.py#L36
cherry_pick_process.py:36:80: E501 Line too long (87 > 79)
Ruff (E501): cherry_pick_process.py#L44
cherry_pick_process.py:44:80: E501 Line too long (80 > 79)
Ruff (E501): cherry_pick_process.py#L77
cherry_pick_process.py:77:80: E501 Line too long (86 > 79)
Ruff (E501): cherry_pick_process.py#L80
cherry_pick_process.py:80:80: E501 Line too long (80 > 79)
pre-commit-checks
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/