Release CLI #3
release-cli.yml
on: workflow_dispatch
Validate
3s
Packaged CLI 1.0.0-beta1
2s
Deploy ${{ needs.Package.outputs.version }}
0s
Annotations
11 warnings and 2 notices
|
Package
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/
|
|
Package:
sources/core/Stride.Core/Collections/FastListStruct.cs#L142
'FastList<T>' is obsolete: '.NET Lists can be faster in the latest .NET versions.'
|
|
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).
|
|
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).
|
|
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).
|
|
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).
|
|
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).
|
|
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).
|
|
Package:
sources/core/Stride.Core/Storage/ObjectIdBuilder.cs#L363
#warning: 'PERF: Do not copy byte-for-byte.'
|
|
Package:
sources/core/Stride.Core/Storage/ObjectIdBuilder.cs#L334
#warning: 'PERF: Do not copy byte-for-byte.'
|
|
Package
Unreachable code detected
|
|
Package
CLI package version: 1.0.0-beta1
|
|
Packaged CLI
1.0.0-beta1
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
cli-package
|
5.04 MB |
sha256:e1e237bd7b4715f730b6af99b8b9d63eb0db5d9114bf92cc24a5ec37bac62e4a
|
|