validate the case when both jobs are trying to upload the artifact with same name #14165
linters.yml
on: pull_request
runner / rubocop
1m 26s
runner / prettier
30s
Annotations
1 error and 4 warnings
runner / rubocop
Process completed with exit code 1.
|
runner / prettier
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
runner / rubocop:
spec/system/admin/adjustments_spec.rb#L46
[rubocop] reported by reviewdog 🐶
Unreachable code detected.
Raw Output:
spec/system/admin/adjustments_spec.rb:46:7: W: Lint/UnreachableCode: Unreachable code detected.
|
runner / rubocop:
spec/system/consumer/account_spec.rb#L46
[rubocop] reported by reviewdog 🐶
Unreachable code detected.
Raw Output:
spec/system/consumer/account_spec.rb:46:9: W: Lint/UnreachableCode: Unreachable code detected.
|
runner / rubocop
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|