Skip to content

Merge pull request #44 from CostasAK/dependabot/npm_and_yarn/minor-up… #3

Merge pull request #44 from CostasAK/dependabot/npm_and_yarn/minor-up…

Merge pull request #44 from CostasAK/dependabot/npm_and_yarn/minor-up… #3

Triggered via push July 25, 2024 17:44
Status Failure
Total duration 23s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
test / lint: src/App.js#L1
Unable to resolve path to module './App.css'
test / lint: src/App.js#L3
No default export found in imported module "react"
test / lint: src/App.js#L5
Unable to resolve path to module './assets/chat_messengericon_dutyroulette.png'
test / lint: src/App.js#L6
Unable to resolve path to module './assets/chat_messengericon_goldsaucer.png'
test / lint: src/App.js#L7
Unable to resolve path to module './assets/chat_messengericon_raids.png'
test / lint: src/App.js#L8
Unable to resolve path to module './assets/chat_messengericon_thehunt.png'
test / lint: src/App.js#L9
Unable to resolve path to module './assets/chat_messengericon_treasurehunt.png'
test / lint: src/App.js#L10
Unable to resolve path to module './assets/chat_messengericon_weeklybingo.png'
test / lint: src/App.js#L11
Unable to resolve path to module './components/Checklist'
test / lint: src/App.js#L12
Unable to resolve path to module './components/Footer'
test / format
Process completed with exit code 1.
test / lint: src/App.js#L214
Caution: `React` also has a named export `useState`. Check if you meant to write `import {useState} from 'react'` instead
test / lint: src/App.js#L223
'page' is assigned a value but never used