Skip to content

Fixed paths?

Fixed paths? #1090

Triggered via push October 27, 2023 17:22
Status Failure
Total duration 1m 5s
Artifacts

dotnetcore.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
build: src/Persistence/BasicModel/ItemOptionDefinition.Generated.cs#L50
'ItemOptionDefinition.Clone(GameConfiguration)': no suitable method found to override
build: src/Persistence/BasicModel/ItemOptionDefinition.Generated.cs#L58
'ItemOptionDefinition.AssignValuesOf(ItemOptionDefinition, GameConfiguration)': no suitable method found to override
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/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/ItemOptionType.Generated.cs#L26
'ItemOptionType.Clone(GameConfiguration)': no suitable method found to override
build: src/Persistence/BasicModel/ItemOptionType.Generated.cs#L34
'ItemOptionType.AssignValuesOf(ItemOptionType, GameConfiguration)': no suitable method found to override
build: src/Persistence/BasicModel/AttributeRequirement.Generated.cs#L47
'AttributeRequirement.Clone(GameConfiguration)': no suitable method found to override
build: src/Persistence/BasicModel/AttributeRequirement.Generated.cs#L55
'AttributeRequirement.AssignValuesOf(AttributeRequirement, 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/Pathfinding/BinaryMinHeap{T}.cs#L21
The keyword 'new' should not be followed by a space
build: src/Pathfinding/FullGridNetwork.cs#L21
Colon should be followed by a space
build: src/Pathfinding/PathFinder.cs#L167
'public' members should come before 'private' members
build: src/Pathfinding/FullGridNetwork.cs#L21
Operator ':' should be followed by whitespace.
build: src/AttributeSystem/AttributeRelationshipElement.cs#L32
Single-line comment should be preceded by blank line
build: src/AttributeSystem/Extensions.cs#L24
Use trailing comma in multi-line initializers
build: src/AttributeSystem/AttributeRelationshipElement.cs#L76
Use trailing comma in multi-line initializers
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