Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 2, 2024
1 parent 93c84a3 commit e226d9c
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"files": {
"main.css": "/starter_helpi/static/css/main.82192c95.css",
"main.css": "/starter_helpi/static/css/main.03db7e35.css",
"main.js": "/starter_helpi/static/js/main.0f53c13b.js",
"static/js/453.bad6c33a.chunk.js": "/starter_helpi/static/js/453.bad6c33a.chunk.js",
"index.html": "/starter_helpi/index.html",
"main.82192c95.css.map": "/starter_helpi/static/css/main.82192c95.css.map",
"main.03db7e35.css.map": "/starter_helpi/static/css/main.03db7e35.css.map",
"main.0f53c13b.js.map": "/starter_helpi/static/js/main.0f53c13b.js.map",
"453.bad6c33a.chunk.js.map": "/starter_helpi/static/js/453.bad6c33a.chunk.js.map"
},
"entrypoints": [
"static/css/main.82192c95.css",
"static/css/main.03db7e35.css",
"static/js/main.0f53c13b.js"
]
}
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/starter_helpi/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/starter_helpi/logo192.png"/><link rel="manifest" href="/starter_helpi/manifest.json"/><title>React App</title><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous"/><script defer="defer" src="/starter_helpi/static/js/main.0f53c13b.js"></script><link href="/starter_helpi/static/css/main.82192c95.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/starter_helpi/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/starter_helpi/logo192.png"/><link rel="manifest" href="/starter_helpi/manifest.json"/><title>React App</title><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous"/><script defer="defer" src="/starter_helpi/static/js/main.0f53c13b.js"></script><link href="/starter_helpi/static/css/main.03db7e35.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
4 changes: 2 additions & 2 deletions static/css/main.82192c95.css → static/css/main.03db7e35.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions static/css/main.03db7e35.css.map

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion static/css/main.82192c95.css.map

This file was deleted.

4 changes: 2 additions & 2 deletions test_report.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ PASS src/Tests/Components.test.tsx
PASS src/Tests/DetailedReport.test.tsx
PASS src/Tests/DetailedQuestions.test.tsx
PASS src/Tests/SimpleReport.test.tsx
PASS src/Tests/SimpleQuestions.test.tsx
One of your dependencies, babel-preset-react-app, is importing the
"@babel/plugin-proposal-private-property-in-object" package without
declaring it in its dependencies. This is currently working because
Expand All @@ -32,6 +31,7 @@ ever be fixed. Add "@babel/plugin-proposal-private-property-in-object" to
your devDependencies to work around this error. This will make this message
go away.

PASS src/Tests/SimpleQuestions.test.tsx
One of your dependencies, babel-preset-react-app, is importing the
"@babel/plugin-proposal-private-property-in-object" package without
declaring it in its dependencies. This is currently working because
Expand Down Expand Up @@ -71,5 +71,5 @@ All files | 39.45 | 24.05 | 40 | 39.52 |
Test Suites: 6 passed, 6 total
Tests: 24 passed, 24 total
Snapshots: 0 total
Time: 5.298 s
Time: 5.38 s
Ran all test suites.

0 comments on commit e226d9c

Please sign in to comment.