Update make-golangci-lint to 1.60.1 from 1.59.1 #2803
Annotations
6 errors and 5 warnings
lint:
format/matroska/matroska.go#L473
S1016: should convert mpegASCOut (type github.com/wader/fq/format.MPEG_ASC_Out) to github.com/wader/fq/format.AAC_Frame_In instead of using struct literal (gosimple)
|
lint:
format/matroska/matroska.go#L496
S1016: should convert avcDcrOut (type github.com/wader/fq/format.AVC_DCR_Out) to github.com/wader/fq/format.AVC_AU_In instead of using struct literal (gosimple)
|
lint:
format/matroska/matroska.go#L503
S1016: should convert hevcDcrOut (type github.com/wader/fq/format.HEVC_DCR_Out) to github.com/wader/fq/format.HEVC_AU_In instead of using struct literal (gosimple)
|
lint:
format/mp4/boxes.go#L714
S1016: should convert avcDcrOut (type github.com/wader/fq/format.AVC_DCR_Out) to github.com/wader/fq/format.AVC_AU_In instead of using struct literal (gosimple)
|
lint:
format/mp4/boxes.go#L723
S1016: should convert hevcDcrOut (type github.com/wader/fq/format.HEVC_DCR_Out) to github.com/wader/fq/format.HEVC_AU_In instead of using struct literal (gosimple)
|
lint
issues found
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@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/
|
test (ubuntu-latest, 386, test)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (macos-latest, amd64, test)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (windows-latest, amd64, test)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (ubuntu-latest, amd64, test-race)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|