Skip to content

Add x64 support

Add x64 support #1018

Triggered via pull request November 10, 2024 21:35
Status Failure
Total duration 3m 27s
Artifacts

dotnet.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 2 warnings
build (ubuntu-22.04, linux-x64): src/Tests/FlatSharpEndToEndTests/Oracle/AlignmentTests.cs#L78
The type 'Span<byte>' may not be a ref struct or a type parameter allowing ref structs in order to use it as parameter 'TTarget' in the generic type or method 'ISerializer<AlignmentTestOuterHoder>.Write<TTarget>(TTarget, AlignmentTestOuterHoder)'
build (ubuntu-22.04, linux-x64): src/Tests/FlatSharpEndToEndTests/Oracle/OracleSerializeTests.cs#L49
The type 'Span<byte>' may not be a ref struct or a type parameter allowing ref structs in order to use it as parameter 'TTarget' in the generic type or method 'ISerializer<BasicTypes>.Write<TTarget>(TTarget, BasicTypes)'
build (ubuntu-22.04, linux-x64): src/Tests/FlatSharpEndToEndTests/Oracle/OracleSerializeTests.cs#L78
The type 'Span<byte>' may not be a ref struct or a type parameter allowing ref structs in order to use it as parameter 'TTarget' in the generic type or method 'ISerializer<BasicTypes>.Write<TTarget>(TTarget, BasicTypes)'
build (ubuntu-22.04, linux-x64): src/Tests/FlatSharpEndToEndTests/Oracle/OracleSerializeTests.cs#L115
The type 'Span<byte>' may not be a ref struct or a type parameter allowing ref structs in order to use it as parameter 'TTarget' in the generic type or method 'ISerializer<LinkedListNode>.Write<TTarget>(TTarget, LinkedListNode)'
build (ubuntu-22.04, linux-x64): src/Tests/FlatSharpEndToEndTests/Oracle/OracleSerializeTests.cs#L142
The type 'Span<byte>' may not be a ref struct or a type parameter allowing ref structs in order to use it as parameter 'TTarget' in the generic type or method 'ISerializer<LocationHolder>.Write<TTarget>(TTarget, LocationHolder)'
build (ubuntu-22.04, linux-x64): src/Tests/FlatSharpEndToEndTests/Oracle/OracleSerializeTests.cs#L180
The type 'Span<byte>' may not be a ref struct or a type parameter allowing ref structs in order to use it as parameter 'TTarget' in the generic type or method 'ISerializer<Vectors>.Write<TTarget>(TTarget, Vectors)'
build (ubuntu-22.04, linux-x64): src/Tests/FlatSharpEndToEndTests/Oracle/OracleSerializeTests.cs#L227
The type 'Span<byte>' may not be a ref struct or a type parameter allowing ref structs in order to use it as parameter 'TTarget' in the generic type or method 'ISerializer<FiveByteStructTable>.Write<TTarget>(TTarget, FiveByteStructTable)'
build (ubuntu-22.04, linux-x64): src/Tests/FlatSharpEndToEndTests/Oracle/OracleSerializeTests.cs#L271
The type 'Span<byte>' may not be a ref struct or a type parameter allowing ref structs in order to use it as parameter 'TTarget' in the generic type or method 'ISerializer<UnionTable>.Write<TTarget>(TTarget, UnionTable)'
build (ubuntu-22.04, linux-x64): src/Tests/FlatSharpEndToEndTests/Oracle/OracleSerializeTests.cs#L307
The type 'Span<byte>' may not be a ref struct or a type parameter allowing ref structs in order to use it as parameter 'TTarget' in the generic type or method 'ISerializer<UnionTable>.Write<TTarget>(TTarget, UnionTable)'
build (ubuntu-22.04, linux-x64): src/Tests/FlatSharpEndToEndTests/Oracle/OracleSerializeTests.cs#L326
The type 'Span<byte>' may not be a ref struct or a type parameter allowing ref structs in order to use it as parameter 'TTarget' in the generic type or method 'ISerializer<UnionTable>.Write<TTarget>(TTarget, UnionTable)'
build (windows-2022, win-x64)
The job was canceled because "ubuntu-22_04_linux-x64" failed.
build (windows-2022, win-x64)
The operation was canceled.
build (macos-12, osx-x64)
The job was canceled because "ubuntu-22_04_linux-x64" failed.
build (macos-12, osx-x64): src/Tests/FlatSharpEndToEndTests/Oracle/OracleSerializeTests.cs#L49
The type 'Span<byte>' may not be a ref struct or a type parameter allowing ref structs in order to use it as parameter 'TTarget' in the generic type or method 'ISerializer<BasicTypes>.Write<TTarget>(TTarget, BasicTypes)'
build (macos-12, osx-x64): src/Tests/FlatSharpEndToEndTests/Oracle/OracleSerializeTests.cs#L78
The type 'Span<byte>' may not be a ref struct or a type parameter allowing ref structs in order to use it as parameter 'TTarget' in the generic type or method 'ISerializer<BasicTypes>.Write<TTarget>(TTarget, BasicTypes)'
build (macos-12, osx-x64): src/Tests/FlatSharpEndToEndTests/Oracle/OracleSerializeTests.cs#L115
The type 'Span<byte>' may not be a ref struct or a type parameter allowing ref structs in order to use it as parameter 'TTarget' in the generic type or method 'ISerializer<LinkedListNode>.Write<TTarget>(TTarget, LinkedListNode)'
build (macos-12, osx-x64): src/Tests/FlatSharpEndToEndTests/Oracle/OracleSerializeTests.cs#L142
The type 'Span<byte>' may not be a ref struct or a type parameter allowing ref structs in order to use it as parameter 'TTarget' in the generic type or method 'ISerializer<LocationHolder>.Write<TTarget>(TTarget, LocationHolder)'
build (macos-12, osx-x64): src/Tests/FlatSharpEndToEndTests/Oracle/OracleSerializeTests.cs#L180
The type 'Span<byte>' may not be a ref struct or a type parameter allowing ref structs in order to use it as parameter 'TTarget' in the generic type or method 'ISerializer<Vectors>.Write<TTarget>(TTarget, Vectors)'
build (macos-12, osx-x64): src/Tests/FlatSharpEndToEndTests/Oracle/OracleSerializeTests.cs#L227
The type 'Span<byte>' may not be a ref struct or a type parameter allowing ref structs in order to use it as parameter 'TTarget' in the generic type or method 'ISerializer<FiveByteStructTable>.Write<TTarget>(TTarget, FiveByteStructTable)'
build (macos-12, osx-x64): src/Tests/FlatSharpEndToEndTests/Oracle/AlignmentTests.cs#L78
The type 'Span<byte>' may not be a ref struct or a type parameter allowing ref structs in order to use it as parameter 'TTarget' in the generic type or method 'ISerializer<AlignmentTestOuterHoder>.Write<TTarget>(TTarget, AlignmentTestOuterHoder)'
build (macos-12, osx-x64): src/Tests/FlatSharpEndToEndTests/Oracle/OracleSerializeTests.cs#L271
The type 'Span<byte>' may not be a ref struct or a type parameter allowing ref structs in order to use it as parameter 'TTarget' in the generic type or method 'ISerializer<UnionTable>.Write<TTarget>(TTarget, UnionTable)'
build (macos-12, osx-x64): src/Tests/FlatSharpEndToEndTests/Oracle/OracleSerializeTests.cs#L307
The type 'Span<byte>' may not be a ref struct or a type parameter allowing ref structs in order to use it as parameter 'TTarget' in the generic type or method 'ISerializer<UnionTable>.Write<TTarget>(TTarget, UnionTable)'
build (macos-12, osx-x64): src/Tests/FlatSharpEndToEndTests/Oracle/OracleSerializeTests.cs#L326
The type 'Span<byte>' may not be a ref struct or a type parameter allowing ref structs in order to use it as parameter 'TTarget' in the generic type or method 'ISerializer<UnionTable>.Write<TTarget>(TTarget, UnionTable)'
build (ubuntu-22.04, linux-x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (ubuntu-22.04, linux-x64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/