Skip to content

chore: attach labels to release, update CI #23

chore: attach labels to release, update CI

chore: attach labels to release, update CI #23

Triggered via pull request August 1, 2023 12:16
Status Failure
Total duration 1m 19s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

continuous-integration.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
src/release.js#L246
[quotes] Strings must use singlequote.
tests/unit/release/createPullRequest/release.spec.js#L113
[quotes] Strings must use singlequote.
tests/unit/release/createPullRequest/release.spec.js#L139
[no-unused-vars] 'fullName' is assigned a value but never used.
tests/unit/release/createPullRequest/release.spec.js#L155
[quotes] Strings must use singlequote.
tests/unit/release/createPullRequest/release.spec.js#L183
[quotes] Strings must use singlequote.
tests/unit/release/mergePullRequest/release.spec.js#L66
[quotes] Strings must use singlequote.
code-check
Process completed with exit code 1.
code-check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/