fixes #110; make it compatible with Nim 2.0.0 #409
Annotations
10 errors and 13 warnings
Run tests
invalid indentation
|
Run tests
expression expected, but found ','
|
Run tests
invalid indentation
|
Run tests
expression expected, but found ','
|
Run tests
assignments to 'version' must be string literals
|
Run tests
assignments to 'version' must be string literals
|
Run tests
assignments to 'version' must be string literals
|
Run tests
assignments to 'version' must be string literals
|
Run tests
assignments to 'version' must be string literals
|
Run tests
assignments to 'version' must be string literals
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test install with Nimble:
src/packagesjson.nim#L10
imported and not used: 'context' [UnusedImport]
|
Test install with Nimble:
src/sat.nim#L559
unreachable else, all cases are already covered [UnreachableElse]
|
Test install with Nimble:
src/nimblechecksums.nim#L9
use command `nimble install checksums` and import `checksums/sha1` instead; sha1 is deprecated [Deprecated]
|
Test install with Nimble:
src/atlas.nim#L14
imported and not used: 'cloner' [UnusedImport]
|
Test install with Nimble:
src/atlas.nim#L14
imported and not used: 'nimblechecksums' [UnusedImport]
|
Run tests:
tests/tester.nim#L3
imported and not used: 'strformat' [UnusedImport]
|
Run tests:
tests/tester.nim#L3
imported and not used: 'sequtils' [UnusedImport]
|
Run tests:
src/packagesjson.nim#L10
imported and not used: 'context' [UnusedImport]
|
Run tests:
src/sat.nim#L559
unreachable else, all cases are already covered [UnreachableElse]
|
Run tests:
src/nimblechecksums.nim#L9
use command `nimble install checksums` and import `checksums/sha1` instead; sha1 is deprecated [Deprecated]
|
Run tests:
src/atlas.nim#L14
imported and not used: 'cloner' [UnusedImport]
|
Run tests:
src/atlas.nim#L14
imported and not used: 'nimblechecksums' [UnusedImport]
|
The logs for this run have expired and are no longer available.
Loading