Skip to content

Strip UTF-8 BOM in M2dReader and add test #54

Strip UTF-8 BOM in M2dReader and add test

Strip UTF-8 BOM in M2dReader and add test #54

Triggered via push February 27, 2026 05:59
Status Failure
Total duration 42s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
build: Maple2.File.Flat/beastmodellibrary/IBeastBakeType.cs#L3
'IBeastBakeType.ModelName' hides inherited member 'IMapEntity.ModelName'. Use the new keyword if hiding was intended.
build: Maple2.File.Flat/physxmodellibrary/IPhysXBoxTrigger.cs#L3
'IPhysXBoxTrigger.ModelName' hides inherited member 'IPhysXBox.ModelName'. Use the new keyword if hiding was intended.
build: Maple2.File.Flat/beastmodellibrary/IBeastBakePreferences.cs#L3
'IBeastBakePreferences.ModelName' hides inherited member 'IMapEntity.ModelName'. Use the new keyword if hiding was intended.
build: Maple2.File.Flat/triggerslibrary/IAbstractTriggerResponse.cs#L3
'IAbstractTriggerResponse.ModelName' hides inherited member 'IMapEntity.ModelName'. Use the new keyword if hiding was intended.
build: Maple2.File.Flat/beastmodellibrary/IBeastAreaLight.cs#L7
'IBeastAreaLight.LightNonPCLObjectsAtRuntime' hides inherited member 'IPrecomputedLightConfig.LightNonPCLObjectsAtRuntime'. Use the new keyword if hiding was intended.
build: Maple2.File.Flat/beastmodellibrary/IBeastAreaLight.cs#L6
'IBeastAreaLight.CastShadows' hides inherited member 'IShadowGenerator.CastShadows'. Use the new keyword if hiding was intended.
build: Maple2.File.Flat/beastmodellibrary/IBeastAreaLight.cs#L5
'IBeastAreaLight.ModelName' hides inherited member 'IPointLight.ModelName'. Use the new keyword if hiding was intended.
build: Maple2.File.Flat/physxmodellibrary/IPhysXBox.cs#L3
'IPhysXBox.ModelName' hides inherited member 'IPhysXShape.ModelName'. Use the new keyword if hiding was intended.
build: Maple2.File.Flat/gimodellibrary/IGIScene.cs#L3
'IGIScene.ModelName' hides inherited member 'IMapEntity.ModelName'. Use the new keyword if hiding was intended.
build: Maple2.File.Flat/standardmodellibrary/I2DProxy.cs#L3
'I2DProxy.ModelName' hides inherited member 'IProxy.ModelName'. Use the new keyword if hiding was intended.