Add resource file browser #95
lint.yml
on: pull_request
lint
/
Lint Web (ESLint)
29s
lint
/
Lint Lua (luacheck)
0s
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#L402
React Hook useEffect has a missing dependency: 'loadDirectory'. Either include it or remove the dependency array
|