Skip to content

misc: allow omitting the series or child group ids #393

misc: allow omitting the series or child group ids

misc: allow omitting the series or child group ids #393

Triggered via push October 8, 2023 20:09
Status Success
Total duration 7m 21s
Artifacts 5

build-daily.yml

on: push
Current Information
21s
Current Information
Matrix: cli-daily
Matrix: docker-daily-build
Matrix: tray-service-daily
Push combined tag for both docker images
5s
Push combined tag for both docker images
Upload version info to Sentry.io
15s
Upload version info to Sentry.io
Send notifications about the new daily build
8s
Send notifications about the new daily build
Fit to window
Zoom out
Zoom in

Annotations

55 warnings
Build CLI — Framework linux-x64 (Daily)
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/
Build CLI — Framework linux-x64 (Daily): 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'
Build CLI — Framework linux-x64 (Daily): 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'
Build CLI — Framework linux-x64 (Daily): 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'
Build CLI — Framework linux-x64 (Daily): 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'
Build CLI — Framework linux-x64 (Daily): Shoko.Commons/Extensions/Models.cs#L29
'TimeZone' is obsolete: 'System.TimeZone has been deprecated. Investigate the use of System.TimeZoneInfo instead.'
Build CLI — Framework linux-x64 (Daily): Shoko.Commons/Downloads/WebClientEx.cs#L10
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Build CLI — Framework linux-x64 (Daily): Shoko.Commons/Downloads/WebClientEx.cs#L15
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Build CLI — Framework linux-x64 (Daily): Shoko.Commons/Utils/Misc.cs#L230
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Build CLI — Framework linux-x64 (Daily): Shoko.Commons/Utils/Misc.cs#L250
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Build CLI — Framework linux-x64 (Daily): Shoko.Commons/Utils/Misc.cs#L336
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Build CLI — Standalone linux-x64 (Daily)
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/
Build CLI — Standalone linux-x64 (Daily)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build CLI — Standalone linux-x64 (Daily)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build CLI — Standalone linux-x64 (Daily): 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'
Build CLI — Standalone linux-x64 (Daily): 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'
Build CLI — Standalone linux-x64 (Daily): 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'
Build CLI — Standalone linux-x64 (Daily): 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'
Build CLI — Standalone linux-x64 (Daily)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build CLI — Standalone linux-x64 (Daily): 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'
Build CLI — Standalone linux-x64 (Daily): 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'
Build CLI — Standalone linux-x64 (Daily): 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'
Build Tray Service Framework (Daily)
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/
Build Tray Service Framework (Daily): 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'
Build Tray Service Framework (Daily): 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'
Build Tray Service Framework (Daily): 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'
Build Tray Service Framework (Daily): 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'
Build Tray Service Framework (Daily): Shoko.Commons/Utils/Misc.cs#L230
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
Build Tray Service Framework (Daily): Shoko.Commons/Utils/Misc.cs#L250
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
Build Tray Service Framework (Daily): Shoko.Commons/Utils/Misc.cs#L336
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
Build Tray Service Framework (Daily): Shoko.Commons/Extensions/Models.cs#L29
'TimeZone' is obsolete: 'System.TimeZone has been deprecated. Investigate the use of System.TimeZoneInfo instead.'
Build Tray Service Framework (Daily): Shoko.Commons/Downloads/WebClientEx.cs#L10
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
Build Tray Service Framework (Daily): Shoko.Commons/Downloads/WebClientEx.cs#L15
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
Build Tray Service Standalone (Daily)
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/
Build Tray Service Standalone (Daily): 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'
Build Tray Service Standalone (Daily): 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'
Build Tray Service Standalone (Daily): 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'
Build Tray Service Standalone (Daily): 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'
Build Tray Service Standalone (Daily): 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'
Build Tray Service Standalone (Daily): 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'
Build Tray Service Standalone (Daily): 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'
Build Tray Service Standalone (Daily): 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'
Build Tray Service Standalone (Daily): Shoko.Commons/Utils/Misc.cs#L230
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
Build Tray Service Standalone (Daily): Shoko.Commons/Utils/Misc.cs#L250
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
Build CLI — Standalone linux-arm64 (Daily)
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/
Build CLI — Standalone linux-arm64 (Daily)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build CLI — Standalone linux-arm64 (Daily)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build CLI — Standalone linux-arm64 (Daily): 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'
Build CLI — Standalone linux-arm64 (Daily): 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'
Build CLI — Standalone linux-arm64 (Daily): 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'
Build CLI — Standalone linux-arm64 (Daily): 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'
Build CLI — Standalone linux-arm64 (Daily)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
Build CLI — Standalone linux-arm64 (Daily): 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'
Build CLI — Standalone linux-arm64 (Daily): 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'
Build CLI — Standalone linux-arm64 (Daily): 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'

Artifacts

Produced during runtime
Name Size
Shoko.CLI_Framework_linux-x64.zip Expired
108 MB
Shoko.CLI_Standalone_linux-arm64.zip Expired
200 MB
Shoko.CLI_Standalone_linux-x64.zip Expired
197 MB
Shoko.TrayService_Framework_win10-x64.zip Expired
355 MB
Shoko.TrayService_Standalone_win10-x64.zip Expired
246 MB