Project Euler: First Ten solutions #203
citk.yml
on: pull_request
Code style and tests
26s
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_2/problem2_test.go#L6
The declaration of the function TestProblem2_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_3/problem3_test.go#L6
The declaration of the function TestProblem3_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_4/problem4_test.go#L6
The declaration of the function TestProblem4_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_5/problem5_test.go#L6
The declaration of the function TestProblem5_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_6/problem6_test.go#L6
The declaration of the function TestProblem6_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_7/problem7_test.go#L6
The declaration of the function TestProblem7_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_8/problem8_test.go#L6
The declaration of the function TestProblem8_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_9/problem9_test.go#L6
The declaration of the function TestProblem9_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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|