Skip to content

chore: fix public release branch name #2243

chore: fix public release branch name

chore: fix public release branch name #2243

Triggered via push February 18, 2025 08:04
Status Success
Total duration 43s
Artifacts

test.yml

on: push
Test able to deploy to npm
32s
Test able to deploy to npm
Assert lint check passes and no lint errors exist
27s
Assert lint check passes and no lint errors exist
Fit to window
Zoom out
Zoom in

Annotations

115 warnings
lib/module/customerio-inapp.js#L108
[no-void] Expected 'undefined' and instead saw 'void'.
lib/module/customerio-inapp.js#L109
[no-void] Expected 'undefined' and instead saw 'void'.
lib/module/customerio-inapp.js#L110
[no-void] Expected 'undefined' and instead saw 'void'.
lib/module/customerio-push.js#L114
[eqeqeq] Expected '===' and instead saw '=='.
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/customerio-push.ts#L118
[eqeqeq] Expected '===' and instead saw '=='.
Apps/APN/App.js#L107
[react-native/no-inline-styles] Inline style: { flex: 1 }
Apps/APN/src/screens/InternalSettings.js#L2
[no-unused-vars] 'Text' is defined but never used.
Apps/APN/src/screens/Settings.js#L15
[no-unused-vars] 'StyleSheet' is defined but never used.
Apps/APN/src/screens/Settings.js#L251
[react-native/no-inline-styles] Inline style: { backgroundColor: '#F0F0F5', borderRadius: 8 }
Apps/APN/src/screens/Settings.js#L257
[react-native/no-inline-styles] Inline style: { flex: 1 }
Apps/APN/src/screens/Settings.js#L258
[react-native/no-inline-styles] Inline style: { backgroundColor: '#4B48C9' }
Apps/APN/src/screens/Settings.js#L267
[react-native/no-inline-styles] Inline style: { color: 'white' }
Apps/APN/src/screens/Settings.js#L278
[react-native/no-inline-styles] Inline style: { flex: 1 }
Apps/APN/src/screens/Settings.js#L279
[react-native/no-inline-styles] Inline style: { backgroundColor: '#4B48C9' }
Apps/APN/src/screens/Settings.js#L288
[react-native/no-inline-styles] Inline style: { color: 'white' }
lib/commonjs/cio-config.js#L11
[no-void] Expected 'undefined' and instead saw 'void'.
lib/commonjs/cio-config.js#L12
[no-unused-vars] 'CioRegion' is assigned a value but never used.
lib/commonjs/cio-config.js#L12
[no-shadow] 'CioRegion' is already declared in the upper scope on line 12 column 5.
lib/commonjs/cio-config.js#L22
[no-unused-vars] 'ScreenView' is assigned a value but never used.
lib/commonjs/cio-config.js#L22
[no-shadow] 'ScreenView' is already declared in the upper scope on line 22 column 5.
lib/commonjs/cio-config.js#L27
[no-unused-vars] 'CioLogLevel' is assigned a value but never used.
lib/commonjs/cio-config.js#L27
[no-shadow] 'CioLogLevel' is already declared in the upper scope on line 27 column 5.
lib/commonjs/cio-config.js#L34
[no-unused-vars] 'PushClickBehaviorAndroid' is assigned a value but never used.
lib/commonjs/cio-config.js#L35
[no-shadow] 'PushClickBehaviorAndroid' is already declared in the upper scope on line 34 column 5.
lib/commonjs/cio-config.js#L42
[no-unused-vars] 'CioPushPermissionStatus' is assigned a value but never used.
lib/commonjs/cio-config.js#L43
[no-shadow] 'CioPushPermissionStatus' is already declared in the upper scope on line 42 column 5.
lib/commonjs/customerio-cdp.js#L6
[no-void] Expected 'undefined' and instead saw 'void'.
lib/commonjs/customerio-cdp.js#L33
[no-void] Expected 'undefined' and instead saw 'void'.
lib/commonjs/customerio-inapp.js#L9
[no-void] Expected 'undefined' and instead saw 'void'.
lib/commonjs/customerio-inapp.js#L31
[no-void] Expected 'undefined' and instead saw 'void'.
lib/commonjs/customerio-inapp.js#L105
[no-shadow] 'InAppMessageEventType' is already declared in the upper scope on line 104 column 5.
lib/commonjs/customerio-inapp.js#L117
[no-void] Expected 'undefined' and instead saw 'void'.
lib/commonjs/customerio-inapp.js#L118
[no-void] Expected 'undefined' and instead saw 'void'.
lib/commonjs/customerio-inapp.js#L119
[no-void] Expected 'undefined' and instead saw 'void'.
lib/commonjs/customerio-inapp.js#L120
[no-void] Expected 'undefined' and instead saw 'void'.
lib/commonjs/customerio-inapp.js#L121
[no-void] Expected 'undefined' and instead saw 'void'.
lib/commonjs/customerio-push.js#L6
[no-void] Expected 'undefined' and instead saw 'void'.
lib/commonjs/customerio-push.js#L120
[eqeqeq] Expected '===' and instead saw '=='.
lib/commonjs/native-logger-listener.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/cio-config.js#L1
[no-shadow] 'CioRegion' is already declared in the upper scope on line 1 column 12.
lib/module/cio-config.js#L12
[no-shadow] 'ScreenView' is already declared in the upper scope on line 12 column 12.
lib/module/cio-config.js#L17
[no-shadow] 'CioLogLevel' is already declared in the upper scope on line 17 column 12.
lib/module/cio-config.js#L25
[no-shadow] 'PushClickBehaviorAndroid' is already declared in the upper scope on line 24 column 12.
lib/module/cio-config.js#L33
[no-shadow] 'CioPushPermissionStatus' is already declared in the upper scope on line 32 column 12.
lib/module/customerio-cdp.js#L22
[no-void] Expected 'undefined' and instead saw 'void'.
lib/module/customerio-inapp.js#L21
[no-void] Expected 'undefined' and instead saw 'void'.
lib/module/customerio-inapp.js#L94
[no-shadow] 'InAppMessageEventType' is already declared in the upper scope on line 94 column 5.
lib/module/customerio-inapp.js#L106
[no-void] Expected 'undefined' and instead saw 'void'.
lib/module/customerio-inapp.js#L107
[no-void] Expected 'undefined' and instead saw 'void'.
Assert lint check passes and no lint errors exist
Unexpected input(s) 'repo-token', valid inputs are ['GITHUB_TOKEN', 'report-json', 'only-pr-files', 'fail-on-warning', 'fail-on-error', 'check-name', 'markdown-report-on-step-summary']
lib/module/customerio-inapp.js#L108
[no-void] Expected 'undefined' and instead saw 'void'.
Apps/APN/App.js#L107
[react-native/no-inline-styles] Inline style: { flex: 1 }
lib/module/customerio-inapp.js#L109
[no-void] Expected 'undefined' and instead saw 'void'.
lib/module/customerio-inapp.js#L110
[no-void] Expected 'undefined' and instead saw 'void'.
lib/module/customerio-push.js#L114
[eqeqeq] Expected '===' and instead saw '=='.
Apps/APN/src/screens/InternalSettings.js#L2
[no-unused-vars] 'Text' is defined but never used.
lib/module/types/PushClickBehaviorAndroid.js#L2
[no-shadow] 'PushClickBehaviorAndroid' is already declared in the upper scope on line 1 column 12.
Apps/APN/src/screens/Settings.js#L15
[no-unused-vars] 'StyleSheet' is defined but never used.
lib/module/types/PushPermissionStatus.js#L2
[no-shadow] 'PushPermissionStatus' is already declared in the upper scope on line 1 column 12.
Apps/APN/src/screens/Settings.js#L251
[react-native/no-inline-styles] Inline style: { backgroundColor: '#F0F0F5', borderRadius: 8 }
src/customerio-push.ts#L118
[eqeqeq] Expected '===' and instead saw '=='.
Apps/APN/src/screens/Settings.js#L257
[react-native/no-inline-styles] Inline style: { flex: 1 }
Apps/APN/src/screens/Settings.js#L258
[react-native/no-inline-styles] Inline style: { backgroundColor: '#4B48C9' }
Apps/APN/src/screens/Settings.js#L267
[react-native/no-inline-styles] Inline style: { color: 'white' }
Apps/APN/src/screens/Settings.js#L278
[react-native/no-inline-styles] Inline style: { flex: 1 }
Apps/APN/src/screens/Settings.js#L279
[react-native/no-inline-styles] Inline style: { backgroundColor: '#4B48C9' }
Apps/APN/src/screens/Settings.js#L288
[react-native/no-inline-styles] Inline style: { color: 'white' }
lib/commonjs/cio-config.js#L11
[no-void] Expected 'undefined' and instead saw 'void'.
lib/commonjs/cio-config.js#L12
[no-unused-vars] 'CioRegion' is assigned a value but never used.
lib/commonjs/cio-config.js#L12
[no-shadow] 'CioRegion' is already declared in the upper scope on line 12 column 5.
lib/commonjs/cio-config.js#L22
[no-unused-vars] 'ScreenView' is assigned a value but never used.
lib/commonjs/cio-config.js#L22
[no-shadow] 'ScreenView' is already declared in the upper scope on line 22 column 5.
lib/commonjs/cio-config.js#L27
[no-unused-vars] 'CioLogLevel' is assigned a value but never used.
lib/commonjs/cio-config.js#L27
[no-shadow] 'CioLogLevel' is already declared in the upper scope on line 27 column 5.
lib/commonjs/cio-config.js#L34
[no-unused-vars] 'PushClickBehaviorAndroid' is assigned a value but never used.
lib/commonjs/cio-config.js#L35
[no-shadow] 'PushClickBehaviorAndroid' is already declared in the upper scope on line 34 column 5.
lib/commonjs/cio-config.js#L42
[no-unused-vars] 'CioPushPermissionStatus' is assigned a value but never used.
lib/commonjs/cio-config.js#L43
[no-shadow] 'CioPushPermissionStatus' is already declared in the upper scope on line 42 column 5.
lib/commonjs/customerio-cdp.js#L6
[no-void] Expected 'undefined' and instead saw 'void'.
lib/commonjs/customerio-cdp.js#L33
[no-void] Expected 'undefined' and instead saw 'void'.
lib/commonjs/customerio-inapp.js#L9
[no-void] Expected 'undefined' and instead saw 'void'.
lib/commonjs/customerio-inapp.js#L31
[no-void] Expected 'undefined' and instead saw 'void'.
lib/commonjs/customerio-inapp.js#L105
[no-shadow] 'InAppMessageEventType' is already declared in the upper scope on line 104 column 5.
lib/commonjs/customerio-inapp.js#L117
[no-void] Expected 'undefined' and instead saw 'void'.
lib/commonjs/customerio-inapp.js#L118
[no-void] Expected 'undefined' and instead saw 'void'.
lib/commonjs/customerio-inapp.js#L119
[no-void] Expected 'undefined' and instead saw 'void'.
lib/commonjs/customerio-inapp.js#L120
[no-void] Expected 'undefined' and instead saw 'void'.
lib/commonjs/customerio-inapp.js#L121
[no-void] Expected 'undefined' and instead saw 'void'.
lib/commonjs/customerio-push.js#L6
[no-void] Expected 'undefined' and instead saw 'void'.
lib/commonjs/customerio-push.js#L120
[eqeqeq] Expected '===' and instead saw '=='.
lib/commonjs/native-logger-listener.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/cio-config.js#L1
[no-shadow] 'CioRegion' is already declared in the upper scope on line 1 column 12.
lib/module/cio-config.js#L12
[no-shadow] 'ScreenView' is already declared in the upper scope on line 12 column 12.
lib/module/cio-config.js#L17
[no-shadow] 'CioLogLevel' is already declared in the upper scope on line 17 column 12.
lib/module/cio-config.js#L25
[no-shadow] 'PushClickBehaviorAndroid' is already declared in the upper scope on line 24 column 12.
lib/module/cio-config.js#L33
[no-shadow] 'CioPushPermissionStatus' is already declared in the upper scope on line 32 column 12.
lib/module/customerio-cdp.js#L22
[no-void] Expected 'undefined' and instead saw 'void'.
lib/module/customerio-inapp.js#L21
[no-void] Expected 'undefined' and instead saw 'void'.
lib/module/customerio-inapp.js#L94
[no-shadow] 'InAppMessageEventType' is already declared in the upper scope on line 94 column 5.
lib/module/customerio-inapp.js#L106
[no-void] Expected 'undefined' and instead saw 'void'.
lib/module/customerio-inapp.js#L107
[no-void] Expected 'undefined' and instead saw 'void'.