Skip to content

Add a bunch of methods. #27

Add a bunch of methods.

Add a bunch of methods. #27

Triggered via push August 3, 2024 14:59
Status Failure
Total duration 46s
Artifacts 1
Matrix: test
Release
0s
Release
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build: src/IKVM.ByteCode/Writing/AnnotationEncoder.cs#L45
The call is ambiguous between the following methods or properties: 'ElementValuePairTableEncoder.AddMany(ReadOnlySpan<ElementValuePairRecord>)' and 'ElementValuePairTableEncoder.AddMany(IEnumerable<ElementValuePairRecord>)'
Build: src/IKVM.ByteCode/Writing/TypeAnnotationEncoder.cs#L36
The call is ambiguous between the following methods or properties: 'ElementValuePairTableEncoder.AddMany(ReadOnlySpan<ElementValuePairRecord>)' and 'ElementValuePairTableEncoder.AddMany(IEnumerable<ElementValuePairRecord>)'
Build: src/IKVM.ByteCode/Writing/TypeAnnotationEncoder.cs#L39
The call is ambiguous between the following methods or properties: 'ElementValuePairTableEncoder.AddMany(ReadOnlySpan<ElementValuePairRecord>)' and 'ElementValuePairTableEncoder.AddMany(IEnumerable<ElementValuePairRecord>)'
Build: src/IKVM.ByteCode/Writing/TypeAnnotationEncoder.cs#L42
The call is ambiguous between the following methods or properties: 'ElementValuePairTableEncoder.AddMany(ReadOnlySpan<ElementValuePairRecord>)' and 'ElementValuePairTableEncoder.AddMany(IEnumerable<ElementValuePairRecord>)'
Build: src/IKVM.ByteCode/Writing/TypeAnnotationEncoder.cs#L45
The call is ambiguous between the following methods or properties: 'ElementValuePairTableEncoder.AddMany(ReadOnlySpan<ElementValuePairRecord>)' and 'ElementValuePairTableEncoder.AddMany(IEnumerable<ElementValuePairRecord>)'
Build: src/IKVM.ByteCode/Writing/TypeAnnotationEncoder.cs#L48
The call is ambiguous between the following methods or properties: 'ElementValuePairTableEncoder.AddMany(ReadOnlySpan<ElementValuePairRecord>)' and 'ElementValuePairTableEncoder.AddMany(IEnumerable<ElementValuePairRecord>)'
Build: src/IKVM.ByteCode/Writing/TypeAnnotationEncoder.cs#L51
The call is ambiguous between the following methods or properties: 'ElementValuePairTableEncoder.AddMany(ReadOnlySpan<ElementValuePairRecord>)' and 'ElementValuePairTableEncoder.AddMany(IEnumerable<ElementValuePairRecord>)'
Build: src/IKVM.ByteCode/Writing/TypeAnnotationEncoder.cs#L54
'TypePathEncoder' does not contain a definition for 'AddMany' and no accessible extension method 'AddMany' accepting a first argument of type 'TypePathEncoder' could be found (are you missing a using directive or an assembly reference?)
Build: src/IKVM.ByteCode/Writing/TypeAnnotationEncoder.cs#L54
Argument 1: cannot convert from 'IKVM.ByteCode.Parsing.LocalVariableTargetTableRecord' to 'System.ReadOnlySpan<IKVM.ByteCode.Parsing.LocalVariableTargetTableItemRecord>'
Build: src/IKVM.ByteCode/Writing/TypeAnnotationEncoder.cs#L54
The call is ambiguous between the following methods or properties: 'ElementValuePairTableEncoder.AddMany(ReadOnlySpan<ElementValuePairRecord>)' and 'ElementValuePairTableEncoder.AddMany(IEnumerable<ElementValuePairRecord>)'
Build: src/IKVM.ByteCode/ByteCodeException.cs#L58
'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)

Artifacts

Produced during runtime
Name Size
msbuild.binlog Expired
539 KB