Build and Deploy #879
build-and-deploy.yml
on: schedule
JavaScript Checks
1m 23s
Build for Android
7m 29s
Build for iOS
11m 2s
Annotations
1 error and 13 warnings
Build for Android
Process completed with exit code 1.
|
JavaScript Checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
JavaScript Checks:
modules/event-list/times.ts#L66
'endFormat' is already declared in the upper scope on line 53 column 6
|
JavaScript Checks:
modules/filter/filter-popover.tsx#L34
'filter' is already declared in the upper scope on line 19 column 7
|
JavaScript Checks:
modules/filter/filter-toolbar-button.tsx#L64
'filter' is already declared in the upper scope on line 55 column 25
|
JavaScript Checks:
modules/filter/filter-toolbar.tsx#L86
'filter' is already declared in the upper scope on line 79 column 9
|
JavaScript Checks:
modules/filter/filter-toolbar.tsx#L96
'filter' is already declared in the upper scope on line 79 column 9
|
JavaScript Checks:
modules/filter/filter-toolbar.tsx#L106
'filter' is already declared in the upper scope on line 79 column 9
|
JavaScript Checks:
modules/markdown/markdown.tsx#L62
'styles' is already declared in the upper scope on line 27 column 7
|
JavaScript Checks:
source/lib/course-search/parse-term.ts#L4
Missing radix parameter
|
JavaScript Checks:
source/redux/parts/courses.ts#L50
'query' is already declared in the upper scope on line 49 column 8
|
|
Build for Android
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d, actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build for iOS
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|