Skip to content

Icon edit code in sandbox #685

Icon edit code in sandbox

Icon edit code in sandbox #685

Triggered via pull request July 4, 2024 14:49
Status Failure
Total duration 31s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
main: buildtools/webpack.examples.js#L4
Unable to resolve path to module 'html-webpack-plugin'
main: buildtools/webpack.examples.js#L5
Unable to resolve path to module 'copy-webpack-plugin'
main: buildtools/webpack.examples.js#L6
There should be no space after '{'
main: buildtools/webpack.examples.js#L6
There should be no space before '}'
main: examples/3dtiles.js#L46
Newline required at end of file but not found
main: examples/_code-sandbox.js#L14
Trailing spaces not allowed
main: examples/_code-sandbox.js#L126
Strings must use singlequote
main: examples/_code-sandbox.js#L126
Strings must use singlequote
main: examples/_code-sandbox.js#L128
Strings must use singlequote
main: examples/_code-sandbox.js#L129
Strings must use singlequote
main: buildtools/webpack.examples.js#L3
Using exported name 'glob' as identifier for default export
main: buildtools/webpack.examples.js#L16
Caution: `glob` also has a named export `sync`. Check if you meant to write `import {sync} from 'fast-glob'` instead