Skip to content

test: apidiff-go#1481

Closed
erikburt wants to merge 5 commits intomainfrom
feat/test-ci-apidiff-go-dx-1559
Closed

test: apidiff-go#1481
erikburt wants to merge 5 commits intomainfrom
feat/test-ci-apidiff-go-dx-1559

Conversation

@erikburt
Copy link
Copy Markdown
Contributor

Test / example for #1480.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Aug 15, 2025

apidiff results - backwards-incompatible changes detected ❌

Module: github-com-smartcontractkit-chainlink-common

Status: ❌ 1 incompatible, 1 compatible

Incompatible Changes (1)

Element Change
./pkg/utils/mailbox.New changed from func(uint64) *Mailbox[T] to func(uint32) *Mailbox[T]

Module: github-com-smartcontractkit-chainlink-common-pkg-monitoring

Status: ❌ 1 incompatible, 1 compatible

Incompatible Changes (1)

Element Change
NewMonitor changed from func(github.com/smartcontractkit/chainlink-common/pkg/services.StopRChan, Logger, ChainConfig, SourceFactory, SourceFactory, FeedsParser, NodesParser) (*Monitor, error) to func(github.com/smartcontractkit/chainlink-common/pkg/services.StopRChan, Logger, ChainConfig, SourceFactory, SourceFactory, FeedsParser, NodesParser, uint64) (*Monitor, error)

(Full summary: https://github.com/smartcontractkit/chainlink-common/actions/runs/17001602201/#summary-48204563389)

Comment thread .github/workflows/api-diff.yml Dismissed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants