Skip to content

Fixup command parser error on 'update' #84

Fixup command parser error on 'update'

Fixup command parser error on 'update' #84

Triggered via push June 6, 2023 17:58
Status Success
Total duration 1m 52s
Artifacts

dotnetcore.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/setup-dotnet@v1, actions/setup-java@v1, actions/cache@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
build: src/FlightRecorder.Entities/Interfaces/ISightingManager.cs#L12
All 'Add' method overloads should be adjacent.
build: src/FlightRecorder.Entities/Interfaces/ISightingManager.cs#L13
All 'AddAsync' method overloads should be adjacent.
build: src/FlightRecorder.BusinessLogic/Logic/UserManager.cs#L31
All 'GetUser' method overloads should be adjacent.
build: src/FlightRecorder.BusinessLogic/Logic/UserManager.cs#L43
All 'GetUserAsync' method overloads should be adjacent.
build: src/FlightRecorder.BusinessLogic/Logic/SightingManager.cs#L138
All 'Add' method overloads should be adjacent.
build: src/FlightRecorder.BusinessLogic/Logic/SightingManager.cs#L172
All 'AddAsync' method overloads should be adjacent.
build: src/FlightRecorder.BusinessLogic/Extensions/FlightRecorderStringExtensions.cs#L10
Pass a timeout to limit the execution time.
build: src/FlightRecorder.BusinessLogic/Logic/AircraftManager.cs#L30
Add the default parameter value defined in the overridden method.
build: src/FlightRecorder.BusinessLogic/Logic/FlightManager.cs#L28
Add the default parameter value defined in the overridden method.
build: src/FlightRecorder.BusinessLogic/Logic/SightingManager.cs#L31
Add the default parameter value defined in the overridden method.