My defaults + adapt to arch #2
recipe-checks.yml
on: push
alidistlint
16s
circular dependencies
1m 31s
Annotations
10 errors
alidistlint:
defaults-jw.sh#L35
overrides.O2-customization.env.ALIBUILD_ENABLE_CUDA: must be of string type [ali:schema]
|
alidistlint:
defaults-jw.sh#L33
overrides.O2-customization.env.BUILD_ANALYSIS: must be of string type [ali:schema]
|
alidistlint:
defaults-jw.sh#L34
overrides.O2-customization.env.BUILD_EXAMPLES: must be of string type [ali:schema]
|
alidistlint:
defaults-jw.sh#L32
overrides.O2-customization.env.ENABLE_UPGRADES: must be of string type [ali:schema]
|
alidistlint:
defaults-jw.sh#L32
truthy value should be one of [false, true] [yl:truthy]
|
alidistlint:
defaults-jw.sh#L33
truthy value should be one of [false, true] [yl:truthy]
|
alidistlint:
defaults-jw.sh#L34
truthy value should be one of [false, true] [yl:truthy]
|
alidistlint:
defaults-jw.sh#L35
truthy value should be one of [false, true] [yl:truthy]
|
alidistlint:
defaults-jw.sh#L38
too many blank lines (1 > 0) [yl:empty-lines]
|
alidistlint:
jalien-root.sh#L29
This expression is constant. Did you forget a $ somewhere? [SC2078]
|