std/socket: Use 0 as default protocol number #5648
ci.yml
on: pull_request
Provide additional context for the workflow
0s
Matrix: package-source
All check passed
0s
Annotations
26 errors and 56 warnings
Build and test (macOS (M1)) / Build release binaries
not all cases are covered; missing: {IPPROTO_DEFAULT} [rsemMissingCaseBranches]
|
Build and test (macOS (M1)) / Build release binaries
expression 'SOCK_STREAM' is of type 'SockType' and has to be used (or discarded) [rsemUseOrDiscardExpr]
|
Build and test (macOS (M1)) / Build release binaries
expression 'SOCK_DGRAM' is of type 'SockType' and has to be used (or discarded) [rsemUseOrDiscardExpr]
|
Build and test (macOS (M1)) / Build release binaries
Process completed with exit code 1.
|
Package from Git (macOS (M1)) / Build release artifacts
Process completed with exit code 1.
|
Build and test (Linux) / Build release binaries
not all cases are covered; missing: {IPPROTO_DEFAULT} [rsemMissingCaseBranches]
|
Build and test (Linux) / Build release binaries
expression 'SOCK_STREAM' is of type 'SockType' and has to be used (or discarded) [rsemUseOrDiscardExpr]
|
Build and test (Linux) / Build release binaries
expression 'SOCK_DGRAM' is of type 'SockType' and has to be used (or discarded) [rsemUseOrDiscardExpr]
|
Build and test (Linux) / Build release binaries
Process completed with exit code 1.
|
Package from Git (Linux) / Build release artifacts
Process completed with exit code 1.
|
Package from Git (macOS) / Build release artifacts
Process completed with exit code 1.
|
Build and test (macOS) / Build release binaries
not all cases are covered; missing: {IPPROTO_DEFAULT} [rsemMissingCaseBranches]
|
Build and test (macOS) / Build release binaries
expression 'SOCK_STREAM' is of type 'SockType' and has to be used (or discarded) [rsemUseOrDiscardExpr]
|
Build and test (macOS) / Build release binaries
expression 'SOCK_DGRAM' is of type 'SockType' and has to be used (or discarded) [rsemUseOrDiscardExpr]
|
Build and test (macOS) / Build release binaries
Process completed with exit code 1.
|
Package from archive (macOS (M1)) / Build release artifacts
Process completed with exit code 1.
|
Build and test (Windows) / Build release binaries
not all cases are covered; missing: {IPPROTO_DEFAULT} [rsemMissingCaseBranches]
|
Build and test (Windows) / Build release binaries
expression 'SOCK_STREAM' is of type 'SockType' and has to be used (or discarded) [rsemUseOrDiscardExpr]
|
Build and test (Windows) / Build release binaries
expression 'SOCK_DGRAM' is of type 'SockType' and has to be used (or discarded) [rsemUseOrDiscardExpr]
|
Build and test (Windows) / Build release binaries
Process completed with exit code 1.
|
Package from Git (Windows) / Build release artifacts
Process completed with exit code 1.
|
Package from archive (macOS) / Build release artifacts
Process completed with exit code 1.
|
Package from archive (Linux) / Build release artifacts
Process completed with exit code 1.
|
Package from archive (Windows) / Build release artifacts
Process completed with exit code 1.
|
All check passed
There are failing required jobs
|
All check passed
Process completed with exit code 1.
|
Provide additional context for the workflow
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build and test (Linux) / Compute context for the workflow
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build and test (macOS) / Compute context for the workflow
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build and test (Windows) / Compute context for the workflow
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build and test (macOS (M1)) / Compute context for the workflow
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build and test (macOS (M1)) / Build release binaries:
compiler/utils/astrepr.nim#L1202
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build and test (macOS (M1)) / Build release binaries:
compiler/utils/astrepr.nim#L1206
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build and test (macOS (M1)) / Build release binaries:
compiler/utils/astrepr.nim#L1216
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build and test (macOS (M1)) / Build release binaries:
compiler/utils/astrepr.nim#L1234
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build and test (macOS (M1)) / Build release binaries:
compiler/utils/astrepr.nim#L1252
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build and test (macOS (M1)) / Build release binaries:
compiler/utils/astrepr.nim#L1257
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build and test (macOS (M1)) / Build release binaries:
compiler/utils/astrepr.nim#L1262
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build and test (macOS (M1)) / Build release binaries:
compiler/utils/astrepr.nim#L1266
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build and test (macOS (M1)) / Build release binaries:
compiler/utils/astrepr.nim#L1317
DEBUG proc, do not use in the final build!; inDebug is deprecated [Deprecated]
|
Build and test (macOS (M1)) / Build release binaries:
compiler/sem/transf.nim#L1308
workaround for sem not sanitizing AST; transformDefSym is deprecated [Deprecated]
|
Build and test (Linux) / Build release binaries:
compiler/utils/astrepr.nim#L1202
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build and test (Linux) / Build release binaries:
compiler/utils/astrepr.nim#L1206
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build and test (Linux) / Build release binaries:
compiler/utils/astrepr.nim#L1216
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build and test (Linux) / Build release binaries:
compiler/utils/astrepr.nim#L1234
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build and test (Linux) / Build release binaries:
compiler/utils/astrepr.nim#L1252
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build and test (Linux) / Build release binaries:
compiler/utils/astrepr.nim#L1257
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build and test (Linux) / Build release binaries:
compiler/utils/astrepr.nim#L1262
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build and test (Linux) / Build release binaries:
compiler/utils/astrepr.nim#L1266
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build and test (Linux) / Build release binaries:
compiler/utils/astrepr.nim#L1317
DEBUG proc, do not use in the final build!; inDebug is deprecated [Deprecated]
|
Build and test (Linux) / Build release binaries:
compiler/sem/transf.nim#L1308
workaround for sem not sanitizing AST; transformDefSym is deprecated [Deprecated]
|
Build and test (macOS) / Build release binaries:
compiler/utils/astrepr.nim#L1202
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build and test (macOS) / Build release binaries:
compiler/utils/astrepr.nim#L1206
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build and test (macOS) / Build release binaries:
compiler/utils/astrepr.nim#L1216
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build and test (macOS) / Build release binaries:
compiler/utils/astrepr.nim#L1234
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build and test (macOS) / Build release binaries:
compiler/utils/astrepr.nim#L1252
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build and test (macOS) / Build release binaries:
compiler/utils/astrepr.nim#L1257
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build and test (macOS) / Build release binaries:
compiler/utils/astrepr.nim#L1262
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build and test (macOS) / Build release binaries:
compiler/utils/astrepr.nim#L1266
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build and test (macOS) / Build release binaries:
compiler/utils/astrepr.nim#L1317
DEBUG proc, do not use in the final build!; inDebug is deprecated [Deprecated]
|
Build and test (macOS) / Build release binaries:
compiler/sem/transf.nim#L1308
workaround for sem not sanitizing AST; transformDefSym is deprecated [Deprecated]
|
Build source archive:
compiler/utils/astrepr.nim#L1202
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build source archive:
compiler/utils/astrepr.nim#L1206
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build source archive:
compiler/utils/astrepr.nim#L1216
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build source archive:
compiler/utils/astrepr.nim#L1234
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build source archive:
compiler/utils/astrepr.nim#L1252
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build source archive:
compiler/utils/astrepr.nim#L1257
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build source archive:
compiler/utils/astrepr.nim#L1262
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build source archive:
compiler/utils/astrepr.nim#L1266
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build source archive:
compiler/utils/astrepr.nim#L1317
DEBUG proc, do not use in the final build!; inDebug is deprecated [Deprecated]
|
Build source archive:
compiler/sem/transf.nim#L1308
workaround for sem not sanitizing AST; transformDefSym is deprecated [Deprecated]
|
Build and test (Windows) / Build release binaries:
compiler/utils/astrepr.nim#L1202
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build and test (Windows) / Build release binaries:
compiler/utils/astrepr.nim#L1206
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build and test (Windows) / Build release binaries:
compiler/utils/astrepr.nim#L1216
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build and test (Windows) / Build release binaries:
compiler/utils/astrepr.nim#L1234
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build and test (Windows) / Build release binaries:
compiler/utils/astrepr.nim#L1252
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build and test (Windows) / Build release binaries:
compiler/utils/astrepr.nim#L1257
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build and test (Windows) / Build release binaries:
compiler/utils/astrepr.nim#L1262
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build and test (Windows) / Build release binaries:
compiler/utils/astrepr.nim#L1266
DEBUG proc, should not be used in the final build!; debugAux is deprecated [Deprecated]
|
Build and test (Windows) / Build release binaries:
compiler/utils/astrepr.nim#L1317
DEBUG proc, do not use in the final build!; inDebug is deprecated [Deprecated]
|
Build and test (Windows) / Build release binaries:
compiler/sem/transf.nim#L1308
workaround for sem not sanitizing AST; transformDefSym is deprecated [Deprecated]
|
All check passed
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
source archive
|
23.1 MB |
|