Skip to content

Conversation

@MSNev
Copy link
Contributor

@MSNev MSNev commented Nov 1, 2024

No description provided.

@MSNev MSNev force-pushed the MSNev/NightlyBuild branch from 4b379ea to c936843 Compare November 1, 2024 17:29
let newAiVer = null;
let testOnly = null;

const theVersion = require(process.cwd() + "/version.json");

Check notice

Code scanning / CodeQL

Unused variable, import, function or class

Unused variable theVersion.

function parseArgs() {
if (process.argv.length < 2) {
console.error("!!! Invalid number of arguments -- " + process.argv.length)

Check notice

Code scanning / CodeQL

Semicolon insertion

Avoid automated semicolon insertion (90% of all statements in [the enclosing function](1) have an explicit semicolon).
@MSNev MSNev force-pushed the MSNev/NightlyBuild branch from c936843 to 2b33882 Compare November 1, 2024 17:36
@MSNev MSNev merged commit 3d372bc into main Nov 1, 2024
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.

3 participants