Add a service container #30
ci.yml
on: pull_request
ci
/
unit-tests
32s
ci
/
build-docker-image
5s
Matrix: ci / lint
Annotations
4 errors and 5 warnings
ci / lint (npm run types):
app/routes/server.$serverId.shlink-api.$method.ts#L34
Argument of type 'ShlinkApiClient | undefined' is not assignable to parameter of type 'ShlinkApiClient'.
|
ci / lint (npm run types):
app/routes/server.$serverId.shlink-api.$method.ts#L38
'client' is possibly 'undefined'.
|
ci / lint (npm run types)
Process completed with exit code 2.
|
ci / lint (npm run lint)
The job was canceled because "npm_run_types" failed.
|
ci / build-docker-image
No paths found using the specified patterns
|
ci / lint (npm run lint):
app/root.tsx#L8
Unexpected console statement
|
ci / lint (npm run lint):
app/root.tsx#L10
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
|