Skip to content

Parallel build

Parallel build #110

Triggered via pull request April 23, 2026 04:13
Status Cancelled
Total duration 19m 21s
Artifacts

build-android.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 11 warnings
Build Android Runtime
Canceling since a higher priority waiting request for build-android-3133-Debug exists
Build (Debug)
Canceling since a higher priority waiting request for build-android-3133-Debug exists
Build (Debug): sources/shaders/Stride.Core.Shaders/Ast/IronyBrowsableNode.cs#L14
'IronyBrowsableNode' does not implement interface member 'IBrowsableAstNode.Location'. 'IronyBrowsableNode.Location' cannot implement 'IBrowsableAstNode.Location' because it does not have the matching return type of 'SourceLocation'.
Build (Debug): sources/shaders/Stride.Core.Shaders/Ast/IronyBrowsableNode.cs#L26
The type or namespace name 'Parsing' does not exist in the namespace 'Stride.Irony' (are you missing an assembly reference?)
Build (Debug): sources/shaders/Stride.Core.Shaders/Grammar/Tokenizer.cs#L38
The type or namespace name 'Parsing' does not exist in the namespace 'Stride.Irony' (are you missing an assembly reference?)
Build (Debug): sources/shaders/Stride.Core.Shaders/Grammar/ShaderLanguageData.cs#L22
The type or namespace name 'Parsing' does not exist in the namespace 'Stride.Irony' (are you missing an assembly reference?)
Build (Debug): sources/shaders/Stride.Core.Shaders/Grammar/Hlsl/HlslGrammar.cs#L104
'HlslGrammar.CreateLanguageData()': no suitable method found to override
Build (Debug): sources/shaders/Stride.Core.Shaders/Grammar/ShaderGrammar.cs#L18
The type or namespace name 'Parsing' does not exist in the namespace 'Stride.Irony' (are you missing an assembly reference?)
Build (Debug): sources/shaders/Stride.Core.Shaders/Utility/SpanConverter.cs#L20
The type or namespace name 'Parsing' does not exist in the namespace 'Stride.Irony' (are you missing an assembly reference?)
Build (Debug): sources/shaders/Stride.Core.Shaders/Utility/SpanConverter.cs#L15
The type or namespace name 'Parsing' does not exist in the namespace 'Stride.Irony' (are you missing an assembly reference?)
Build (Debug): sources/shaders/Stride.Core.Shaders/Utility/SpanConverter.cs#L10
The type or namespace name 'Parsing' does not exist in the namespace 'Stride.Irony' (are you missing an assembly reference?)
Build (Debug): sources/shaders/Stride.Core.Shaders/Parser/ShaderParser.cs#L32
The type or namespace name 'Parsing' does not exist in the namespace 'Stride.Irony' (are you missing an assembly reference?)
Build (Debug)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, android-actions/setup-android@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build (Debug): sources/core/Stride.Core/Collections/FastListStruct.cs#L142
'FastList<T>' is obsolete: '.NET Lists can be faster in the latest .NET versions.'
Build (Debug): sources/core/Stride.Core/Collections/TrackingDictionary.cs#L240
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'void IDictionary.this[object key].set' (possibly because of nullability attributes).
Build (Debug): sources/core/Stride.Core/Collections/TrackingDictionary.cs#L192
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'void IDictionary.Add(object key, object? value)' (possibly because of nullability attributes).
Build (Debug): 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 (Debug): 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 (Debug): 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 (Debug): 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 (Debug): 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 (Debug): sources/core/Stride.Core/Storage/ObjectIdBuilder.cs#L363
#warning: 'PERF: Do not copy byte-for-byte.'
Build (Debug): sources/core/Stride.Core/Storage/ObjectIdBuilder.cs#L334
#warning: 'PERF: Do not copy byte-for-byte.'