Skip to content

Add stats comment to Pull Requests #59

Add stats comment to Pull Requests

Add stats comment to Pull Requests #59

Triggered via pull request August 16, 2023 14:12
Status Failure
Total duration 1m 48s
Artifacts

stats-comment.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error
Generate stats
Unhandled error: SyntaxError: Named export 'getFileSizes' not found. The requested module '@govuk-frontend/lib' is a CommonJS module, which may not support all module.exports as named exports. CommonJS modules can always be imported via the default export, for example using: import pkg from '@govuk-frontend/lib'; const { getFileSizes, getStats, modulePaths } = pkg;