Implement the core federation protocol #9336
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 errors and 1 warning
go-check / All:
federation/federation.go#L387
Equals doesn't have side effects and its return value is ignored (SA4017)
|
go-check / All:
federation/federation.go#L405
func (*Federation).getLatestSnapshot is unused (U1000)
|
go-check / All:
federation/vector_clock.go#L13
func vectorClock.clock is unused (U1000)
|
go-check / All
Process completed with exit code 1.
|
go-check / All
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|