bump Golang to 1.23 #372
Annotations
10 errors and 1 warning
pkg/formats/fmp4/mp4_writer.go#L10
undefined: mp4 (typecheck)
|
pkg/formats/fmp4/init.go#L50
undefined: mp4 (typecheck)
|
pkg/formats/fmp4/init.go#L90
undefined: mp4 (typecheck)
|
pkg/formats/fmp4/init_test.go#L995
testAudioTrack.SampleRate undefined (type *CodecMPEG4Audio has no field or method SampleRate) (typecheck)
|
pkg/formats/fmp4/init_test.go#L1462
testAudioTrack.SampleRate undefined (type *CodecMPEG4Audio has no field or method SampleRate) (typecheck)
|
pkg/formats/fmp4/init_track.go#L709
codec.ChannelCount undefined (type *CodecMPEG4Audio has no field or method ChannelCount) (typecheck)
|
pkg/formats/fmp4/init_track.go#L711
codec.SampleRate undefined (type *CodecMPEG4Audio has no field or method SampleRate) (typecheck)
|
pkg/formats/mpegts/codec.go#L12
undefined: astits (typecheck)
|
pkg/formats/mpegts/reader.go#L56
undefined: astits (typecheck)
|
pkg/formats/mpegts/writer.go#L52
undefined: astits (typecheck)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading