Installs project and runs linting #9
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/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
|
Run npm run lint:
force-app/main/default/lwc/createAccountRecord/createAccountRecord.html#L31
This child component references an unanalyzable property 'industry' that’s not a public property
|
Run npm run lint:
force-app/main/default/lwc/createAccountRecord/createAccountRecord.html#L32
This child component references an unanalyzable property 'typeField' that’s not a public property
|
The logs for this run have expired and are no longer available.
Loading