Redirect with subdomain resolution for IPFS hosting #289
test.yml
on: pull_request
lint
1m 0s
typecheck
36s
deps-tests
35s
unit-tests
1m 16s
pre
0s
cypress-typecheck
28s
cloud-typecheck
28s
Matrix: cypress-test-matrix
post
0s
Annotations
6 errors and 8 warnings
typecheck:
src/components/IPFSSubpathRedirect.tsx#L6
Cannot find name 'extractIPFSHashFromBasePath'. Did you mean 'extractIpfsHashFromBasePath'?
|
typecheck:
src/pages/App.tsx#L3
'"components/IPFSSubpathRedirect"' has no exported member named 'IPFSSubpathRedirect'. Did you mean 'IpfsSubpathRedirect'?
|
typecheck
Process completed with exit code 2.
|
lint:
src/components/IPFSSubpathRedirect.tsx#L4
exported declaration 'IpfsSubpathRedirect' not used within other modules
|
lint
Process completed with exit code 1.
|
build
Process completed with exit code 1.
|
cloud-typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
cypress-typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
deps-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
src/components/IPFSSubpathRedirect.tsx#L23
'extractIpfsHashFromBasePath' is defined but never used
|
unit-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|