add missing events #198
Annotations
8 errors and 1 warning
test:
deltachat/xdcrpc/xdcrpc.go#L9
could not import github.com/deltachat/deltachat-rpc-client-go/deltachat (-: # github.com/deltachat/deltachat-rpc-client-go/deltachat
|
test:
deltachat/event.go#L147
cannot use EventConfigSynced{…} (value of type EventConfigSynced) as Event value in assignment: EventConfigSynced does not implement Event (missing method eventType)
|
test:
deltachat/event.go#L174
undefined: eventTypeUnknown
|
test:
deltachat/event.go#L555
undefined: ConfigSynced) (typecheck)
|
test:
deltachat/event.go#L147
cannot use EventConfigSynced{…} (value of type EventConfigSynced) as Event value in assignment: EventConfigSynced does not implement Event (missing method eventType)
|
test:
deltachat/event.go#L174
undefined: eventTypeUnknown
|
test:
deltachat/event.go#L555
undefined: ConfigSynced (typecheck)
|
test
Process completed with exit code 1.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|