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

features/175-create-net-plugins-with-semantic-kernel-and-ui #176

Merged

added readme.

7c288b2
Select commit
Loading
Failed to load commit list.
Merged

features/175-create-net-plugins-with-semantic-kernel-and-ui #176

added readme.
7c288b2
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / ESLint failed Jan 11, 2024 in 2s

8 new alerts including 8 errors

New alerts in code changed by this pull request

  • 8 errors

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 11 in DotNet-ChatGPT-Plugins/ui/public/lib/counterup/counterup.min.js

See this annotation in the file changed.

Code scanning / ESLint

Direct calls to method `html()` often (e.g. in jQuery framework) manipulate DOM without any sanitization and should be avoided. Use document.createElement() or similar methods instead. Error generated

Do not write to DOM directly using jQuery html() method

Check failure on line 7 in DotNet-ChatGPT-Plugins/ui/public/lib/owlcarousel/owl.carousel.min.js

See this annotation in the file changed.

Code scanning / ESLint

Direct calls to method `html()` often (e.g. in jQuery framework) manipulate DOM without any sanitization and should be avoided. Use document.createElement() or similar methods instead. Error generated

Do not write to DOM directly using jQuery html() method

Check failure on line 6 in DotNet-ChatGPT-Plugins/ui/public/lib/tempusdominus/js/tempusdominus-bootstrap-4.min.js

See this annotation in the file changed.

Code scanning / ESLint

Direct calls to method `html()` often (e.g. in jQuery framework) manipulate DOM without any sanitization and should be avoided. Use document.createElement() or similar methods instead. Error generated

Do not write to DOM directly using jQuery html() method

Check failure on line 7 in DotNet-ChatGPT-Plugins/ui/public/lib/tempusdominus/js/tempusdominus-bootstrap-4.min.js

See this annotation in the file changed.

Code scanning / ESLint

Direct calls to method `html()` often (e.g. in jQuery framework) manipulate DOM without any sanitization and should be avoided. Use document.createElement() or similar methods instead. Error generated

Do not write to DOM directly using jQuery html() method

Check failure on line 11 in DotNet-ChatGPT-Plugins/HotelBooking.Web/wwwroot/lib/counterup/counterup.min.js

See this annotation in the file changed.

Code scanning / ESLint

Direct calls to method `html()` often (e.g. in jQuery framework) manipulate DOM without any sanitization and should be avoided. Use document.createElement() or similar methods instead. Error generated

Do not write to DOM directly using jQuery html() method

Check failure on line 7 in DotNet-ChatGPT-Plugins/HotelBooking.Web/wwwroot/lib/owlcarousel/owl.carousel.min.js

See this annotation in the file changed.

Code scanning / ESLint

Direct calls to method `html()` often (e.g. in jQuery framework) manipulate DOM without any sanitization and should be avoided. Use document.createElement() or similar methods instead. Error generated

Do not write to DOM directly using jQuery html() method

Check failure on line 6 in DotNet-ChatGPT-Plugins/HotelBooking.Web/wwwroot/lib/tempusdominus/js/tempusdominus-bootstrap-4.min.js

See this annotation in the file changed.

Code scanning / ESLint

Direct calls to method `html()` often (e.g. in jQuery framework) manipulate DOM without any sanitization and should be avoided. Use document.createElement() or similar methods instead. Error generated

Do not write to DOM directly using jQuery html() method

Check failure on line 7 in DotNet-ChatGPT-Plugins/HotelBooking.Web/wwwroot/lib/tempusdominus/js/tempusdominus-bootstrap-4.min.js

See this annotation in the file changed.

Code scanning / ESLint

Direct calls to method `html()` often (e.g. in jQuery framework) manipulate DOM without any sanitization and should be avoided. Use document.createElement() or similar methods instead. Error generated

Do not write to DOM directly using jQuery html() method