Skip to content

Merge branch 'develop' #112

Merge branch 'develop'

Merge branch 'develop' #112

Triggered via push May 31, 2025 16:03
Status Failure
Total duration 18s
Artifacts

tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test
Process completed with exit code 1.
error: expect(received).toThrow(expected): server/src/song/song.service.spec.ts#L686
Expected constructor: HttpException Received constructor: TypeError Received message: "foundSong.save is not a function. (In 'foundSong.save()', 'foundSong.save' is undefined)" at <anonymous> (/home/runner/work/NoteBlockWorld/NoteBlockWorld/server/src/song/song.service.spec.ts:686:61) at <anonymous> (/home/runner/work/NoteBlockWorld/NoteBlockWorld/server/src/song/song.service.spec.ts:676:78)
TypeError: foundSong.save is not a function. (In 'foundSong.save()': server/src/song/song.service.ts#L281
at getSong (/home/runner/work/NoteBlockWorld/NoteBlockWorld/server/src/song/song.service.ts:281:21)