Skip to content

2 · CI2 — AOT Builds & Agent Container — V1.240 #240

2 · CI2 — AOT Builds & Agent Container — V1.240

2 · CI2 — AOT Builds & Agent Container — V1.240 #240

Triggered via workflow run March 18, 2026 17:15
@WillEastburyWillEastbury
completed 5cadb90
Status Success
Total duration 4m 33s
Artifacts 8

container.yml

on: workflow_run
Check CI1 result
4s
Check CI1 result
Compute version
4s
Compute version
AOT Host · linux-arm64 (bookworm/glibc 2.36)
1m 46s
AOT Host · linux-arm64 (bookworm/glibc 2.36)
AOT Host · linux-arm64
3m 9s
AOT Host · linux-arm64
AOT Host · linux-x64
1m 52s
AOT Host · linux-x64
AOT Agent · linux-x64
1m 6s
AOT Agent · linux-x64
AOT Agent · linux-arm64
1m 39s
AOT Agent · linux-arm64
Agent container (build verification)
1m 51s
Agent container (build verification)
Container · linux-arm64 (glibc 2.36)
1m 9s
Container · linux-arm64 (glibc 2.36)
Container · linux-arm64 (glibc 2.38)
56s
Container · linux-arm64 (glibc 2.38)
Build summary
4s
Build summary
Fit to window
Zoom out
Zoom in

Annotations

58 warnings
AOT Agent · linux-x64
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/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
AOT Agent · linux-x64: BareMetalWeb.Data/DataScaffold.cs#L1382
Using member 'BareMetalWeb.Core.DataScaffold.TryParseChildList(String, Type, out Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Child list parsing requires compiled entity types to be preserved.
AOT Agent · linux-x64: BareMetalWeb.Data/BinaryObjectSerializer.cs#L1345
'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors', 'DynamicallyAccessedMemberTypes.NonPublicConstructors' in call to 'System.Runtime.CompilerServices.RuntimeHelpers.GetUninitializedObject(Type)'. The parameter 'type' of method 'BareMetalWeb.Data.BinaryObjectSerializer.CreateInstance(Type)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
AOT Agent · linux-x64: BareMetalWeb.Data/BinaryObjectSerializer.cs#L1312
Unrecognized value passed to the parameter 'typeName' of method 'System.Type.GetType(String, Boolean, Boolean)'. It's not possible to guarantee the availability of the target type.
AOT Agent · linux-x64: BareMetalWeb.Data/BinaryObjectSerializer.cs#L1303
Using member 'System.Reflection.Assembly.GetType(String, Boolean, Boolean)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types might be removed by trimming. If the type name is a string literal, consider using Type.GetType instead.
AOT Agent · linux-x64: BareMetalWeb.Data/BinaryObjectSerializer.cs#L1226
Potential stack overflow. Move the stackalloc out of the loop. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2014)
AOT Agent · linux-x64: BareMetalWeb.Data/BinaryObjectSerializer.cs#L956
'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'BareMetalWeb.Data.BinaryObjectSerializer.CreateInstance(Type)'. The parameter 'type' of method 'BareMetalWeb.Data.BinaryObjectSerializer.ReadValue(ref SpanReader, Type, SchemaDefinition, Int32)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
AOT Agent · linux-x64: BareMetalWeb.Data/BinaryObjectSerializer.cs#L783
'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'BareMetalWeb.Data.BinaryObjectSerializer.CreateInstance(Type)'. The parameter 'type' of method 'BareMetalWeb.Data.BinaryObjectSerializer.ReadValue(BinaryReader, Type, SchemaDefinition, Int32)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
AOT Agent · linux-x64: BareMetalWeb.Data/ComputedFieldService.cs#L179
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperty(String)'. The field '(System.Type, System.String).Item1' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
AOT Agent · linux-x64: BareMetalWeb.Data/AuditService.cs#L28
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperties(BindingFlags)'. The parameter 't' of method 'lambda expression' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
AOT Agent · linux-x64: BareMetalWeb.Data/WalDirectIndex.cs#L26
The field 'WalDirectIndex._disposed' is assigned but its value is never used
AOT Agent · linux-arm64
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/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
AOT Agent · linux-arm64: BareMetalWeb.Data/DataScaffold.cs#L1935
'childType' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'BareMetalWeb.Core.DataScaffold.BuildChildFieldMetadata(Type)'. The parameter 'type' of method 'lambda expression' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
AOT Agent · linux-arm64: BareMetalWeb.Data/DataScaffold.cs#L1890
Value passed to parameter 'childType' of method 'BareMetalWeb.Core.DataScaffold.IsChildListType(Type, out Type)' can not be statically determined and may not meet 'DynamicallyAccessedMembersAttribute' requirements.
AOT Agent · linux-arm64: BareMetalWeb.Data/DataScaffold.cs#L1767
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties', 'DynamicallyAccessedMemberTypes.NonPublicProperties' in call to 'System.Type.GetProperty(String, BindingFlags)'. The field '(System.Type, System.String).Item1' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
AOT Agent · linux-arm64: BareMetalWeb.Data/DataScaffold.cs#L1761
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties', 'DynamicallyAccessedMemberTypes.NonPublicProperties' in call to 'System.Type.GetProperty(String, BindingFlags)'. The field '(System.Type, System.String).Item1' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
AOT Agent · linux-arm64: BareMetalWeb.Data/DataScaffold.cs#L1814
'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors', 'DynamicallyAccessedMemberTypes.NonPublicConstructors' in call to 'System.Runtime.CompilerServices.RuntimeHelpers.GetUninitializedObject(Type)'. The parameter 'type' of method 'BareMetalWeb.Core.DataScaffold.IsDefaultValue(Object, Type)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
AOT Agent · linux-arm64: BareMetalWeb.Data/DataScaffold.cs#L1401
Using member 'BareMetalWeb.Core.DataScaffold.TryParseDictionary(String, Type, out Object)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. Creating Dictionary<string,T> instances for value types requires dynamic code generation.
AOT Agent · linux-arm64: BareMetalWeb.Data/DataScaffold.cs#L1401
Using member 'BareMetalWeb.Core.DataScaffold.TryParseDictionary(String, Type, out Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Dictionary parsing requires compiled entity types to be preserved.
AOT Agent · linux-arm64: BareMetalWeb.Data/DataScaffold.cs#L1382
Using member 'BareMetalWeb.Core.DataScaffold.TryParseChildList(String, Type, out Object)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. Creating List<T> instances for child types requires dynamic code generation.
AOT Agent · linux-arm64: BareMetalWeb.Data/DataScaffold.cs#L1382
Using member 'BareMetalWeb.Core.DataScaffold.TryParseChildList(String, Type, out Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Child list parsing requires compiled entity types to be preserved.
AOT Agent · linux-arm64: BareMetalWeb.Data/WalDirectIndex.cs#L26
The field 'WalDirectIndex._disposed' is assigned but its value is never used
AOT Host · linux-arm64 (bookworm/glibc 2.36)
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/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
AOT Host · linux-arm64 (bookworm/glibc 2.36): BareMetalWeb.Data/DataScaffold.cs#L1767
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties', 'DynamicallyAccessedMemberTypes.NonPublicProperties' in call to 'System.Type.GetProperty(String, BindingFlags)'. The field '(System.Type, System.String).Item1' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
AOT Host · linux-arm64 (bookworm/glibc 2.36): BareMetalWeb.Data/DataScaffold.cs#L1761
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties', 'DynamicallyAccessedMemberTypes.NonPublicProperties' in call to 'System.Type.GetProperty(String, BindingFlags)'. The field '(System.Type, System.String).Item1' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
AOT Host · linux-arm64 (bookworm/glibc 2.36): BareMetalWeb.Data/DataScaffold.cs#L1814
'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors', 'DynamicallyAccessedMemberTypes.NonPublicConstructors' in call to 'System.Runtime.CompilerServices.RuntimeHelpers.GetUninitializedObject(Type)'. The parameter 'type' of method 'BareMetalWeb.Core.DataScaffold.IsDefaultValue(Object, Type)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
AOT Host · linux-arm64 (bookworm/glibc 2.36): BareMetalWeb.Data/ComputedFieldService.cs#L179
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperty(String)'. The field '(System.Type, System.String).Item1' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
AOT Host · linux-arm64 (bookworm/glibc 2.36): BareMetalWeb.Data/DataScaffold.cs#L1401
Using member 'BareMetalWeb.Core.DataScaffold.TryParseDictionary(String, Type, out Object)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. Creating Dictionary<string,T> instances for value types requires dynamic code generation.
AOT Host · linux-arm64 (bookworm/glibc 2.36): BareMetalWeb.Data/DataScaffold.cs#L1401
Using member 'BareMetalWeb.Core.DataScaffold.TryParseDictionary(String, Type, out Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Dictionary parsing requires compiled entity types to be preserved.
AOT Host · linux-arm64 (bookworm/glibc 2.36): BareMetalWeb.Data/DataScaffold.cs#L1382
Using member 'BareMetalWeb.Core.DataScaffold.TryParseChildList(String, Type, out Object)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. Creating List<T> instances for child types requires dynamic code generation.
AOT Host · linux-arm64 (bookworm/glibc 2.36): BareMetalWeb.Data/DataScaffold.cs#L1382
Using member 'BareMetalWeb.Core.DataScaffold.TryParseChildList(String, Type, out Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Child list parsing requires compiled entity types to be preserved.
AOT Host · linux-arm64 (bookworm/glibc 2.36): BareMetalWeb.Data/AuditService.cs#L28
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperties(BindingFlags)'. The parameter 't' of method 'lambda expression' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
AOT Host · linux-arm64 (bookworm/glibc 2.36): BareMetalWeb.Data/WalDirectIndex.cs#L26
The field 'WalDirectIndex._disposed' is assigned but its value is never used
Agent container (build verification)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/setup-buildx-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
AOT Host · linux-x64
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/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
AOT Host · linux-x64: BareMetalWeb.Data/BinaryObjectSerializer.cs#L1303
Using member 'System.Reflection.Assembly.GetType(String, Boolean, Boolean)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types might be removed by trimming. If the type name is a string literal, consider using Type.GetType instead.
AOT Host · linux-x64: BareMetalWeb.Data/DataScaffold.cs#L1401
Using member 'BareMetalWeb.Core.DataScaffold.TryParseDictionary(String, Type, out Object)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. Creating Dictionary<string,T> instances for value types requires dynamic code generation.
AOT Host · linux-x64: BareMetalWeb.Data/DataScaffold.cs#L1401
Using member 'BareMetalWeb.Core.DataScaffold.TryParseDictionary(String, Type, out Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Dictionary parsing requires compiled entity types to be preserved.
AOT Host · linux-x64: BareMetalWeb.Data/DataScaffold.cs#L1382
Using member 'BareMetalWeb.Core.DataScaffold.TryParseChildList(String, Type, out Object)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. Creating List<T> instances for child types requires dynamic code generation.
AOT Host · linux-x64: BareMetalWeb.Data/DataScaffold.cs#L1382
Using member 'BareMetalWeb.Core.DataScaffold.TryParseChildList(String, Type, out Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Child list parsing requires compiled entity types to be preserved.
AOT Host · linux-x64: BareMetalWeb.Data/BinaryObjectSerializer.cs#L1226
Potential stack overflow. Move the stackalloc out of the loop. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2014)
AOT Host · linux-x64: BareMetalWeb.Data/BinaryObjectSerializer.cs#L956
'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'BareMetalWeb.Data.BinaryObjectSerializer.CreateInstance(Type)'. The parameter 'type' of method 'BareMetalWeb.Data.BinaryObjectSerializer.ReadValue(ref SpanReader, Type, SchemaDefinition, Int32)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
AOT Host · linux-x64: BareMetalWeb.Data/BinaryObjectSerializer.cs#L783
'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'BareMetalWeb.Data.BinaryObjectSerializer.CreateInstance(Type)'. The parameter 'type' of method 'BareMetalWeb.Data.BinaryObjectSerializer.ReadValue(BinaryReader, Type, SchemaDefinition, Int32)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
AOT Host · linux-x64: BareMetalWeb.Data/AuditService.cs#L28
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperties(BindingFlags)'. The parameter 't' of method 'lambda expression' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
AOT Host · linux-x64: BareMetalWeb.Data/WalDirectIndex.cs#L26
The field 'WalDirectIndex._disposed' is assigned but its value is never used
Container · linux-arm64 (glibc 2.36)
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/download-artifact@v4, azure/login@v2, docker/build-push-action@v6, docker/setup-buildx-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
AOT Host · linux-arm64
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/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
AOT Host · linux-arm64: BareMetalWeb.Data/DataScaffold.cs#L1767
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties', 'DynamicallyAccessedMemberTypes.NonPublicProperties' in call to 'System.Type.GetProperty(String, BindingFlags)'. The field '(System.Type, System.String).Item1' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
AOT Host · linux-arm64: BareMetalWeb.Data/DataScaffold.cs#L1761
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties', 'DynamicallyAccessedMemberTypes.NonPublicProperties' in call to 'System.Type.GetProperty(String, BindingFlags)'. The field '(System.Type, System.String).Item1' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
AOT Host · linux-arm64: BareMetalWeb.Data/DataScaffold.cs#L1935
'childType' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'BareMetalWeb.Core.DataScaffold.BuildChildFieldMetadata(Type)'. The parameter 'type' of method 'lambda expression' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
AOT Host · linux-arm64: BareMetalWeb.Data/DataScaffold.cs#L1890
Value passed to parameter 'childType' of method 'BareMetalWeb.Core.DataScaffold.IsChildListType(Type, out Type)' can not be statically determined and may not meet 'DynamicallyAccessedMembersAttribute' requirements.
AOT Host · linux-arm64: BareMetalWeb.Data/DataScaffold.cs#L1814
'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors', 'DynamicallyAccessedMemberTypes.NonPublicConstructors' in call to 'System.Runtime.CompilerServices.RuntimeHelpers.GetUninitializedObject(Type)'. The parameter 'type' of method 'BareMetalWeb.Core.DataScaffold.IsDefaultValue(Object, Type)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
AOT Host · linux-arm64: BareMetalWeb.Data/DataScaffold.cs#L1401
Using member 'BareMetalWeb.Core.DataScaffold.TryParseDictionary(String, Type, out Object)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. Creating Dictionary<string,T> instances for value types requires dynamic code generation.
AOT Host · linux-arm64: BareMetalWeb.Data/DataScaffold.cs#L1401
Using member 'BareMetalWeb.Core.DataScaffold.TryParseDictionary(String, Type, out Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Dictionary parsing requires compiled entity types to be preserved.
AOT Host · linux-arm64: BareMetalWeb.Data/DataScaffold.cs#L1382
Using member 'BareMetalWeb.Core.DataScaffold.TryParseChildList(String, Type, out Object)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. Creating List<T> instances for child types requires dynamic code generation.
AOT Host · linux-arm64: BareMetalWeb.Data/DataScaffold.cs#L1382
Using member 'BareMetalWeb.Core.DataScaffold.TryParseChildList(String, Type, out Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Child list parsing requires compiled entity types to be preserved.
AOT Host · linux-arm64: BareMetalWeb.Data/WalDirectIndex.cs#L26
The field 'WalDirectIndex._disposed' is assigned but its value is never used
Container · linux-arm64 (glibc 2.38)
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/download-artifact@v4, azure/login@v2, docker/build-push-action@v6, docker/setup-buildx-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/

Artifacts

Produced during runtime
Name Size Digest
WillEastbury~BareMetalWeb~ERCWEY.dockerbuild
39.5 KB
sha256:1562c545619d4c6481a017947b6187bd92dc831b1a133fbd63a202ce47d705a8
WillEastbury~BareMetalWeb~IFJJ8K.dockerbuild
50.5 KB
sha256:9931a5090fa30acd8875ac17daef903c60b07d16bfb7c6990421120105011b97
WillEastbury~BareMetalWeb~X4NT4C.dockerbuild
38.7 KB
sha256:ed5f214acdd90016dc48eba8daa2c922f5203861c729c207c6fe95bf915f02aa
aot-linux-arm64 Expired
23.2 MB
sha256:6cd8e15c028edfe338cf298c493f1911051c114a49e09d3f7195071c5438c0d8
aot-linux-arm64-bookworm Expired
23.2 MB
sha256:9b474f13a817a0c95101a7f81662f3d1662e4ca08c08f5004712052a85dd55a3
aot-linux-x64 Expired
24.2 MB
sha256:977c054b031d6a727ea880c39b71b8ba537f912557d4c99a2e3b95f9ad2f03ed
bmw-agent-linux-arm64 Expired
10.2 MB
sha256:5a073831fcd389d5b762c45d6b5ae6a1ab4c98e46c62ce5b2564300a8343673f
bmw-agent-linux-x64 Expired
10.5 MB
sha256:144859ba22dd629e1464afd6243399ce7f6fcefcef849b9401705223a2eb9b9a