fix: Add safety checks and fix secret handling in SEO Audit plugin (#5) #21
Annotations
10 warnings
Lint & Build:
src/SEOAudit/CheckResultCard.tsx#L89
JSX props should not use arrow functions
|
Lint & Build:
src/SEOAudit/CheckResultCard.tsx#L90
JSX props should not use arrow functions
|
Lint & Build:
src/SEOAudit/CheckResultCard.tsx#L110
JSX props should not use arrow functions
|
Lint & Build:
src/SEOAudit/CheckResultCard.tsx#L111
JSX props should not use arrow functions
|
Lint & Build:
src/SEOAudit/MissingSecretError.tsx#L1
Run autofix to sort these imports!
|
Lint & Build:
src/SEOAudit/MissingSecretError.tsx#L90
JSX props should not use arrow functions
|
Lint & Build:
src/SEOAudit/MissingSecretError.tsx#L98
JSX props should not use arrow functions
|
Lint & Build:
src/SEOAudit/SEOAuditResults.tsx#L1
Run autofix to sort these imports!
|
Lint & Build:
src/SEOAudit/SEOAuditResults.tsx#L76
React Hook useCallback has a missing dependency: 'baseUrl'. Either include it or remove the dependency array
|
Lint & Build:
src/SEOAudit/SEOAuditResults.tsx#L162
JSX props should not use arrow functions
|