Skip to content

fix(EDDN): Remove properties from ApproachSettlementEvents #245

fix(EDDN): Remove properties from ApproachSettlementEvents

fix(EDDN): Remove properties from ApproachSettlementEvents #245

Triggered via push October 18, 2023 16:48
Status Success
Total duration 2m 22s
Artifacts

CI.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
generate
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
generate: Journal-Limpet/Controllers/JournalController.cs#L229
'JournalController.SignOut()' hides inherited member 'ControllerBase.SignOut()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.