Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V3 - allow all symbols by default, set the default min length to 12 instead of 10, fix license filename (fix #78) #81

Merged
merged 8 commits into from
Dec 18, 2024

Update node.yml

cddf44b
Select commit
Loading
Failed to load commit list.
Merged

V3 - allow all symbols by default, set the default min length to 12 instead of 10, fix license filename (fix #78) #81

Update node.yml
cddf44b
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Jshint (reported by Codacy) completed Dec 16, 2024 in 4s

1 configuration not found

Warning: Code scanning may not have found all the alerts introduced by this pull request, because 1 configuration present on refs/heads/master was not found:

Actions workflow (codacy-analysis.yml)

  • ❓  .github/workflows/codacy-analysis.yml:codacy-security-scan

New alerts in code changed by this pull request

  • 12 warnings
  • 20 notes

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 3 in dist/index.js

See this annotation in the file changed.

Code scanning / Jshint (reported by Codacy)

'exports' is not defined. Warning

'exports' is not defined.

Check notice on line 44 in dist/index.js

See this annotation in the file changed.

Code scanning / Jshint (reported by Codacy)

Prohibits the use of __iterator__ property due to compatibility issues Note

'const' is available in ES6 (use 'esversion: 6') or Mozilla JS extensions (use moz).

Check notice on line 46 in dist/index.js

See this annotation in the file changed.

Code scanning / Jshint (reported by Codacy)

Prohibits the use of __iterator__ property due to compatibility issues Note

'const' is available in ES6 (use 'esversion: 6') or Mozilla JS extensions (use moz).

Check notice on line 55 in dist/index.js

See this annotation in the file changed.

Code scanning / Jshint (reported by Codacy)

Prohibits the use of __iterator__ property due to compatibility issues Note

'const' is available in ES6 (use 'esversion: 6') or Mozilla JS extensions (use moz).

Check warning on line 55 in dist/index.js

See this annotation in the file changed.

Code scanning / Jshint (reported by Codacy)

Requires each line to end in a semicolon Warning

Missing semicolon.

Check notice on line 76 in dist/index.js

See this annotation in the file changed.

Code scanning / Jshint (reported by Codacy)

Prohibits the use of __iterator__ property due to compatibility issues Note

'let' is available in ES6 (use 'esversion: 6') or Mozilla JS extensions (use moz).

Check notice on line 95 in dist/index.js

See this annotation in the file changed.

Code scanning / Jshint (reported by Codacy)

Prohibits the use of __iterator__ property due to compatibility issues Note

'object short notation' is available in ES6 (use 'esversion: 6') or Mozilla JS extensions (use moz).

Check warning on line 97 in dist/index.js

See this annotation in the file changed.

Code scanning / Jshint (reported by Codacy)

'exports' is not defined. Warning

'exports' is not defined.

Check warning on line 98 in dist/index.js

See this annotation in the file changed.

Code scanning / Jshint (reported by Codacy)

'exports' is not defined. Warning

'exports' is not defined.

Check warning on line 99 in dist/index.js

See this annotation in the file changed.

Code scanning / Jshint (reported by Codacy)

'exports' is not defined. Warning

'exports' is not defined.

Check warning on line 100 in dist/index.js

See this annotation in the file changed.

Code scanning / Jshint (reported by Codacy)

'exports' is not defined. Warning

'exports' is not defined.

Check notice on line 1 in dist/umd.js

See this annotation in the file changed.

Code scanning / Jshint (reported by Codacy)

Prohibits the use of __iterator__ property due to compatibility issues Note

'const' is available in ES6 (use 'esversion: 6') or Mozilla JS extensions (use moz).

Check warning on line 1 in dist/umd.js

See this annotation in the file changed.

Code scanning / Jshint (reported by Codacy)

Requires each line to end in a semicolon Warning

Missing semicolon.

Check notice on line 1 in dist/umd.js

See this annotation in the file changed.

Code scanning / Jshint (reported by Codacy)

Prohibits the use of __iterator__ property due to compatibility issues Note

'let' is available in ES6 (use 'esversion: 6') or Mozilla JS extensions (use moz).

Check notice on line 1 in dist/umd.js

See this annotation in the file changed.

Code scanning / Jshint (reported by Codacy)

Prohibits use of expressions where normally you would expect to see assignments or function calls Note

Expected an assignment or function call and instead saw an expression.

Check notice on line 5 in rollup.config.js

See this annotation in the file changed.

Code scanning / Jshint (reported by Codacy)

Prohibits use of expressions where normally you would expect to see assignments or function calls Note

Expected an assignment or function call and instead saw an expression.

Check warning on line 5 in rollup.config.js

See this annotation in the file changed.

Code scanning / Jshint (reported by Codacy)

Requires each line to end in a semicolon Warning

Missing semicolon.

Check notice on line 30 in src/index.js

See this annotation in the file changed.

Code scanning / Jshint (reported by Codacy)

Prohibits the use of __iterator__ property due to compatibility issues Note

'const' is available in ES6 (use 'esversion: 6') or Mozilla JS extensions (use moz).

Check notice on line 32 in src/index.js

See this annotation in the file changed.

Code scanning / Jshint (reported by Codacy)

Prohibits the use of __iterator__ property due to compatibility issues Note

'const' is available in ES6 (use 'esversion: 6') or Mozilla JS extensions (use moz).

Check warning on line 41 in src/index.js

See this annotation in the file changed.

Code scanning / Jshint (reported by Codacy)

Requires each line to end in a semicolon Warning

Missing semicolon.

Check notice on line 41 in src/index.js

See this annotation in the file changed.

Code scanning / Jshint (reported by Codacy)

Prohibits the use of __iterator__ property due to compatibility issues Note

'const' is available in ES6 (use 'esversion: 6') or Mozilla JS extensions (use moz).

Check notice on line 62 in src/index.js

See this annotation in the file changed.

Code scanning / Jshint (reported by Codacy)

Prohibits the use of __iterator__ property due to compatibility issues Note

'let' is available in ES6 (use 'esversion: 6') or Mozilla JS extensions (use moz).

Check warning on line 81 in src/index.js

See this annotation in the file changed.

Code scanning / Jshint (reported by Codacy)

Requires each line to end in a semicolon Warning

Missing semicolon.

Check notice on line 81 in src/index.js

See this annotation in the file changed.

Code scanning / Jshint (reported by Codacy)

Prohibits the use of __iterator__ property due to compatibility issues Note

'object short notation' is available in ES6 (use 'esversion: 6') or Mozilla JS extensions (use moz).

Check warning on line 82 in src/index.js

See this annotation in the file changed.

Code scanning / Jshint (reported by Codacy)

Requires each line to end in a semicolon Warning

Missing semicolon.