3:03:55 AM: Netlify Build
3:03:55 AM: ────────────────────────────────────────────────────────────────
3:03:55 AM: @netlify/build 29.58.9
3:03:55 AM: accountId: 603d073a9775ab00ce9a1702
3:03:55 AM: baseRelDir: true
3:03:55 AM: buildId: 67a4260d3247ed0008d316cc
3:03:55 AM: deployId: 67a4260d3247ed0008d316ce
3:03:55 AM: ❯ Current directory
3:03:55 AM: /opt/build/repo/portal-frontend
3:03:55 AM: ❯ Config file
3:03:55 AM: No config file was defined: using default values.
3:03:55 AM: Build command from Netlify app
3:03:55 AM: ────────────────────────────────────────────────────────────────
3:03:55 AM: $ npm run build
3:03:55 AM: > portal-frontend@0.1.0 build
3:03:55 AM: > react-scripts build
3:03:55 AM: Creating an optimized production build...
3:04:01 AM: One of your dependencies, babel-preset-react-app, is importing the
3:04:01 AM: "@babel/plugin-proposal-private-property-in-object" package without
3:04:01 AM: declaring it in its dependencies. This is currently working because
3:04:01 AM: "@babel/plugin-proposal-private-property-in-object" is already in your
3:04:01 AM: node_modules folder for unrelated reasons, but it may break at any time.
3:04:01 AM: babel-preset-react-app is part of the create-react-app project, which
3:04:01 AM: is not maintianed anymore. It is thus unlikely that this bug will
3:04:01 AM: ever be fixed. Add "@babel/plugin-proposal-private-property-in-object" to
3:04:01 AM: your devDependencies to work around this error. This will make this message
3:04:02 AM: Compiled with warnings.
3:04:02 AM: src/components/404page.js
3:04:02 AM: Line 3:8: 'WhiteBackground' is defined but never used no-unused-vars
3:04:02 AM: Line 4:10: 'Navbar' is defined but never used no-unused-vars
3:04:02 AM: src/components/HeroBackground.js
3:04:02 AM: Line 32:21: img elements must have an alt prop, either with meaningful text, or an empty string for decorative images jsx-a11y/alt-text
3:04:02 AM: Line 37:21: img elements must have an alt prop, either with meaningful text, or an empty string for decorative images jsx-a11y/alt-text
3:04:02 AM: Line 43:21: img elements must have an alt prop, either with meaningful text, or an empty string for decorative images jsx-a11y/alt-text
3:04:02 AM: Line 50:21: img elements must have an alt prop, either with meaningful text, or an empty string for decorative images jsx-a11y/alt-text
3:04:02 AM: Line 55:21: img elements must have an alt prop, either with meaningful text, or an empty string for decorative images jsx-a11y/alt-text
3:04:02 AM: Line 61:21: img elements must have an alt prop, either with meaningful text, or an empty string for decorative images jsx-a11y/alt-text
3:04:02 AM: Line 68:21: img elements must have an alt prop, either with meaningful text, or an empty string for decorative images jsx-a11y/alt-text
3:04:02 AM: Line 69:21: img elements must have an alt prop, either with meaningful text, or an empty string for decorative images jsx-a11y/alt-text
3:04:02 AM: Line 76:21: img elements must have an alt prop, either with meaningful text, or an empty string for decorative images jsx-a11y/alt-text
3:04:02 AM: Line 82:21: img elements must have an alt prop, either with meaningful text, or an empty string for decorative images jsx-a11y/alt-text
3:04:02 AM: Line 88:21: img elements must have an alt prop, either with meaningful text, or an empty string for decorative images jsx-a11y/alt-text
3:04:02 AM: Line 95:21: img elements must have an alt prop, either with meaningful text, or an empty string for decorative images jsx-a11y/alt-text
3:04:02 AM: Line 100:21: img elements must have an alt prop, either with meaningful text, or an empty string for decorative images jsx-a11y/alt-text
3:04:02 AM: Line 108:21: img elements must have an alt prop, either with meaningful text, or an empty string for decorative images jsx-a11y/alt-text
3:04:02 AM: Line 114:21: img elements must have an alt prop, either with meaningful text, or an empty string for decorative images jsx-a11y/alt-text
3:04:02 AM: src/components/ProtectedRoute.js
3:04:02 AM: Line 2:10: 'Navigate' is defined but never used no-unused-vars
3:04:02 AM: src/pages/ApplicationPage.js
3:04:02 AM: Line 3:8: 'axios' is defined but never used no-unused-vars
3:04:02 AM: Line 4:10: 'MultiPageForm' is defined but never used no-unused-vars
3:04:02 AM: Line 4:25: 'Page' is defined but never used no-unused-vars
3:04:02 AM: Line 4:31: 'Question' is defined but never used no-unused-vars
3:04:02 AM: Line 4:41: 'LongQuestion' is defined but never used no-unused-vars
3:04:02 AM: Line 4:55: 'FileUploadQuestion' is defined but never used no-unused-vars
3:04:02 AM: Line 4:75: 'CheckQuestion' is defined but never used no-unused-vars
3:04:02 AM: Line 14:13: 'user' is assigned a value but never used no-unused-vars
3:04:02 AM: Line 15:19: 'setError' is assigned a value but never used no-unused-vars
3:04:02 AM: Line 20:11: 'openModal' is assigned a value but never used no-unused-vars
3:04:02 AM: Line 88:7: React Hook useEffect has a missing dependency: 'getAccessTokenSilently'. Either include it or remove the dependency array react-hooks/exhaustive-deps
3:04:02 AM: Search for the keywords to learn more about each warning.
3:04:02 AM: To ignore, add // eslint-disable-next-line to the line before.
3:04:02 AM: File sizes after gzip:
3:04:02 AM: 114.19 kB build/static/js/main.a48811fc.js
3:04:02 AM: 2.86 kB build/static/css/main.f0e20e3b.css
3:04:02 AM: The project was built assuming it is hosted at /.
3:04:02 AM: You can control this with the homepage field in your package.json.
3:04:02 AM: The build folder is ready to be deployed.
3:04:02 AM: You may serve it with a static server:
3:04:02 AM: npm install -g serve
3:04:02 AM: serve -s build
3:04:02 AM: Find out more about deployment here:
3:04:02 AM: (build.command completed in 7.7s)
3:04:03 AM: (Netlify Build completed in 8s)
3:04:03 AM: Section completed: building
3:04:07 AM: Finished processing build request in 41.161s