Fix MySQL DB migration 119.1 #373
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Shoko.Commons/Shoko.Models/Server/AniDB/AniDB_Anime.cs#L80
'AniDB_Anime.DateTimeUpdated' is obsolete: 'Deprecated in favor of AniDB_AnimeUpdate. This is for when an AniDB_Anime fails to save'
|
Shoko.Commons/Shoko.Models/Server/AniDB/AniDB_Anime.cs#L80
'AniDB_Anime.DateTimeUpdated' is obsolete: 'Deprecated in favor of AniDB_AnimeUpdate. This is for when an AniDB_Anime fails to save'
|
Shoko.Commons/Shoko.Models/Client/CL_AniDB_Anime.cs#L47
'AniDB_Anime.DateTimeUpdated' is obsolete: 'Deprecated in favor of AniDB_AnimeUpdate. This is for when an AniDB_Anime fails to save'
|
Shoko.Commons/Shoko.Models/Client/CL_AniDB_Anime.cs#L47
'AniDB_Anime.DateTimeUpdated' is obsolete: 'Deprecated in favor of AniDB_AnimeUpdate. This is for when an AniDB_Anime fails to save'
|
Shoko.Commons/Downloads/WebClientEx.cs#L10
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
|
Shoko.Commons/Downloads/WebClientEx.cs#L15
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
|
Shoko.Commons/Extensions/Models.cs#L29
'TimeZone' is obsolete: 'System.TimeZone has been deprecated. Investigate the use of System.TimeZoneInfo instead.'
|
Shoko.Commons/Utils/Misc.cs#L230
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
|
Shoko.Commons/Utils/Misc.cs#L250
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
|
Shoko.Commons/Utils/Misc.cs#L336
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
|
The logs for this run have expired and are no longer available.
Loading