Skip to content

build: setup downloading code signing files for sample apps #75

build: setup downloading code signing files for sample apps

build: setup downloading code signing files for sample apps #75

Triggered via push March 27, 2024 15:38
Status Success
Total duration 36s
Artifacts

deploy-sdk.yml

on: push
Deploy git tag
24s
Deploy git tag
Deploy to npm
0s
Deploy to npm
Fit to window
Zoom out
Zoom in

Annotations

36 warnings
Apps/APN/App.js#L108
[react-native/no-inline-styles] Inline style: { flex: 1 }
Apps/APN/metro.config.js#L6
[no-unused-vars] 'path' is assigned a value but never used.
lib/commonjs/CustomerIOInAppMessaging.js#L9
[no-void] Expected 'undefined' and instead saw 'void'.
lib/commonjs/CustomerIOInAppMessaging.js#L100
[no-shadow] 'InAppMessageEventType' is already declared in the upper scope on line 93 column 5.
lib/commonjs/CustomerIOInAppMessaging.js#L112
[no-void] Expected 'undefined' and instead saw 'void'.
lib/commonjs/CustomerIOInAppMessaging.js#L114
[no-void] Expected 'undefined' and instead saw 'void'.
lib/commonjs/CustomerIOInAppMessaging.js#L116
[no-void] Expected 'undefined' and instead saw 'void'.
lib/commonjs/CustomerIOInAppMessaging.js#L118
[no-void] Expected 'undefined' and instead saw 'void'.
lib/commonjs/CustomerIOInAppMessaging.js#L120
[no-void] Expected 'undefined' and instead saw 'void'.
lib/commonjs/CustomerIOPushMessaging.js#L6
[no-void] Expected 'undefined' and instead saw 'void'.
lib/commonjs/CustomerIOPushMessaging.js#L116
[eqeqeq] Expected '===' and instead saw '=='.
lib/commonjs/CustomerioConfig.js#L9
[no-void] Expected 'undefined' and instead saw 'void'.
lib/commonjs/CustomerioEnum.js#L6
[no-void] Expected 'undefined' and instead saw 'void'.
lib/commonjs/CustomerioEnum.js#L21
[no-shadow] 'CioLogLevel' is already declared in the upper scope on line 12 column 5.
lib/commonjs/CustomerioEnum.js#L31
[no-shadow] 'Region' is already declared in the upper scope on line 28 column 5.
lib/commonjs/CustomerioTracking.js#L6
[no-void] Expected 'undefined' and instead saw 'void'.
lib/commonjs/CustomerioTracking.js#L66
[no-void] Expected 'undefined' and instead saw 'void'.
lib/commonjs/CustomerioTracking.js#L71
[no-void] Expected 'undefined' and instead saw 'void'.
lib/commonjs/types/PushClickBehaviorAndroid.js#L6
[no-void] Expected 'undefined' and instead saw 'void'.
lib/commonjs/types/PushClickBehaviorAndroid.js#L10
[no-shadow] 'PushClickBehaviorAndroid' is already declared in the upper scope on line 7 column 5.
lib/commonjs/types/PushPermissionStatus.js#L6
[no-void] Expected 'undefined' and instead saw 'void'.
lib/commonjs/types/PushPermissionStatus.js#L10
[no-shadow] 'PushPermissionStatus' is already declared in the upper scope on line 7 column 5.
lib/module/CustomerIOInAppMessaging.js#L86
[no-shadow] 'InAppMessageEventType' is already declared in the upper scope on line 81 column 5.
lib/module/CustomerIOInAppMessaging.js#L95
[no-void] Expected 'undefined' and instead saw 'void'.
lib/module/CustomerIOInAppMessaging.js#L97
[no-void] Expected 'undefined' and instead saw 'void'.
lib/module/CustomerIOInAppMessaging.js#L99
[no-void] Expected 'undefined' and instead saw 'void'.
lib/module/CustomerIOInAppMessaging.js#L101
[no-void] Expected 'undefined' and instead saw 'void'.
lib/module/CustomerIOInAppMessaging.js#L103
[no-void] Expected 'undefined' and instead saw 'void'.
lib/module/CustomerIOPushMessaging.js#L108
[eqeqeq] Expected '===' and instead saw '=='.
lib/module/CustomerioEnum.js#L12
[no-shadow] 'CioLogLevel' is already declared in the upper scope on line 5 column 5.
lib/module/CustomerioEnum.js#L21
[no-shadow] 'Region' is already declared in the upper scope on line 19 column 5.
lib/module/CustomerioTracking.js#L49
[no-void] Expected 'undefined' and instead saw 'void'.
lib/module/CustomerioTracking.js#L54
[no-void] Expected 'undefined' and instead saw 'void'.
lib/module/types/PushClickBehaviorAndroid.js#L3
[no-shadow] 'PushClickBehaviorAndroid' is already declared in the upper scope on line 1 column 12.
lib/module/types/PushPermissionStatus.js#L3
[no-shadow] 'PushPermissionStatus' is already declared in the upper scope on line 1 column 12.
src/CustomerIOPushMessaging.tsx#L104
[eqeqeq] Expected '===' and instead saw '=='.