Support TFHE-rs tensors #38
Annotations
10 errors
actionlint:
.github/workflows/compiler_benchmark.yml#L70
shellcheck reported issue in this script: SC2129:style:1:1: Consider using { cmd1; cmd2; } >> file instead of individual redirects
|
actionlint:
.github/workflows/compiler_benchmark.yml#L70
shellcheck reported issue in this script: SC2129:style:5:1: Consider using { cmd1; cmd2; } >> file instead of individual redirects
|
actionlint:
.github/workflows/compiler_benchmark.yml#L82
name is required in action metadata "/home/runner/work/concrete/concrete/.github/workflows/setup_rust_toolchain_for_concrete_cpu/action.yml"
|
actionlint:
.github/workflows/compiler_benchmark.yml#L82
description is required in metadata of "" action at "/home/runner/work/concrete/concrete/.github/workflows/setup_rust_toolchain_for_concrete_cpu/action.yml"
|
actionlint:
.github/workflows/compiler_benchmark.yml#L105
shellcheck reported issue in this script: SC2086:info:6:19: Double quote to prevent globbing and word splitting
|
actionlint:
.github/workflows/compiler_benchmark.yml#L105
shellcheck reported issue in this script: SC2086:info:8:15: Double quote to prevent globbing and word splitting
|
actionlint:
.github/workflows/compiler_build_and_test_cpu.yml#L49
shellcheck reported issue in this script: SC2086:info:3:35: Double quote to prevent globbing and word splitting
|
actionlint:
.github/workflows/compiler_build_and_test_cpu.yml#L118
shellcheck reported issue in this script: SC2086:info:1:29: Double quote to prevent globbing and word splitting
|
actionlint:
.github/workflows/compiler_build_and_test_cpu.yml#L122
shellcheck reported issue in this script: SC2086:info:1:28: Double quote to prevent globbing and word splitting
|
actionlint:
.github/workflows/compiler_build_and_test_cpu.yml#L149
shellcheck reported issue in this script: SC2011:warning:2:1: Use 'find .. -print0 | xargs -0 ..' or 'find .. -exec .. +' to allow non-alphanumeric filenames
|
Loading