address first round of v6 comments #1698
Annotations
20 errors and 2 warnings
circuits/bgv/lintrans/lintrans.go#L1
at least one file in a package should have a package comment (ST1000)
|
circuits/bgv/polynomial/polynomial.go#L1
at least one file in a package should have a package comment (ST1000)
|
circuits/bgv/polynomial/polynomial_evaluator.go#L1
at least one file in a package should have a package comment (ST1000)
|
circuits/bgv/polynomial/polynomial_evaluator_sim.go#L1
at least one file in a package should have a package comment (ST1000)
|
circuits/ckks/bootstrapping/bootstrapper.go#L1
at least one file in a package should have a package comment (ST1000)
|
circuits/ckks/bootstrapping/default_parameters.go#L1
at least one file in a package should have a package comment (ST1000)
|
circuits/ckks/bootstrapping/evaluator.go#L1
at least one file in a package should have a package comment (ST1000)
|
circuits/ckks/bootstrapping/keys.go#L1
at least one file in a package should have a package comment (ST1000)
|
circuits/ckks/bootstrapping/parameters.go#L1
at least one file in a package should have a package comment (ST1000)
|
circuits/ckks/bootstrapping/parameters_literal.go#L1
at least one file in a package should have a package comment (ST1000)
|
|
|
|
|
|
|
|
|
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
This job failed
Loading