Skip to content

Update next.config.mjs to use ES modules and export default #3

Update next.config.mjs to use ES modules and export default

Update next.config.mjs to use ES modules and export default #3

Triggered via push April 16, 2024 13:55
Status Failure
Total duration 21s
Artifacts

pull_request.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
quality: scripts/generate-assets.ts#L1
A Node.js builtin module should be imported with the node: protocol.
quality: scripts/generate-assets.ts#L2
A Node.js builtin module should be imported with the node: protocol.
quality: scripts/generate-assets.ts#L32
This let declares a variable which is never re-assigned.
quality: scripts/generate-assets.ts#L53
This let declares a variable which is never re-assigned.
quality: scripts/generate-assets.ts#L85
This let declares a variable which is never re-assigned.
quality: scripts/rename-originals.ts#L1
A Node.js builtin module should be imported with the node: protocol.
quality: scripts/rename-originals.ts#L2
A Node.js builtin module should be imported with the node: protocol.
quality: scripts/rename-originals.ts#L25
This let declares a variable which is never re-assigned.
quality: scripts/rename-originals.ts#L36
This let declares a variable which is never re-assigned.
quality: scripts/rename-originals.ts#L46
This let declares a variable which is never re-assigned.