Skip to content

chore: attach labels to release, update CI #22

chore: attach labels to release, update CI

chore: attach labels to release, update CI #22

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / ESLint Report Analysis failed Aug 1, 2023 in 0s

ESLint Report Analysis

6 ESLint error(s) and 0 ESLint warning(s) found

Annotations

Check failure on line 246 in src/release.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/release.js#L246

[quotes] Strings must use singlequote.

Check failure on line 113 in tests/unit/release/createPullRequest/release.spec.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

tests/unit/release/createPullRequest/release.spec.js#L113

[quotes] Strings must use singlequote.

Check failure on line 139 in tests/unit/release/createPullRequest/release.spec.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

tests/unit/release/createPullRequest/release.spec.js#L139

[no-unused-vars] 'fullName' is assigned a value but never used.

Check failure on line 155 in tests/unit/release/createPullRequest/release.spec.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

tests/unit/release/createPullRequest/release.spec.js#L155

[quotes] Strings must use singlequote.

Check failure on line 183 in tests/unit/release/createPullRequest/release.spec.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

tests/unit/release/createPullRequest/release.spec.js#L183

[quotes] Strings must use singlequote.

Check failure on line 66 in tests/unit/release/mergePullRequest/release.spec.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

tests/unit/release/mergePullRequest/release.spec.js#L66

[quotes] Strings must use singlequote.