Installs project and runs linting #268
Annotations
10 warnings
Run npm run lint:
force-app/main/default/lwc/accountRelatedContacts/accountRelatedContacts.html#L20
This iterator iterates upon an unanalyzable property 'contacts' that’s not a public property
|
Run npm run lint:
force-app/main/default/lwc/accountRelatedContacts/accountRelatedContacts.js#L16
Getters can only contain a return statement
|
Run npm run lint:
force-app/main/default/lwc/accountRelatedContacts/accountRelatedContacts.js#L54
This wire configuration uses a property from a getter function named 'accountQuery' that returns a non-literal value, which isn’t supported for static analysis
|
Run npm run lint:
force-app/main/default/lwc/createAccountRecord/createAccountRecord.html#L28
This child component references an unanalyzable property 'nameField' that’s not a public property
|
Run npm run lint:
force-app/main/default/lwc/createAccountRecord/createAccountRecord.html#L28
This child component references an unanalyzable property 'name' that’s not a public property
|
Run npm run lint:
force-app/main/default/lwc/createAccountRecord/createAccountRecord.html#L29
This child component references an unanalyzable property 'phoneField' that’s not a public property
|
Run npm run lint:
force-app/main/default/lwc/createAccountRecord/createAccountRecord.html#L29
This child component references an unanalyzable property 'phone' that’s not a public property
|
Run npm run lint:
force-app/main/default/lwc/createAccountRecord/createAccountRecord.html#L30
This child component references an unanalyzable property 'websiteField' that’s not a public property
|
Run npm run lint:
force-app/main/default/lwc/createAccountRecord/createAccountRecord.html#L30
This child component references an unanalyzable property 'website' that’s not a public property
|
Run npm run lint:
force-app/main/default/lwc/createAccountRecord/createAccountRecord.html#L31
This child component references an unanalyzable property 'industryField' that’s not a public property
|
The logs for this run have expired and are no longer available.
Loading