Skip to content

InstalledAddonsProvider refactoring #38

InstalledAddonsProvider refactoring

InstalledAddonsProvider refactoring #38

Triggered via push June 28, 2026 10:02
Status Success
Total duration 2m 6s
Artifacts
build-and-test-windows
2m 3s
build-and-test-windows
build-and-test-linux
1m 1s
build-and-test-linux
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
build-and-test-linux
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-and-test-linux: src/Core.All/ChannelBroadcaster.cs#L6
Missing XML comment for publicly visible type or member 'IChannelSubscriber<T>'
build-and-test-linux: src/Core.All/AddonId.cs#L56
Missing XML comment for publicly visible type or member 'AddonId.operator !=(AddonId?, AddonId?)'
build-and-test-linux: src/Core.All/AddonId.cs#L41
Missing XML comment for publicly visible type or member 'AddonId.operator ==(AddonId?, AddonId?)'
build-and-test-linux: src/Core.All/AddonId.cs#L17
Missing XML comment for publicly visible type or member 'AddonId.AddonId(string)'
build-and-test-linux: src/Core.All/AddonId.cs#L11
Missing XML comment for publicly visible type or member 'AddonId.AddonId(string, string?)'
build-and-test-linux: src/Core.All/AddonId.cs#L9
Missing XML comment for publicly visible type or member 'AddonId.Version'
build-and-test-linux: src/Core.All/AddonId.cs#L8
Missing XML comment for publicly visible type or member 'AddonId.Id'
build-and-test-linux: src/Core.All/AddonId.cs#L6
Missing XML comment for publicly visible type or member 'AddonId'
build-and-test-linux: src/Core.All/Helpers/Extensions.cs#L102
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
build-and-test-linux: src/Core.All/Helpers/Extensions.cs#L96
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
build-and-test-windows
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-and-test-windows: src/Core.All/ChannelBroadcaster.cs#L6
Missing XML comment for publicly visible type or member 'IChannelSubscriber<T>'
build-and-test-windows: src/Core.All/AddonId.cs#L56
Missing XML comment for publicly visible type or member 'AddonId.operator !=(AddonId?, AddonId?)'
build-and-test-windows: src/Core.All/AddonId.cs#L41
Missing XML comment for publicly visible type or member 'AddonId.operator ==(AddonId?, AddonId?)'
build-and-test-windows: src/Core.All/AddonId.cs#L17
Missing XML comment for publicly visible type or member 'AddonId.AddonId(string)'
build-and-test-windows: src/Core.All/AddonId.cs#L11
Missing XML comment for publicly visible type or member 'AddonId.AddonId(string, string?)'
build-and-test-windows: src/Core.All/AddonId.cs#L9
Missing XML comment for publicly visible type or member 'AddonId.Version'
build-and-test-windows: src/Core.All/AddonId.cs#L8
Missing XML comment for publicly visible type or member 'AddonId.Id'
build-and-test-windows: src/Core.All/AddonId.cs#L6
Missing XML comment for publicly visible type or member 'AddonId'
build-and-test-windows: src/Core.All/Helpers/Extensions.cs#L102
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
build-and-test-windows: src/Core.All/Helpers/Extensions.cs#L96
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.