Resolve NPM Publish Warnings #20
Annotations
11 errors and 6 warnings
lint:
example/src/dist/App.js#L1
Replace `"use·strict"` with `'use·strict'`
|
lint:
example/src/dist/App.js#L3
Replace `"clevertap-signed-call-react-native"` with `'clevertap-signed-call-react-native'`
|
lint:
example/src/dist/App.js#L4
Replace `"react"` with `'react'`
|
lint:
example/src/dist/App.js#L5
Replace `"../../src/models/LogLevel"` with `'../../src/models/LogLevel'`
|
lint:
example/src/dist/App.js#L6
Replace `"./screens/RegistrationScreen"` with `'./screens/RegistrationScreen'`
|
lint:
example/src/dist/App.js#L7
Replace `"@react-navigation/native"` with `'@react-navigation/native'`
|
lint:
example/src/dist/App.js#L8
Replace `"@react-navigation/native-stack"` with `'@react-navigation/native-stack'`
|
lint:
example/src/dist/App.js#L9
Replace `"./screens/DialerScreen"` with `'./screens/DialerScreen'`
|
lint:
example/src/dist/App.js#L12
Delete `··`
|
lint:
example/src/dist/App.js#L13
Delete `····`
|
test
Process completed with exit code 1.
|
lint
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/.
|
lint:
example/src/dist/App.js#L18
["default"] is better written in dot notation
|
lint:
example/src/dist/App.js#L21
["default"] is better written in dot notation
|
lint:
example/src/dist/App.js#L25
["default"] is better written in dot notation
|
test
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/.
|
build
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/.
|