rename ./mhe
to ./multi_party
#1663
Annotations
20 errors and 2 warnings
circuits/bgv/linear_transformation/linear_transformation.go#L1
at least one file in a package should have a package comment (ST1000)
|
circuits/bgv/linear_transformation/linear_transformation.go#L1
should not use underscores in package names (ST1003)
|
circuits/bgv/linear_transformation/linear_transformation_test.go#L1
should not use underscores in package names (ST1003)
|
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)
|
|
|
|
|
|
|
|
|
|
|
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