Skip to content

Project Euler: First Ten solutions #203

Project Euler: First Ten solutions

Project Euler: First Ten solutions #203

Triggered via pull request November 22, 2024 03:10
Status Success
Total duration 37s
Artifacts

citk.yml

on: pull_request
Code style and tests
26s
Code style and tests
Fit to window
Zoom out
Zoom in

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/