Skip to content

feat: basic structure of logic #39

feat: basic structure of logic

feat: basic structure of logic #39

Triggered via pull request October 22, 2023 04:04
@asdawejasdawej
synchronize #11
panxuc:dev
Status Failure
Total duration 1m 13s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
dotnet-build: logic/GameClass/GameObj/Home.cs#L10
'Home' does not implement interface member 'IHome.AddScore(long)'
dotnet-build: logic/GameClass/GameObj/Home.cs#L10
'Home' does not implement interface member 'IHome.TeamID'
dotnet-build: logic/GameClass/GameObj/Home.cs#L10
'Home' does not implement interface member 'IHome.HP'
dotnet-build: logic/GameClass/GameObj/Home.cs#L10
'Home' does not implement interface member 'IHome.Score'
dotnet-build: logic/GameClass/GameObj/Home.cs#L10
'Home' does not implement interface member 'IHome.AddScore(long)'
dotnet-build: logic/GameClass/GameObj/Home.cs#L10
'Home' does not implement interface member 'IHome.TeamID'
dotnet-build: logic/GameClass/GameObj/Home.cs#L10
'Home' does not implement interface member 'IHome.HP'
dotnet-build: logic/GameClass/GameObj/Home.cs#L10
'Home' does not implement interface member 'IHome.Score'
dotnet-build
Process completed with exit code 1.