Skip to content

Fix/price updates broke #56

Fix/price updates broke

Fix/price updates broke #56

Re-run triggered November 20, 2024 23:54
Status Success
Total duration 1m 52s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Database/src/Savers/TripleKeySaver.cs#L13
Parameter 'ILogger<DataSaver<T>> logger' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
build: src/Api/src/Repository/PriceRepository.cs#L35
Dereference of a possibly null reference.
build: src/Api/src/Repository/PriceRepository.cs#L37
Dereference of a possibly null reference.
build: src/Api/src/Repository/PriceRepository.cs#L39
Dereference of a possibly null reference.
build: src/Api/src/Repository/PriceRepository.cs#L41
Dereference of a possibly null reference.
build: src/Api/src/Repository/PriceRepository.cs#L43
Dereference of a possibly null reference.
build: src/Api/src/Repository/PriceRepository.cs#L45
Dereference of a possibly null reference.
build: src/Api/src/Repository/PriceRepository.cs#L47
Dereference of a possibly null reference.
build: src/Api/src/Repository/PriceRepository.cs#L49
Dereference of a possibly null reference.
build: src/Api/src/Repository/PriceRepository.cs#L51
Dereference of a possibly null reference.