Skip to content

fix: push only tags when skip-commit and git-push #97

fix: push only tags when skip-commit and git-push

fix: push only tags when skip-commit and git-push #97

Re-run triggered June 2, 2023 07:35
Status Failure
Total duration 41s
Artifacts

test.yml

on: pull_request
test-github-output
8s
test-github-output
test-json
13s
test-json
test-json-new
11s
test-json-new
test-json-new-prerelease
8s
test-json-new-prerelease
test-json-empty
10s
test-json-empty
test-git
9s
test-git
test-git-no-pull
7s
test-git-no-pull
test-git-fallback
10s
test-git-fallback
test-git-no-push
10s
test-git-no-push
test-skip-tag
7s
test-skip-tag
test-yaml
13s
test-yaml
test-yaml-new
9s
test-yaml-new
test-yaml-empty
10s
test-yaml-empty
test-toml
8s
test-toml
test-toml-new
6s
test-toml-new
test-toml-empty
8s
test-toml-empty
test-pre-commit
7s
test-pre-commit
test-pre-changelog-generation
10s
test-pre-changelog-generation
test-multiple-files
7s
test-multiple-files
test-config-file-path
6s
test-config-file-path
test-skip-ci
10s
test-skip-ci
test-pre-release
9s
test-pre-release
test-pre-release-identifier
8s
test-pre-release-identifier
test-pre-release-to-stable
14s
test-pre-release-to-stable
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 29 warnings
test-git-no-pull
AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal: + actual - expected [ 'git config user.name "Conventional Changelog Action"', 'git config user.email "conventional.changelog.action@github.com"', 'git tag -a v0.55.9 -m "v0.55.9"', + 'git push origin --tags' - 'git push origin refs/pull/218/merge --follow-tags' ]
test-git
AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal: + actual - expected [ 'git config user.name "Conventional Changelog Action"', 'git config user.email "conventional.changelog.action@github.com"', 'git pull --tags --ff-only', 'git tag -a v0.55.9 -m "v0.55.9"', + 'git push origin --tags' - 'git push origin refs/pull/218/merge --follow-tags' ]
test-git-fallback
AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal: + actual - expected [ 'git config user.name "Conventional Changelog Action"', 'git config user.email "conventional.changelog.action@github.com"', 'git pull --tags --ff-only', 'git tag -a v0.1.0 -m "v0.1.0"', + 'git push origin --tags' - 'git push origin refs/pull/218/merge --follow-tags' ]
test-git-no-pull
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
test-config-file-path
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
test-pre-commit
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
test-multiple-files
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
test-git
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
test-github-output
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
test-toml-empty
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
test-skip-tag
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
test-git-no-push
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
test-json-empty
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
test-pre-release-identifier
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
test-toml
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
test-pre-changelog-generation
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
test-skip-ci
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
test-pre-release
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
test-json-new-prerelease
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
test-json-new-prerelease
Tried to read "/home/runner/work/conventional-changelog-action/conventional-changelog-action/test-file-new-prerelease.json" but file does not exist!
test-git-fallback
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
test-json-new
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
test-json-new
Tried to read "/home/runner/work/conventional-changelog-action/conventional-changelog-action/test-file-new.json" but file does not exist!
test-json
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
test-pre-release-to-stable
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
test-toml-new
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
test-toml-new
Tried to read "/home/runner/work/conventional-changelog-action/conventional-changelog-action/test-file-new.toml" but file does not exist!
test-yaml-new
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
test-yaml-new
Tried to read "/home/runner/work/conventional-changelog-action/conventional-changelog-action/test-file-new.yaml" but file does not exist!
test-yaml-empty
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
test-yaml-empty
Tried to read "/home/runner/work/conventional-changelog-action/conventional-changelog-action/test-file-empty.yaml" but file does not exist!
test-yaml
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.