5:53:28 PM: Netlify Build
5:53:28 PM: ────────────────────────────────────────────────────────────────
5:53:28 PM: @netlify/build 29.29.4
5:53:28 PM: baseRelDir: true
5:53:28 PM: buildId: 656e1201bf1975000835a0da
5:53:28 PM: deployId: 656e1201bf1975000835a0dc
5:53:28 PM: ❯ Current directory
5:53:28 PM: /opt/build/repo/frontend
5:53:28 PM: ❯ Config file
5:53:28 PM: No config file was defined: using default values.
5:53:28 PM: deploy-preview
5:53:28 PM: Build command from Netlify app
5:53:28 PM: ────────────────────────────────────────────────────────────────
5:53:28 PM: $ CI= npm run build
5:53:28 PM: > frontend@0.1.0 build
5:53:28 PM: > react-scripts build
5:53:29 PM: Creating an optimized production build...
5:53:30 PM: warn - The `purge`/`content` options have changed in Tailwind CSS v3.0.
5:53:30 PM: warn - Update your configuration file to eliminate this warning.
5:53:30 PM: warn - The `darkMode` option in your Tailwind CSS configuration is set to `false`, which now behaves the same as `media`.
5:53:30 PM: warn - Change `darkMode` to `media` or remove it entirely.
5:53:32 PM: One of your dependencies, babel-preset-react-app, is importing the
5:53:32 PM: "@babel/plugin-proposal-private-property-in-object" package without
5:53:32 PM: declaring it in its dependencies. This is currently working because
5:53:32 PM: "@babel/plugin-proposal-private-property-in-object" is already in your
5:53:32 PM: node_modules folder for unrelated reasons, but it may break at any time.
5:53:32 PM: babel-preset-react-app is part of the create-react-app project, which
5:53:32 PM: is not maintianed anymore. It is thus unlikely that this bug will
5:53:32 PM: ever be fixed. Add "@babel/plugin-proposal-private-property-in-object" to
5:53:32 PM: your devDependencies to work around this error. This will make this message
5:53:42 PM: Compiled with warnings.
5:53:42 PM: Line 17:8: "CommentSection" is defined but never used no-unused-vars
5:53:42 PM: src/components/Beacon/InfoWindow/BeaconInfoWindow.js
5:53:42 PM: Line 2:8: "ControllerInfo" is defined but never used no-unused-vars
5:53:42 PM: Line 4:8: "BeaconApplication" is defined but never used no-unused-vars
5:53:42 PM: Line 33:9: "handleInfoClick" is assigned a value but never used no-unused-vars
5:53:42 PM: src/components/Beacon/InfoWindow/ControllerInfo.js
5:53:42 PM: Line 1:17: "useState" is defined but never used no-unused-vars
5:53:42 PM: src/components/Beacon/MapContainer.js
5:53:42 PM: Line 3:10: "Link" is defined but never used no-unused-vars
5:53:42 PM: src/components/BeaconApplication/BeaconApplication.js
5:53:42 PM: Line 1:27: "useContext" is defined but never used no-unused-vars
5:53:42 PM: Line 8:9: "navigate" is assigned a value but never used no-unused-vars
5:53:42 PM: Line 26:11: "beaconUpdateData" is assigned a value but never used no-unused-vars
5:53:42 PM: src/components/BeaconCreation/BeaconCreation.js
5:53:42 PM: Line 1:27: "useContext" is defined but never used no-unused-vars
5:53:42 PM: Line 1:39: "useEffect" is defined but never used no-unused-vars
5:53:42 PM: Line 5:10: "AuthContext" is defined but never used no-unused-vars
5:53:42 PM: Line 19:10: "statusCode" is assigned a value but never used no-unused-vars
5:53:42 PM: Line 19:22: "setStatusCode" is assigned a value but never used no-unused-vars
5:53:42 PM: Line 21:9: "laravelEcho" is assigned a value but never used no-unused-vars
5:53:42 PM: Line 92:9: "logindata" is assigned a value but never used no-unused-vars
5:53:42 PM: src/components/BeaconInfo/GetBeaconInfo.js
5:53:42 PM: Line 1:8: "React" is defined but never used no-unused-vars
5:53:42 PM: src/components/BeaconInfo/GetUserById.js
5:53:42 PM: Line 2:8: "React" is defined but never used no-unused-vars
5:53:42 PM: Line 44:6: React Hook useEffect has a missing dependency: "userId". Either include it or remove the dependency array react-hooks/exhaustive-deps
5:53:42 PM: src/components/BeaconInfo/ListBeaconInfo.js
5:53:42 PM: Line 1:27: "useEffect" is defined but never used no-unused-vars
5:53:42 PM: src/components/Comments.jsx
5:53:42 PM: Line 25:8: React Hook useEffect has a missing dependency: "beaconId". Either include it or remove the dependency array react-hooks/exhaustive-deps
5:53:42 PM: Search for the keywords to learn more about each warning.
5:53:42 PM: To ignore, add // eslint-disable-next-line to the line before.
5:53:42 PM: File sizes after gzip:
5:53:42 PM: 235.12 kB build/static/js/main.a8f4453f.js
5:53:42 PM: 3.62 kB build/static/css/main.7f233a37.css
5:53:42 PM: 1.77 kB build/static/js/787.9e9f4ffd.chunk.js
5:53:42 PM: The project was built assuming it is hosted at /.
5:53:42 PM: You can control this with the homepage field in your package.json.
5:53:42 PM: The build folder is ready to be deployed.
5:53:42 PM: You may serve it with a static server:
5:53:42 PM: npm install -g serve
5:53:42 PM: serve -s build
5:53:42 PM: Find out more about deployment here:
5:53:42 PM: (build.command completed in 14.5s)
5:53:45 PM: (Netlify Build completed in 17.2s)
5:53:46 PM: Section completed: building
5:53:48 PM: Finished processing build request in 41.491s