Skip to content

feat: Adds PlayerDeathEvent and CreatureDeathEvent using CodeGeneratedEvents #320

feat: Adds PlayerDeathEvent and CreatureDeathEvent using CodeGeneratedEvents

feat: Adds PlayerDeathEvent and CreatureDeathEvent using CodeGeneratedEvents #320

Triggered via pull request September 6, 2024 04:10
Status Success
Total duration 7m 9s
Artifacts

code_quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings and 1 notice
Redundant argument with default value: Projects/UOContent/Engines/ConPVP/DuelContext.cs#L1850
The parameter 'resetGraphics' has the same default value
Redundant argument with default value: Projects/UOContent/Mobiles/PlayerMobile.cs#L1092
The parameter 'resetGraphics' has the same default value
qodana
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Namespace does not correspond to file location: Projects/UOContent/PlayerMobileEvent.cs#L1
Namespace does not correspond to file location, must be: 'Server'