-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
- Loading branch information
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
[{"date":"Fri, 27 Sep 2024 12:11:01 GMT","sloc":141,"lloc":61,"functions":16,"deliveredBugs":1.004,"difficulty":35.348,"maintainability":74.401,"lintErrors":2}] | ||
[{"date":"Fri, 27 Sep 2024 12:11:36 GMT","sloc":141,"lloc":61,"functions":16,"deliveredBugs":1.004,"difficulty":35.348,"maintainability":74.401,"lintErrors":2}] |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
[{"date":"Fri, 27 Sep 2024 12:11:01 GMT","sloc":41,"lloc":16,"functions":4,"deliveredBugs":0.172,"difficulty":16.667,"maintainability":78.305,"lintErrors":2}] | ||
[{"date":"Fri, 27 Sep 2024 12:11:36 GMT","sloc":41,"lloc":16,"functions":4,"deliveredBugs":0.172,"difficulty":16.667,"maintainability":78.305,"lintErrors":2}] |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
[{"date":"Fri, 27 Sep 2024 12:11:01 GMT","sloc":73,"lloc":25,"functions":5,"deliveredBugs":0.392,"difficulty":19.167,"maintainability":74.723,"lintErrors":5}] | ||
[{"date":"Fri, 27 Sep 2024 12:11:36 GMT","sloc":73,"lloc":25,"functions":5,"deliveredBugs":0.392,"difficulty":19.167,"maintainability":74.723,"lintErrors":5}] |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
[{"date":"Fri, 27 Sep 2024 12:11:01 GMT","sloc":51,"lloc":20,"functions":6,"deliveredBugs":0.259,"difficulty":17,"maintainability":79.575,"lintErrors":2}] | ||
[{"date":"Fri, 27 Sep 2024 12:11:36 GMT","sloc":51,"lloc":20,"functions":6,"deliveredBugs":0.259,"difficulty":17,"maintainability":79.575,"lintErrors":2}] |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
[{"date":"Fri, 27 Sep 2024 12:11:01 GMT","total":{"sloc":306,"maintainability":307.004},"average":{"sloc":76,"maintainability":"76.75"}}] | ||
[{"date":"Fri, 27 Sep 2024 12:11:36 GMT","total":{"sloc":306,"maintainability":307.004},"average":{"sloc":76,"maintainability":"76.75"}}] |
This file was deleted.
Large diffs are not rendered by default.
This file was deleted.
Large diffs are not rendered by default.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
npm warn EBADENGINE Unsupported engine { | ||
npm warn EBADENGINE package: '[email protected]', | ||
npm warn EBADENGINE required: { node: "'>= 16.0.0'" }, | ||
npm warn EBADENGINE current: { node: 'v20.17.0', npm: '10.8.2' } | ||
npm warn EBADENGINE current: { node: 'v22.9.0', npm: '10.8.3' } | ||
npm warn EBADENGINE } | ||
npm warn EBADENGINE Unsupported engine { | ||
npm warn EBADENGINE package: '[email protected]', | ||
npm warn EBADENGINE required: { node: "'>= 4.0.0'" }, | ||
npm warn EBADENGINE current: { node: 'v20.17.0', npm: '10.8.2' } | ||
npm warn EBADENGINE current: { node: 'v22.9.0', npm: '10.8.3' } | ||
npm warn EBADENGINE } | ||
|
||
up to date, audited 660 packages in 1s | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
(node:1984) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. | ||
(Use `node --trace-deprecation ...` to show where the warning was created) |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Using directory: .bob/test-integration/cmdt-1727439064214-1959 | ||
Using directory: .bob/test-integration/cmdt-1727439098693-1964 | ||
|
||
test-integration/commands.yml (node:1959) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency | ||
test-integration/commands.yml (node:1964) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency | ||
(Use `node --trace-warnings ...` to show where the warning was created) | ||
. | ||
1 test, 1 success, 0 failure |