remove deprecated paremeters check badge #9
lint.yml
on: push
PSScriptAnalyzer
44s
YAMLLint
16s
Annotations
11 warnings
YAMLLint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
YAMLLint:
action.yml#L1
1:1 [document-start] missing document start "---"
|
YAMLLint:
.github/workflows/update_path.yml#L1
1:1 [document-start] missing document start "---"
|
YAMLLint:
.github/workflows/update_path.yml#L3
3:1 [truthy] truthy value should be one of [false, true]
|
YAMLLint:
.github/workflows/lint.yml#L1
1:1 [document-start] missing document start "---"
|
YAMLLint:
.github/workflows/lint.yml#L3
3:1 [truthy] truthy value should be one of [false, true]
|
YAMLLint:
.github/workflows/run_as_admin.yml#L1
1:1 [document-start] missing document start "---"
|
YAMLLint:
.github/workflows/run_as_admin.yml#L3
3:1 [truthy] truthy value should be one of [false, true]
|
YAMLLint:
.github/workflows/buckets.yml#L1
1:1 [document-start] missing document start "---"
|
YAMLLint:
.github/workflows/buckets.yml#L3
3:1 [truthy] truthy value should be one of [false, true]
|
YAMLLint:
.github/workflows/default_usage.yml#L1
1:1 [document-start] missing document start "---"
|