Skip to content

[IMPLEMENTATION] Compressor RLE #118

[IMPLEMENTATION] Compressor RLE

[IMPLEMENTATION] Compressor RLE #118

Triggered via pull request June 23, 2024 14:47
Status Success
Total duration 37s
Artifacts

citk.yml

on: pull_request
Code style and tests
28s

Annotations

4 errors and 1 warning
Code style and tests: compression/rlecoding_test.go#L10
The declaration of the function TestCompression_RLEncode is not following our style guide. Please read our contribution guidelines and style guides to help you resolve this issue.
Code style and tests: compression/rlecoding_test.go#L42
The declaration of the function TestCompression_RLEdecode is not following our style guide. Please read our contribution guidelines and style guides to help you resolve this issue.
Code style and tests: compression/rlecoding_test.go#L74
The declaration of the function TestCompression_RLEncodebytes is not following our style guide. Please read our contribution guidelines and style guides to help you resolve this issue.
Code style and tests: compression/rlecoding_test.go#L106
The declaration of the function TestCompression_RLEdecodebytes is not following our style guide. Please read our contribution guidelines and style guides to help you resolve this issue.
Code style and tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.