DEV/PROD deploy - @devksingh4 #38
Annotations
10 errors and 4 warnings
src/config.ts#L26
Insert `,`
|
src/config.ts#L38
Replace `'http://localhost:3000',·/\.acmuiuc\.\.pages\.dev$/,·'https://acmuiuc.pages.dev'` with `⏎······"http://localhost:3000",⏎······/\.acmuiuc\.\.pages\.dev$/,⏎······"https://acmuiuc.pages.dev",⏎····`
|
src/config.ts#L39
Replace `'39c28870-94e4-47ee-b4fb-affe0bf96c9f'` with `"39c28870-94e4-47ee-b4fb-affe0bf96c9f",`
|
src/config.ts#L48
Replace `'https:///acm.illinois.edu',·'https:///www.acm.illinois.edu'` with `⏎······"https:///acm.illinois.edu",⏎······"https:///www.acm.illinois.edu",⏎····`
|
src/config.ts#L49
Replace `'5e08cf0f-53bb-4e09-9df2-e9bdc3467296'` with `"5e08cf0f-53bb-4e09-9df2-e9bdc3467296",`
|
src/routes/events.ts#L15
Replace `'moment-timezone'` with `"moment-timezone"`
|
src/routes/events.ts#L41
Replace `⏎type·EventPostRequest·=·z.infer<typeof·requestBodySchema>;⏎` with `type·EventPostRequest·=·z.infer<typeof·requestBodySchema>;`
|
src/routes/events.ts#L54
Delete `⏎`
|
src/routes/events.ts#L59
Insert `;`
|
src/routes/events.ts#L60
Delete `·`
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/routes/events.ts#L57
'getQueryParams' is assigned a value but only used as a type. Allowed unused vars must match /^_/u
|
src/routes/events.ts#L61
'getQueryParamsJsonSchema' is assigned a value but never used. Allowed unused vars must match /^_/u
|
src/routes/events.ts#L146
'e' is defined but never used. Allowed unused caught errors must match /^_/u
|
The logs for this run have expired and are no longer available.
Loading