feat: Generic start strategy #3932
Annotations
4 errors and 1 warning
ci:
src/adapter/ezsp/adapter/ezspAdapter.ts#L28
Non-abstract class 'EZSPAdapter' is missing implementations for the following members of 'Adapter': 'initHasNetwork', 'leaveNetwork', 'formNetwork', 'getNetworkKey', 'checkBackup'.
|
ci:
src/adapter/z-stack/adapter/zStackAdapter.ts#L60
Non-abstract class 'ZStackAdapter' is missing implementations for the following members of 'Adapter': 'initHasNetwork', 'leaveNetwork', 'formNetwork', 'getNetworkKey', 'checkBackup'.
|
ci:
src/adapter/zboss/adapter/zbossAdapter.ts#L28
Non-abstract class 'ZBOSSAdapter' is missing implementations for the following members of 'Adapter': 'initHasNetwork', 'leaveNetwork', 'formNetwork', 'getNetworkKey', 'checkBackup'.
|
ci
Process completed with exit code 2.
|
ci
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|