Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Query issues during build, makes the page build slower #34

Open
mrboen94 opened this issue Aug 24, 2020 · 0 comments
Open

Query issues during build, makes the page build slower #34

mrboen94 opened this issue Aug 24, 2020 · 0 comments
Labels
hacktoberfest Make a pullrequest for this issues to make it count towards your hacktoberfest "score"
Projects

Comments

@mrboen94
Copy link
Member

Output from build:

12:27:29 AM: warning Query takes too long:
12:27:29 AM: File path: /opt/build/repo/src/templates/blog-post.js
12:27:29 AM: URL path: /notes/INF143/
12:27:29 AM: Context: {
12:27:29 AM:     "slug": "/notes/INF143/",
12:27:29 AM:     "previous": {
12:27:29 AM:         "fields": {
12:27:29 AM:             "slug": "/notes/INF226/"
12:27:29 AM:         },
12:27:29 AM:         "frontmatter": {
12:27:29 AM:             "title": "INF226 notes - Software Security"
12:27:29 AM:         }
12:27:29 AM:     },
12:27:29 AM:     "next": {
12:27:29 AM:         "fields": {
12:27:29 AM:             "slug": "/other/helloworld/"
12:27:29 AM:         },
12:27:29 AM:         "frontmatter": {
12:27:29 AM:             "title": "Hello World"
12:27:29 AM:         }
12:27:29 AM:     }
12:27:29 AM: }
12:27:34 AM: warning Query takes too long:
12:27:34 AM: File path: /opt/build/repo/src/templates/blog-post.js
12:27:34 AM: URL path: /notes/INF142/
12:27:34 AM: Context: {
12:27:34 AM:     "slug": "/notes/INF142/",
12:27:34 AM:     "previous": {
12:27:34 AM:         "fields": {
12:27:34 AM:             "slug": "/notes/DAT103/"
12:27:34 AM:         },
12:27:34 AM:         "frontmatter": {
12:27:34 AM:             "title": "DAT103 notes"
12:27:34 AM:         }
12:27:34 AM:     },
12:27:34 AM:     "next": {
12:27:34 AM:         "fields": {
12:27:34 AM:             "slug": "/notes/INF226/"
12:27:34 AM:         },
12:27:34 AM:         "frontmatter": {
12:27:34 AM:             "title": "INF226 notes - Software Security"
12:27:34 AM:         }
12:27:34 AM:     }
12:27:34 AM: }
12:27:34 AM: warning Query takes too long:
12:27:34 AM: File path: /opt/build/repo/src/templates/blog-post.js
12:27:34 AM: URL path: /notes/DAT103/
12:27:34 AM: Context: {
12:27:34 AM:     "slug": "/notes/DAT103/",
12:27:34 AM:     "previous": {
12:27:34 AM:         "fields": {
12:27:34 AM:             "slug": "/notes/inf102/"
12:27:34 AM:         },
12:27:34 AM:         "frontmatter": {
12:27:34 AM:             "title": "INF102 notes"
12:27:34 AM:         }
12:27:34 AM:     },
12:27:34 AM:     "next": {
12:27:34 AM:         "fields": {
12:27:34 AM:             "slug": "/notes/INF142/"
12:27:34 AM:         },
12:27:34 AM:         "frontmatter": {
12:27:34 AM:             "title": "INF142 notes - Eksamensforberedelse"
12:27:34 AM:         }
12:27:34 AM:     }
12:27:34 AM: }
@mrboen94 mrboen94 added this to To do in Lesesalen via automation Aug 25, 2020
@mrboen94 mrboen94 added the hacktoberfest Make a pullrequest for this issues to make it count towards your hacktoberfest "score" label Sep 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest Make a pullrequest for this issues to make it count towards your hacktoberfest "score"
Projects
Lesesalen
  
To do
Development

No branches or pull requests

1 participant