Skip to content

Updating apim policy #163

Updating apim policy

Updating apim policy #163

Triggered via push November 7, 2023 22:46
Status Success
Total duration 5m 29s
Artifacts 7
terraform-plan-and-apply-poc
3m 27s
terraform-plan-and-apply-poc
Matrix: func-apps-ci
Matrix: logic-apps-ci
Matrix: func-app-deploy-poc
Matrix: logic-app-deploy-poc
Matrix: app-service-deploy-poc
Fit to window
Zoom out
Zoom in

Annotations

50 warnings
func-apps-ci (func-app-pub): src/abstractions/Models/VehicleTollBoothData.cs#L11
Non-nullable property 'CarModel' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
func-apps-ci (func-app-pub): src/abstractions/Models/VehicleTollBoothData.cs#L14
Non-nullable property 'State' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
func-apps-ci (func-app-pub): src/abstractions/Models/VehicleTollBoothData.cs#L26
Non-nullable property 'LicensePlate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
func-apps-ci (func-app-pub): src/abstractions/Models/ApimCustomEvent.cs#L10
Non-nullable property 'InterfaceId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
func-apps-ci (func-app-pub): src/abstractions/Models/ApimCustomEvent.cs#L11
Non-nullable property 'EventName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
func-apps-ci (func-app-pub): src/abstractions/Models/BusinessNotificationData.cs#L5
Non-nullable property 'key1' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
func-apps-ci (func-app-pub): src/abstractions/Models/BusinessNotificationData.cs#L6
Non-nullable property 'key2' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
func-apps-ci (func-app-pub): src/abstractions/Models/BusinessNotificationData.cs#L7
Non-nullable property 'key3' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
func-apps-ci (func-app-pub): src/abstractions/Models/BusinessNotificationData.cs#L8
Non-nullable property 'notificationType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
func-apps-ci (func-app-pub): src/abstractions/Models/BusinessNotificationData.cs#L9
Non-nullable property 'nestedKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
func-apps-ci (func-app-job): src/abstractions/Models/VehicleTollBoothData.cs#L11
Non-nullable property 'CarModel' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
func-apps-ci (func-app-job): src/abstractions/Models/VehicleTollBoothData.cs#L14
Non-nullable property 'State' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
func-apps-ci (func-app-job): src/abstractions/Models/VehicleTollBoothData.cs#L26
Non-nullable property 'LicensePlate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
func-apps-ci (func-app-job): src/abstractions/Models/ApimCustomEvent.cs#L10
Non-nullable property 'InterfaceId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
func-apps-ci (func-app-job): src/abstractions/Models/ApimCustomEvent.cs#L11
Non-nullable property 'EventName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
func-apps-ci (func-app-job): src/abstractions/Models/NestedKey.cs#L5
Non-nullable property 'nestedKey1' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
func-apps-ci (func-app-job): src/abstractions/Models/FraudCallDetetectionData.cs#L5
Non-nullable property 'RecordType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
func-apps-ci (func-app-job): src/abstractions/Models/FraudCallDetetectionData.cs#L6
Non-nullable property 'SystemIdentity' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
func-apps-ci (func-app-job): src/abstractions/Models/FraudCallDetetectionData.cs#L7
Non-nullable property 'FileNum' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
func-apps-ci (func-app-job): src/abstractions/Models/FraudCallDetetectionData.cs#L8
Non-nullable property 'SwitchNum' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
func-apps-ci (func-app-sub): src/abstractions/Models/VehicleTollBoothData.cs#L11
Non-nullable property 'CarModel' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
func-apps-ci (func-app-sub): src/abstractions/Models/VehicleTollBoothData.cs#L14
Non-nullable property 'State' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
func-apps-ci (func-app-sub): src/abstractions/Models/VehicleTollBoothData.cs#L26
Non-nullable property 'LicensePlate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
func-apps-ci (func-app-sub): src/abstractions/Models/NestedKey.cs#L5
Non-nullable property 'nestedKey1' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
func-apps-ci (func-app-sub): src/abstractions/Models/FraudCallDetetectionData.cs#L5
Non-nullable property 'RecordType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
func-apps-ci (func-app-sub): src/abstractions/Models/FraudCallDetetectionData.cs#L6
Non-nullable property 'SystemIdentity' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
func-apps-ci (func-app-sub): src/abstractions/Models/FraudCallDetetectionData.cs#L7
Non-nullable property 'FileNum' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
func-apps-ci (func-app-sub): src/abstractions/Models/FraudCallDetetectionData.cs#L8
Non-nullable property 'SwitchNum' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
func-apps-ci (func-app-sub): src/abstractions/Models/FraudCallDetetectionData.cs#L9
Non-nullable property 'CallingNum' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
func-apps-ci (func-app-sub): src/abstractions/Models/FraudCallDetetectionData.cs#L10
Non-nullable property 'CallingIMSI' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
web-apps-ci: src/abstractions/Models/CarModel.cs#L8
Non-nullable property 'Make' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
web-apps-ci: src/abstractions/Models/CarModel.cs#L11
Non-nullable property 'Model' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
web-apps-ci: src/abstractions/Models/VehicleTollBoothData.cs#L11
Non-nullable property 'CarModel' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
web-apps-ci: src/abstractions/Models/VehicleTollBoothData.cs#L14
Non-nullable property 'State' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
web-apps-ci: src/abstractions/Models/VehicleTollBoothData.cs#L26
Non-nullable property 'LicensePlate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
web-apps-ci: src/abstractions/Models/FraudCallDetetectionData.cs#L5
Non-nullable property 'RecordType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
web-apps-ci: src/abstractions/Models/FraudCallDetetectionData.cs#L6
Non-nullable property 'SystemIdentity' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
web-apps-ci: src/abstractions/Models/FraudCallDetetectionData.cs#L7
Non-nullable property 'FileNum' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
web-apps-ci: src/abstractions/Models/FraudCallDetetectionData.cs#L8
Non-nullable property 'SwitchNum' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
web-apps-ci: src/abstractions/Models/FraudCallDetetectionData.cs#L9
Non-nullable property 'CallingNum' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
func-apps-ci (func-app-bus): src/abstractions/Models/FraudCallDetetectionData.cs#L5
Non-nullable property 'RecordType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
func-apps-ci (func-app-bus): src/abstractions/Models/FraudCallDetetectionData.cs#L6
Non-nullable property 'SystemIdentity' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
func-apps-ci (func-app-bus): src/abstractions/Models/FraudCallDetetectionData.cs#L7
Non-nullable property 'FileNum' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
func-apps-ci (func-app-bus): src/abstractions/Models/FraudCallDetetectionData.cs#L8
Non-nullable property 'SwitchNum' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
func-apps-ci (func-app-bus): src/abstractions/Models/FraudCallDetetectionData.cs#L9
Non-nullable property 'CallingNum' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
func-apps-ci (func-app-bus): src/abstractions/Models/FraudCallDetetectionData.cs#L10
Non-nullable property 'CallingIMSI' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
func-apps-ci (func-app-bus): src/abstractions/Models/FraudCallDetetectionData.cs#L11
Non-nullable property 'CalledNum' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
func-apps-ci (func-app-bus): src/abstractions/Models/FraudCallDetetectionData.cs#L12
Non-nullable property 'CalledIMSI' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
func-apps-ci (func-app-bus): src/abstractions/Models/FraudCallDetetectionData.cs#L13
Non-nullable property 'DateS' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
func-apps-ci (func-app-bus): src/abstractions/Models/FraudCallDetetectionData.cs#L14
Non-nullable property 'TimeS' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.

Artifacts

Produced during runtime
Name Size
func-app-bus Expired
22.8 MB
func-app-job Expired
20.1 MB
func-app-pub Expired
19.9 MB
func-app-sub Expired
30.7 MB
logic-app-pub Expired
2.37 KB
logic-app-sub Expired
9.61 KB
web-app Expired
12.2 MB