Skip to content

Fix find vpc_endpoint by Name #189

Fix find vpc_endpoint by Name

Fix find vpc_endpoint by Name #189

Triggered via pull request January 27, 2025 06:55
Status Failure
Total duration 48s
Artifacts

ci.yml

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

Annotations

3 errors
Lint: lib/awspec/helper/finder/vpc_endpoints.rb#L7
[rubocop] reported by reviewdog 🐶 [Correctable] Style/RedundantBegin: Redundant begin block detected. Raw Output: lib/awspec/helper/finder/vpc_endpoints.rb:7:9: C: [Correctable] Style/RedundantBegin: Redundant begin block detected. begin ^^^^^
Lint: lib/awspec/helper/finder/vpc_endpoints.rb#L15
[rubocop] reported by reviewdog 🐶 [Correctable] Style/RedundantReturn: Redundant return detected. Raw Output: lib/awspec/helper/finder/vpc_endpoints.rb:15:11: C: [Correctable] Style/RedundantReturn: Redundant return detected. return resource if resource ^^^^^^
Lint
Process completed with exit code 1.