Skip to content

replace chalk with picocolors & fix issue with prettier config #77

replace chalk with picocolors & fix issue with prettier config

replace chalk with picocolors & fix issue with prettier config #77

Triggered via push April 22, 2024 21:40
Status Failure
Total duration 58s
Artifacts

test.yml

on: push
Matrix: run
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 4 warnings
Node 16 on ubuntu-latest: lib/backend.js#L206
Replace `⏎····`\nFound·${pc.green(filtered.length)}·executed·migrations·in·environment·${pc.green(environmentId)}`⏎··` with ``\nFound·${pc.green(filtered.length)}·executed·migrations·in·environment·${pc.green(environmentId)}``
Node 16 on ubuntu-latest: lib/content.js#L149
Replace `⏎······`${assets.length}·Assets`⏎····)}·from·${pc.cyan(sourceEnvironmentId` with ``${assets.length}·Assets`)}·from·${pc.cyan(⏎······sourceEnvironmentId⏎····`
Node 16 on ubuntu-latest: lib/migration.js#L190
Replace `⏎····`Found·${pc.green(migrations.length)}·unexecuted·migrations·in·environment·${pc.green(environmentId)}`⏎··` with ``Found·${pc.green(migrations.length)}·unexecuted·migrations·in·environment·${pc.green(environmentId)}``
Node 16 on ubuntu-latest
Process completed with exit code 1.
Node 14 on ubuntu-latest: lib/backend.js#L206
Replace `⏎····`\nFound·${pc.green(filtered.length)}·executed·migrations·in·environment·${pc.green(environmentId)}`⏎··` with ``\nFound·${pc.green(filtered.length)}·executed·migrations·in·environment·${pc.green(environmentId)}``
Node 14 on ubuntu-latest: lib/content.js#L149
Replace `⏎······`${assets.length}·Assets`⏎····)}·from·${pc.cyan(sourceEnvironmentId` with ``${assets.length}·Assets`)}·from·${pc.cyan(⏎······sourceEnvironmentId⏎····`
Node 14 on ubuntu-latest: lib/migration.js#L190
Replace `⏎····`Found·${pc.green(migrations.length)}·unexecuted·migrations·in·environment·${pc.green(environmentId)}`⏎··` with ``Found·${pc.green(migrations.length)}·unexecuted·migrations·in·environment·${pc.green(environmentId)}``
Node 14 on ubuntu-latest
Process completed with exit code 1.
Node 16 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Node 16 on ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Node 14 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Node 14 on ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/