Skip to content

Run linter during GitHub workflow execution + code formatting fixes #73

Run linter during GitHub workflow execution + code formatting fixes

Run linter during GitHub workflow execution + code formatting fixes #73

Triggered via pull request May 17, 2023 01:28
Status Failure
Total duration 44s
Artifacts

build-deploy.yml

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

Annotations

9 errors
Build ⚙️📦: src/components/Search.tsx#L11
`../request-idle-callback` import should occur before import of `./SearchBar`
Build ⚙️📦: src/components/Search.tsx#L12
`../serialization/ManifestJson` import should occur before import of `./SearchBar`
Build ⚙️📦: src/components/Search.tsx#L13
`../serialization/SearchResultsJson` import should occur before import of `./SearchBar`
Build ⚙️📦: src/components/SearchProcessor.tsx#L10
`../serialization/SearchResultsJson` import should occur before import of `./BucketTypeIcon`
Build ⚙️📦: src/components/SearchResult.tsx#L14
`../serialization/ManifestJson` import should occur before import of `./BucketTypeIcon`
Build ⚙️📦: src/components/SearchResult.tsx#L15
`../utils` import should occur before import of `./BucketTypeIcon`
Build ⚙️📦
Process completed with exit code 1.