Skip to content

chore(deps): update metio/ci action to v2026.7.6205223 #91

chore(deps): update metio/ci action to v2026.7.6205223

chore(deps): update metio/ci action to v2026.7.6205223 #91

Triggered via pull request July 6, 2026 23:46
Status Success
Total duration 3m 36s
Artifacts

verify.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
github-actions: .github/workflows/release.yml#L92
[actionlint] reported by reviewdog 🐶 property "sha" is not defined in object type {checkout: {conclusion: string; outcome: string; outputs: {string => string}}; gpg: {conclusion: string; outcome: string; outputs: {string => string}}; notes: {conclusion: string; outcome: string; outputs: {string => string}}; pom-version: {conclusion: string; outcome: string; outputs: {string => string}}; setup-java: {conclusion: string; outcome: string; outputs: {string => string}}; timestamp: {conclusion: string; outcome: string; outputs: {string => string}}} [expression] Raw Output: e:.github/workflows/release.yml:92:79: property "sha" is not defined in object type {checkout: {conclusion: string; outcome: string; outputs: {string => string}}; gpg: {conclusion: string; outcome: string; outputs: {string => string}}; notes: {conclusion: string; outcome: string; outputs: {string => string}}; pom-version: {conclusion: string; outcome: string; outputs: {string => string}}; setup-java: {conclusion: string; outcome: string; outputs: {string => string}}; timestamp: {conclusion: string; outcome: string; outputs: {string => string}}} [expression]
github-actions: .github/workflows/release.yml#L64
[actionlint] reported by reviewdog 🐶 shellcheck reported issue in this script: SC1073:error:1:17: Couldn't parse this here document. Fix to allow more checks [shellcheck] Raw Output: e:.github/workflows/release.yml:64:9: shellcheck reported issue in this script: SC1073:error:1:17: Couldn't parse this here document. Fix to allow more checks [shellcheck]
github-actions: .github/workflows/release.yml#L64
[actionlint] reported by reviewdog 🐶 shellcheck reported issue in this script: SC1072:error:7:1: Here document was not correctly terminated. Fix any mentioned problems and try again [shellcheck] Raw Output: e:.github/workflows/release.yml:64:9: shellcheck reported issue in this script: SC1072:error:7:1: Here document was not correctly terminated. Fix any mentioned problems and try again [shellcheck]
github-actions: .github/workflows/release.yml#L64
[actionlint] reported by reviewdog 🐶 shellcheck reported issue in this script: SC1044:error:1:19: Couldn't find end token `EOF' in the here document [shellcheck] Raw Output: e:.github/workflows/release.yml:64:9: shellcheck reported issue in this script: SC1044:error:1:19: Couldn't find end token `EOF' in the here document [shellcheck]
github-actions: .github/workflows/release.yml#L64
[actionlint] reported by reviewdog 🐶 shellcheck reported issue in this script: SC1009:info:1:1: The mentioned syntax error was in this simple command [shellcheck] Raw Output: i:.github/workflows/release.yml:64:9: shellcheck reported issue in this script: SC1009:info:1:1: The mentioned syntax error was in this simple command [shellcheck]
github-actions: .github/workflows/release.yml#L53
[actionlint] reported by reviewdog 🐶 shellcheck reported issue in this script: SC2086:info:1:52: Double quote to prevent globbing and word splitting [shellcheck] Raw Output: i:.github/workflows/release.yml:53:9: shellcheck reported issue in this script: SC2086:info:1:52: Double quote to prevent globbing and word splitting [shellcheck]
github-actions
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.