InstalledAddonsProvider refactoring #38
build-and-test.yml
on: push
build-and-test-windows
2m 3s
build-and-test-linux
1m 1s
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.
|