Skip to content

chore(deps)(deps): bump actions/setup-dotnet from 4 to 5 #53

chore(deps)(deps): bump actions/setup-dotnet from 4 to 5

chore(deps)(deps): bump actions/setup-dotnet from 4 to 5 #53

Triggered via pull request November 14, 2025 21:22
Status Success
Total duration 2m 11s
Artifacts

codeql-analysis.yml

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

Annotations

16 warnings
Analyze (actions)
Cannot create diff range extension pack for diff-informed queries; reverting to performing full analysis.
Analyze (actions)
Error retrieving diff main...PhantomDave:dependabot/github_actions/actions/setup-dotnet-5: Not Found - https://docs.github.com/rest/commits/commits#compare-two-commits
Analyze (javascript-typescript)
Cannot create diff range extension pack for diff-informed queries; reverting to performing full analysis.
Analyze (javascript-typescript)
Error retrieving diff main...PhantomDave:dependabot/github_actions/actions/setup-dotnet-5: Not Found - https://docs.github.com/rest/commits/commits#compare-two-commits
Analyze (csharp)
Cannot create diff range extension pack for diff-informed queries; reverting to performing full analysis.
Analyze (csharp)
Error retrieving diff main...PhantomDave:dependabot/github_actions/actions/setup-dotnet-5: Not Found - https://docs.github.com/rest/commits/commits#compare-two-commits
Analyze (csharp): PhantomDave.BankTracking.Api/Types/ObjectTypes/ConfirmImportInput.cs#L9
Non-nullable property 'ThousandsSeparator' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Analyze (csharp): PhantomDave.BankTracking.Api/Types/ObjectTypes/ConfirmImportInput.cs#L8
Non-nullable property 'DecimalSeparator' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Analyze (csharp): PhantomDave.BankTracking.Api/Types/ObjectTypes/ConfirmImportInput.cs#L7
Non-nullable property 'DateFormat' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Analyze (csharp): PhantomDave.BankTracking.Api/Types/ObjectTypes/ConfirmImportInput.cs#L6
Non-nullable property 'ColumnMappings' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Analyze (csharp): PhantomDave.BankTracking.Api/Types/ObjectTypes/ConfirmImportInput.cs#L5
Non-nullable property 'File' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Analyze (csharp): PhantomDave.BankTracking.Api/Types/ObjectTypes/ConfirmImportInput.cs#L9
Non-nullable property 'ThousandsSeparator' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Analyze (csharp): PhantomDave.BankTracking.Api/Types/ObjectTypes/ConfirmImportInput.cs#L8
Non-nullable property 'DecimalSeparator' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Analyze (csharp): PhantomDave.BankTracking.Api/Types/ObjectTypes/ConfirmImportInput.cs#L7
Non-nullable property 'DateFormat' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Analyze (csharp): PhantomDave.BankTracking.Api/Types/ObjectTypes/ConfirmImportInput.cs#L6
Non-nullable property 'ColumnMappings' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Analyze (csharp): PhantomDave.BankTracking.Api/Types/ObjectTypes/ConfirmImportInput.cs#L5
Non-nullable property 'File' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.