Skip to content

Use git fetch to fetch the base commit instead of all history for lint. #84

Use git fetch to fetch the base commit instead of all history for lint.

Use git fetch to fetch the base commit instead of all history for lint. #84

Triggered via pull request July 24, 2024 13:18
@goodovgoodov
synchronize #1139
fetch-base
Status Failure
Total duration 12s
Artifacts

lint-github-actions.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
build: .github/workflows/generate-test-seed.yml#L19
step must run script with "run" section or run action with "uses" section
build: .github/workflows/generate-test-seed.yml#L23
shellcheck reported issue in this script: SC2086:info:1:28: Double quote to prevent globbing and word splitting
build: .github/workflows/generate-test-seed.yml#L64
shellcheck reported issue in this script: SC2086:info:1:24: Double quote to prevent globbing and word splitting
build: .github/workflows/test-src.yml#L14
step must run script with "run" section or run action with "uses" section
build: .github/workflows/test-src.yml#L18
shellcheck reported issue in this script: SC2086:info:1:28: Double quote to prevent globbing and word splitting
build: .github/workflows/test-src.yml#L33
shellcheck reported issue in this script: SC2086:info:1:24: Double quote to prevent globbing and word splitting
build
Process completed with exit code 1.