Skip to content

feat: Moves network related events to UOContent using code generation #332

feat: Moves network related events to UOContent using code generation

feat: Moves network related events to UOContent using code generation #332

Triggered via pull request September 6, 2024 23:27
Status Success
Total duration 6m 28s
Artifacts

code_quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 warning and 2 notices
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/Engines/Character Creation/CharacterCreation.cs#L13
Namespace does not correspond to file location, must be: 'Server.Engines.Character_Creation'
Namespace does not correspond to file location: Projects/UOContent/Engines/Character Creation/CharacterCreatedEvent.cs#L4
Namespace does not correspond to file location, must be: 'Server.Engines.Character_Creation'