Skip to content

More

More #19

Triggered via push January 7, 2025 00:23
Status Failure
Total duration 16s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: config/zsh/init.zsh#L1
ShellCheck only supports sh/bash/dash/ksh scripts. Sorry!
build: zshrc#L7
fpath is referenced but not assigned (did you mean 'FPATH'?).
build: zshrc#L11
Can't follow non-constant source. Use a directive to specify location.
build: zshrc#L12
Can't follow non-constant source. Use a directive to specify location.
build: zshrc#L13
Can't follow non-constant source. Use a directive to specify location.
build: zshrc#L14
Can't follow non-constant source. Use a directive to specify location.
build: zshrc#L18
Can't follow non-constant source. Use a directive to specify location.
build: bin/open-source-tree#L6
'function' keyword is non-standard. Delete it.
build: bin/open-source-tree#L7
In POSIX sh, [[ ]] is undefined.
build: bin/open-source-tree#L8
Quote this to prevent word splitting.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636