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

[WIP] implement goober with typescript #612

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

noshiro-pf
Copy link
Owner

No description provided.

@noshiro-pf noshiro-pf force-pushed the archive/implement-goober-with-typescript branch from bff632f to 0495b36 Compare January 7, 2023 12:23
const tree = [{}];
let block: object;

while ((block = newRule.exec(val.replace(ruleClean, '')))) {

Check failure

Code scanning / CodeQL

Polynomial regular expression used on uncontrolled data

This [regular expression](1) that depends on [library input](2) may run slow on strings starting with '/*' and with many repetitions of 'a/*'.
@cypress
Copy link

cypress bot commented Jan 7, 2023



Test summary

1 0 0 0


Run details

Project event_schedule_app
Status Passed
Commit 0495b36
Started Jan 7, 2023 12:31 PM
Ended Jan 7, 2023 12:33 PM
Duration 01:24 💡
OS Linux Debian - 11.3
Browser Chrome 100

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@noshiro-pf noshiro-pf force-pushed the archive/implement-goober-with-typescript branch 2 times, most recently from 943af20 to b2d452e Compare January 9, 2023 08:09
@noshiro-pf noshiro-pf changed the title Archive/implement goober with typescript Archive/implement goober with typescript [WIP] Jan 9, 2023
@noshiro-pf noshiro-pf changed the title Archive/implement goober with typescript [WIP] [WIP] implement goober with typescript Jan 9, 2023
@noshiro-pf noshiro-pf force-pushed the archive/implement-goober-with-typescript branch from b2d452e to 41ffa61 Compare January 9, 2023 10:03
@noshiro-pf noshiro-pf force-pushed the archive/implement-goober-with-typescript branch 2 times, most recently from a594323 to fdc23ac Compare January 23, 2023 15:26
@noshiro-pf noshiro-pf force-pushed the archive/implement-goober-with-typescript branch from fdc23ac to 9787089 Compare January 29, 2023 18:02
@noshiro-pf noshiro-pf force-pushed the archive/implement-goober-with-typescript branch from 9787089 to 0630c9b Compare February 7, 2023 12:03
@noshiro-pf noshiro-pf force-pushed the archive/implement-goober-with-typescript branch 4 times, most recently from 279a3a2 to 709a8d5 Compare March 1, 2023 05:12
@noshiro-pf noshiro-pf force-pushed the archive/implement-goober-with-typescript branch 2 times, most recently from 2858244 to b1fb816 Compare March 13, 2023 13:37
@noshiro-pf noshiro-pf force-pushed the archive/implement-goober-with-typescript branch from b1fb816 to 4a9e423 Compare March 20, 2023 16:38
@noshiro-pf noshiro-pf force-pushed the archive/implement-goober-with-typescript branch from 4a9e423 to 83ecb2d Compare March 28, 2023 03:43
@noshiro-pf noshiro-pf force-pushed the archive/implement-goober-with-typescript branch 3 times, most recently from 93643a3 to 923c5dd Compare April 17, 2023 13:02
@noshiro-pf noshiro-pf force-pushed the archive/implement-goober-with-typescript branch from 923c5dd to 9fc2dd7 Compare April 25, 2023 03:36
@noshiro-pf noshiro-pf force-pushed the archive/implement-goober-with-typescript branch from 9fc2dd7 to 69089d1 Compare May 9, 2023 07:43
@noshiro-pf noshiro-pf force-pushed the archive/implement-goober-with-typescript branch 3 times, most recently from 2fd83f6 to 2187a5a Compare May 24, 2023 09:34
@noshiro-pf noshiro-pf force-pushed the archive/implement-goober-with-typescript branch from 2187a5a to 86aa481 Compare May 29, 2023 14:10
@noshiro-pf noshiro-pf force-pushed the archive/implement-goober-with-typescript branch from 86aa481 to 81a1891 Compare June 7, 2023 04:51
@noshiro-pf noshiro-pf force-pushed the archive/implement-goober-with-typescript branch from 84442cb to bba8ace Compare May 11, 2024 13:31
@noshiro-pf noshiro-pf force-pushed the archive/implement-goober-with-typescript branch from bba8ace to 19499cd Compare June 19, 2024 18:28
@noshiro-pf noshiro-pf force-pushed the archive/implement-goober-with-typescript branch 2 times, most recently from 6a9321a to 4f78555 Compare July 1, 2024 11:17
@noshiro-pf noshiro-pf force-pushed the archive/implement-goober-with-typescript branch from 4f78555 to bc7adc1 Compare August 2, 2024 03:23
@noshiro-pf noshiro-pf force-pushed the archive/implement-goober-with-typescript branch 2 times, most recently from 7e367b3 to e33ea69 Compare August 18, 2024 17:24
@noshiro-pf noshiro-pf force-pushed the archive/implement-goober-with-typescript branch 2 times, most recently from 568be9d to 45388e7 Compare August 29, 2024 03:54
@noshiro-pf noshiro-pf force-pushed the archive/implement-goober-with-typescript branch 2 times, most recently from 80e04cc to ad97bb0 Compare September 7, 2024 08:34
@noshiro-pf noshiro-pf force-pushed the archive/implement-goober-with-typescript branch 4 times, most recently from 865c3ee to 6e63f2a Compare September 22, 2024 12:19
@noshiro-pf noshiro-pf force-pushed the archive/implement-goober-with-typescript branch 4 times, most recently from a8d4c99 to 27cbad4 Compare September 30, 2024 21:23
@noshiro-pf noshiro-pf force-pushed the archive/implement-goober-with-typescript branch from 27cbad4 to 8f55f77 Compare October 7, 2024 04:55
@noshiro-pf noshiro-pf force-pushed the archive/implement-goober-with-typescript branch 2 times, most recently from 2283346 to 1294281 Compare December 15, 2024 17:08
@noshiro-pf noshiro-pf force-pushed the archive/implement-goober-with-typescript branch from 1294281 to 648b22b Compare December 16, 2024 03:10
@noshiro-pf noshiro-pf force-pushed the archive/implement-goober-with-typescript branch 2 times, most recently from 008986b to b545220 Compare January 13, 2025 14:13
@noshiro-pf noshiro-pf force-pushed the archive/implement-goober-with-typescript branch from b545220 to 7e09cef Compare January 15, 2025 15:31
@noshiro-pf noshiro-pf force-pushed the archive/implement-goober-with-typescript branch 2 times, most recently from c5b5ec3 to c7a3238 Compare January 22, 2025 18:29
@noshiro-pf noshiro-pf force-pushed the archive/implement-goober-with-typescript branch from c7a3238 to c48fded Compare February 10, 2025 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant