Skip to content

feat: basic structure of logic #45

feat: basic structure of logic

feat: basic structure of logic #45

Triggered via pull request October 27, 2023 03:05
@panxucpanxuc
synchronize #11
panxuc:dev
Status Failure
Total duration 1m 56s
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.