Skip to content

fix(deps): update codello.dev/ultrastar digest to 78b46d2 #40

fix(deps): update codello.dev/ultrastar digest to 78b46d2

fix(deps): update codello.dev/ultrastar digest to 78b46d2 #40

Triggered via pull request August 31, 2023 13:50
Status Failure
Total duration 2m 18s
Artifacts

ci.yml

on: pull_request
Build  /  Prepare Build
1s
Build / Prepare Build
Test  /  Prepare Tests
1s
Test / Prepare Tests
Matrix: Build / build
Matrix: Test / test
Publish  /  Publish Docker Image
Publish / Publish Docker Image
Fit to window
Zoom out
Zoom in

Annotations

71 errors
Build / Build for linux/arm: service/entity/song.go#L56
undefined: ultrastar.Music
Build / Build for linux/arm: service/entity/song.go#L57
undefined: ultrastar.Music
Build / Build for linux/arm: service/entity/song.go#L83
song.MusicP1 undefined (type *model.Song has no field or method MusicP1)
Build / Build for linux/arm: service/entity/song.go#L84
song.MusicP2 undefined (type *model.Song has no field or method MusicP2)
Build / Build for linux/arm: service/entity/song.go#L114
unknown field MusicP1 in struct literal of type ultrastar.Song
Build / Build for linux/arm: service/entity/song.go#L115
unknown field MusicP2 in struct literal of type ultrastar.Song
Build / Build for linux/arm
Process completed with exit code 1.
Build / Build for linux/386
The operation was canceled.
Build / Build for linux/arm64
The operation was canceled.
Build / Build for linux/amd64
The job was canceled because "linux_arm___cmd_karman" failed.
Build / Build for linux/amd64: service/entity/song.go#L56
undefined: ultrastar.Music
Build / Build for linux/amd64: service/entity/song.go#L57
undefined: ultrastar.Music
Build / Build for linux/amd64: service/entity/song.go#L83
song.MusicP1 undefined (type *model.Song has no field or method MusicP1)
Build / Build for linux/amd64: service/entity/song.go#L84
song.MusicP2 undefined (type *model.Song has no field or method MusicP2)
Build / Build for linux/amd64: service/entity/song.go#L114
unknown field MusicP1 in struct literal of type ultrastar.Song
Build / Build for linux/amd64: service/entity/song.go#L115
unknown field MusicP2 in struct literal of type ultrastar.Song
Build / Build for linux/amd64
The operation was canceled.
Test / Run Tests (ubuntu-latest, go.mod): service/entity/song.go#L56
undefined: ultrastar.Music
Test / Run Tests (ubuntu-latest, go.mod): service/entity/song.go#L57
undefined: ultrastar.Music
Test / Run Tests (ubuntu-latest, go.mod): service/entity/song.go#L83
song.MusicP1 undefined (type *model.Song has no field or method MusicP1)
Test / Run Tests (ubuntu-latest, go.mod): service/entity/song.go#L84
song.MusicP2 undefined (type *model.Song has no field or method MusicP2)
Test / Run Tests (ubuntu-latest, go.mod): service/entity/song.go#L114
unknown field MusicP1 in struct literal of type ultrastar.Song
Test / Run Tests (ubuntu-latest, go.mod): service/entity/song.go#L115
unknown field MusicP2 in struct literal of type ultrastar.Song
Test / Run Tests (ubuntu-latest, go.mod): tools/gensong/main.go#L26
undefined: ultrastar.NewSong
Test / Run Tests (ubuntu-latest, go.mod): tools/gensong/main.go#L63
undefined: ultrastar.Music
Lint / Lint Code: service/entity/doc.go#L1
: # github.com/Karaoke-Manager/karman/service/entity
Lint / Lint Code: service/entity/song.go#L56
undefined: ultrastar.Music
Lint / Lint Code: service/entity/song.go#L57
undefined: ultrastar.Music
Lint / Lint Code: service/entity/song.go#L83
song.MusicP1 undefined (type *model.Song has no field or method MusicP1)
Lint / Lint Code: service/entity/song.go#L84
song.MusicP2 undefined (type *model.Song has no field or method MusicP2)
Lint / Lint Code: service/entity/song.go#L114
unknown field MusicP1 in struct literal of type ultrastar.Song
Lint / Lint Code: service/entity/song.go#L115
unknown field MusicP2 in struct literal of type ultrastar.Song
Lint / Lint Code: api/v1/dav/internal/txtfile.go#L32
cannot use n.Song (variable of type *ultrastar.Song) as ultrastar.Song value in argument to txt.WriteSong (typecheck)
Lint / Lint Code: api/v1/dav/internal/txtfile.go#L64
cannot use n.Song (variable of type *ultrastar.Song) as ultrastar.Song value in argument to txt.WriteSong (typecheck)
Lint / Lint Code: migrations/20230618172839_add_upload.go#L1
: # github.com/Karaoke-Manager/karman/migrations
Test / Run Tests (ubuntu-20.04, go.mod): service/entity/song.go#L56
undefined: ultrastar.Music
Test / Run Tests (ubuntu-20.04, go.mod): service/entity/song.go#L57
undefined: ultrastar.Music
Test / Run Tests (ubuntu-20.04, go.mod): service/entity/song.go#L83
song.MusicP1 undefined (type *model.Song has no field or method MusicP1)
Test / Run Tests (ubuntu-20.04, go.mod): service/entity/song.go#L84
song.MusicP2 undefined (type *model.Song has no field or method MusicP2)
Test / Run Tests (ubuntu-20.04, go.mod): service/entity/song.go#L114
unknown field MusicP1 in struct literal of type ultrastar.Song
Test / Run Tests (ubuntu-20.04, go.mod): service/entity/song.go#L115
unknown field MusicP2 in struct literal of type ultrastar.Song
Test / Run Tests (ubuntu-20.04, go.mod): tools/gensong/main.go#L26
undefined: ultrastar.NewSong
Test / Run Tests (ubuntu-20.04, go.mod): tools/gensong/main.go#L63
undefined: ultrastar.Music
Test / Run Tests (macos-latest, go.mod): service/entity/song.go#L56
undefined: ultrastar.Music
Test / Run Tests (macos-latest, go.mod): service/entity/song.go#L57
undefined: ultrastar.Music
Test / Run Tests (macos-latest, go.mod): service/entity/song.go#L83
song.MusicP1 undefined (type *model.Song has no field or method MusicP1)
Test / Run Tests (macos-latest, go.mod): service/entity/song.go#L84
song.MusicP2 undefined (type *model.Song has no field or method MusicP2)
Test / Run Tests (macos-latest, go.mod): service/entity/song.go#L114
unknown field MusicP1 in struct literal of type ultrastar.Song
Test / Run Tests (macos-latest, go.mod): service/entity/song.go#L115
unknown field MusicP2 in struct literal of type ultrastar.Song
Test / Run Tests (macos-latest, go.mod): tools/gensong/main.go#L26
undefined: ultrastar.NewSong
Test / Run Tests (macos-latest, go.mod): tools/gensong/main.go#L63
undefined: ultrastar.Music
Test / Run Tests (windows-latest, go.mod): service/entity/song.go#L83
song.MusicP1 undefined (type *model.Song has no field or method MusicP1)
Test / Run Tests (windows-latest, go.mod): service/entity/song.go#L84
song.MusicP2 undefined (type *model.Song has no field or method MusicP2)
Test / Run Tests (windows-latest, go.mod): service/entity/song.go#L114
unknown field MusicP1 in struct literal of type ultrastar.Song
Test / Run Tests (windows-latest, go.mod): service/entity/song.go#L115
unknown field MusicP2 in struct literal of type ultrastar.Song
Test / Run Tests (windows-latest, go.mod): tools/gensong/main.go#L26
undefined: ultrastar.NewSong
Test / Run Tests (windows-latest, go.mod): tools/gensong/main.go#L63
undefined: ultrastar.Music