Feat/hitbox correlation #20
Annotations
3 errors and 11 warnings
backend/FightCore.External.HitboxLoader/Models/Hit.cs#L13
The type or namespace name 'ShoemakerHitbox' could not be found (are you missing a using directive or an assembly reference?)
|
backend/FightCore.External.HitboxLoader/Models/Hit.cs#L13
The type or namespace name 'ShoemakerHitbox' could not be found (are you missing a using directive or an assembly reference?)
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
backend/FightCore.Repositories/Base/BaseRepository.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
backend/FightCore.Repositories/Base/BaseRepository.cs#L26
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
backend/FightCore.Repositories/MoveRepository.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
backend/FightCore.Repositories/MoveRepository.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
backend/FightCore.Services/MoveService.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
backend/FightCore.Services/MoveService.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
backend/FightCore.Repositories/Base/BaseRepository.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
backend/FightCore.Repositories/Base/BaseRepository.cs#L26
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
backend/FightCore.Repositories/MoveRepository.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
backend/FightCore.Repositories/MoveRepository.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
This job failed
Loading