Skip to content

test: check for failing tests #58

test: check for failing tests

test: check for failing tests #58

Triggered via push March 31, 2024 12:31
Status Failure
Total duration 38s
Artifacts

ci.yaml

on: push
Test and Deploy to Staging
29s
Test and Deploy to Staging
Fit to window
Zoom out
Zoom in

Annotations

2 errors
src/modules/songs/use-cases/get-song-suggestions/get-song-suggestions.use-case.spec.ts > GetSongSuggestions > should return suggestions for a song: src/modules/songs/helpers/song.helper.ts#L7
TypeError: Cannot read properties of undefined (reading 'id') ❯ Module.createSongPayload src/modules/songs/helpers/song.helper.ts:7:12 ❯ src/modules/songs/use-cases/get-song-suggestions/get-song-suggestions.use-case.ts:45:38 ❯ GetSongSuggestionsUseCase.execute src/modules/songs/use-cases/get-song-suggestions/get-song-suggestions.use-case.ts:45:10 ❯ src/modules/songs/use-cases/get-song-suggestions/get-song-suggestions.use-case.spec.ts:13:25
Test and Deploy to Staging
Process completed with exit code 1.