Skip to content

feat: Generic start strategy #3932

feat: Generic start strategy

feat: Generic start strategy #3932

Triggered via pull request December 11, 2024 22:48
Status Failure
Total duration 43s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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