Skip to content

Detect circular imports. - #1744

Open
ghislainfourny wants to merge 13 commits into
masterfrom
CircularImports
Open

Detect circular imports.#1744
ghislainfourny wants to merge 13 commits into
masterfrom
CircularImports

Conversation

@ghislainfourny

Copy link
Copy Markdown
Member

No description provided.

@github-actions

Copy link
Copy Markdown

QT3 Test Results - Parser: jsoniq

Regression baseline: run 30268304103

‼️ Regression summary: 1 previously passing test(s) now fail, error, or skip.

Suite Status Test file Test case Message
prod ERROR prod/ModuleImport.xml:modules-18 There was an error on line 12 in file:/home/runner/work/rumble/rumble/qt3tests/prod/: declare function mod1:x() {"x", mod2:y(), "x"}; ^^^^^^^^ Code: [XPST0017] Message: Undefined function call; Entered function name and arity doesn't match a defined function signature: "mod2:y" called with 0 parameters. Metadata: file:/home/runner/work/rumble/rumble/qt3tests/prod/:LINE:12:COLUMN:32:ENDLINE:12:ENDCOLUMN:40: This code can also be looked up in the documentation and specifications for more information.

✅ Improvement summary: 1 test(s) previously failing, errored, or skipped now pass.

Suite Test file Test case
prod prod/ModuleImport.xml:modules-28a
Summary of passed tests for jsoniq
Test Suite Passing Failing Errors Skipped Total
app 1944 54 144 15 2157
array 207 0 1 1 209
fn 9297 565 639 634 11135
map 220 0 0 0 220
math 149 0 0 0 149
misc 691 82 31 67 871
op 4118 72 104 72 4366
prod 9779 559 442 1427 12207
ser 321 21 1 0 343
xs 147 2 0 15 164
Total 26873 1355 1362 2231 31821

Full analysis report: see analysis-jsoniq in artifacts.

Download detailed test results

@github-actions

Copy link
Copy Markdown

QT3 Test Results - Parser: xquery

Regression baseline: run 30268304103

‼️ Regression summary: 1 previously passing test(s) now fail, error, or skip.

Suite Status Test file Test case Message
prod ERROR prod/ModuleImport.xml:modules-18 There was an error on line 12 in file:/home/runner/work/rumble/rumble/qt3tests/prod/: declare function mod1:x() {"x", mod2:y(), "x"}; ^^^^^^^^ Code: [XPST0017] Message: Undefined function call; Entered function name and arity doesn't match a defined function signature: "mod2:y" called with 0 parameters. Metadata: file:/home/runner/work/rumble/rumble/qt3tests/prod/:LINE:12:COLUMN:32:ENDLINE:12:ENDCOLUMN:40: This code can also be looked up in the documentation and specifications for more information.

✅ Improvement summary: 1 test(s) previously failing, errored, or skipped now pass.

Suite Test file Test case
prod prod/ModuleImport.xml:modules-28a
Summary of passed tests for xquery
Test Suite Passing Failing Errors Skipped Total
app 1984 53 113 7 2157
array 207 0 1 1 209
fn 9351 538 640 606 11135
map 220 0 0 0 220
math 149 0 0 0 149
misc 711 73 27 60 871
op 4241 23 61 41 4366
prod 10529 447 385 846 12207
ser 343 0 0 0 343
xs 149 0 0 15 164
Total 27884 1134 1227 1576 31821

Full analysis report: see analysis-xquery in artifacts.

Download detailed test results

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant