Skip to content

fix: Add safety checks and fix secret handling in SEO Audit plugin (#5) #21

fix: Add safety checks and fix secret handling in SEO Audit plugin (#5)

fix: Add safety checks and fix secret handling in SEO Audit plugin (#5) #21

Triggered via push September 4, 2024 19:20
Status Success
Total duration 2m 24s
Artifacts

main.yml

on: push
Lint & Build
35s
Lint & Build
Matrix: test
Semantic release
0s
Semantic release
Fit to window
Zoom out
Zoom in

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