Skip to content

feat: Add new semver targeting operators #182

feat: Add new semver targeting operators

feat: Add new semver targeting operators #182

Triggered via push October 31, 2024 11:27
Status Failure
Total duration 39s
Artifacts

ci.yml

on: push
Test & Coverage
30s
Test & Coverage
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Test & Coverage: targeting.go#L146
undefined: protoTargeting.Targeting_SEMVER_LOWER_THAN
Test & Coverage: targeting.go#L148
undefined: protoTargeting.Targeting_SEMVER_GREATER_THAN
Test & Coverage: targeting.go#L150
undefined: protoTargeting.Targeting_SEMVER_LOWER_THAN_OR_EQUALS
Test & Coverage: targeting.go#L152
undefined: protoTargeting.Targeting_SEMVER_GREATER_THAN_OR_EQUALS
Test & Coverage: targeting.go#L154
undefined: protoTargeting.Targeting_SEMVER_EQUALS
Test & Coverage: targeting.go#L156
undefined: protoTargeting.Targeting_SEMVER_NOT_EQUALS
Test & Coverage: targeting.go#L146
undefined: protoTargeting.Targeting_SEMVER_LOWER_THAN
Test & Coverage: targeting.go#L148
undefined: protoTargeting.Targeting_SEMVER_GREATER_THAN
Test & Coverage: targeting.go#L150
undefined: protoTargeting.Targeting_SEMVER_LOWER_THAN_OR_EQUALS
Test & Coverage: targeting.go#L152
undefined: protoTargeting.Targeting_SEMVER_GREATER_THAN_OR_EQUALS
Test & Coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test & Coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/