chore(deps)(deps): Bump tar from 7.5.10 to 7.5.11 in /frontend #320
pr-checks.yml
on: pull_request
changes
5s
Matrix: codeql / analyze
frontend
/
Build and Lint Frontend
1m 13s
backend
/
Build and Lint Backend API
backend-data
/
Build and Lint Backend Data
backend-library
/
Build and Lint Backend Library
tests
/
test
completed
3s
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.
|