Code fix #292
Annotations
10 errors and 1 warning
build:
Neoa/Encounters.cs#L8
There is no argument given that corresponds to the required parameter 'name' of 'Program.DisplayLine(ConsoleColor, string, string, int)'
|
build:
Neoa/Encounters.cs#L9
There is no argument given that corresponds to the required parameter 'name' of 'Program.DisplayLine(ConsoleColor, string, string, int)'
|
build:
Neoa/Encounters.cs#L10
There is no argument given that corresponds to the required parameter 'name' of 'Program.DisplayLine(ConsoleColor, string, string, int)'
|
build:
Neoa/Encounters.cs#L11
There is no argument given that corresponds to the required parameter 'name' of 'Program.DisplayLine(ConsoleColor, string, string, int)'
|
build:
Neoa/Encounters.cs#L14
There is no argument given that corresponds to the required parameter 'name' of 'Program.DisplayLine(ConsoleColor, string, string, int)'
|
build:
Neoa/Player.cs#L66
'Player' does not contain a definition for 'BloodDamage' and no accessible extension method 'BloodDamage' accepting a first argument of type 'Player' could be found (are you missing a using directive or an assembly reference?)
|
build:
Neoa/Player.cs#L95
'Player' does not contain a definition for 'DivieFavor' and no accessible extension method 'DivieFavor' accepting a first argument of type 'Player' could be found (are you missing a using directive or an assembly reference?)
|
build:
Neoa/Player.cs#L96
'Program' does not contain a definition for 'PLayer'
|
build:
Neoa/Player.cs#L113
Only assignment, call, increment, decrement, await, and new object expressions can be used as a statement
|
build:
Neoa/Encounters.cs#L29
There is no argument given that corresponds to the required parameter 'name' of 'Program.DisplayLine(ConsoleColor, string, string, int)'
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|