Add WIP Lyon duel 6 module #9
Annotations
7 errors and 1 warning
Build:
BossMod/Modules/Shadowbringers/Foray/Duel/Duel6Lyon/Duel6Lyon.cs#L24
'float' does not contain a constructor that takes 2 arguments
|
Build:
BossMod/Modules/Shadowbringers/Foray/Duel/Duel6Lyon/Duel6Lyon.cs#L24
There is no argument given that corresponds to the required parameter 'bounds' of 'BossModule.BossModule(WorldState, Actor, WPos, ArenaBounds)'
|
Build:
BossMod/Modules/Shadowbringers/Foray/Duel/Duel6Lyon/Duel6LyonGenericAttacks.cs#L49
Member '_index' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
|
Build:
BossMod/Modules/Shadowbringers/Foray/Duel/Duel6Lyon/Duel6Lyon.cs#L24
'float' does not contain a constructor that takes 2 arguments
|
Build:
BossMod/Modules/Shadowbringers/Foray/Duel/Duel6Lyon/Duel6Lyon.cs#L24
There is no argument given that corresponds to the required parameter 'bounds' of 'BossModule.BossModule(WorldState, Actor, WPos, ArenaBounds)'
|
Build:
BossMod/Modules/Shadowbringers/Foray/Duel/Duel6Lyon/Duel6LyonGenericAttacks.cs#L49
Member '_index' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
|
Build
Process completed with exit code 1.
|
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/.
|