Skip to content

Addons Database Tests #11

Addons Database Tests

Addons Database Tests #11

Triggered via workflow run June 28, 2026 08:34
@fgsfdsfgsfds
completed 42b80ae
Status Success
Total duration 3m 20s
Artifacts

addons-db-tests.yml

on: workflow_run
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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/
test-windows: src/Core.All/ChannelBroadcaster.cs#L6
Missing XML comment for publicly visible type or member 'IChannelSubscriber<T>'
test-windows: src/Core.All/AddonId.cs#L56
Missing XML comment for publicly visible type or member 'AddonId.operator !=(AddonId?, AddonId?)'
test-windows: src/Core.All/AddonId.cs#L41
Missing XML comment for publicly visible type or member 'AddonId.operator ==(AddonId?, AddonId?)'
test-windows: src/Core.All/AddonId.cs#L17
Missing XML comment for publicly visible type or member 'AddonId.AddonId(string)'
test-windows: src/Core.All/AddonId.cs#L11
Missing XML comment for publicly visible type or member 'AddonId.AddonId(string, string?)'
test-windows: src/Core.All/AddonId.cs#L9
Missing XML comment for publicly visible type or member 'AddonId.Version'
test-windows: src/Core.All/AddonId.cs#L8
Missing XML comment for publicly visible type or member 'AddonId.Id'
test-windows: src/Core.All/AddonId.cs#L6
Missing XML comment for publicly visible type or member 'AddonId'
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.
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.