Release CLI #3
Annotations
11 warnings and 1 notice
|
Complete job
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, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build and sign package:
sources/core/Stride.Core/Collections/FastListStruct.cs#L142
'FastList<T>' is obsolete: '.NET Lists can be faster in the latest .NET versions.'
|
|
Build and sign package:
sources/core/Stride.Core/Collections/Dequeue.cs#L348
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'void IList.this[int index].set' (possibly because of nullability attributes).
|
|
Build and sign package:
sources/core/Stride.Core/Collections/Dequeue.cs#L336
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'void IList.Remove(object? value)' (possibly because of nullability attributes).
|
|
Build and sign package:
sources/core/Stride.Core/Collections/Dequeue.cs#L327
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'void IList.Insert(int index, object? value)' (possibly because of nullability attributes).
|
|
Build and sign package:
sources/core/Stride.Core/Collections/Dequeue.cs#L322
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'int IList.IndexOf(object? value)' (possibly because of nullability attributes).
|
|
Build and sign package:
sources/core/Stride.Core/Collections/Dequeue.cs#L317
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'bool IList.Contains(object? value)' (possibly because of nullability attributes).
|
|
Build and sign package:
sources/core/Stride.Core/Collections/Dequeue.cs#L311
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'int IList.Add(object? value)' (possibly because of nullability attributes).
|
|
Build and sign package:
sources/core/Stride.Core/Storage/ObjectIdBuilder.cs#L363
#warning: 'PERF: Do not copy byte-for-byte.'
|
|
Build and sign package:
sources/core/Stride.Core/Storage/ObjectIdBuilder.cs#L334
#warning: 'PERF: Do not copy byte-for-byte.'
|
|
Build and sign package
Unreachable code detected
|
|
Detect version
CLI package version: 1.0.0-beta1
|
background
wait
wait-all
cancel
parallel
Loading