Skip to content

fix: merge master into bump-dependencies #1660

fix: merge master into bump-dependencies

fix: merge master into bump-dependencies #1660

Triggered via push September 29, 2024 08:33
Status Failure
Total duration 1m 49s
Artifacts

build.yml

on: push
Matrix: build
Matrix: lint
Matrix: test
Matrix: deploy-packages
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 6 warnings
lint (20.x): packages/barrels/bin/barrels.js#L6
Replace `⏎····directory·=·["./src"],⏎····exclude·=·["**/__mock__",·"**/__mocks__",·"**/*.spec.ts",·"**/*.benchmark.ts"],⏎··` with `directory·=·["./src"],·exclude·=·["**/__mock__",·"**/__mocks__",·"**/*.spec.ts",·"**/*.benchmark.ts"]`
lint (20.x): packages/barrels/bin/generate-barrel.js#L1
Run autofix to sort these imports!
lint (20.x): packages/barrels/bin/generate-barrel.js#L19
Replace `⏎····.map((path)·=>·`!${path}`)⏎····` with `.map((path)·=>·`!${path}`)`
lint (20.x): packages/barrels/bin/generate-barrel.js#L24
Insert `⏎······`
lint (20.x): packages/barrels/bin/generate-barrel.js#L29
Insert `⏎····`
lint (20.x): packages/barrels/bin/get-config.js#L1
Run autofix to sort these imports!
lint (20.x): packages/barrels/bin/get-config.js#L6
Replace `⏎····join(process.cwd(),·".barrelsby.json"),⏎····join(process.cwd(),·".barrels.json")⏎··` with `join(process.cwd(),·".barrelsby.json"),·join(process.cwd(),·".barrels.json")`
lint (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint (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@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (ubuntu-latest, 20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (ubuntu-latest, 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@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/