Skip to content

feat: basic structure of logic #38

feat: basic structure of logic

feat: basic structure of logic #38

Triggered via pull request October 21, 2023 13:33
Status Failure
Total duration 1m 50s
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.