feat: v1.9.4 — parallel sync (page fetch + per-item metadata) #19
Annotations
11 warnings
|
build-and-release
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, softprops/action-gh-release@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-and-release:
src/VirtualLib/Api/ConfigController.cs#L33
Missing XML comment for publicly visible type or member 'CreateConnector.Username'
|
|
build-and-release:
src/VirtualLib/Api/ConfigController.cs#L32
Missing XML comment for publicly visible type or member 'CreateConnector.ApiKey'
|
|
build-and-release:
src/VirtualLib/Api/ConfigController.cs#L31
Missing XML comment for publicly visible type or member 'CreateConnector.AuthMode'
|
|
build-and-release:
src/VirtualLib/Api/ConfigController.cs#L30
Missing XML comment for publicly visible type or member 'CreateConnector.PlexMachineIdentifier'
|
|
build-and-release:
src/VirtualLib/Api/ConfigController.cs#L29
Missing XML comment for publicly visible type or member 'CreateConnector.ServerUrl'
|
|
build-and-release:
src/VirtualLib/Api/ConfigController.cs#L28
Missing XML comment for publicly visible type or member 'CreateConnector.ServerType'
|
|
build-and-release:
src/VirtualLib/Api/ConfigController.cs#L27
Missing XML comment for publicly visible type or member 'CreateConnector.DisplayName'
|
|
build-and-release:
src/VirtualLib/Api/ConfigController.cs#L25
Missing XML comment for publicly visible type or member 'CreateConnector'
|
|
build-and-release:
src/VirtualLib/Api/ConfigController.cs#L21
Missing XML comment for publicly visible type or member 'GetConnectors'
|
|
build-and-release:
src/VirtualLib/Core/PlaybackEventForwarder.cs#L302
'IUserManager.Users' is obsolete: 'Use GetUsers, GetUserList, GetUserIds, GetUserIdList, or GetUserCount to get a list of users based on a filter set. Avoid working with the entire user list all at once.'
|