Skip to content

Fix: Expose ActorType on MutationContext for external policy inspection #99

Fix: Expose ActorType on MutationContext for external policy inspection

Fix: Expose ActorType on MutationContext for external policy inspection #99

Triggered via pull request July 28, 2026 00:50
Status Success
Total duration 1m 22s
Artifacts

pr-check.yml

on: pull_request
Matrix: build
Matrix: examples-core
Matrix: examples-governance
Matrix: tests
dependency health
35s
dependency health
examples:governance / RedisQueries
34s
examples:governance / RedisQueries
validation summary
3s
validation summary
Fit to window
Zoom out
Zoom in

Annotations

54 warnings
build (Debug): src/Abstractions/Results/MutationResult.cs#L14
Non-nullable property 'Metrics' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Debug): src/Abstractions/Results/MutationResult.cs#L14
Non-nullable property 'ValidationResult' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Debug): src/Abstractions/Results/MutationResult.cs#L14
Non-nullable property 'Changes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Debug): src/Abstractions/Results/MutationResult.cs#L14
Non-nullable property 'Metrics' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Debug): src/Abstractions/Results/MutationResult.cs#L14
Non-nullable property 'ValidationResult' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Debug): src/Abstractions/Results/MutationResult.cs#L14
Non-nullable property 'Changes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Release): src/Abstractions/Results/MutationResult.cs#L14
Non-nullable property 'Metrics' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Release): src/Abstractions/Results/MutationResult.cs#L14
Non-nullable property 'ValidationResult' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Release): src/Abstractions/Results/MutationResult.cs#L14
Non-nullable property 'Changes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Release): src/Abstractions/Results/MutationResult.cs#L14
Non-nullable property 'Metrics' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Release): src/Abstractions/Results/MutationResult.cs#L14
Non-nullable property 'ValidationResult' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Release): src/Abstractions/Results/MutationResult.cs#L14
Non-nullable property 'Changes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
examples:core / WorkflowApprovals: src/Abstractions/Results/MutationResult.cs#L14
Non-nullable property 'Metrics' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
examples:core / WorkflowApprovals: src/Abstractions/Results/MutationResult.cs#L14
Non-nullable property 'ValidationResult' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
examples:core / WorkflowApprovals: src/Abstractions/Results/MutationResult.cs#L14
Non-nullable property 'Changes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
examples:core / BillingQuotas: src/Abstractions/Results/MutationResult.cs#L14
Non-nullable property 'Metrics' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
examples:core / BillingQuotas: src/Abstractions/Results/MutationResult.cs#L14
Non-nullable property 'ValidationResult' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
examples:core / BillingQuotas: src/Abstractions/Results/MutationResult.cs#L14
Non-nullable property 'Changes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
examples:core / IamRoles: src/Abstractions/Results/MutationResult.cs#L14
Non-nullable property 'Metrics' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
examples:core / IamRoles: src/Abstractions/Results/MutationResult.cs#L14
Non-nullable property 'ValidationResult' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
examples:core / IamRoles: src/Abstractions/Results/MutationResult.cs#L14
Non-nullable property 'Changes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test:core: src/Abstractions/Results/MutationResult.cs#L14
Non-nullable property 'Metrics' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test:core: src/Abstractions/Results/MutationResult.cs#L14
Non-nullable property 'ValidationResult' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test:core: src/Abstractions/Results/MutationResult.cs#L14
Non-nullable property 'Changes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
examples:governance / VersionedResolution: src/Abstractions/Results/MutationResult.cs#L14
Non-nullable property 'Metrics' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
examples:governance / VersionedResolution: src/Abstractions/Results/MutationResult.cs#L14
Non-nullable property 'ValidationResult' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
examples:governance / VersionedResolution: src/Abstractions/Results/MutationResult.cs#L14
Non-nullable property 'Changes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
examples:governance / RequestLifecycle: src/Abstractions/Results/MutationResult.cs#L14
Non-nullable property 'Metrics' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
examples:governance / RequestLifecycle: src/Abstractions/Results/MutationResult.cs#L14
Non-nullable property 'ValidationResult' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
examples:governance / RequestLifecycle: src/Abstractions/Results/MutationResult.cs#L14
Non-nullable property 'Changes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
examples:governance / GovernedExecution: src/Abstractions/Results/MutationResult.cs#L14
Non-nullable property 'Metrics' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
examples:governance / GovernedExecution: src/Abstractions/Results/MutationResult.cs#L14
Non-nullable property 'ValidationResult' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
examples:governance / GovernedExecution: src/Abstractions/Results/MutationResult.cs#L14
Non-nullable property 'Changes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
examples:governance / ApprovalWorkflow: src/Abstractions/Results/MutationResult.cs#L14
Non-nullable property 'Metrics' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
examples:governance / ApprovalWorkflow: src/Abstractions/Results/MutationResult.cs#L14
Non-nullable property 'ValidationResult' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
examples:governance / ApprovalWorkflow: src/Abstractions/Results/MutationResult.cs#L14
Non-nullable property 'Changes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
examples:governance / Queries: src/Abstractions/Results/MutationResult.cs#L14
Non-nullable property 'Metrics' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
examples:governance / Queries: src/Abstractions/Results/MutationResult.cs#L14
Non-nullable property 'ValidationResult' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
examples:governance / Queries: src/Abstractions/Results/MutationResult.cs#L14
Non-nullable property 'Changes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
examples:governance / DecisionTaxonomy: src/Abstractions/Results/MutationResult.cs#L14
Non-nullable property 'Metrics' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
examples:governance / DecisionTaxonomy: src/Abstractions/Results/MutationResult.cs#L14
Non-nullable property 'ValidationResult' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
examples:governance / DecisionTaxonomy: src/Abstractions/Results/MutationResult.cs#L14
Non-nullable property 'Changes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
examples:core / FeatureFlags: src/Abstractions/Results/MutationResult.cs#L14
Non-nullable property 'Metrics' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
examples:core / FeatureFlags: src/Abstractions/Results/MutationResult.cs#L14
Non-nullable property 'ValidationResult' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
examples:core / FeatureFlags: src/Abstractions/Results/MutationResult.cs#L14
Non-nullable property 'Changes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test:governance: src/Abstractions/Results/MutationResult.cs#L14
Non-nullable property 'Metrics' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test:governance: src/Abstractions/Results/MutationResult.cs#L14
Non-nullable property 'ValidationResult' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test:governance: src/Abstractions/Results/MutationResult.cs#L14
Non-nullable property 'Changes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
examples:governance / RedisQueries: src/Abstractions/Results/MutationResult.cs#L14
Non-nullable property 'Metrics' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
examples:governance / RedisQueries: src/Abstractions/Results/MutationResult.cs#L14
Non-nullable property 'ValidationResult' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
examples:governance / RedisQueries: src/Abstractions/Results/MutationResult.cs#L14
Non-nullable property 'Changes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test:governance-redis: src/Abstractions/Results/MutationResult.cs#L14
Non-nullable property 'Metrics' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test:governance-redis: src/Abstractions/Results/MutationResult.cs#L14
Non-nullable property 'ValidationResult' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test:governance-redis: src/Abstractions/Results/MutationResult.cs#L14
Non-nullable property 'Changes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.