Skip to content

Release 0.17.0

Release 0.17.0 #153

Triggered via pull request December 26, 2024 16:34
@emschuemschu
synchronize #71
release/0.17.0
Status Success
Total duration 35s
Artifacts

lint.yaml

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

Annotations

10 errors and 1 warning
Code linting: overlaps.go#L178
var affectedIds should be affectedIDs
Code linting: orf.go#L134
parameter 'i' seems to be unused, consider removing or renaming it as _
Code linting: orf.go#L257
parameter 'i' seems to be unused, consider removing or renaming it as _
Code linting: orf.go#L267
parameter 'i' seems to be unused, consider removing or renaming it as _
Code linting: search.go#L125
var excludedChannelIds should be excludedChannelIDs
Code linting: search.go#L155
func parameter excludedChannelIds should be excludedChannelIDs
Code linting: ard.go#L34
const ardMediaThekApiHost should be ardMediaThekAPIHost
Code linting: ard.go#L35
const ardMediaThekApiTvShowPath should be ardMediaThekAPITvShowPath
Code linting: ard.go#L42
var ardImageLinkUrlMatcher should be ardImageLinkURLMatcher
Code linting: ard.go#L189
func getArdApiResponseForDailyProgramByChannel should be getArdAPIResponseForDailyProgramByChannel
Code linting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636