Skip to content

chore: added unit tests #99

chore: added unit tests

chore: added unit tests #99

Triggered via pull request January 29, 2024 07:52
Status Success
Total duration 1m 6s
Artifacts

lint.yml

on: pull_request
⬣ ESLint
57s
⬣ ESLint
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
⬣ ESLint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/cancel-workflow-action@0.11.0, actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
⬣ ESLint: packages/components/src/index.ts#L1
Definition for rule '@typescript-eslint/no-unused-vars' was not found
⬣ ESLint: packages/phone-input/src/PhoneInput/PhoneInput.tsx#L1
Definition for rule '@typescript-eslint/no-unused-vars' was not found
⬣ ESLint: packages/phone-input/src/helpers/checkCountryValidity/checkCountryValidity.spec.ts#L1
Definition for rule '@typescript-eslint/no-unused-vars' was not found
⬣ ESLint: packages/phone-input/src/helpers/checkCountryValidity/checkCountryValidity.ts#L1
Definition for rule '@typescript-eslint/no-unused-vars' was not found
⬣ ESLint: packages/phone-input/src/helpers/formatInternational/formatInternational.spec.ts#L1
Definition for rule '@typescript-eslint/no-unused-vars' was not found
⬣ ESLint: packages/phone-input/src/helpers/formatInternational/formatInternational.ts#L1
Definition for rule '@typescript-eslint/no-unused-vars' was not found
⬣ ESLint: packages/phone-input/src/helpers/getPossibleCountriesByCallingCode/getPossibleCountriesByCallingCode.spec.ts#L1
Definition for rule '@typescript-eslint/no-unused-vars' was not found
⬣ ESLint: packages/phone-input/src/helpers/getPossibleCountriesByCallingCode/getPossibleCountriesByCallingCode.ts#L1
Definition for rule '@typescript-eslint/no-unused-vars' was not found
⬣ ESLint: packages/phone-input/src/helpers/guessPhoneCountryByIncompleteNumber/guessCountryByIncompleteNumber.spec.ts#L1
Definition for rule '@typescript-eslint/no-unused-vars' was not found
⬣ ESLint: packages/phone-input/src/helpers/guessPhoneCountryByIncompleteNumber/guessCountryByIncompleteNumber.ts#L1
Definition for rule '@typescript-eslint/no-unused-vars' was not found