Skip to content

feat(game): stones and aggro (#248) #150

feat(game): stones and aggro (#248)

feat(game): stones and aggro (#248) #150

Triggered via push December 20, 2024 12:45
Status Success
Total duration 2m 6s
Artifacts 1
Build Docusaurus
1m 44s
Build Docusaurus
Deploy to GitHub Pages
7s
Deploy to GitHub Pages
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Build Docusaurus
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build Docusaurus: src/Weikio.PluginFramework.Microsoft.DependencyInjection/ServiceCollectionExtensions.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build Docusaurus: src/CorePluginAPI/Game/World/IPlayerEntity.cs#L14
'IPlayerEntity.Target' hides inherited member 'IEntity.Target'. Use the new keyword if hiding was intended.
Build Docusaurus: src/CorePluginAPI/Core/Models/AccountStatusData.cs#L6
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build Docusaurus: src/CorePluginAPI/Core/Models/SkillData.cs#L10
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build Docusaurus: src/Core/Core/Networking/Connection.cs#L18
Nullability of reference types in return type of 'Task? BackgroundService.ExecuteTask.get' doesn't match implicitly implemented member 'Task IConnection.ExecuteTask.get' (possibly because of nullability attributes).
Build Docusaurus: src/Libraries/Game.Server/GameConnection.cs#L15
Nullability of reference types in return type of 'Task? BackgroundService.ExecuteTask.get' doesn't match implicitly implemented member 'Task IConnection.ExecuteTask.get' (possibly because of nullability attributes).
Build Docusaurus: src/Libraries/Game.Server/Commands/AdvanceCommand.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Build Docusaurus: src/Libraries/Game.Server/Extensions/GameOptions.cs#L47
Non-nullable property 'Boss' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build Docusaurus: src/Libraries/Game.Server/Extensions/GameOptions.cs#L48
Non-nullable property 'Normal' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build Docusaurus: src/Libraries/Game.Server/Commands/ReloadPermissionsCommand.cs#L47
Non-nullable property 'Target' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Deploy to GitHub Pages
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
github-pages Expired
3.29 MB