Skip to content

Bump the major-updates group with 11 updates #52

Bump the major-updates group with 11 updates

Bump the major-updates group with 11 updates #52

Triggered via pull request February 1, 2026 06:48
Status Success
Total duration 2m 33s
Artifacts

codeql.yml

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

Annotations

12 warnings
CodeQL (csharp, autobuild): src/TransactionQL.Console.Tests/FormatterTests.fs#L193
Main module of program is empty: nothing will happen when it is run
CodeQL (csharp, autobuild): src/TransactionQL.DesktopApp/Program.cs#L23
The variable 'ex' is declared but never used
CodeQL (csharp, autobuild): src/TransactionQL.DesktopApp/Controls/Dropzone.axaml.cs#L153
'DragEventArgs.Data' is obsolete: 'Use DataTransfer instead.'
CodeQL (csharp, autobuild): src/TransactionQL.Parser.Tests/QLParserTests.fs#L292
Main module of program is empty: nothing will happen when it is run
CodeQL (csharp, autobuild): src/TransactionQL.Parser.Tests/QLInterpreterTests.fs#L557
Incomplete pattern matches on this expression. For example, the value '{ Account=_; Amount=_; Tags=[|_; _|] }' may indicate a case not covered by the pattern(s).
CodeQL (csharp, autobuild): src/TransactionQL.Console.Tests/FormatterTests.fs#L193
Main module of program is empty: nothing will happen when it is run
CodeQL (csharp, autobuild): src/TransactionQL.DesktopApp/Program.cs#L23
The variable 'ex' is declared but never used
CodeQL (csharp, autobuild): src/TransactionQL.DesktopApp/Controls/Dropzone.axaml.cs#L153
'DragEventArgs.Data' is obsolete: 'Use DataTransfer instead.'
CodeQL (csharp, autobuild): src/TransactionQL.Parser.Tests/QLParserTests.fs#L292
Main module of program is empty: nothing will happen when it is run
CodeQL (csharp, autobuild): src/TransactionQL.Parser.Tests/QLInterpreterTests.fs#L557
Incomplete pattern matches on this expression. For example, the value '{ Account=_; Amount=_; Tags=[|_; _|] }' may indicate a case not covered by the pattern(s).
CodeQL (csharp, autobuild)
Cannot build an overlay database because build-mode is set to "undefined" instead of "none". Falling back to creating a normal full database instead.
CodeQL (csharp, autobuild)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/