Skip to content

use Concurrently

use Concurrently #10

Triggered via pull request December 1, 2024 10:31
Status Failure
Total duration 37s
Artifacts

pullrequest.yml

on: pull_request
build_dotnet
27s
build_dotnet
build_react
21s
build_react
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
build_react
Process completed with exit code 1.
build_dotnet: QuizApp.Database/Migrations/20241201101016_initdb.cs#L11
The type name 'initdb' only contains lower-cased ascii characters. Such names may become reserved for the language.
build_dotnet: QuizApp.Database/Migrations/20241201101016_initdb.Designer.cs#L15
The type name 'initdb' only contains lower-cased ascii characters. Such names may become reserved for the language.
build_dotnet: QuizApp.Database/Models/Quiz.cs#L5
Non-nullable property 'QuizName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build_dotnet: QuizApp.Database/Migrations/20241201101016_initdb.cs#L11
The type name 'initdb' only contains lower-cased ascii characters. Such names may become reserved for the language.
build_dotnet: QuizApp.Database/Migrations/20241201101016_initdb.Designer.cs#L15
The type name 'initdb' only contains lower-cased ascii characters. Such names may become reserved for the language.
build_dotnet: QuizApp.Database/Models/Quiz.cs#L5
Non-nullable property 'QuizName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.