Skip to content

feat: node signature verification for queries #1043

feat: node signature verification for queries

feat: node signature verification for queries #1043

Triggered via pull request November 2, 2023 23:21
Status Failure
Total duration 2m 57s
Artifacts

mitm.yml

on: pull_request
Matrix: test
mitm:required
2s
mitm:required
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
test (ubuntu-20.04, 8.8.4, 0.16.1, 16)
Module '"../../certificate"' has no exported member 'SubnetStatus'.
test (ubuntu-20.04, 8.8.4, 0.16.1, 16)
Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?
test (ubuntu-20.04, 8.8.4, 0.16.1, 16)
Cannot find module '@dfinity/agent' or its corresponding type declarations.
test (ubuntu-20.04, 8.8.4, 0.16.1, 16)
No overload matches this call.
test (ubuntu-20.04, 8.8.4, 0.16.1, 16)
Cannot find module '@dfinity/agent' or its corresponding type declarations.
test (ubuntu-20.04, 8.8.4, 0.16.1, 16)
Cannot find module '@dfinity/agent' or its corresponding type declarations.
test (ubuntu-20.04, 8.8.4, 0.16.1, 16)
Cannot find module '@dfinity/agent' or its corresponding type declarations.
test (ubuntu-20.04, 8.8.4, 0.16.1, 16)
Cannot find module '@dfinity/agent' or its corresponding type declarations.
test (ubuntu-20.04, 8.8.4, 0.16.1, 16)
Module '"../../certificate"' has no exported member 'SubnetStatus'.
test (ubuntu-20.04, 8.8.4, 0.16.1, 16)
Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?
mitm:required
Process completed with exit code 1.
test (ubuntu-20.04, 8.8.4, 0.16.1, 16)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/