update pipeline. add mp4 testss #24
Annotations
10 errors and 2 warnings
flac/utils.go#L131
Error return value of `w.Write` is not checked (errcheck)
|
flac/utils.go#L132
Error return value of `w.Write` is not checked (errcheck)
|
cmd/main.go#L124
Error return value of `tag.SetAlbumArtFromFilePath` is not checked (errcheck)
|
mp4_encoder.go#L308
Error return value of `wo.Write` is not checked (errcheck)
|
ogg.go#L269
Error return value of `m.readPictureBlock` is not checked (errcheck)
|
save.go#L209
Error return value of `r.Seek` is not checked (errcheck)
|
save_test.go#L121
Error return value of `tag.SetAlbumArtFromFilePath` is not checked (errcheck)
|
save_test.go#L162
Error return value of `tag.SetAlbumArtFromFilePath` is not checked (errcheck)
|
tag_test.go#L293
Error return value of `tag.SetAlbumArtFromByteArray` is not checked (errcheck)
|
tag_test.go#L345
Error return value of `tag.Save` is not checked (errcheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v3. 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/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
This job failed
Loading