Project Euler: First Twenty solutions #217
citk.yml
on: pull_request
Code style and tests
32s
Annotations
10 errors and 1 warning
Code style and tests:
project_euler/problem_1/problem1_test.go#L6
The declaration of the function TestProblem1_Func is not following our style guide. Please read our contribution guidelines and style guides to help you resolve this issue.
|
Code style and tests:
project_euler/problem_10/problem10_test.go#L6
The declaration of the function TestProblem10_Func is not following our style guide. Please read our contribution guidelines and style guides to help you resolve this issue.
|
Code style and tests:
project_euler/problem_11/problem11_test.go#L6
The declaration of the function TestProblem11_Func is not following our style guide. Please read our contribution guidelines and style guides to help you resolve this issue.
|
Code style and tests:
project_euler/problem_11/problem11_test.go#L25
The declaration of the function BenchmarkProblem11_Func is not following our style guide. Please read our contribution guidelines and style guides to help you resolve this issue.
|
Code style and tests:
project_euler/problem_12/problem12_test.go#L5
The declaration of the function TestProblem12_Func is not following our style guide. Please read our contribution guidelines and style guides to help you resolve this issue.
|
Code style and tests:
project_euler/problem_12/problem12_test.go#L27
The declaration of the function BenchmarkProblem12_Func is not following our style guide. Please read our contribution guidelines and style guides to help you resolve this issue.
|
Code style and tests:
project_euler/problem_13/problem13_test.go#L5
The declaration of the function TestProblem13_Func is not following our style guide. Please read our contribution guidelines and style guides to help you resolve this issue.
|
Code style and tests:
project_euler/problem_13/problem13_test.go#L23
The declaration of the function BenchmarkProblem13_Func is not following our style guide. Please read our contribution guidelines and style guides to help you resolve this issue.
|
Code style and tests:
project_euler/problem_14/problem14_test.go#L6
The declaration of the function TestProblem14_Func is not following our style guide. Please read our contribution guidelines and style guides to help you resolve this issue.
|
Code style and tests:
project_euler/problem_14/problem14_test.go#L27
The declaration of the function BenchmarkProblem14_Func is not following our style guide. Please read our contribution guidelines and style guides to help you resolve this issue.
|
Code style and tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|