Support tree-shaking and split code into entrypoints #1126
Triggered via pull request
September 13, 2023 12:34
Status
Failure
Total duration
5m 58s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
pipeline.yml
on: pull_request
build
5m 45s
rust_lint_fmt
17s
markdown-lint
26s
markdown-linkcheck
29s
typecheck-examples
0s
common-tests
0s
typedoc
0s
lint
0s
rust_lint_clippy
1m 0s
Annotations
10 errors
build
Cannot find module '../grpc-api/v2/concordium/types' or its corresponding type declarations.
|
build
Cannot find module '../grpc-api/v2/concordium/service.client' or its corresponding type declarations.
|
build
Cannot find module '../grpc-api/v2/concordium/health.client' or its corresponding type declarations.
|
build
'x' is of type 'unknown'.
|
build
Parameter 'x' implicitly has an 'any' type.
|
build
Cannot find module '../grpc-api/v2/concordium/types' or its corresponding type declarations.
|
build
Function lacks ending return statement and return type does not include 'undefined'.
|
build
Function lacks ending return statement and return type does not include 'undefined'.
|
build
Function lacks ending return statement and return type does not include 'undefined'.
|
build
Function lacks ending return statement and return type does not include 'undefined'.
|