dust mostly works #1004
ci.yml
on: push
Provide additional context for the workflow
9s
Matrix: binaries
Matrix: source_binaries
All check passed
0s
Annotations
10 errors and 20 warnings
Build release binaries (Linux):
tools/dust/spec.nim#L1
imported and not used: 'strutils' [UnusedImport]
|
Build release binaries (Linux):
tools/dust/boring.nim#L39
'excludeAllNotes' is declared but not used [XDeclaredButNotUsed]
|
Build release binaries (Linux):
tools/dust/mutate.nim#L34
'z' is declared but not used [XDeclaredButNotUsed]
|
Build release binaries (Linux)
Process completed with exit code 1.
|
Build release binaries (macOS):
tools/dust/spec.nim#L1
imported and not used: 'strutils' [UnusedImport]
|
Build release binaries (macOS):
tools/dust/boring.nim#L39
'excludeAllNotes' is declared but not used [XDeclaredButNotUsed]
|
Build release binaries (macOS):
tools/dust/mutate.nim#L34
'z' is declared but not used [XDeclaredButNotUsed]
|
Build release binaries (macOS)
Process completed with exit code 1.
|
All check passed
There are failing required jobs
|
All check passed
Process completed with exit code 1.
|
Build release binaries (Linux):
compiler/utils/astrepr.nim#L1202
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (Linux):
compiler/utils/astrepr.nim#L1206
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (Linux):
compiler/utils/astrepr.nim#L1216
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (Linux):
compiler/utils/astrepr.nim#L1234
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (Linux):
compiler/utils/astrepr.nim#L1252
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (Linux):
compiler/utils/astrepr.nim#L1257
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (Linux):
compiler/utils/astrepr.nim#L1262
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (Linux):
compiler/utils/astrepr.nim#L1266
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (Linux):
compiler/utils/astrepr.nim#L1317
DEBUG proc, do not use in the final build!; inDebug is deprecated [Deprecated]
|
Build release binaries (Linux):
compiler/sem/transf.nim#L1209
workaround for sem not sanitizing AST; transformDefSym is deprecated [Deprecated]
|
Build release binaries (macOS):
compiler/utils/astrepr.nim#L1202
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (macOS):
compiler/utils/astrepr.nim#L1206
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (macOS):
compiler/utils/astrepr.nim#L1216
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (macOS):
compiler/utils/astrepr.nim#L1234
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (macOS):
compiler/utils/astrepr.nim#L1252
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (macOS):
compiler/utils/astrepr.nim#L1257
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (macOS):
compiler/utils/astrepr.nim#L1262
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (macOS):
compiler/utils/astrepr.nim#L1266
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build release binaries (macOS):
compiler/utils/astrepr.nim#L1317
DEBUG proc, do not use in the final build!; inDebug is deprecated [Deprecated]
|
Build release binaries (macOS):
compiler/sem/transf.nim#L1209
workaround for sem not sanitizing AST; transformDefSym is deprecated [Deprecated]
|