Skip to content

Fix config/nvim/lua/theme.lua deprecations #24

Fix config/nvim/lua/theme.lua deprecations

Fix config/nvim/lua/theme.lua deprecations #24

Triggered via push May 13, 2025 16:00
Status Failure
Total duration 14s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: bin/dex-method-count#L12
For loops over find output are fragile. Use find -exec or a while read loop.
build: bin/dex-method-count#L11
Double quote to prevent globbing and word splitting.
build: bin/dex-method-count#L6
Double quote to prevent globbing and word splitting.
build: zshrc#L15
Can't follow non-constant source. Use a directive to specify location.
build: zshrc#L11
Can't follow non-constant source. Use a directive to specify location.
build: zshrc#L10
Can't follow non-constant source. Use a directive to specify location.
build: zshrc#L9
Can't follow non-constant source. Use a directive to specify location.
build: zshrc#L8
Can't follow non-constant source. Use a directive to specify location.
build: zshrc#L7
Can't follow non-constant source. Use a directive to specify location.
build: config/zsh/init.zsh#L1
ShellCheck only supports sh/bash/dash/ksh scripts. Sorry!