Validating PR #420, opened by priyanshu2k3 #350
Annotations
10 errors and 1 warning
package/components/inputs/CorePhone.js#L5
There should be at least one empty line between import groups
|
package/components/inputs/CorePhone.js#L6
`yup` import should occur before import of `./CoreInput`
|
package/components/inputs/CorePhone.js#L6
'number' is defined but never used
|
package/components/inputs/CorePhone.js#L6
'number' is defined but never used
|
package/components/inputs/CorePhone.js#L9
Expected indentation of 2 spaces but found 0
|
package/components/inputs/CorePhone.js#L10
Expected indentation of 2 spaces but found 0
|
package/components/inputs/CorePhone.js#L10
Property should be placed on a new line
|
package/components/inputs/CorePhone.js#L10
Prop `tyope` must be placed on a new line
|
package/components/inputs/CorePhone.js#L11
Expected indentation of 4 spaces but found 0
|
package/components/inputs/CorePhone.js#L12
Expected indentation of 6 spaces but found 0
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading