Skip to content
This repository has been archived by the owner on Feb 4, 2025. It is now read-only.

Added logging to Loki #87

Added logging to Loki

Added logging to Loki #87

Triggered via push May 30, 2024 11:18
Status Success
Total duration 1m 13s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-api: src/Overmoney.DataAccess/Migrations/20240330111745_test.cs#L9
The type name 'test' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-api: src/Overmoney.DataAccess/Migrations/20240330111745_test.Designer.cs#L16
The type name 'test' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-api: src/Overmoney.DataAccess/Migrations/20240518175243_identity.cs#L8
The type name 'identity' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-api: src/Overmoney.DataAccess/Migrations/20240518175243_identity.Designer.cs#L16
The type name 'identity' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-api: src/Overmoney.DataAccess/Migrations/20240518180326_identity.cs#L10
The type name 'identity' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-api: src/Overmoney.DataAccess/Migrations/20240518180326_identity.Designer.cs#L16
The type name 'identity' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-api: src/Overmoney.Api/Controllers/BudgetController.cs#L83
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build-api: src/Overmoney.Api/Program.cs#L82
Possible null reference argument for parameter 'connectionString' in 'IServiceCollection DataAccessModule.AddDataAccess(IServiceCollection services, string connectionString, bool applyMigrations = false)'.
build-api: src/Overmoney.DataAccess/Migrations/20240330111745_test.cs#L9
The type name 'test' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-api: src/Overmoney.DataAccess/Migrations/20240330111745_test.Designer.cs#L16
The type name 'test' only contains lower-cased ascii characters. Such names may become reserved for the language.