Skip to content

bump Golang to 1.23 #372

bump Golang to 1.23

bump Golang to 1.23 #372

Triggered via pull request August 27, 2024 20:20
@aler9aler9
opened #146
go123
Status Failure
Total duration 3m 44s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
golangci-lint: pkg/formats/fmp4/mp4_writer.go#L10
undefined: mp4 (typecheck)
golangci-lint: pkg/formats/fmp4/init.go#L50
undefined: mp4 (typecheck)
golangci-lint: pkg/formats/fmp4/init.go#L90
undefined: mp4 (typecheck)
golangci-lint: pkg/formats/fmp4/init_test.go#L995
testAudioTrack.SampleRate undefined (type *CodecMPEG4Audio has no field or method SampleRate) (typecheck)
golangci-lint: pkg/formats/fmp4/init_test.go#L1462
testAudioTrack.SampleRate undefined (type *CodecMPEG4Audio has no field or method SampleRate) (typecheck)
golangci-lint: pkg/formats/fmp4/init_track.go#L709
codec.ChannelCount undefined (type *CodecMPEG4Audio has no field or method ChannelCount) (typecheck)
golangci-lint: pkg/formats/fmp4/init_track.go#L711
codec.SampleRate undefined (type *CodecMPEG4Audio has no field or method SampleRate) (typecheck)
golangci-lint: pkg/formats/mpegts/codec.go#L12
undefined: astits (typecheck)
golangci-lint: pkg/formats/mpegts/reader.go#L56
undefined: astits (typecheck)
golangci-lint: pkg/formats/mpegts/writer.go#L52
undefined: astits (typecheck)
go-mod-tidy
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/
go-mod-tidy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
golangci-lint
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/