Skip to content

Installs project and runs linting #190

Installs project and runs linting

Installs project and runs linting #190

Triggered via push September 26, 2023 20:03
Status Success
Total duration 37s
Artifacts

lint.yml

on: push
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Linting on Ubuntu with Node 18: force-app/main/default/lwc/accountRelatedContacts/accountRelatedContacts.html#L20
This iterator iterates upon an unanalyzable property 'contacts' that’s not a public property
Linting on Ubuntu with Node 18: force-app/main/default/lwc/accountRelatedContacts/accountRelatedContacts.js#L50
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
Linting on Ubuntu with Node 18: force-app/main/default/lwc/createAccountRecord/createAccountRecord.html#L28
This child component references an unanalyzable property 'nameField' that’s not a public property
Linting on Ubuntu with Node 18: force-app/main/default/lwc/createAccountRecord/createAccountRecord.html#L28
This child component references an unanalyzable property 'name' that’s not a public property
Linting on Ubuntu with Node 18: force-app/main/default/lwc/createAccountRecord/createAccountRecord.html#L29
This child component references an unanalyzable property 'phoneField' that’s not a public property
Linting on Ubuntu with Node 18: force-app/main/default/lwc/createAccountRecord/createAccountRecord.html#L29
This child component references an unanalyzable property 'phone' that’s not a public property
Linting on Ubuntu with Node 18: force-app/main/default/lwc/createAccountRecord/createAccountRecord.html#L30
This child component references an unanalyzable property 'websiteField' that’s not a public property
Linting on Ubuntu with Node 18: force-app/main/default/lwc/createAccountRecord/createAccountRecord.html#L30
This child component references an unanalyzable property 'website' that’s not a public property
Linting on Ubuntu with Node 18: force-app/main/default/lwc/createAccountRecord/createAccountRecord.html#L31
This child component references an unanalyzable property 'industryField' that’s not a public property