Make the minimum log level Info in the default appsettings #116
Annotations
11 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1, actions/setup-java@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build:
src/BaseStationReader.Logic/AircraftLockManager.cs#L29
Avoid using "DateTime.Now" for benchmarking or timespan calculation operations.
|
build:
src/BaseStationReader.Logic/ConfigReader.cs#L30
"Find" method should be used instead of the "FirstOrDefault" extension method.
|
build:
src/BaseStationReader.Terminal/Program.cs#L39
Change this expression which always evaluates to the same result.
|
build:
src/BaseStationReader.Terminal/Program.cs#L39
Change this expression which always evaluates to the same result.
|
build:
src/BaseStationReader.Terminal/Program.cs#L44
Change this expression which always evaluates to the same result.
|
build:
src/BaseStationReader.Terminal/Program.cs#L45
Change this expression which always evaluates to the same result.
|
build:
src/BaseStationReader.Terminal/Program.cs#L46
Change this expression which always evaluates to the same result.
|
build:
src/BaseStationReader.Terminal/Program.cs#L47
Change this expression which always evaluates to the same result.
|
build:
src/BaseStationReader.Terminal/Program.cs#L48
Change this expression which always evaluates to the same result.
|
build:
src/BaseStationReader.Terminal/Program.cs#L49
Change this expression which always evaluates to the same result.
|