Skip to content

feat: fetch in-app messages on new profile identification (#307) #91

feat: fetch in-app messages on new profile identification (#307)

feat: fetch in-app messages on new profile identification (#307) #91

Triggered via push August 28, 2024 12:36
Status Success
Total duration 1m 19s
Artifacts

deploy-sdk.yml

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

Annotations

40 warnings
Deploy git tag
The following actions uses node12 which is deprecated and will be forced to run on node16: codeclimate/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Deploy git tag
The following actions use a deprecated Node.js version and will be forced to run on node20: codeclimate/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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#L31
[no-void] Expected 'undefined' and instead saw 'void'.
lib/commonjs/CustomerIOInAppMessaging.js#L105
[no-shadow] 'InAppMessageEventType' is already declared in the upper scope on line 104 column 5.
lib/commonjs/CustomerIOInAppMessaging.js#L117
[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#L119
[no-void] Expected 'undefined' and instead saw 'void'.
lib/commonjs/CustomerIOInAppMessaging.js#L120
[no-void] Expected 'undefined' and instead saw 'void'.
lib/commonjs/CustomerIOInAppMessaging.js#L121
[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#L107
[eqeqeq] Expected '===' and instead saw '=='.
lib/commonjs/CustomerioConfig.js#L9
[no-void] Expected 'undefined' and instead saw 'void'.
lib/commonjs/CustomerioConfig.js#L32
[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#L11
[no-shadow] 'CioLogLevel' is already declared in the upper scope on line 11 column 5.
lib/commonjs/CustomerioEnum.js#L23
[no-shadow] 'Region' is already declared in the upper scope on line 23 column 5.
lib/commonjs/CustomerioTracking.js#L6
[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#L7
[no-unused-vars] 'PushClickBehaviorAndroid' is assigned a value but never used.
lib/commonjs/types/PushClickBehaviorAndroid.js#L8
[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#L7
[no-unused-vars] 'PushPermissionStatus' is assigned a value but never used.
lib/commonjs/types/PushPermissionStatus.js#L8
[no-shadow] 'PushPermissionStatus' is already declared in the upper scope on line 7 column 5.
lib/module/CustomerIOInAppMessaging.js#L21
[no-void] Expected 'undefined' and instead saw 'void'.
lib/module/CustomerIOInAppMessaging.js#L94
[no-shadow] 'InAppMessageEventType' is already declared in the upper scope on line 94 column 5.
lib/module/CustomerIOInAppMessaging.js#L106
[no-void] Expected 'undefined' and instead saw 'void'.
lib/module/CustomerIOInAppMessaging.js#L107
[no-void] Expected 'undefined' and instead saw 'void'.
lib/module/CustomerIOInAppMessaging.js#L108
[no-void] Expected 'undefined' and instead saw 'void'.
lib/module/CustomerIOInAppMessaging.js#L109
[no-void] Expected 'undefined' and instead saw 'void'.
lib/module/CustomerIOInAppMessaging.js#L110
[no-void] Expected 'undefined' and instead saw 'void'.
lib/module/CustomerIOPushMessaging.js#L101
[eqeqeq] Expected '===' and instead saw '=='.
lib/module/CustomerioConfig.js#L21
[no-void] Expected 'undefined' and instead saw 'void'.
lib/module/CustomerioEnum.js#L5
[no-shadow] 'CioLogLevel' is already declared in the upper scope on line 5 column 5.
lib/module/CustomerioEnum.js#L17
[no-shadow] 'Region' is already declared in the upper scope on line 17 column 5.
lib/module/types/PushClickBehaviorAndroid.js#L2
[no-shadow] 'PushClickBehaviorAndroid' is already declared in the upper scope on line 1 column 12.
lib/module/types/PushPermissionStatus.js#L2
[no-shadow] 'PushPermissionStatus' is already declared in the upper scope on line 1 column 12.
src/CustomerIOPushMessaging.tsx#L104
[eqeqeq] Expected '===' and instead saw '=='.