Skip to content

Merge pull request #3 from kadena-community/wc-disable-gas #12

Merge pull request #3 from kadena-community/wc-disable-gas

Merge pull request #3 from kadena-community/wc-disable-gas #12

Triggered via push December 10, 2024 19:15
Status Success
Total duration 38s
Artifacts

api.yaml

on: push
backend-build
28s
backend-build
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
backend-build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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.