Skip to content

type for spec

type for spec #16

Triggered via push September 23, 2024 07:48
Status Failure
Total duration 23s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

9 errors
test (20, ubuntu-latest): src/program-config.ts#L227
Property 'filename' does not exist on type 'ImportMeta'.
test (20, ubuntu-latest): src/program-config.ts#L227
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
test (20, ubuntu-latest): src/program.ts#L2
'"./program-config.ts"' has no exported member named 'AttestationType'. Did you mean 'Attestation'?
test (20, ubuntu-latest)
Process completed with exit code 2.
test (18, ubuntu-latest)
The job was canceled because "_20_ubuntu-latest" failed.
test (18, ubuntu-latest): src/program-config.ts#L227
Property 'filename' does not exist on type 'ImportMeta'.
test (18, ubuntu-latest): src/program-config.ts#L227
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
test (18, ubuntu-latest): src/program.ts#L2
'"./program-config.ts"' has no exported member named 'AttestationType'. Did you mean 'Attestation'?
test (18, ubuntu-latest)
The operation was canceled.