Skip to content

fix: Stop removing FactionState and StationAllegiance #249

fix: Stop removing FactionState and StationAllegiance

fix: Stop removing FactionState and StationAllegiance #249

Triggered via push October 23, 2023 11:28
Status Success
Total duration 1m 16s
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.