Feat/clean up daily movie job #29
Annotations
2 errors
src/actions/movie/get-discovery-movies.spec.ts > getDiscoveryMovies > returns a list of movies with the expected properties:
src/api/moviedb.ts#L52
TypeError: Invalid URL
❯ movieDbClient src/api/moviedb.ts:52:3
❯ Module.getDiscoverMovie src/api/moviedb.ts:273:52
❯ map src/actions/movie/get-discovery-movies.ts:51:32
❯ Module.getDiscoveryMovies src/actions/movie/get-discovery-movies.ts:21:16
❯ src/actions/movie/get-discovery-movies.spec.ts:10:24
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_INVALID_URL', input: 'undefined/3/discover/movie' }
|
test
Process completed with exit code 1.
|