feat: Add new semver targeting operators #182
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/
|