Skip to content

chore(deps)(deps): Bump tar from 7.5.10 to 7.5.11 in /frontend #320

chore(deps)(deps): Bump tar from 7.5.10 to 7.5.11 in /frontend

chore(deps)(deps): Bump tar from 7.5.10 to 7.5.11 in /frontend #320

Triggered via pull request March 11, 2026 02:14
Status Success
Total duration 2m 52s
Artifacts

pr-checks.yml

on: pull_request
changes
5s
changes
Matrix: codeql / analyze
frontend  /  Build and Lint Frontend
1m 13s
frontend / Build and Lint Frontend
backend  /  Build and Lint Backend API
backend / Build and Lint Backend API
backend-data  /  Build and Lint Backend Data
backend-data / Build and Lint Backend Data
backend-library  /  Build and Lint Backend Library
backend-library / Build and Lint Backend Library
tests  /  test
tests / test
completed
3s
completed
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
codeql / Analyze (actions)
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.
codeql / Analyze (javascript-typescript)
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.
frontend / Build and Lint Frontend
Repository is in a detached HEAD state. git-auto-commit will likely handle this automatically. To avoid it, check out a branch using the ref option in actions/checkout.
codeql / 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.
codeql / 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.
codeql / 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.
codeql / 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.
codeql / Analyze (csharp): PhantomDave.BankTracking.UnitTests/HttpContextExtensionsTests.cs#L78
Cannot convert null literal to non-nullable reference type.
codeql / 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.
codeql / 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.
codeql / 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.
codeql / 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.
codeql / 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.
codeql / 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.