remove large bootstrap import #624
Annotations
10 errors and 2 warnings
test:
lib/AppContext.js#L15
'buildAppContext' is defined but never used
|
test:
lib/AppContext.js#L15
'setup1M' is defined but never used
|
test:
lib/utils/1m.js#L58
'relevantUniqueKeys' is assigned a value but never used
|
test:
lib/utils/1m.js#L154
'slot_name' is not defined
|
test:
lib/utils/1m.js#L732
Unexpected 'debugger' statement
|
test:
lib/utils/1m.js#L833
Unexpected lexical declaration in case block
|
test:
tests/templates.test.js#L2
'Template' is defined but never used
|
test:
tests/templates.test.js#L3
'accessTemplate' is defined but never used
|
test:
tests/templates.test.js#L4
'buildTemplate' is defined but never used
|
test:
tests/templates.test.js#L34
'proxy' is defined but never used
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|