Skip to content

local files handling refactoring #31

local files handling refactoring

local files handling refactoring #31

Triggered via push June 27, 2026 08:19
Status Failure
Total duration 2m 26s
Artifacts
build-and-test-windows
2m 22s
build-and-test-windows
build-and-test-linux
56s
build-and-test-linux
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 22 warnings
build-and-test-linux
Process completed with exit code 1.
build-and-test-windows
Process completed with exit code 1.
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.