Skip to content

chore(deps): replace google-github-actions/release-please-action action with googleapis/release-please-action v3 #385

chore(deps): replace google-github-actions/release-please-action action with googleapis/release-please-action v3

chore(deps): replace google-github-actions/release-please-action action with googleapis/release-please-action v3 #385

Triggered via pull request November 17, 2025 19:48
Status Success
Total duration 3m 40s
Artifacts

ci.yaml

on: pull_request
SwiftLint
34s
SwiftLint
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
SwiftLint: Sources/OpenFeature/AsyncProviderOperationsQueue.swift#L72
Identifier Name Violation: Variable name 'op' should be between 3 and 40 characters long (identifier_name)
SwiftLint: Sources/OpenFeature/AsyncProviderOperationsQueue.swift#L55
Identifier Name Violation: Variable name 'op' should be between 3 and 40 characters long (identifier_name)
SwiftLint: Sources/OpenFeature/AsyncProviderOperationsQueue.swift#L46
Identifier Name Violation: Variable name 'op' should be between 3 and 40 characters long (identifier_name)
SwiftLint: Sources/OpenFeature/ImmutableTrackingEventDetails.swift#L53
Unneeded Parentheses in Closure Argument Violation: Parentheses are not needed when declaring closure arguments (unneeded_parentheses_in_closure_argument)
SwiftLint: Tests/OpenFeatureTests/DeveloperExperienceTests.swift#L267
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
SwiftLint: Tests/OpenFeatureTests/DeveloperExperienceTests.swift#L252
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
SwiftLint: Tests/OpenFeatureTests/DeveloperExperienceTests.swift#L276
Multiline Arguments Violation: Arguments should be either on the same line, or one per line (multiline_arguments)
SwiftLint: Tests/OpenFeatureTests/DeveloperExperienceTests.swift#L266
Implicit Optional Initialization Violation: Optional should be implicitly initialized without nil (implicit_optional_initialization)