Skip to content

chore(ci): Remove Semgrep GHA Workflow #43

chore(ci): Remove Semgrep GHA Workflow

chore(ci): Remove Semgrep GHA Workflow #43

Triggered via pull request August 6, 2025 14:47
Status Success
Total duration 24s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build: Quickstart/Sample/Pages/Profile.razor#L32
Non-nullable property 'AuthenticationStateTask' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Quickstart/Sample/Pages/Profile.razor#L54
Possible null reference assignment.
build: Quickstart/Sample/Pages/Profile.razor#L42
Dereference of a possibly null reference.
build: Quickstart/Sample/Pages/Profile.razor#L32
Non-nullable property 'AuthenticationStateTask' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Quickstart/Sample/Pages/Profile.razor#L54
Possible null reference assignment.
build: Quickstart/Sample/Pages/Profile.razor#L42
Dereference of a possibly null reference.