feat: basic structure of logic #43
Annotations
9 errors and 1 warning
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.
|
dotnet-build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|