Skip to content

Production block handlers #735

Production block handlers

Production block handlers #735

Triggered via pull request February 28, 2025 08:32
Status Failure
Total duration 48s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 3 warnings
build
Process completed with exit code 1.
build: EasyCommands/BlockHandlers/ProductionBlockHandlers.cs#L38
Argument 2: cannot convert from 'IngameScript.Program.PropertyHandler<Sandbox.ModAPI.Ingame.IMyProductionBlock>' to 'IngameScript.Program.PropertyHandler<T>'
build: EasyCommands/BlockHandlers/ProductionBlockHandlers.cs#L38
Argument 1: cannot convert from 'IngameScript.Program.Property' to 'System.Collections.Generic.List<IngameScript.Program.Property>'
build: EasyCommands/BlockHandlers/ProductionBlockHandlers.cs#L34
Argument 2: cannot convert from 'IngameScript.Program.PropertyHandler<Sandbox.ModAPI.Ingame.IMyProductionBlock>' to 'IngameScript.Program.PropertyHandler<T>'
build: EasyCommands/BlockHandlers/ProductionBlockHandlers.cs#L34
Argument 1: cannot convert from 'IngameScript.Program.Property' to 'System.Collections.Generic.List<IngameScript.Program.Property>'
build: EasyCommands/BlockHandlers/ProductionBlockHandlers.cs#L38
Argument 2: cannot convert from 'IngameScript.Program.PropertyHandler<Sandbox.ModAPI.Ingame.IMyProductionBlock>' to 'IngameScript.Program.PropertyHandler<T>'
build: EasyCommands/BlockHandlers/ProductionBlockHandlers.cs#L38
Argument 1: cannot convert from 'IngameScript.Program.Property' to 'System.Collections.Generic.List<IngameScript.Program.Property>'
build: EasyCommands/BlockHandlers/ProductionBlockHandlers.cs#L34
Argument 2: cannot convert from 'IngameScript.Program.PropertyHandler<Sandbox.ModAPI.Ingame.IMyProductionBlock>' to 'IngameScript.Program.PropertyHandler<T>'
build: EasyCommands/BlockHandlers/ProductionBlockHandlers.cs#L34
Argument 1: cannot convert from 'IngameScript.Program.Property' to 'System.Collections.Generic.List<IngameScript.Program.Property>'
build: EasyCommands/BlockHandlers/ProductionBlockHandlers.cs#L51
Type parameter 'T' has the same name as the type parameter from outer type 'Program.ProductionBlockHandler<T>'
build: EasyCommands/BlockHandlers/ProductionBlockHandlers.cs#L51
Type parameter 'T' has the same name as the type parameter from outer type 'Program.ProductionBlockHandler<T>'
build
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.