Skip to content

fix(readme): missing commas in lua config #191

fix(readme): missing commas in lua config

fix(readme): missing commas in lua config #191

Triggered via push March 27, 2024 17:41
Status Failure
Total duration 1m 38s
Artifacts

busted.yml

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

Annotations

2 errors and 3 warnings
busted (macos-latest)
Command 'make -j CMAKE_EXTRA_FLAGS=-DCMAKE_INSTALL_PREFIX=/Users/runner/nvim-nightly CMAKE_BUILD_TYPE=RelWithDebug' exited non-zero status 2: CMake Error at /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/build-nightly-neovim/cmake/Util.cmake:190 (message): Invalid build type: RelWithDebug Call Stack (most recent call first): CMakeLists.txt:50 (set_default_buildtype) make: *** [build/.ran-deps-cmake] Error 1
busted (macos-latest)
Command 'make -j CMAKE_EXTRA_FLAGS=-DCMAKE_INSTALL_PREFIX=/Users/runner/nvim-nightly CMAKE_BUILD_TYPE=RelWithDebug' exited non-zero status 2: CMake Error at /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/build-nightly-neovim/cmake/Util.cmake:190 (message): Invalid build type: RelWithDebug Call Stack (most recent call first): CMakeLists.txt:50 (set_default_buildtype) make: *** [build/.ran-deps-cmake] Error 1
busted (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
busted (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
busted (macos-latest)
Neovim download failure for nightly on macOS: Could not download Neovim release from https://github.com/neovim/neovim/releases/download/nightly/nvim-macos.tar.gz: Downloading asset failed: Not Found. Please visit https://github.com/neovim/neovim/releases/tag/nightly to check the asset for macos was really uploaded. Note that some assets are sometimes missing on nightly build due to Neovim's CI failure. Falling back to installing Neovim by building it from source