test: fix test suites #31
Annotations
2 errors and 4 warnings
Run Tests Against Staging:
src/modules/songs/use-cases/get-song-by-id/get-song-by-id.use-case.spec.ts#L23
Error: Snapshot mismatched
- Expected
+ Received
Object {
+ "album": Object {
+ "id": "13192364",
+ "name": "Skipping Stones",
+ "url": "https://www.jiosaavn.com/album/skipping-stones/qVWQh1H3Lf4_",
+ },
+ "artists": Object {
+ "all": Array [
+ Object {
+ "id": "599453",
+ "image": Array [
+ Object {
+ "quality": "50x50",
+ "url": "https://c.saavncdn.com/048/Skipping-Stones-English-2018-20180620230710-50x50.jpg",
+ },
+ Object {
+ "quality": "150x150",
+ "url": "https://c.saavncdn.com/048/Skipping-Stones-English-2018-20180620230710-150x150.jpg",
+ },
+ Object {
+ "quality": "500x500",
+ "url": "https://c.saavncdn.com/048/Skipping-Stones-English-2018-20180620230710-500x500.jpg",
+ },
+ ],
+ "name": "Dan Reynolds",
+ "role": "music",
+ "type": "artist",
+ "url": "https://www.jiosaavn.com/artist/dan-reynolds-songs/xoeLrr0aTEU_",
+ },
+ Object {
+ "id": "561655",
+ "image": Array [
+ Object {
+ "quality": "50x50",
+ "url": "https://c.saavncdn.com/606/The-Dark-Knight-Rises-English-2012-20180423192208-50x50.jpg",
+ },
+ Object {
+ "quality": "150x150",
+ "url": "https://c.saavncdn.com/606/The-Dark-Knight-Rises-English-2012-20180423192208-150x150.jpg",
+ },
+ Object {
+ "quality": "500x500",
+ "url": "https://c.saavncdn.com/606/The-Dark-Knight-Rises-English-2012-20180423192208-500x500.jpg",
+ },
+ ],
+ "name": "Hans Zimmer",
+ "role": "music",
+ "type": "artist",
+ "url": "https://www.jiosaavn.com/artist/hans-zimmer-songs/Xhc-OKiRcRw_",
+ },
+ Object {
+ "id": "2608037",
+ "image": Array [],
+ "name": "Timothy Randolph Edgar",
+ "role": "music",
+ "type": "artist",
+ "url": "https://www.jiosaavn.com/artist/timothy-randolph-edgar-songs/qHdEQDEI4zk_",
+ },
+ Object {
+ "id": "599453",
+ "image": Array [
+ Object {
+ "quality": "50x50",
+ "url": "https://c.saavncdn.com/048/Skipping-Stones-English-2018-20180620230710-50x50.jpg",
+ },
+ Object {
+ "quality": "150x150",
+ "url": "https://c.saavncdn.com/048/Skipping-Stones-English-2018-20180620230710-150x150.jpg",
+ },
+ Object {
+ "quality": "500x500",
+ "url": "https://c.saavncdn.com/048/Skipping-Stones-English-2018-20180620230710-500x500.jpg",
+ },
+ ],
+ "name": "Dan Reynolds",
+ "role": "singer",
+ "type": "artist",
+ "url": "https://www.jiosaavn.com/artist/dan-reynolds-songs/xoeLrr0aTEU_",
+ },
+ Object {
+ "id": "561655",
+ "image": Array [
+ Object {
+ "quality": "50x50",
+ "url": "https://c.saavncdn.com/606/The-Dark-Knight-Rises-English-2012-20180423192208-50x50.jpg",
+ },
+ Object {
+ "quality": "150x150",
+ "url": "https://c.saavncdn.com/606/The-Dark-Knight-Rises-English-2012-20180423192208-150x150.jpg",
+ },
+ Object {
+ "quality": "500x500",
+ "url": "https://c.saavncdn.com/606/The-Dark-Knight-Rises-English-2012-20180423192208-500x500.jpg",
+ },
+ ],
+ "name": "Hans Zimmer",
+ "role": "singer",
+ "type": "artist",
+ "url": "https://www.jiosaavn.com/artist/hans-zimmer-songs/Xhc-OKiRcRw_",
+ },
+ Object {
+ "id": "599453",
+ "image": Array [
+ Object {
+ "quality": "50x50",
+ "url": "https://c.saavncdn.com/048/Skipping-Stones-English-2018-20180620230710-50x50.jpg",
+ },
+ Object {
+ "quality": "150x150",
+
|
Run Tests Against Staging
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v1, amondnet/vercel-action@v20. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1, amondnet/vercel-action@v20. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Deploy to Staging
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Deploy to Staging
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading