Installs project and runs linting #446
Annotations
11 warnings
Linting on Ubuntu with Node 20
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Linting on Ubuntu with Node 20:
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 20:
force-app/main/default/lwc/draftDetailsList/draftDetailsList.html#L6
This iterator iterates upon an unanalyzable property 'drafts' that’s not a public property
|
Linting on Ubuntu with Node 20:
force-app/main/default/lwc/errorPanel/errorPanel.html#L11
This iterator iterates upon an unanalyzable getter property 'errorMessages'
|
Linting on Ubuntu with Node 20:
force-app/main/default/lwc/fileUpload/fileUpload.html#L21
This child component references an unanalyzable property 'titleValue' that’s not a public property
|
Linting on Ubuntu with Node 20:
force-app/main/default/lwc/fileUpload/fileUpload.html#L27
This child component references an unanalyzable property 'descriptionValue' that’s not a public property
|
Linting on Ubuntu with Node 20:
force-app/main/default/lwc/locationService/locationService.html#L18
This child component references an unanalyzable property 'interstitialMessage' that’s not a public property
|
Linting on Ubuntu with Node 20:
force-app/main/default/lwc/locationService/locationService.html#L35
This child component references an unanalyzable property 'locationButtonDisabled' that’s not a public property
|
Linting on Ubuntu with Node 20:
force-app/main/default/lwc/locationService/locationService.html#L35
This child component references an unanalyzable property 'buttonText' that’s not a public property
|
Linting on Ubuntu with Node 20:
force-app/main/default/lwc/scanBarcodeLookup/scanBarcodeLookup.html#L5
This child component references an unanalyzable property 'productId' that’s not a public property
|
Linting on Ubuntu with Node 20:
force-app/main/default/lwc/scanBarcodeLookup/scanBarcodeLookup.html#L15
This child component references an unanalyzable property 'scanButtonDisabled' that’s not a public property
|