bump Golang to 1.23 #388
lint.yml
on: pull_request
golangci-lint
3m 0s
go-mod-tidy
11s
Annotations
10 errors and 3 warnings
golangci-lint:
client_stream_processor_mpegts.go#L101
undefined: astits (typecheck)
|
golangci-lint:
client_stream_processor_mpegts.go#L240
previous case (typecheck)
|
golangci-lint:
client_track_processor_fmp4.go#L33
previous case (typecheck)
|
golangci-lint:
muxer_part.go#L96
sample.IsNonSyncSample undefined (type *augmentedSample has no field or method IsNonSyncSample) (typecheck)
|
golangci-lint:
muxer_segment_fmp4.go#L114
sample.Payload undefined (type *augmentedSample has no field or method Payload) (typecheck)
|
golangci-lint:
muxer_segment_fmp4.go#L158
sample.Payload undefined (type *augmentedSample has no field or method Payload) (typecheck)
|
golangci-lint:
muxer_segmenter_fmp4.go#L75
previous case (typecheck)
|
golangci-lint:
muxer_segmenter_fmp4.go#L344
sample.Duration undefined (type *augmentedSample has no field or method Duration) (typecheck)
|
golangci-lint:
muxer_segmenter_fmp4.go#L447
sample.Duration undefined (type *augmentedSample has no field or method Duration) (typecheck)
|
golangci-lint:
muxer_test.go#L927
missing type in composite literal (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/
|