Skip to content

chore(deps-dev): 🔧 husky deprecation warning #1045

chore(deps-dev): 🔧 husky deprecation warning

chore(deps-dev): 🔧 husky deprecation warning #1045

Triggered via push September 28, 2024 08:27
Status Failure
Total duration 42s
Artifacts

ci.yml

on: push
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/