feat(nvim): detect outdated file when attempting to change them #1380
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
test.yml
on: pull_request
Matrix: build
lint
6s
report
55s
Annotations
21 errors and 34 warnings
build (ubuntu-20.04)
Error detected while processing command line..script /home/runner/.config/nvim/init.vim:
|
build (ubuntu-20.04)
E5108: Error executing lua [string ":lua"]:1: module 'indent_blankline' not found:
|
build (ubuntu-20.04)
E5108: Error executing lua [string ":lua"]:1: module 'oil' not found:
|
build (ubuntu-20.04)
==14908==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x0000004c6ac9 bp 0x7ffeaf90d4e0 sp 0x7ffeaf90d4c0 T0)
|
build (ubuntu-20.04)
::warning:: verbosity = verbose - quiet, default INFO, mapping => CRITICAL=0, ERROR=1, WARNING=2, INFO=3, DEBUG=4, NOTSET=5
|
build (ubuntu-20.04)
echo "ERROR: Environment '$WORKON_HOME/$env_name' does not contain an activate script." >&2
|
build (ubuntu-22.04)
Error detected while processing command line..script /home/runner/.config/nvim/init.vim:
|
build (ubuntu-22.04)
E5108: Error executing lua [string ":lua"]:1: module 'indent_blankline' not found:
|
build (ubuntu-22.04)
E5108: Error executing lua [string ":lua"]:1: module 'oil' not found:
|
build (ubuntu-22.04)
--read-only-app-data use app data folder in read-only mode (write operations will fail with error) (default: False)
|
build (ubuntu-22.04)
::warning:: verbosity = verbose - quiet, default INFO, mapping => CRITICAL=0, ERROR=1, WARNING=2, INFO=3, DEBUG=4, NOTSET=5
|
build (ubuntu-22.04)
echo "ERROR: Environment '$WORKON_HOME/$env_name' does not contain an activate script." >&2
|
build (ubuntu-22.04)
==14207==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x55d962d76561 bp 0x7ffd8cc00720 sp 0x7ffd8cc00700 T0)
|
build (macos-11)
Error detected while processing command line..script /Users/runner/.config/nvim/init.vim:
|
build (macos-11)
E5108: Error executing lua [string ":lua"]:1: module 'indent_blankline' not found:
|
build (macos-11)
E5108: Error executing lua [string ":lua"]:1: module 'oil' not found:
|
build (macos-11)
==18271==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x00010d6f0f3c bp 0x7ffee2510e70 sp 0x7ffee2510e50 T0)
|
build (macos-11)
Error detected while processing command line..function RunTest[2]..Test:
|
build (macos-11)
--read-only-app-data use app data folder in read-only mode (write operations will fail with error) (default: False)
|
build (macos-11)
::warning:: verbosity = verbose - quiet, default INFO, mapping => CRITICAL=0, ERROR=1, WARNING=2, INFO=3, DEBUG=4, NOTSET=5
|
build (macos-11)
echo "ERROR: Environment '$WORKON_HOME/$env_name' does not contain an activate script." >&2
|
lint
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 (ubuntu-20.04)
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 (ubuntu-20.04)
warning: tool `rust-analyzer` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
build (ubuntu-20.04)
warning: tool `rustfmt` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
build (ubuntu-20.04)
warning: tool `cargo-fmt` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
build (ubuntu-20.04)
warning: Updating existing toolchain, profile choice will be ignored
|
build (ubuntu-20.04)
- WARNING No clipboard tool found. Clipboard registers (`"+` and `"*`) will not work.
|
build (ubuntu-20.04)
- WARNING `neovim-ruby-host` not found.
|
build (ubuntu-20.04)
- You may disable this provider (and warning) by adding `let g:loaded_ruby_provider = 0` to your init.vim
|
build (ubuntu-20.04)
- WARNING Missing "neovim" npm (or yarn, pnpm) package.
|
build (ubuntu-20.04)
- You may disable this provider (and warning) by adding `let g:loaded_node_provider = 0` to your init.vim
|
build (ubuntu-20.04)
- WARNING "Neovim::Ext" cpan module is not installed
|
build (ubuntu-22.04)
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 (ubuntu-22.04)
warning: tool `rust-analyzer` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
build (ubuntu-22.04)
warning: tool `rustfmt` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
build (ubuntu-22.04)
warning: tool `cargo-fmt` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
build (ubuntu-22.04)
warning: Updating existing toolchain, profile choice will be ignored
|
build (ubuntu-22.04)
CMake Warning (dev) at CMakeLists.txt:1 (project):
|
build (ubuntu-22.04)
This warning is for project developers. Use -Wno-dev to suppress it.
|
build (ubuntu-22.04)
- WARNING No clipboard tool found. Clipboard registers (`"+` and `"*`) will not work.
|
build (ubuntu-22.04)
- WARNING `neovim-ruby-host` not found.
|
build (ubuntu-22.04)
- You may disable this provider (and warning) by adding `let g:loaded_ruby_provider = 0` to your init.vim
|
build (ubuntu-22.04)
- WARNING Missing "neovim" npm (or yarn, pnpm) package.
|
build (macos-11)
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 (macos-11)
warning: Updating existing toolchain, profile choice will be ignored
|
build (macos-11)
CMake Warning (dev) at CMakeLists.txt:1 (project):
|
build (macos-11)
This warning is for project developers. Use -Wno-dev to suppress it.
|
build (macos-11)
- WARNING `neovim-ruby-host` not found.
|
build (macos-11)
- You may disable this provider (and warning) by adding `let g:loaded_ruby_provider = 0` to your init.vim
|
build (macos-11)
- WARNING Missing "neovim" npm (or yarn, pnpm) package.
|
build (macos-11)
- You may disable this provider (and warning) by adding `let g:loaded_node_provider = 0` to your init.vim
|
build (macos-11)
- WARNING "Neovim::Ext" cpan module is not installed
|
build (macos-11)
- You may disable this provider (and warning) by adding `let g:loaded_perl_provider = 0` to your init.vim
|
report
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
versions-report-macos-11
Expired
|
7.3 KB |
|
versions-report-ubuntu-20.04
Expired
|
69.4 KB |
|
versions-report-ubuntu-22.04
Expired
|
60.3 KB |
|