ci: add example build CI #42
ci.yaml
on: push
build-example
1m 0s
create-pr
4s
Annotations
2 errors and 10 warnings
build-example
Cannot find module 'capacitor-community-nordic-dfu' or its corresponding type declarations.
|
build-example
Process completed with exit code 1.
|
verify-ios:
example/src/app/app.component.ts#L1
'Component' is defined but never used
|
verify-ios:
example/src/app/app.component.ts#L2
'IonicModule' is defined but never used
|
verify-ios:
example/src/app/app.component.ts#L11
'AppComponent' is defined but never used
|
verify-ios:
example/src/app/scan/dfu/dfu.page.ts#L2
'CommonModule' is defined but never used
|
verify-ios:
example/src/app/scan/dfu/dfu.page.ts#L3
'Component' is defined but never used
|
verify-ios:
example/src/app/scan/dfu/dfu.page.ts#L3
'Inject' is defined but never used
|
verify-ios:
example/src/app/scan/dfu/dfu.page.ts#L9
'IonicModule' is defined but never used
|
verify-ios:
example/src/app/scan/dfu/dfu.page.ts#L21
'DfuComponent' is defined but never used
|
verify-ios:
example/src/app/scan/scan.page.ts#L2
'CommonModule' is defined but never used
|
verify-ios:
example/src/app/scan/scan.page.ts#L3
'Component' is defined but never used
|