Skip to content

build fix?

build fix? #1092

Triggered via push October 27, 2023 17:53
Status Failure
Total duration 1m 32s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dotnetcore.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
build: src/Persistence/BasicModel/ItemOptionLink.Generated.cs#L47
'ItemOptionLink.Clone(GameConfiguration)': no suitable method found to override
build: src/Persistence/BasicModel/ItemOptionLink.Generated.cs#L55
'ItemOptionLink.AssignValuesOf(ItemOptionLink, GameConfiguration)': no suitable method found to override
build: src/Persistence/BasicModel/CharacterClass.Generated.cs#L146
'CharacterClass.Clone(GameConfiguration)': no suitable method found to override
build: src/Persistence/BasicModel/CharacterClass.Generated.cs#L154
'CharacterClass.AssignValuesOf(CharacterClass, GameConfiguration)': no suitable method found to override
build: src/Persistence/BasicModel/ItemOptionOfLevel.Generated.cs#L47
'ItemOptionOfLevel.Clone(GameConfiguration)': no suitable method found to override
build: src/Persistence/BasicModel/ItemOptionOfLevel.Generated.cs#L55
'ItemOptionOfLevel.AssignValuesOf(ItemOptionOfLevel, GameConfiguration)': no suitable method found to override
build: src/Persistence/BasicModel/CombinationBonusRequirement.Generated.cs#L47
'CombinationBonusRequirement.Clone(GameConfiguration)': no suitable method found to override
build: src/Persistence/BasicModel/CombinationBonusRequirement.Generated.cs#L55
'CombinationBonusRequirement.AssignValuesOf(CombinationBonusRequirement, GameConfiguration)': no suitable method found to override
build: src/Persistence/BasicModel/ChatServerDefinition.Generated.cs#L50
'ChatServerDefinition.Clone(GameConfiguration)': no suitable method found to override
build: src/Persistence/BasicModel/ChatServerDefinition.Generated.cs#L58
'ChatServerDefinition.AssignValuesOf(ChatServerDefinition, GameConfiguration)': no suitable method found to override
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: src/Interfaces/IFriendServer.cs#L68
Documentation text should end with a period
build: src/PlugIns/AsyncEventHandler.cs#L22
File name should match first type name
build: src/PlugIns/CustomPlugInContainerBase.cs#L21
The keyword 'new' should not be followed by a space
build: src/PlugIns/PlugInContainerBase.cs#L45
The keyword 'new' should not be followed by a space
build: src/PlugIns/PlugInManager.cs#L25
The keyword 'new' should not be followed by a space
build: src/PlugIns/PlugInManager.cs#L26
The keyword 'new' should not be followed by a space
build: src/PlugIns/PlugInManager.cs#L514
Closing parenthesis should not be preceded by a space
build: src/PlugIns/SyntaxTreeExtensions.cs#L32
Code should not contain trailing whitespace
build: src/PlugIns/IStrategyPlugInProvider.cs#L30
A property should not follow a indexer
build: src/PlugIns/StrategyPlugInProvider.cs#L58
A property should not follow a indexer