Merge pull request #19 from CleverTap/develop #21
Annotations
10 errors and 4 warnings
example/src/dist/App.js#L1
Replace `"use·strict"` with `'use·strict'`
|
example/src/dist/App.js#L3
Replace `"clevertap-signed-call-react-native"` with `'clevertap-signed-call-react-native'`
|
example/src/dist/App.js#L4
Replace `"react"` with `'react'`
|
example/src/dist/App.js#L5
Replace `"../../src/models/LogLevel"` with `'../../src/models/LogLevel'`
|
example/src/dist/App.js#L6
Replace `"./screens/RegistrationScreen"` with `'./screens/RegistrationScreen'`
|
example/src/dist/App.js#L7
Replace `"@react-navigation/native"` with `'@react-navigation/native'`
|
example/src/dist/App.js#L8
Replace `"@react-navigation/native-stack"` with `'@react-navigation/native-stack'`
|
example/src/dist/App.js#L9
Replace `"./screens/DialerScreen"` with `'./screens/DialerScreen'`
|
example/src/dist/App.js#L12
Delete `··`
|
example/src/dist/App.js#L13
Delete `····`
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
example/src/dist/App.js#L18
["default"] is better written in dot notation
|
example/src/dist/App.js#L21
["default"] is better written in dot notation
|
example/src/dist/App.js#L25
["default"] is better written in dot notation
|
The logs for this run have expired and are no longer available.
Loading