Skip to content

Auth methods

Auth methods #31

Triggered via pull request December 8, 2024 06:54
@kapralkapral
synchronize #170
kapral:next
Status Success
Total duration 31s
Artifacts

branch.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: src/IF.Lastfm.Core/Api/Commands/User/GetRecentStationsCommand.cs#L42
'PageResponse<LastStation>.CreateSuccessResponse(IEnumerable<LastStation>)' is obsolete
build: src/IF.Lastfm.Core/Objects/LastArtist.cs#L119
'LastArtist.MainImage' is obsolete: 'As of May 2019 Last.fm no longer returns artist imagery via the API. More info https://www.reddit.com/r/lastfm/comments/bjwcqh/api_announcement_lastfm_support_community/'
build: src/IF.Lastfm.Core.Tests/Api/Commands/User/UserGetTopArtistsCommandTests.cs#L60
'LastArtist.MainImage' is obsolete: 'As of May 2019 Last.fm no longer returns artist imagery via the API. More info https://www.reddit.com/r/lastfm/comments/bjwcqh/api_announcement_lastfm_support_community/'
build: src/IF.Lastfm.Core.Tests/Api/Commands/User/UserGetTopArtistsCommandTests.cs#L104
'LastArtist.MainImage' is obsolete: 'As of May 2019 Last.fm no longer returns artist imagery via the API. More info https://www.reddit.com/r/lastfm/comments/bjwcqh/api_announcement_lastfm_support_community/'
build: src/IF.Lastfm.Core.Tests/Api/Commands/User/UserGetTopArtistsCommandTests.cs#L117
'LastArtist.MainImage' is obsolete: 'As of May 2019 Last.fm no longer returns artist imagery via the API. More info https://www.reddit.com/r/lastfm/comments/bjwcqh/api_announcement_lastfm_support_community/'
build: src/IF.Lastfm.Core.Tests/Api/Commands/Artist/GetInfoCommandTests.cs#L34
'LastArtist.MainImage' is obsolete: 'As of May 2019 Last.fm no longer returns artist imagery via the API. More info https://www.reddit.com/r/lastfm/comments/bjwcqh/api_announcement_lastfm_support_community/'
build: src/IF.Lastfm.Core.Tests/Api/Commands/Artist/GetInfoCommandTests.cs#L47
'LastArtist.MainImage' is obsolete: 'As of May 2019 Last.fm no longer returns artist imagery via the API. More info https://www.reddit.com/r/lastfm/comments/bjwcqh/api_announcement_lastfm_support_community/'
build: src/IF.Lastfm.Core.Tests/Api/Commands/Artist/GetInfoCommandTests.cs#L57
'LastArtist.MainImage' is obsolete: 'As of May 2019 Last.fm no longer returns artist imagery via the API. More info https://www.reddit.com/r/lastfm/comments/bjwcqh/api_announcement_lastfm_support_community/'
build: src/IF.Lastfm.Core.Tests/Api/Commands/Artist/GetInfoCommandTests.cs#L67
'LastArtist.MainImage' is obsolete: 'As of May 2019 Last.fm no longer returns artist imagery via the API. More info https://www.reddit.com/r/lastfm/comments/bjwcqh/api_announcement_lastfm_support_community/'
build: src/IF.Lastfm.Core.Tests/Api/Commands/Artist/GetInfoCommandTests.cs#L77
'LastArtist.MainImage' is obsolete: 'As of May 2019 Last.fm no longer returns artist imagery via the API. More info https://www.reddit.com/r/lastfm/comments/bjwcqh/api_announcement_lastfm_support_community/'
build: src/IF.Lastfm.Core/Objects/LastArtist.cs#L119
'LastArtist.MainImage' is obsolete: 'As of May 2019 Last.fm no longer returns artist imagery via the API. More info https://www.reddit.com/r/lastfm/comments/bjwcqh/api_announcement_lastfm_support_community/'
build: src/IF.Lastfm.Core/Api/Commands/User/GetRecentStationsCommand.cs#L42
'PageResponse<LastStation>.CreateSuccessResponse(IEnumerable<LastStation>)' is obsolete
build: src/IF.Lastfm.Core.Tests/Api/Commands/User/UserGetTopArtistsCommandTests.cs#L60
'LastArtist.MainImage' is obsolete: 'As of May 2019 Last.fm no longer returns artist imagery via the API. More info https://www.reddit.com/r/lastfm/comments/bjwcqh/api_announcement_lastfm_support_community/'
build: src/IF.Lastfm.Core.Tests/Api/Commands/User/UserGetRecommendedArtistsCommandTests.cs#L31
'LastArtist.MainImage' is obsolete: 'As of May 2019 Last.fm no longer returns artist imagery via the API. More info https://www.reddit.com/r/lastfm/comments/bjwcqh/api_announcement_lastfm_support_community/'
build: src/IF.Lastfm.Core.Tests/Api/Commands/User/UserGetTopArtistsCommandTests.cs#L104
'LastArtist.MainImage' is obsolete: 'As of May 2019 Last.fm no longer returns artist imagery via the API. More info https://www.reddit.com/r/lastfm/comments/bjwcqh/api_announcement_lastfm_support_community/'
build: src/IF.Lastfm.Core.Tests/Api/Commands/User/UserGetTopArtistsCommandTests.cs#L117
'LastArtist.MainImage' is obsolete: 'As of May 2019 Last.fm no longer returns artist imagery via the API. More info https://www.reddit.com/r/lastfm/comments/bjwcqh/api_announcement_lastfm_support_community/'
build: src/IF.Lastfm.Core.Tests/Api/Commands/User/UserGetRecommendedArtistsCommandTests.cs#L61
'LastArtist.MainImage' is obsolete: 'As of May 2019 Last.fm no longer returns artist imagery via the API. More info https://www.reddit.com/r/lastfm/comments/bjwcqh/api_announcement_lastfm_support_community/'
build: src/IF.Lastfm.Core.Tests/Api/Commands/User/UserGetRecommendedArtistsCommandTests.cs#L72
'LastArtist.MainImage' is obsolete: 'As of May 2019 Last.fm no longer returns artist imagery via the API. More info https://www.reddit.com/r/lastfm/comments/bjwcqh/api_announcement_lastfm_support_community/'
build: src/IF.Lastfm.Core.Tests/Api/Commands/User/UserGetRecommendedArtistsCommandTests.cs#L83
'LastArtist.MainImage' is obsolete: 'As of May 2019 Last.fm no longer returns artist imagery via the API. More info https://www.reddit.com/r/lastfm/comments/bjwcqh/api_announcement_lastfm_support_community/'
build: src/IF.Lastfm.Core.Tests/Api/Commands/Library/GetArtistsCommandTests.cs#L26
'LastArtist.MainImage' is obsolete: 'As of May 2019 Last.fm no longer returns artist imagery via the API. More info https://www.reddit.com/r/lastfm/comments/bjwcqh/api_announcement_lastfm_support_community/'