Skip to content

Update the changelog #135

Update the changelog

Update the changelog #135

Triggered via push November 30, 2025 22:40
Status Failure
Total duration 50s
Artifacts

build.yml

on: push
Matrix: Build and test
Fit to window
Zoom out
Zoom in

Annotations

9 errors, 10 warnings, and 1 notice
Build and test (ubuntu-latest)
Process completed with exit code 1.
Build and test (ubuntu-latest): src/Castle.Core.Tests/DynamicProxy.Tests/ModuleScopeTestCase.cs#L21
The type or namespace name 'Serialization' does not exist in the namespace 'Castle.DynamicProxy' (are you missing an assembly reference?)
Build and test (ubuntu-latest): src/Castle.Core.Tests/DynamicProxy.Tests/ModuleScopeTestCase.cs#L21
The type or namespace name 'Serialization' does not exist in the namespace 'Castle.DynamicProxy' (are you missing an assembly reference?)
Build and test (ubuntu-latest): src/Castle.Core.Tests/DynamicProxy.Tests/ModuleScopeTestCase.cs#L21
The type or namespace name 'Serialization' does not exist in the namespace 'Castle.DynamicProxy' (are you missing an assembly reference?)
Build and test (ubuntu-latest): src/Castle.Core.Tests/DynamicProxy.Tests/ModuleScopeTestCase.cs#L21
The type or namespace name 'Serialization' does not exist in the namespace 'Castle.DynamicProxy' (are you missing an assembly reference?)
Build and test (macos-13)
The strategy configuration was canceled because "build-and-test.ubuntu-latest" failed
Build and test (macos-13)
The operation was canceled.
Build and test (windows-latest)
The strategy configuration was canceled because "build-and-test.ubuntu-latest" failed
Build and test (windows-latest)
The operation was canceled.
Build and test (ubuntu-latest): src/Castle.Core/DynamicProxy/Generators/Emitters/ClassEmitter.cs#L28
'TypeAttributes.Serializable' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
Build and test (ubuntu-latest): src/Castle.Core/DynamicProxy/Internal/TypeUtil.cs#L142
Dereference of a possibly null reference.
Build and test (ubuntu-latest): src/Castle.Core/DynamicProxy/Internal/TypeUtil.cs#L142
Dereference of a possibly null reference.
Build and test (ubuntu-latest): src/Castle.Core/DynamicProxy/Generators/Emitters/AbstractTypeEmitter.cs#L157
'FieldAttributes.NotSerialized' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
Build and test (ubuntu-latest): src/Castle.Core/Core/Logging/LoggerException.cs#L35
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
Build and test (ubuntu-latest): src/Castle.Core/Core/Resource/ResourceException.cs#L35
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
Build and test (ubuntu-latest): src/Castle.Core/DynamicProxy/DynamicProxyException.cs#L37
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
Build and test (ubuntu-latest): src/Castle.Core/DynamicProxy/Generators/Emitters/ClassEmitter.cs#L28
'TypeAttributes.Serializable' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
Build and test (ubuntu-latest): src/Castle.Core/DynamicProxy/Internal/TypeUtil.cs#L142
Dereference of a possibly null reference.
Build and test (ubuntu-latest): src/Castle.Core/DynamicProxy/Internal/TypeUtil.cs#L142
Dereference of a possibly null reference.
Build and test (macos-13)
The macOS-13 based runner images are being deprecated, consider switching to macOS-15 (macos-15-intel) or macOS 15 arm64 (macos-latest) instead. For more details see https://github.com/actions/runner-images/issues/13046