Skip to content

fix: semver.diff prerelease to release recognition #212

fix: semver.diff prerelease to release recognition

fix: semver.diff prerelease to release recognition #212

Triggered via pull request April 5, 2023 23:34
Status Failure
Total duration 4m 34s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint: functions/diff.js#L20
["major"] is better written in dot notation
Lint: functions/diff.js#L20
["major"] is better written in dot notation
Lint: functions/diff.js#L20
Trailing spaces not allowed
Lint: functions/diff.js#L21
["minor"] is better written in dot notation
Lint: functions/diff.js#L21
["minor"] is better written in dot notation
Lint: functions/diff.js#L21
Trailing spaces not allowed
Lint: functions/diff.js#L22
["patch"] is better written in dot notation
Lint: functions/diff.js#L22
["patch"] is better written in dot notation
Lint: functions/diff.js#L26
Expected { after 'if' condition
Lint: functions/diff.js#L26
Expected a linebreak before this statement