Skip to content

fix linter issues#1949

Merged
jmank88 merged 1 commit intomainfrom
lint-fix
Apr 2, 2026
Merged

fix linter issues#1949
jmank88 merged 1 commit intomainfrom
lint-fix

Conversation

@jmank88
Copy link
Copy Markdown
Contributor

@jmank88 jmank88 commented Mar 31, 2026

No description provided.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 31, 2026

📊 API Diff Results

No changes detected for module github.com/smartcontractkit/chainlink-common/observability-lib

View full report

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 31, 2026

⚠️ API Diff Results - github.com/smartcontractkit/chainlink-common

⚠️ Breaking Changes (4)

pkg/capabilities (2)
  • NewBaseTriggerCapability — Type changed:
func(
  EventStore, 
  func() T, 
  github.com/smartcontractkit/chainlink-common/pkg/logger.Logger, 
  string, 
  time.Duration, 
  time.Duration, 
  - time.Duration, 
  - github.com/smartcontractkit/chainlink-common/pkg/settings.Getter
  + time.Duration
)
*BaseTriggerCapability[T]
  • ValidateBaseTriggerRetryInterval — 🗑️ Removed
pkg/settings/cresettings.Orgs (1)
  • WorkflowExecutionConcurrencyLimit — 🗑️ Removed
pkg/settings/cresettings.Owners (1)
  • WorkflowLimit — 🗑️ Removed

✅ Compatible Changes (1)

pkg/capabilities (1)
  • ResolveBaseTriggerRetryInterval — ➕ Added

📄 View full apidiff report

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 31, 2026

📊 API Diff Results

No changes detected for module github.com/smartcontractkit/chainlink-common/pkg/monitoring

View full report

)

type Plugin struct {
mu sync.RWMutex
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@DylanTinianov can you confirm that these unused things are OK to just remove? Or were they meant to be used?

@jmank88 jmank88 added this pull request to the merge queue Apr 2, 2026
Merged via the queue into main with commit a1e262d Apr 2, 2026
35 of 38 checks passed
@jmank88 jmank88 deleted the lint-fix branch April 2, 2026 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants