Skip to content

refactor: set nr-labs-components dependency to be fetched from npm re… #76

refactor: set nr-labs-components dependency to be fetched from npm re…

refactor: set nr-labs-components dependency to be fetched from npm re… #76

Triggered via push July 28, 2023 08:06
Status Success
Total duration 56s
Artifacts

repolinter.yml

on: push
Run Repolinter
43s
Run Repolinter
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
nerdlets/service-details/service-details.js#L61
[eslint-comments/no-unused-disable] 'react/no-did-update-set-state' rule is disabled but never reported.
nerdlets/service-details/service-details.js#L71
[eslint-comments/no-unused-disable] 'react/no-did-update-set-state' rule is disabled but never reported.
components/incidents/incident-timeline.js#L27
[react/jsx-curly-brace-presence] Curly braces are unnecessary here.
components/incidents/incident-timeline.js#L28
[react/jsx-curly-brace-presence] Curly braces are unnecessary here.
Run Repolinter
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/github-script@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/