Create crc16_test.go #932
ci.yml
on: pull_request
Code style and tests
6s
Check for spelling errors
11s
Annotations
5 errors and 1 warning
Code style and tests:
checksum/crc8.go#L1
: # github.com/TheAlgorithms/Go/checksum [github.com/TheAlgorithms/Go/checksum.test]
|
Code style and tests:
checksum/crc16_test.go#L18
undefined: CRC16Hex (typecheck)
|
Code style and tests:
checksum/crc8_test.go#L12
could not import github.com/TheAlgorithms/Go/checksum (-: # github.com/TheAlgorithms/Go/checksum [github.com/TheAlgorithms/Go/checksum.test]
|
Code style and tests:
checksum/crc16_test.go#L18
undefined: CRC16Hex) (typecheck)
|
Code style and tests
issues found
|
Code style and tests
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|