Skip to content

fix(inlayHint): more compact padding highlight group #4149

fix(inlayHint): more compact padding highlight group

fix(inlayHint): more compact padding highlight group #4149

Triggered via pull request March 20, 2024 16:23
Status Failure
Total duration 3m 47s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
test (nightly, 20)
Command 'make -j CMAKE_EXTRA_FLAGS=-DCMAKE_INSTALL_PREFIX=/home/runner/nvim-nightly CMAKE_BUILD_TYPE=RelWithDebug' exited non-zero status 2: CMake Error at /tmp/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: *** [Makefile:94: build/.ran-deps-cmake] Error 1
test (nightly, 20)
Command 'make -j CMAKE_EXTRA_FLAGS=-DCMAKE_INSTALL_PREFIX=/home/runner/nvim-nightly CMAKE_BUILD_TYPE=RelWithDebug' exited non-zero status 2: CMake Error at /tmp/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: *** [Makefile:94: build/.ran-deps-cmake] Error 1
test (nightly, 20)
Neovim download failure for nightly on Linux: Could not download Neovim release from https://github.com/neovim/neovim/releases/download/nightly/nvim-linux64.tar.gz: Downloading asset failed: Resource temporarily unavailable. Please visit https://github.com/neovim/neovim/releases/tag/nightly to check the asset for linux 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