[pull] main from facebook:main #567
Annotations
10 warnings
|
Lint AutoFix
This line has a comment length of 81. Maximum allowed is 80
|
|
Lint AutoFix
Caution: `regexp` also has a named export `configs`. Check if you meant to write `import {configs} from 'eslint-plugin-regexp'` instead
|
|
Lint AutoFix
Assignment to function parameter 'pathname'
|
|
Lint AutoFix
Assignment to function parameter 'pathname'
|
|
Lint AutoFix
Capture group '(next)' should be converted to a named or non-capturing group
|
|
Lint AutoFix
Capture group '(\d\.\d\.\d)' should be converted to a named or non-capturing group
|
|
Lint AutoFix
Capture group '((\d\.\d\.\d)|(next))' should be converted to a named or non-capturing group
|
|
Lint AutoFix
Object pattern argument should be typed
|
|
Lint AutoFix
Missing return type on function
|
|
Lint AutoFix
This line has a comment length of 84. Maximum allowed is 80
|