Skip to content

chore(deps-dev): bump the semantic-release group across 1 directory with 2 updates #1041

chore(deps-dev): bump the semantic-release group across 1 directory with 2 updates

chore(deps-dev): bump the semantic-release group across 1 directory with 2 updates #1041

Triggered via pull request September 16, 2024 04:24
Status Failure
Total duration 37s
Artifacts

ci.yml

on: pull_request
Matrix: build-lint-test
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build-lint-test (ubuntu-latest, 20.x): src/commands/FSet.test.ts#L2
`..` import should occur before import of `./FSet`
build-lint-test (ubuntu-latest, 20.x): src/commands/Get.test.ts#L2
`..` import should occur before import of `./Get`
build-lint-test (ubuntu-latest, 20.x): src/commands/Intersects.test.ts#L3
`..` import should occur before import of `./Intersects`
build-lint-test (ubuntu-latest, 20.x): src/commands/Nearby.test.ts#L2
`..` import should occur before import of `./Nearby`
build-lint-test (ubuntu-latest, 20.x): src/commands/Scan.test.ts#L2
`..` import should occur before import of `./Scan`
build-lint-test (ubuntu-latest, 20.x): src/commands/Search.test.ts#L2
`..` import should occur before import of `./Search`
build-lint-test (ubuntu-latest, 20.x): src/commands/Set.test.ts#L2
`..` import should occur before import of `./Set`
build-lint-test (ubuntu-latest, 20.x): src/commands/SetChan.test.ts#L2
`..` import should occur before import of `./SetChan`
build-lint-test (ubuntu-latest, 20.x): src/commands/SetHook.test.ts#L2
`..` import should occur before import of `./SetHook`
build-lint-test (ubuntu-latest, 20.x): src/commands/Within.test.ts#L3
`..` import should occur before import of `./Within`
build-lint-test (ubuntu-latest, 20.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/