Skip to content

Updating git ignore

Updating git ignore #2

Triggered via pull request November 26, 2024 03:59
Status Success
Total duration 1m 17s
Billable time 2m
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Backend/DatabaseManager.cs#L19
Non-nullable field 'connection' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: Backend/BackendMain.cs#L14
Non-nullable field 'mainWorld' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: Backend/DatabaseManager.cs#L8
Non-nullable field '_instance' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: Backend/DatabaseManager.cs#L19
Non-nullable field 'connection' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: Backend/DatabaseManager.cs#L8
Non-nullable field '_instance' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: Backend/BackendMain.cs#L14
Non-nullable field 'mainWorld' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: Backend/DatabaseManager.cs#L19
Non-nullable field 'connection' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: Backend/BackendMain.cs#L14
Non-nullable field 'mainWorld' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: Backend/DatabaseManager.cs#L8
Non-nullable field '_instance' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: Backend/DatabaseManager.cs#L19
Non-nullable field 'connection' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.