Skip to content

Vote popup

Vote popup #9

Triggered via pull request November 28, 2024 13:49
@chicodiaschicodias
synchronize #2
vote-popup
Status Success
Total duration 23s
Artifacts

api.yaml

on: pull_request
backend-build
13s
backend-build
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
backend-build: backend/API/AppSettings/DabContractConfig.cs#L5
Non-nullable property 'ContractChain' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
backend-build: backend/API/AppSettings/DabContractConfig.cs#L6
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
backend-build: backend/API/AppSettings/DabContractConfig.cs#L7
Non-nullable property 'ChainwebDataUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
backend-build: backend/API/Models/BondDashboard.cs#L99
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
backend-build: backend/API/Models/BondDashboard.cs#L73
Possible null reference assignment.
backend-build: backend/API/Models/BondDashboard.cs#L74
Possible null reference assignment.
backend-build: backend/API/Models/BondDashboard.cs#L75
Possible null reference assignment.
backend-build: backend/API/Models/BondDashboard.cs#L45
Possible null reference assignment.
backend-build: backend/API/Models/BondDashboard.cs#L46
Possible null reference assignment.
backend-build: backend/API/Models/BondDashboard.cs#L15
Possible null reference assignment.