Skip to content

Add stats comment to Pull Requests #61

Add stats comment to Pull Requests

Add stats comment to Pull Requests #61

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

stats-comment.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error
Generate stats
Unhandled error: SyntaxError: Named export 'modulePaths' not found. The requested module '@govuk-frontend/lib/files' 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/files'; const { getFileSizes, modulePaths } = pkg;