Skip to content

Release/0.17.1

Release/0.17.1 #156

Triggered via pull request December 27, 2024 12:30
@emschuemschu
synchronize #72
release/0.17.1
Status Success
Total duration 35s
Artifacts

lint.yaml

on: pull_request
Code linting
24s
Code linting
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Code linting: search.go#L125
var excludedChannelIds should be excludedChannelIDs
Code linting: search.go#L155
func parameter excludedChannelIds should be excludedChannelIDs
Code linting: util.go#L583
parameter 'response' seems to be unused, consider removing or renaming it as _
Code linting: util.go#L586
parameter 'response' seems to be unused, consider removing or renaming it as _
Code linting: util.go#L586
parameter 'err' seems to be unused, consider removing or renaming it as _
Code linting: srf.go#L204
type srfApiResponse should be srfAPIResponse
Code linting: ard.go#L34
const ardMediaThekApiHost should be ardMediaThekAPIHost
Code linting: ard.go#L35
const ardMediaThekApiTvShowPath should be ardMediaThekAPITvShowPath
Code linting: ard.go#L219
func getArdApiResponseForDailyProgramByChannel should be getArdAPIResponseForDailyProgramByChannel
Code linting: ard.go#L239
func getArdApiResponseForTvShows should be getArdAPIResponseForTvShows
Code linting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636