Add safety checks and fix secret handling in SEO Audit plugin #16
Annotations
4 errors and 10 warnings
src/SEOAudit/MissingSecretError.tsx#L60
Using target="_blank" without rel="noreferrer" (which implies rel="noopener") is a security risk in older browsers: see https://mathiasbynens.github.io/rel-noopener/#recommendations
|
src/SEOAudit/MissingSecretError.tsx#L64
Using target="_blank" without rel="noreferrer" (which implies rel="noopener") is a security risk in older browsers: see https://mathiasbynens.github.io/rel-noopener/#recommendations
|
src/SEOAudit/MissingSecretError.tsx#L68
Using target="_blank" without rel="noreferrer" (which implies rel="noopener") is a security risk in older browsers: see https://mathiasbynens.github.io/rel-noopener/#recommendations
|
|
src/SEOAudit/CheckResultCard.tsx#L89
JSX props should not use arrow functions
|
src/SEOAudit/CheckResultCard.tsx#L90
JSX props should not use arrow functions
|
src/SEOAudit/CheckResultCard.tsx#L110
JSX props should not use arrow functions
|
src/SEOAudit/CheckResultCard.tsx#L111
JSX props should not use arrow functions
|
src/SEOAudit/MissingSecretError.tsx#L1
Run autofix to sort these imports!
|
src/SEOAudit/MissingSecretError.tsx#L82
JSX props should not use arrow functions
|
src/SEOAudit/MissingSecretError.tsx#L90
JSX props should not use arrow functions
|
src/SEOAudit/SEOAuditResults.tsx#L1
Run autofix to sort these imports!
|
src/SEOAudit/SEOAuditResults.tsx#L76
React Hook useCallback has a missing dependency: 'baseUrl'. Either include it or remove the dependency array
|
src/SEOAudit/SEOAuditResults.tsx#L162
JSX props should not use arrow functions
|
The logs for this run have expired and are no longer available.
Loading