Skip to content

Commas in descriptions #102

Commas in descriptions

Commas in descriptions #102

Triggered via pull request May 5, 2024 15:19
Status Failure
Total duration 34s
Artifacts

build-deploy.yml

on: pull_request
Build ⚙️📦
26s
Build ⚙️📦
Staging deployment 🚀🌐
0s
Staging deployment 🚀🌐
Production deployment 🚀🌐
0s
Production deployment 🚀🌐
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build ⚙️📦: src/components/Buckets.tsx#L10
`./BucketTypeIcon` import should occur before import of `../serialization/BucketsResultsJson`
Build ⚙️📦: src/components/Buckets.tsx#L11
`./SearchStatus` import should occur before import of `../serialization/BucketsResultsJson`
Build ⚙️📦: src/components/Home.tsx#L11
`../colorscheme/ColorSchemeContext` import should occur after import of `./SearchBar`
Build ⚙️📦: src/components/Root.tsx#L4
`../colorscheme/ColorSchemeProvider` import should occur after import of `./NavBar`
Build ⚙️📦: src/components/Search.tsx#L7
`../request-idle-callback` import should occur after import of `./SearchResult`
Build ⚙️📦: src/components/Search.tsx#L8
`../serialization/ManifestJson` import should occur after import of `./SearchResult`
Build ⚙️📦: src/components/Search.tsx#L9
`../serialization/SearchResultsJson` import should occur after import of `./SearchResult`
Build ⚙️📦: src/components/SearchProcessor.tsx#L8
`../serialization/SearchResultsJson` import should occur after import of `./SearchStatus`
Build ⚙️📦: src/components/SearchResult.tsx#L14
`./BucketTypeIcon` import should occur before import of `../serialization/ManifestJson`
Build ⚙️📦: src/components/SearchResult.tsx#L15
`./CopyToClipboardButton` import should occur before import of `../serialization/ManifestJson`
Build ⚙️📦
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.