Skip to content

Commit

Permalink
.artifact/apidoc.html | 4 +-
Browse files Browse the repository at this point in the history
 .artifact/asset_image_logo_128.png                 |  Bin 5832 -> 5832 bytes
 .artifact/asset_image_logo_256.png                 |  Bin 9971 -> 9971 bytes
 .artifact/asset_image_logo_32.png                  |  Bin 1470 -> 1470 bytes
 .artifact/asset_image_logo_64.png                  |  Bin 2150 -> 2150 bytes
 .artifact/coverage/jslint.mjs.html                 | 4916 ++++++++++----------
 .artifact/coverage_sqlite3_js/lib/sqlite3.js.html  |   22 +-
 .artifact/coverage_sqlite3_sh/lib/sqlite3.js.html  |   22 +-
 .artifact/jslint_wrapper_vscode/jslint.mjs         |    4 +-
 .artifact/jslint_wrapper_vscode/package.json       |    2 +-
 .../vscode-jslint-2023.10.24.vsix                  |  Bin 0 -> 88506 bytes
 .../vscode-jslint-2023.8.20.vsix                   |  Bin 88491 -> 0 bytes
 ...reenshot_browser__2f.artifact_2fapidoc.html.png |  Bin 70863 -> 70277 bytes
 ...artifact_2fcoverage_sqlite3_js_2findex.html.png |  Bin 31967 -> 31967 bytes
 ...coverage_sqlite3_js_2flib_2fsqlite3.js.html.png |  Bin 77858 -> 77847 bytes
 ...artifact_2fcoverage_sqlite3_sh_2findex.html.png |  Bin 31967 -> 31967 bytes
 ...coverage_sqlite3_sh_2flib_2fsqlite3.js.html.png |  Bin 76772 -> 77368 bytes
 ...ser__2f.artifact_2fjslint_report_hello.html.png |  Bin 31577 -> 31577 bytes
 ...rowser__2fjslint_2fbranch-beta_2findex.html.png |  Bin 89487 -> 89450 bytes
 ...ranch-beta_2fjslint_wrapper_codemirror.html.png |  Bin 32349 -> 32349 bytes
 .artifact/screenshot_changelog.svg                 |   82 +-
 .artifact/screenshot_js_coverage_report_spawn.svg  |    4 +-
 .artifact/screenshot_package_listing.svg           |   24 +-
 .artifact/screenshot_sh_coverage_report_spawn.svg  |  142 +-
 .artifact/screenshot_sh_jslint_dir.svg             |   32 +-
 .ci.sh                                             |    4 +-
 .github/workflows/ci.yml                           |   16 +-
 .github/workflows/on_pull_request.yml              |    6 +-
 .github/workflows/publish.yml                      |   18 +-
 .gitignore                                         |    1 +
 CHANGELOG.md                                       |    6 +
 README.md                                          |    2 +-
 apidoc.html                                        |    4 +-
 branch-beta/.artifact/apidoc.html                  |    4 +-
 branch-beta/.artifact/asset_image_logo_128.png     |  Bin 5832 -> 5832 bytes
 branch-beta/.artifact/asset_image_logo_256.png     |  Bin 9971 -> 9971 bytes
 branch-beta/.artifact/asset_image_logo_32.png      |  Bin 1470 -> 1470 bytes
 branch-beta/.artifact/asset_image_logo_64.png      |  Bin 2150 -> 2150 bytes
 branch-beta/.artifact/coverage/jslint.mjs.html     | 4916 ++++++++++----------
 .../coverage_sqlite3_js/lib/sqlite3.js.html        |   22 +-
 .../coverage_sqlite3_sh/lib/sqlite3.js.html        |   22 +-
 .../.artifact/jslint_wrapper_vscode/jslint.mjs     |    4 +-
 .../.artifact/jslint_wrapper_vscode/package.json   |    2 +-
 .../vscode-jslint-2023.10.24.vsix                  |  Bin 0 -> 88506 bytes
 .../vscode-jslint-2023.8.20.vsix                   |  Bin 88491 -> 0 bytes
 ...reenshot_browser__2f.artifact_2fapidoc.html.png |  Bin 70863 -> 70277 bytes
 ...artifact_2fcoverage_sqlite3_js_2findex.html.png |  Bin 31967 -> 31967 bytes
 ...coverage_sqlite3_js_2flib_2fsqlite3.js.html.png |  Bin 77858 -> 77847 bytes
 ...artifact_2fcoverage_sqlite3_sh_2findex.html.png |  Bin 31967 -> 31967 bytes
 ...coverage_sqlite3_sh_2flib_2fsqlite3.js.html.png |  Bin 76772 -> 77368 bytes
 ...ser__2f.artifact_2fjslint_report_hello.html.png |  Bin 31577 -> 31577 bytes
 ...rowser__2fjslint_2fbranch-beta_2findex.html.png |  Bin 89487 -> 89450 bytes
 ...ranch-beta_2fjslint_wrapper_codemirror.html.png |  Bin 32349 -> 32349 bytes
 branch-beta/.artifact/screenshot_changelog.svg     |   82 +-
 .../screenshot_js_coverage_report_spawn.svg        |    4 +-
 .../.artifact/screenshot_package_listing.svg       |   24 +-
 .../screenshot_sh_coverage_report_spawn.svg        |  142 +-
 branch-beta/.artifact/screenshot_sh_jslint_dir.svg |   32 +-
 branch-beta/.ci.sh                                 |    4 +-
 branch-beta/.github/workflows/ci.yml               |   16 +-
 branch-beta/.github/workflows/on_pull_request.yml  |    6 +-
 branch-beta/.github/workflows/publish.yml          |   18 +-
 branch-beta/.gitignore                             |    1 +
 branch-beta/CHANGELOG.md                           |    6 +
 branch-beta/README.md                              |    2 +-
 branch-beta/index.html                             |    6 +-
 branch-beta/jslint.js                              |    4 +-
 branch-beta/jslint.mjs                             |    4 +-
 branch-beta/jslint_ci.sh                           |   90 +-
 branch-beta/jslint_wrapper_vim.vim                 |    4 +-
 branch-beta/package.json                           |    6 +-
 index.html                                         |    6 +-
 jslint.js                                          |    4 +-
 jslint.mjs                                         |    4 +-
 jslint_ci.sh                                       |   90 +-
 jslint_wrapper_vim.vim                             |    4 +-
 package.json                                       |    6 +-
 77 files changed, 5534 insertions(+), 5312 deletions(-)
  • Loading branch information
github-actions committed Oct 27, 2023
1 parent 40c891b commit 56e3459
Show file tree
Hide file tree
Showing 77 changed files with 5,534 additions and 5,312 deletions.
4 changes: 2 additions & 2 deletions .artifact/apidoc.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
</head>
<body>
<div class="apidocDiv">
<h1>API Doc for <a href="https://github.com/jslint-org/jslint">JSLint (v2023.8.20)</a></h1>
<h1>API Doc for <a href="https://github.com/jslint-org/jslint">JSLint (v2023.10.24)</a></h1>
<div class="apidocSectionDiv">
<a href="#apidocTableOfContents1" id="apidocTableOfContents1">
<h1>Table of Contents</h1>
Expand Down Expand Up @@ -337,7 +337,7 @@ <h2>
}
assertOrThrow(err, "No error thrown.");
assertOrThrow(
regexp === undefined || new RegExp(regexp).test(err.message),
!regexp || new RegExp(regexp).test(err.message),
err
);
}</pre></li>
Expand Down
Binary file modified .artifact/asset_image_logo_128.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified .artifact/asset_image_logo_256.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified .artifact/asset_image_logo_32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified .artifact/asset_image_logo_64.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4,916 changes: 2,458 additions & 2,458 deletions .artifact/coverage/jslint.mjs.html

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions .artifact/coverage_sqlite3_js/lib/sqlite3.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -162,10 +162,10 @@
<pre><span class="lineno"><a href="#line_4" id="line_4"> 4.</a></span><span class="count "> 2</span><span>module.exports = exports = sqlite3;</span></pre>
<pre><span class="lineno"><a href="#line_5" id="line_5"> 5.</a></span><span class="count "> 2</span><span></span></pre>
<pre><span class="lineno"><a href="#line_6" id="line_6"> 6.</a></span><span class="count "> 12</span><span>function normalizeMethod (fn) {</span></pre>
<pre><span class="lineno"><a href="#line_7" id="line_7"> 7.</a></span><span class="count "> 3669</span><span> return function (sql) {</span></pre>
<pre><span class="lineno"><a href="#line_8" id="line_8"> 8.</a></span><span class="count "> 3669</span><span> let errBack;</span></pre>
<pre><span class="lineno"><a href="#line_9" id="line_9"> 9.</a></span><span class="count "> 3669</span><span> const args = Array.prototype.slice.call(arguments, 1);</span></pre>
<pre><span class="lineno"><a href="#line_10" id="line_10"> 10.</a></span><span class="count "> 3669</span><span></span></pre>
<pre><span class="lineno"><a href="#line_7" id="line_7"> 7.</a></span><span class="count "> 3600</span><span> return function (sql) {</span></pre>
<pre><span class="lineno"><a href="#line_8" id="line_8"> 8.</a></span><span class="count "> 3600</span><span> let errBack;</span></pre>
<pre><span class="lineno"><a href="#line_9" id="line_9"> 9.</a></span><span class="count "> 3600</span><span> const args = Array.prototype.slice.call(arguments, 1);</span></pre>
<pre><span class="lineno"><a href="#line_10" id="line_10"> 10.</a></span><span class="count "> 3600</span><span></span></pre>
<pre><span class="lineno"><a href="#line_11" id="line_11"> 11.</a></span><span class="count "> 1120</span><span> if (typeof args[args.length - 1] === 'function') {</span></pre>
<pre><span class="lineno"><a href="#line_12" id="line_12"> 12.</a></span><span class="count "> 1120</span><span> const callback = args[args.length - 1];</span></pre>
<pre><span class="lineno"><a href="#line_13" id="line_13"> 13.</a></span><span class="count "> 1120</span><span> errBack = function(err) {</span></pre>
Expand All @@ -174,9 +174,9 @@
<pre><span class="lineno"><a href="#line_16" id="line_16"> 16.</a></span><span class="count "> 1120</span><span> }</span></pre>
<pre><span class="lineno"><a href="#line_17" id="line_17"> 17.</a></span><span class="count "> 1120</span><span> };</span></pre>
<pre><span class="lineno"><a href="#line_18" id="line_18"> 18.</a></span><span class="count "> 1120</span><span> }</span></pre>
<pre><span class="lineno"><a href="#line_19" id="line_19"> 19.</a></span><span class="count "> 3669</span><span> const statement = new Statement(this, sql, errBack);</span></pre>
<pre><span class="lineno"><a href="#line_20" id="line_20"> 20.</a></span><span class="count "> 3669</span><span> return fn.call(this, statement, args);</span></pre>
<pre><span class="lineno"><a href="#line_21" id="line_21"> 21.</a></span><span class="count "> 3669</span><span> };</span></pre>
<pre><span class="lineno"><a href="#line_19" id="line_19"> 19.</a></span><span class="count "> 3600</span><span> const statement = new Statement(this, sql, errBack);</span></pre>
<pre><span class="lineno"><a href="#line_20" id="line_20"> 20.</a></span><span class="count "> 3600</span><span> return fn.call(this, statement, args);</span></pre>
<pre><span class="lineno"><a href="#line_21" id="line_21"> 21.</a></span><span class="count "> 3600</span><span> };</span></pre>
<pre><span class="lineno"><a href="#line_22" id="line_22"> 22.</a></span><span class="count "> 12</span><span>}</span></pre>
<pre><span class="lineno"><a href="#line_23" id="line_23"> 23.</a></span><span class="count "> 2</span><span></span></pre>
<pre><span class="lineno"><a href="#line_24" id="line_24"> 24.</a></span><span class="count "> 6</span><span>function inherits(target, source) {</span></pre>
Expand Down Expand Up @@ -223,11 +223,11 @@
<pre><span class="lineno"><a href="#line_65" id="line_65"> 65.</a></span><span class="count "> 2</span><span>inherits(Backup, EventEmitter);</span></pre>
<pre><span class="lineno"><a href="#line_66" id="line_66"> 66.</a></span><span class="count "> 2</span><span></span></pre>
<pre><span class="lineno"><a href="#line_67" id="line_67"> 67.</a></span><span class="count "> 2</span><span>// Database#prepare(sql, [bind1, bind2, ...], [callback])</span></pre>
<pre><span class="lineno"><a href="#line_68" id="line_68"> 68.</a></span><span class="count "> 1539</span><span>Database.prototype.prepare = normalizeMethod(function(statement, params) {</span></pre>
<pre><span class="lineno"><a href="#line_69" id="line_69"> 69.</a></span><span class="count "> 1539</span><span> return params.length</span></pre>
<pre><span class="lineno"><a href="#line_68" id="line_68"> 68.</a></span><span class="count "> 1470</span><span>Database.prototype.prepare = normalizeMethod(function(statement, params) {</span></pre>
<pre><span class="lineno"><a href="#line_69" id="line_69"> 69.</a></span><span class="count "> 1470</span><span> return params.length</span></pre>
<pre><span class="lineno"><a href="#line_70" id="line_70"> 70.</a></span><span class="count "> 7</span><span> ? statement.bind.apply(statement, params)</span></pre>
<pre><span class="lineno"><a href="#line_71" id="line_71"> 71.</a></span><span class="count "> 1532</span><span> : statement;</span></pre>
<pre><span class="lineno"><a href="#line_72" id="line_72"> 72.</a></span><span class="count "> 1539</span><span>});</span></pre>
<pre><span class="lineno"><a href="#line_71" id="line_71"> 71.</a></span><span class="count "> 1463</span><span> : statement;</span></pre>
<pre><span class="lineno"><a href="#line_72" id="line_72"> 72.</a></span><span class="count "> 1470</span><span>});</span></pre>
<pre><span class="lineno"><a href="#line_73" id="line_73"> 73.</a></span><span class="count "> 2</span><span></span></pre>
<pre><span class="lineno"><a href="#line_74" id="line_74"> 74.</a></span><span class="count "> 2</span><span>// Database#run(sql, [bind1, bind2, ...], [callback])</span></pre>
<pre><span class="lineno"><a href="#line_75" id="line_75"> 75.</a></span><span class="count "> 2077</span><span>Database.prototype.run = normalizeMethod(function(statement, params) {</span></pre>
Expand Down
22 changes: 11 additions & 11 deletions .artifact/coverage_sqlite3_sh/lib/sqlite3.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -162,10 +162,10 @@
<pre><span class="lineno"><a href="#line_4" id="line_4"> 4.</a></span><span class="count "> 2</span><span>module.exports = exports = sqlite3;</span></pre>
<pre><span class="lineno"><a href="#line_5" id="line_5"> 5.</a></span><span class="count "> 2</span><span></span></pre>
<pre><span class="lineno"><a href="#line_6" id="line_6"> 6.</a></span><span class="count "> 12</span><span>function normalizeMethod (fn) {</span></pre>
<pre><span class="lineno"><a href="#line_7" id="line_7"> 7.</a></span><span class="count "> 4186</span><span> return function (sql) {</span></pre>
<pre><span class="lineno"><a href="#line_8" id="line_8"> 8.</a></span><span class="count "> 4186</span><span> let errBack;</span></pre>
<pre><span class="lineno"><a href="#line_9" id="line_9"> 9.</a></span><span class="count "> 4186</span><span> const args = Array.prototype.slice.call(arguments, 1);</span></pre>
<pre><span class="lineno"><a href="#line_10" id="line_10"> 10.</a></span><span class="count "> 4186</span><span></span></pre>
<pre><span class="lineno"><a href="#line_7" id="line_7"> 7.</a></span><span class="count "> 3456</span><span> return function (sql) {</span></pre>
<pre><span class="lineno"><a href="#line_8" id="line_8"> 8.</a></span><span class="count "> 3456</span><span> let errBack;</span></pre>
<pre><span class="lineno"><a href="#line_9" id="line_9"> 9.</a></span><span class="count "> 3456</span><span> const args = Array.prototype.slice.call(arguments, 1);</span></pre>
<pre><span class="lineno"><a href="#line_10" id="line_10"> 10.</a></span><span class="count "> 3456</span><span></span></pre>
<pre><span class="lineno"><a href="#line_11" id="line_11"> 11.</a></span><span class="count "> 1120</span><span> if (typeof args[args.length - 1] === 'function') {</span></pre>
<pre><span class="lineno"><a href="#line_12" id="line_12"> 12.</a></span><span class="count "> 1120</span><span> const callback = args[args.length - 1];</span></pre>
<pre><span class="lineno"><a href="#line_13" id="line_13"> 13.</a></span><span class="count "> 1120</span><span> errBack = function(err) {</span></pre>
Expand All @@ -174,9 +174,9 @@
<pre><span class="lineno"><a href="#line_16" id="line_16"> 16.</a></span><span class="count "> 1120</span><span> }</span></pre>
<pre><span class="lineno"><a href="#line_17" id="line_17"> 17.</a></span><span class="count "> 1120</span><span> };</span></pre>
<pre><span class="lineno"><a href="#line_18" id="line_18"> 18.</a></span><span class="count "> 1120</span><span> }</span></pre>
<pre><span class="lineno"><a href="#line_19" id="line_19"> 19.</a></span><span class="count "> 4186</span><span> const statement = new Statement(this, sql, errBack);</span></pre>
<pre><span class="lineno"><a href="#line_20" id="line_20"> 20.</a></span><span class="count "> 4186</span><span> return fn.call(this, statement, args);</span></pre>
<pre><span class="lineno"><a href="#line_21" id="line_21"> 21.</a></span><span class="count "> 4186</span><span> };</span></pre>
<pre><span class="lineno"><a href="#line_19" id="line_19"> 19.</a></span><span class="count "> 3456</span><span> const statement = new Statement(this, sql, errBack);</span></pre>
<pre><span class="lineno"><a href="#line_20" id="line_20"> 20.</a></span><span class="count "> 3456</span><span> return fn.call(this, statement, args);</span></pre>
<pre><span class="lineno"><a href="#line_21" id="line_21"> 21.</a></span><span class="count "> 3456</span><span> };</span></pre>
<pre><span class="lineno"><a href="#line_22" id="line_22"> 22.</a></span><span class="count "> 12</span><span>}</span></pre>
<pre><span class="lineno"><a href="#line_23" id="line_23"> 23.</a></span><span class="count "> 2</span><span></span></pre>
<pre><span class="lineno"><a href="#line_24" id="line_24"> 24.</a></span><span class="count "> 6</span><span>function inherits(target, source) {</span></pre>
Expand Down Expand Up @@ -223,11 +223,11 @@
<pre><span class="lineno"><a href="#line_65" id="line_65"> 65.</a></span><span class="count "> 2</span><span>inherits(Backup, EventEmitter);</span></pre>
<pre><span class="lineno"><a href="#line_66" id="line_66"> 66.</a></span><span class="count "> 2</span><span></span></pre>
<pre><span class="lineno"><a href="#line_67" id="line_67"> 67.</a></span><span class="count "> 2</span><span>// Database#prepare(sql, [bind1, bind2, ...], [callback])</span></pre>
<pre><span class="lineno"><a href="#line_68" id="line_68"> 68.</a></span><span class="count "> 2056</span><span>Database.prototype.prepare = normalizeMethod(function(statement, params) {</span></pre>
<pre><span class="lineno"><a href="#line_69" id="line_69"> 69.</a></span><span class="count "> 2056</span><span> return params.length</span></pre>
<pre><span class="lineno"><a href="#line_68" id="line_68"> 68.</a></span><span class="count "> 1326</span><span>Database.prototype.prepare = normalizeMethod(function(statement, params) {</span></pre>
<pre><span class="lineno"><a href="#line_69" id="line_69"> 69.</a></span><span class="count "> 1326</span><span> return params.length</span></pre>
<pre><span class="lineno"><a href="#line_70" id="line_70"> 70.</a></span><span class="count "> 7</span><span> ? statement.bind.apply(statement, params)</span></pre>
<pre><span class="lineno"><a href="#line_71" id="line_71"> 71.</a></span><span class="count "> 2049</span><span> : statement;</span></pre>
<pre><span class="lineno"><a href="#line_72" id="line_72"> 72.</a></span><span class="count "> 2056</span><span>});</span></pre>
<pre><span class="lineno"><a href="#line_71" id="line_71"> 71.</a></span><span class="count "> 1319</span><span> : statement;</span></pre>
<pre><span class="lineno"><a href="#line_72" id="line_72"> 72.</a></span><span class="count "> 1326</span><span>});</span></pre>
<pre><span class="lineno"><a href="#line_73" id="line_73"> 73.</a></span><span class="count "> 2</span><span></span></pre>
<pre><span class="lineno"><a href="#line_74" id="line_74"> 74.</a></span><span class="count "> 2</span><span>// Database#run(sql, [bind1, bind2, ...], [callback])</span></pre>
<pre><span class="lineno"><a href="#line_75" id="line_75"> 75.</a></span><span class="count "> 2077</span><span>Database.prototype.run = normalizeMethod(function(statement, params) {</span></pre>
Expand Down
4 changes: 2 additions & 2 deletions .artifact/jslint_wrapper_vscode/jslint.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ let jslint_charset_ascii = (
+ "@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_"
+ "`abcdefghijklmnopqrstuvwxyz{|}~\u007f"
);
let jslint_edition = "v2023.8.20";
let jslint_edition = "v2023.10.24";
let jslint_export; // The jslint object to be exported.
let jslint_fudge = 1; // Fudge starting line and starting
// ... column to 1.
Expand Down Expand Up @@ -279,7 +279,7 @@ async function assertErrorThrownAsync(asyncFunc, regexp) {
}
assertOrThrow(err, "No error thrown.");
assertOrThrow(
regexp === undefined || new RegExp(regexp).test(err.message),
!regexp || new RegExp(regexp).test(err.message),
err
);
}
Expand Down
2 changes: 1 addition & 1 deletion .artifact/jslint_wrapper_vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,5 +109,5 @@
"type": "git",
"url": "https://github.com/jslint-org/jslint.git"
},
"version": "2023.8.20"
"version": "2023.10.24"
}
Binary file not shown.
Binary file not shown.
Binary file modified .artifact/screenshot_browser__2f.artifact_2fapidoc.html.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 56e3459

Please sign in to comment.