Skip to content

Add x64 support

Add x64 support #319

Triggered via pull request November 16, 2024 00:57
Status Failure
Total duration 3m 32s
Artifacts

stryker.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
build: src/FlatSharp/TypeModel/ScalarTypeModels.cs#L229
'LongTypeModel' does not implement inherited abstract member 'RuntimeTypeModel.IsFixedSize.get'
build: src/FlatSharp/TypeModel/ScalarTypeModels.cs#L171
'IntTypeModel' does not implement inherited abstract member 'RuntimeTypeModel.IsFixedSize.get'
build: src/FlatSharp/TypeModel/ScalarTypeModels.cs#L200
'UIntTypeModel' does not implement inherited abstract member 'RuntimeTypeModel.IsFixedSize.get'
build: src/FlatSharp/TypeModel/ScalarTypeModels.cs#L258
'ULongTypeModel' does not implement inherited abstract member 'RuntimeTypeModel.IsFixedSize.get'
build: src/FlatSharp/TypeModel/ScalarTypeModelPartials.cs#L22
'DoubleTypeModel' does not implement inherited abstract member 'RuntimeTypeModel.IsFixedSize.get'
build: src/FlatSharp/TypeModel/ScalarTypeModelPartials.cs#L41
'FloatTypeModel' does not implement inherited abstract member 'RuntimeTypeModel.IsFixedSize.get'
build: src/FlatSharp/TypeModel/ScalarTypeModelPartials.cs#L60
'BoolTypeModel' does not implement inherited abstract member 'RuntimeTypeModel.IsFixedSize.get'
build: src/FlatSharp/TypeModel/ScalarTypeModels.cs#L55
'ByteTypeModel' does not implement inherited abstract member 'RuntimeTypeModel.IsFixedSize.get'
build: src/FlatSharp/TypeModel/ScalarTypeModels.cs#L84
'SByteTypeModel' does not implement inherited abstract member 'RuntimeTypeModel.IsFixedSize.get'
build: src/FlatSharp/TypeModel/ScalarTypeModels.cs#L113
'UShortTypeModel' does not implement inherited abstract member 'RuntimeTypeModel.IsFixedSize.get'
build
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
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/
build
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.