Skip to content

fix script path again #24

fix script path again

fix script path again #24

Triggered via pull request June 26, 2024 23:14
Status Success
Total duration 44s
Artifacts

test.yml

on: pull_request
runner / linkspector (github-check)
20s
runner / linkspector (github-check)
runner / linkspector (github-pr-check)
23s
runner / linkspector (github-pr-check)
runner / linkspector (github-pr-review)
32s
runner / linkspector (github-pr-review)
Fit to window
Zoom out
Zoom in

Annotations

27 warnings
[actionlint] .github/workflows/update-linkspector-version.yml#L18: .github/workflows/update-linkspector-version.yml#L18
shellcheck reported issue in this script: SC2086:info:2:44: Double quote to prevent globbing and word splitting [shellcheck]
[actionlint] .github/workflows/update-linkspector-version.yml#L24: .github/workflows/update-linkspector-version.yml#L24
shellcheck reported issue in this script: SC2086:info:2:42: Double quote to prevent globbing and word splitting [shellcheck]
[actionlint] .github/workflows/update-linkspector-version.yml#L30: .github/workflows/update-linkspector-version.yml#L30
shellcheck reported issue in this script: SC2034:warning:1:1: current_major appears unused. Verify use (or export if used externally) [shellcheck]
[actionlint] .github/workflows/update-linkspector-version.yml#L30: .github/workflows/update-linkspector-version.yml#L30
shellcheck reported issue in this script: SC2086:info:1:22: Double quote to prevent globbing and word splitting [shellcheck]
[actionlint] .github/workflows/update-linkspector-version.yml#L30: .github/workflows/update-linkspector-version.yml#L30
shellcheck reported issue in this script: SC2034:warning:2:1: current_minor appears unused. Verify use (or export if used externally) [shellcheck]
[actionlint] .github/workflows/update-linkspector-version.yml#L30: .github/workflows/update-linkspector-version.yml#L30
shellcheck reported issue in this script: SC2086:info:2:22: Double quote to prevent globbing and word splitting [shellcheck]
[actionlint] .github/workflows/update-linkspector-version.yml#L30: .github/workflows/update-linkspector-version.yml#L30
shellcheck reported issue in this script: SC2034:warning:3:1: current_patch appears unused. Verify use (or export if used externally) [shellcheck]
[actionlint] .github/workflows/update-linkspector-version.yml#L30: .github/workflows/update-linkspector-version.yml#L30
shellcheck reported issue in this script: SC2086:info:3:22: Double quote to prevent globbing and word splitting [shellcheck]
[actionlint] .github/workflows/update-linkspector-version.yml#L30: .github/workflows/update-linkspector-version.yml#L30
shellcheck reported issue in this script: SC2034:warning:5:1: latest_major appears unused. Verify use (or export if used externally) [shellcheck]
[actionlint] .github/workflows/update-linkspector-version.yml#L30: .github/workflows/update-linkspector-version.yml#L30
shellcheck reported issue in this script: SC2086:info:5:21: Double quote to prevent globbing and word splitting [shellcheck]
[actionlint] .github/workflows/update-linkspector-version.yml#L30: .github/workflows/update-linkspector-version.yml#L30
shellcheck reported issue in this script: SC2034:warning:6:1: latest_minor appears unused. Verify use (or export if used externally) [shellcheck]
[actionlint] .github/workflows/update-linkspector-version.yml#L30: .github/workflows/update-linkspector-version.yml#L30
shellcheck reported issue in this script: SC2086:info:6:21: Double quote to prevent globbing and word splitting [shellcheck]
[actionlint] .github/workflows/update-linkspector-version.yml#L30: .github/workflows/update-linkspector-version.yml#L30
shellcheck reported issue in this script: SC2034:warning:7:1: latest_patch appears unused. Verify use (or export if used externally) [shellcheck]
[actionlint] .github/workflows/update-linkspector-version.yml#L30: .github/workflows/update-linkspector-version.yml#L30
shellcheck reported issue in this script: SC2086:info:7:21: Double quote to prevent globbing and word splitting [shellcheck]
[actionlint] .github/workflows/update-linkspector-version.yml#L30: .github/workflows/update-linkspector-version.yml#L30
shellcheck reported issue in this script: SC2153:info:9:7: Possible misspelling: LATEST_MAJOR may not be assigned. Did you mean latest_major? [shellcheck]
[actionlint] .github/workflows/update-linkspector-version.yml#L30: .github/workflows/update-linkspector-version.yml#L30
shellcheck reported issue in this script: SC2153:info:9:27: Possible misspelling: CURRENT_MAJOR may not be assigned. Did you mean current_major? [shellcheck]
[actionlint] .github/workflows/update-linkspector-version.yml#L30: .github/workflows/update-linkspector-version.yml#L30
shellcheck reported issue in this script: SC2086:info:10:32: Double quote to prevent globbing and word splitting [shellcheck]
[actionlint] .github/workflows/update-linkspector-version.yml#L30: .github/workflows/update-linkspector-version.yml#L30
shellcheck reported issue in this script: SC2153:info:11:9: Possible misspelling: LATEST_MINOR may not be assigned. Did you mean latest_minor? [shellcheck]
[actionlint] .github/workflows/update-linkspector-version.yml#L30: .github/workflows/update-linkspector-version.yml#L30
shellcheck reported issue in this script: SC2153:info:11:29: Possible misspelling: CURRENT_MINOR may not be assigned. Did you mean current_minor? [shellcheck]
[actionlint] .github/workflows/update-linkspector-version.yml#L30: .github/workflows/update-linkspector-version.yml#L30
shellcheck reported issue in this script: SC2086:info:12:32: Double quote to prevent globbing and word splitting [shellcheck]
[actionlint] .github/workflows/update-linkspector-version.yml#L30: .github/workflows/update-linkspector-version.yml#L30
shellcheck reported issue in this script: SC2153:info:13:9: Possible misspelling: LATEST_PATCH may not be assigned. Did you mean latest_patch? [shellcheck]
[actionlint] .github/workflows/update-linkspector-version.yml#L30: .github/workflows/update-linkspector-version.yml#L30
shellcheck reported issue in this script: SC2153:info:13:29: Possible misspelling: CURRENT_PATCH may not be assigned. Did you mean current_patch? [shellcheck]
[actionlint] .github/workflows/update-linkspector-version.yml#L30: .github/workflows/update-linkspector-version.yml#L30
shellcheck reported issue in this script: SC2086:info:14:32: Double quote to prevent globbing and word splitting [shellcheck]
[actionlint] .github/workflows/update-linkspector-version.yml#L30: .github/workflows/update-linkspector-version.yml#L30
shellcheck reported issue in this script: SC2086:info:16:31: Double quote to prevent globbing and word splitting [shellcheck]
[actionlint] .github/workflows/update-linkspector-version.yml#L30: .github/workflows/update-linkspector-version.yml#L30
shellcheck reported issue in this script: SC2086:info:20:40: Double quote to prevent globbing and word splitting [shellcheck]
[actionlint] .github/workflows/update-linkspector-version.yml#L30: .github/workflows/update-linkspector-version.yml#L30
shellcheck reported issue in this script: SC2086:info:22:41: Double quote to prevent globbing and word splitting [shellcheck]
[actionlint] .github/workflows/update-linkspector-version.yml#L74: .github/workflows/update-linkspector-version.yml#L74
input "files" is not defined in action "peter-evans/create-pull-request@v6". available inputs are "add-paths", "assignees", "author", "base", "body", "body-path", "branch", "branch-suffix", "commit-message", "committer", "delete-branch", "draft", "git-token", "labels", "milestone", "path", "push-to-fork", "reviewers", "signoff", "team-reviewers", "title", "token" [action]