Skip to content

Create perceptron.js #3997

Create perceptron.js

Create perceptron.js #3997

Triggered via pull request September 23, 2024 16:58
Status Failure
Total duration 22s
Artifacts

validate.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
lint: extensions/artem_p4/perceptron.js#L7
Use the function form of 'use strict'
lint: extensions/artem_p4/perceptron.js#L9
'define' is not defined
lint: extensions/artem_p4/perceptron.js#L9
'define' is not defined
lint: extensions/artem_p4/perceptron.js#L202
Do not access Object.prototype method 'hasOwnProperty' from target object
lint: extensions/artem_p4/perceptron.js#L203
Do not access Object.prototype method 'hasOwnProperty' from target object
lint: extensions/artem_p4/perceptron.js#L204
Do not access Object.prototype method 'hasOwnProperty' from target object
lint: extensions/artem_p4/perceptron.js#L205
Do not access Object.prototype method 'hasOwnProperty' from target object
lint: extensions/artem_p4/perceptron.js#L630
Expected a conditional expression and instead saw an assignment
lint: extensions/artem_p4/perceptron.js#L922
Unexpected mix of '||' and '&&'. Use parentheses to clarify the intended order of operations
lint: extensions/artem_p4/perceptron.js#L922
Unexpected mix of '||' and '&&'. Use parentheses to clarify the intended order of operations
format
Process completed with exit code 1.