Add services needed for sessions and end-user authentication #39
ci.yml
on: pull_request
ci
/
unit-tests
35s
ci
/
build-docker-image
12s
Matrix: ci / lint
Annotations
2 errors and 5 warnings
ci / lint (npm run lint):
app/db/data-source.server.ts#L8
'isProd' is defined but never used
|
ci / lint (npm run lint)
Process completed with exit code 1.
|
ci / build-docker-image
No paths found using the specified patterns
|
ci / lint (npm run lint):
app/root.tsx#L14
Unexpected console statement
|
ci / lint (npm run lint):
app/root.tsx#L16
Unexpected console statement
|
ci / lint (npm run lint):
app/routes/server.$serverId.shlink-api.$method.ts#L52
Unexpected console statement
|
ci / lint (npm run lint):
app/tags/TagsStorage.client.ts#L41
Unexpected console statement
|