Skip to content

fix linter issues#1949

Open
jmank88 wants to merge 1 commit intomainfrom
lint-fix
Open

fix linter issues#1949
jmank88 wants to merge 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?

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.

3 participants