Merge pull request #98 from steniowagner/development #49
ci.yaml
on: push
Code Check
48s
Deploy to production
4s
Annotations
4 warnings
Code Check:
src/app.ts#L33
Unexpected console statement
|
Code Check:
src/graphql/datasources/the-movie-db-api/handlers/trending-movies/trending-movies.handler.test.ts#L3
'TMDBApiErrors' is defined but never used. Allowed unused vars must match /^_/u
|
Code Check:
src/graphql/datasources/the-movie-db-api/tmdb-movie-db-api.ts#L23
Unexpected console statement
|
Deploy to production
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: johnbeynon/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|