Skip to content

Add DevSecOps page with security news and examples; update project dependencies #96

Add DevSecOps page with security news and examples; update project dependencies

Add DevSecOps page with security news and examples; update project dependencies #96

Triggered via pull request May 12, 2025 15:36
Status Success
Total duration 1m 19s
Artifacts

ci.yml

on: pull_request
Build Web App
1m 7s
Build Web App
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
Build Web App
Non-nullable property 'InsecureLogExample' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build Web App
Non-nullable property 'InsecureRegexExample' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build Web App
Possible null reference assignment.
Build Web App
Converting null literal or possible null value to non-nullable type.
Build Web App
Possible null reference assignment.
Build Web App
Converting null literal or possible null value to non-nullable type.
Build Web App
Non-nullable property 'InsecureLogExample' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build Web App
Non-nullable property 'InsecureRegexExample' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build Web App
Possible null reference assignment.
Build Web App
Converting null literal or possible null value to non-nullable type.
Build Web App: src/webapp01/Pages/DevSecOps.cshtml.cs#L13
Non-nullable property 'InsecureLogExample' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build Web App: src/webapp01/Pages/DevSecOps.cshtml.cs#L13
Non-nullable property 'InsecureRegexExample' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build Web App: src/webapp01/Pages/Index.cshtml.cs#L22
Possible null reference assignment.
Build Web App: src/webapp01/Pages/Index.cshtml.cs#L22
Converting null literal or possible null value to non-nullable type.
Build Web App: src/webapp01/Pages/Privacy.cshtml.cs#L25
Possible null reference assignment.
Build Web App: src/webapp01/Pages/Privacy.cshtml.cs#L25
Converting null literal or possible null value to non-nullable type.
Build Web App: src/webapp01/Pages/DevSecOps.cshtml.cs#L13
Non-nullable property 'InsecureLogExample' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build Web App: src/webapp01/Pages/DevSecOps.cshtml.cs#L13
Non-nullable property 'InsecureRegexExample' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build Web App: src/webapp01/Pages/Index.cshtml.cs#L22
Possible null reference assignment.
Build Web App: src/webapp01/Pages/Index.cshtml.cs#L22
Converting null literal or possible null value to non-nullable type.