Skip to content

feat: basic structure of logic #43

feat: basic structure of logic

feat: basic structure of logic #43

Triggered via pull request October 25, 2023 15:17
@asdawejasdawej
synchronize #11
panxuc:dev
Status Failure
Total duration 2m 16s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/.