Add resource file browser #100
lint.yml
on: pull_request
lint
/
Lint Web (ESLint)
31s
lint
/
Lint Lua (luacheck)
Annotations
1 error and 2 warnings
|
lint / Lint Web (ESLint)
Process completed with exit code 1.
|
|
lint / Lint Web (ESLint):
web/src/pages/Settings.tsx#L7
'cn' is defined but never used
|
|
lint / Lint Web (ESLint):
web/src/pages/Resources/Resources.tsx#L417
React Hook useEffect has a missing dependency: 'loadDirectory'. Either include it or remove the dependency array
|