Skip to content

chore(deps): update docker.io/bitnami/kubectl:1.28.2 docker digest to 0dadb8b #291

chore(deps): update docker.io/bitnami/kubectl:1.28.2 docker digest to 0dadb8b

chore(deps): update docker.io/bitnami/kubectl:1.28.2 docker digest to 0dadb8b #291

Triggered via pull request December 1, 2023 02:05
Status Success
Total duration 3m 7s
Artifacts

codeql.yaml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Analyze (csharp)
1 issue was detected with this workflow: Please specify an on.push hook to analyze and see code scanning alerts from the default branch on the Security tab.
Analyze (csharp): src/Vfps/Data/Models/Pseudonym.cs#L5
Non-nullable property 'OriginalValue' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze (csharp): src/Vfps/Data/Models/Pseudonym.cs#L6
Non-nullable property 'PseudonymValue' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze (csharp): src/Vfps/Data/Models/Pseudonym.cs#L7
Non-nullable property 'NamespaceName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze (csharp): src/Vfps/Data/Models/Namespace.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze (csharp): src/Vfps/Data/Models/Namespace.cs#L16
Non-nullable property 'Pseudonyms' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze (csharp): src/Vfps/Data/Models/Pseudonym.cs#L5
Non-nullable property 'OriginalValue' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze (csharp): src/Vfps/Data/Models/Pseudonym.cs#L6
Non-nullable property 'PseudonymValue' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze (csharp): src/Vfps/Data/Models/Pseudonym.cs#L7
Non-nullable property 'NamespaceName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze (csharp): src/Vfps/Data/Models/Namespace.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze (csharp): src/Vfps/Data/Models/Namespace.cs#L16
Non-nullable property 'Pseudonyms' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.