Skip to content

Don't write SQLite database by default #119

Don't write SQLite database by default

Don't write SQLite database by default #119

Triggered via push September 2, 2023 07:01
Status Success
Total duration 1m 55s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

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.