Build: #92 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
1 minute
Agent
buildserver-1.ncsa.illinois.edu
Revision
74c9369c4278255f776359f8011c22adfa85c0c3
Successful since
#90 ()

Error summary

The build generated some errors. See the full build log for more details.

#14 54.38   Line 47:7:    'ChartTableCell' is assigned a value but never used                        no-unused-vars
#14 54.38   Line 59:7:    'TableCellWithTable' is assigned a value but never used                    no-unused-vars
#14 54.38   Line 179:10:  'classes' is missing in props validation                                   react/prop-types
#14 54.38   Line 188:18:  Do not access Object.prototype method 'hasOwnProperty' from target object  no-prototype-builtins
#14 54.38   Line 188:62:  Do not access Object.prototype method 'hasOwnProperty' from target object  no-prototype-builtins
#14 54.38   Line 189:32:  'premResults' is missing in props validation                               react/prop-types
#14 54.38   Line 190:32:  'countyProductsResults' is missing in props validation                     react/prop-types
#14 54.38   Line 346:33:  'classes.table' is missing in props validation                             react/prop-types
#14 54.38   Line 410:33:  'classes.table' is missing in props validation                             react/prop-types
#14 54.38   Line 501:29:  'classes.textField' is missing in props validation                         react/prop-types
#14 54.38
#14 54.38 src/components/PriceDistributionDocumentation.jsx
#14 54.38   Line 4:9:  'insuranceTermDefinitions' is defined but never used  no-unused-vars
#14 54.38
#14 54.38 src/components/PriceDistributionInputsRun.jsx
#14 54.38   Line 8:8:    'Grid' is defined but never used                          no-unused-vars
#14 54.38   Line 9:8:    'Button' is defined but never used                        no-unused-vars
#14 54.38   Line 10:8:   'Icon' is defined but never used                          no-unused-vars
#14 54.38   Line 366:7:  'textFieldInputStyle' is assigned a value but never used  no-unused-vars
#14 54.38
#14 54.38 src/components/PriceDistributionResults.jsx
#14 54.38   Line 100:36:  'data' is defined but never used                                           no-unused-vars
#14 54.38   Line 116:34:  'index' is defined but never used                                          no-unused-vars
#14 54.38   Line 116:41:  'labels' is defined but never used                                         no-unused-vars
#14 54.38   Line 141:34:  'index' is defined but never used                                          no-unused-vars
#14 54.38   Line 141:41:  'labels' is defined but never used                                         no-unused-vars
#14 54.38   Line 240:10:  'classes' is assigned a value but never used                               no-unused-vars
#14 54.38   Line 262:18:  Do not access Object.prototype method 'hasOwnProperty' from target object  no-prototype-builtins
#14 54.38   Line 280:23:  Do not access Object.prototype method 'hasOwnProperty' from target object  no-prototype-builtins
#14 54.38
#14 54.38 src/components/Results.jsx
#14 54.38   Line 161:14:  'handleYearRowChange' is missing in props validation                       react/prop-types
#14 54.38   Line 169:14:  'handleResultsChange' is missing in props validation                       react/prop-types
#14 54.38   Line 173:14:  'handleResultsChange' is missing in props validation                       react/prop-types
#14 54.38   Line 177:14:  'handleYearRowChange' is missing in props validation                       react/prop-types
#14 54.38   Line 182:10:  'classes' is missing in props validation                                   react/prop-types
#14 54.38   Line 196:18:  Do not access Object.prototype method 'hasOwnProperty' from target object  no-prototype-builtins
#14 54.38   Line 196:67:  'countyResultJson' is missing in props validation                          react/prop-types
#14 54.38   Line 197:26:  'countyResultJson' is missing in props validation                          react/prop-types
#14 54.38   Line 341:55:  'classes.paper' is missing in props validation                             react/prop-types
#14 54.38   Line 355:32:  'classes.table' is missing in props validation                             react/prop-types
#14 54.38
#14 54.38 src/components/Term.jsx
#14 54.38   Line 7:18:   'links' is missing in props validation         react/prop-types
#14 54.38   Line 7:46:   'links' is missing in props validation         react/prop-types
#14 54.38   Line 7:52:   'links.length' is missing in props validation  react/prop-types
#14 54.38   Line 8:27:   'links' is missing in props validation         react/prop-types
#14 54.38   Line 8:33:   'links.map' is missing in props validation     react/prop-types
#14 54.38   Line 16:44:  'term' is missing in props validation          react/prop-types
#14 54.38   Line 18:18:  'definition' is missing in props validation    react/prop-types
#14 54.38
#14 54.38 src/components/Tooltip.jsx
#14 54.38   Line 19:31:  'title' is missing in props validation  react/prop-types
#14 54.38
#14 54.38 src/datawolf.config.js
#14 54.38   Line 10:7:  'inputDatasets' is assigned a value but never used  no-unused-vars
#14 54.38
#14 54.38 src/reducers/priceDistribution.js
#14 54.38   Line 1:8:  'config' is defined but never used  no-unused-vars
#14 54.38
#14 54.38 Search for the keywords to learn more about each warning.
#14 54.38 To ignore, add // eslint-disable-next-line to the line before.
#14 54.38
#14 54.38 File sizes after gzip:
#14 54.38
#14 54.48   429.58 kB  build/static/js/main.53bc62b8.js
#14 54.48   27.86 kB   build/static/css/main.53793a87.css
#14 54.48
#14 54.48 The project was built assuming it is hosted at /.
#14 54.48 You can control this with the homepage field in your package.json.
#14 54.48
#14 54.48 The build folder is ready to be deployed.
#14 54.48 You may serve it with a static server:
#14 54.48
#14 54.48   npm install -g serve
#14 54.48   serve -s build
#14 54.48
#14 54.48 Find out more about deployment here:
#14 54.48
#14 54.48   https://cra.link/deployment
#14 54.48
#14 DONE 54.7s

#15 [stage-1 2/5] COPY --from=builder /usr/src/app/build/ /usr/share/nginx/html/
#15 DONE 0.1s

#16 [stage-1 3/5] COPY public /usr/share/nginx/html/public/
#16 DONE 0.0s

#17 [stage-1 4/5] COPY public/keycloak.json /usr/share/nginx/html/
#17 DONE 0.0s

#18 [stage-1 5/5] COPY nginx.conf /etc/nginx/conf.d/default.conf
#18 DONE 0.0s

#19 exporting to image
#19 exporting layers 0.1s done
#19 writing image sha256:cfecfbd91c23ec91bfbfad48a1ac9c338979a054b1e3c9bec5be8b95600a5fe9 done
#19 naming to docker.io/farmdoc/frontend done
#19 DONE 0.1s