Skip to content

Bump actions/checkout from 3 to 4 #207

Bump actions/checkout from 3 to 4

Bump actions/checkout from 3 to 4 #207

Triggered via pull request November 7, 2023 11:05
Status Success
Total duration 34s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: c2nim.nim#L12
Number of spaces around '/' is not consistent [Spacing]
build: compiler/llstream.nim#L13
imported and not used: 'strutils' [UnusedImport]
build: compiler/options.nim#L11
imported and not used: 'osproc' [UnusedImport]
build: compiler/idents.nim#L15
imported and not used: 'strutils' [UnusedImport]
build: compiler/ast.nim#L13
imported and not used: 'strutils' [UnusedImport]
build: compiler/ast.nim#L13
imported and not used: 'sha1' [UnusedImport]
build: compiler/ast.nim#L13
imported and not used: 'nversion' [UnusedImport]
build: compiler/ast.nim#L13
imported and not used: 'options' [UnusedImport]
build: compiler/lexer.nim#L613
See corresponding Defect; RangeError is deprecated [Deprecated]
build: compiler/lexer.nim#L894
unsafe conversion to 'cstring' from 'ptr char'; this will become a compile time error in the future [PtrToCstringConv]