Manoj0Marmat commented on issue #95:
URL: https://github.com/apache/age-website/issues/95#issuecomment-1279352735

   > * yarn run start
   
   i tried again but same issue 
   ``` 
   react/jsx-no-target-blank
   
   
/Users/manojdilipmarmat/Downloads/open-source/age-website/src/templates/committers-page.js
     19:9   warning  'PageContent' is assigned a value but never used
                                                                          
no-unused-vars
     30:15  warning  img elements must have an alt prop, either with meaningful 
text, or an empty string for decorative images
                                                                          
jsx-a11y/alt-text
     43:13  warning  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  
react/jsx-no-target-blank
   
   
/Users/manojdilipmarmat/Downloads/open-source/age-website/src/templates/index-page.js
      15:8   warning  'bg02' is defined but never used
                                                                                
     no-unused-vars
      16:8   warning  'bg03' is defined but never used
                                                                                
     no-unused-vars
      17:8   warning  'bg04' is defined but never used
                                                                                
     no-unused-vars
      18:8   warning  'bg05' is defined but never used
                                                                                
     no-unused-vars
      19:8   warning  'bg06' is defined but never used
                                                                                
     no-unused-vars
      84:17  warning  img elements must have an alt prop, either with 
meaningful text, or an empty string for decorative images
                                                                                
     jsx-a11y/alt-text
      91:17  warning  img elements must have an alt prop, either with 
meaningful text, or an empty string for decorative images
                                                                                
     jsx-a11y/alt-text
      96:17  warning  img elements must have an alt prop, either with 
meaningful text, or an empty string for decorative images
                                                                                
     jsx-a11y/alt-text
     101:17  warning  img elements must have an alt prop, either with 
meaningful text, or an empty string for decorative images
                                                                                
     jsx-a11y/alt-text
     168:13  warning  Redundant alt attribute. Screen-readers already announce 
`img` tags as an image. You don’t need to use the
   words `image`, `photo,` or `picture` (or any specified custom words) in the 
alt prop  jsx-a11y/img-redundant-alt
     177:15  warning  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  
          react/jsx-no-target-blank
     186:15  warning  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  
          react/jsx-no-target-blank
     195:15  warning  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  
          react/jsx-no-target-blank
   
   
/Users/manojdilipmarmat/Downloads/open-source/age-website/src/templates/overview-page.js
     26:9   warning  'bannerSrc' is assigned a value but never used
   no-unused-vars
     49:15  warning  img elements must have an alt prop, either with meaningful 
text, or an empty string for decorative images
   jsx-a11y/alt-text
     56:15  warning  img elements must have an alt prop, either with meaningful 
text, or an empty string for decorative images
   jsx-a11y/alt-text
     61:15  warning  img elements must have an alt prop, either with meaningful 
text, or an empty string for decorative images
   jsx-a11y/alt-text
     66:15  warning  img elements must have an alt prop, either with meaningful 
text, or an empty string for decorative images
   jsx-a11y/alt-text
   
   ✖ 52 problems (0 errors, 52 warnings)
     0 errors and 20 warnings potentially fixable with the `--fix` option.
   
   success Building development bundle - 106.700s
   success Writing page-data.json files to public directory - 0.401s - 3/19 
47.38/s
    WARNING  Compiled with 5 warnings                                           
                                          12:21:15 AM
   ⠀
   
   
/Users/manojdilipmarmat/Downloads/open-source/age-website/src/components/AgeInfos.js
     29:13  warning  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  
react/jsx-no-target-blank
     39:13  warning  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  
react/jsx-no-target-blank
   
   
/Users/manojdilipmarmat/Downloads/open-source/age-website/src/components/AgeProjectList.js
     73:39  warning  Expected '===' and instead saw '=='  eqeqeq
   
   
/Users/manojdilipmarmat/Downloads/open-source/age-website/src/components/AgeViewerProjectList.js
     77:39  warning  Expected '===' and instead saw '=='  eqeqeq
   
   
/Users/manojdilipmarmat/Downloads/open-source/age-website/src/components/Footer.js
       4:8   warning  'icoGithub' is defined but never used
                                                                           
no-unused-vars
       5:8   warning  'icoTwitter' is defined but never used
                                                                           
no-unused-vars
       6:8   warning  'icoLinkedin' is defined but never used
                                                                           
no-unused-vars
       7:8   warning  'icoYoutube' is defined but never used
                                                                           
no-unused-vars
      56:15  warning  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  
react/jsx-no-target-blank
      61:15  warning  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  
react/jsx-no-target-blank
      88:15  warning  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  
react/jsx-no-target-blank
      93:15  warning  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  
react/jsx-no-target-blank
      98:15  warning  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  
react/jsx-no-target-blank
     106:15  warning  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  
react/jsx-no-target-blank
     111:15  warning  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  
react/jsx-no-target-blank
     116:15  warning  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  
react/jsx-no-target-blank
     130:13  warning  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  
react/jsx-no-target-blank
     137:13  warning  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  
react/jsx-no-target-blank
     145:13  warning  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  
react/jsx-no-target-blank
     152:13  warning  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  
react/jsx-no-target-blank
   
   
/Users/manojdilipmarmat/Downloads/open-source/age-website/src/components/HowToAge.js
     63:11  warning  img elements must have an alt prop, either with meaningful 
text, or an empty string for decorative images
   jsx-a11y/alt-text
   
   
/Users/manojdilipmarmat/Downloads/open-source/age-website/src/components/ProjectDetail.js
     14:6   warning  React Hook useCallback has an unnecessary dependency: 
'project'. Either exclude it or remove the dependency
   array
   
   react-hooks/exhaustive-deps
     40:41  warning  Expected '===' and instead saw '=='
   
                                                                                
                                           eqeqeq
     44:11  warning  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
   
   react/jsx-no-target-blank
     47:11  warning  The href attribute is required for an anchor to be 
keyboard accessible. Provide a valid, navigable address as
   the href value. If you cannot provide an href, but still need the element to 
resemble a link, use a button and change it with
   appropriate styles. Learn more: 
https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/HEAD/docs/rules/anchor-is-valid.md
   jsx-a11y/anchor-is-valid
     47:11  warning  Visible, non-interactive elements with click handlers must 
have at least one keyboard listener
   
   
   jsx-a11y/click-events-have-key-events
     47:11  warning  Avoid non-native interactive elements. If using native 
HTML is not possible, add an appropriate role and support
    for tabbing, mouse, keyboard, and touch inputs to an interactive content 
element
   
   jsx-a11y/no-static-element-interactions
   
   
/Users/manojdilipmarmat/Downloads/open-source/age-website/src/components/RedditRss.js
     82:13  warning  The href attribute is required for an anchor to be 
keyboard accessible. Provide a valid, navigable address as
   the href value. If you cannot provide an href, but still need the element to 
resemble a link, use a button and change it with
   appropriate styles. Learn more: 
https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/HEAD/docs/rules/anchor-is-valid.md
   jsx-a11y/anchor-is-valid
     82:13  warning  Visible, non-interactive elements with click handlers must 
have at least one keyboard listener
   
   
   jsx-a11y/click-events-have-key-events
     82:13  warning  Avoid non-native interactive elements. If using native 
HTML is not possible, add an appropriate role and support
    for tabbing, mouse, keyboard, and touch inputs to an interactive content 
element
   
   jsx-a11y/no-static-element-interactions
     85:9   warning  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
   
   react/jsx-no-target-blank
   
   
/Users/manojdilipmarmat/Downloads/open-source/age-website/src/templates/committers-page.js
     19:9   warning  'PageContent' is assigned a value but never used
                                                                          
no-unused-vars
     30:15  warning  img elements must have an alt prop, either with meaningful 
text, or an empty string for decorative images
                                                                          
jsx-a11y/alt-text
     43:13  warning  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  
react/jsx-no-target-blank
   
   
/Users/manojdilipmarmat/Downloads/open-source/age-website/src/templates/index-page.js
      15:8   warning  'bg02' is defined but never used
                                                                                
     no-unused-vars
      16:8   warning  'bg03' is defined but never used
                                                                                
     no-unused-vars
      17:8   warning  'bg04' is defined but never used
                                                                                
     no-unused-vars
      18:8   warning  'bg05' is defined but never used
                                                                                
     no-unused-vars
      19:8   warning  'bg06' is defined but never used
                                                                                
     no-unused-vars
      84:17  warning  img elements must have an alt prop, either with 
meaningful text, or an empty string for decorative images
                                                                                
     jsx-a11y/alt-text
      91:17  warning  img elements must have an alt prop, either with 
meaningful text, or an empty string for decorative images
                                                                                
     jsx-a11y/alt-text
      96:17  warning  img elements must have an alt prop, either with 
meaningful text, or an empty string for decorative images
                                                                                
     jsx-a11y/alt-text
     101:17  warning  img elements must have an alt prop, either with 
meaningful text, or an empty string for decorative images
                                                                                
     jsx-a11y/alt-text
     168:13  warning  Redundant alt attribute. Screen-readers already announce 
`img` tags as an image. You don’t need to use the
   words `image`, `photo,` or `picture` (or any specified custom words) in the 
alt prop  jsx-a11y/img-redundant-alt
     177:15  warning  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  
          react/jsx-no-target-blank
     186:15  warning  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  
          react/jsx-no-target-blank
     195:15  warning  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  
          react/jsx-no-target-blank
   
   
/Users/manojdilipmarmat/Downloads/open-source/age-website/src/templates/overview-page.js
     26:9   warning  'bannerSrc' is assigned a value but never used
   no-unused-vars
     49:15  warning  img elements must have an alt prop, either with meaningful 
text, or an empty string for decorative images
   jsx-a11y/alt-text
     56:15  warning  img elements must have an alt prop, either with meaningful 
text, or an empty string for decorative images
   jsx-a11y/alt-text
     61:15  warning  img elements must have an alt prop, either with meaningful 
text, or an empty string for decorative images
   jsx-a11y/alt-text
     66:15  warning  img elements must have an alt prop, either with meaningful 
text, or an empty string for decorative images
   jsx-a11y/alt-text
   
   ✖ 52 problems (0 errors, 52 warnings)
     0 errors and 20 warnings potentially fixable with the `--fix` option.
   
   ⠀
   You may use special comments to disable some warnings.
   Use // eslint-disable-next-line to ignore the next line.
   Use /* eslint-disable */ to ignore all warnings in a file.
    warning  in ./src/components/Footer.js
   ⠀
   export 'Landing' (imported as 'styles') was not found in 
'./styles/Footer.module.scss' (possible exports: Item, Links, Sitemap,
   Social, root)
   ⠀
    warning  in ./src/templates/committers-page.js
   ⠀
   export 'Name' (imported as 'styles') was not found in 
'./styles/committers.module.scss' (possible exports: CommitersContainer,
   Committer, Youtube, githubLink, root)
   ⠀
    warning  in ./src/templates/committers-page.js
   ⠀
   export 'GithubName' (imported as 'styles') was not found in 
'./styles/committers.module.scss' (possible exports:
   CommitersContainer, Committer, Youtube, githubLink, root)
   ⠀
    warning  in ./src/templates/committers-page.js
   ⠀
   export 'GithubProfile' (imported as 'styles') was not found in 
'./styles/committers.module.scss' (possible exports:
   CommitersContainer, Committer, Youtube, githubLink, root)
   ⠀
   
   <w> [webpack.cache.PackFileCacheStrategy] Caching failed for pack: Error: 
ENOENT: no such file or directory, rename 
'/Users/manojdilipmarmat/Downloads/open-source/age-website/.cache/webpack/stage-develop/1.pack_'
 -> 
'/Users/manojdilipmarmat/Downloads/open-source/age-website/.cache/webpack/stage-develop/1.pack'
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to