chore: more cleanups and modularization #8
Annotations
13 errors and 4 warnings
test/custom_resolver.spec.js > Custom Resolver > Should properly convert and cache route to routeObject:
lib/proxy.mjs#L599
ReferenceError: routeCache is not defined
❯ Redbird.buildRoute lib/proxy.mjs:599:17
❯ test/custom_resolver.spec.js:67:12
|
test/custom_resolver.spec.js > Custom Resolver > Should resolve properly as expected:
test/custom_resolver.spec.js#L125
AssertionError: expected undefined not to be undefined
❯ test/custom_resolver.spec.js:125:29
|
test/custom_resolver.spec.js > Custom Resolver > Should resolve array properly as expected:
test/custom_resolver.spec.js#L203
TypeError: Cannot read properties of undefined (reading 'urls')
❯ test/custom_resolver.spec.js:203:23
|
build (20.x)
Process completed with exit code 1.
|
test/custom_resolver.spec.js > Custom Resolver > Should properly convert and cache route to routeObject:
lib/proxy.mjs#L599
ReferenceError: routeCache is not defined
❯ Redbird.buildRoute lib/proxy.mjs:599:17
❯ test/custom_resolver.spec.js:67:12
|
test/custom_resolver.spec.js > Custom Resolver > Should resolve properly as expected:
test/custom_resolver.spec.js#L125
AssertionError: expected undefined not to be undefined
❯ test/custom_resolver.spec.js:125:29
|
test/custom_resolver.spec.js > Custom Resolver > Should resolve array properly as expected:
test/custom_resolver.spec.js#L203
TypeError: Cannot read properties of undefined (reading 'urls')
❯ test/custom_resolver.spec.js:203:23
|
build (18.x)
Process completed with exit code 1.
|
build (16.x)
The job was canceled because "_20_x" failed.
|
test/custom_resolver.spec.js > Custom Resolver > Should properly convert and cache route to routeObject:
lib/proxy.mjs#L599
ReferenceError: routeCache is not defined
❯ Redbird.buildRoute lib/proxy.mjs:599:17
❯ test/custom_resolver.spec.js:67:12
|
test/custom_resolver.spec.js > Custom Resolver > Should resolve properly as expected:
test/custom_resolver.spec.js#L125
AssertionError: expected undefined not to be undefined
❯ test/custom_resolver.spec.js:125:29
|
test/custom_resolver.spec.js > Custom Resolver > Should resolve array properly as expected:
test/custom_resolver.spec.js#L203
TypeError: Cannot read properties of undefined (reading 'urls')
❯ test/custom_resolver.spec.js:203:23
|
build (16.x)
Process completed with exit code 1.
|
build (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|