Skip to content

Feature/#085 Github Actions workflow μΆ”κ°€ #2

Feature/#085 Github Actions workflow μΆ”κ°€

Feature/#085 Github Actions workflow μΆ”κ°€ #2

Triggered via pull request November 11, 2024 01:29
Status Failure
Total duration 27s
Artifacts

lint_and_test.yml

on: pull_request
Lint and Test
15s
Lint and Test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint and Test: client/eslint.config.js#L1
Replace `'eslint-plugin-react'` with `"eslint-plugin-react"`
Lint and Test: client/eslint.config.js#L2
Replace `'eslint-plugin-react-hooks'` with `"eslint-plugin-react-hooks"`
Lint and Test: client/eslint.config.js#L3
Replace `'eslint-plugin-jsx-a11y'` with `"eslint-plugin-jsx-a11y"`
Lint and Test: client/eslint.config.js#L4
Replace `'url'` with `"url"`
Lint and Test: client/eslint.config.js#L5
Replace `'path'` with `"path"`
Lint and Test: client/eslint.config.js#L6
Replace `'../eslint.config.js'` with `"../eslint.config.js"`
Lint and Test: client/eslint.config.js#L16
Replace `'src/**/*.{ts,tsx}'` with `"src/**/*.{ts,tsx}"`
Lint and Test: client/eslint.config.js#L19
Replace `'react-hooks'` with `"react-hooks"`
Lint and Test: client/eslint.config.js#L20
Replace `'jsx-a11y'` with `"jsx-a11y"`
Lint and Test: client/eslint.config.js#L24
Replace `'./tsconfig.json'` with `"./tsconfig.json"`