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

Fixed tests

Fixed tests #72

Triggered via push May 21, 2024 18:47
Status Cancelled
Total duration 7m 49s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
build-api
The run was canceled by @GrPe.
build-api
The operation was canceled.
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#L64
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.