Create an UpdateDispatcher interface to decouple Dispatcher and Updater components #241
Annotations
10 errors and 1 warning
ext/updater_test.go#L26
not enough arguments in call to ext.NewUpdater
|
ext/updater_test.go#L26
unknown field Dispatcher in struct literal of type ext.UpdaterOpts
|
ext/updater_test.go#L50
not enough arguments in call to ext.NewUpdater
|
ext/updater_test.go#L50
unknown field Dispatcher in struct literal of type ext.UpdaterOpts
|
ext/updater_test.go#L79
not enough arguments in call to ext.NewUpdater
|
ext/updater_test.go#L79
unknown field Dispatcher in struct literal of type ext.UpdaterOpts
|
ext/updater_test.go#L107
not enough arguments in call to ext.NewUpdater
|
ext/updater_test.go#L107
unknown field Dispatcher in struct literal of type ext.UpdaterOpts
|
ext/updater_test.go#L146
not enough arguments in call to ext.NewUpdater
|
ext/updater_test.go#L146
unknown field Dispatcher in struct literal of type ext.UpdaterOpts
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading