Skip to content

Build and Test

Build and Test #161

Triggered via pull request October 31, 2024 09:34
Status Failure
Total duration 34s
Billable time 1m
Artifacts

build-and-test.yml

on: pull_request
Build-and-Test
26s
Build-and-Test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build-and-Test
Module '"@pcd/pod"' has no exported member 'PODBooleanValue'.
Build-and-Test
Module '"@pcd/pod"' has no exported member 'PODBytesValue'.
Build-and-Test
'"@pcd/pod"' has no exported member named 'PODDateValue'. Did you mean 'PODValue'?
Build-and-Test
'"@pcd/pod"' has no exported member named 'PODNullValue'. Did you mean 'PODValue'?
Build-and-Test
'"@pcd/pod"' has no exported member named 'PODNullValue'. Did you mean 'PODValue'?
Build-and-Test
Type '"null"' is not assignable to type '"string" | "cryptographic" | "int" | "eddsa_pubkey" | "PODEntries"'.
Build-and-Test
Module '"@pcd/pod"' has no exported member 'PODBytesValue'.
Build-and-Test
Type '"bytes"' is not assignable to type '"string" | "cryptographic" | "int" | "eddsa_pubkey" | "PODEntries"'.
Build-and-Test
'"@pcd/pod"' has no exported member named 'PODDateValue'. Did you mean 'PODValue'?
Build-and-Test
Type '"date"' is not assignable to type '"string" | "cryptographic" | "int" | "eddsa_pubkey" | "PODEntries"'.
Build-and-Test
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/