Skip to content

Working on authorization. And testing it. #49

Working on authorization. And testing it.

Working on authorization. And testing it. #49

Triggered via push July 27, 2025 08:32
Status Success
Total duration 47s
Artifacts

build-all.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings and 1 notice
build: Source/Frontend/TrinityContinuum.WebApp/Services/ToastService.cs#L5
Non-nullable event 'OnHide' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
build: Source/Frontend/TrinityContinuum.WebApp/Services/ToastService.cs#L4
Non-nullable event 'OnShow' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
59 tests found
There are 59 tests, see "Raw output" for the full list of tests.