Skip to content

function to define program spec #14

function to define program spec

function to define program spec #14

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

ci.yml

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

Annotations

9 errors
test (18, ubuntu-latest): src/program-config.ts#L220
Property 'filename' does not exist on type 'ImportMeta'.
test (18, ubuntu-latest): src/program-config.ts#L220
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)
Process completed with exit code 2.
test (20, ubuntu-latest)
The job was canceled because "_18_ubuntu-latest" failed.
test (20, ubuntu-latest): src/program-config.ts#L220
Property 'filename' does not exist on type 'ImportMeta'.
test (20, ubuntu-latest): src/program-config.ts#L220
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)
The operation was canceled.