Skip to content

fix: allow overriding default import map #8

fix: allow overriding default import map

fix: allow overriding default import map #8

Triggered via push May 17, 2024 13:36
Status Failure
Total duration 30s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
test: src/imports.js#L48
Replace `(key·!==·'FlowManager'·&&·importList[key]·&&·importList[key].toLowerCase().startsWith("0x")·&&·importList[key].length·===·18` with `·(⏎······key·!==·"FlowManager"·&&⏎······importList[key]·&&⏎······importList[key].toLowerCase().startsWith("0x")·&&⏎······importList[key].length·===·18⏎····`
test: src/imports.js#L50
Replace `else·if·(defaultsByName[key]·&&·!(importList[key]·&&·importList[key]·===·'"DYNAMIC"')` with `·else·if·(⏎······defaultsByName[key]·&&⏎······!(importList[key]·&&·importList[key]·===·'"DYNAMIC"')⏎····`
test
Process completed with exit code 1.
test
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/.